01KXP6B42ET123J23XT3FCKF4C: 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: 01KXP6CAQRD6AABF82C2T51XVX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-16T19:33:09.694Zjob dependencies complete; ready to run (waiting for 5 m 26 s)
22026-07-16T19:34:08.973Zjob assigned to worker 01KXP6PGZG2G04XCNMRJ1RVQVC [factory aws, i-0d58e55bed4c79593] (queued for 59 s)
32026-07-16T19:34:15.288Zdownloading input: /input/xde/work/debug/xde.dbg
42026-07-16T19:34:16.433Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-07-16T19:34:16.436Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-07-16T19:34:16.462Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-07-16T19:34:16.462Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-07-16T19:34:16.512Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-07-16T19:34:16.515Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-07-16T19:34:16.541Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-07-16T19:34:16.544Zdownloading input: /input/xde/work/release/xde
122026-07-16T19:34:17.341Zdownloaded input: /input/xde/work/release/xde
132026-07-16T19:34:17.354Zdownloading input: /input/xde/work/release/xde.sha256
142026-07-16T19:34:17.373Zdownloaded input: /input/xde/work/release/xde.sha256
152026-07-16T19:34:17.378Zdownloading input: /input/xde/work/release/xde_link.so
162026-07-16T19:34:17.416Zdownloaded input: /input/xde/work/release/xde_link.so
172026-07-16T19:34:17.416Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-07-16T19:34:17.444Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-07-16T19:34:17.447Zdownloading input: /input/xde/work/test/loopback
202026-07-16T19:34:18.199Zdownloaded input: /input/xde/work/test/loopback
212026-07-16T19:34:18.205Zdownloading input: /input/xde/work/test/multicast_rx
222026-07-16T19:34:18.948Zdownloaded input: /input/xde/work/test/multicast_rx
232026-07-16T19:34:18.963Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-07-16T19:34:19.901Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-07-16T19:34:19.910Zdownloading input: /input/xde/work/test/multicast_validation
262026-07-16T19:34:20.646Zdownloaded input: /input/xde/work/test/multicast_validation
272026-07-16T19:34:20.654Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-07-16T19:34:21.370Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-07-16T19:34:21.374Zdownloading input: /input/xde/work/xde.conf
302026-07-16T19:34:21.400Zdownloaded input: /input/xde/work/xde.conf
 
312026-07-16T19:34:21.407Zstarting task 0: "setup"
322026-07-16T19:34:21.416Z++ uname -s
332026-07-16T19:34:21.416Z+ kern=SunOS
342026-07-16T19:34:21.416Z+ build_user=build
352026-07-16T19:34:21.416Z+ build_uid=12345
362026-07-16T19:34:21.416Z+ work_dir=/work
372026-07-16T19:34:21.416Z+ input_dir=/input
382026-07-16T19:34:21.416Z+ [[ 0 == 12345 ]]
392026-07-16T19:34:21.416Z+ case "$kern" in
402026-07-16T19:34:21.417Z+ groupadd -g 12345 build
412026-07-16T19:34:21.417Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-07-16T19:34:23.414Z+ zfs create -o mountpoint=/work rpool/work
432026-07-16T19:34:23.543Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-07-16T19:34:23.546Z+ home_fs=zfs
452026-07-16T19:34:23.546Z+ [[ zfs == autofs ]]
462026-07-16T19:34:23.546Z+ mkdir -p /home/build
472026-07-16T19:34:23.546Z+ chown build:build /home/build /work
482026-07-16T19:34:25.548Z+ chmod 0700 /home/build /work
492026-07-16T19:34:25.552Zprocess exited: duration 4150 ms, exit code 0
 
502026-07-16T19:34:25.559Zstarting task 1: "rust-toolchain"
512026-07-16T19:34:25.564Z * rust toolchain channel = "1.96.1"
522026-07-16T19:34:25.564Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
532026-07-16T19:34:25.564Z * rust toolchain profile = "default"
542026-07-16T19:34:25.564Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-07-16T19:34:25.564Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-07-16T19:34:25.564Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-07-16T19:34:25.568Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-07-16T19:34:25.568Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
592026-07-16T19:34:25.623Zinfo: downloading installer
602026-07-16T19:34:26.923Zwarn: It looks like you have an existing rustup settings file at:
612026-07-16T19:34:26.923Zwarn: /home/build/.rustup/settings.toml
622026-07-16T19:34:26.923Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-07-16T19:34:26.923Zwarn: instead of the one inferred from the default host triple.
642026-07-16T19:34:26.931Zinfo: profile set to default
652026-07-16T19:34:26.932Zinfo: default host triple is x86_64-unknown-illumos
662026-07-16T19:34:26.935Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
672026-07-16T19:34:27.062Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
682026-07-16T19:34:27.065Zinfo: downloading 6 components
692026-07-16T19:34:41.609Z
702026-07-16T19:34:41.609Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
712026-07-16T19:34:41.637Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
722026-07-16T19:34:41.637Z
732026-07-16T19:34:41.637Z
742026-07-16T19:34:41.637ZRust is installed now. Great!
752026-07-16T19:34:41.637Z
762026-07-16T19:34:41.641ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-07-16T19:34:41.641Zenvironment variable. This has not been done automatically.
782026-07-16T19:34:41.641Z
792026-07-16T19:34:41.641ZTo configure your current shell, you need to source
802026-07-16T19:34:41.641Zthe corresponding env file under $HOME/.cargo.
812026-07-16T19:34:41.641Z
822026-07-16T19:34:41.641ZThis is usually done by running one of the following (note the leading DOT):
832026-07-16T19:34:41.641Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-07-16T19:34:41.641Zsource "$HOME/.cargo/env.fish" # For fish
852026-07-16T19:34:41.641Zsource "~/.cargo/env.nu" # For nushell
862026-07-16T19:34:41.641Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-07-16T19:34:41.641Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-07-16T19:34:41.641Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-07-16T19:34:41.641Zwarn: no default linker (`cc`) was found in your PATH
902026-07-16T19:34:41.641Zwarn: many Rust crates require a system C toolchain to build
912026-07-16T19:34:41.743Z+ rustup --version
922026-07-16T19:34:41.751Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-07-16T19:34:41.754Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-07-16T19:34:41.773Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
952026-07-16T19:34:41.776Z+ cargo --version
962026-07-16T19:34:41.789Zcargo 1.96.1 (356927216 2026-06-26)
972026-07-16T19:34:41.792Z+ rustc --version
982026-07-16T19:34:41.813Zrustc 1.96.1 (31fca3adb 2026-06-26)
992026-07-16T19:34:41.817Zprocess exited: duration 16255 ms, exit code 0
 
1002026-07-16T19:34:41.823Zstarting task 2: "authentication"
1012026-07-16T19:34:41.841Zprocess exited: duration 17 ms, exit code 0
 
1022026-07-16T19:34:41.847Zstarting task 3: "clone repository"
1032026-07-16T19:34:41.850Z+ mkdir -p /work/oxidecomputer/opte
1042026-07-16T19:34:41.853Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-07-16T19:34:41.884ZCloning into '/work/oxidecomputer/opte'...
1062026-07-16T19:34:42.732Z+ cd /work/oxidecomputer/opte
1072026-07-16T19:34:42.732Z+ git fetch origin 422997750e66c7abef4989baf0ef6f5c20ab5157
1082026-07-16T19:34:42.942ZFrom https://github.com/oxidecomputer/opte
1092026-07-16T19:34:42.942Z * branch 422997750e66c7abef4989baf0ef6f5c20ab5157 -> FETCH_HEAD
1102026-07-16T19:34:42.949Z+ [[ -n icmp-ptb ]]
1112026-07-16T19:34:42.954Z++ git branch --show-current
1122026-07-16T19:34:42.954Z+ current=master
1132026-07-16T19:34:42.954Z+ [[ master != icmp-ptb ]]
1142026-07-16T19:34:42.954Z+ git branch -f icmp-ptb 422997750e66c7abef4989baf0ef6f5c20ab5157
1152026-07-16T19:34:42.957Z+ git checkout -f icmp-ptb
1162026-07-16T19:34:42.972ZSwitched to branch 'icmp-ptb'
1172026-07-16T19:34:42.975Z+ git reset --hard 422997750e66c7abef4989baf0ef6f5c20ab5157
1182026-07-16T19:34:42.980ZHEAD is now at 4229977 Safety catch
1192026-07-16T19:34:42.983Zprocess exited: duration 1133 ms, exit code 0
 
1202026-07-16T19:34:42.989Zstarting task 4: "build"
1212026-07-16T19:34:42.993Z+ source .github/buildomat/common.sh
1222026-07-16T19:34:42.996Z++ rustup show active-toolchain
1232026-07-16T19:34:42.999Z1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-07-16T19:34:42.999Z++ pushd xde
1252026-07-16T19:34:42.999Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-07-16T19:34:43.002Z++ rustup show active-toolchain
1272026-07-16T19:34:43.005Zinfo: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos
1282026-07-16T19:34:43.150Zinfo: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29)
1292026-07-16T19:34:43.153Zinfo: downloading 6 components
1302026-07-16T19:34:56.349Znightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-07-16T19:34:56.447Z+++ rustup show active-toolchain -v
1322026-07-16T19:34:56.451Z+++ head -n 1
1332026-07-16T19:34:56.451Z+++ cut '-d ' -f1
1342026-07-16T19:34:56.504Z++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1352026-07-16T19:34:56.504Z++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1362026-07-16T19:34:56.504Z++ popd
1372026-07-16T19:34:56.507Z/work/oxidecomputer/opte
1382026-07-16T19:34:56.507Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-07-16T19:34:58.605Z Startup: Refreshing catalog 'helios' ... Done
1402026-07-16T19:34:58.733Z Startup: Caching catalogs ... Done
1412026-07-16T19:34:59.306ZPlanning: Solver setup ... Done
1422026-07-16T19:34:59.338ZPlanning: Running solver ... Done
1432026-07-16T19:34:59.352ZPlanning: Finding local manifests ... Done
1442026-07-16T19:34:59.364ZPlanning: Fetching manifests: 0/6 0% complete
1452026-07-16T19:34:59.388ZPlanning: Fetching manifests: 6/6 100% complete
1462026-07-16T19:34:59.402ZPlanning: Package planning ... Done
1472026-07-16T19:34:59.407ZPlanning: Merging actions ... Done
1482026-07-16T19:34:59.611ZPlanning: Checking for conflicting actions ... Done
1492026-07-16T19:34:59.614ZPlanning: Consolidating action changes ... Done
1502026-07-16T19:35:00.555ZPlanning: Evaluating mediators ... Done
1512026-07-16T19:35:00.558ZPlanning: Planning completed in 1.80 seconds
1522026-07-16T19:35:00.562Z Packages to install: 6
1532026-07-16T19:35:00.565Z Services to change: 2
1542026-07-16T19:35:00.565Z Create boot environment: No
1552026-07-16T19:35:00.565ZCreate backup boot environment: No
1562026-07-16T19:35:00.585Z
1572026-07-16T19:35:00.585ZDownload: 0/22 items 0.0/15.4MB 0% complete
1582026-07-16T19:35:00.759ZDownload: Completed 15.35 MB in 0.17 seconds (87.9M/s)
1592026-07-16T19:35:00.846Z Actions: 1/110 actions (Installing new actions)
1602026-07-16T19:35:01.217Z Actions: Completed 110 actions in 0.37 seconds.
1612026-07-16T19:35:01.230ZFinalize: Updating package state database ... Done
1622026-07-16T19:35:01.232ZFinalize: Updating package cache ... Done
1632026-07-16T19:35:01.262ZFinalize: Updating image state ... Done
1642026-07-16T19:35:03.851ZFinalize: Creating fast lookup database ... Done
1652026-07-16T19:35:03.928ZFinalize: Reading search index ... Done
1662026-07-16T19:35:03.931ZFinalize: Updating search index ... Done
1672026-07-16T19:35:08.674ZFinalize: Updating package cache ... Done
1682026-07-16T19:35:08.777Z+ [[ -z 01KXP6CAQRD6AABF82C2T51XVX ]]
1692026-07-16T19:35:08.777Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-07-16T19:35:09.788Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-07-16T19:35:09.788Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-07-16T19:35:09.788Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-07-16T19:35:09.789Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-07-16T19:35:09.792Ztempdir @ "/tmp/.tmpAk8HnS/tmp"
1752026-07-16T19:35:09.792Zimage root @ "/tmp/.tmpAk8HnS/tmp/root"
1762026-07-16T19:35:09.792Zcreating image...
1772026-07-16T19:35:10.104Zcopying publishers...
1782026-07-16T19:35:10.722Zadding properties...
1792026-07-16T19:35:11.421Zinstalling packages...
1802026-07-16T19:35:24.457Zseeding SMF database...
1812026-07-16T19:35:28.725Zconfiguring SMF profile...
1822026-07-16T19:35:28.725Zmodifying shadow(5)...
1832026-07-16T19:35:28.728Zloading user and group database...
1842026-07-16T19:35:28.728Zloading facet selections...
1852026-07-16T19:35:29.018Z devel -> true
1862026-07-16T19:35:29.018Z doc.man -> true
1872026-07-16T19:35:29.018Z entire.service/hal -> true
1882026-07-16T19:35:29.018Z entire.service/network/smtp/dma -> true
1892026-07-16T19:35:29.019Z locale.ar -> true
1902026-07-16T19:35:29.019Z locale.ca -> true
1912026-07-16T19:35:29.019Z locale.cs -> true
1922026-07-16T19:35:29.019Z locale.de -> true
1932026-07-16T19:35:29.019Z locale.es -> true
1942026-07-16T19:35:29.019Z locale.fr -> true
1952026-07-16T19:35:29.019Z locale.he -> true
1962026-07-16T19:35:29.019Z locale.hu -> true
1972026-07-16T19:35:29.020Z locale.id -> true
1982026-07-16T19:35:29.020Z locale.it -> true
1992026-07-16T19:35:29.020Z locale.ja -> true
2002026-07-16T19:35:29.020Z locale.ko -> true
2012026-07-16T19:35:29.020Z locale.nl -> true
2022026-07-16T19:35:29.020Z locale.pl -> true
2032026-07-16T19:35:29.020Z locale.pt_BR -> true
2042026-07-16T19:35:29.020Z locale.ru -> true
2052026-07-16T19:35:29.020Z locale.sk -> true
2062026-07-16T19:35:29.020Z locale.sv -> true
2072026-07-16T19:35:29.020Z locale.zh_CN -> true
2082026-07-16T19:35:29.020Z locale.zh_HK -> true
2092026-07-16T19:35:29.020Z locale.zh_TW -> true
2102026-07-16T19:35:29.020Z onu.ooceonly -> true
2112026-07-16T19:35:29.020Z version-lock.shell/ksh93 -> true
2122026-07-16T19:35:29.020Z version-lock.system/data/hardware-registry -> true
2132026-07-16T19:35:29.020Z version-lock.system/data/zoneinfo -> true
2142026-07-16T19:35:29.020Z version-lock.system/microcode/amd -> true
2152026-07-16T19:35:29.020Z version-lock.system/microcode/intel -> true
2162026-07-16T19:35:29.020Z version-lock.system/microcode/oxide -> true
2172026-07-16T19:35:29.020Zassessing packaged files...
2182026-07-16T19:35:30.507Zcreating archive...
2192026-07-16T19:35:30.532Zmissing from packaging:
2202026-07-16T19:35:30.532Z "etc/.pwd.lock"
2212026-07-16T19:35:30.536Z "etc/svc/profile/generic.xml"
2222026-07-16T19:35:30.536Z "etc/svc/profile/inetd_services.xml"
2232026-07-16T19:35:30.536Z "etc/svc/profile/name_service.xml"
2242026-07-16T19:35:30.536Z "etc/svc/profile/platform.xml"
2252026-07-16T19:35:30.539Z "etc/svc/profile/platform_omicron1.xml"
2262026-07-16T19:35:30.539Z "etc/svc/repository.db"
2272026-07-16T19:35:30.539Z
2282026-07-16T19:35:30.544Z
2292026-07-16T19:35:30.544Zfinishing archive...
2302026-07-16T19:35:31.185Zcreating gzonly manifest...
2312026-07-16T19:35:31.188Zok
2322026-07-16T19:35:31.253Z+ trap cleanup EXIT
2332026-07-16T19:35:31.259Z+ OUT_DIR=/work/bench-results
2342026-07-16T19:35:31.259Z+ mkdir -p /work/bench-results
2352026-07-16T19:35:31.259Z+ mkdir -p target/criterion
2362026-07-16T19:35:31.259Z+ mkdir -p target/xde-bench
2372026-07-16T19:35:31.259Z+ banner collect
2382026-07-16T19:35:31.259Z
2392026-07-16T19:35:31.259Z #### #### # # ###### #### #####
2402026-07-16T19:35:31.259Z # # # # # # # # # #
2412026-07-16T19:35:31.259Z # # # # # ##### # #
2422026-07-16T19:35:31.259Z # # # # # # # #
2432026-07-16T19:35:31.259Z # # # # # # # # # #
2442026-07-16T19:35:31.259Z #### #### ###### ###### ###### #### #
2452026-07-16T19:35:31.259Z
2462026-07-16T19:35:31.269Z++ cat .git/refs/heads/master
2472026-07-16T19:35:31.269Z+ BASELINE_COMMIT=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc
2482026-07-16T19:35:31.269Z+ [[ icmp-ptb == \m\a\s\t\e\r ]]
2492026-07-16T19:35:31.269Z+ get_artifact opte benchmark dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc bench-results.tgz
2502026-07-16T19:35:31.269Z+ local curl_res
2512026-07-16T19:35:31.269Z+ repo=opte
2522026-07-16T19:35:31.269Z+ series=benchmark
2532026-07-16T19:35:31.269Z+ commit=dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc
2542026-07-16T19:35:31.269Z+ name=bench-results.tgz
2552026-07-16T19:35:31.269Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-07-16T19:35:31.269Z+ mkdir -p download
2572026-07-16T19:35:31.269Z+ pushd download
2582026-07-16T19:35:31.269Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-07-16T19:35:31.269Z+ [[ ! -f bench-results.tgz ]]
2602026-07-16T19:35:31.270Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc/bench-results.tgz
2612026-07-16T19:35:31.305Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-07-16T19:35:31.305Z Dload Upload Total Spent Left Speed
2632026-07-16T19:35:31.556Z 0 0 0 0 0 0 0 0 0 100 6.12M 100 6.12M 0 0 21.12M 0 0 100 6.12M 100 6.12M 0 0 21.12M 0 0 100 6.12M 100 6.12M 0 0 21.12M 0 0
2642026-07-16T19:35:31.560Z+ curl_res=0
2652026-07-16T19:35:31.560Z+ popd
2662026-07-16T19:35:31.560Z/work/oxidecomputer/opte
2672026-07-16T19:35:31.560Z+ return 0
2682026-07-16T19:35:31.560Z+ tar -xf download/bench-results.tgz -C target
2692026-07-16T19:35:31.739Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-07-16T19:35:31.742Z+ rm -r target/bench-results
2712026-07-16T19:35:31.742Z+ [[ '' -eq 1 ]]
2722026-07-16T19:35:31.742Z+ uname -a
2732026-07-16T19:35:31.745ZSunOS w-01KXP6PGZG2G04XCNMRJ1RVQVC 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-07-16T19:35:31.745Z+ cat /etc/versions/build
2752026-07-16T19:35:31.745Zheads/stlouis-0-gd5af107c55
2762026-07-16T19:35:31.745Z+ dladm
2772026-07-16T19:35:31.749ZLINK CLASS MTU STATE BRIDGE OVER
2782026-07-16T19:35:31.749Zena0 phys 9216 up -- --
2792026-07-16T19:35:31.749Z+ ipadm
2802026-07-16T19:35:31.752ZADDROBJ TYPE STATE ADDR
2812026-07-16T19:35:31.752Zlo0/v4 static ok 127.0.0.1/8
2822026-07-16T19:35:31.752Zena0/dhcp dhcp ok 10.150.1.110/24
2832026-07-16T19:35:31.752Zlo0/v6 static ok ::1/128
2842026-07-16T19:35:31.752Z+ pfexec rem_drv xde
2852026-07-16T19:35:31.758Z+ set -o errexit
2862026-07-16T19:35:31.758Z+ set -o pipefail
2872026-07-16T19:35:31.758Z+ banner prepare
2882026-07-16T19:35:31.761Z
2892026-07-16T19:35:31.761Z ##### ##### ###### ##### ## ##### ######
2902026-07-16T19:35:31.761Z # # # # # # # # # # # #
2912026-07-16T19:35:31.761Z # # # # ##### # # # # # # #####
2922026-07-16T19:35:31.761Z ##### ##### # ##### ###### ##### #
2932026-07-16T19:35:31.761Z # # # # # # # # # #
2942026-07-16T19:35:31.761Z # # # ###### # # # # # ######
2952026-07-16T19:35:31.761Z
2962026-07-16T19:35:31.761Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-07-16T19:35:31.761Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-07-16T19:35:31.830Z+ pfexec add_drv xde
2992026-07-16T19:35:32.619Z+ banner bench
3002026-07-16T19:35:32.623Z
3012026-07-16T19:35:32.623Z ##### ###### # # #### # #
3022026-07-16T19:35:32.623Z # # # ## # # # # #
3032026-07-16T19:35:32.623Z ##### ##### # # # # ######
3042026-07-16T19:35:32.623Z # # # # # # # # #
3052026-07-16T19:35:32.623Z # # # # ## # # # #
3062026-07-16T19:35:32.624Z ##### ###### # # #### # #
3072026-07-16T19:35:32.624Z
3082026-07-16T19:35:32.624Z+ cargo kbench local
3092026-07-16T19:35:32.729Z Updating crates.io index
3102026-07-16T19:35:32.732Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-07-16T19:35:33.496Z Updating git repository `https://github.com/oxidecomputer/ingot`
3122026-07-16T19:35:33.825Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3132026-07-16T19:35:34.094Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-07-16T19:35:34.445Z Updating git repository `https://github.com/oxidecomputer/zone`
3152026-07-16T19:35:34.700Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162026-07-16T19:35:34.948Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172026-07-16T19:35:35.227Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182026-07-16T19:35:37.246Z Downloading crates ...
3192026-07-16T19:35:37.311Z Downloaded aho-corasick v1.1.4
3202026-07-16T19:35:37.319Z Downloaded equivalent v1.0.2
3212026-07-16T19:35:37.323Z Downloaded cfg-if v1.0.4
3222026-07-16T19:35:37.330Z Downloaded alloca v0.4.0
3232026-07-16T19:35:37.330Z Downloaded plotters-backend v0.3.7
3242026-07-16T19:35:37.335Z Downloaded anstyle-query v1.1.5
3252026-07-16T19:35:37.335Z Downloaded anstyle-parse v1.0.0
3262026-07-16T19:35:37.339Z Downloaded page_size v0.6.0
3272026-07-16T19:35:37.339Z Downloaded bitflags v1.3.2
3282026-07-16T19:35:37.342Z Downloaded clap_lex v1.1.0
3292026-07-16T19:35:37.342Z Downloaded cpufeatures v0.3.0
3302026-07-16T19:35:37.345Z Downloaded darling_macro v0.21.3
3312026-07-16T19:35:37.345Z Downloaded cfg_aliases v0.2.1
3322026-07-16T19:35:37.346Z Downloaded slog-stdlog v4.1.1
3332026-07-16T19:35:37.346Z Downloaded ref-cast v1.0.25
3342026-07-16T19:35:37.349Z Downloaded anstream v1.0.0
3352026-07-16T19:35:37.349Z Downloaded ipnetwork v0.21.1
3362026-07-16T19:35:37.352Z Downloaded autocfg v1.5.1
3372026-07-16T19:35:37.352Z Downloaded anstyle v1.0.14
3382026-07-16T19:35:37.352Z Downloaded pin-project-lite v0.2.17
3392026-07-16T19:35:37.359Z Downloaded slog-scope v4.4.1
3402026-07-16T19:35:37.359Z Downloaded slog-async v2.8.0
3412026-07-16T19:35:37.362Z Downloaded anyhow v1.0.103
3422026-07-16T19:35:37.363Z Downloaded darling_macro v0.23.0
3432026-07-16T19:35:37.363Z Downloaded ciborium-ll v0.2.2
3442026-07-16T19:35:37.363Z Downloaded slog-envlogger v2.2.0
3452026-07-16T19:35:37.363Z Downloaded plotters-svg v0.3.7
3462026-07-16T19:35:37.363Z Downloaded num-conv v0.2.2
3472026-07-16T19:35:37.366Z Downloaded proc-macro-crate v3.5.0
3482026-07-16T19:35:37.366Z Downloaded anes v0.1.6
3492026-07-16T19:35:37.366Z Downloaded oxnet v0.1.6
3502026-07-16T19:35:37.370Z Downloaded bitflags v2.13.0
3512026-07-16T19:35:37.373Z Downloaded byteorder v1.5.0
3522026-07-16T19:35:37.373Z Downloaded pretty-hex v0.4.2
3532026-07-16T19:35:37.377Z Downloaded foreign-types v0.5.0
3542026-07-16T19:35:37.380Z Downloaded ctor-proc-macro v0.0.13
3552026-07-16T19:35:37.380Z Downloaded slog v2.8.2
3562026-07-16T19:35:37.383Z Downloaded ref-cast-impl v1.0.25
3572026-07-16T19:35:37.383Z Downloaded rand_core v0.10.1
3582026-07-16T19:35:37.384Z Downloaded embedded-io v0.6.1
3592026-07-16T19:35:37.384Z Downloaded futures-sink v0.3.32
3602026-07-16T19:35:37.387Z Downloaded errno v0.3.14
3612026-07-16T19:35:37.387Z Downloaded cast v0.3.0
3622026-07-16T19:35:37.387Z Downloaded rusticata-macros v5.0.0
3632026-07-16T19:35:37.387Z Downloaded ciborium-io v0.2.2
3642026-07-16T19:35:37.391Z Downloaded fnv v1.0.7
3652026-07-16T19:35:37.394Z Downloaded futures-core v0.3.32
3662026-07-16T19:35:37.397Z Downloaded colorchoice v1.0.5
3672026-07-16T19:35:37.400Z Downloaded heck v0.4.1
3682026-07-16T19:35:37.400Z Downloaded shlex v2.0.1
3692026-07-16T19:35:37.404Z Downloaded proc-macro-error-attr v1.0.4
3702026-07-16T19:35:37.404Z Downloaded same-file v1.0.6
3712026-07-16T19:35:37.404Z Downloaded cstr-argument v0.1.2
3722026-07-16T19:35:37.404Z Downloaded powerfmt v0.2.0
3732026-07-16T19:35:37.407Z Downloaded foreign-types-macros v0.2.3
3742026-07-16T19:35:37.407Z Downloaded tabwriter v1.4.1
3752026-07-16T19:35:37.407Z Downloaded embedded-io v0.4.0
3762026-07-16T19:35:37.407Z Downloaded dtor-proc-macro v0.0.13
3772026-07-16T19:35:37.408Z Downloaded futures-macro v0.3.32
3782026-07-16T19:35:37.411Z Downloaded dyn-clone v1.0.20
3792026-07-16T19:35:37.411Z Downloaded dtor v0.8.1
3802026-07-16T19:35:37.411Z Downloaded heck v0.5.0
3812026-07-16T19:35:37.414Z Downloaded foreign-types-shared v0.3.1
3822026-07-16T19:35:37.414Z Downloaded time-core v0.1.9
3832026-07-16T19:35:37.420Z Downloaded walkdir v2.5.0
3842026-07-16T19:35:37.423Z Downloaded rustversion v1.0.22
3852026-07-16T19:35:37.423Z Downloaded ctor v0.10.1
3862026-07-16T19:35:37.423Z Downloaded criterion-plot v0.8.2
3872026-07-16T19:35:37.423Z Downloaded hash32 v0.3.1
3882026-07-16T19:35:37.427Z Downloaded link-section v0.2.1
3892026-07-16T19:35:37.430Z Downloaded is-terminal v0.4.17
3902026-07-16T19:35:37.430Z Downloaded ident_case v1.0.1
3912026-07-16T19:35:37.430Z Downloaded circular v0.3.0
3922026-07-16T19:35:37.433Z Downloaded macaddr v1.0.1
3932026-07-16T19:35:37.434Z Downloaded is_terminal_polyfill v1.70.2
3942026-07-16T19:35:37.434Z Downloaded futures-task v0.3.32
3952026-07-16T19:35:37.434Z Downloaded terminal_size v0.4.4
3962026-07-16T19:35:37.438Z Downloaded itoa v1.0.18
3972026-07-16T19:35:37.438Z Downloaded version_check v0.9.5
3982026-07-16T19:35:37.441Z Downloaded crossbeam-utils v0.8.21
3992026-07-16T19:35:37.441Z Downloaded strsim v0.11.1
4002026-07-16T19:35:37.441Z Downloaded defmt v0.3.100
4012026-07-16T19:35:37.444Z Downloaded darling v0.21.3
4022026-07-16T19:35:37.444Z Downloaded arc-swap v1.9.2
4032026-07-16T19:35:37.447Z Downloaded thiserror-impl v1.0.69
4042026-07-16T19:35:37.447Z Downloaded slog-term v2.9.2
4052026-07-16T19:35:37.450Z Downloaded thiserror-impl v2.0.18
4062026-07-16T19:35:37.450Z Downloaded quote v1.0.46
4072026-07-16T19:35:37.451Z Downloaded defmt-parser v1.0.0
4082026-07-16T19:35:37.454Z Downloaded num_enum_derive v0.7.6
4092026-07-16T19:35:37.454Z Downloaded managed v0.8.0
4102026-07-16T19:35:37.454Z Downloaded num-traits v0.2.19
4112026-07-16T19:35:37.454Z Downloaded crossbeam-deque v0.8.6
4122026-07-16T19:35:37.457Z Downloaded colored v3.1.1
4132026-07-16T19:35:37.457Z Downloaded find-msvc-tools v0.1.9
4142026-07-16T19:35:37.457Z Downloaded cobs v0.3.0
4152026-07-16T19:35:37.461Z Downloaded take_mut v0.2.2
4162026-07-16T19:35:37.461Z Downloaded utf8parse v0.2.2
4172026-07-16T19:35:37.461Z Downloaded defmt-macros v1.1.1
4182026-07-16T19:35:37.467Z Downloaded futures-io v0.3.32
4192026-07-16T19:35:37.467Z Downloaded either v1.16.0
4202026-07-16T19:35:37.467Z Downloaded cookie-factory v0.3.3
4212026-07-16T19:35:37.467Z Downloaded defmt v1.1.1
4222026-07-16T19:35:37.471Z Downloaded thiserror v2.0.18
4232026-07-16T19:35:37.471Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4242026-07-16T19:35:37.471Z Downloaded ciborium v0.2.2
4252026-07-16T19:35:37.474Z Downloaded lazy_static v1.5.0
4262026-07-16T19:35:37.474Z Downloaded cc v1.2.66
4272026-07-16T19:35:37.474Z Downloaded zmij v1.0.21
4282026-07-16T19:35:37.478Z Downloaded erased-serde v0.3.31
4292026-07-16T19:35:37.478Z Downloaded darling_core v0.23.0
4302026-07-16T19:35:37.481Z Downloaded oorandom v11.1.5
4312026-07-16T19:35:37.481Z Downloaded futures-executor v0.3.32
4322026-07-16T19:35:37.481Z Downloaded darling v0.23.0
4332026-07-16T19:35:37.485Z Downloaded thiserror v1.0.69
4342026-07-16T19:35:37.488Z Downloaded stable_deref_trait v1.2.1
4352026-07-16T19:35:37.488Z Downloaded num_enum v0.7.6
4362026-07-16T19:35:37.489Z Downloaded iana-time-zone v0.1.65
4372026-07-16T19:35:37.493Z Downloaded futures-channel v0.3.32
4382026-07-16T19:35:37.493Z Downloaded toml_parser v1.1.2+spec-1.1.0
4392026-07-16T19:35:37.496Z Downloaded proc-macro-error v1.0.4
4402026-07-16T19:35:37.496Z Downloaded clap_derive v4.6.1
4412026-07-16T19:35:37.496Z Downloaded slab v0.4.12
4422026-07-16T19:35:37.496Z Downloaded tinytemplate v1.2.1
4432026-07-16T19:35:37.499Z Downloaded thread_local v1.1.9
4442026-07-16T19:35:37.499Z Downloaded postcard v1.1.3
4452026-07-16T19:35:37.499Z Downloaded deranged v0.5.8
4462026-07-16T19:35:37.503Z Downloaded once_cell v1.21.4
4472026-07-16T19:35:37.506Z Downloaded crossbeam-epoch v0.9.18
4482026-07-16T19:35:37.509Z Downloaded time-macros v0.2.31
4492026-07-16T19:35:37.513Z Downloaded getrandom v0.4.3
4502026-07-16T19:35:37.513Z Downloaded socket2 v0.6.4
4512026-07-16T19:35:37.517Z Downloaded serde_core v1.0.228
4522026-07-16T19:35:37.517Z Downloaded crc32fast v1.5.0
4532026-07-16T19:35:37.517Z Downloaded chacha20 v0.10.1
4542026-07-16T19:35:37.521Z Downloaded term v1.2.1
4552026-07-16T19:35:37.525Z Downloaded log v0.4.33
4562026-07-16T19:35:37.529Z Downloaded proc-macro2 v1.0.106
4572026-07-16T19:35:37.532Z Downloaded memchr v2.8.2
4582026-07-16T19:35:37.535Z Downloaded clap v4.6.1
4592026-07-16T19:35:37.538Z Downloaded half v2.7.1
4602026-07-16T19:35:37.538Z Downloaded uuid v1.23.4
4612026-07-16T19:35:37.541Z Downloaded darling_core v0.21.3
4622026-07-16T19:35:37.545Z Downloaded unicode-ident v1.0.24
4632026-07-16T19:35:37.545Z Downloaded serde_derive v1.0.228
4642026-07-16T19:35:37.549Z Downloaded tracing-core v0.1.36
4652026-07-16T19:35:37.552Z Downloaded tracing-attributes v0.1.31
4662026-07-16T19:35:37.559Z Downloaded crossbeam-channel v0.5.15
4672026-07-16T19:35:37.563Z Downloaded plotters v0.3.7
4682026-07-16T19:35:37.563Z Downloaded rayon-core v1.13.0
4692026-07-16T19:35:37.563Z Downloaded heapless v0.8.0
4702026-07-16T19:35:37.567Z Downloaded futures v0.3.32
4712026-07-16T19:35:37.583Z Downloaded zerocopy-derive v0.8.52
4722026-07-16T19:35:37.589Z Downloaded criterion v0.8.2
4732026-07-16T19:35:37.594Z Downloaded rand v0.10.2
4742026-07-16T19:35:37.597Z Downloaded serde v1.0.228
4752026-07-16T19:35:37.602Z Downloaded toml_edit v0.25.12+spec-1.1.0
4762026-07-16T19:35:37.605Z Downloaded itertools v0.13.0
4772026-07-16T19:35:37.605Z Downloaded itertools v0.12.1
4782026-07-16T19:35:37.609Z Downloaded itertools v0.15.0
4792026-07-16T19:35:37.613Z Downloaded clap_builder v4.6.0
4802026-07-16T19:35:37.631Z Downloaded chrono v0.4.45
4812026-07-16T19:35:37.649Z Downloaded itertools v0.14.0
4822026-07-16T19:35:37.649Z Downloaded futures-util v0.3.32
4832026-07-16T19:35:37.649Z Downloaded pcap-parser v0.17.0
4842026-07-16T19:35:37.649Z Downloaded indexmap v2.14.0
4852026-07-16T19:35:37.654Z Downloaded hashbrown v0.17.1
4862026-07-16T19:35:37.654Z Downloaded rayon v1.12.0
4872026-07-16T19:35:37.661Z Downloaded nom v8.0.0
4882026-07-16T19:35:37.661Z Downloaded regex v1.12.4
4892026-07-16T19:35:37.669Z Downloaded serde_json v1.0.150
4902026-07-16T19:35:37.673Z Downloaded libc v0.2.186
4912026-07-16T19:35:37.690Z Downloaded winnow v1.0.3
4922026-07-16T19:35:37.717Z Downloaded syn v1.0.109
4932026-07-16T19:35:37.724Z Downloaded nix v0.31.3
4942026-07-16T19:35:37.732Z Downloaded time v0.3.53
4952026-07-16T19:35:37.740Z Downloaded unicode-width v0.2.2
4962026-07-16T19:35:37.745Z Downloaded syn v2.0.118
4972026-07-16T19:35:37.751Z Downloaded smoltcp v0.11.0
4982026-07-16T19:35:37.756Z Downloaded zerocopy v0.8.52
4992026-07-16T19:35:37.767Z Downloaded regex-syntax v0.8.11
5002026-07-16T19:35:37.773Z Downloaded rustix v1.1.4
5012026-07-16T19:35:37.802Z Downloaded tracing v0.1.44
5022026-07-16T19:35:37.810Z Downloaded regex-automata v0.4.14
5032026-07-16T19:35:37.875Z Compiling proc-macro2 v1.0.106
5042026-07-16T19:35:37.875Z Compiling unicode-ident v1.0.24
5052026-07-16T19:35:37.875Z Compiling quote v1.0.46
5062026-07-16T19:35:37.879Z Compiling serde_core v1.0.228
5072026-07-16T19:35:37.879Z Compiling cfg-if v1.0.4
5082026-07-16T19:35:37.879Z Compiling libc v0.2.186
5092026-07-16T19:35:37.879Z Compiling memchr v2.8.2
5102026-07-16T19:35:37.879Z Compiling serde v1.0.228
5112026-07-16T19:35:38.028Z Compiling rustversion v1.0.22
5122026-07-16T19:35:38.098Z Compiling version_check v0.9.5
5132026-07-16T19:35:38.363Z Compiling ident_case v1.0.1
5142026-07-16T19:35:38.370Z Compiling strsim v0.11.1
5152026-07-16T19:35:38.373Z Compiling zerocopy v0.8.52
5162026-07-16T19:35:38.470Z Compiling either v1.16.0
5172026-07-16T19:35:38.648Z Compiling thiserror v2.0.18
5182026-07-16T19:35:38.688Z Compiling fnv v1.0.7
5192026-07-16T19:35:38.790Z Compiling syn v1.0.109
5202026-07-16T19:35:38.908Z Compiling pin-project-lite v0.2.17
5212026-07-16T19:35:38.925Z Compiling crossbeam-utils v0.8.21
5222026-07-16T19:35:38.999Z Compiling regex-syntax v0.8.11
5232026-07-16T19:35:39.194Z Compiling aho-corasick v1.1.4
5242026-07-16T19:35:39.223Z Compiling winnow v1.0.3
5252026-07-16T19:35:39.252Z Compiling hashbrown v0.17.1
5262026-07-16T19:35:39.256Z Compiling equivalent v1.0.2
5272026-07-16T19:35:39.338Z Compiling syn v2.0.118
5282026-07-16T19:35:39.801Z Compiling indexmap v2.14.0
5292026-07-16T19:35:40.061Z Compiling itertools v0.14.0
5302026-07-16T19:35:40.229Z Compiling bitflags v2.13.0
5312026-07-16T19:35:40.402Z Compiling regex-automata v0.4.14
5322026-07-16T19:35:40.402Z Compiling toml_parser v1.1.2+spec-1.1.0
5332026-07-16T19:35:40.552Z Compiling autocfg v1.5.1
5342026-07-16T19:35:40.586Z Compiling toml_datetime v1.1.1+spec-1.1.0
5352026-07-16T19:35:40.812Z Compiling byteorder v1.5.0
5362026-07-16T19:35:40.893Z Compiling heapless v0.8.0
5372026-07-16T19:35:40.953Z Compiling num-traits v0.2.19
5382026-07-16T19:35:41.002Z Compiling hash32 v0.3.1
5392026-07-16T19:35:41.012Z Compiling toml_edit v0.25.12+spec-1.1.0
5402026-07-16T19:35:41.138Z Compiling slog v2.8.2
5412026-07-16T19:35:41.187Z Compiling smoltcp v0.11.0
5422026-07-16T19:35:41.298Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5432026-07-16T19:35:41.354Z Compiling macaddr v1.0.1
5442026-07-16T19:35:41.376Z Compiling stable_deref_trait v1.2.1
5452026-07-16T19:35:41.448Z Compiling futures-core v0.3.32
5462026-07-16T19:35:41.528Z Compiling futures-sink v0.3.32
5472026-07-16T19:35:41.572Z Compiling proc-macro-crate v3.5.0
5482026-07-16T19:35:41.611Z Compiling futures-channel v0.3.32
5492026-07-16T19:35:41.796Z Compiling proc-macro-error-attr v1.0.4
5502026-07-16T19:35:41.868Z Compiling darling_core v0.21.3
5512026-07-16T19:35:41.890Z Compiling darling_core v0.23.0
5522026-07-16T19:35:41.984Z Compiling ref-cast v1.0.25
5532026-07-16T19:35:42.038Z Compiling rand_core v0.10.1
5542026-07-16T19:35:42.057Z Compiling regex v1.12.4
5552026-07-16T19:35:42.201Z Compiling futures-io v0.3.32
5562026-07-16T19:35:42.312Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5572026-07-16T19:35:42.386Z Compiling futures-task v0.3.32
5582026-07-16T19:35:42.457Z Compiling managed v0.8.0
5592026-07-16T19:35:42.541Z Compiling crc32fast v1.5.0
5602026-07-16T19:35:42.555Z Compiling slab v0.4.12
5612026-07-16T19:35:42.611Z Compiling getrandom v0.4.3
5622026-07-16T19:35:42.774Z Compiling bitflags v1.3.2
5632026-07-16T19:35:42.797Z Compiling anyhow v1.0.103
5642026-07-16T19:35:42.969Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5652026-07-16T19:35:43.001Z Compiling proc-macro-error v1.0.4
5662026-07-16T19:35:43.067Z Compiling serde_derive v1.0.228
5672026-07-16T19:35:43.136Z Compiling zerocopy-derive v0.8.52
5682026-07-16T19:35:43.243Z Compiling thiserror-impl v2.0.18
5692026-07-16T19:35:43.377Z Compiling futures-macro v0.3.32
5702026-07-16T19:35:43.879Z Compiling num_enum_derive v0.7.6
5712026-07-16T19:35:44.044Z Compiling darling_macro v0.21.3
5722026-07-16T19:35:44.091Z Compiling darling_macro v0.23.0
5732026-07-16T19:35:44.206Z Compiling futures-util v0.3.32
5742026-07-16T19:35:44.592Z Compiling cobs v0.3.0
5752026-07-16T19:35:44.604Z Compiling darling v0.21.3
5762026-07-16T19:35:44.641Z Compiling darling v0.23.0
5772026-07-16T19:35:44.679Z Compiling ingot-macros v0.1.1 (https://github.com/oxidecomputer/ingot?branch=extra-impls#cd1dfe53)
5782026-07-16T19:35:44.719Z Compiling foreign-types-macros v0.2.3
5792026-07-16T19:35:44.808Z Compiling ref-cast-impl v1.0.25
5802026-07-16T19:35:44.880Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5812026-07-16T19:35:45.122Z Compiling rustix v1.1.4
5822026-07-16T19:35:45.361Z Compiling foreign-types-shared v0.3.1
5832026-07-16T19:35:45.426Z Compiling once_cell v1.21.4
5842026-07-16T19:35:45.452Z Compiling cpufeatures v0.3.0
5852026-07-16T19:35:45.490Z Compiling ipnetwork v0.21.1
5862026-07-16T19:35:45.521Z Compiling unicode-width v0.2.2
5872026-07-16T19:35:45.612Z Compiling tracing-core v0.1.36
5882026-07-16T19:35:45.656Z Compiling chacha20 v0.10.1
5892026-07-16T19:35:45.821Z Compiling tabwriter v1.4.1
5902026-07-16T19:35:46.055Z Compiling foreign-types v0.5.0
5912026-07-16T19:35:46.110Z Compiling num_enum v0.7.6
5922026-07-16T19:35:46.119Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5932026-07-16T19:35:46.319Z Compiling erased-serde v0.3.31
5942026-07-16T19:35:46.366Z Compiling postcard v1.1.3
5952026-07-16T19:35:46.472Z Compiling tracing-attributes v0.1.31
5962026-07-16T19:35:46.723Z Compiling futures-executor v0.3.32
5972026-07-16T19:35:46.746Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5982026-07-16T19:35:47.162Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5992026-07-16T19:35:47.214Z Compiling errno v0.3.14
6002026-07-16T19:35:47.300Z Compiling itertools v0.15.0
6012026-07-16T19:35:47.343Z Compiling cstr-argument v0.1.2
6022026-07-16T19:35:47.356Z Compiling time-core v0.1.9
6032026-07-16T19:35:47.371Z Compiling utf8parse v0.2.2
6042026-07-16T19:35:47.473Z Compiling thiserror v1.0.69
6052026-07-16T19:35:47.492Z Compiling pretty-hex v0.4.2
6062026-07-16T19:35:47.529Z Compiling find-msvc-tools v0.1.9
6072026-07-16T19:35:47.698Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6082026-07-16T19:35:47.698Z Compiling dyn-clone v1.0.20
6092026-07-16T19:35:47.712Z Compiling ingot-types v0.1.2 (https://github.com/oxidecomputer/ingot?branch=extra-impls#cd1dfe53)
6102026-07-16T19:35:47.846Z Compiling num-conv v0.2.2
6112026-07-16T19:35:47.851Z Compiling zmij v1.0.21
6122026-07-16T19:35:47.851Z Compiling shlex v2.0.1
6132026-07-16T19:35:48.023Z Compiling time-macros v0.2.31
6142026-07-16T19:35:48.071Z Compiling cc v1.2.66
6152026-07-16T19:35:48.130Z Compiling ingot v0.1.1 (https://github.com/oxidecomputer/ingot?branch=extra-impls#cd1dfe53)
6162026-07-16T19:35:48.160Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6172026-07-16T19:35:48.226Z Compiling tracing v0.1.44
6182026-07-16T19:35:48.276Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6192026-07-16T19:35:48.484Z Compiling anstyle-parse v1.0.0
6202026-07-16T19:35:48.555Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6212026-07-16T19:35:48.904Z Compiling rand v0.10.2
6222026-07-16T19:35:49.191Z Compiling futures v0.3.32
6232026-07-16T19:35:49.241Z Compiling thiserror-impl v1.0.69
6242026-07-16T19:35:49.260Z Compiling uuid v1.23.4
6252026-07-16T19:35:49.272Z Compiling crossbeam-epoch v0.9.18
6262026-07-16T19:35:49.542Z Compiling arc-swap v1.9.2
6272026-07-16T19:35:49.717Z Compiling socket2 v0.6.4
6282026-07-16T19:35:49.731Z Compiling nom v8.0.0
6292026-07-16T19:35:49.887Z Compiling thread_local v1.1.9
6302026-07-16T19:35:50.227Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6312026-07-16T19:35:50.253Z Compiling powerfmt v0.2.0
6322026-07-16T19:35:50.276Z Compiling slog-async v2.8.0
6332026-07-16T19:35:50.389Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6342026-07-16T19:35:50.486Z Compiling rayon-core v1.13.0
6352026-07-16T19:35:50.577Z Compiling is_terminal_polyfill v1.70.2
6362026-07-16T19:35:50.604Z Compiling iana-time-zone v0.1.65
6372026-07-16T19:35:50.720Z Compiling colorchoice v1.0.5
6382026-07-16T19:35:50.840Z Compiling lazy_static v1.5.0
6392026-07-16T19:35:50.858Z Compiling anstyle v1.0.14
6402026-07-16T19:35:50.897Z Compiling serde_json v1.0.150
6412026-07-16T19:35:50.946Z Compiling deranged v0.5.8
6422026-07-16T19:35:51.100Z Compiling colored v3.1.1
6432026-07-16T19:35:51.654Z Compiling oxnet v0.1.6
6442026-07-16T19:35:51.775Z Compiling anstyle-query v1.1.5
6452026-07-16T19:35:51.882Z Compiling heck v0.4.1
6462026-07-16T19:35:51.960Z Compiling time v0.3.53
6472026-07-16T19:35:52.044Z Compiling anstream v1.0.0
6482026-07-16T19:35:52.080Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6492026-07-16T19:35:52.457Z Compiling rusticata-macros v5.0.0
6502026-07-16T19:35:52.649Z Compiling slog-scope v4.4.1
6512026-07-16T19:35:52.766Z Compiling chrono v0.4.45
6522026-07-16T19:35:52.932Z Compiling crossbeam-deque v0.8.6
6532026-07-16T19:35:53.053Z Compiling cookie-factory v0.3.3
6542026-07-16T19:35:53.154Z Compiling terminal_size v0.4.4
6552026-07-16T19:35:53.303Z Compiling alloca v0.4.0
6562026-07-16T19:35:53.526Z Compiling half v2.7.1
6572026-07-16T19:35:53.593Z Compiling crossbeam-channel v0.5.15
6582026-07-16T19:35:53.695Z Compiling is-terminal v0.4.17
6592026-07-16T19:35:53.797Z Compiling itertools v0.12.1
6602026-07-16T19:35:53.854Z Compiling log v0.4.33
6612026-07-16T19:35:54.093Z Compiling clap_lex v1.1.0
6622026-07-16T19:35:54.268Z Compiling itoa v1.0.18
6632026-07-16T19:35:54.412Z Compiling cfg_aliases v0.2.1
6642026-07-16T19:35:54.459Z Compiling plotters-backend v0.3.7
6652026-07-16T19:35:54.476Z Compiling term v1.2.1
6662026-07-16T19:35:54.485Z Compiling heck v0.5.0
6672026-07-16T19:35:54.685Z Compiling circular v0.3.0
6682026-07-16T19:35:54.783Z Compiling take_mut v0.2.2
6692026-07-16T19:35:54.901Z Compiling ciborium-io v0.2.2
6702026-07-16T19:35:54.996Z Compiling ciborium-ll v0.2.2
6712026-07-16T19:35:55.124Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6722026-07-16T19:35:55.236Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6732026-07-16T19:35:55.246Z Compiling pcap-parser v0.17.0
6742026-07-16T19:35:55.367Z Compiling slog-term v2.9.2
6752026-07-16T19:35:55.777Z Compiling clap_derive v4.6.1
6762026-07-16T19:35:55.914Z Compiling plotters-svg v0.3.7
6772026-07-16T19:35:56.220Z Compiling nix v0.31.3
6782026-07-16T19:35:56.502Z Compiling clap_builder v4.6.0
6792026-07-16T19:35:56.619Z Compiling slog-stdlog v4.1.1
6802026-07-16T19:35:57.137Z Compiling itertools v0.13.0
6812026-07-16T19:35:57.276Z Compiling cast v0.3.0
6822026-07-16T19:35:57.408Z Compiling same-file v1.0.6
6832026-07-16T19:35:57.551Z Compiling rayon v1.12.0
6842026-07-16T19:35:57.571Z Compiling walkdir v2.5.0
6852026-07-16T19:35:58.210Z Compiling tinytemplate v1.2.1
6862026-07-16T19:35:58.347Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6872026-07-16T19:35:58.362Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6882026-07-16T19:35:58.663Z Compiling criterion-plot v0.8.2
6892026-07-16T19:35:59.204Z Compiling clap v4.6.1
6902026-07-16T19:35:59.284Z Compiling slog-envlogger v2.2.0
6912026-07-16T19:35:59.457Z Compiling plotters v0.3.7
6922026-07-16T19:35:59.756Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6932026-07-16T19:35:59.798Z Compiling ciborium v0.2.2
6942026-07-16T19:36:00.223Z Compiling page_size v0.6.0
6952026-07-16T19:36:00.336Z Compiling dtor-proc-macro v0.0.13
6962026-07-16T19:36:00.584Z Compiling oorandom v11.1.5
6972026-07-16T19:36:00.648Z Compiling anes v0.1.6
6982026-07-16T19:36:00.657Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6992026-07-16T19:36:00.702Z Compiling dtor v0.8.1
7002026-07-16T19:36:00.792Z Compiling link-section v0.2.1
7012026-07-16T19:36:00.901Z Compiling criterion v0.8.2
7022026-07-16T19:36:00.933Z Compiling ctor-proc-macro v0.0.13
7032026-07-16T19:36:01.299Z Compiling ctor v0.10.1
7042026-07-16T19:36:02.931Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7052026-07-16T19:36:16.928Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.29s
7062026-07-16T19:36:17.020Z Running benches/xde.rs (target/release/deps/xde-308e2ec0625bf9c7)
7072026-07-16T19:36:17.030Z###--------------------------------###
7082026-07-16T19:36:17.030Z:::Building test topology... (120s):::
7092026-07-16T19:36:17.030Z###--------------------------------###
7102026-07-16T19:36:17.035Zadding underlay route 0
7112026-07-16T19:36:17.039Zadding underlay route 1
7122026-07-16T19:36:17.193Zstart zones a, b
7132026-07-16T19:36:27.286Zconfigure zone
7142026-07-16T19:36:27.292Zconfigure zone
7152026-07-16T19:36:27.307Zinstall zone
7162026-07-16T19:36:27.310Zinstall zone
7172026-07-16T19:36:37.165Zboot zone
7182026-07-16T19:36:37.165Zboot zone
7192026-07-16T19:36:37.249Zsetup zones a, b
7202026-07-16T19:36:37.249Z[a] svcs -a
7212026-07-16T19:36:37.249Z[b] svcs -a
7222026-07-16T19:36:37.265ZFailed to parse command output: exit code 1
7232026-07-16T19:36:37.266Zstdout:
7242026-07-16T19:36:37.266Z
7252026-07-16T19:36:37.266Zstderr:
7262026-07-16T19:36:37.266Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7272026-07-16T19:36:37.266ZFailed to parse command output: exit code 1
7282026-07-16T19:36:37.266Zstdout:
7292026-07-16T19:36:37.266Z
7302026-07-16T19:36:37.266Zstderr:
7312026-07-16T19:36:37.267Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7322026-07-16T19:36:37.465Z[a] svcs -a
7332026-07-16T19:36:37.465Z[b] svcs -a
7342026-07-16T19:36:37.571ZSTATE STIME FMRI
7352026-07-16T19:36:37.571Zonline 19:36:35 svc:/system/svc/restarter:default
7362026-07-16T19:36:37.571Zoffline 19:36:35 svc:/system/early-manifest-import:default
7372026-07-16T19:36:37.571Z- - svc:/application/management/net-snmp:default
7382026-07-16T19:36:37.571Z- - svc:/application/pkg/dynamic-mirror:default
7392026-07-16T19:36:37.571Z- - svc:/application/pkg/mirror:default
7402026-07-16T19:36:37.571Z- - svc:/application/pkg/repositories-setup:default
7412026-07-16T19:36:37.571Z- - svc:/application/pkg/server:default
7422026-07-16T19:36:37.571Z- - svc:/application/security/tcsd:default
7432026-07-16T19:36:37.571Z- - svc:/milestone/devices:default
7442026-07-16T19:36:37.571Z- - svc:/milestone/multi-user-server:default
7452026-07-16T19:36:37.571Z- - svc:/milestone/multi-user:default
7462026-07-16T19:36:37.571Z- - svc:/milestone/name-services:default
7472026-07-16T19:36:37.571Z- - svc:/milestone/network:default
7482026-07-16T19:36:37.571Z- - svc:/milestone/single-user:default
7492026-07-16T19:36:37.571Z- - svc:/milestone/sysconfig:default
7502026-07-16T19:36:37.571Z- - svc:/network/chrony:default
7512026-07-16T19:36:37.571Z- - svc:/network/datalink-management:default
7522026-07-16T19:36:37.571Z- - svc:/network/dns/client:default
7532026-07-16T19:36:37.571Z- - svc:/network/dns/install:default
7542026-07-16T19:36:37.572Z- - svc:/network/dns/multicast:default
7552026-07-16T19:36:37.572Z- - svc:/network/inetd-upgrade:default
7562026-07-16T19:36:37.572Z- - svc:/network/inetd:default
7572026-07-16T19:36:37.572Z- - svc:/network/initial:default
7582026-07-16T19:36:37.572Z- - svc:/network/install:default
7592026-07-16T19:36:37.572Z- - svc:/network/ip-interface-management:default
7602026-07-16T19:36:37.572Z- - svc:/network/ipmp:default
7612026-07-16T19:36:37.572Z- - svc:/network/ipqos:default
7622026-07-16T19:36:37.572Z- - svc:/network/ipsec/ike:default
7632026-07-16T19:36:37.572Z- - svc:/network/ipsec/ipsecalgs:default
7642026-07-16T19:36:37.572Z- - svc:/network/ipsec/manual-key:default
7652026-07-16T19:36:37.572Z- - svc:/network/ipsec/policy:default
7662026-07-16T19:36:37.572Z- - svc:/network/iptun:default
7672026-07-16T19:36:37.572Z- - svc:/network/ipv4-forwarding:default
7682026-07-16T19:36:37.572Z- - svc:/network/ipv6-forwarding:default
7692026-07-16T19:36:37.572Z- - svc:/network/ldap/client:default
7702026-07-16T19:36:37.572Z- - svc:/network/location:default
7712026-07-16T19:36:37.572Z- - svc:/network/loopback:default
7722026-07-16T19:36:37.572Z- - svc:/network/netcfg:default
7732026-07-16T19:36:37.572Z- - svc:/network/netmask:default
7742026-07-16T19:36:37.572Z- - svc:/network/nfs/cbd:default
7752026-07-16T19:36:37.572Z- - svc:/network/nfs/client:default
7762026-07-16T19:36:37.572Z- - svc:/network/nfs/log:default
7772026-07-16T19:36:37.572Z- - svc:/network/nfs/mapid:default
7782026-07-16T19:36:37.572Z- - svc:/network/nfs/nlockmgr:default
7792026-07-16T19:36:37.572Z- - svc:/network/nfs/rquota:default
7802026-07-16T19:36:37.572Z- - svc:/network/nfs/server:default
7812026-07-16T19:36:37.572Z- - svc:/network/nfs/status:default
7822026-07-16T19:36:37.572Z- - svc:/network/nis/client:default
7832026-07-16T19:36:37.572Z- - svc:/network/physical:default
7842026-07-16T19:36:37.572Z- - svc:/network/physical:nwam
7852026-07-16T19:36:37.572Z- - svc:/network/routing-setup:default
7862026-07-16T19:36:37.572Z- - svc:/network/routing/legacy-routing:ipv4
7872026-07-16T19:36:37.572Z- - svc:/network/routing/legacy-routing:ipv6
7882026-07-16T19:36:37.572Z- - svc:/network/routing/ndp:default
7892026-07-16T19:36:37.572Z- - svc:/network/routing/rdisc:default
7902026-07-16T19:36:37.572Z- - svc:/network/routing/ripng:default
7912026-07-16T19:36:37.573Z- - svc:/network/routing/route:default
7922026-07-16T19:36:37.573Z- - svc:/network/rpc/bind:default
7932026-07-16T19:36:37.573Z- - svc:/network/rpc/gss:default
7942026-07-16T19:36:37.573Z- - svc:/network/rpc/keyserv:default
7952026-07-16T19:36:37.573Z- - svc:/network/security/kadmin:default
7962026-07-16T19:36:37.573Z- - svc:/network/security/krb5kdc:default
7972026-07-16T19:36:37.573Z- - svc:/network/security/ktkt_warn:default
7982026-07-16T19:36:37.573Z- - svc:/network/service:default
7992026-07-16T19:36:37.573Z- - svc:/network/shares/group:default
8002026-07-16T19:36:37.573Z- - svc:/network/smb/client:default
8012026-07-16T19:36:37.573Z- - svc:/network/smb/server:default
8022026-07-16T19:36:37.573Z- - svc:/network/ssh:default
8032026-07-16T19:36:37.573Z- - svc:/network/tcpkey:default
8042026-07-16T19:36:37.573Z- - svc:/system/auditd:default
8052026-07-16T19:36:37.573Z- - svc:/system/auditset:default
8062026-07-16T19:36:37.573Z- - svc:/system/boot-archive-update:default
8072026-07-16T19:36:37.574Z- - svc:/system/boot-archive:default
8082026-07-16T19:36:37.575Z- - svc:/system/boot-config:default
8092026-07-16T19:36:37.575Z- - svc:/system/consadm:default
8102026-07-16T19:36:37.575Z- - svc:/system/console-login:default
8112026-07-16T19:36:37.575Z- - svc:/system/console-login:vt2
8122026-07-16T19:36:37.575Z- - svc:/system/console-login:vt3
8132026-07-16T19:36:37.575Z- - svc:/system/console-login:vt4
8142026-07-16T19:36:37.575Z- - svc:/system/console-login:vt5
8152026-07-16T19:36:37.575Z- - svc:/system/console-login:vt6
8162026-07-16T19:36:37.575Z- - svc:/system/coreadm:default
8172026-07-16T19:36:37.575Z- - svc:/system/cron:default
8182026-07-16T19:36:37.575Z- - svc:/system/cryptosvc:default
8192026-07-16T19:36:37.575Z- - svc:/system/device/allocate:default
8202026-07-16T19:36:37.575Z- - svc:/system/device/audio:default
8212026-07-16T19:36:37.575Z- - svc:/system/device/local:default
8222026-07-16T19:36:37.575Z- - svc:/system/device/mpxio-upgrade:default
8232026-07-16T19:36:37.575Z- - svc:/system/extended-accounting:flow
8242026-07-16T19:36:37.575Z- - svc:/system/extended-accounting:net
8252026-07-16T19:36:37.575Z- - svc:/system/extended-accounting:process
8262026-07-16T19:36:37.575Z- - svc:/system/extended-accounting:task
8272026-07-16T19:36:37.575Z- - svc:/system/filesystem/local:default
8282026-07-16T19:36:37.575Z- - svc:/system/filesystem/minimal:default
8292026-07-16T19:36:37.576Z- - svc:/system/filesystem/reparse:default
8302026-07-16T19:36:37.576Z- - svc:/system/filesystem/root:default
8312026-07-16T19:36:37.576Z- - svc:/system/filesystem/usr:default
8322026-07-16T19:36:37.576Z- - svc:/system/fm/notify-params:default
8332026-07-16T19:36:37.576Z- - svc:/system/fmd:default
8342026-07-16T19:36:37.587Z- - svc:/system/hostid:default
8352026-07-16T19:36:37.587Z- - svc:/system/hotplug:default
8362026-07-16T19:36:37.587Z- - svc:/system/identity:domain
8372026-07-16T19:36:37.587Z- - svc:/system/identity:node
8382026-07-16T19:36:37.587Z- - svc:/system/idmap:default
8392026-07-16T19:36:37.587Z- - svc:/system/keymap:default
8402026-07-16T19:36:37.587Z- - svc:/system/logadm-upgrade:default
8412026-07-16T19:36:37.587Z- - svc:/system/manifest-import:default
8422026-07-16T19:36:37.587Z- - svc:/system/name-service-cache:default
8432026-07-16T19:36:37.587Z- - svc:/system/pfexec:default
8442026-07-16T19:36:37.587Z- - svc:/system/pkgserv:default
8452026-07-16T19:36:37.587Z- - svc:/system/process-security:default
8462026-07-16T19:36:37.587Z- - svc:/system/rbac:default
8472026-07-16T19:36:37.587Z- - svc:/system/rmtmpfiles:default
8482026-07-16T19:36:37.587Z- - svc:/system/sac:default
8492026-07-16T19:36:37.587Z- - svc:/system/sar:default
8502026-07-16T19:36:37.587Z- - svc:/system/svc/global:default
8512026-07-16T19:36:37.587Z- - svc:/system/system-log:default
8522026-07-16T19:36:37.587Z- - svc:/system/update-man-index:default
8532026-07-16T19:36:37.587Z- - svc:/system/utmp:default
8542026-07-16T19:36:37.587Z- - svc:/system/vtdaemon:default
8552026-07-16T19:36:37.587Z[a] svcs milestone/network
8562026-07-16T19:36:37.588ZSTATE STIME FMRI
8572026-07-16T19:36:37.588Zonline 19:36:35 svc:/system/svc/restarter:default
8582026-07-16T19:36:37.588Zoffline 19:36:35 svc:/system/early-manifest-import:default
8592026-07-16T19:36:37.588Z- - svc:/application/management/net-snmp:default
8602026-07-16T19:36:37.588Z- - svc:/application/pkg/dynamic-mirror:default
8612026-07-16T19:36:37.588Z- - svc:/application/pkg/mirror:default
8622026-07-16T19:36:37.588Z- - svc:/application/pkg/repositories-setup:default
8632026-07-16T19:36:37.588Z- - svc:/application/pkg/server:default
8642026-07-16T19:36:37.588Z- - svc:/application/security/tcsd:default
8652026-07-16T19:36:37.588Z- - svc:/milestone/devices:default
8662026-07-16T19:36:37.588Z- - svc:/milestone/multi-user-server:default
8672026-07-16T19:36:37.588Z- - svc:/milestone/multi-user:default
8682026-07-16T19:36:37.588Z- - svc:/milestone/name-services:default
8692026-07-16T19:36:37.588Z- - svc:/milestone/network:default
8702026-07-16T19:36:37.588Z- - svc:/milestone/single-user:default
8712026-07-16T19:36:37.588Z- - svc:/milestone/sysconfig:default
8722026-07-16T19:36:37.588Z- - svc:/network/chrony:default
8732026-07-16T19:36:37.588Z- - svc:/network/datalink-management:default
8742026-07-16T19:36:37.588Z- - svc:/network/dns/client:default
8752026-07-16T19:36:37.588Z- - svc:/network/dns/install:default
8762026-07-16T19:36:37.588Z- - svc:/network/dns/multicast:default
8772026-07-16T19:36:37.588Z- - svc:/network/inetd-upgrade:default
8782026-07-16T19:36:37.588Z- - svc:/network/inetd:default
8792026-07-16T19:36:37.588Z- - svc:/network/initial:default
8802026-07-16T19:36:37.589Z- - svc:/network/install:default
8812026-07-16T19:36:37.589Z- - svc:/network/ip-interface-management:default
8822026-07-16T19:36:37.589Z- - svc:/network/ipmp:default
8832026-07-16T19:36:37.589Z- - svc:/network/ipqos:default
8842026-07-16T19:36:37.589Z- - svc:/network/ipsec/ike:default
8852026-07-16T19:36:37.589Z- - svc:/network/ipsec/ipsecalgs:default
8862026-07-16T19:36:37.589Z- - svc:/network/ipsec/manual-key:default
8872026-07-16T19:36:37.589Z- - svc:/network/ipsec/policy:default
8882026-07-16T19:36:37.589Z- - svc:/network/iptun:default
8892026-07-16T19:36:37.589Z- - svc:/network/ipv4-forwarding:default
8902026-07-16T19:36:37.589Z- - svc:/network/ipv6-forwarding:default
8912026-07-16T19:36:37.589Z- - svc:/network/ldap/client:default
8922026-07-16T19:36:37.589Z- - svc:/network/location:default
8932026-07-16T19:36:37.589Z- - svc:/network/loopback:default
8942026-07-16T19:36:37.589Z- - svc:/network/netcfg:default
8952026-07-16T19:36:37.589Z- - svc:/network/netmask:default
8962026-07-16T19:36:37.589Z- - svc:/network/nfs/cbd:default
8972026-07-16T19:36:37.589Z- - svc:/network/nfs/client:default
8982026-07-16T19:36:37.589Z- - svc:/network/nfs/log:default
8992026-07-16T19:36:37.589Z- - svc:/network/nfs/mapid:default
9002026-07-16T19:36:37.589Z- - svc:/network/nfs/nlockmgr:default
9012026-07-16T19:36:37.589Z- - svc:/network/nfs/rquota:default
9022026-07-16T19:36:37.589Z- - svc:/network/nfs/server:default
9032026-07-16T19:36:37.592Z- - svc:/network/nfs/status:default
9042026-07-16T19:36:37.592Z- - svc:/network/nis/client:default
9052026-07-16T19:36:37.592Z- - svc:/network/physical:default
9062026-07-16T19:36:37.592Z- - svc:/network/physical:nwam
9072026-07-16T19:36:37.592Z- - svc:/network/routing-setup:default
9082026-07-16T19:36:37.592Z- - svc:/network/routing/legacy-routing:ipv4
9092026-07-16T19:36:37.592Z- - svc:/network/routing/legacy-routing:ipv6
9102026-07-16T19:36:37.593Z- - svc:/network/routing/ndp:default
9112026-07-16T19:36:37.593Z- - svc:/network/routing/rdisc:default
9122026-07-16T19:36:37.593Z- - svc:/network/routing/ripng:default
9132026-07-16T19:36:37.593Z- - svc:/network/routing/route:default
9142026-07-16T19:36:37.593Z- - svc:/network/rpc/bind:default
9152026-07-16T19:36:37.593Z- - svc:/network/rpc/gss:default
9162026-07-16T19:36:37.593Z- - svc:/network/rpc/keyserv:default
9172026-07-16T19:36:37.593Z- - svc:/network/security/kadmin:default
9182026-07-16T19:36:37.593Z- - svc:/network/security/krb5kdc:default
9192026-07-16T19:36:37.593Z- - svc:/network/security/ktkt_warn:default
9202026-07-16T19:36:37.593Z- - svc:/network/service:default
9212026-07-16T19:36:37.593Z- - svc:/network/shares/group:default
9222026-07-16T19:36:37.593Z- - svc:/network/smb/client:default
9232026-07-16T19:36:37.594Z- - svc:/network/smb/server:default
9242026-07-16T19:36:37.594Z- - svc:/network/ssh:default
9252026-07-16T19:36:37.594Z- - svc:/network/tcpkey:default
9262026-07-16T19:36:37.594Z- - svc:/system/auditd:default
9272026-07-16T19:36:37.595Z- - svc:/system/auditset:default
9282026-07-16T19:36:37.596Z- - svc:/system/boot-archive-update:default
9292026-07-16T19:36:37.596Z- - svc:/system/boot-archive:default
9302026-07-16T19:36:37.596Z- - svc:/system/boot-config:default
9312026-07-16T19:36:37.596Z- - svc:/system/consadm:default
9322026-07-16T19:36:37.596Z- - svc:/system/console-login:default
9332026-07-16T19:36:37.596Z- - svc:/system/console-login:vt2
9342026-07-16T19:36:37.603Z- - svc:/system/console-login:vt3
9352026-07-16T19:36:37.603Z- - svc:/system/console-login:vt4
9362026-07-16T19:36:37.603Z- - svc:/system/console-login:vt5
9372026-07-16T19:36:37.603Z- - svc:/system/console-login:vt6
9382026-07-16T19:36:37.603Z- - svc:/system/coreadm:default
9392026-07-16T19:36:37.603Z- - svc:/system/cron:default
9402026-07-16T19:36:37.603Z- - svc:/system/cryptosvc:default
9412026-07-16T19:36:37.603Z- - svc:/system/device/allocate:default
9422026-07-16T19:36:37.603Z- - svc:/system/device/audio:default
9432026-07-16T19:36:37.603Z- - svc:/system/device/local:default
9442026-07-16T19:36:37.603Z- - svc:/system/device/mpxio-upgrade:default
9452026-07-16T19:36:37.603Z- - svc:/system/extended-accounting:flow
9462026-07-16T19:36:37.603Z- - svc:/system/extended-accounting:net
9472026-07-16T19:36:37.603Z- - svc:/system/extended-accounting:process
9482026-07-16T19:36:37.603Z- - svc:/system/extended-accounting:task
9492026-07-16T19:36:37.603Z- - svc:/system/filesystem/local:default
9502026-07-16T19:36:37.603Z- - svc:/system/filesystem/minimal:default
9512026-07-16T19:36:37.604Z- - svc:/system/filesystem/reparse:default
9522026-07-16T19:36:37.604Z- - svc:/system/filesystem/root:default
9532026-07-16T19:36:37.604Z- - svc:/system/filesystem/usr:default
9542026-07-16T19:36:37.604Z- - svc:/system/fm/notify-params:default
9552026-07-16T19:36:37.604Z- - svc:/system/fmd:default
9562026-07-16T19:36:37.604Z- - svc:/system/hostid:default
9572026-07-16T19:36:37.604Z- - svc:/system/hotplug:default
9582026-07-16T19:36:37.604Z- - svc:/system/identity:domain
9592026-07-16T19:36:37.604Z- - svc:/system/identity:node
9602026-07-16T19:36:37.604Z- - svc:/system/idmap:default
9612026-07-16T19:36:37.604Z- - svc:/system/keymap:default
9622026-07-16T19:36:37.604Z- - svc:/system/logadm-upgrade:default
9632026-07-16T19:36:37.604Z- - svc:/system/manifest-import:default
9642026-07-16T19:36:37.604Z- - svc:/system/name-service-cache:default
9652026-07-16T19:36:37.604Z- - svc:/system/pfexec:default
9662026-07-16T19:36:37.604Z- - svc:/system/pkgserv:default
9672026-07-16T19:36:37.604Z- - svc:/system/process-security:default
9682026-07-16T19:36:37.604Z- - svc:/system/rbac:default
9692026-07-16T19:36:37.604Z- - svc:/system/rmtmpfiles:default
9702026-07-16T19:36:37.604Z- - svc:/system/sac:default
9712026-07-16T19:36:37.604Z- - svc:/system/sar:default
9722026-07-16T19:36:37.604Z- - svc:/system/svc/global:default
9732026-07-16T19:36:37.604Z- - svc:/system/system-log:default
9742026-07-16T19:36:37.604Z- - svc:/system/update-man-index:default
9752026-07-16T19:36:37.604Z- - svc:/system/utmp:default
9762026-07-16T19:36:37.605Z- - svc:/system/vtdaemon:default
9772026-07-16T19:36:37.605Z[b] svcs milestone/network
9782026-07-16T19:36:37.605ZSTATE STIME FMRI
9792026-07-16T19:36:37.605Z- - svc:/milestone/network:default
9802026-07-16T19:36:37.605ZSTATE STIME FMRI
9812026-07-16T19:36:37.605Z- - svc:/milestone/network:default
9822026-07-16T19:36:38.584Z[a] svcs milestone/network
9832026-07-16T19:36:38.593Z[b] svcs milestone/network
9842026-07-16T19:36:38.599ZSTATE STIME FMRI
9852026-07-16T19:36:38.599Zonline 19:36:36 svc:/milestone/network:default
9862026-07-16T19:36:38.599ZSTATE STIME FMRI
9872026-07-16T19:36:38.599Zonline 19:36:36 svc:/milestone/network:default
9882026-07-16T19:36:38.599Z[a] ipadm create-addr -t -T dhcp opte0/test
9892026-07-16T19:36:38.599Z[b] ipadm create-addr -t -T dhcp opte1/test
9902026-07-16T19:36:43.385Z
9912026-07-16T19:36:43.385Z[b] route add -iface 10.0.0.254 10.0.0.2
9922026-07-16T19:36:43.401Zadd host 10.0.0.254: gateway 10.0.0.2
9932026-07-16T19:36:43.401Z[b] route add 10.0.0.0/24 10.0.0.254
9942026-07-16T19:36:43.405Zadd net 10.0.0.0/24: gateway 10.0.0.254
9952026-07-16T19:36:43.405Z[b] route add 224.0.0.0/4 10.0.0.254
9962026-07-16T19:36:43.416Zadd net 224.0.0.0/4: gateway 10.0.0.254
9972026-07-16T19:36:44.626Z
9982026-07-16T19:36:44.626Z[a] route add -iface 10.0.0.254 10.0.0.1
9992026-07-16T19:36:44.641Zadd host 10.0.0.254: gateway 10.0.0.1
10002026-07-16T19:36:44.641Z[a] route add 10.0.0.0/24 10.0.0.254
10012026-07-16T19:36:44.651Zadd net 10.0.0.0/24: gateway 10.0.0.254
10022026-07-16T19:36:44.651Z[a] route add 224.0.0.0/4 10.0.0.254
10032026-07-16T19:36:44.803Zadd net 224.0.0.0/4: gateway 10.0.0.254
10042026-07-16T19:36:44.819Z###---------------###
10052026-07-16T19:36:44.819Z:::Topology built!:::
10062026-07-16T19:36:44.819Z###---------------###
10072026-07-16T19:36:44.821Z###----------------###
10082026-07-16T19:36:44.821Z::: iPerf spawned! :::
10092026-07-16T19:36:44.821Z:::Waiting... (10s):::
10102026-07-16T19:36:44.821Z###----------------###
10112026-07-16T19:36:57.650Z###---###
10122026-07-16T19:36:57.650Z:::Go!:::
10132026-07-16T19:36:57.652Z###---###
10142026-07-16T19:36:57.652Z[a] ping 10.0.0.2
10152026-07-16T19:36:57.682Z10.0.0.2 is alive
10162026-07-16T19:36:57.682Z###-------------------###
10172026-07-16T19:36:57.682Z:::Running experiment :::
10182026-07-16T19:36:57.682Z:::iperf-tcp/local/c2s:::
10192026-07-16T19:36:57.682Z###-------------------###
10202026-07-16T19:37:02.068Z-----------------------------------------------------------
10212026-07-16T19:37:02.069ZServer listening on 5201 (test #1)
10222026-07-16T19:37:02.069Z-----------------------------------------------------------
10232026-07-16T19:37:02.069ZAccepted connection from 10.0.0.1, port 34576
10242026-07-16T19:37:02.069Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33258
10252026-07-16T19:37:02.069Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64971
10262026-07-16T19:37:02.069Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44359
10272026-07-16T19:37:02.069Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54098
10282026-07-16T19:37:02.069Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35640
10292026-07-16T19:37:02.069Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55095
10302026-07-16T19:37:02.069Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40636
10312026-07-16T19:37:02.069Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54898
10322026-07-16T19:37:02.069Z[ ID] Interval Transfer Bitrate
10332026-07-16T19:37:02.069Z[ 5] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
10342026-07-16T19:37:02.069Z[ 8] 0.00-1.00 sec 117 MBytes 979 Mbits/sec
10352026-07-16T19:37:02.069Z[ 10] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
10362026-07-16T19:37:02.069Z[ 12] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
10372026-07-16T19:37:02.069Z[ 14] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
10382026-07-16T19:37:02.069Z[ 16] 0.00-1.00 sec 117 MBytes 979 Mbits/sec
10392026-07-16T19:37:02.069Z[ 18] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
10402026-07-16T19:37:02.069Z[ 20] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
10412026-07-16T19:37:02.070Z[SUM] 0.00-1.00 sec 934 MBytes 7.84 Gbits/sec
10422026-07-16T19:37:02.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
10432026-07-16T19:37:02.070Z[ 5] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10442026-07-16T19:37:02.070Z[ 8] 1.00-2.00 sec 150 MBytes 1.25 Gbits/sec
10452026-07-16T19:37:02.070Z[ 10] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10462026-07-16T19:37:02.070Z[ 12] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10472026-07-16T19:37:02.070Z[ 14] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10482026-07-16T19:37:02.070Z[ 16] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
10492026-07-16T19:37:02.070Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
10502026-07-16T19:37:02.070Z[ 20] 1.00-2.00 sec 150 MBytes 1.25 Gbits/sec
10512026-07-16T19:37:02.070Z[SUM] 1.00-2.00 sec 1.17 GBytes 10.1 Gbits/sec
10522026-07-16T19:37:02.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
10532026-07-16T19:37:02.070Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10542026-07-16T19:37:02.070Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10552026-07-16T19:37:02.070Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10562026-07-16T19:37:02.071Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10572026-07-16T19:37:02.071Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10582026-07-16T19:37:02.071Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10592026-07-16T19:37:02.071Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10602026-07-16T19:37:02.071Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10612026-07-16T19:37:02.071Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.3 Gbits/sec
10622026-07-16T19:37:02.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
10632026-07-16T19:37:02.071Z[ 5] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10642026-07-16T19:37:02.071Z[ 8] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10652026-07-16T19:37:02.071Z[ 10] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10662026-07-16T19:37:02.071Z[ 12] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10672026-07-16T19:37:02.071Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10682026-07-16T19:37:02.071Z[ 16] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10692026-07-16T19:37:02.071Z[ 18] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10702026-07-16T19:37:02.075Z[ 20] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
10712026-07-16T19:37:02.075Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
10722026-07-16T19:37:02.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
10732026-07-16T19:37:02.075Z[ 5] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10742026-07-16T19:37:02.075Z[ 8] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10752026-07-16T19:37:02.075Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10762026-07-16T19:37:02.075Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10772026-07-16T19:37:02.075Z[ 14] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
10782026-07-16T19:37:02.075Z[ 16] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
10792026-07-16T19:37:02.075Z[ 18] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
10802026-07-16T19:37:02.075Z[ 20] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10812026-07-16T19:37:02.075Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.1 Gbits/sec
10822026-07-16T19:37:02.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
10832026-07-16T19:37:02.075Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10842026-07-16T19:37:02.075Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10852026-07-16T19:37:02.075Z[ 10] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10862026-07-16T19:37:02.075Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10872026-07-16T19:37:02.075Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10882026-07-16T19:37:02.075Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10892026-07-16T19:37:02.075Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10902026-07-16T19:37:02.075Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10912026-07-16T19:37:02.075Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
10922026-07-16T19:37:02.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
10932026-07-16T19:37:02.075Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
10942026-07-16T19:37:02.076Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
10952026-07-16T19:37:02.076Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
10962026-07-16T19:37:05.068Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
10972026-07-16T19:37:05.068Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
10982026-07-16T19:37:05.068Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
10992026-07-16T19:37:05.068Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
11002026-07-16T19:37:05.068Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
11012026-07-16T19:37:05.068Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
11022026-07-16T19:37:05.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
11032026-07-16T19:37:05.068Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
11042026-07-16T19:37:05.068Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11052026-07-16T19:37:05.068Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11062026-07-16T19:37:05.068Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
11072026-07-16T19:37:05.068Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11082026-07-16T19:37:05.069Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11092026-07-16T19:37:05.069Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
11102026-07-16T19:37:05.069Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11112026-07-16T19:37:05.069Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
11122026-07-16T19:37:05.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
11132026-07-16T19:37:05.069Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11142026-07-16T19:37:05.069Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11152026-07-16T19:37:05.069Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11162026-07-16T19:37:05.069Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11172026-07-16T19:37:05.069Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11182026-07-16T19:37:05.069Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11192026-07-16T19:37:05.071Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11202026-07-16T19:37:05.071Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11212026-07-16T19:37:05.071Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
11222026-07-16T19:37:05.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
11232026-07-16T19:37:05.071Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
11242026-07-16T19:37:05.071Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
11252026-07-16T19:37:05.071Z[ 10] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
11262026-07-16T19:37:05.071Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
11272026-07-16T19:37:05.071Z[ 14] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
11282026-07-16T19:37:05.071Z[ 16] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
11292026-07-16T19:37:05.071Z[ 18] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
11302026-07-16T19:37:05.071Z[ 20] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
11312026-07-16T19:37:05.071Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
11322026-07-16T19:37:05.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
11332026-07-16T19:37:05.071Z[ 5] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
11342026-07-16T19:37:05.071Z[ 8] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
11352026-07-16T19:37:05.071Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11362026-07-16T19:37:05.071Z[ 12] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
11372026-07-16T19:37:05.071Z[ 14] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
11382026-07-16T19:37:05.071Z[ 16] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
11392026-07-16T19:37:05.071Z[ 18] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
11402026-07-16T19:37:05.071Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11412026-07-16T19:37:05.071Z[SUM] 10.00-10.00 sec 768 KBytes 12.7 Gbits/sec
11422026-07-16T19:37:05.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
11432026-07-16T19:37:05.071Z[ ID] Interval Transfer Bitrate
11442026-07-16T19:37:05.071Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11452026-07-16T19:37:05.072Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11462026-07-16T19:37:05.072Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11472026-07-16T19:37:05.072Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11482026-07-16T19:37:05.072Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11492026-07-16T19:37:05.072Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11502026-07-16T19:37:05.072Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
11512026-07-16T19:37:05.072Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11522026-07-16T19:37:05.072Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.92 Gbits/sec receiver
11532026-07-16T19:37:05.076ZRun 1/5...9922.356499735255Mbps
11542026-07-16T19:37:12.459Z-----------------------------------------------------------
11552026-07-16T19:37:12.459ZServer listening on 5201 (test #2)
11562026-07-16T19:37:12.459Z-----------------------------------------------------------
11572026-07-16T19:37:12.459ZAccepted connection from 10.0.0.1, port 34072
11582026-07-16T19:37:12.459Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58058
11592026-07-16T19:37:12.459Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37350
11602026-07-16T19:37:12.459Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60597
11612026-07-16T19:37:12.459Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37864
11622026-07-16T19:37:12.459Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52227
11632026-07-16T19:37:12.459Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50060
11642026-07-16T19:37:12.459Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42860
11652026-07-16T19:37:12.459Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47774
11662026-07-16T19:37:12.459Z[ ID] Interval Transfer Bitrate
11672026-07-16T19:37:12.459Z[ 5] 0.00-1.00 sec 150 MBytes 1.25 Gbits/sec
11682026-07-16T19:37:12.459Z[ 8] 0.00-1.00 sec 108 MBytes 908 Mbits/sec
11692026-07-16T19:37:12.459Z[ 10] 0.00-1.00 sec 151 MBytes 1.26 Gbits/sec
11702026-07-16T19:37:12.460Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11712026-07-16T19:37:12.460Z[ 14] 0.00-1.00 sec 108 MBytes 908 Mbits/sec
11722026-07-16T19:37:12.460Z[ 16] 0.00-1.00 sec 108 MBytes 908 Mbits/sec
11732026-07-16T19:37:12.460Z[ 18] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
11742026-07-16T19:37:12.460Z[ 20] 0.00-1.00 sec 150 MBytes 1.26 Gbits/sec
11752026-07-16T19:37:12.460Z[SUM] 0.00-1.00 sec 1010 MBytes 8.47 Gbits/sec
11762026-07-16T19:37:12.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
11772026-07-16T19:37:12.460Z[ 5] 1.00-2.00 sec 272 MBytes 2.28 Gbits/sec
11782026-07-16T19:37:12.460Z[ 8] 1.00-2.00 sec 118 MBytes 989 Mbits/sec
11792026-07-16T19:37:12.460Z[ 10] 1.00-2.00 sec 280 MBytes 2.34 Gbits/sec
11802026-07-16T19:37:12.461Z[ 12] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
11812026-07-16T19:37:12.461Z[ 14] 1.00-2.00 sec 118 MBytes 992 Mbits/sec
11822026-07-16T19:37:12.461Z[ 16] 1.00-2.00 sec 118 MBytes 992 Mbits/sec
11832026-07-16T19:37:12.461Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11842026-07-16T19:37:12.461Z[ 20] 1.00-2.00 sec 275 MBytes 2.31 Gbits/sec
11852026-07-16T19:37:12.461Z[SUM] 1.00-2.00 sec 1.46 GBytes 12.5 Gbits/sec
11862026-07-16T19:37:12.461Z- - - - - - - - - - - - - - - - - - - - - - - - -
11872026-07-16T19:37:12.462Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
11882026-07-16T19:37:12.462Z[ 8] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
11892026-07-16T19:37:12.462Z[ 10] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
11902026-07-16T19:37:12.462Z[ 12] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
11912026-07-16T19:37:12.462Z[ 14] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
11922026-07-16T19:37:12.462Z[ 16] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
11932026-07-16T19:37:12.462Z[ 18] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
11942026-07-16T19:37:12.462Z[ 20] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
11952026-07-16T19:37:12.462Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
11962026-07-16T19:37:12.462Z- - - - - - - - - - - - - - - - - - - - - - - - -
11972026-07-16T19:37:12.462Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
11982026-07-16T19:37:12.462Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
11992026-07-16T19:37:12.462Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12002026-07-16T19:37:12.462Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12012026-07-16T19:37:12.462Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12022026-07-16T19:37:12.462Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12032026-07-16T19:37:12.462Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12042026-07-16T19:37:12.463Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12052026-07-16T19:37:12.463Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.2 Gbits/sec
12062026-07-16T19:37:12.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
12072026-07-16T19:37:12.463Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
12082026-07-16T19:37:12.463Z[ 8] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12092026-07-16T19:37:12.467Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12102026-07-16T19:37:12.467Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
12112026-07-16T19:37:12.467Z[ 14] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12122026-07-16T19:37:12.467Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12132026-07-16T19:37:12.467Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
12142026-07-16T19:37:12.467Z[ 20] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
12152026-07-16T19:37:12.467Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.2 Gbits/sec
12162026-07-16T19:37:12.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
12172026-07-16T19:37:12.467Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12182026-07-16T19:37:12.467Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12192026-07-16T19:37:12.467Z[ 10] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12202026-07-16T19:37:12.467Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12212026-07-16T19:37:12.467Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12222026-07-16T19:37:12.467Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12232026-07-16T19:37:12.467Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12242026-07-16T19:37:12.467Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12252026-07-16T19:37:12.467Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.2 Gbits/sec
12262026-07-16T19:37:12.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
12272026-07-16T19:37:12.467Z[ 5] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
12282026-07-16T19:37:12.470Z[ 8] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
12292026-07-16T19:37:12.470Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12302026-07-16T19:37:15.459Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12312026-07-16T19:37:15.459Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12322026-07-16T19:37:15.459Z[ 16] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
12332026-07-16T19:37:15.459Z[ 18] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
12342026-07-16T19:37:15.459Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12352026-07-16T19:37:15.459Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
12362026-07-16T19:37:15.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
12372026-07-16T19:37:15.459Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12382026-07-16T19:37:15.459Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12392026-07-16T19:37:15.459Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12402026-07-16T19:37:15.459Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12412026-07-16T19:37:15.459Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12422026-07-16T19:37:15.459Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12432026-07-16T19:37:15.459Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12442026-07-16T19:37:15.460Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
12452026-07-16T19:37:15.463Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
12462026-07-16T19:37:15.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
12472026-07-16T19:37:15.463Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
12482026-07-16T19:37:15.463Z[ 8] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
12492026-07-16T19:37:15.463Z[ 10] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
12502026-07-16T19:37:15.465Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
12512026-07-16T19:37:15.465Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
12522026-07-16T19:37:15.465Z[ 16] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
12532026-07-16T19:37:15.466Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
12542026-07-16T19:37:15.466Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
12552026-07-16T19:37:15.466Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.1 Gbits/sec
12562026-07-16T19:37:15.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
12572026-07-16T19:37:15.466Z[ 5] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
12582026-07-16T19:37:15.466Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12592026-07-16T19:37:15.466Z[ 10] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12602026-07-16T19:37:15.466Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12612026-07-16T19:37:15.466Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12622026-07-16T19:37:15.466Z[ 16] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12632026-07-16T19:37:15.466Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
12642026-07-16T19:37:15.466Z[ 20] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12652026-07-16T19:37:15.466Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.2 Gbits/sec
12662026-07-16T19:37:15.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
12672026-07-16T19:37:15.466Z[ 5] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
12682026-07-16T19:37:15.466Z[ 8] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
12692026-07-16T19:37:15.466Z[ 10] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
12702026-07-16T19:37:15.466Z[ 12] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
12712026-07-16T19:37:15.466Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12722026-07-16T19:37:15.466Z[ 16] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
12732026-07-16T19:37:15.466Z[ 18] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
12742026-07-16T19:37:15.468Z[ 20] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
12752026-07-16T19:37:15.468Z[SUM] 10.00-10.00 sec 896 KBytes 12.8 Gbits/sec
12762026-07-16T19:37:15.468Z- - - - - - - - - - - - - - - - - - - - - - - - -
12772026-07-16T19:37:15.468Z[ ID] Interval Transfer Bitrate
12782026-07-16T19:37:15.468Z[ 5] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec receiver
12792026-07-16T19:37:15.468Z[ 8] 0.00-10.00 sec 1.40 GBytes 1.20 Gbits/sec receiver
12802026-07-16T19:37:15.468Z[ 10] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec receiver
12812026-07-16T19:37:15.468Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
12822026-07-16T19:37:15.468Z[ 14] 0.00-10.00 sec 1.40 GBytes 1.21 Gbits/sec receiver
12832026-07-16T19:37:15.468Z[ 16] 0.00-10.00 sec 1.40 GBytes 1.20 Gbits/sec receiver
12842026-07-16T19:37:15.468Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
12852026-07-16T19:37:15.468Z[ 20] 0.00-10.00 sec 1.60 GBytes 1.37 Gbits/sec receiver
12862026-07-16T19:37:15.468Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
12872026-07-16T19:37:15.469ZRun 2/5...10221.012120172141Mbps
12882026-07-16T19:37:22.855Z-----------------------------------------------------------
12892026-07-16T19:37:22.855ZServer listening on 5201 (test #3)
12902026-07-16T19:37:22.855Z-----------------------------------------------------------
12912026-07-16T19:37:22.855ZAccepted connection from 10.0.0.1, port 37679
12922026-07-16T19:37:22.856Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43226
12932026-07-16T19:37:22.856Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57024
12942026-07-16T19:37:22.856Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54590
12952026-07-16T19:37:22.856Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54810
12962026-07-16T19:37:22.856Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43081
12972026-07-16T19:37:22.856Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53944
12982026-07-16T19:37:22.856Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38858
12992026-07-16T19:37:22.856Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36276
13002026-07-16T19:37:22.856Z[ ID] Interval Transfer Bitrate
13012026-07-16T19:37:22.856Z[ 5] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
13022026-07-16T19:37:22.856Z[ 8] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
13032026-07-16T19:37:22.856Z[ 10] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
13042026-07-16T19:37:22.856Z[ 12] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
13052026-07-16T19:37:22.856Z[ 14] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
13062026-07-16T19:37:22.856Z[ 16] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
13072026-07-16T19:37:22.857Z[ 18] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
13082026-07-16T19:37:22.857Z[ 20] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
13092026-07-16T19:37:22.857Z[SUM] 0.00-1.00 sec 942 MBytes 7.90 Gbits/sec
13102026-07-16T19:37:22.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
13112026-07-16T19:37:22.857Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13122026-07-16T19:37:22.857Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13132026-07-16T19:37:22.857Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13142026-07-16T19:37:22.869Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13152026-07-16T19:37:22.869Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13162026-07-16T19:37:22.869Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13172026-07-16T19:37:22.869Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
13182026-07-16T19:37:22.869Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13192026-07-16T19:37:22.869Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
13202026-07-16T19:37:22.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
13212026-07-16T19:37:22.869Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13222026-07-16T19:37:22.869Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13232026-07-16T19:37:22.869Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13242026-07-16T19:37:22.870Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13252026-07-16T19:37:22.870Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13262026-07-16T19:37:22.870Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13272026-07-16T19:37:22.870Z[ 18] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13282026-07-16T19:37:22.870Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13292026-07-16T19:37:22.882Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.2 Gbits/sec
13302026-07-16T19:37:22.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
13312026-07-16T19:37:22.882Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13322026-07-16T19:37:22.882Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13332026-07-16T19:37:22.882Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13342026-07-16T19:37:22.882Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13352026-07-16T19:37:22.882Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13362026-07-16T19:37:22.882Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13372026-07-16T19:37:22.882Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13382026-07-16T19:37:22.882Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13392026-07-16T19:37:22.882Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.2 Gbits/sec
13402026-07-16T19:37:22.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
13412026-07-16T19:37:22.883Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13422026-07-16T19:37:22.883Z[ 8] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13432026-07-16T19:37:22.883Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13442026-07-16T19:37:22.883Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13452026-07-16T19:37:22.883Z[ 14] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13462026-07-16T19:37:22.883Z[ 16] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13472026-07-16T19:37:22.883Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13482026-07-16T19:37:22.883Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13492026-07-16T19:37:22.883Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
13502026-07-16T19:37:22.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
13512026-07-16T19:37:22.883Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13522026-07-16T19:37:22.883Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13532026-07-16T19:37:22.883Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13542026-07-16T19:37:22.883Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13552026-07-16T19:37:22.883Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13562026-07-16T19:37:22.883Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
13572026-07-16T19:37:22.883Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13582026-07-16T19:37:22.883Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13592026-07-16T19:37:22.883Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
13602026-07-16T19:37:22.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
13612026-07-16T19:37:22.883Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
13622026-07-16T19:37:22.885Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13632026-07-16T19:37:22.885Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
13642026-07-16T19:37:25.851Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
13652026-07-16T19:37:25.852Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13662026-07-16T19:37:25.852Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
13672026-07-16T19:37:25.852Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
13682026-07-16T19:37:25.852Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
13692026-07-16T19:37:25.852Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
13702026-07-16T19:37:25.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
13712026-07-16T19:37:25.852Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13722026-07-16T19:37:25.852Z[ 8] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
13732026-07-16T19:37:25.852Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13742026-07-16T19:37:25.852Z[ 12] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
13752026-07-16T19:37:25.852Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13762026-07-16T19:37:25.852Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13772026-07-16T19:37:25.852Z[ 18] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
13782026-07-16T19:37:25.852Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
13792026-07-16T19:37:25.853Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.2 Gbits/sec
13802026-07-16T19:37:25.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
13812026-07-16T19:37:25.853Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13822026-07-16T19:37:25.853Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13832026-07-16T19:37:25.853Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13842026-07-16T19:37:25.853Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13852026-07-16T19:37:25.853Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13862026-07-16T19:37:25.853Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13872026-07-16T19:37:25.853Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
13882026-07-16T19:37:25.853Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13892026-07-16T19:37:25.853Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
13902026-07-16T19:37:25.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
13912026-07-16T19:37:25.855Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
13922026-07-16T19:37:25.855Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
13932026-07-16T19:37:25.855Z[ 10] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
13942026-07-16T19:37:25.855Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
13952026-07-16T19:37:25.855Z[ 14] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
13962026-07-16T19:37:25.855Z[ 16] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
13972026-07-16T19:37:25.855Z[ 18] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
13982026-07-16T19:37:25.855Z[ 20] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
13992026-07-16T19:37:25.855Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
14002026-07-16T19:37:25.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
14012026-07-16T19:37:25.855Z[ 5] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
14022026-07-16T19:37:25.855Z[ 8] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
14032026-07-16T19:37:25.855Z[ 10] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
14042026-07-16T19:37:25.855Z[ 12] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
14052026-07-16T19:37:25.855Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14062026-07-16T19:37:25.855Z[ 16] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
14072026-07-16T19:37:25.855Z[ 18] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
14082026-07-16T19:37:25.855Z[ 20] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
14092026-07-16T19:37:25.855Z[SUM] 10.00-10.00 sec 896 KBytes 13.0 Gbits/sec
14102026-07-16T19:37:25.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
14112026-07-16T19:37:25.855Z[ ID] Interval Transfer Bitrate
14122026-07-16T19:37:25.855Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14132026-07-16T19:37:25.855Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14142026-07-16T19:37:25.856Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14152026-07-16T19:37:25.856Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14162026-07-16T19:37:25.856Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14172026-07-16T19:37:25.856Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14182026-07-16T19:37:25.856Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14192026-07-16T19:37:25.856Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
14202026-07-16T19:37:25.856Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.95 Gbits/sec receiver
14212026-07-16T19:37:25.862ZRun 3/5...9950.56656784542Mbps
14222026-07-16T19:37:33.245Z-----------------------------------------------------------
14232026-07-16T19:37:33.245ZServer listening on 5201 (test #4)
14242026-07-16T19:37:33.245Z-----------------------------------------------------------
14252026-07-16T19:37:33.245ZAccepted connection from 10.0.0.1, port 59282
14262026-07-16T19:37:33.245Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45108
14272026-07-16T19:37:33.246Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64861
14282026-07-16T19:37:33.246Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56142
14292026-07-16T19:37:33.246Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61047
14302026-07-16T19:37:33.246Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61871
14312026-07-16T19:37:33.246Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56860
14322026-07-16T19:37:33.246Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33140
14332026-07-16T19:37:33.246Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44767
14342026-07-16T19:37:33.246Z[ ID] Interval Transfer Bitrate
14352026-07-16T19:37:33.247Z[ 5] 0.00-1.00 sec 116 MBytes 969 Mbits/sec
14362026-07-16T19:37:33.247Z[ 8] 0.00-1.00 sec 115 MBytes 968 Mbits/sec
14372026-07-16T19:37:33.247Z[ 10] 0.00-1.00 sec 116 MBytes 969 Mbits/sec
14382026-07-16T19:37:33.247Z[ 12] 0.00-1.00 sec 115 MBytes 968 Mbits/sec
14392026-07-16T19:37:33.247Z[ 14] 0.00-1.00 sec 116 MBytes 970 Mbits/sec
14402026-07-16T19:37:33.247Z[ 16] 0.00-1.00 sec 116 MBytes 969 Mbits/sec
14412026-07-16T19:37:33.247Z[ 18] 0.00-1.00 sec 116 MBytes 969 Mbits/sec
14422026-07-16T19:37:33.247Z[ 20] 0.00-1.00 sec 116 MBytes 969 Mbits/sec
14432026-07-16T19:37:33.247Z[SUM] 0.00-1.00 sec 924 MBytes 7.75 Gbits/sec
14442026-07-16T19:37:33.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
14452026-07-16T19:37:33.247Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14462026-07-16T19:37:33.247Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14472026-07-16T19:37:33.247Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14482026-07-16T19:37:33.247Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14492026-07-16T19:37:33.247Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14502026-07-16T19:37:33.247Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14512026-07-16T19:37:33.247Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14522026-07-16T19:37:33.247Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
14532026-07-16T19:37:33.247Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
14542026-07-16T19:37:33.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
14552026-07-16T19:37:33.247Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
14562026-07-16T19:37:33.247Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
14572026-07-16T19:37:33.249Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
14582026-07-16T19:37:33.249Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
14592026-07-16T19:37:33.249Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
14602026-07-16T19:37:33.249Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
14612026-07-16T19:37:33.249Z[ 18] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
14622026-07-16T19:37:33.249Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
14632026-07-16T19:37:33.249Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
14642026-07-16T19:37:33.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
14652026-07-16T19:37:33.249Z[ 5] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
14662026-07-16T19:37:33.249Z[ 8] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
14672026-07-16T19:37:33.252Z[ 10] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
14682026-07-16T19:37:33.252Z[ 12] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
14692026-07-16T19:37:33.252Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
14702026-07-16T19:37:33.252Z[ 16] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
14712026-07-16T19:37:33.252Z[ 18] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
14722026-07-16T19:37:33.252Z[ 20] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
14732026-07-16T19:37:33.252Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
14742026-07-16T19:37:33.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
14752026-07-16T19:37:33.269Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14762026-07-16T19:37:33.269Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14772026-07-16T19:37:33.269Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14782026-07-16T19:37:33.269Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14792026-07-16T19:37:33.269Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14802026-07-16T19:37:33.269Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14812026-07-16T19:37:33.273Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14822026-07-16T19:37:33.273Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14832026-07-16T19:37:33.273Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.1 Gbits/sec
14842026-07-16T19:37:33.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
14852026-07-16T19:37:33.273Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14862026-07-16T19:37:33.273Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14872026-07-16T19:37:33.273Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14882026-07-16T19:37:33.273Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14892026-07-16T19:37:33.273Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14902026-07-16T19:37:33.273Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14912026-07-16T19:37:33.273Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14922026-07-16T19:37:33.273Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14932026-07-16T19:37:33.273Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.2 Gbits/sec
14942026-07-16T19:37:33.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
14952026-07-16T19:37:33.273Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
14962026-07-16T19:37:33.273Z[ 8] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
14972026-07-16T19:37:33.273Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
14982026-07-16T19:37:36.246Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
14992026-07-16T19:37:36.246Z[ 14] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
15002026-07-16T19:37:36.246Z[ 16] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
15012026-07-16T19:37:36.247Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
15022026-07-16T19:37:36.247Z[ 20] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
15032026-07-16T19:37:36.247Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
15042026-07-16T19:37:36.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
15052026-07-16T19:37:36.247Z[ 5] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15062026-07-16T19:37:36.247Z[ 8] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15072026-07-16T19:37:36.247Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15082026-07-16T19:37:36.247Z[ 12] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15092026-07-16T19:37:36.247Z[ 14] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15102026-07-16T19:37:36.247Z[ 16] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15112026-07-16T19:37:36.247Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15122026-07-16T19:37:36.248Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
15132026-07-16T19:37:36.248Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.2 Gbits/sec
15142026-07-16T19:37:36.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
15152026-07-16T19:37:36.248Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15162026-07-16T19:37:36.248Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15172026-07-16T19:37:36.248Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15182026-07-16T19:37:36.248Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15192026-07-16T19:37:36.248Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15202026-07-16T19:37:36.248Z[ 16] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15212026-07-16T19:37:36.249Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15222026-07-16T19:37:36.249Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15232026-07-16T19:37:36.249Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
15242026-07-16T19:37:36.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
15252026-07-16T19:37:36.249Z[ 5] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15262026-07-16T19:37:36.249Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
15272026-07-16T19:37:36.249Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15282026-07-16T19:37:36.249Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
15292026-07-16T19:37:36.249Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15302026-07-16T19:37:36.249Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15312026-07-16T19:37:36.249Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15322026-07-16T19:37:36.249Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15332026-07-16T19:37:36.249Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.2 Gbits/sec
15342026-07-16T19:37:36.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
15352026-07-16T19:37:36.249Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15362026-07-16T19:37:36.250Z[ 8] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15372026-07-16T19:37:36.255Z[ 10] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15382026-07-16T19:37:36.256Z[ 12] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15392026-07-16T19:37:36.256Z[ 14] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15402026-07-16T19:37:36.256Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15412026-07-16T19:37:36.256Z[ 18] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15422026-07-16T19:37:36.256Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15432026-07-16T19:37:36.256Z[SUM] 10.00-10.00 sec 640 KBytes 10.1 Gbits/sec
15442026-07-16T19:37:36.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
15452026-07-16T19:37:36.256Z[ ID] Interval Transfer Bitrate
15462026-07-16T19:37:36.256Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
15472026-07-16T19:37:36.256Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
15482026-07-16T19:37:36.256Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
15492026-07-16T19:37:36.257Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
15502026-07-16T19:37:36.257Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
15512026-07-16T19:37:36.257Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
15522026-07-16T19:37:36.257Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
15532026-07-16T19:37:36.257Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
15542026-07-16T19:37:36.257Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.91 Gbits/sec receiver
15552026-07-16T19:37:36.257ZRun 4/5...9908.51856660639Mbps
15562026-07-16T19:37:43.698Z-----------------------------------------------------------
15572026-07-16T19:37:43.698ZServer listening on 5201 (test #5)
15582026-07-16T19:37:43.709Z-----------------------------------------------------------
15592026-07-16T19:37:43.717ZAccepted connection from 10.0.0.1, port 34748
15602026-07-16T19:37:43.717Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52676
15612026-07-16T19:37:43.717Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35038
15622026-07-16T19:37:43.717Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42757
15632026-07-16T19:37:43.717Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42428
15642026-07-16T19:37:43.717Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58080
15652026-07-16T19:37:43.717Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59314
15662026-07-16T19:37:43.717Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46813
15672026-07-16T19:37:43.717Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43095
15682026-07-16T19:37:43.717Z[ ID] Interval Transfer Bitrate
15692026-07-16T19:37:43.718Z[ 5] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
15702026-07-16T19:37:43.718Z[ 8] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
15712026-07-16T19:37:43.718Z[ 10] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
15722026-07-16T19:37:43.718Z[ 12] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
15732026-07-16T19:37:43.718Z[ 14] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
15742026-07-16T19:37:43.718Z[ 16] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
15752026-07-16T19:37:43.718Z[ 18] 0.00-1.00 sec 117 MBytes 983 Mbits/sec
15762026-07-16T19:37:43.718Z[ 20] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
15772026-07-16T19:37:43.718Z[SUM] 0.00-1.00 sec 938 MBytes 7.87 Gbits/sec
15782026-07-16T19:37:43.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
15792026-07-16T19:37:43.718Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15802026-07-16T19:37:43.718Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15812026-07-16T19:37:43.718Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15822026-07-16T19:37:43.727Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15832026-07-16T19:37:43.727Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15842026-07-16T19:37:43.727Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15852026-07-16T19:37:43.727Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15862026-07-16T19:37:43.727Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15872026-07-16T19:37:43.727Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
15882026-07-16T19:37:43.747Z- - - - - - - - - - - - - - - - - - - - - - - - -
15892026-07-16T19:37:43.747Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15902026-07-16T19:37:43.747Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15912026-07-16T19:37:43.747Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15922026-07-16T19:37:43.747Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15932026-07-16T19:37:43.747Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15942026-07-16T19:37:43.747Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15952026-07-16T19:37:43.747Z[ 18] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15962026-07-16T19:37:43.747Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
15972026-07-16T19:37:43.747Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
15982026-07-16T19:37:43.747Z- - - - - - - - - - - - - - - - - - - - - - - - -
15992026-07-16T19:37:43.747Z[ 5] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16002026-07-16T19:37:43.747Z[ 8] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16012026-07-16T19:37:43.747Z[ 10] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
16022026-07-16T19:37:43.748Z[ 12] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16032026-07-16T19:37:43.748Z[ 14] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
16042026-07-16T19:37:43.748Z[ 16] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16052026-07-16T19:37:43.748Z[ 18] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
16062026-07-16T19:37:43.751Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16072026-07-16T19:37:43.751Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
16082026-07-16T19:37:43.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
16092026-07-16T19:37:43.751Z[ 5] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
16102026-07-16T19:37:43.751Z[ 8] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
16112026-07-16T19:37:43.751Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
16122026-07-16T19:37:43.751Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
16132026-07-16T19:37:43.751Z[ 14] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
16142026-07-16T19:37:43.751Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
16152026-07-16T19:37:43.751Z[ 18] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
16162026-07-16T19:37:43.751Z[ 20] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
16172026-07-16T19:37:43.751Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.1 Gbits/sec
16182026-07-16T19:37:43.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
16192026-07-16T19:37:43.751Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16202026-07-16T19:37:43.751Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16212026-07-16T19:37:43.751Z[ 10] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16222026-07-16T19:37:43.752Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16232026-07-16T19:37:43.752Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16242026-07-16T19:37:43.752Z[ 16] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16252026-07-16T19:37:43.752Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
16262026-07-16T19:37:43.752Z[ 20] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16272026-07-16T19:37:43.752Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
16282026-07-16T19:37:43.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
16292026-07-16T19:37:43.752Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16302026-07-16T19:37:43.761Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16312026-07-16T19:37:43.761Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16322026-07-16T19:37:46.639Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16332026-07-16T19:37:46.639Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16342026-07-16T19:37:46.640Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16352026-07-16T19:37:46.640Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16362026-07-16T19:37:46.640Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16372026-07-16T19:37:46.640Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
16382026-07-16T19:37:46.640Z- - - - - - - - - - - - - - - - - - - - - - - - -
16392026-07-16T19:37:46.640Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16402026-07-16T19:37:46.640Z[ 8] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
16412026-07-16T19:37:46.640Z[ 10] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
16422026-07-16T19:37:46.640Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16432026-07-16T19:37:46.640Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16442026-07-16T19:37:46.640Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16452026-07-16T19:37:46.640Z[ 18] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
16462026-07-16T19:37:46.640Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16472026-07-16T19:37:46.640Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.1 Gbits/sec
16482026-07-16T19:37:46.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
16492026-07-16T19:37:46.648Z[ 5] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
16502026-07-16T19:37:46.648Z[ 8] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16512026-07-16T19:37:46.650Z[ 10] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16522026-07-16T19:37:46.650Z[ 12] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
16532026-07-16T19:37:46.650Z[ 14] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
16542026-07-16T19:37:46.650Z[ 16] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
16552026-07-16T19:37:46.650Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16562026-07-16T19:37:46.650Z[ 20] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
16572026-07-16T19:37:46.650Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.1 Gbits/sec
16582026-07-16T19:37:46.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
16592026-07-16T19:37:46.650Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16602026-07-16T19:37:46.650Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16612026-07-16T19:37:46.650Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16622026-07-16T19:37:46.662Z[ 12] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16632026-07-16T19:37:46.662Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16642026-07-16T19:37:46.662Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16652026-07-16T19:37:46.662Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16662026-07-16T19:37:46.662Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
16672026-07-16T19:37:46.662Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
16682026-07-16T19:37:46.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
16692026-07-16T19:37:46.662Z[ 5] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
16702026-07-16T19:37:46.662Z[ 8] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
16712026-07-16T19:37:46.662Z[ 10] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
16722026-07-16T19:37:46.677Z[ 12] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
16732026-07-16T19:37:46.677Z[ 14] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
16742026-07-16T19:37:46.677Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16752026-07-16T19:37:46.677Z[ 18] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
16762026-07-16T19:37:46.677Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16772026-07-16T19:37:46.677Z[SUM] 10.00-10.00 sec 768 KBytes 12.5 Gbits/sec
16782026-07-16T19:37:46.677Z- - - - - - - - - - - - - - - - - - - - - - - - -
16792026-07-16T19:37:46.677Z[ ID] Interval Transfer Bitrate
16802026-07-16T19:37:46.677Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
16812026-07-16T19:37:46.678Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
16822026-07-16T19:37:46.678Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
16832026-07-16T19:37:46.678Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
16842026-07-16T19:37:46.678Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
16852026-07-16T19:37:46.678Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
16862026-07-16T19:37:46.678Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
16872026-07-16T19:37:46.678Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
16882026-07-16T19:37:46.678Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.92 Gbits/sec receiver
16892026-07-16T19:37:46.678ZRun 5/5...9920.27427291454Mbps
16902026-07-16T19:37:46.678Z###---------------------###
16912026-07-16T19:37:46.678Z::: iPerf done... :::
16922026-07-16T19:37:46.678Z:::Awaiting out files...:::
16932026-07-16T19:37:46.678Z###---------------------###
16942026-07-16T19:37:46.678Z###-----###
16952026-07-16T19:37:46.678Z:::done!:::
16962026-07-16T19:37:46.681Z###-----###
16972026-07-16T19:37:46.681Z###-------------------###
16982026-07-16T19:37:46.682Z:::Running experiment :::
16992026-07-16T19:37:46.682Z:::iperf-tcp/local/s2c:::
17002026-07-16T19:37:46.682Z###-------------------###
17012026-07-16T19:37:54.062Z-----------------------------------------------------------
17022026-07-16T19:37:54.062ZServer listening on 5201 (test #6)
17032026-07-16T19:37:54.062Z-----------------------------------------------------------
17042026-07-16T19:37:54.063ZAccepted connection from 10.0.0.1, port 48695
17052026-07-16T19:37:54.063Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39145
17062026-07-16T19:37:54.063Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64761
17072026-07-16T19:37:54.063Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33501
17082026-07-16T19:37:54.063Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64415
17092026-07-16T19:37:54.063Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40287
17102026-07-16T19:37:54.063Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39367
17112026-07-16T19:37:54.063Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39188
17122026-07-16T19:37:54.063Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48014
17132026-07-16T19:37:54.063Z[ ID] Interval Transfer Bitrate
17142026-07-16T19:37:54.063Z[ 5] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
17152026-07-16T19:37:54.066Z[ 8] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
17162026-07-16T19:37:54.066Z[ 10] 0.00-1.00 sec 138 MBytes 1.16 Gbits/sec
17172026-07-16T19:37:54.066Z[ 12] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
17182026-07-16T19:37:54.066Z[ 14] 0.00-1.00 sec 138 MBytes 1.15 Gbits/sec
17192026-07-16T19:37:54.066Z[ 16] 0.00-1.00 sec 138 MBytes 1.16 Gbits/sec
17202026-07-16T19:37:54.066Z[ 18] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
17212026-07-16T19:37:54.066Z[ 20] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
17222026-07-16T19:37:54.066Z[SUM] 0.00-1.00 sec 1.01 GBytes 8.65 Gbits/sec
17232026-07-16T19:37:54.066Z- - - - - - - - - - - - - - - - - - - - - - - - -
17242026-07-16T19:37:54.066Z[ 5] 1.00-2.00 sec 171 MBytes 1.43 Gbits/sec
17252026-07-16T19:37:54.066Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17262026-07-16T19:37:54.066Z[ 10] 1.00-2.00 sec 171 MBytes 1.44 Gbits/sec
17272026-07-16T19:37:54.066Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17282026-07-16T19:37:54.066Z[ 14] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
17292026-07-16T19:37:54.066Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17302026-07-16T19:37:54.066Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17312026-07-16T19:37:54.066Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17322026-07-16T19:37:54.066Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.7 Gbits/sec
17332026-07-16T19:37:54.066Z- - - - - - - - - - - - - - - - - - - - - - - - -
17342026-07-16T19:37:54.066Z[ 5] 2.00-3.00 sec 171 MBytes 1.43 Gbits/sec
17352026-07-16T19:37:54.066Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
17362026-07-16T19:37:54.066Z[ 10] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
17372026-07-16T19:37:54.066Z[ 12] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17382026-07-16T19:37:54.066Z[ 14] 2.00-3.00 sec 171 MBytes 1.43 Gbits/sec
17392026-07-16T19:37:54.067Z[ 16] 2.00-3.00 sec 176 MBytes 1.48 Gbits/sec
17402026-07-16T19:37:54.067Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
17412026-07-16T19:37:54.067Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
17422026-07-16T19:37:54.067Z[SUM] 2.00-3.00 sec 1.29 GBytes 11.1 Gbits/sec
17432026-07-16T19:37:54.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
17442026-07-16T19:37:54.076Z[ 5] 3.00-4.00 sec 172 MBytes 1.44 Gbits/sec
17452026-07-16T19:37:54.076Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17462026-07-16T19:37:54.076Z[ 10] 3.00-4.00 sec 179 MBytes 1.50 Gbits/sec
17472026-07-16T19:37:54.076Z[ 12] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
17482026-07-16T19:37:54.077Z[ 14] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
17492026-07-16T19:37:54.077Z[ 16] 3.00-4.00 sec 148 MBytes 1.24 Gbits/sec
17502026-07-16T19:37:54.077Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
17512026-07-16T19:37:54.077Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
17522026-07-16T19:37:54.077Z[SUM] 3.00-4.00 sec 1.26 GBytes 10.8 Gbits/sec
17532026-07-16T19:37:54.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
17542026-07-16T19:37:54.077Z[ 5] 4.00-5.00 sec 162 MBytes 1.35 Gbits/sec
17552026-07-16T19:37:54.077Z[ 8] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
17562026-07-16T19:37:54.077Z[ 10] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
17572026-07-16T19:37:54.078Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
17582026-07-16T19:37:54.078Z[ 14] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
17592026-07-16T19:37:54.078Z[ 16] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17602026-07-16T19:37:54.078Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
17612026-07-16T19:37:54.078Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
17622026-07-16T19:37:54.078Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
17632026-07-16T19:37:54.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
17642026-07-16T19:37:54.078Z[ 5] 5.00-6.00 sec 165 MBytes 1.39 Gbits/sec
17652026-07-16T19:37:54.078Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
17662026-07-16T19:37:54.078Z[ 10] 5.00-6.00 sec 168 MBytes 1.41 Gbits/sec
17672026-07-16T19:37:54.078Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17682026-07-16T19:37:54.078Z[ 14] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
17692026-07-16T19:37:54.079Z[ 16] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
17702026-07-16T19:37:54.079Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
17712026-07-16T19:37:54.079Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
17722026-07-16T19:37:54.079Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.6 Gbits/sec
17732026-07-16T19:37:54.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
17742026-07-16T19:37:54.079Z[ 5] 6.00-7.00 sec 167 MBytes 1.40 Gbits/sec
17752026-07-16T19:37:54.079Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
17762026-07-16T19:37:54.079Z[ 10] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
17772026-07-16T19:37:57.037Z[ 12] 6.00-7.00 sec 178 MBytes 1.50 Gbits/sec
17782026-07-16T19:37:57.037Z[ 14] 6.00-7.00 sec 170 MBytes 1.42 Gbits/sec
17792026-07-16T19:37:57.037Z[ 16] 6.00-7.00 sec 173 MBytes 1.45 Gbits/sec
17802026-07-16T19:37:57.037Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17812026-07-16T19:37:57.037Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
17822026-07-16T19:37:57.037Z[SUM] 6.00-7.00 sec 1.27 GBytes 11.0 Gbits/sec
17832026-07-16T19:37:57.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
17842026-07-16T19:37:57.037Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
17852026-07-16T19:37:57.037Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
17862026-07-16T19:37:57.037Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
17872026-07-16T19:37:57.037Z[ 12] 7.00-8.00 sec 165 MBytes 1.38 Gbits/sec
17882026-07-16T19:37:57.037Z[ 14] 7.00-8.00 sec 163 MBytes 1.37 Gbits/sec
17892026-07-16T19:37:57.037Z[ 16] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
17902026-07-16T19:37:57.037Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
17912026-07-16T19:37:57.037Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
17922026-07-16T19:37:57.038Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
17932026-07-16T19:37:57.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
17942026-07-16T19:37:57.038Z[ 5] 8.00-9.00 sec 182 MBytes 1.53 Gbits/sec
17952026-07-16T19:37:57.038Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
17962026-07-16T19:37:57.038Z[ 10] 8.00-9.00 sec 148 MBytes 1.24 Gbits/sec
17972026-07-16T19:37:57.038Z[ 12] 8.00-9.00 sec 171 MBytes 1.43 Gbits/sec
17982026-07-16T19:37:57.038Z[ 14] 8.00-9.00 sec 188 MBytes 1.57 Gbits/sec
17992026-07-16T19:37:57.038Z[ 16] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
18002026-07-16T19:37:57.038Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
18012026-07-16T19:37:57.039Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
18022026-07-16T19:37:57.039Z[SUM] 8.00-9.00 sec 1.27 GBytes 10.9 Gbits/sec
18032026-07-16T19:37:57.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
18042026-07-16T19:37:57.039Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18052026-07-16T19:37:57.039Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
18062026-07-16T19:37:57.039Z[ 10] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18072026-07-16T19:37:57.039Z[ 12] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
18082026-07-16T19:37:57.039Z[ 14] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
18092026-07-16T19:37:57.039Z[ 16] 9.00-10.00 sec 149 MBytes 1.25 Gbits/sec
18102026-07-16T19:37:57.039Z[ 18] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
18112026-07-16T19:37:57.039Z[ 20] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
18122026-07-16T19:37:57.039Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
18132026-07-16T19:37:57.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
18142026-07-16T19:37:57.039Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18152026-07-16T19:37:57.040Z[ 8] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
18162026-07-16T19:37:57.040Z[ 10] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
18172026-07-16T19:37:57.040Z[ 12] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
18182026-07-16T19:37:57.040Z[ 14] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
18192026-07-16T19:37:57.040Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-07-16T19:37:57.040Z[ 18] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
18212026-07-16T19:37:57.040Z[ 20] 10.00-10.00 sec 128 KBytes 2.07 Gbits/sec
18222026-07-16T19:37:57.040Z[SUM] 10.00-10.00 sec 768 KBytes 12.4 Gbits/sec
18232026-07-16T19:37:57.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
18242026-07-16T19:37:57.040Z[ ID] Interval Transfer Bitrate
18252026-07-16T19:37:57.040Z[ 5] 0.00-10.00 sec 1.59 GBytes 1.36 Gbits/sec sender
18262026-07-16T19:37:57.042Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
18272026-07-16T19:37:57.042Z[ 10] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
18282026-07-16T19:37:57.042Z[ 12] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
18292026-07-16T19:37:57.042Z[ 14] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec sender
18302026-07-16T19:37:57.042Z[ 16] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
18312026-07-16T19:37:57.042Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
18322026-07-16T19:37:57.042Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
18332026-07-16T19:37:57.042Z[SUM] 0.00-10.00 sec 12.2 GBytes 10.5 Gbits/sec sender
18342026-07-16T19:37:57.046ZRun 1/5...10485.8407361295Mbps
18352026-07-16T19:38:04.447Z-----------------------------------------------------------
18362026-07-16T19:38:04.447ZServer listening on 5201 (test #7)
18372026-07-16T19:38:04.447Z-----------------------------------------------------------
18382026-07-16T19:38:04.447ZAccepted connection from 10.0.0.1, port 63706
18392026-07-16T19:38:04.448Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36704
18402026-07-16T19:38:04.448Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40350
18412026-07-16T19:38:04.448Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54277
18422026-07-16T19:38:04.448Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35542
18432026-07-16T19:38:04.448Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35221
18442026-07-16T19:38:04.448Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39140
18452026-07-16T19:38:04.448Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47408
18462026-07-16T19:38:04.448Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52650
18472026-07-16T19:38:04.448Z[ ID] Interval Transfer Bitrate
18482026-07-16T19:38:04.448Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
18492026-07-16T19:38:04.448Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18502026-07-16T19:38:04.448Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
18512026-07-16T19:38:04.448Z[ 12] 0.00-1.00 sec 115 MBytes 962 Mbits/sec
18522026-07-16T19:38:04.448Z[ 14] 0.00-1.00 sec 115 MBytes 962 Mbits/sec
18532026-07-16T19:38:04.448Z[ 16] 0.00-1.00 sec 115 MBytes 962 Mbits/sec
18542026-07-16T19:38:04.448Z[ 18] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
18552026-07-16T19:38:04.448Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
18562026-07-16T19:38:04.448Z[SUM] 0.00-1.00 sec 938 MBytes 7.87 Gbits/sec
18572026-07-16T19:38:04.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
18582026-07-16T19:38:04.448Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
18592026-07-16T19:38:04.448Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18602026-07-16T19:38:04.448Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
18612026-07-16T19:38:04.448Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18622026-07-16T19:38:04.448Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18632026-07-16T19:38:04.448Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
18642026-07-16T19:38:04.448Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
18652026-07-16T19:38:04.448Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
18662026-07-16T19:38:04.448Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
18672026-07-16T19:38:04.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
18682026-07-16T19:38:04.448Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
18692026-07-16T19:38:04.449Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18702026-07-16T19:38:04.449Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
18712026-07-16T19:38:04.449Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18722026-07-16T19:38:04.449Z[ 14] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
18732026-07-16T19:38:04.449Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18742026-07-16T19:38:04.449Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
18752026-07-16T19:38:04.449Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
18762026-07-16T19:38:04.449Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
18772026-07-16T19:38:04.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
18782026-07-16T19:38:04.450Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18792026-07-16T19:38:04.450Z[ 8] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18802026-07-16T19:38:04.450Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18812026-07-16T19:38:04.451Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
18822026-07-16T19:38:04.451Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
18832026-07-16T19:38:04.451Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
18842026-07-16T19:38:04.451Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18852026-07-16T19:38:04.451Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18862026-07-16T19:38:04.451Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
18872026-07-16T19:38:04.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
18882026-07-16T19:38:04.451Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
18892026-07-16T19:38:04.451Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
18902026-07-16T19:38:04.451Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
18912026-07-16T19:38:04.451Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
18922026-07-16T19:38:04.451Z[ 14] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
18932026-07-16T19:38:04.451Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
18942026-07-16T19:38:04.451Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
18952026-07-16T19:38:04.451Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
18962026-07-16T19:38:04.451Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.2 Gbits/sec
18972026-07-16T19:38:04.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
18982026-07-16T19:38:04.451Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
18992026-07-16T19:38:04.472Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19002026-07-16T19:38:04.472Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19012026-07-16T19:38:04.472Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19022026-07-16T19:38:04.472Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19032026-07-16T19:38:04.472Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19042026-07-16T19:38:04.472Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19052026-07-16T19:38:04.473Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19062026-07-16T19:38:04.473Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
19072026-07-16T19:38:04.473Z- - - - - - - - - - - - - - - - - - - - - - - - -
19082026-07-16T19:38:04.473Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19092026-07-16T19:38:04.473Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19102026-07-16T19:38:04.473Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19112026-07-16T19:38:07.445Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19122026-07-16T19:38:07.445Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19132026-07-16T19:38:07.445Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19142026-07-16T19:38:07.445Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19152026-07-16T19:38:07.445Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19162026-07-16T19:38:07.445Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
19172026-07-16T19:38:07.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
19182026-07-16T19:38:07.445Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19192026-07-16T19:38:07.445Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19202026-07-16T19:38:07.446Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19212026-07-16T19:38:07.446Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
19222026-07-16T19:38:07.446Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
19232026-07-16T19:38:07.446Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
19242026-07-16T19:38:07.446Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
19252026-07-16T19:38:07.446Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19262026-07-16T19:38:07.446Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
19272026-07-16T19:38:07.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
19282026-07-16T19:38:07.446Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19292026-07-16T19:38:07.446Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19302026-07-16T19:38:07.446Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19312026-07-16T19:38:07.446Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19322026-07-16T19:38:07.446Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19332026-07-16T19:38:07.446Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19342026-07-16T19:38:07.447Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19352026-07-16T19:38:07.447Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19362026-07-16T19:38:07.447Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
19372026-07-16T19:38:07.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
19382026-07-16T19:38:07.448Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19392026-07-16T19:38:07.448Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19402026-07-16T19:38:07.448Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19412026-07-16T19:38:07.448Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19422026-07-16T19:38:07.448Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19432026-07-16T19:38:07.448Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19442026-07-16T19:38:07.448Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19452026-07-16T19:38:07.448Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19462026-07-16T19:38:07.448Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
19472026-07-16T19:38:07.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
19482026-07-16T19:38:07.448Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19492026-07-16T19:38:07.448Z[ 8] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19502026-07-16T19:38:07.448Z[ 10] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19512026-07-16T19:38:07.448Z[ 12] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19522026-07-16T19:38:07.448Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19532026-07-16T19:38:07.448Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19542026-07-16T19:38:07.448Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19552026-07-16T19:38:07.448Z[ 20] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
19562026-07-16T19:38:07.448Z[SUM] 10.00-10.00 sec 512 KBytes 9.45 Gbits/sec
19572026-07-16T19:38:07.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
19582026-07-16T19:38:07.449Z[ ID] Interval Transfer Bitrate
19592026-07-16T19:38:07.451Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19602026-07-16T19:38:07.451Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
19612026-07-16T19:38:07.451Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19622026-07-16T19:38:07.451Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
19632026-07-16T19:38:07.451Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
19642026-07-16T19:38:07.451Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
19652026-07-16T19:38:07.451Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
19662026-07-16T19:38:07.451Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19672026-07-16T19:38:07.452Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.98 Gbits/sec sender
19682026-07-16T19:38:07.458ZRun 2/5...9980.62425667147Mbps
19692026-07-16T19:38:14.848Z-----------------------------------------------------------
19702026-07-16T19:38:14.848ZServer listening on 5201 (test #8)
19712026-07-16T19:38:14.848Z-----------------------------------------------------------
19722026-07-16T19:38:14.848ZAccepted connection from 10.0.0.1, port 57918
19732026-07-16T19:38:14.873Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34555
19742026-07-16T19:38:14.873Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62465
19752026-07-16T19:38:14.873Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52585
19762026-07-16T19:38:14.873Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49997
19772026-07-16T19:38:14.873Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45377
19782026-07-16T19:38:14.874Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37791
19792026-07-16T19:38:14.874Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49706
19802026-07-16T19:38:14.874Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61192
19812026-07-16T19:38:14.874Z[ ID] Interval Transfer Bitrate
19822026-07-16T19:38:14.874Z[ 5] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
19832026-07-16T19:38:14.874Z[ 8] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
19842026-07-16T19:38:14.874Z[ 10] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
19852026-07-16T19:38:14.874Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19862026-07-16T19:38:14.874Z[ 14] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
19872026-07-16T19:38:14.874Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19882026-07-16T19:38:14.874Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
19892026-07-16T19:38:14.874Z[ 20] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
19902026-07-16T19:38:14.874Z[SUM] 0.00-1.00 sec 946 MBytes 7.94 Gbits/sec
19912026-07-16T19:38:14.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
19922026-07-16T19:38:14.874Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19932026-07-16T19:38:14.874Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19942026-07-16T19:38:14.875Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19952026-07-16T19:38:14.875Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
19962026-07-16T19:38:14.875Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19972026-07-16T19:38:14.890Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19982026-07-16T19:38:14.890Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19992026-07-16T19:38:14.890Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20002026-07-16T19:38:14.890Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20012026-07-16T19:38:14.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
20022026-07-16T19:38:14.890Z[ 5] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
20032026-07-16T19:38:14.919Z[ 8] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
20042026-07-16T19:38:14.919Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
20052026-07-16T19:38:14.919Z[ 12] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
20062026-07-16T19:38:14.919Z[ 14] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
20072026-07-16T19:38:14.919Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
20082026-07-16T19:38:14.919Z[ 18] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
20092026-07-16T19:38:14.919Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
20102026-07-16T19:38:14.920Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
20112026-07-16T19:38:14.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
20122026-07-16T19:38:14.920Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
20132026-07-16T19:38:14.920Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20142026-07-16T19:38:14.920Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20152026-07-16T19:38:14.920Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
20162026-07-16T19:38:14.920Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20172026-07-16T19:38:14.920Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20182026-07-16T19:38:14.920Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
20192026-07-16T19:38:14.920Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
20202026-07-16T19:38:14.920Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
20212026-07-16T19:38:14.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
20222026-07-16T19:38:14.920Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
20232026-07-16T19:38:14.920Z[ 8] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
20242026-07-16T19:38:14.920Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
20252026-07-16T19:38:14.920Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
20262026-07-16T19:38:14.920Z[ 14] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
20272026-07-16T19:38:14.920Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
20282026-07-16T19:38:14.920Z[ 18] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
20292026-07-16T19:38:14.920Z[ 20] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
20302026-07-16T19:38:14.920Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.2 Gbits/sec
20312026-07-16T19:38:14.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
20322026-07-16T19:38:14.920Z[ 5] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20332026-07-16T19:38:14.920Z[ 8] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20342026-07-16T19:38:14.921Z[ 10] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20352026-07-16T19:38:14.921Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20362026-07-16T19:38:14.921Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20372026-07-16T19:38:14.921Z[ 16] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20382026-07-16T19:38:14.921Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20392026-07-16T19:38:14.921Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
20402026-07-16T19:38:14.921Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
20412026-07-16T19:38:14.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
20422026-07-16T19:38:14.942Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
20432026-07-16T19:38:14.942Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
20442026-07-16T19:38:14.942Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20452026-07-16T19:38:17.855Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20462026-07-16T19:38:17.855Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20472026-07-16T19:38:17.855Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20482026-07-16T19:38:17.856Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20492026-07-16T19:38:17.856Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20502026-07-16T19:38:17.856Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
20512026-07-16T19:38:17.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
20522026-07-16T19:38:17.857Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20532026-07-16T19:38:17.857Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20542026-07-16T19:38:17.857Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20552026-07-16T19:38:17.858Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20562026-07-16T19:38:17.858Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20572026-07-16T19:38:17.858Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20582026-07-16T19:38:17.858Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20592026-07-16T19:38:17.858Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20602026-07-16T19:38:17.858Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
20612026-07-16T19:38:17.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
20622026-07-16T19:38:17.858Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
20632026-07-16T19:38:17.858Z[ 8] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
20642026-07-16T19:38:17.858Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
20652026-07-16T19:38:17.858Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
20662026-07-16T19:38:17.858Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
20672026-07-16T19:38:17.858Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
20682026-07-16T19:38:17.858Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
20692026-07-16T19:38:17.875Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
20702026-07-16T19:38:17.875Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
20712026-07-16T19:38:17.875Z- - - - - - - - - - - - - - - - - - - - - - - - -
20722026-07-16T19:38:17.875Z[ 5] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20732026-07-16T19:38:17.875Z[ 8] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20742026-07-16T19:38:17.875Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20752026-07-16T19:38:17.875Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20762026-07-16T19:38:17.876Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20772026-07-16T19:38:17.876Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20782026-07-16T19:38:17.876Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
20792026-07-16T19:38:17.876Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20802026-07-16T19:38:17.876Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
20812026-07-16T19:38:17.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
20822026-07-16T19:38:17.876Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20832026-07-16T19:38:17.876Z[ 8] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20842026-07-16T19:38:17.876Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20852026-07-16T19:38:17.876Z[ 12] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20862026-07-16T19:38:17.876Z[ 14] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20872026-07-16T19:38:17.876Z[ 16] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20882026-07-16T19:38:17.876Z[ 18] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20892026-07-16T19:38:17.876Z[ 20] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20902026-07-16T19:38:17.876Z[SUM] 10.00-10.00 sec 768 KBytes 13.2 Gbits/sec
20912026-07-16T19:38:17.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
20922026-07-16T19:38:17.876Z[ ID] Interval Transfer Bitrate
20932026-07-16T19:38:17.876Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
20942026-07-16T19:38:17.895Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
20952026-07-16T19:38:17.895Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
20962026-07-16T19:38:17.895Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
20972026-07-16T19:38:17.895Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
20982026-07-16T19:38:17.895Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
20992026-07-16T19:38:17.895Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
21002026-07-16T19:38:17.895Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
21012026-07-16T19:38:17.895Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.96 Gbits/sec sender
21022026-07-16T19:38:17.919ZRun 3/5...9958.782010081506Mbps
21032026-07-16T19:38:25.238Z-----------------------------------------------------------
21042026-07-16T19:38:25.239ZServer listening on 5201 (test #9)
21052026-07-16T19:38:25.239Z-----------------------------------------------------------
21062026-07-16T19:38:25.239ZAccepted connection from 10.0.0.1, port 41517
21072026-07-16T19:38:25.239Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64635
21082026-07-16T19:38:25.239Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36048
21092026-07-16T19:38:25.239Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63853
21102026-07-16T19:38:25.239Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41259
21112026-07-16T19:38:25.239Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46432
21122026-07-16T19:38:25.239Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64565
21132026-07-16T19:38:25.239Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57125
21142026-07-16T19:38:25.239Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45251
21152026-07-16T19:38:25.239Z[ ID] Interval Transfer Bitrate
21162026-07-16T19:38:25.239Z[ 5] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21172026-07-16T19:38:25.239Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21182026-07-16T19:38:25.239Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21192026-07-16T19:38:25.239Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
21202026-07-16T19:38:25.240Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21212026-07-16T19:38:25.240Z[ 16] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21222026-07-16T19:38:25.240Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21232026-07-16T19:38:25.240Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21242026-07-16T19:38:25.240Z[SUM] 0.00-1.00 sec 971 MBytes 8.15 Gbits/sec
21252026-07-16T19:38:25.240Z- - - - - - - - - - - - - - - - - - - - - - - - -
21262026-07-16T19:38:25.240Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21272026-07-16T19:38:25.240Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21282026-07-16T19:38:25.240Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21292026-07-16T19:38:25.240Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21302026-07-16T19:38:25.240Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21312026-07-16T19:38:25.240Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21322026-07-16T19:38:25.240Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21332026-07-16T19:38:25.240Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21342026-07-16T19:38:25.240Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
21352026-07-16T19:38:25.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
21362026-07-16T19:38:25.241Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
21372026-07-16T19:38:25.241Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21382026-07-16T19:38:25.241Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21392026-07-16T19:38:25.241Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21402026-07-16T19:38:25.241Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21412026-07-16T19:38:25.241Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21422026-07-16T19:38:25.241Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21432026-07-16T19:38:25.241Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21442026-07-16T19:38:25.241Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.3 Gbits/sec
21452026-07-16T19:38:25.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
21462026-07-16T19:38:25.243Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21472026-07-16T19:38:25.243Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21482026-07-16T19:38:25.243Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21492026-07-16T19:38:25.243Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21502026-07-16T19:38:25.243Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
21512026-07-16T19:38:25.243Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21522026-07-16T19:38:25.243Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21532026-07-16T19:38:25.243Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
21542026-07-16T19:38:25.243Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
21552026-07-16T19:38:25.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
21562026-07-16T19:38:25.248Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
21572026-07-16T19:38:25.248Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
21582026-07-16T19:38:25.248Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
21592026-07-16T19:38:25.248Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
21602026-07-16T19:38:25.248Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21612026-07-16T19:38:25.248Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21622026-07-16T19:38:25.248Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
21632026-07-16T19:38:25.248Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
21642026-07-16T19:38:25.248Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
21652026-07-16T19:38:25.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
21662026-07-16T19:38:25.248Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21672026-07-16T19:38:25.249Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21682026-07-16T19:38:25.250Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21692026-07-16T19:38:25.250Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21702026-07-16T19:38:25.252Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21712026-07-16T19:38:25.252Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21722026-07-16T19:38:25.252Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21732026-07-16T19:38:25.252Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21742026-07-16T19:38:25.252Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
21752026-07-16T19:38:25.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
21762026-07-16T19:38:25.252Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
21772026-07-16T19:38:25.252Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
21782026-07-16T19:38:25.252Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
21792026-07-16T19:38:28.239Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
21802026-07-16T19:38:28.240Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21812026-07-16T19:38:28.240Z[ 16] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
21822026-07-16T19:38:28.240Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
21832026-07-16T19:38:28.240Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
21842026-07-16T19:38:28.240Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
21852026-07-16T19:38:28.240Z- - - - - - - - - - - - - - - - - - - - - - - - -
21862026-07-16T19:38:28.240Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21872026-07-16T19:38:28.240Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21882026-07-16T19:38:28.240Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21892026-07-16T19:38:28.240Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21902026-07-16T19:38:28.240Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21912026-07-16T19:38:28.240Z[ 16] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
21922026-07-16T19:38:28.240Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
21932026-07-16T19:38:28.240Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21942026-07-16T19:38:28.240Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
21952026-07-16T19:38:28.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
21962026-07-16T19:38:28.242Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
21972026-07-16T19:38:28.242Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
21982026-07-16T19:38:28.242Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
21992026-07-16T19:38:28.242Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
22002026-07-16T19:38:28.243Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
22012026-07-16T19:38:28.243Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
22022026-07-16T19:38:28.243Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
22032026-07-16T19:38:28.243Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22042026-07-16T19:38:28.243Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
22052026-07-16T19:38:28.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
22062026-07-16T19:38:28.243Z[ 5] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
22072026-07-16T19:38:28.243Z[ 8] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
22082026-07-16T19:38:28.243Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
22092026-07-16T19:38:28.243Z[ 12] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
22102026-07-16T19:38:28.243Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
22112026-07-16T19:38:28.243Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22122026-07-16T19:38:28.243Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
22132026-07-16T19:38:28.243Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
22142026-07-16T19:38:28.243Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
22152026-07-16T19:38:28.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
22162026-07-16T19:38:28.243Z[ 5] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
22172026-07-16T19:38:28.243Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22182026-07-16T19:38:28.243Z[ 10] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22192026-07-16T19:38:28.243Z[ 12] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22202026-07-16T19:38:28.244Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-07-16T19:38:28.244Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-07-16T19:38:28.244Z[ 18] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22232026-07-16T19:38:28.244Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-07-16T19:38:28.244Z[SUM] 10.00-10.00 sec 512 KBytes 9.32 Gbits/sec
22252026-07-16T19:38:28.244Z- - - - - - - - - - - - - - - - - - - - - - - - -
22262026-07-16T19:38:28.244Z[ ID] Interval Transfer Bitrate
22272026-07-16T19:38:28.249Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22282026-07-16T19:38:28.249Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22292026-07-16T19:38:28.249Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22302026-07-16T19:38:28.249Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22312026-07-16T19:38:28.249Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22322026-07-16T19:38:28.250Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22332026-07-16T19:38:28.250Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22342026-07-16T19:38:28.250Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22352026-07-16T19:38:28.250Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec sender
22362026-07-16T19:38:28.250ZRun 4/5...10023.607894154498Mbps
22372026-07-16T19:38:35.638Z-----------------------------------------------------------
22382026-07-16T19:38:35.638ZServer listening on 5201 (test #10)
22392026-07-16T19:38:35.638Z-----------------------------------------------------------
22402026-07-16T19:38:35.638ZAccepted connection from 10.0.0.1, port 40285
22412026-07-16T19:38:35.639Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63842
22422026-07-16T19:38:35.639Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57978
22432026-07-16T19:38:35.639Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61039
22442026-07-16T19:38:35.639Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42870
22452026-07-16T19:38:35.639Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49770
22462026-07-16T19:38:35.639Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48396
22472026-07-16T19:38:35.639Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36748
22482026-07-16T19:38:35.644Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55286
22492026-07-16T19:38:35.644Z[ ID] Interval Transfer Bitrate
22502026-07-16T19:38:35.645Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22512026-07-16T19:38:35.645Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22522026-07-16T19:38:35.645Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22532026-07-16T19:38:35.645Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22542026-07-16T19:38:35.645Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22552026-07-16T19:38:35.645Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
22562026-07-16T19:38:35.645Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22572026-07-16T19:38:35.645Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
22582026-07-16T19:38:35.645Z[SUM] 0.00-1.00 sec 955 MBytes 8.01 Gbits/sec
22592026-07-16T19:38:35.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
22602026-07-16T19:38:35.645Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22612026-07-16T19:38:35.645Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22622026-07-16T19:38:35.645Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22632026-07-16T19:38:35.645Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22642026-07-16T19:38:35.646Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22652026-07-16T19:38:35.646Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22662026-07-16T19:38:35.646Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22672026-07-16T19:38:35.647Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
22682026-07-16T19:38:35.647Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
22692026-07-16T19:38:35.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
22702026-07-16T19:38:35.647Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22712026-07-16T19:38:35.647Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22722026-07-16T19:38:35.647Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22732026-07-16T19:38:35.647Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22742026-07-16T19:38:35.647Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22752026-07-16T19:38:35.647Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22762026-07-16T19:38:35.647Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22772026-07-16T19:38:35.647Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
22782026-07-16T19:38:35.647Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
22792026-07-16T19:38:35.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
22802026-07-16T19:38:35.647Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22812026-07-16T19:38:35.647Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22822026-07-16T19:38:35.647Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22832026-07-16T19:38:35.647Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22842026-07-16T19:38:35.647Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22852026-07-16T19:38:35.647Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22862026-07-16T19:38:35.648Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22872026-07-16T19:38:35.648Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22882026-07-16T19:38:35.648Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
22892026-07-16T19:38:35.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
22902026-07-16T19:38:35.648Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22912026-07-16T19:38:35.648Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22922026-07-16T19:38:35.648Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22932026-07-16T19:38:35.648Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22942026-07-16T19:38:35.648Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22952026-07-16T19:38:35.648Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22962026-07-16T19:38:35.648Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22972026-07-16T19:38:35.648Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22982026-07-16T19:38:35.648Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
22992026-07-16T19:38:35.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
23002026-07-16T19:38:35.648Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23012026-07-16T19:38:35.648Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
23022026-07-16T19:38:35.648Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23032026-07-16T19:38:35.648Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
23042026-07-16T19:38:35.648Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23052026-07-16T19:38:35.648Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23062026-07-16T19:38:35.649Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23072026-07-16T19:38:35.649Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23082026-07-16T19:38:35.649Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
23092026-07-16T19:38:35.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
23102026-07-16T19:38:35.649Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23112026-07-16T19:38:35.649Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23122026-07-16T19:38:35.651Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23132026-07-16T19:38:38.641Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23142026-07-16T19:38:38.642Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23152026-07-16T19:38:38.642Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23162026-07-16T19:38:38.642Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23172026-07-16T19:38:38.642Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23182026-07-16T19:38:38.642Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
23192026-07-16T19:38:38.642Z- - - - - - - - - - - - - - - - - - - - - - - - -
23202026-07-16T19:38:38.642Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23212026-07-16T19:38:38.642Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23222026-07-16T19:38:38.642Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23232026-07-16T19:38:38.642Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23242026-07-16T19:38:38.642Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23252026-07-16T19:38:38.642Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23262026-07-16T19:38:38.642Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23272026-07-16T19:38:38.642Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23282026-07-16T19:38:38.642Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
23292026-07-16T19:38:38.644Z- - - - - - - - - - - - - - - - - - - - - - - - -
23302026-07-16T19:38:38.644Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23312026-07-16T19:38:38.644Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23322026-07-16T19:38:38.645Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23332026-07-16T19:38:38.645Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23342026-07-16T19:38:38.645Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23352026-07-16T19:38:38.645Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23362026-07-16T19:38:38.645Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23372026-07-16T19:38:38.645Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23382026-07-16T19:38:38.645Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23392026-07-16T19:38:38.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
23402026-07-16T19:38:38.645Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23412026-07-16T19:38:38.645Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23422026-07-16T19:38:38.645Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23432026-07-16T19:38:38.645Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23442026-07-16T19:38:38.645Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
23452026-07-16T19:38:38.645Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23462026-07-16T19:38:38.645Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23472026-07-16T19:38:38.645Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23482026-07-16T19:38:38.645Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23492026-07-16T19:38:38.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
23502026-07-16T19:38:38.645Z[ 5] 10.00-10.00 sec 256 KBytes 1.83 Gbits/sec
23512026-07-16T19:38:38.645Z[ 8] 10.00-10.00 sec 128 KBytes 918 Mbits/sec
23522026-07-16T19:38:38.646Z[ 10] 10.00-10.00 sec 256 KBytes 1.84 Gbits/sec
23532026-07-16T19:38:38.646Z[ 12] 10.00-10.00 sec 256 KBytes 1.83 Gbits/sec
23542026-07-16T19:38:38.646Z[ 14] 10.00-10.00 sec 256 KBytes 1.83 Gbits/sec
23552026-07-16T19:38:38.646Z[ 16] 10.00-10.00 sec 256 KBytes 1.84 Gbits/sec
23562026-07-16T19:38:38.646Z[ 18] 10.00-10.00 sec 256 KBytes 1.84 Gbits/sec
23572026-07-16T19:38:38.646Z[ 20] 10.00-10.00 sec 128 KBytes 918 Mbits/sec
23582026-07-16T19:38:38.646Z[SUM] 10.00-10.00 sec 1.75 MBytes 12.8 Gbits/sec
23592026-07-16T19:38:38.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
23602026-07-16T19:38:38.646Z[ ID] Interval Transfer Bitrate
23612026-07-16T19:38:38.646Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23622026-07-16T19:38:38.646Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23632026-07-16T19:38:38.646Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23642026-07-16T19:38:38.646Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23652026-07-16T19:38:38.646Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23662026-07-16T19:38:38.646Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23672026-07-16T19:38:38.646Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23682026-07-16T19:38:38.646Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23692026-07-16T19:38:38.646Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
23702026-07-16T19:38:38.651ZRun 5/5...10055.309586280868Mbps
23712026-07-16T19:38:38.651Z###---------------------###
23722026-07-16T19:38:38.651Z::: iPerf done... :::
23732026-07-16T19:38:38.651Z:::Awaiting out files...:::
23742026-07-16T19:38:38.651Z###---------------------###
23752026-07-16T19:38:38.651Z###-----###
23762026-07-16T19:38:38.651Z:::done!:::
23772026-07-16T19:38:38.651Z###-----###
23782026-07-16T19:38:38.651Z###-------------------###
23792026-07-16T19:38:38.651Z:::Running experiment :::
23802026-07-16T19:38:38.652Z:::iperf-tcp/local/c2s:::
23812026-07-16T19:38:38.652Z###-------------------###
23822026-07-16T19:38:38.986Zdtrace: description 'profile-201us ' matched 2 probes
23832026-07-16T19:38:46.034Z-----------------------------------------------------------
23842026-07-16T19:38:46.034ZServer listening on 5201 (test #11)
23852026-07-16T19:38:46.034Z-----------------------------------------------------------
23862026-07-16T19:38:46.034ZAccepted connection from 10.0.0.1, port 43972
23872026-07-16T19:38:46.034Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54800
23882026-07-16T19:38:46.034Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58508
23892026-07-16T19:38:46.034Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50995
23902026-07-16T19:38:46.034Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51787
23912026-07-16T19:38:46.034Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65450
23922026-07-16T19:38:46.034Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44382
23932026-07-16T19:38:46.034Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62800
23942026-07-16T19:38:46.034Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56158
23952026-07-16T19:38:46.039Z[ ID] Interval Transfer Bitrate
23962026-07-16T19:38:46.039Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
23972026-07-16T19:38:46.039Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
23982026-07-16T19:38:46.039Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
23992026-07-16T19:38:46.039Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24002026-07-16T19:38:46.039Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24012026-07-16T19:38:46.039Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24022026-07-16T19:38:46.040Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24032026-07-16T19:38:46.040Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24042026-07-16T19:38:46.040Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
24052026-07-16T19:38:46.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
24062026-07-16T19:38:46.040Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24072026-07-16T19:38:46.040Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24082026-07-16T19:38:46.040Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24092026-07-16T19:38:46.040Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24102026-07-16T19:38:46.040Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24112026-07-16T19:38:46.040Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24122026-07-16T19:38:46.040Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24132026-07-16T19:38:46.040Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24142026-07-16T19:38:46.040Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
24152026-07-16T19:38:46.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
24162026-07-16T19:38:46.040Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24172026-07-16T19:38:46.041Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24182026-07-16T19:38:46.041Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24192026-07-16T19:38:46.041Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24202026-07-16T19:38:46.041Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24212026-07-16T19:38:46.041Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24222026-07-16T19:38:46.041Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24232026-07-16T19:38:46.041Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24242026-07-16T19:38:46.041Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
24252026-07-16T19:38:46.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
24262026-07-16T19:38:46.042Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24272026-07-16T19:38:46.042Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24282026-07-16T19:38:46.042Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24292026-07-16T19:38:46.042Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24302026-07-16T19:38:46.042Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24312026-07-16T19:38:46.042Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24322026-07-16T19:38:46.042Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24332026-07-16T19:38:46.042Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24342026-07-16T19:38:46.042Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
24352026-07-16T19:38:46.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
24362026-07-16T19:38:46.042Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24372026-07-16T19:38:46.042Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24382026-07-16T19:38:46.042Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24392026-07-16T19:38:46.042Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24402026-07-16T19:38:46.042Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24412026-07-16T19:38:46.042Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24422026-07-16T19:38:46.042Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24432026-07-16T19:38:46.043Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24442026-07-16T19:38:46.043Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
24452026-07-16T19:38:46.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
24462026-07-16T19:38:46.043Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24472026-07-16T19:38:46.043Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24482026-07-16T19:38:46.043Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24492026-07-16T19:38:46.043Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24502026-07-16T19:38:46.043Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24512026-07-16T19:38:46.043Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24522026-07-16T19:38:46.043Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24532026-07-16T19:38:46.043Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24542026-07-16T19:38:46.043Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
24552026-07-16T19:38:46.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
24562026-07-16T19:38:46.043Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24572026-07-16T19:38:46.043Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24582026-07-16T19:38:46.043Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24592026-07-16T19:38:49.037Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24602026-07-16T19:38:49.038Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24612026-07-16T19:38:49.038Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24622026-07-16T19:38:49.038Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24632026-07-16T19:38:49.038Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
24642026-07-16T19:38:49.038Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
24652026-07-16T19:38:49.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
24662026-07-16T19:38:49.038Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24672026-07-16T19:38:49.038Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24682026-07-16T19:38:49.038Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24692026-07-16T19:38:49.038Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24702026-07-16T19:38:49.038Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24712026-07-16T19:38:49.038Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24722026-07-16T19:38:49.038Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
24732026-07-16T19:38:49.038Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24742026-07-16T19:38:49.038Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
24752026-07-16T19:38:49.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
24762026-07-16T19:38:49.043Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24772026-07-16T19:38:49.043Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24782026-07-16T19:38:49.043Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24792026-07-16T19:38:49.043Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24802026-07-16T19:38:49.043Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24812026-07-16T19:38:49.043Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24822026-07-16T19:38:49.043Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24832026-07-16T19:38:49.043Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24842026-07-16T19:38:49.043Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
24852026-07-16T19:38:49.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
24862026-07-16T19:38:49.043Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24872026-07-16T19:38:49.043Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24882026-07-16T19:38:49.043Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24892026-07-16T19:38:49.043Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24902026-07-16T19:38:49.043Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24912026-07-16T19:38:49.043Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24922026-07-16T19:38:49.043Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24932026-07-16T19:38:49.043Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24942026-07-16T19:38:49.043Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
24952026-07-16T19:38:49.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
24962026-07-16T19:38:49.044Z[ 5] 10.00-10.00 sec 128 KBytes 999 Mbits/sec
24972026-07-16T19:38:49.044Z[ 8] 10.00-10.00 sec 128 KBytes 999 Mbits/sec
24982026-07-16T19:38:49.044Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24992026-07-16T19:38:49.044Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25002026-07-16T19:38:49.044Z[ 14] 10.00-10.00 sec 128 KBytes 1000 Mbits/sec
25012026-07-16T19:38:49.044Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25022026-07-16T19:38:49.044Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25032026-07-16T19:38:49.044Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25042026-07-16T19:38:49.044Z[SUM] 10.00-10.00 sec 384 KBytes 3.00 Gbits/sec
25052026-07-16T19:38:49.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
25062026-07-16T19:38:49.044Z[ ID] Interval Transfer Bitrate
25072026-07-16T19:38:49.044Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25082026-07-16T19:38:49.044Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25092026-07-16T19:38:49.044Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25102026-07-16T19:38:49.044Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25112026-07-16T19:38:49.044Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25122026-07-16T19:38:49.044Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25132026-07-16T19:38:49.044Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
25142026-07-16T19:38:49.044Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
25152026-07-16T19:38:49.044Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
25162026-07-16T19:38:49.048ZRun 1/10...3516.74554641808Mbps
25172026-07-16T19:38:56.443Z-----------------------------------------------------------
25182026-07-16T19:38:56.443ZServer listening on 5201 (test #12)
25192026-07-16T19:38:56.443Z-----------------------------------------------------------
25202026-07-16T19:38:56.443ZAccepted connection from 10.0.0.1, port 45532
25212026-07-16T19:38:56.443Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57836
25222026-07-16T19:38:56.443Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41610
25232026-07-16T19:38:56.443Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57462
25242026-07-16T19:38:56.443Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57558
25252026-07-16T19:38:56.443Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51880
25262026-07-16T19:38:56.443Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44070
25272026-07-16T19:38:56.443Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47111
25282026-07-16T19:38:56.443Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46624
25292026-07-16T19:38:56.443Z[ ID] Interval Transfer Bitrate
25302026-07-16T19:38:56.443Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25312026-07-16T19:38:56.444Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25322026-07-16T19:38:56.444Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25332026-07-16T19:38:56.444Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
25342026-07-16T19:38:56.444Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25352026-07-16T19:38:56.444Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25362026-07-16T19:38:56.444Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25372026-07-16T19:38:56.444Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25382026-07-16T19:38:56.444Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
25392026-07-16T19:38:56.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
25402026-07-16T19:38:56.444Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25412026-07-16T19:38:56.444Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25422026-07-16T19:38:56.444Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25432026-07-16T19:38:56.444Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25442026-07-16T19:38:56.444Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25452026-07-16T19:38:56.444Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25462026-07-16T19:38:56.444Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25472026-07-16T19:38:56.444Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25482026-07-16T19:38:56.444Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
25492026-07-16T19:38:56.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
25502026-07-16T19:38:56.445Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25512026-07-16T19:38:56.445Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
25522026-07-16T19:38:56.445Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25532026-07-16T19:38:56.445Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25542026-07-16T19:38:56.445Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
25552026-07-16T19:38:56.446Z[ 16] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
25562026-07-16T19:38:56.446Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
25572026-07-16T19:38:56.446Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25582026-07-16T19:38:56.446Z[SUM] 2.00-3.00 sec 420 MBytes 3.52 Gbits/sec
25592026-07-16T19:38:56.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
25602026-07-16T19:38:56.446Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25612026-07-16T19:38:56.446Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25622026-07-16T19:38:56.446Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25632026-07-16T19:38:56.446Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25642026-07-16T19:38:56.447Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25652026-07-16T19:38:56.447Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25662026-07-16T19:38:56.447Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25672026-07-16T19:38:56.447Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25682026-07-16T19:38:56.447Z[SUM] 3.00-4.00 sec 433 MBytes 3.64 Gbits/sec
25692026-07-16T19:38:56.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
25702026-07-16T19:38:56.447Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25712026-07-16T19:38:56.447Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25722026-07-16T19:38:56.448Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25732026-07-16T19:38:56.448Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25742026-07-16T19:38:56.448Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25752026-07-16T19:38:56.448Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25762026-07-16T19:38:56.448Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25772026-07-16T19:38:56.448Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25782026-07-16T19:38:56.448Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
25792026-07-16T19:38:56.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
25802026-07-16T19:38:56.448Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25812026-07-16T19:38:56.448Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25822026-07-16T19:38:56.448Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25832026-07-16T19:38:56.448Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25842026-07-16T19:38:56.449Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25852026-07-16T19:38:56.449Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25862026-07-16T19:38:56.449Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25872026-07-16T19:38:56.449Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25882026-07-16T19:38:56.449Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
25892026-07-16T19:38:56.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
25902026-07-16T19:38:56.449Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
25912026-07-16T19:38:56.449Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
25922026-07-16T19:38:56.449Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
25932026-07-16T19:38:59.444Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25942026-07-16T19:38:59.444Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
25952026-07-16T19:38:59.444Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25962026-07-16T19:38:59.444Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25972026-07-16T19:38:59.444Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
25982026-07-16T19:38:59.444Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
25992026-07-16T19:38:59.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
26002026-07-16T19:38:59.444Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26012026-07-16T19:38:59.444Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26022026-07-16T19:38:59.444Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26032026-07-16T19:38:59.444Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26042026-07-16T19:38:59.444Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
26052026-07-16T19:38:59.444Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26062026-07-16T19:38:59.444Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26072026-07-16T19:38:59.445Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26082026-07-16T19:38:59.445Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
26092026-07-16T19:38:59.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
26102026-07-16T19:38:59.445Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26112026-07-16T19:38:59.445Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26122026-07-16T19:38:59.445Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26132026-07-16T19:38:59.445Z[ 12] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
26142026-07-16T19:38:59.446Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26152026-07-16T19:38:59.446Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26162026-07-16T19:38:59.446Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26172026-07-16T19:38:59.446Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26182026-07-16T19:38:59.446Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
26192026-07-16T19:38:59.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
26202026-07-16T19:38:59.446Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26212026-07-16T19:38:59.446Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
26222026-07-16T19:38:59.446Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26232026-07-16T19:38:59.446Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26242026-07-16T19:38:59.446Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26252026-07-16T19:38:59.446Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26262026-07-16T19:38:59.446Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26272026-07-16T19:38:59.446Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26282026-07-16T19:38:59.446Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
26292026-07-16T19:38:59.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
26302026-07-16T19:38:59.446Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26312026-07-16T19:38:59.446Z[ 8] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
26322026-07-16T19:38:59.446Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26332026-07-16T19:38:59.446Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-07-16T19:38:59.446Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-07-16T19:38:59.447Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26362026-07-16T19:38:59.447Z[ 18] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
26372026-07-16T19:38:59.447Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-07-16T19:38:59.447Z[SUM] 10.00-10.00 sec 256 KBytes 2.13 Gbits/sec
26392026-07-16T19:38:59.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
26402026-07-16T19:38:59.447Z[ ID] Interval Transfer Bitrate
26412026-07-16T19:38:59.447Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26422026-07-16T19:38:59.447Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26432026-07-16T19:38:59.447Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26442026-07-16T19:38:59.447Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26452026-07-16T19:38:59.447Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26462026-07-16T19:38:59.447Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26472026-07-16T19:38:59.449Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26482026-07-16T19:38:59.450Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
26492026-07-16T19:38:59.450Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
26502026-07-16T19:38:59.453ZRun 2/10...3496.6182031450385Mbps
26512026-07-16T19:39:06.846Z-----------------------------------------------------------
26522026-07-16T19:39:06.846ZServer listening on 5201 (test #13)
26532026-07-16T19:39:06.846Z-----------------------------------------------------------
26542026-07-16T19:39:06.846ZAccepted connection from 10.0.0.1, port 60005
26552026-07-16T19:39:06.846Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56403
26562026-07-16T19:39:06.846Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52601
26572026-07-16T19:39:06.846Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55939
26582026-07-16T19:39:06.846Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36890
26592026-07-16T19:39:06.847Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44510
26602026-07-16T19:39:06.847Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36765
26612026-07-16T19:39:06.847Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41582
26622026-07-16T19:39:06.847Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37781
26632026-07-16T19:39:06.847Z[ ID] Interval Transfer Bitrate
26642026-07-16T19:39:06.847Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
26652026-07-16T19:39:06.847Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
26662026-07-16T19:39:06.847Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
26672026-07-16T19:39:06.847Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
26682026-07-16T19:39:06.847Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
26692026-07-16T19:39:06.847Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
26702026-07-16T19:39:06.847Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
26712026-07-16T19:39:06.847Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
26722026-07-16T19:39:06.847Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
26732026-07-16T19:39:06.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
26742026-07-16T19:39:06.847Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26752026-07-16T19:39:06.849Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26762026-07-16T19:39:06.849Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26772026-07-16T19:39:06.849Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26782026-07-16T19:39:06.849Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26792026-07-16T19:39:06.849Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26802026-07-16T19:39:06.849Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26812026-07-16T19:39:06.849Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26822026-07-16T19:39:06.849Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
26832026-07-16T19:39:06.850Z- - - - - - - - - - - - - - - - - - - - - - - - -
26842026-07-16T19:39:06.850Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26852026-07-16T19:39:06.850Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26862026-07-16T19:39:06.850Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26872026-07-16T19:39:06.850Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26882026-07-16T19:39:06.850Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26892026-07-16T19:39:06.851Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26902026-07-16T19:39:06.851Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26912026-07-16T19:39:06.851Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26922026-07-16T19:39:06.851Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
26932026-07-16T19:39:06.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
26942026-07-16T19:39:06.852Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
26952026-07-16T19:39:06.852Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
26962026-07-16T19:39:06.852Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
26972026-07-16T19:39:06.852Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
26982026-07-16T19:39:06.852Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26992026-07-16T19:39:06.852Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
27002026-07-16T19:39:06.852Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27012026-07-16T19:39:06.852Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
27022026-07-16T19:39:06.852Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
27032026-07-16T19:39:06.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
27042026-07-16T19:39:06.852Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27052026-07-16T19:39:06.852Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
27062026-07-16T19:39:06.852Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27072026-07-16T19:39:06.852Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27082026-07-16T19:39:06.852Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27092026-07-16T19:39:06.852Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27102026-07-16T19:39:06.852Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27112026-07-16T19:39:06.852Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27122026-07-16T19:39:06.852Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
27132026-07-16T19:39:06.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
27142026-07-16T19:39:06.852Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27152026-07-16T19:39:06.852Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27162026-07-16T19:39:06.852Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27172026-07-16T19:39:06.852Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27182026-07-16T19:39:06.852Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27192026-07-16T19:39:06.853Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27202026-07-16T19:39:06.853Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27212026-07-16T19:39:06.853Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27222026-07-16T19:39:06.853Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
27232026-07-16T19:39:06.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
27242026-07-16T19:39:06.853Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27252026-07-16T19:39:06.853Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27262026-07-16T19:39:06.853Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27272026-07-16T19:39:09.847Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27282026-07-16T19:39:09.847Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27292026-07-16T19:39:09.847Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27302026-07-16T19:39:09.847Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27312026-07-16T19:39:09.847Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27322026-07-16T19:39:09.847Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
27332026-07-16T19:39:09.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
27342026-07-16T19:39:09.847Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
27352026-07-16T19:39:09.847Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27362026-07-16T19:39:09.847Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27372026-07-16T19:39:09.847Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
27382026-07-16T19:39:09.847Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27392026-07-16T19:39:09.848Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27402026-07-16T19:39:09.848Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27412026-07-16T19:39:09.848Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27422026-07-16T19:39:09.852Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
27432026-07-16T19:39:09.852Z- - - - - - - - - - - - - - - - - - - - - - - - -
27442026-07-16T19:39:09.852Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27452026-07-16T19:39:09.852Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27462026-07-16T19:39:09.852Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27472026-07-16T19:39:09.852Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27482026-07-16T19:39:09.852Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27492026-07-16T19:39:09.852Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27502026-07-16T19:39:09.852Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27512026-07-16T19:39:09.853Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27522026-07-16T19:39:09.853Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
27532026-07-16T19:39:09.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
27542026-07-16T19:39:09.854Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27552026-07-16T19:39:09.854Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27562026-07-16T19:39:09.854Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27572026-07-16T19:39:09.854Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27582026-07-16T19:39:09.854Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27592026-07-16T19:39:09.854Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27602026-07-16T19:39:09.854Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27612026-07-16T19:39:09.854Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27622026-07-16T19:39:09.854Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
27632026-07-16T19:39:09.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
27642026-07-16T19:39:09.854Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27652026-07-16T19:39:09.854Z[ 8] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
27662026-07-16T19:39:09.854Z[ 10] 10.00-10.00 sec 128 KBytes 963 Mbits/sec
27672026-07-16T19:39:09.854Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27682026-07-16T19:39:09.854Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-07-16T19:39:09.854Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27702026-07-16T19:39:09.854Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27712026-07-16T19:39:09.854Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27722026-07-16T19:39:09.854Z[SUM] 10.00-10.00 sec 256 KBytes 1.92 Gbits/sec
27732026-07-16T19:39:09.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
27742026-07-16T19:39:09.854Z[ ID] Interval Transfer Bitrate
27752026-07-16T19:39:09.854Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27762026-07-16T19:39:09.854Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27772026-07-16T19:39:09.854Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
27782026-07-16T19:39:09.854Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
27792026-07-16T19:39:09.854Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
27802026-07-16T19:39:09.854Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27812026-07-16T19:39:09.858Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27822026-07-16T19:39:09.858Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
27832026-07-16T19:39:09.858Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
27842026-07-16T19:39:09.858ZRun 3/10...3507.3082089276127Mbps
27852026-07-16T19:39:17.273Z-----------------------------------------------------------
27862026-07-16T19:39:17.274ZServer listening on 5201 (test #14)
27872026-07-16T19:39:17.274Z-----------------------------------------------------------
27882026-07-16T19:39:17.274ZAccepted connection from 10.0.0.1, port 55457
27892026-07-16T19:39:17.274Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52474
27902026-07-16T19:39:17.274Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64291
27912026-07-16T19:39:17.274Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63020
27922026-07-16T19:39:17.274Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39607
27932026-07-16T19:39:17.274Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40614
27942026-07-16T19:39:17.274Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43774
27952026-07-16T19:39:17.274Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49562
27962026-07-16T19:39:17.274Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43694
27972026-07-16T19:39:17.274Z[ ID] Interval Transfer Bitrate
27982026-07-16T19:39:17.274Z[ 5] 0.00-1.00 sec 33.6 MBytes 282 Mbits/sec
27992026-07-16T19:39:17.274Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28002026-07-16T19:39:17.274Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28012026-07-16T19:39:17.274Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28022026-07-16T19:39:17.274Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28032026-07-16T19:39:17.274Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28042026-07-16T19:39:17.274Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28052026-07-16T19:39:17.274Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28062026-07-16T19:39:17.274Z[SUM] 0.00-1.00 sec 331 MBytes 2.77 Gbits/sec
28072026-07-16T19:39:17.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
28082026-07-16T19:39:17.274Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28092026-07-16T19:39:17.274Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28102026-07-16T19:39:17.274Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28112026-07-16T19:39:17.274Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28122026-07-16T19:39:17.274Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28132026-07-16T19:39:17.275Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28142026-07-16T19:39:17.275Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
28152026-07-16T19:39:17.275Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28162026-07-16T19:39:17.275Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
28172026-07-16T19:39:17.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
28182026-07-16T19:39:17.275Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28192026-07-16T19:39:17.275Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28202026-07-16T19:39:17.275Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28212026-07-16T19:39:17.275Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28222026-07-16T19:39:17.275Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28232026-07-16T19:39:17.275Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28242026-07-16T19:39:17.275Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28252026-07-16T19:39:17.275Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28262026-07-16T19:39:17.275Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
28272026-07-16T19:39:17.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
28282026-07-16T19:39:17.276Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28292026-07-16T19:39:17.276Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28302026-07-16T19:39:17.276Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28312026-07-16T19:39:17.276Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
28322026-07-16T19:39:17.276Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28332026-07-16T19:39:17.276Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28342026-07-16T19:39:17.276Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28352026-07-16T19:39:17.277Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28362026-07-16T19:39:17.277Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
28372026-07-16T19:39:17.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
28382026-07-16T19:39:17.278Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28392026-07-16T19:39:17.278Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28402026-07-16T19:39:17.278Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28412026-07-16T19:39:17.278Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28422026-07-16T19:39:17.278Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28432026-07-16T19:39:17.278Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28442026-07-16T19:39:17.278Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
28452026-07-16T19:39:17.278Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
28462026-07-16T19:39:17.278Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
28472026-07-16T19:39:17.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
28482026-07-16T19:39:17.278Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28492026-07-16T19:39:17.278Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28502026-07-16T19:39:17.278Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28512026-07-16T19:39:17.279Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28522026-07-16T19:39:17.279Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28532026-07-16T19:39:17.279Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28542026-07-16T19:39:17.279Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28552026-07-16T19:39:17.279Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28562026-07-16T19:39:17.279Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
28572026-07-16T19:39:17.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
28582026-07-16T19:39:17.279Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28592026-07-16T19:39:17.279Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28602026-07-16T19:39:17.279Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28612026-07-16T19:39:20.279Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28622026-07-16T19:39:20.279Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
28632026-07-16T19:39:20.279Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28642026-07-16T19:39:20.279Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
28652026-07-16T19:39:20.279Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28662026-07-16T19:39:20.279Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
28672026-07-16T19:39:20.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
28682026-07-16T19:39:20.279Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28692026-07-16T19:39:20.279Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28702026-07-16T19:39:20.280Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28712026-07-16T19:39:20.280Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28722026-07-16T19:39:20.280Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28732026-07-16T19:39:20.280Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28742026-07-16T19:39:20.280Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28752026-07-16T19:39:20.280Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28762026-07-16T19:39:20.280Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
28772026-07-16T19:39:20.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
28782026-07-16T19:39:20.280Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28792026-07-16T19:39:20.281Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28802026-07-16T19:39:20.281Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28812026-07-16T19:39:20.281Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28822026-07-16T19:39:20.281Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28832026-07-16T19:39:20.281Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28842026-07-16T19:39:20.281Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28852026-07-16T19:39:20.281Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28862026-07-16T19:39:20.281Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
28872026-07-16T19:39:20.281Z- - - - - - - - - - - - - - - - - - - - - - - - -
28882026-07-16T19:39:20.281Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28892026-07-16T19:39:20.281Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
28902026-07-16T19:39:20.281Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28912026-07-16T19:39:20.281Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28922026-07-16T19:39:20.281Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28932026-07-16T19:39:20.283Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28942026-07-16T19:39:20.283Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
28952026-07-16T19:39:20.283Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
28962026-07-16T19:39:20.283Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
28972026-07-16T19:39:20.283Z- - - - - - - - - - - - - - - - - - - - - - - - -
28982026-07-16T19:39:20.283Z[ 5] 10.00-10.00 sec 256 KBytes 513 Mbits/sec
28992026-07-16T19:39:20.284Z[ 8] 10.00-10.00 sec 256 KBytes 513 Mbits/sec
29002026-07-16T19:39:20.284Z[ 10] 10.00-10.00 sec 256 KBytes 513 Mbits/sec
29012026-07-16T19:39:20.284Z[ 12] 10.00-10.00 sec 256 KBytes 513 Mbits/sec
29022026-07-16T19:39:20.284Z[ 14] 10.00-10.00 sec 256 KBytes 513 Mbits/sec
29032026-07-16T19:39:20.284Z[ 16] 10.00-10.00 sec 256 KBytes 513 Mbits/sec
29042026-07-16T19:39:20.284Z[ 18] 10.00-10.00 sec 128 KBytes 257 Mbits/sec
29052026-07-16T19:39:20.284Z[ 20] 10.00-10.00 sec 256 KBytes 513 Mbits/sec
29062026-07-16T19:39:20.284Z[SUM] 10.00-10.00 sec 1.88 MBytes 3.85 Gbits/sec
29072026-07-16T19:39:20.284Z- - - - - - - - - - - - - - - - - - - - - - - - -
29082026-07-16T19:39:20.284Z[ ID] Interval Transfer Bitrate
29092026-07-16T19:39:20.284Z[ 5] 0.00-10.00 sec 513 MBytes 430 Mbits/sec receiver
29102026-07-16T19:39:20.284Z[ 8] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
29112026-07-16T19:39:20.284Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29122026-07-16T19:39:20.284Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29132026-07-16T19:39:20.285Z[ 14] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
29142026-07-16T19:39:20.285Z[ 16] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
29152026-07-16T19:39:20.285Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29162026-07-16T19:39:20.285Z[ 20] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
29172026-07-16T19:39:20.285Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
29182026-07-16T19:39:20.289ZRun 4/10...3493.7864044078333Mbps
29192026-07-16T19:39:27.688Z-----------------------------------------------------------
29202026-07-16T19:39:27.688ZServer listening on 5201 (test #15)
29212026-07-16T19:39:27.688Z-----------------------------------------------------------
29222026-07-16T19:39:27.688ZAccepted connection from 10.0.0.1, port 60234
29232026-07-16T19:39:27.688Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40237
29242026-07-16T19:39:27.688Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52011
29252026-07-16T19:39:27.688Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49612
29262026-07-16T19:39:27.688Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52115
29272026-07-16T19:39:27.689Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53705
29282026-07-16T19:39:27.689Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57567
29292026-07-16T19:39:27.689Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52008
29302026-07-16T19:39:27.689Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37136
29312026-07-16T19:39:27.689Z[ ID] Interval Transfer Bitrate
29322026-07-16T19:39:27.689Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29332026-07-16T19:39:27.689Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29342026-07-16T19:39:27.689Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29352026-07-16T19:39:27.689Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29362026-07-16T19:39:27.689Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29372026-07-16T19:39:27.690Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29382026-07-16T19:39:27.690Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29392026-07-16T19:39:27.690Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29402026-07-16T19:39:27.690Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
29412026-07-16T19:39:27.690Z- - - - - - - - - - - - - - - - - - - - - - - - -
29422026-07-16T19:39:27.690Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29432026-07-16T19:39:27.690Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29442026-07-16T19:39:27.690Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29452026-07-16T19:39:27.690Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29462026-07-16T19:39:27.691Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29472026-07-16T19:39:27.691Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29482026-07-16T19:39:27.691Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
29492026-07-16T19:39:27.691Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
29502026-07-16T19:39:27.691Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
29512026-07-16T19:39:27.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
29522026-07-16T19:39:27.694Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29532026-07-16T19:39:27.694Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29542026-07-16T19:39:27.694Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29552026-07-16T19:39:27.694Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29562026-07-16T19:39:27.695Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29572026-07-16T19:39:27.695Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29582026-07-16T19:39:27.695Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29592026-07-16T19:39:27.695Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
29602026-07-16T19:39:27.695Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
29612026-07-16T19:39:27.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
29622026-07-16T19:39:27.695Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29632026-07-16T19:39:27.695Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29642026-07-16T19:39:27.695Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29652026-07-16T19:39:27.695Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29662026-07-16T19:39:27.695Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29672026-07-16T19:39:27.695Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29682026-07-16T19:39:27.695Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29692026-07-16T19:39:27.695Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29702026-07-16T19:39:27.695Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
29712026-07-16T19:39:27.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
29722026-07-16T19:39:27.695Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29732026-07-16T19:39:27.695Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29742026-07-16T19:39:27.695Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29752026-07-16T19:39:27.695Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29762026-07-16T19:39:27.695Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29772026-07-16T19:39:27.695Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29782026-07-16T19:39:27.695Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29792026-07-16T19:39:27.695Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29802026-07-16T19:39:27.695Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
29812026-07-16T19:39:27.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
29822026-07-16T19:39:27.695Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29832026-07-16T19:39:27.695Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29842026-07-16T19:39:27.695Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29852026-07-16T19:39:27.695Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29862026-07-16T19:39:27.695Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29872026-07-16T19:39:27.695Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29882026-07-16T19:39:27.695Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
29892026-07-16T19:39:27.695Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29902026-07-16T19:39:27.696Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
29912026-07-16T19:39:27.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
29922026-07-16T19:39:27.696Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29932026-07-16T19:39:27.696Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29942026-07-16T19:39:27.696Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29952026-07-16T19:39:30.689Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29962026-07-16T19:39:30.689Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29972026-07-16T19:39:30.689Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29982026-07-16T19:39:30.689Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29992026-07-16T19:39:30.689Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30002026-07-16T19:39:30.689Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
30012026-07-16T19:39:30.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
30022026-07-16T19:39:30.689Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30032026-07-16T19:39:30.689Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30042026-07-16T19:39:30.689Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30052026-07-16T19:39:30.689Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30062026-07-16T19:39:30.689Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30072026-07-16T19:39:30.689Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30082026-07-16T19:39:30.689Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30092026-07-16T19:39:30.690Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30102026-07-16T19:39:30.690Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
30112026-07-16T19:39:30.690Z- - - - - - - - - - - - - - - - - - - - - - - - -
30122026-07-16T19:39:30.690Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30132026-07-16T19:39:30.690Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30142026-07-16T19:39:30.690Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30152026-07-16T19:39:30.690Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30162026-07-16T19:39:30.690Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30172026-07-16T19:39:30.691Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30182026-07-16T19:39:30.691Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30192026-07-16T19:39:30.695Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30202026-07-16T19:39:30.695Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
30212026-07-16T19:39:30.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
30222026-07-16T19:39:30.695Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30232026-07-16T19:39:30.695Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30242026-07-16T19:39:30.695Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30252026-07-16T19:39:30.695Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30262026-07-16T19:39:30.695Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30272026-07-16T19:39:30.695Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30282026-07-16T19:39:30.695Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
30292026-07-16T19:39:30.695Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
30302026-07-16T19:39:30.695Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
30312026-07-16T19:39:30.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
30322026-07-16T19:39:30.695Z[ 5] 10.00-10.00 sec 128 KBytes 811 Mbits/sec
30332026-07-16T19:39:30.695Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30342026-07-16T19:39:30.695Z[ 10] 10.00-10.00 sec 128 KBytes 812 Mbits/sec
30352026-07-16T19:39:30.695Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30362026-07-16T19:39:30.695Z[ 14] 10.00-10.00 sec 128 KBytes 812 Mbits/sec
30372026-07-16T19:39:30.695Z[ 16] 10.00-10.00 sec 128 KBytes 812 Mbits/sec
30382026-07-16T19:39:30.695Z[ 18] 10.00-10.00 sec 128 KBytes 812 Mbits/sec
30392026-07-16T19:39:30.696Z[ 20] 10.00-10.00 sec 128 KBytes 812 Mbits/sec
30402026-07-16T19:39:30.697Z[SUM] 10.00-10.00 sec 768 KBytes 4.87 Gbits/sec
30412026-07-16T19:39:30.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
30422026-07-16T19:39:30.697Z[ ID] Interval Transfer Bitrate
30432026-07-16T19:39:30.697Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30442026-07-16T19:39:30.697Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
30452026-07-16T19:39:30.697Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
30462026-07-16T19:39:30.697Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
30472026-07-16T19:39:30.697Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30482026-07-16T19:39:30.697Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30492026-07-16T19:39:30.697Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
30502026-07-16T19:39:30.697Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
30512026-07-16T19:39:30.697Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
30522026-07-16T19:39:30.698ZRun 5/10...3512.2392223677084Mbps
30532026-07-16T19:39:38.094Z-----------------------------------------------------------
30542026-07-16T19:39:38.094ZServer listening on 5201 (test #16)
30552026-07-16T19:39:38.094Z-----------------------------------------------------------
30562026-07-16T19:39:38.094ZAccepted connection from 10.0.0.1, port 40052
30572026-07-16T19:39:38.094Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33188
30582026-07-16T19:39:38.095Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36827
30592026-07-16T19:39:38.095Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60839
30602026-07-16T19:39:38.095Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35194
30612026-07-16T19:39:38.095Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61768
30622026-07-16T19:39:38.095Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57110
30632026-07-16T19:39:38.095Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49613
30642026-07-16T19:39:38.095Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50854
30652026-07-16T19:39:38.095Z[ ID] Interval Transfer Bitrate
30662026-07-16T19:39:38.095Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30672026-07-16T19:39:38.095Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30682026-07-16T19:39:38.096Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30692026-07-16T19:39:38.097Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30702026-07-16T19:39:38.097Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30712026-07-16T19:39:38.097Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30722026-07-16T19:39:38.097Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30732026-07-16T19:39:38.097Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30742026-07-16T19:39:38.097Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
30752026-07-16T19:39:38.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
30762026-07-16T19:39:38.097Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30772026-07-16T19:39:38.097Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30782026-07-16T19:39:38.097Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30792026-07-16T19:39:38.097Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30802026-07-16T19:39:38.097Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30812026-07-16T19:39:38.097Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30822026-07-16T19:39:38.097Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
30832026-07-16T19:39:38.097Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30842026-07-16T19:39:38.097Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
30852026-07-16T19:39:38.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
30862026-07-16T19:39:38.098Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30872026-07-16T19:39:38.098Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30882026-07-16T19:39:38.098Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30892026-07-16T19:39:38.098Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30902026-07-16T19:39:38.098Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30912026-07-16T19:39:38.098Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30922026-07-16T19:39:38.098Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30932026-07-16T19:39:38.099Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
30942026-07-16T19:39:38.099Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
30952026-07-16T19:39:38.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
30962026-07-16T19:39:38.099Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
30972026-07-16T19:39:38.099Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
30982026-07-16T19:39:38.099Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
30992026-07-16T19:39:38.099Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31002026-07-16T19:39:38.099Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31012026-07-16T19:39:38.099Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
31022026-07-16T19:39:38.099Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
31032026-07-16T19:39:38.099Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
31042026-07-16T19:39:38.099Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
31052026-07-16T19:39:38.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
31062026-07-16T19:39:38.099Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
31072026-07-16T19:39:38.099Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31082026-07-16T19:39:38.100Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
31092026-07-16T19:39:38.100Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
31102026-07-16T19:39:38.100Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
31112026-07-16T19:39:38.100Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31122026-07-16T19:39:38.100Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31132026-07-16T19:39:38.100Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
31142026-07-16T19:39:38.104Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
31152026-07-16T19:39:38.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
31162026-07-16T19:39:38.106Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31172026-07-16T19:39:38.106Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31182026-07-16T19:39:38.106Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31192026-07-16T19:39:38.106Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31202026-07-16T19:39:38.106Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31212026-07-16T19:39:38.106Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31222026-07-16T19:39:38.106Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31232026-07-16T19:39:38.106Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
31242026-07-16T19:39:38.106Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
31252026-07-16T19:39:38.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
31262026-07-16T19:39:38.107Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31272026-07-16T19:39:38.107Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31282026-07-16T19:39:38.107Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31292026-07-16T19:39:41.100Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31302026-07-16T19:39:41.100Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31312026-07-16T19:39:41.101Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31322026-07-16T19:39:41.101Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31332026-07-16T19:39:41.101Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31342026-07-16T19:39:41.101Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
31352026-07-16T19:39:41.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
31362026-07-16T19:39:41.101Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31372026-07-16T19:39:41.102Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31382026-07-16T19:39:41.102Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31392026-07-16T19:39:41.102Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31402026-07-16T19:39:41.102Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31412026-07-16T19:39:41.102Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31422026-07-16T19:39:41.102Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31432026-07-16T19:39:41.102Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31442026-07-16T19:39:41.102Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
31452026-07-16T19:39:41.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
31462026-07-16T19:39:41.102Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31472026-07-16T19:39:41.102Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31482026-07-16T19:39:41.102Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
31492026-07-16T19:39:41.102Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31502026-07-16T19:39:41.103Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31512026-07-16T19:39:41.103Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
31522026-07-16T19:39:41.103Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31532026-07-16T19:39:41.103Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31542026-07-16T19:39:41.103Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
31552026-07-16T19:39:41.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
31562026-07-16T19:39:41.103Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31572026-07-16T19:39:41.103Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31582026-07-16T19:39:41.103Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31592026-07-16T19:39:41.103Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31602026-07-16T19:39:41.103Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31612026-07-16T19:39:41.103Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
31622026-07-16T19:39:41.103Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31632026-07-16T19:39:41.103Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
31642026-07-16T19:39:41.108Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
31652026-07-16T19:39:41.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
31662026-07-16T19:39:41.108Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31672026-07-16T19:39:41.108Z[ 8] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
31682026-07-16T19:39:41.108Z[ 10] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
31692026-07-16T19:39:41.109Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-07-16T19:39:41.109Z[ 14] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
31712026-07-16T19:39:41.110Z[ 16] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
31722026-07-16T19:39:41.110Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-07-16T19:39:41.110Z[ 20] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
31742026-07-16T19:39:41.110Z[SUM] 10.00-10.00 sec 640 KBytes 4.46 Gbits/sec
31752026-07-16T19:39:41.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
31762026-07-16T19:39:41.110Z[ ID] Interval Transfer Bitrate
31772026-07-16T19:39:41.110Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31782026-07-16T19:39:41.110Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31792026-07-16T19:39:41.110Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31802026-07-16T19:39:41.110Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31812026-07-16T19:39:41.110Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31822026-07-16T19:39:41.110Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31832026-07-16T19:39:41.110Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31842026-07-16T19:39:41.110Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31852026-07-16T19:39:41.110Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
31862026-07-16T19:39:41.110ZRun 6/10...3502.273398721927Mbps
31872026-07-16T19:39:48.501Z-----------------------------------------------------------
31882026-07-16T19:39:48.502ZServer listening on 5201 (test #17)
31892026-07-16T19:39:48.504Z-----------------------------------------------------------
31902026-07-16T19:39:48.504ZAccepted connection from 10.0.0.1, port 53244
31912026-07-16T19:39:48.504Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38183
31922026-07-16T19:39:48.504Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52121
31932026-07-16T19:39:48.504Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49017
31942026-07-16T19:39:48.504Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44667
31952026-07-16T19:39:48.504Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33703
31962026-07-16T19:39:48.504Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53191
31972026-07-16T19:39:48.504Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62196
31982026-07-16T19:39:48.504Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44951
31992026-07-16T19:39:48.504Z[ ID] Interval Transfer Bitrate
32002026-07-16T19:39:48.504Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
32012026-07-16T19:39:48.504Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
32022026-07-16T19:39:48.504Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
32032026-07-16T19:39:48.504Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
32042026-07-16T19:39:48.504Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
32052026-07-16T19:39:48.504Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
32062026-07-16T19:39:48.504Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
32072026-07-16T19:39:48.504Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
32082026-07-16T19:39:48.504Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
32092026-07-16T19:39:48.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
32102026-07-16T19:39:48.504Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32112026-07-16T19:39:48.504Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32122026-07-16T19:39:48.504Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32132026-07-16T19:39:48.505Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32142026-07-16T19:39:48.505Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32152026-07-16T19:39:48.505Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32162026-07-16T19:39:48.505Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32172026-07-16T19:39:48.505Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32182026-07-16T19:39:48.505Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
32192026-07-16T19:39:48.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
32202026-07-16T19:39:48.505Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32212026-07-16T19:39:48.505Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32222026-07-16T19:39:48.505Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32232026-07-16T19:39:48.505Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32242026-07-16T19:39:48.505Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32252026-07-16T19:39:48.506Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32262026-07-16T19:39:48.506Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32272026-07-16T19:39:48.506Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32282026-07-16T19:39:48.506Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
32292026-07-16T19:39:48.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
32302026-07-16T19:39:48.506Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32312026-07-16T19:39:48.506Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32322026-07-16T19:39:48.506Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
32332026-07-16T19:39:48.506Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
32342026-07-16T19:39:48.506Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32352026-07-16T19:39:48.506Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32362026-07-16T19:39:48.507Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32372026-07-16T19:39:48.508Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32382026-07-16T19:39:48.508Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
32392026-07-16T19:39:48.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
32402026-07-16T19:39:48.508Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32412026-07-16T19:39:48.508Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32422026-07-16T19:39:48.508Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32432026-07-16T19:39:48.508Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32442026-07-16T19:39:48.508Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32452026-07-16T19:39:48.508Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32462026-07-16T19:39:48.508Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32472026-07-16T19:39:48.508Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32482026-07-16T19:39:48.508Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
32492026-07-16T19:39:48.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
32502026-07-16T19:39:48.508Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32512026-07-16T19:39:48.508Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32522026-07-16T19:39:48.508Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32532026-07-16T19:39:48.508Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32542026-07-16T19:39:48.508Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32552026-07-16T19:39:48.508Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32562026-07-16T19:39:48.508Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32572026-07-16T19:39:48.508Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32582026-07-16T19:39:48.508Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
32592026-07-16T19:39:48.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
32602026-07-16T19:39:48.508Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32612026-07-16T19:39:48.508Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32622026-07-16T19:39:48.509Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32632026-07-16T19:39:51.500Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32642026-07-16T19:39:51.501Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32652026-07-16T19:39:51.501Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32662026-07-16T19:39:51.501Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32672026-07-16T19:39:51.501Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32682026-07-16T19:39:51.502Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
32692026-07-16T19:39:51.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
32702026-07-16T19:39:51.502Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32712026-07-16T19:39:51.502Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32722026-07-16T19:39:51.502Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32732026-07-16T19:39:51.502Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32742026-07-16T19:39:51.502Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
32752026-07-16T19:39:51.502Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32762026-07-16T19:39:51.502Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32772026-07-16T19:39:51.502Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32782026-07-16T19:39:51.502Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
32792026-07-16T19:39:51.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
32802026-07-16T19:39:51.502Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32812026-07-16T19:39:51.502Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32822026-07-16T19:39:51.502Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32832026-07-16T19:39:51.502Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32842026-07-16T19:39:51.502Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32852026-07-16T19:39:51.502Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32862026-07-16T19:39:51.502Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32872026-07-16T19:39:51.502Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32882026-07-16T19:39:51.502Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
32892026-07-16T19:39:51.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
32902026-07-16T19:39:51.503Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32912026-07-16T19:39:51.503Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32922026-07-16T19:39:51.503Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32932026-07-16T19:39:51.503Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32942026-07-16T19:39:51.503Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32952026-07-16T19:39:51.503Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32962026-07-16T19:39:51.503Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32972026-07-16T19:39:51.503Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32982026-07-16T19:39:51.503Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
32992026-07-16T19:39:51.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
33002026-07-16T19:39:51.504Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33012026-07-16T19:39:51.504Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33022026-07-16T19:39:51.504Z[ 10] 10.00-10.00 sec 128 KBytes 990 Mbits/sec
33032026-07-16T19:39:51.504Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33042026-07-16T19:39:51.504Z[ 14] 10.00-10.00 sec 128 KBytes 989 Mbits/sec
33052026-07-16T19:39:51.504Z[ 16] 10.00-10.00 sec 128 KBytes 989 Mbits/sec
33062026-07-16T19:39:51.504Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33072026-07-16T19:39:51.504Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-07-16T19:39:51.504Z[SUM] 10.00-10.00 sec 384 KBytes 2.96 Gbits/sec
33092026-07-16T19:39:51.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
33102026-07-16T19:39:51.504Z[ ID] Interval Transfer Bitrate
33112026-07-16T19:39:51.504Z[ 5] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
33122026-07-16T19:39:51.504Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33132026-07-16T19:39:51.506Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33142026-07-16T19:39:51.506Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33152026-07-16T19:39:51.506Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33162026-07-16T19:39:51.506Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33172026-07-16T19:39:51.506Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33182026-07-16T19:39:51.506Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33192026-07-16T19:39:51.506Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
33202026-07-16T19:39:51.510ZRun 7/10...3498.192785537075Mbps
33212026-07-16T19:39:58.902Z-----------------------------------------------------------
33222026-07-16T19:39:58.902ZServer listening on 5201 (test #18)
33232026-07-16T19:39:58.902Z-----------------------------------------------------------
33242026-07-16T19:39:58.902ZAccepted connection from 10.0.0.1, port 51216
33252026-07-16T19:39:58.902Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35472
33262026-07-16T19:39:58.902Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39645
33272026-07-16T19:39:58.902Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45651
33282026-07-16T19:39:58.902Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63355
33292026-07-16T19:39:58.902Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55272
33302026-07-16T19:39:58.903Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54281
33312026-07-16T19:39:58.903Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45591
33322026-07-16T19:39:58.903Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59789
33332026-07-16T19:39:58.903Z[ ID] Interval Transfer Bitrate
33342026-07-16T19:39:58.904Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33352026-07-16T19:39:58.904Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
33362026-07-16T19:39:58.904Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33372026-07-16T19:39:58.904Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33382026-07-16T19:39:58.904Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33392026-07-16T19:39:58.904Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
33402026-07-16T19:39:58.904Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33412026-07-16T19:39:58.904Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
33422026-07-16T19:39:58.904Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
33432026-07-16T19:39:58.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
33442026-07-16T19:39:58.904Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33452026-07-16T19:39:58.904Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33462026-07-16T19:39:58.904Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33472026-07-16T19:39:58.904Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33482026-07-16T19:39:58.904Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33492026-07-16T19:39:58.905Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33502026-07-16T19:39:58.905Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33512026-07-16T19:39:58.905Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
33522026-07-16T19:39:58.905Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
33532026-07-16T19:39:58.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
33542026-07-16T19:39:58.905Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33552026-07-16T19:39:58.906Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33562026-07-16T19:39:58.906Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33572026-07-16T19:39:58.906Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33582026-07-16T19:39:58.906Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33592026-07-16T19:39:58.906Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33602026-07-16T19:39:58.906Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33612026-07-16T19:39:58.906Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33622026-07-16T19:39:58.906Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
33632026-07-16T19:39:58.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
33642026-07-16T19:39:58.907Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33652026-07-16T19:39:58.907Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
33662026-07-16T19:39:58.907Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33672026-07-16T19:39:58.907Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33682026-07-16T19:39:58.907Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33692026-07-16T19:39:58.907Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33702026-07-16T19:39:58.907Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33712026-07-16T19:39:58.907Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33722026-07-16T19:39:58.907Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
33732026-07-16T19:39:58.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
33742026-07-16T19:39:58.907Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33752026-07-16T19:39:58.907Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33762026-07-16T19:39:58.907Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33772026-07-16T19:39:58.907Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33782026-07-16T19:39:58.907Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33792026-07-16T19:39:58.909Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33802026-07-16T19:39:58.909Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33812026-07-16T19:39:58.909Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33822026-07-16T19:39:58.909Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
33832026-07-16T19:39:58.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
33842026-07-16T19:39:58.909Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33852026-07-16T19:39:58.909Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33862026-07-16T19:39:58.909Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33872026-07-16T19:39:58.909Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33882026-07-16T19:39:58.909Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33892026-07-16T19:39:58.909Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33902026-07-16T19:39:58.909Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33912026-07-16T19:39:58.909Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33922026-07-16T19:39:58.909Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
33932026-07-16T19:39:58.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
33942026-07-16T19:39:58.909Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
33952026-07-16T19:39:58.909Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33962026-07-16T19:39:58.909Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
33972026-07-16T19:40:01.904Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
33982026-07-16T19:40:01.905Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
33992026-07-16T19:40:01.905Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
34002026-07-16T19:40:01.905Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
34012026-07-16T19:40:01.905Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
34022026-07-16T19:40:01.905Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
34032026-07-16T19:40:01.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
34042026-07-16T19:40:01.905Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34052026-07-16T19:40:01.905Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34062026-07-16T19:40:01.905Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34072026-07-16T19:40:01.905Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34082026-07-16T19:40:01.905Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34092026-07-16T19:40:01.905Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34102026-07-16T19:40:01.906Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34112026-07-16T19:40:01.907Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34122026-07-16T19:40:01.907Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
34132026-07-16T19:40:01.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
34142026-07-16T19:40:01.907Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34152026-07-16T19:40:01.907Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34162026-07-16T19:40:01.907Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34172026-07-16T19:40:01.907Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34182026-07-16T19:40:01.907Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34192026-07-16T19:40:01.907Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34202026-07-16T19:40:01.907Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34212026-07-16T19:40:01.907Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34222026-07-16T19:40:01.907Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
34232026-07-16T19:40:01.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
34242026-07-16T19:40:01.907Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34252026-07-16T19:40:01.907Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34262026-07-16T19:40:01.907Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34272026-07-16T19:40:01.907Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34282026-07-16T19:40:01.907Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34292026-07-16T19:40:01.907Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34302026-07-16T19:40:01.907Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34312026-07-16T19:40:01.907Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34322026-07-16T19:40:01.907Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
34332026-07-16T19:40:01.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
34342026-07-16T19:40:01.909Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34352026-07-16T19:40:01.909Z[ 8] 10.00-10.00 sec 128 KBytes 838 Mbits/sec
34362026-07-16T19:40:01.909Z[ 10] 10.00-10.00 sec 128 KBytes 838 Mbits/sec
34372026-07-16T19:40:01.909Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34382026-07-16T19:40:01.909Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-07-16T19:40:01.909Z[ 16] 10.00-10.00 sec 128 KBytes 838 Mbits/sec
34402026-07-16T19:40:01.909Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34412026-07-16T19:40:01.909Z[ 20] 10.00-10.00 sec 128 KBytes 838 Mbits/sec
34422026-07-16T19:40:01.909Z[SUM] 10.00-10.00 sec 512 KBytes 3.35 Gbits/sec
34432026-07-16T19:40:01.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
34442026-07-16T19:40:01.909Z[ ID] Interval Transfer Bitrate
34452026-07-16T19:40:01.909Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34462026-07-16T19:40:01.909Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34472026-07-16T19:40:01.909Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
34482026-07-16T19:40:01.909Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34492026-07-16T19:40:01.909Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34502026-07-16T19:40:01.909Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34512026-07-16T19:40:01.909Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
34522026-07-16T19:40:01.909Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
34532026-07-16T19:40:01.914Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
34542026-07-16T19:40:01.916ZRun 8/10...3523.973874195668Mbps
34552026-07-16T19:40:09.307Z-----------------------------------------------------------
34562026-07-16T19:40:09.307ZServer listening on 5201 (test #19)
34572026-07-16T19:40:09.307Z-----------------------------------------------------------
34582026-07-16T19:40:09.307ZAccepted connection from 10.0.0.1, port 58052
34592026-07-16T19:40:09.307Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40057
34602026-07-16T19:40:09.307Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35765
34612026-07-16T19:40:09.308Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38189
34622026-07-16T19:40:09.308Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45328
34632026-07-16T19:40:09.308Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65004
34642026-07-16T19:40:09.308Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59555
34652026-07-16T19:40:09.308Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38287
34662026-07-16T19:40:09.308Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37310
34672026-07-16T19:40:09.308Z[ ID] Interval Transfer Bitrate
34682026-07-16T19:40:09.308Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34692026-07-16T19:40:09.309Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34702026-07-16T19:40:09.309Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34712026-07-16T19:40:09.309Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34722026-07-16T19:40:09.309Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34732026-07-16T19:40:09.309Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34742026-07-16T19:40:09.309Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34752026-07-16T19:40:09.309Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34762026-07-16T19:40:09.309Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
34772026-07-16T19:40:09.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
34782026-07-16T19:40:09.309Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34792026-07-16T19:40:09.309Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34802026-07-16T19:40:09.309Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34812026-07-16T19:40:09.309Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34822026-07-16T19:40:09.309Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34832026-07-16T19:40:09.310Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34842026-07-16T19:40:09.310Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34852026-07-16T19:40:09.310Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34862026-07-16T19:40:09.310Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
34872026-07-16T19:40:09.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
34882026-07-16T19:40:09.311Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34892026-07-16T19:40:09.311Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34902026-07-16T19:40:09.311Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34912026-07-16T19:40:09.311Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34922026-07-16T19:40:09.311Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34932026-07-16T19:40:09.311Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34942026-07-16T19:40:09.311Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34952026-07-16T19:40:09.311Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
34962026-07-16T19:40:09.311Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
34972026-07-16T19:40:09.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
34982026-07-16T19:40:09.311Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
34992026-07-16T19:40:09.311Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35002026-07-16T19:40:09.311Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35012026-07-16T19:40:09.311Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35022026-07-16T19:40:09.311Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35032026-07-16T19:40:09.311Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35042026-07-16T19:40:09.313Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35052026-07-16T19:40:09.313Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35062026-07-16T19:40:09.317Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
35072026-07-16T19:40:09.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
35082026-07-16T19:40:09.318Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35092026-07-16T19:40:09.318Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35102026-07-16T19:40:09.318Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35112026-07-16T19:40:09.318Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35122026-07-16T19:40:09.318Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35132026-07-16T19:40:09.318Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
35142026-07-16T19:40:09.319Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35152026-07-16T19:40:09.319Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35162026-07-16T19:40:09.319Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
35172026-07-16T19:40:09.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
35182026-07-16T19:40:09.319Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35192026-07-16T19:40:09.319Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35202026-07-16T19:40:09.319Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35212026-07-16T19:40:09.319Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35222026-07-16T19:40:09.319Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35232026-07-16T19:40:09.319Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35242026-07-16T19:40:09.319Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35252026-07-16T19:40:09.319Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
35262026-07-16T19:40:09.319Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
35272026-07-16T19:40:09.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
35282026-07-16T19:40:09.319Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35292026-07-16T19:40:09.319Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35302026-07-16T19:40:09.319Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35312026-07-16T19:40:12.311Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35322026-07-16T19:40:12.311Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35332026-07-16T19:40:12.311Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35342026-07-16T19:40:12.311Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35352026-07-16T19:40:12.311Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35362026-07-16T19:40:12.311Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
35372026-07-16T19:40:12.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
35382026-07-16T19:40:12.311Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35392026-07-16T19:40:12.311Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35402026-07-16T19:40:12.312Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
35412026-07-16T19:40:12.312Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35422026-07-16T19:40:12.312Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35432026-07-16T19:40:12.312Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35442026-07-16T19:40:12.312Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
35452026-07-16T19:40:12.312Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35462026-07-16T19:40:12.312Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
35472026-07-16T19:40:12.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
35482026-07-16T19:40:12.312Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35492026-07-16T19:40:12.312Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35502026-07-16T19:40:12.312Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35512026-07-16T19:40:12.312Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35522026-07-16T19:40:12.312Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35532026-07-16T19:40:12.312Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35542026-07-16T19:40:12.312Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35552026-07-16T19:40:12.312Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35562026-07-16T19:40:12.312Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
35572026-07-16T19:40:12.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
35582026-07-16T19:40:12.312Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35592026-07-16T19:40:12.312Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35602026-07-16T19:40:12.312Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35612026-07-16T19:40:12.312Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35622026-07-16T19:40:12.312Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35632026-07-16T19:40:12.312Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35642026-07-16T19:40:12.314Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35652026-07-16T19:40:12.314Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35662026-07-16T19:40:12.314Z[SUM] 9.00-10.00 sec 427 MBytes 3.59 Gbits/sec
35672026-07-16T19:40:12.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
35682026-07-16T19:40:12.314Z[ 5] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
35692026-07-16T19:40:12.314Z[ 8] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
35702026-07-16T19:40:12.314Z[ 10] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
35712026-07-16T19:40:12.314Z[ 12] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
35722026-07-16T19:40:12.314Z[ 14] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
35732026-07-16T19:40:12.314Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35742026-07-16T19:40:12.314Z[ 18] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
35752026-07-16T19:40:12.314Z[ 20] 10.00-10.00 sec 128 KBytes 750 Mbits/sec
35762026-07-16T19:40:12.314Z[SUM] 10.00-10.00 sec 896 KBytes 5.25 Gbits/sec
35772026-07-16T19:40:12.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
35782026-07-16T19:40:12.314Z[ ID] Interval Transfer Bitrate
35792026-07-16T19:40:12.314Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
35802026-07-16T19:40:12.314Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
35812026-07-16T19:40:12.314Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
35822026-07-16T19:40:12.314Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
35832026-07-16T19:40:12.314Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
35842026-07-16T19:40:12.314Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
35852026-07-16T19:40:12.314Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
35862026-07-16T19:40:12.314Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
35872026-07-16T19:40:12.316Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
35882026-07-16T19:40:12.320ZRun 9/10...3511.299034258542Mbps
35892026-07-16T19:40:19.718Z-----------------------------------------------------------
35902026-07-16T19:40:19.718ZServer listening on 5201 (test #20)
35912026-07-16T19:40:19.718Z-----------------------------------------------------------
35922026-07-16T19:40:19.718ZAccepted connection from 10.0.0.1, port 56162
35932026-07-16T19:40:19.718Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41946
35942026-07-16T19:40:19.718Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51170
35952026-07-16T19:40:19.718Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59125
35962026-07-16T19:40:19.718Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45832
35972026-07-16T19:40:19.719Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61060
35982026-07-16T19:40:19.719Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37228
35992026-07-16T19:40:19.719Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56360
36002026-07-16T19:40:19.719Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57458
36012026-07-16T19:40:19.719Z[ ID] Interval Transfer Bitrate
36022026-07-16T19:40:19.719Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36032026-07-16T19:40:19.719Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36042026-07-16T19:40:19.719Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36052026-07-16T19:40:19.719Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36062026-07-16T19:40:19.719Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36072026-07-16T19:40:19.719Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36082026-07-16T19:40:19.719Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36092026-07-16T19:40:19.719Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36102026-07-16T19:40:19.719Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
36112026-07-16T19:40:19.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
36122026-07-16T19:40:19.719Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36132026-07-16T19:40:19.719Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36142026-07-16T19:40:19.719Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
36152026-07-16T19:40:19.719Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36162026-07-16T19:40:19.719Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36172026-07-16T19:40:19.719Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36182026-07-16T19:40:19.719Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
36192026-07-16T19:40:19.719Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
36202026-07-16T19:40:19.720Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
36212026-07-16T19:40:19.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
36222026-07-16T19:40:19.720Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36232026-07-16T19:40:19.720Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36242026-07-16T19:40:19.720Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36252026-07-16T19:40:19.720Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36262026-07-16T19:40:19.720Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36272026-07-16T19:40:19.720Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36282026-07-16T19:40:19.720Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36292026-07-16T19:40:19.720Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36302026-07-16T19:40:19.720Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
36312026-07-16T19:40:19.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
36322026-07-16T19:40:19.720Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36332026-07-16T19:40:19.721Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36342026-07-16T19:40:19.721Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36352026-07-16T19:40:19.721Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36362026-07-16T19:40:19.721Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36372026-07-16T19:40:19.721Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36382026-07-16T19:40:19.721Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36392026-07-16T19:40:19.721Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36402026-07-16T19:40:19.721Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
36412026-07-16T19:40:19.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
36422026-07-16T19:40:19.721Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36432026-07-16T19:40:19.721Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36442026-07-16T19:40:19.721Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36452026-07-16T19:40:19.721Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36462026-07-16T19:40:19.721Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36472026-07-16T19:40:19.722Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36482026-07-16T19:40:19.722Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36492026-07-16T19:40:19.722Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36502026-07-16T19:40:19.722Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
36512026-07-16T19:40:19.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
36522026-07-16T19:40:19.722Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36532026-07-16T19:40:19.722Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36542026-07-16T19:40:19.722Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36552026-07-16T19:40:19.722Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36562026-07-16T19:40:19.722Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36572026-07-16T19:40:19.722Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36582026-07-16T19:40:19.722Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36592026-07-16T19:40:19.722Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36602026-07-16T19:40:19.722Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
36612026-07-16T19:40:19.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
36622026-07-16T19:40:19.722Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36632026-07-16T19:40:19.722Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36642026-07-16T19:40:19.722Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36652026-07-16T19:40:22.719Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36662026-07-16T19:40:22.719Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36672026-07-16T19:40:22.720Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36682026-07-16T19:40:22.720Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36692026-07-16T19:40:22.720Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36702026-07-16T19:40:22.720Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
36712026-07-16T19:40:22.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
36722026-07-16T19:40:22.720Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36732026-07-16T19:40:22.720Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
36742026-07-16T19:40:22.720Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36752026-07-16T19:40:22.720Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36762026-07-16T19:40:22.720Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
36772026-07-16T19:40:22.720Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
36782026-07-16T19:40:22.720Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
36792026-07-16T19:40:22.720Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
36802026-07-16T19:40:22.720Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
36812026-07-16T19:40:22.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
36822026-07-16T19:40:22.720Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36832026-07-16T19:40:22.720Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36842026-07-16T19:40:22.720Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36852026-07-16T19:40:22.720Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36862026-07-16T19:40:22.720Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36872026-07-16T19:40:22.720Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36882026-07-16T19:40:22.720Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36892026-07-16T19:40:22.720Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36902026-07-16T19:40:22.721Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
36912026-07-16T19:40:22.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
36922026-07-16T19:40:22.722Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36932026-07-16T19:40:22.722Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36942026-07-16T19:40:22.722Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36952026-07-16T19:40:22.722Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36962026-07-16T19:40:22.722Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36972026-07-16T19:40:22.722Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36982026-07-16T19:40:22.722Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36992026-07-16T19:40:22.722Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
37002026-07-16T19:40:22.722Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
37012026-07-16T19:40:22.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
37022026-07-16T19:40:22.723Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37032026-07-16T19:40:22.723Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37042026-07-16T19:40:22.723Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37052026-07-16T19:40:22.723Z[ 12] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
37062026-07-16T19:40:22.723Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37072026-07-16T19:40:22.723Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37082026-07-16T19:40:22.723Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37092026-07-16T19:40:22.723Z[ 20] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
37102026-07-16T19:40:22.723Z[SUM] 10.00-10.00 sec 256 KBytes 2.30 Gbits/sec
37112026-07-16T19:40:22.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
37122026-07-16T19:40:22.723Z[ ID] Interval Transfer Bitrate
37132026-07-16T19:40:22.723Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37142026-07-16T19:40:22.723Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37152026-07-16T19:40:22.723Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37162026-07-16T19:40:22.723Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37172026-07-16T19:40:22.723Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37182026-07-16T19:40:22.723Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37192026-07-16T19:40:22.723Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
37202026-07-16T19:40:22.723Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
37212026-07-16T19:40:22.723Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
37222026-07-16T19:40:22.727ZRun 10/10...3519.2687626935085Mbps
37232026-07-16T19:40:22.727Z###---------------------###
37242026-07-16T19:40:22.727Z::: iPerf done... :::
37252026-07-16T19:40:22.727Z:::Awaiting out files...:::
37262026-07-16T19:40:22.727Z###---------------------###
37272026-07-16T19:40:22.727Z###-----###
37282026-07-16T19:40:22.727Z:::done!:::
37292026-07-16T19:40:22.727Z###-----###
37302026-07-16T19:40:23.701ZGnuplot not found, using plotters backend
37312026-07-16T19:40:23.835ZBenchmarking iperf-tcp/local/c2s/tx
37322026-07-16T19:40:23.835ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37332026-07-16T19:40:28.081ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37342026-07-16T19:40:48.053ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37352026-07-16T19:40:48.147Ziperf-tcp/local/c2s/tx time: [3.5973 µs 3.5974 µs 3.5975 µs]
37362026-07-16T19:40:48.147Z change: [−0.2203% −0.2155% −0.2105%] (p = 0.00 < 0.05)
37372026-07-16T19:40:48.147Z Change within noise threshold.
37382026-07-16T19:40:48.147ZFound 5 outliers among 100 measurements (5.00%)
37392026-07-16T19:40:48.147Z 2 (2.00%) low severe
37402026-07-16T19:40:48.147Z 2 (2.00%) low mild
37412026-07-16T19:40:48.147Z 1 (1.00%) high mild
37422026-07-16T19:40:49.035Z
37432026-07-16T19:40:49.039ZBenchmarking iperf-tcp/local/c2s/rx
37442026-07-16T19:40:49.039ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37452026-07-16T19:40:53.289ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37462026-07-16T19:41:13.238ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37472026-07-16T19:41:13.375Ziperf-tcp/local/c2s/rx time: [6.6733 µs 6.6735 µs 6.6737 µs]
37482026-07-16T19:41:13.375Z change: [−0.2385% −0.2341% −0.2288%] (p = 0.00 < 0.05)
37492026-07-16T19:41:13.375Z Change within noise threshold.
37502026-07-16T19:41:13.375ZFound 4 outliers among 100 measurements (4.00%)
37512026-07-16T19:41:13.375Z 2 (2.00%) low mild
37522026-07-16T19:41:13.375Z 1 (1.00%) high mild
37532026-07-16T19:41:13.375Z 1 (1.00%) high severe
37542026-07-16T19:41:14.218Z
37552026-07-16T19:41:14.223Z###-------------------###
37562026-07-16T19:41:14.223Z:::Running experiment :::
37572026-07-16T19:41:14.224Z:::iperf-tcp/local/s2c:::
37582026-07-16T19:41:14.224Z###-------------------###
37592026-07-16T19:41:14.558Zdtrace: description 'profile-201us ' matched 2 probes
37602026-07-16T19:41:21.608Z-----------------------------------------------------------
37612026-07-16T19:41:21.608ZServer listening on 5201 (test #21)
37622026-07-16T19:41:21.608Z-----------------------------------------------------------
37632026-07-16T19:41:21.608ZAccepted connection from 10.0.0.1, port 38670
37642026-07-16T19:41:21.608Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48307
37652026-07-16T19:41:21.608Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50604
37662026-07-16T19:41:21.608Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48882
37672026-07-16T19:41:21.608Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42062
37682026-07-16T19:41:21.608Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63535
37692026-07-16T19:41:21.608Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37248
37702026-07-16T19:41:21.608Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34831
37712026-07-16T19:41:21.608Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33100
37722026-07-16T19:41:21.608Z[ ID] Interval Transfer Bitrate
37732026-07-16T19:41:21.608Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37742026-07-16T19:41:21.608Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37752026-07-16T19:41:21.608Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37762026-07-16T19:41:21.609Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37772026-07-16T19:41:21.609Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37782026-07-16T19:41:21.609Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37792026-07-16T19:41:21.609Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37802026-07-16T19:41:21.609Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37812026-07-16T19:41:21.609Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
37822026-07-16T19:41:21.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
37832026-07-16T19:41:21.609Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37842026-07-16T19:41:21.609Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37852026-07-16T19:41:21.609Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37862026-07-16T19:41:21.610Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37872026-07-16T19:41:21.610Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37882026-07-16T19:41:21.610Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37892026-07-16T19:41:21.610Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37902026-07-16T19:41:21.610Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37912026-07-16T19:41:21.610Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
37922026-07-16T19:41:21.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
37932026-07-16T19:41:21.610Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37942026-07-16T19:41:21.610Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37952026-07-16T19:41:21.610Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37962026-07-16T19:41:21.610Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37972026-07-16T19:41:21.610Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37982026-07-16T19:41:21.610Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37992026-07-16T19:41:21.610Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38002026-07-16T19:41:21.610Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38012026-07-16T19:41:21.610Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
38022026-07-16T19:41:21.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
38032026-07-16T19:41:21.610Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
38042026-07-16T19:41:21.610Z[ 8] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
38052026-07-16T19:41:21.610Z[ 10] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
38062026-07-16T19:41:21.610Z[ 12] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
38072026-07-16T19:41:21.610Z[ 14] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
38082026-07-16T19:41:21.610Z[ 16] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
38092026-07-16T19:41:21.610Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
38102026-07-16T19:41:21.610Z[ 20] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
38112026-07-16T19:41:21.610Z[SUM] 3.00-4.00 sec 441 MBytes 3.70 Gbits/sec
38122026-07-16T19:41:21.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
38132026-07-16T19:41:21.610Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
38142026-07-16T19:41:21.610Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38152026-07-16T19:41:21.610Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
38162026-07-16T19:41:21.610Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38172026-07-16T19:41:21.610Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
38182026-07-16T19:41:21.610Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38192026-07-16T19:41:21.610Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38202026-07-16T19:41:21.610Z[ 20] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
38212026-07-16T19:41:21.610Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
38222026-07-16T19:41:21.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
38232026-07-16T19:41:21.610Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38242026-07-16T19:41:21.611Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
38252026-07-16T19:41:21.611Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
38262026-07-16T19:41:21.611Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
38272026-07-16T19:41:21.611Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
38282026-07-16T19:41:21.611Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
38292026-07-16T19:41:21.611Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
38302026-07-16T19:41:21.611Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38312026-07-16T19:41:21.611Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
38322026-07-16T19:41:21.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
38332026-07-16T19:41:21.611Z[ 5] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38342026-07-16T19:41:21.611Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38352026-07-16T19:41:21.611Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38362026-07-16T19:41:24.614Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38372026-07-16T19:41:24.614Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38382026-07-16T19:41:24.614Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38392026-07-16T19:41:24.614Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38402026-07-16T19:41:24.614Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38412026-07-16T19:41:24.614Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
38422026-07-16T19:41:24.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
38432026-07-16T19:41:24.614Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38442026-07-16T19:41:24.614Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38452026-07-16T19:41:24.614Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38462026-07-16T19:41:24.614Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38472026-07-16T19:41:24.614Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38482026-07-16T19:41:24.615Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38492026-07-16T19:41:24.615Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38502026-07-16T19:41:24.615Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38512026-07-16T19:41:24.615Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
38522026-07-16T19:41:24.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
38532026-07-16T19:41:24.615Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38542026-07-16T19:41:24.615Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38552026-07-16T19:41:24.615Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38562026-07-16T19:41:24.615Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38572026-07-16T19:41:24.615Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38582026-07-16T19:41:24.615Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38592026-07-16T19:41:24.615Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38602026-07-16T19:41:24.615Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38612026-07-16T19:41:24.615Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
38622026-07-16T19:41:24.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
38632026-07-16T19:41:24.615Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38642026-07-16T19:41:24.615Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38652026-07-16T19:41:24.615Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38662026-07-16T19:41:24.615Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38672026-07-16T19:41:24.615Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38682026-07-16T19:41:24.615Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38692026-07-16T19:41:24.616Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38702026-07-16T19:41:24.616Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38712026-07-16T19:41:24.616Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
38722026-07-16T19:41:24.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
38732026-07-16T19:41:24.616Z[ 5] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
38742026-07-16T19:41:24.618Z[ 8] 10.00-10.00 sec 128 KBytes 876 Mbits/sec
38752026-07-16T19:41:24.618Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38762026-07-16T19:41:24.618Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38772026-07-16T19:41:24.618Z[ 14] 10.00-10.00 sec 128 KBytes 876 Mbits/sec
38782026-07-16T19:41:24.618Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-07-16T19:41:24.619Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-07-16T19:41:24.619Z[ 20] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
38812026-07-16T19:41:24.619Z[SUM] 10.00-10.00 sec 512 KBytes 3.50 Gbits/sec
38822026-07-16T19:41:24.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
38832026-07-16T19:41:24.619Z[ ID] Interval Transfer Bitrate
38842026-07-16T19:41:24.619Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38852026-07-16T19:41:24.619Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38862026-07-16T19:41:24.619Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38872026-07-16T19:41:24.619Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38882026-07-16T19:41:24.619Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38892026-07-16T19:41:24.619Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38902026-07-16T19:41:24.619Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38912026-07-16T19:41:24.619Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38922026-07-16T19:41:24.619Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec sender
38932026-07-16T19:41:24.665ZRun 1/10...3560.216956839744Mbps
38942026-07-16T19:41:32.015Z-----------------------------------------------------------
38952026-07-16T19:41:32.015ZServer listening on 5201 (test #22)
38962026-07-16T19:41:32.015Z-----------------------------------------------------------
38972026-07-16T19:41:32.015ZAccepted connection from 10.0.0.1, port 33964
38982026-07-16T19:41:32.015Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53419
38992026-07-16T19:41:32.015Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44676
39002026-07-16T19:41:32.015Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36971
39012026-07-16T19:41:32.015Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56650
39022026-07-16T19:41:32.015Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41753
39032026-07-16T19:41:32.015Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61633
39042026-07-16T19:41:32.015Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48162
39052026-07-16T19:41:32.015Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42727
39062026-07-16T19:41:32.016Z[ ID] Interval Transfer Bitrate
39072026-07-16T19:41:32.016Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39082026-07-16T19:41:32.016Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39092026-07-16T19:41:32.016Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
39102026-07-16T19:41:32.016Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39112026-07-16T19:41:32.016Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
39122026-07-16T19:41:32.016Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
39132026-07-16T19:41:32.016Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39142026-07-16T19:41:32.016Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39152026-07-16T19:41:32.016Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
39162026-07-16T19:41:32.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
39172026-07-16T19:41:32.016Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39182026-07-16T19:41:32.016Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39192026-07-16T19:41:32.016Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39202026-07-16T19:41:32.016Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39212026-07-16T19:41:32.017Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39222026-07-16T19:41:32.017Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39232026-07-16T19:41:32.017Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39242026-07-16T19:41:32.017Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39252026-07-16T19:41:32.017Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
39262026-07-16T19:41:32.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
39272026-07-16T19:41:32.017Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39282026-07-16T19:41:32.017Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39292026-07-16T19:41:32.017Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39302026-07-16T19:41:32.018Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39312026-07-16T19:41:32.018Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39322026-07-16T19:41:32.018Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39332026-07-16T19:41:32.018Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39342026-07-16T19:41:32.022Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39352026-07-16T19:41:32.022Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
39362026-07-16T19:41:32.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
39372026-07-16T19:41:32.022Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39382026-07-16T19:41:32.022Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39392026-07-16T19:41:32.022Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
39402026-07-16T19:41:32.022Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
39412026-07-16T19:41:32.022Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39422026-07-16T19:41:32.022Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39432026-07-16T19:41:32.022Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39442026-07-16T19:41:32.022Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39452026-07-16T19:41:32.022Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
39462026-07-16T19:41:32.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
39472026-07-16T19:41:32.022Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39482026-07-16T19:41:32.022Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39492026-07-16T19:41:32.022Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39502026-07-16T19:41:32.022Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39512026-07-16T19:41:32.022Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39522026-07-16T19:41:32.022Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
39532026-07-16T19:41:32.022Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39542026-07-16T19:41:32.023Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
39552026-07-16T19:41:32.023Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
39562026-07-16T19:41:32.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
39572026-07-16T19:41:32.023Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39582026-07-16T19:41:32.023Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39592026-07-16T19:41:32.023Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39602026-07-16T19:41:32.023Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39612026-07-16T19:41:32.023Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39622026-07-16T19:41:32.023Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39632026-07-16T19:41:32.023Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
39642026-07-16T19:41:32.023Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
39652026-07-16T19:41:32.023Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
39662026-07-16T19:41:32.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
39672026-07-16T19:41:32.023Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39682026-07-16T19:41:32.023Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39692026-07-16T19:41:32.026Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39702026-07-16T19:41:35.021Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39712026-07-16T19:41:35.021Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39722026-07-16T19:41:35.021Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
39732026-07-16T19:41:35.021Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39742026-07-16T19:41:35.021Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
39752026-07-16T19:41:35.021Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
39762026-07-16T19:41:35.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
39772026-07-16T19:41:35.021Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39782026-07-16T19:41:35.021Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39792026-07-16T19:41:35.021Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39802026-07-16T19:41:35.021Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39812026-07-16T19:41:35.021Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39822026-07-16T19:41:35.021Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39832026-07-16T19:41:35.021Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39842026-07-16T19:41:35.021Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39852026-07-16T19:41:35.021Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
39862026-07-16T19:41:35.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
39872026-07-16T19:41:35.021Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39882026-07-16T19:41:35.021Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39892026-07-16T19:41:35.021Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39902026-07-16T19:41:35.021Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39912026-07-16T19:41:35.021Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39922026-07-16T19:41:35.021Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39932026-07-16T19:41:35.021Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39942026-07-16T19:41:35.021Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
39952026-07-16T19:41:35.021Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
39962026-07-16T19:41:35.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
39972026-07-16T19:41:35.022Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
39982026-07-16T19:41:35.022Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
39992026-07-16T19:41:35.022Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
40002026-07-16T19:41:35.022Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
40012026-07-16T19:41:35.022Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40022026-07-16T19:41:35.022Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
40032026-07-16T19:41:35.022Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
40042026-07-16T19:41:35.022Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
40052026-07-16T19:41:35.022Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
40062026-07-16T19:41:35.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
40072026-07-16T19:41:35.023Z[ 5] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
40082026-07-16T19:41:35.023Z[ 8] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
40092026-07-16T19:41:35.023Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40102026-07-16T19:41:35.023Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40112026-07-16T19:41:35.023Z[ 14] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
40122026-07-16T19:41:35.023Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-07-16T19:41:35.023Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-07-16T19:41:35.023Z[ 20] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
40152026-07-16T19:41:35.023Z[SUM] 10.00-10.00 sec 512 KBytes 3.66 Gbits/sec
40162026-07-16T19:41:35.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
40172026-07-16T19:41:35.023Z[ ID] Interval Transfer Bitrate
40182026-07-16T19:41:35.023Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40192026-07-16T19:41:35.023Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40202026-07-16T19:41:35.023Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40212026-07-16T19:41:35.023Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40222026-07-16T19:41:35.023Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
40232026-07-16T19:41:35.023Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
40242026-07-16T19:41:35.023Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40252026-07-16T19:41:35.023Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40262026-07-16T19:41:35.024Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
40272026-07-16T19:41:35.027ZRun 2/10...3479.295161902187Mbps
40282026-07-16T19:41:42.421Z-----------------------------------------------------------
40292026-07-16T19:41:42.421ZServer listening on 5201 (test #23)
40302026-07-16T19:41:42.421Z-----------------------------------------------------------
40312026-07-16T19:41:42.421ZAccepted connection from 10.0.0.1, port 53423
40322026-07-16T19:41:42.421Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39760
40332026-07-16T19:41:42.421Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42666
40342026-07-16T19:41:42.421Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39457
40352026-07-16T19:41:42.421Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43697
40362026-07-16T19:41:42.421Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50529
40372026-07-16T19:41:42.421Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44556
40382026-07-16T19:41:42.421Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42453
40392026-07-16T19:41:42.421Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34409
40402026-07-16T19:41:42.421Z[ ID] Interval Transfer Bitrate
40412026-07-16T19:41:42.421Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40422026-07-16T19:41:42.421Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40432026-07-16T19:41:42.422Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40442026-07-16T19:41:42.422Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40452026-07-16T19:41:42.422Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40462026-07-16T19:41:42.422Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40472026-07-16T19:41:42.422Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40482026-07-16T19:41:42.422Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40492026-07-16T19:41:42.422Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
40502026-07-16T19:41:42.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
40512026-07-16T19:41:42.422Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40522026-07-16T19:41:42.423Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40532026-07-16T19:41:42.423Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40542026-07-16T19:41:42.423Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40552026-07-16T19:41:42.423Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40562026-07-16T19:41:42.423Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40572026-07-16T19:41:42.423Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40582026-07-16T19:41:42.423Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40592026-07-16T19:41:42.423Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
40602026-07-16T19:41:42.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
40612026-07-16T19:41:42.423Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40622026-07-16T19:41:42.423Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40632026-07-16T19:41:42.423Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40642026-07-16T19:41:42.423Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40652026-07-16T19:41:42.423Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40662026-07-16T19:41:42.423Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40672026-07-16T19:41:42.423Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40682026-07-16T19:41:42.423Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40692026-07-16T19:41:42.423Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
40702026-07-16T19:41:42.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
40712026-07-16T19:41:42.423Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40722026-07-16T19:41:42.424Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40732026-07-16T19:41:42.424Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40742026-07-16T19:41:42.424Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40752026-07-16T19:41:42.424Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40762026-07-16T19:41:42.424Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40772026-07-16T19:41:42.424Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40782026-07-16T19:41:42.424Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40792026-07-16T19:41:42.424Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
40802026-07-16T19:41:42.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
40812026-07-16T19:41:42.424Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40822026-07-16T19:41:42.424Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40832026-07-16T19:41:42.424Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40842026-07-16T19:41:42.424Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40852026-07-16T19:41:42.424Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
40862026-07-16T19:41:42.424Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40872026-07-16T19:41:42.424Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40882026-07-16T19:41:42.424Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40892026-07-16T19:41:42.424Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
40902026-07-16T19:41:42.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
40912026-07-16T19:41:42.424Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40922026-07-16T19:41:42.424Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40932026-07-16T19:41:42.424Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40942026-07-16T19:41:42.424Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40952026-07-16T19:41:42.424Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40962026-07-16T19:41:42.426Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40972026-07-16T19:41:42.430Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40982026-07-16T19:41:42.430Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40992026-07-16T19:41:42.430Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
41002026-07-16T19:41:42.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
41012026-07-16T19:41:42.430Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41022026-07-16T19:41:42.430Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41032026-07-16T19:41:42.430Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41042026-07-16T19:41:45.430Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41052026-07-16T19:41:45.431Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41062026-07-16T19:41:45.431Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41072026-07-16T19:41:45.431Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41082026-07-16T19:41:45.431Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41092026-07-16T19:41:45.431Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
41102026-07-16T19:41:45.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
41112026-07-16T19:41:45.431Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41122026-07-16T19:41:45.431Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41132026-07-16T19:41:45.431Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41142026-07-16T19:41:45.431Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41152026-07-16T19:41:45.431Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41162026-07-16T19:41:45.431Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41172026-07-16T19:41:45.431Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41182026-07-16T19:41:45.431Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
41192026-07-16T19:41:45.431Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
41202026-07-16T19:41:45.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
41212026-07-16T19:41:45.431Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
41222026-07-16T19:41:45.431Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41232026-07-16T19:41:45.431Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41242026-07-16T19:41:45.431Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41252026-07-16T19:41:45.431Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41262026-07-16T19:41:45.431Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
41272026-07-16T19:41:45.431Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41282026-07-16T19:41:45.431Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41292026-07-16T19:41:45.431Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
41302026-07-16T19:41:45.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
41312026-07-16T19:41:45.432Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41322026-07-16T19:41:45.432Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41332026-07-16T19:41:45.432Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41342026-07-16T19:41:45.432Z[ 12] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
41352026-07-16T19:41:45.432Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41362026-07-16T19:41:45.432Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41372026-07-16T19:41:45.432Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41382026-07-16T19:41:45.432Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41392026-07-16T19:41:45.432Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
41402026-07-16T19:41:45.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
41412026-07-16T19:41:45.432Z[ 5] 10.00-10.00 sec 128 KBytes 908 Mbits/sec
41422026-07-16T19:41:45.432Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41432026-07-16T19:41:45.432Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41442026-07-16T19:41:45.432Z[ 12] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
41452026-07-16T19:41:45.432Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41462026-07-16T19:41:45.432Z[ 16] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
41472026-07-16T19:41:45.432Z[ 18] 10.00-10.00 sec 128 KBytes 908 Mbits/sec
41482026-07-16T19:41:45.432Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41492026-07-16T19:41:45.432Z[SUM] 10.00-10.00 sec 512 KBytes 3.63 Gbits/sec
41502026-07-16T19:41:45.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
41512026-07-16T19:41:45.432Z[ ID] Interval Transfer Bitrate
41522026-07-16T19:41:45.432Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
41532026-07-16T19:41:45.432Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41542026-07-16T19:41:45.432Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
41552026-07-16T19:41:45.433Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41562026-07-16T19:41:45.433Z[ 14] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
41572026-07-16T19:41:45.433Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41582026-07-16T19:41:45.433Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41592026-07-16T19:41:45.433Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41602026-07-16T19:41:45.433Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
41612026-07-16T19:41:45.476ZRun 3/10...3486.3170161091152Mbps
41622026-07-16T19:41:52.829Z-----------------------------------------------------------
41632026-07-16T19:41:52.829ZServer listening on 5201 (test #24)
41642026-07-16T19:41:52.829Z-----------------------------------------------------------
41652026-07-16T19:41:52.829ZAccepted connection from 10.0.0.1, port 51945
41662026-07-16T19:41:52.829Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58733
41672026-07-16T19:41:52.829Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44914
41682026-07-16T19:41:52.829Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57115
41692026-07-16T19:41:52.830Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36956
41702026-07-16T19:41:52.830Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58158
41712026-07-16T19:41:52.830Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44270
41722026-07-16T19:41:52.830Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35949
41732026-07-16T19:41:52.830Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42032
41742026-07-16T19:41:52.830Z[ ID] Interval Transfer Bitrate
41752026-07-16T19:41:52.830Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41762026-07-16T19:41:52.830Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41772026-07-16T19:41:52.830Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41782026-07-16T19:41:52.830Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41792026-07-16T19:41:52.830Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41802026-07-16T19:41:52.830Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41812026-07-16T19:41:52.830Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41822026-07-16T19:41:52.830Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41832026-07-16T19:41:52.830Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
41842026-07-16T19:41:52.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
41852026-07-16T19:41:52.830Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41862026-07-16T19:41:52.830Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41872026-07-16T19:41:52.830Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41882026-07-16T19:41:52.830Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41892026-07-16T19:41:52.830Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41902026-07-16T19:41:52.830Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41912026-07-16T19:41:52.830Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41922026-07-16T19:41:52.830Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41932026-07-16T19:41:52.830Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
41942026-07-16T19:41:52.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
41952026-07-16T19:41:52.830Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
41962026-07-16T19:41:52.831Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
41972026-07-16T19:41:52.831Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
41982026-07-16T19:41:52.831Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
41992026-07-16T19:41:52.832Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42002026-07-16T19:41:52.832Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42012026-07-16T19:41:52.832Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42022026-07-16T19:41:52.832Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42032026-07-16T19:41:52.832Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
42042026-07-16T19:41:52.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
42052026-07-16T19:41:52.832Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42062026-07-16T19:41:52.832Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42072026-07-16T19:41:52.832Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42082026-07-16T19:41:52.832Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42092026-07-16T19:41:52.832Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42102026-07-16T19:41:52.832Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42112026-07-16T19:41:52.832Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42122026-07-16T19:41:52.832Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42132026-07-16T19:41:52.832Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
42142026-07-16T19:41:52.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
42152026-07-16T19:41:52.832Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42162026-07-16T19:41:52.832Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
42172026-07-16T19:41:52.832Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42182026-07-16T19:41:52.832Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42192026-07-16T19:41:52.832Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42202026-07-16T19:41:52.833Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42212026-07-16T19:41:52.833Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42222026-07-16T19:41:52.833Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42232026-07-16T19:41:52.833Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
42242026-07-16T19:41:52.833Z- - - - - - - - - - - - - - - - - - - - - - - - -
42252026-07-16T19:41:52.833Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42262026-07-16T19:41:52.833Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42272026-07-16T19:41:52.833Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42282026-07-16T19:41:52.833Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42292026-07-16T19:41:52.833Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42302026-07-16T19:41:52.833Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42312026-07-16T19:41:52.833Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42322026-07-16T19:41:52.833Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42332026-07-16T19:41:52.833Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
42342026-07-16T19:41:52.833Z- - - - - - - - - - - - - - - - - - - - - - - - -
42352026-07-16T19:41:52.833Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42362026-07-16T19:41:52.833Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42372026-07-16T19:41:52.833Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42382026-07-16T19:41:55.834Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42392026-07-16T19:41:55.834Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42402026-07-16T19:41:55.834Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42412026-07-16T19:41:55.834Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42422026-07-16T19:41:55.834Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42432026-07-16T19:41:55.834Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
42442026-07-16T19:41:55.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
42452026-07-16T19:41:55.835Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42462026-07-16T19:41:55.835Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42472026-07-16T19:41:55.835Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42482026-07-16T19:41:55.835Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42492026-07-16T19:41:55.835Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42502026-07-16T19:41:55.835Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42512026-07-16T19:41:55.836Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42522026-07-16T19:41:55.836Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42532026-07-16T19:41:55.836Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
42542026-07-16T19:41:55.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
42552026-07-16T19:41:55.836Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42562026-07-16T19:41:55.836Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42572026-07-16T19:41:55.836Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42582026-07-16T19:41:55.836Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42592026-07-16T19:41:55.836Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42602026-07-16T19:41:55.836Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42612026-07-16T19:41:55.836Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42622026-07-16T19:41:55.836Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42632026-07-16T19:41:55.836Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
42642026-07-16T19:41:55.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
42652026-07-16T19:41:55.836Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42662026-07-16T19:41:55.836Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
42672026-07-16T19:41:55.836Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
42682026-07-16T19:41:55.837Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
42692026-07-16T19:41:55.837Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
42702026-07-16T19:41:55.837Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
42712026-07-16T19:41:55.837Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42722026-07-16T19:41:55.837Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
42732026-07-16T19:41:55.837Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
42742026-07-16T19:41:55.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
42752026-07-16T19:41:55.837Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42762026-07-16T19:41:55.837Z[ 8] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
42772026-07-16T19:41:55.837Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42782026-07-16T19:41:55.837Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42792026-07-16T19:41:55.837Z[ 14] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
42802026-07-16T19:41:55.837Z[ 16] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
42812026-07-16T19:41:55.838Z[ 18] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
42822026-07-16T19:41:55.838Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42832026-07-16T19:41:55.838Z[SUM] 10.00-10.00 sec 512 KBytes 3.66 Gbits/sec
42842026-07-16T19:41:55.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
42852026-07-16T19:41:55.838Z[ ID] Interval Transfer Bitrate
42862026-07-16T19:41:55.838Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42872026-07-16T19:41:55.838Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42882026-07-16T19:41:55.838Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42892026-07-16T19:41:55.838Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42902026-07-16T19:41:55.838Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42912026-07-16T19:41:55.838Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42922026-07-16T19:41:55.838Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42932026-07-16T19:41:55.838Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42942026-07-16T19:41:55.838Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
42952026-07-16T19:41:55.841ZRun 4/10...3510.119363518023Mbps
42962026-07-16T19:42:03.235Z-----------------------------------------------------------
42972026-07-16T19:42:03.235ZServer listening on 5201 (test #25)
42982026-07-16T19:42:03.235Z-----------------------------------------------------------
42992026-07-16T19:42:03.239ZAccepted connection from 10.0.0.1, port 45688
43002026-07-16T19:42:03.239Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52325
43012026-07-16T19:42:03.239Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33335
43022026-07-16T19:42:03.239Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34896
43032026-07-16T19:42:03.239Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38551
43042026-07-16T19:42:03.239Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40068
43052026-07-16T19:42:03.239Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58264
43062026-07-16T19:42:03.239Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57262
43072026-07-16T19:42:03.239Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59146
43082026-07-16T19:42:03.239Z[ ID] Interval Transfer Bitrate
43092026-07-16T19:42:03.239Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43102026-07-16T19:42:03.239Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43112026-07-16T19:42:03.239Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43122026-07-16T19:42:03.239Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43132026-07-16T19:42:03.239Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43142026-07-16T19:42:03.239Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43152026-07-16T19:42:03.240Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43162026-07-16T19:42:03.240Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43172026-07-16T19:42:03.240Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
43182026-07-16T19:42:03.240Z- - - - - - - - - - - - - - - - - - - - - - - - -
43192026-07-16T19:42:03.240Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43202026-07-16T19:42:03.240Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43212026-07-16T19:42:03.240Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43222026-07-16T19:42:03.240Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43232026-07-16T19:42:03.241Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43242026-07-16T19:42:03.242Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43252026-07-16T19:42:03.242Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43262026-07-16T19:42:03.242Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43272026-07-16T19:42:03.242Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
43282026-07-16T19:42:03.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
43292026-07-16T19:42:03.242Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43302026-07-16T19:42:03.242Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43312026-07-16T19:42:03.242Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43322026-07-16T19:42:03.242Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43332026-07-16T19:42:03.242Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
43342026-07-16T19:42:03.242Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43352026-07-16T19:42:03.242Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
43362026-07-16T19:42:03.242Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43372026-07-16T19:42:03.242Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
43382026-07-16T19:42:03.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
43392026-07-16T19:42:03.242Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
43402026-07-16T19:42:03.242Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43412026-07-16T19:42:03.245Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43422026-07-16T19:42:03.245Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43432026-07-16T19:42:03.245Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43442026-07-16T19:42:03.245Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43452026-07-16T19:42:03.245Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43462026-07-16T19:42:03.245Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43472026-07-16T19:42:03.245Z[SUM] 3.00-4.00 sec 419 MBytes 3.51 Gbits/sec
43482026-07-16T19:42:03.267Z- - - - - - - - - - - - - - - - - - - - - - - - -
43492026-07-16T19:42:03.267Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43502026-07-16T19:42:03.267Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
43512026-07-16T19:42:03.267Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43522026-07-16T19:42:03.268Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43532026-07-16T19:42:03.269Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
43542026-07-16T19:42:03.269Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43552026-07-16T19:42:03.269Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43562026-07-16T19:42:03.269Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43572026-07-16T19:42:03.269Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
43582026-07-16T19:42:03.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
43592026-07-16T19:42:03.269Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43602026-07-16T19:42:03.269Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43612026-07-16T19:42:03.269Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43622026-07-16T19:42:03.269Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43632026-07-16T19:42:03.269Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43642026-07-16T19:42:03.269Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
43652026-07-16T19:42:03.269Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43662026-07-16T19:42:03.269Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
43672026-07-16T19:42:03.269Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
43682026-07-16T19:42:03.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
43692026-07-16T19:42:03.269Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
43702026-07-16T19:42:03.269Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43712026-07-16T19:42:03.269Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
43722026-07-16T19:42:06.240Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43732026-07-16T19:42:06.240Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
43742026-07-16T19:42:06.240Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
43752026-07-16T19:42:06.240Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
43762026-07-16T19:42:06.240Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
43772026-07-16T19:42:06.240Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
43782026-07-16T19:42:06.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
43792026-07-16T19:42:06.241Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43802026-07-16T19:42:06.241Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43812026-07-16T19:42:06.241Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43822026-07-16T19:42:06.241Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43832026-07-16T19:42:06.241Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43842026-07-16T19:42:06.241Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43852026-07-16T19:42:06.241Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43862026-07-16T19:42:06.241Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43872026-07-16T19:42:06.241Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
43882026-07-16T19:42:06.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
43892026-07-16T19:42:06.241Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43902026-07-16T19:42:06.241Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43912026-07-16T19:42:06.241Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
43922026-07-16T19:42:06.241Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43932026-07-16T19:42:06.241Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43942026-07-16T19:42:06.242Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43952026-07-16T19:42:06.242Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
43962026-07-16T19:42:06.242Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43972026-07-16T19:42:06.242Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
43982026-07-16T19:42:06.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
43992026-07-16T19:42:06.242Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44002026-07-16T19:42:06.242Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44012026-07-16T19:42:06.242Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44022026-07-16T19:42:06.242Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44032026-07-16T19:42:06.243Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44042026-07-16T19:42:06.243Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44052026-07-16T19:42:06.243Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44062026-07-16T19:42:06.243Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44072026-07-16T19:42:06.243Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
44082026-07-16T19:42:06.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
44092026-07-16T19:42:06.243Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44102026-07-16T19:42:06.243Z[ 8] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
44112026-07-16T19:42:06.243Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-07-16T19:42:06.243Z[ 12] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
44132026-07-16T19:42:06.243Z[ 14] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
44142026-07-16T19:42:06.243Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-07-16T19:42:06.243Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-07-16T19:42:06.244Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44172026-07-16T19:42:06.244Z[SUM] 10.00-10.00 sec 384 KBytes 2.58 Gbits/sec
44182026-07-16T19:42:06.244Z- - - - - - - - - - - - - - - - - - - - - - - - -
44192026-07-16T19:42:06.244Z[ ID] Interval Transfer Bitrate
44202026-07-16T19:42:06.251Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44212026-07-16T19:42:06.251Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44222026-07-16T19:42:06.251Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44232026-07-16T19:42:06.251Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44242026-07-16T19:42:06.251Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44252026-07-16T19:42:06.251Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44262026-07-16T19:42:06.251Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44272026-07-16T19:42:06.252Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44282026-07-16T19:42:06.252Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
44292026-07-16T19:42:06.252ZRun 5/10...3487.1341610713557Mbps
44302026-07-16T19:42:13.713Z-----------------------------------------------------------
44312026-07-16T19:42:13.713ZServer listening on 5201 (test #26)
44322026-07-16T19:42:13.713Z-----------------------------------------------------------
44332026-07-16T19:42:13.713ZAccepted connection from 10.0.0.1, port 60072
44342026-07-16T19:42:13.713Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59182
44352026-07-16T19:42:13.713Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62690
44362026-07-16T19:42:13.713Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61049
44372026-07-16T19:42:13.713Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54022
44382026-07-16T19:42:13.716Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41391
44392026-07-16T19:42:13.716Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53534
44402026-07-16T19:42:13.716Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34399
44412026-07-16T19:42:13.716Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52608
44422026-07-16T19:42:13.716Z[ ID] Interval Transfer Bitrate
44432026-07-16T19:42:13.716Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44442026-07-16T19:42:13.716Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44452026-07-16T19:42:13.716Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44462026-07-16T19:42:13.716Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44472026-07-16T19:42:13.716Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44482026-07-16T19:42:13.716Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44492026-07-16T19:42:13.716Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44502026-07-16T19:42:13.716Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44512026-07-16T19:42:13.716Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
44522026-07-16T19:42:13.716Z- - - - - - - - - - - - - - - - - - - - - - - - -
44532026-07-16T19:42:13.716Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44542026-07-16T19:42:13.716Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
44552026-07-16T19:42:13.716Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
44562026-07-16T19:42:13.716Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
44572026-07-16T19:42:13.716Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44582026-07-16T19:42:13.716Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
44592026-07-16T19:42:13.716Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
44602026-07-16T19:42:13.716Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44612026-07-16T19:42:13.716Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
44622026-07-16T19:42:13.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
44632026-07-16T19:42:13.717Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44642026-07-16T19:42:13.717Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44652026-07-16T19:42:13.717Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44662026-07-16T19:42:13.717Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44672026-07-16T19:42:13.717Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44682026-07-16T19:42:13.717Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44692026-07-16T19:42:13.717Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44702026-07-16T19:42:13.717Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
44712026-07-16T19:42:13.717Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
44722026-07-16T19:42:13.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
44732026-07-16T19:42:13.717Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44742026-07-16T19:42:13.717Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44752026-07-16T19:42:13.717Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44762026-07-16T19:42:13.717Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44772026-07-16T19:42:13.717Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44782026-07-16T19:42:13.717Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44792026-07-16T19:42:13.717Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44802026-07-16T19:42:13.717Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44812026-07-16T19:42:13.717Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
44822026-07-16T19:42:13.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
44832026-07-16T19:42:13.717Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44842026-07-16T19:42:13.717Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44852026-07-16T19:42:13.717Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44862026-07-16T19:42:13.718Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44872026-07-16T19:42:13.719Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44882026-07-16T19:42:13.719Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44892026-07-16T19:42:13.719Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44902026-07-16T19:42:13.719Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44912026-07-16T19:42:13.719Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
44922026-07-16T19:42:13.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
44932026-07-16T19:42:13.719Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44942026-07-16T19:42:13.719Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44952026-07-16T19:42:13.719Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44962026-07-16T19:42:13.719Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44972026-07-16T19:42:13.719Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44982026-07-16T19:42:13.719Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44992026-07-16T19:42:13.719Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45002026-07-16T19:42:13.719Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45012026-07-16T19:42:13.719Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
45022026-07-16T19:42:13.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
45032026-07-16T19:42:13.719Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45042026-07-16T19:42:13.719Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45052026-07-16T19:42:13.719Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45062026-07-16T19:42:16.683Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45072026-07-16T19:42:16.683Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45082026-07-16T19:42:16.683Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45092026-07-16T19:42:16.683Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45102026-07-16T19:42:16.683Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45112026-07-16T19:42:16.683Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
45122026-07-16T19:42:16.683Z- - - - - - - - - - - - - - - - - - - - - - - - -
45132026-07-16T19:42:16.683Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45142026-07-16T19:42:16.683Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45152026-07-16T19:42:16.683Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45162026-07-16T19:42:16.683Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45172026-07-16T19:42:16.683Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45182026-07-16T19:42:16.683Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45192026-07-16T19:42:16.683Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45202026-07-16T19:42:16.683Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45212026-07-16T19:42:16.683Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
45222026-07-16T19:42:16.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
45232026-07-16T19:42:16.684Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45242026-07-16T19:42:16.684Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45252026-07-16T19:42:16.684Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45262026-07-16T19:42:16.684Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45272026-07-16T19:42:16.685Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45282026-07-16T19:42:16.685Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45292026-07-16T19:42:16.685Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45302026-07-16T19:42:16.685Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45312026-07-16T19:42:16.685Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
45322026-07-16T19:42:16.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
45332026-07-16T19:42:16.685Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45342026-07-16T19:42:16.685Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45352026-07-16T19:42:16.685Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45362026-07-16T19:42:16.685Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45372026-07-16T19:42:16.686Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45382026-07-16T19:42:16.686Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45392026-07-16T19:42:16.686Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45402026-07-16T19:42:16.686Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45412026-07-16T19:42:16.686Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
45422026-07-16T19:42:16.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
45432026-07-16T19:42:16.687Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45442026-07-16T19:42:16.687Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45452026-07-16T19:42:16.687Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-07-16T19:42:16.687Z[ 12] 10.00-10.00 sec 128 KBytes 963 Mbits/sec
45472026-07-16T19:42:16.687Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-07-16T19:42:16.687Z[ 16] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
45492026-07-16T19:42:16.687Z[ 18] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
45502026-07-16T19:42:16.687Z[ 20] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
45512026-07-16T19:42:16.687Z[SUM] 10.00-10.00 sec 512 KBytes 3.84 Gbits/sec
45522026-07-16T19:42:16.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
45532026-07-16T19:42:16.687Z[ ID] Interval Transfer Bitrate
45542026-07-16T19:42:16.687Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45552026-07-16T19:42:16.687Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45562026-07-16T19:42:16.687Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45572026-07-16T19:42:16.687Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
45582026-07-16T19:42:16.687Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45592026-07-16T19:42:16.687Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45602026-07-16T19:42:16.687Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
45612026-07-16T19:42:16.688Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
45622026-07-16T19:42:16.688Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
45632026-07-16T19:42:16.846ZRun 6/10...3511.398223236155Mbps
45642026-07-16T19:42:24.074Z-----------------------------------------------------------
45652026-07-16T19:42:24.074ZServer listening on 5201 (test #27)
45662026-07-16T19:42:24.074Z-----------------------------------------------------------
45672026-07-16T19:42:24.074ZAccepted connection from 10.0.0.1, port 58108
45682026-07-16T19:42:24.074Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35643
45692026-07-16T19:42:24.074Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47525
45702026-07-16T19:42:24.075Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56304
45712026-07-16T19:42:24.075Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36370
45722026-07-16T19:42:24.075Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57273
45732026-07-16T19:42:24.075Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41823
45742026-07-16T19:42:24.075Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52186
45752026-07-16T19:42:24.075Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60186
45762026-07-16T19:42:24.075Z[ ID] Interval Transfer Bitrate
45772026-07-16T19:42:24.075Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45782026-07-16T19:42:24.075Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45792026-07-16T19:42:24.077Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45802026-07-16T19:42:24.077Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45812026-07-16T19:42:24.077Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45822026-07-16T19:42:24.077Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
45832026-07-16T19:42:24.077Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45842026-07-16T19:42:24.077Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45852026-07-16T19:42:24.077Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
45862026-07-16T19:42:24.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
45872026-07-16T19:42:24.077Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45882026-07-16T19:42:24.077Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45892026-07-16T19:42:24.077Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45902026-07-16T19:42:24.077Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45912026-07-16T19:42:24.077Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45922026-07-16T19:42:24.077Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45932026-07-16T19:42:24.077Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45942026-07-16T19:42:24.078Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45952026-07-16T19:42:24.078Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
45962026-07-16T19:42:24.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
45972026-07-16T19:42:24.078Z[ 5] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
45982026-07-16T19:42:24.078Z[ 8] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
45992026-07-16T19:42:24.078Z[ 10] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
46002026-07-16T19:42:24.078Z[ 12] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
46012026-07-16T19:42:24.078Z[ 14] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
46022026-07-16T19:42:24.078Z[ 16] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
46032026-07-16T19:42:24.082Z[ 18] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
46042026-07-16T19:42:24.082Z[ 20] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
46052026-07-16T19:42:24.082Z[SUM] 2.00-3.00 sec 416 MBytes 3.49 Gbits/sec
46062026-07-16T19:42:24.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
46072026-07-16T19:42:24.082Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46082026-07-16T19:42:24.082Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
46092026-07-16T19:42:24.082Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46102026-07-16T19:42:24.083Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46112026-07-16T19:42:24.083Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46122026-07-16T19:42:24.083Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46132026-07-16T19:42:24.083Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46142026-07-16T19:42:24.083Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
46152026-07-16T19:42:24.083Z[SUM] 3.00-4.00 sec 425 MBytes 3.56 Gbits/sec
46162026-07-16T19:42:24.083Z- - - - - - - - - - - - - - - - - - - - - - - - -
46172026-07-16T19:42:24.083Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46182026-07-16T19:42:24.083Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46192026-07-16T19:42:24.083Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46202026-07-16T19:42:24.084Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46212026-07-16T19:42:24.084Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46222026-07-16T19:42:24.084Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46232026-07-16T19:42:24.084Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46242026-07-16T19:42:24.084Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46252026-07-16T19:42:24.084Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
46262026-07-16T19:42:24.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
46272026-07-16T19:42:24.085Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46282026-07-16T19:42:24.085Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46292026-07-16T19:42:24.085Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46302026-07-16T19:42:24.085Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
46312026-07-16T19:42:24.085Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46322026-07-16T19:42:24.085Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46332026-07-16T19:42:24.085Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46342026-07-16T19:42:24.085Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46352026-07-16T19:42:24.086Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
46362026-07-16T19:42:24.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
46372026-07-16T19:42:24.086Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46382026-07-16T19:42:24.086Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46392026-07-16T19:42:24.086Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46402026-07-16T19:42:27.077Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46412026-07-16T19:42:27.077Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46422026-07-16T19:42:27.077Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46432026-07-16T19:42:27.077Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
46442026-07-16T19:42:27.077Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
46452026-07-16T19:42:27.077Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
46462026-07-16T19:42:27.077Z- - - - - - - - - - - - - - - - - - - - - - - - -
46472026-07-16T19:42:27.078Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46482026-07-16T19:42:27.078Z[ 8] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
46492026-07-16T19:42:27.078Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46502026-07-16T19:42:27.078Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46512026-07-16T19:42:27.078Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46522026-07-16T19:42:27.078Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46532026-07-16T19:42:27.078Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46542026-07-16T19:42:27.078Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46552026-07-16T19:42:27.078Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
46562026-07-16T19:42:27.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
46572026-07-16T19:42:27.078Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
46582026-07-16T19:42:27.078Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46592026-07-16T19:42:27.078Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
46602026-07-16T19:42:27.078Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46612026-07-16T19:42:27.078Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
46622026-07-16T19:42:27.079Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
46632026-07-16T19:42:27.079Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
46642026-07-16T19:42:27.079Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
46652026-07-16T19:42:27.079Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
46662026-07-16T19:42:27.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
46672026-07-16T19:42:27.079Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46682026-07-16T19:42:27.079Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46692026-07-16T19:42:27.079Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46702026-07-16T19:42:27.079Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46712026-07-16T19:42:27.080Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46722026-07-16T19:42:27.080Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46732026-07-16T19:42:27.080Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46742026-07-16T19:42:27.080Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46752026-07-16T19:42:27.080Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
46762026-07-16T19:42:27.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
46772026-07-16T19:42:27.080Z[ 5] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
46782026-07-16T19:42:27.080Z[ 8] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
46792026-07-16T19:42:27.080Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46802026-07-16T19:42:27.080Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46812026-07-16T19:42:27.080Z[ 14] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
46822026-07-16T19:42:27.080Z[ 16] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
46832026-07-16T19:42:27.080Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-07-16T19:42:27.080Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-07-16T19:42:27.080Z[SUM] 10.00-10.00 sec 512 KBytes 3.66 Gbits/sec
46862026-07-16T19:42:27.081Z- - - - - - - - - - - - - - - - - - - - - - - - -
46872026-07-16T19:42:27.081Z[ ID] Interval Transfer Bitrate
46882026-07-16T19:42:27.081Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46892026-07-16T19:42:27.081Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46902026-07-16T19:42:27.081Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46912026-07-16T19:42:27.081Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46922026-07-16T19:42:27.081Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46932026-07-16T19:42:27.081Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
46942026-07-16T19:42:27.081Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46952026-07-16T19:42:27.082Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46962026-07-16T19:42:27.083Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
46972026-07-16T19:42:27.088ZRun 7/10...3471.8511372978455Mbps
46982026-07-16T19:42:34.497Z-----------------------------------------------------------
46992026-07-16T19:42:34.497ZServer listening on 5201 (test #28)
47002026-07-16T19:42:34.497Z-----------------------------------------------------------
47012026-07-16T19:42:34.497ZAccepted connection from 10.0.0.1, port 43059
47022026-07-16T19:42:34.509Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49227
47032026-07-16T19:42:34.509Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44982
47042026-07-16T19:42:34.509Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62610
47052026-07-16T19:42:34.509Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44072
47062026-07-16T19:42:34.510Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39167
47072026-07-16T19:42:34.510Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52711
47082026-07-16T19:42:34.510Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34389
47092026-07-16T19:42:34.510Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40805
47102026-07-16T19:42:34.510Z[ ID] Interval Transfer Bitrate
47112026-07-16T19:42:34.510Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47122026-07-16T19:42:34.510Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47132026-07-16T19:42:34.514Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
47142026-07-16T19:42:34.514Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47152026-07-16T19:42:34.514Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47162026-07-16T19:42:34.515Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
47172026-07-16T19:42:34.515Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47182026-07-16T19:42:34.515Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47192026-07-16T19:42:34.515Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
47202026-07-16T19:42:34.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
47212026-07-16T19:42:34.516Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47222026-07-16T19:42:34.516Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47232026-07-16T19:42:34.516Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47242026-07-16T19:42:34.516Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47252026-07-16T19:42:34.516Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47262026-07-16T19:42:34.521Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47272026-07-16T19:42:34.521Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47282026-07-16T19:42:34.521Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47292026-07-16T19:42:34.521Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
47302026-07-16T19:42:34.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
47312026-07-16T19:42:34.521Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47322026-07-16T19:42:34.521Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47332026-07-16T19:42:34.521Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47342026-07-16T19:42:34.521Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47352026-07-16T19:42:34.521Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47362026-07-16T19:42:34.521Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47372026-07-16T19:42:34.522Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47382026-07-16T19:42:34.522Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
47392026-07-16T19:42:34.522Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
47402026-07-16T19:42:34.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
47412026-07-16T19:42:34.522Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47422026-07-16T19:42:34.522Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47432026-07-16T19:42:34.522Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47442026-07-16T19:42:34.522Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47452026-07-16T19:42:34.522Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47462026-07-16T19:42:34.522Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
47472026-07-16T19:42:34.522Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47482026-07-16T19:42:34.522Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47492026-07-16T19:42:34.522Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
47502026-07-16T19:42:34.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
47512026-07-16T19:42:34.522Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47522026-07-16T19:42:34.522Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47532026-07-16T19:42:34.522Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47542026-07-16T19:42:34.522Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47552026-07-16T19:42:34.522Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47562026-07-16T19:42:34.522Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47572026-07-16T19:42:34.522Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47582026-07-16T19:42:34.522Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47592026-07-16T19:42:34.522Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
47602026-07-16T19:42:34.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
47612026-07-16T19:42:34.522Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47622026-07-16T19:42:34.522Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47632026-07-16T19:42:34.522Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47642026-07-16T19:42:34.523Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47652026-07-16T19:42:34.523Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47662026-07-16T19:42:34.523Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47672026-07-16T19:42:34.523Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47682026-07-16T19:42:34.523Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47692026-07-16T19:42:34.523Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
47702026-07-16T19:42:34.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
47712026-07-16T19:42:34.523Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
47722026-07-16T19:42:34.523Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47732026-07-16T19:42:34.523Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47742026-07-16T19:42:40.598Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47752026-07-16T19:42:40.599Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47762026-07-16T19:42:40.599Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47772026-07-16T19:42:40.599Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
47782026-07-16T19:42:40.599Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47792026-07-16T19:42:40.599Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
47802026-07-16T19:42:40.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
47812026-07-16T19:42:40.599Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47822026-07-16T19:42:40.599Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47832026-07-16T19:42:40.599Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47842026-07-16T19:42:40.599Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47852026-07-16T19:42:40.599Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47862026-07-16T19:42:40.599Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47872026-07-16T19:42:40.599Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47882026-07-16T19:42:40.599Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47892026-07-16T19:42:40.599Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
47902026-07-16T19:42:40.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
47912026-07-16T19:42:40.599Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47922026-07-16T19:42:40.599Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47932026-07-16T19:42:40.599Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47942026-07-16T19:42:40.599Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47952026-07-16T19:42:40.600Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47962026-07-16T19:42:40.600Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47972026-07-16T19:42:40.600Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
47982026-07-16T19:42:40.600Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47992026-07-16T19:42:40.600Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
48002026-07-16T19:42:40.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
48012026-07-16T19:42:40.600Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48022026-07-16T19:42:40.600Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48032026-07-16T19:42:40.600Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48042026-07-16T19:42:40.600Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48052026-07-16T19:42:40.600Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48062026-07-16T19:42:40.601Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48072026-07-16T19:42:40.601Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48082026-07-16T19:42:40.601Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
48092026-07-16T19:42:40.601Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
48102026-07-16T19:42:40.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
48112026-07-16T19:42:40.601Z[ 5] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
48122026-07-16T19:42:40.601Z[ 8] 10.00-10.00 sec 256 KBytes 742 Mbits/sec
48132026-07-16T19:42:40.601Z[ 10] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
48142026-07-16T19:42:40.601Z[ 12] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
48152026-07-16T19:42:40.601Z[ 14] 10.00-10.00 sec 256 KBytes 743 Mbits/sec
48162026-07-16T19:42:40.601Z[ 16] 10.00-10.00 sec 256 KBytes 743 Mbits/sec
48172026-07-16T19:42:40.601Z[ 18] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
48182026-07-16T19:42:40.601Z[ 20] 10.00-10.00 sec 128 KBytes 371 Mbits/sec
48192026-07-16T19:42:40.604Z[SUM] 10.00-10.00 sec 1.38 MBytes 4.08 Gbits/sec
48202026-07-16T19:42:40.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
48212026-07-16T19:42:40.604Z[ ID] Interval Transfer Bitrate
48222026-07-16T19:42:40.604Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48232026-07-16T19:42:40.604Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48242026-07-16T19:42:40.604Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48252026-07-16T19:42:40.604Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48262026-07-16T19:42:40.604Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48272026-07-16T19:42:40.604Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48282026-07-16T19:42:40.604Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
48292026-07-16T19:42:40.604Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48302026-07-16T19:42:40.604Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
48312026-07-16T19:42:40.604ZRun 8/10...3479.131161063374Mbps
48322026-07-16T19:42:44.900Z-----------------------------------------------------------
48332026-07-16T19:42:44.900ZServer listening on 5201 (test #29)
48342026-07-16T19:42:44.901Z-----------------------------------------------------------
48352026-07-16T19:42:44.901ZAccepted connection from 10.0.0.1, port 48065
48362026-07-16T19:42:44.901Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34820
48372026-07-16T19:42:44.901Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34685
48382026-07-16T19:42:44.901Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43438
48392026-07-16T19:42:44.901Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64781
48402026-07-16T19:42:44.901Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53661
48412026-07-16T19:42:44.901Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56412
48422026-07-16T19:42:44.901Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37599
48432026-07-16T19:42:44.901Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40573
48442026-07-16T19:42:44.901Z[ ID] Interval Transfer Bitrate
48452026-07-16T19:42:44.901Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
48462026-07-16T19:42:44.901Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48472026-07-16T19:42:44.901Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48482026-07-16T19:42:44.901Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48492026-07-16T19:42:44.901Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48502026-07-16T19:42:44.901Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48512026-07-16T19:42:44.901Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48522026-07-16T19:42:44.901Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48532026-07-16T19:42:44.901Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
48542026-07-16T19:42:44.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
48552026-07-16T19:42:44.901Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48562026-07-16T19:42:44.901Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48572026-07-16T19:42:44.901Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48582026-07-16T19:42:44.901Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48592026-07-16T19:42:44.901Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48602026-07-16T19:42:44.901Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48612026-07-16T19:42:44.901Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48622026-07-16T19:42:44.901Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48632026-07-16T19:42:44.901Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
48642026-07-16T19:42:44.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
48652026-07-16T19:42:44.901Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48662026-07-16T19:42:44.902Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48672026-07-16T19:42:44.902Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48682026-07-16T19:42:44.902Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48692026-07-16T19:42:44.902Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48702026-07-16T19:42:44.902Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48712026-07-16T19:42:44.902Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48722026-07-16T19:42:44.902Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48732026-07-16T19:42:44.902Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
48742026-07-16T19:42:44.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
48752026-07-16T19:42:44.902Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
48762026-07-16T19:42:44.902Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
48772026-07-16T19:42:44.902Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
48782026-07-16T19:42:44.902Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
48792026-07-16T19:42:44.902Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48802026-07-16T19:42:44.902Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
48812026-07-16T19:42:44.902Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48822026-07-16T19:42:44.902Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
48832026-07-16T19:42:44.902Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
48842026-07-16T19:42:44.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
48852026-07-16T19:42:44.902Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48862026-07-16T19:42:44.902Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48872026-07-16T19:42:44.904Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48882026-07-16T19:42:44.904Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48892026-07-16T19:42:44.904Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48902026-07-16T19:42:44.904Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48912026-07-16T19:42:44.904Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48922026-07-16T19:42:44.904Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48932026-07-16T19:42:44.904Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
48942026-07-16T19:42:44.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
48952026-07-16T19:42:44.904Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
48962026-07-16T19:42:44.904Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
48972026-07-16T19:42:44.904Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48982026-07-16T19:42:44.904Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
48992026-07-16T19:42:44.906Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49002026-07-16T19:42:44.906Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49012026-07-16T19:42:44.906Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49022026-07-16T19:42:44.906Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49032026-07-16T19:42:44.906Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
49042026-07-16T19:42:44.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
49052026-07-16T19:42:44.906Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
49062026-07-16T19:42:44.906Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49072026-07-16T19:42:44.906Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49082026-07-16T19:42:47.906Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
49092026-07-16T19:42:47.906Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49102026-07-16T19:42:47.908Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
49112026-07-16T19:42:47.908Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
49122026-07-16T19:42:47.908Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
49132026-07-16T19:42:47.908Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
49142026-07-16T19:42:47.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
49152026-07-16T19:42:47.908Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49162026-07-16T19:42:47.908Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
49172026-07-16T19:42:47.908Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49182026-07-16T19:42:47.908Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49192026-07-16T19:42:47.908Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49202026-07-16T19:42:47.908Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49212026-07-16T19:42:47.908Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49222026-07-16T19:42:47.908Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49232026-07-16T19:42:47.908Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
49242026-07-16T19:42:47.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
49252026-07-16T19:42:47.908Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49262026-07-16T19:42:47.908Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49272026-07-16T19:42:47.908Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49282026-07-16T19:42:47.908Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49292026-07-16T19:42:47.908Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49302026-07-16T19:42:47.908Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49312026-07-16T19:42:47.908Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49322026-07-16T19:42:47.908Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49332026-07-16T19:42:47.908Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
49342026-07-16T19:42:47.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
49352026-07-16T19:42:47.909Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49362026-07-16T19:42:47.909Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49372026-07-16T19:42:47.909Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49382026-07-16T19:42:47.909Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49392026-07-16T19:42:47.909Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49402026-07-16T19:42:47.909Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49412026-07-16T19:42:47.909Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49422026-07-16T19:42:47.909Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49432026-07-16T19:42:47.909Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
49442026-07-16T19:42:47.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
49452026-07-16T19:42:47.909Z[ 5] 10.00-10.00 sec 128 KBytes 375 Mbits/sec
49462026-07-16T19:42:47.909Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49472026-07-16T19:42:47.909Z[ 10] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
49482026-07-16T19:42:47.909Z[ 12] 10.00-10.00 sec 256 KBytes 752 Mbits/sec
49492026-07-16T19:42:47.909Z[ 14] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
49502026-07-16T19:42:47.909Z[ 16] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
49512026-07-16T19:42:47.909Z[ 18] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
49522026-07-16T19:42:47.909Z[ 20] 10.00-10.00 sec 128 KBytes 376 Mbits/sec
49532026-07-16T19:42:47.909Z[SUM] 10.00-10.00 sec 1.00 MBytes 3.00 Gbits/sec
49542026-07-16T19:42:47.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
49552026-07-16T19:42:47.909Z[ ID] Interval Transfer Bitrate
49562026-07-16T19:42:47.910Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
49572026-07-16T19:42:47.910Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49582026-07-16T19:42:47.910Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49592026-07-16T19:42:47.910Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
49602026-07-16T19:42:47.910Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49612026-07-16T19:42:47.910Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49622026-07-16T19:42:47.910Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49632026-07-16T19:42:47.910Z[ 20] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
49642026-07-16T19:42:47.910Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec sender
49652026-07-16T19:42:47.914ZRun 9/10...3484.067822135198Mbps
49662026-07-16T19:42:55.381Z-----------------------------------------------------------
49672026-07-16T19:42:55.381ZServer listening on 5201 (test #30)
49682026-07-16T19:42:55.381Z-----------------------------------------------------------
49692026-07-16T19:42:55.381ZAccepted connection from 10.0.0.1, port 62182
49702026-07-16T19:42:55.381Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62741
49712026-07-16T19:42:55.381Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65532
49722026-07-16T19:42:55.381Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41535
49732026-07-16T19:42:55.381Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57972
49742026-07-16T19:42:55.382Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61126
49752026-07-16T19:42:55.382Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59720
49762026-07-16T19:42:55.382Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38713
49772026-07-16T19:42:55.382Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36249
49782026-07-16T19:42:55.382Z[ ID] Interval Transfer Bitrate
49792026-07-16T19:42:55.382Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49802026-07-16T19:42:55.382Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49812026-07-16T19:42:55.382Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49822026-07-16T19:42:55.382Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49832026-07-16T19:42:55.382Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49842026-07-16T19:42:55.382Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
49852026-07-16T19:42:55.382Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49862026-07-16T19:42:55.382Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49872026-07-16T19:42:55.382Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
49882026-07-16T19:42:55.382Z- - - - - - - - - - - - - - - - - - - - - - - - -
49892026-07-16T19:42:55.382Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49902026-07-16T19:42:55.382Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49912026-07-16T19:42:55.382Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49922026-07-16T19:42:55.382Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49932026-07-16T19:42:55.382Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49942026-07-16T19:42:55.382Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
49952026-07-16T19:42:55.382Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49962026-07-16T19:42:55.382Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49972026-07-16T19:42:55.382Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
49982026-07-16T19:42:55.382Z- - - - - - - - - - - - - - - - - - - - - - - - -
49992026-07-16T19:42:55.382Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50002026-07-16T19:42:55.382Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50012026-07-16T19:42:55.382Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50022026-07-16T19:42:55.382Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50032026-07-16T19:42:55.382Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50042026-07-16T19:42:55.384Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50052026-07-16T19:42:55.384Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50062026-07-16T19:42:55.384Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
50072026-07-16T19:42:55.384Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
50082026-07-16T19:42:55.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
50092026-07-16T19:42:55.384Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50102026-07-16T19:42:55.384Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50112026-07-16T19:42:55.384Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50122026-07-16T19:42:55.384Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50132026-07-16T19:42:55.384Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50142026-07-16T19:42:55.384Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50152026-07-16T19:42:55.384Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50162026-07-16T19:42:55.384Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50172026-07-16T19:42:55.384Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
50182026-07-16T19:42:55.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
50192026-07-16T19:42:55.384Z[ 5] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50202026-07-16T19:42:55.384Z[ 8] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50212026-07-16T19:42:55.384Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50222026-07-16T19:42:55.384Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50232026-07-16T19:42:55.384Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50242026-07-16T19:42:55.384Z[ 16] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50252026-07-16T19:42:55.384Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50262026-07-16T19:42:55.384Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50272026-07-16T19:42:55.384Z[SUM] 4.00-5.00 sec 418 MBytes 3.50 Gbits/sec
50282026-07-16T19:42:55.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
50292026-07-16T19:42:55.387Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50302026-07-16T19:42:55.387Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50312026-07-16T19:42:55.387Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50322026-07-16T19:42:55.387Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50332026-07-16T19:42:55.387Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50342026-07-16T19:42:55.387Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50352026-07-16T19:42:55.387Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
50362026-07-16T19:42:55.387Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50372026-07-16T19:42:55.387Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
50382026-07-16T19:42:55.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
50392026-07-16T19:42:55.387Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50402026-07-16T19:42:55.387Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50412026-07-16T19:42:55.387Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50422026-07-16T19:42:58.329Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
50432026-07-16T19:42:58.331Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50442026-07-16T19:42:58.331Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50452026-07-16T19:42:58.331Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50462026-07-16T19:42:58.331Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
50472026-07-16T19:42:58.331Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
50482026-07-16T19:42:58.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
50492026-07-16T19:42:58.332Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
50502026-07-16T19:42:58.332Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50512026-07-16T19:42:58.332Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50522026-07-16T19:42:58.332Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
50532026-07-16T19:42:58.332Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50542026-07-16T19:42:58.332Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50552026-07-16T19:42:58.332Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
50562026-07-16T19:42:58.332Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
50572026-07-16T19:42:58.332Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
50582026-07-16T19:42:58.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
50592026-07-16T19:42:58.332Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50602026-07-16T19:42:58.332Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50612026-07-16T19:42:58.332Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50622026-07-16T19:42:58.332Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50632026-07-16T19:42:58.332Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50642026-07-16T19:42:58.332Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
50652026-07-16T19:42:58.332Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50662026-07-16T19:42:58.332Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
50672026-07-16T19:42:58.333Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
50682026-07-16T19:42:58.333Z- - - - - - - - - - - - - - - - - - - - - - - - -
50692026-07-16T19:42:58.333Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50702026-07-16T19:42:58.333Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
50712026-07-16T19:42:58.333Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50722026-07-16T19:42:58.333Z[ 12] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
50732026-07-16T19:42:58.333Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50742026-07-16T19:42:58.333Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
50752026-07-16T19:42:58.333Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50762026-07-16T19:42:58.333Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50772026-07-16T19:42:58.333Z[SUM] 9.00-10.00 sec 419 MBytes 3.51 Gbits/sec
50782026-07-16T19:42:58.333Z- - - - - - - - - - - - - - - - - - - - - - - - -
50792026-07-16T19:42:58.333Z[ 5] 10.00-10.00 sec 128 KBytes 325 Mbits/sec
50802026-07-16T19:42:58.333Z[ 8] 10.00-10.00 sec 256 KBytes 650 Mbits/sec
50812026-07-16T19:42:58.333Z[ 10] 10.00-10.00 sec 256 KBytes 650 Mbits/sec
50822026-07-16T19:42:58.333Z[ 12] 10.00-10.00 sec 256 KBytes 651 Mbits/sec
50832026-07-16T19:42:58.333Z[ 14] 10.00-10.00 sec 256 KBytes 651 Mbits/sec
50842026-07-16T19:42:58.333Z[ 16] 10.00-10.00 sec 256 KBytes 650 Mbits/sec
50852026-07-16T19:42:58.334Z[ 18] 10.00-10.00 sec 128 KBytes 325 Mbits/sec
50862026-07-16T19:42:58.334Z[ 20] 10.00-10.00 sec 256 KBytes 650 Mbits/sec
50872026-07-16T19:42:58.334Z[SUM] 10.00-10.00 sec 1.75 MBytes 4.55 Gbits/sec
50882026-07-16T19:42:58.334Z- - - - - - - - - - - - - - - - - - - - - - - - -
50892026-07-16T19:42:58.334Z[ ID] Interval Transfer Bitrate
50902026-07-16T19:42:58.334Z[ 5] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50912026-07-16T19:42:58.335Z[ 8] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
50922026-07-16T19:42:58.335Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
50932026-07-16T19:42:58.335Z[ 12] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
50942026-07-16T19:42:58.335Z[ 14] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50952026-07-16T19:42:58.335Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50962026-07-16T19:42:58.335Z[ 18] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
50972026-07-16T19:42:58.335Z[ 20] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
50982026-07-16T19:42:58.335Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
50992026-07-16T19:42:58.339ZRun 10/10...3458.4466059443344Mbps
51002026-07-16T19:42:58.339Z###---------------------###
51012026-07-16T19:42:58.339Z::: iPerf done... :::
51022026-07-16T19:42:58.339Z:::Awaiting out files...:::
51032026-07-16T19:42:58.339Z###---------------------###
51042026-07-16T19:42:58.339Z###-----###
51052026-07-16T19:42:58.339Z:::done!:::
51062026-07-16T19:42:58.339Z###-----###
51072026-07-16T19:42:59.324ZBenchmarking iperf-tcp/local/s2c/tx
51082026-07-16T19:42:59.324ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51092026-07-16T19:43:03.581ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51102026-07-16T19:43:23.497ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51112026-07-16T19:43:23.582Ziperf-tcp/local/s2c/tx time: [3.5784 µs 3.5785 µs 3.5785 µs]
51122026-07-16T19:43:23.582Z change: [−0.7318% −0.7269% −0.7221%] (p = 0.00 < 0.05)
51132026-07-16T19:43:23.582Z Change within noise threshold.
51142026-07-16T19:43:23.582ZFound 8 outliers among 100 measurements (8.00%)
51152026-07-16T19:43:23.582Z 2 (2.00%) low severe
51162026-07-16T19:43:23.582Z 2 (2.00%) low mild
51172026-07-16T19:43:23.582Z 2 (2.00%) high mild
51182026-07-16T19:43:23.582Z 2 (2.00%) high severe
51192026-07-16T19:43:24.469Z
51202026-07-16T19:43:24.473ZBenchmarking iperf-tcp/local/s2c/rx
51212026-07-16T19:43:24.475ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51222026-07-16T19:43:28.703ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51232026-07-16T19:43:48.708ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51242026-07-16T19:43:48.793Ziperf-tcp/local/s2c/rx time: [6.6529 µs 6.6530 µs 6.6532 µs]
51252026-07-16T19:43:48.793Z change: [−0.1223% −0.1170% −0.1120%] (p = 0.00 < 0.05)
51262026-07-16T19:43:48.793Z Change within noise threshold.
51272026-07-16T19:43:48.793ZFound 4 outliers among 100 measurements (4.00%)
51282026-07-16T19:43:48.794Z 2 (2.00%) low mild
51292026-07-16T19:43:48.794Z 2 (2.00%) high severe
51302026-07-16T19:43:49.687Z
51312026-07-16T19:43:54.287Z+ cargo ubench
51322026-07-16T19:43:54.437Z Compiling proc-macro2 v1.0.106
51332026-07-16T19:43:54.437Z Compiling unicode-ident v1.0.24
51342026-07-16T19:43:54.438Z Compiling quote v1.0.46
51352026-07-16T19:43:54.438Z Compiling serde_core v1.0.228
51362026-07-16T19:43:54.438Z Compiling cfg-if v1.0.4
51372026-07-16T19:43:54.438Z Compiling libc v0.2.186
51382026-07-16T19:43:54.442Z Compiling memchr v2.8.2
51392026-07-16T19:43:54.442Z Compiling serde v1.0.228
51402026-07-16T19:43:54.531Z Compiling rustversion v1.0.22
51412026-07-16T19:43:54.568Z Compiling version_check v0.9.5
51422026-07-16T19:43:54.789Z Compiling strsim v0.11.1
51432026-07-16T19:43:54.805Z Compiling ident_case v1.0.1
51442026-07-16T19:43:54.822Z Compiling zerocopy v0.8.52
51452026-07-16T19:43:54.906Z Compiling thiserror v2.0.18
51462026-07-16T19:43:55.047Z Compiling either v1.16.0
51472026-07-16T19:43:55.254Z Compiling fnv v1.0.7
51482026-07-16T19:43:55.342Z Compiling pin-project-lite v0.2.17
51492026-07-16T19:43:55.365Z Compiling regex-syntax v0.8.11
51502026-07-16T19:43:55.389Z Compiling crossbeam-utils v0.8.21
51512026-07-16T19:43:55.425Z Compiling syn v1.0.109
51522026-07-16T19:43:55.449Z Compiling winnow v1.0.3
51532026-07-16T19:43:55.615Z Compiling syn v2.0.118
51542026-07-16T19:43:55.656Z Compiling aho-corasick v1.1.4
51552026-07-16T19:43:55.699Z Compiling hashbrown v0.17.1
51562026-07-16T19:43:55.759Z Compiling equivalent v1.0.2
51572026-07-16T19:43:56.028Z Compiling itertools v0.14.0
51582026-07-16T19:43:56.240Z Compiling indexmap v2.14.0
51592026-07-16T19:43:56.456Z Compiling toml_parser v1.1.2+spec-1.1.0
51602026-07-16T19:43:56.804Z Compiling bitflags v2.13.0
51612026-07-16T19:43:56.850Z Compiling regex-automata v0.4.14
51622026-07-16T19:43:57.010Z Compiling autocfg v1.5.1
51632026-07-16T19:43:57.142Z Compiling toml_datetime v1.1.1+spec-1.1.0
51642026-07-16T19:43:57.237Z Compiling byteorder v1.5.0
51652026-07-16T19:43:57.349Z Compiling heapless v0.8.0
51662026-07-16T19:43:57.359Z Compiling num-traits v0.2.19
51672026-07-16T19:43:57.398Z Compiling hash32 v0.3.1
51682026-07-16T19:43:57.440Z Compiling toml_edit v0.25.12+spec-1.1.0
51692026-07-16T19:43:57.526Z Compiling slog v2.8.2
51702026-07-16T19:43:57.590Z Compiling smoltcp v0.11.0
51712026-07-16T19:43:57.663Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51722026-07-16T19:43:57.760Z Compiling macaddr v1.0.1
51732026-07-16T19:43:57.850Z Compiling futures-sink v0.3.32
51742026-07-16T19:43:57.898Z Compiling stable_deref_trait v1.2.1
51752026-07-16T19:43:57.910Z Compiling futures-core v0.3.32
51762026-07-16T19:43:57.940Z Compiling proc-macro-crate v3.5.0
51772026-07-16T19:43:58.050Z Compiling futures-channel v0.3.32
51782026-07-16T19:43:58.123Z Compiling darling_core v0.21.3
51792026-07-16T19:43:58.288Z Compiling darling_core v0.23.0
51802026-07-16T19:43:58.305Z Compiling proc-macro-error-attr v1.0.4
51812026-07-16T19:43:58.342Z Compiling managed v0.8.0
51822026-07-16T19:43:58.424Z Compiling rand_core v0.10.1
51832026-07-16T19:43:58.539Z Compiling regex v1.12.4
51842026-07-16T19:43:58.576Z Compiling slab v0.4.12
51852026-07-16T19:43:58.576Z Compiling anyhow v1.0.103
51862026-07-16T19:43:58.765Z Compiling futures-task v0.3.32
51872026-07-16T19:43:58.899Z Compiling bitflags v1.3.2
51882026-07-16T19:43:58.922Z Compiling getrandom v0.4.3
51892026-07-16T19:43:58.926Z Compiling futures-io v0.3.32
51902026-07-16T19:43:58.961Z Compiling crc32fast v1.5.0
51912026-07-16T19:43:59.162Z Compiling ref-cast v1.0.25
51922026-07-16T19:43:59.209Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51932026-07-16T19:43:59.350Z Compiling serde_derive v1.0.228
51942026-07-16T19:43:59.379Z Compiling zerocopy-derive v0.8.52
51952026-07-16T19:43:59.433Z Compiling thiserror-impl v2.0.18
51962026-07-16T19:43:59.472Z Compiling futures-macro v0.3.32
51972026-07-16T19:43:59.572Z Compiling foreign-types-macros v0.2.3
51982026-07-16T19:44:00.205Z Compiling ref-cast-impl v1.0.25
51992026-07-16T19:44:00.246Z Compiling darling_macro v0.21.3
52002026-07-16T19:44:00.282Z Compiling futures-util v0.3.32
52012026-07-16T19:44:00.420Z Compiling darling_macro v0.23.0
52022026-07-16T19:44:00.731Z Compiling cobs v0.3.0
52032026-07-16T19:44:00.794Z Compiling num_enum_derive v0.7.6
52042026-07-16T19:44:00.800Z Compiling darling v0.21.3
52052026-07-16T19:44:00.867Z Compiling ingot-macros v0.1.1 (https://github.com/oxidecomputer/ingot?branch=extra-impls#cd1dfe53)
52062026-07-16T19:44:00.972Z Compiling darling v0.23.0
52072026-07-16T19:44:01.045Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52082026-07-16T19:44:01.440Z Compiling proc-macro-error v1.0.4
52092026-07-16T19:44:01.672Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52102026-07-16T19:44:01.681Z Compiling rustix v1.1.4
52112026-07-16T19:44:01.800Z Compiling once_cell v1.21.4
52122026-07-16T19:44:01.907Z Compiling ipnetwork v0.21.1
52132026-07-16T19:44:02.028Z Compiling unicode-width v0.2.2
52142026-07-16T19:44:02.039Z Compiling foreign-types-shared v0.3.1
52152026-07-16T19:44:02.123Z Compiling cpufeatures v0.3.0
52162026-07-16T19:44:02.184Z Compiling chacha20 v0.10.1
52172026-07-16T19:44:02.189Z Compiling foreign-types v0.5.0
52182026-07-16T19:44:02.253Z Compiling tabwriter v1.4.1
52192026-07-16T19:44:02.314Z Compiling tracing-core v0.1.36
52202026-07-16T19:44:02.460Z Compiling erased-serde v0.3.31
52212026-07-16T19:44:02.492Z Compiling postcard v1.1.3
52222026-07-16T19:44:02.577Z Compiling num_enum v0.7.6
52232026-07-16T19:44:02.680Z Compiling futures-executor v0.3.32
52242026-07-16T19:44:02.686Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52252026-07-16T19:44:03.187Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52262026-07-16T19:44:03.194Z Compiling tracing-attributes v0.1.31
52272026-07-16T19:44:03.402Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52282026-07-16T19:44:03.487Z Compiling errno v0.3.14
52292026-07-16T19:44:03.496Z Compiling itertools v0.15.0
52302026-07-16T19:44:03.633Z Compiling cstr-argument v0.1.2
52312026-07-16T19:44:03.661Z Compiling zmij v1.0.21
52322026-07-16T19:44:03.685Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52332026-07-16T19:44:03.788Z Compiling thiserror v1.0.69
52342026-07-16T19:44:03.891Z Compiling ingot-types v0.1.2 (https://github.com/oxidecomputer/ingot?branch=extra-impls#cd1dfe53)
52352026-07-16T19:44:03.910Z Compiling dyn-clone v1.0.20
52362026-07-16T19:44:03.956Z Compiling find-msvc-tools v0.1.9
52372026-07-16T19:44:03.980Z Compiling utf8parse v0.2.2
52382026-07-16T19:44:04.119Z Compiling time-core v0.1.9
52392026-07-16T19:44:04.123Z Compiling pretty-hex v0.4.2
52402026-07-16T19:44:04.222Z Compiling shlex v2.0.1
52412026-07-16T19:44:04.246Z Compiling num-conv v0.2.2
52422026-07-16T19:44:04.297Z Compiling ingot v0.1.1 (https://github.com/oxidecomputer/ingot?branch=extra-impls#cd1dfe53)
52432026-07-16T19:44:04.348Z Compiling cc v1.2.66
52442026-07-16T19:44:04.392Z Compiling time-macros v0.2.31
52452026-07-16T19:44:04.392Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52462026-07-16T19:44:04.488Z Compiling tracing v0.1.44
52472026-07-16T19:44:04.758Z Compiling anstyle-parse v1.0.0
52482026-07-16T19:44:04.852Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52492026-07-16T19:44:04.958Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52502026-07-16T19:44:05.137Z Compiling rand v0.10.2
52512026-07-16T19:44:05.463Z Compiling futures v0.3.32
52522026-07-16T19:44:05.536Z Compiling thiserror-impl v1.0.69
52532026-07-16T19:44:05.565Z Compiling crossbeam-epoch v0.9.18
52542026-07-16T19:44:05.604Z Compiling uuid v1.23.4
52552026-07-16T19:44:05.916Z Compiling arc-swap v1.9.2
52562026-07-16T19:44:06.023Z Compiling socket2 v0.6.4
52572026-07-16T19:44:06.040Z Compiling nom v8.0.0
52582026-07-16T19:44:06.246Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52592026-07-16T19:44:06.470Z Compiling thread_local v1.1.9
52602026-07-16T19:44:06.607Z Compiling iana-time-zone v0.1.65
52612026-07-16T19:44:06.689Z Compiling lazy_static v1.5.0
52622026-07-16T19:44:06.784Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52632026-07-16T19:44:06.904Z Compiling oxnet v0.1.6
52642026-07-16T19:44:06.992Z Compiling serde_json v1.0.150
52652026-07-16T19:44:07.383Z Compiling heck v0.4.1
52662026-07-16T19:44:07.584Z Compiling anstyle v1.0.14
52672026-07-16T19:44:07.736Z Compiling colorchoice v1.0.5
52682026-07-16T19:44:07.825Z Compiling powerfmt v0.2.0
52692026-07-16T19:44:07.837Z Compiling anstyle-query v1.1.5
52702026-07-16T19:44:07.947Z Compiling rayon-core v1.13.0
52712026-07-16T19:44:07.990Z Compiling slog-async v2.8.0
52722026-07-16T19:44:08.140Z Compiling is_terminal_polyfill v1.70.2
52732026-07-16T19:44:08.157Z Compiling colored v3.1.1
52742026-07-16T19:44:08.164Z Compiling deranged v0.5.8
52752026-07-16T19:44:08.284Z Compiling anstream v1.0.0
52762026-07-16T19:44:08.583Z Compiling rusticata-macros v5.0.0
52772026-07-16T19:44:08.714Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52782026-07-16T19:44:08.878Z Compiling slog-scope v4.4.1
52792026-07-16T19:44:09.239Z Compiling time v0.3.53
52802026-07-16T19:44:09.269Z Compiling chrono v0.4.45
52812026-07-16T19:44:09.376Z Compiling crossbeam-deque v0.8.6
52822026-07-16T19:44:09.399Z Compiling cookie-factory v0.3.3
52832026-07-16T19:44:09.584Z Compiling terminal_size v0.4.4
52842026-07-16T19:44:09.593Z Compiling alloca v0.4.0
52852026-07-16T19:44:09.728Z Compiling half v2.7.1
52862026-07-16T19:44:09.886Z Compiling crossbeam-channel v0.5.15
52872026-07-16T19:44:10.023Z Compiling is-terminal v0.4.17
52882026-07-16T19:44:10.120Z Compiling itertools v0.12.1
52892026-07-16T19:44:10.122Z Compiling log v0.4.33
52902026-07-16T19:44:10.525Z Compiling heck v0.5.0
52912026-07-16T19:44:10.728Z Compiling clap_lex v1.1.0
52922026-07-16T19:44:11.040Z Compiling take_mut v0.2.2
52932026-07-16T19:44:11.053Z Compiling itoa v1.0.18
52942026-07-16T19:44:11.078Z Compiling term v1.2.1
52952026-07-16T19:44:11.139Z Compiling ciborium-io v0.2.2
52962026-07-16T19:44:11.219Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52972026-07-16T19:44:11.264Z Compiling circular v0.3.0
52982026-07-16T19:44:11.461Z Compiling cfg_aliases v0.2.1
52992026-07-16T19:44:11.496Z Compiling plotters-backend v0.3.7
53002026-07-16T19:44:11.524Z Compiling nix v0.31.3
53012026-07-16T19:44:11.826Z Compiling plotters-svg v0.3.7
53022026-07-16T19:44:11.863Z Compiling slog-term v2.9.2
53032026-07-16T19:44:11.914Z Compiling pcap-parser v0.17.0
53042026-07-16T19:44:12.240Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53052026-07-16T19:44:12.251Z Compiling ciborium-ll v0.2.2
53062026-07-16T19:44:13.083Z Compiling clap_builder v4.6.0
53072026-07-16T19:44:13.502Z Compiling clap_derive v4.6.1
53082026-07-16T19:44:13.516Z Compiling slog-stdlog v4.1.1
53092026-07-16T19:44:13.803Z Compiling itertools v0.13.0
53102026-07-16T19:44:14.195Z Compiling same-file v1.0.6
53112026-07-16T19:44:14.356Z Compiling cast v0.3.0
53122026-07-16T19:44:14.467Z Compiling walkdir v2.5.0
53132026-07-16T19:44:14.545Z Compiling rayon v1.12.0
53142026-07-16T19:44:15.077Z Compiling slog-envlogger v2.2.0
53152026-07-16T19:44:15.081Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53162026-07-16T19:44:15.112Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53172026-07-16T19:44:15.333Z Compiling criterion-plot v0.8.2
53182026-07-16T19:44:15.938Z Compiling clap v4.6.1
53192026-07-16T19:44:16.020Z Compiling tinytemplate v1.2.1
53202026-07-16T19:44:16.086Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53212026-07-16T19:44:16.698Z Compiling ciborium v0.2.2
53222026-07-16T19:44:16.978Z Compiling plotters v0.3.7
53232026-07-16T19:44:17.129Z Compiling page_size v0.6.0
53242026-07-16T19:44:17.198Z Compiling anes v0.1.6
53252026-07-16T19:44:17.230Z Compiling oorandom v11.1.5
53262026-07-16T19:44:17.351Z Compiling dtor-proc-macro v0.0.13
53272026-07-16T19:44:17.438Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53282026-07-16T19:44:17.718Z Compiling dtor v0.8.1
53292026-07-16T19:44:17.807Z Compiling ctor-proc-macro v0.0.13
53302026-07-16T19:44:18.164Z Compiling criterion v0.8.2
53312026-07-16T19:44:18.174Z Compiling link-section v0.2.1
53322026-07-16T19:44:18.308Z Compiling ctor v0.10.1
53332026-07-16T19:44:20.213Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53342026-07-16T19:45:41.784Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 47s
53352026-07-16T19:45:41.814Z Running benches/userland.rs (target/release-lto/deps/userland-65af5d8b63aa0ce6)
53362026-07-16T19:45:41.831ZGnuplot not found, using plotters backend
53372026-07-16T19:45:41.953ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53382026-07-16T19:45:41.953ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53392026-07-16T19:45:47.467ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0008 s (7.6M iterations)
53402026-07-16T19:45:52.314ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53412026-07-16T19:45:52.398Zparse/Hairpin-DHCPv4/wallclock/Discover
53422026-07-16T19:45:52.398Z time: [61.684 ns 61.839 ns 62.003 ns]
53432026-07-16T19:45:52.399Z change: [−2.0896% −1.1224% −0.1145%] (p = 0.02 < 0.05)
53442026-07-16T19:45:52.399Z Change within noise threshold.
53452026-07-16T19:45:52.399ZFound 4 outliers among 100 measurements (4.00%)
53462026-07-16T19:45:52.399Z 1 (1.00%) high mild
53472026-07-16T19:45:52.399Z 3 (3.00%) high severe
53482026-07-16T19:45:53.292Z
53492026-07-16T19:45:53.296ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53502026-07-16T19:45:53.296ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53512026-07-16T19:45:59.286ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0068 s (3.5M iterations)
53522026-07-16T19:46:04.206ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53532026-07-16T19:46:04.294Zprocess/Hairpin-DHCPv4/wallclock/Discover
53542026-07-16T19:46:04.294Z time: [829.74 ns 831.45 ns 833.01 ns]
53552026-07-16T19:46:04.294Z change: [−0.7624% −0.5863% −0.4264%] (p = 0.00 < 0.05)
53562026-07-16T19:46:04.294Z Change within noise threshold.
53572026-07-16T19:46:04.294ZFound 3 outliers among 100 measurements (3.00%)
53582026-07-16T19:46:04.294Z 2 (2.00%) high mild
53592026-07-16T19:46:04.294Z 1 (1.00%) high severe
53602026-07-16T19:46:05.466Z
53612026-07-16T19:46:05.472ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53622026-07-16T19:46:05.472ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53632026-07-16T19:46:10.947ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0032 s (7.3M iterations)
53642026-07-16T19:46:15.581ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53652026-07-16T19:46:15.667Zparse/Hairpin-DHCPv4/wallclock/Request
53662026-07-16T19:46:15.667Z time: [61.945 ns 62.075 ns 62.211 ns]
53672026-07-16T19:46:15.667Z change: [−1.9914% −0.9792% +0.0340%] (p = 0.06 > 0.05)
53682026-07-16T19:46:15.667Z No change in performance detected.
53692026-07-16T19:46:15.667ZFound 5 outliers among 100 measurements (5.00%)
53702026-07-16T19:46:15.667Z 3 (3.00%) high mild
53712026-07-16T19:46:15.667Z 2 (2.00%) high severe
53722026-07-16T19:46:16.565Z
53732026-07-16T19:46:16.569ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53742026-07-16T19:46:16.569ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53752026-07-16T19:46:22.463ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0020 s (3.6M iterations)
53762026-07-16T19:46:27.377ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53772026-07-16T19:46:27.464Zprocess/Hairpin-DHCPv4/wallclock/Request
53782026-07-16T19:46:27.464Z time: [806.51 ns 808.19 ns 809.76 ns]
53792026-07-16T19:46:27.464Z change: [−0.5015% −0.3257% −0.1547%] (p = 0.00 < 0.05)
53802026-07-16T19:46:27.464Z Change within noise threshold.
53812026-07-16T19:46:27.464ZFound 11 outliers among 100 measurements (11.00%)
53822026-07-16T19:46:27.464Z 10 (10.00%) high mild
53832026-07-16T19:46:27.464Z 1 (1.00%) high severe
53842026-07-16T19:46:28.358Z
53852026-07-16T19:46:28.361ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53862026-07-16T19:46:28.361ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53872026-07-16T19:46:31.842ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0033 s (6.0M iterations)
53882026-07-16T19:46:36.677ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53892026-07-16T19:46:36.763Zparse/Hairpin-DHCPv6/wallclock/Solicit
53902026-07-16T19:46:36.763Z time: [61.642 ns 61.804 ns 61.970 ns]
53912026-07-16T19:46:36.763Z change: [−2.0318% −0.9087% +0.4478%] (p = 0.14 > 0.05)
53922026-07-16T19:46:36.763Z No change in performance detected.
53932026-07-16T19:46:36.763ZFound 7 outliers among 100 measurements (7.00%)
53942026-07-16T19:46:36.763Z 4 (4.00%) high mild
53952026-07-16T19:46:36.763Z 3 (3.00%) high severe
53962026-07-16T19:46:37.661Z
53972026-07-16T19:46:37.664ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53982026-07-16T19:46:37.664ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53992026-07-16T19:46:41.426ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0047 s (2.8M iterations)
54002026-07-16T19:46:46.449ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54012026-07-16T19:46:46.535Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54022026-07-16T19:46:46.535Z time: [1.0631 µs 1.0648 µs 1.0664 µs]
54032026-07-16T19:46:46.535Z change: [+1.4319% +1.5731% +1.7119%] (p = 0.00 < 0.05)
54042026-07-16T19:46:46.535Z Performance has regressed.
54052026-07-16T19:46:46.535ZFound 3 outliers among 100 measurements (3.00%)
54062026-07-16T19:46:46.535Z 1 (1.00%) high mild
54072026-07-16T19:46:46.537Z 2 (2.00%) high severe
54082026-07-16T19:46:47.438Z
54092026-07-16T19:46:47.448ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54102026-07-16T19:46:47.448ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54112026-07-16T19:46:51.236ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0023 s (5.5M iterations)
54122026-07-16T19:46:55.941ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54132026-07-16T19:46:56.029Zparse/Hairpin-DHCPv6/wallclock/Request
54142026-07-16T19:46:56.029Z time: [61.240 ns 61.398 ns 61.559 ns]
54152026-07-16T19:46:56.029Z change: [−4.0580% −3.0238% −1.9528%] (p = 0.00 < 0.05)
54162026-07-16T19:46:56.031Z Performance has improved.
54172026-07-16T19:46:56.031ZFound 5 outliers among 100 measurements (5.00%)
54182026-07-16T19:46:56.031Z 2 (2.00%) high mild
54192026-07-16T19:46:56.031Z 3 (3.00%) high severe
54202026-07-16T19:46:57.118Z
54212026-07-16T19:46:57.128ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54222026-07-16T19:46:57.128ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54232026-07-16T19:47:00.938ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0090 s (2.6M iterations)
54242026-07-16T19:47:05.938ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54252026-07-16T19:47:06.024Zprocess/Hairpin-DHCPv6/wallclock/Request
54262026-07-16T19:47:06.024Z time: [1.1091 µs 1.1113 µs 1.1132 µs]
54272026-07-16T19:47:06.024Z change: [+2.1566% +2.2902% +2.4257%] (p = 0.00 < 0.05)
54282026-07-16T19:47:06.024Z Performance has regressed.
54292026-07-16T19:47:06.028ZFound 14 outliers among 100 measurements (14.00%)
54302026-07-16T19:47:06.028Z 14 (14.00%) high mild
54312026-07-16T19:47:06.915Z
54322026-07-16T19:47:06.919ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54332026-07-16T19:47:06.919ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54342026-07-16T19:47:13.050ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0010 s (6.8M iterations)
54352026-07-16T19:47:17.564ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54362026-07-16T19:47:17.650Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54372026-07-16T19:47:17.650Z time: [61.639 ns 61.789 ns 61.945 ns]
54382026-07-16T19:47:17.650Z change: [−1.8588% −0.8510% +0.2219%] (p = 0.11 > 0.05)
54392026-07-16T19:47:17.650Z No change in performance detected.
54402026-07-16T19:47:17.650ZFound 6 outliers among 100 measurements (6.00%)
54412026-07-16T19:47:17.650Z 4 (4.00%) high mild
54422026-07-16T19:47:17.650Z 2 (2.00%) high severe
54432026-07-16T19:47:18.556Z
54442026-07-16T19:47:18.564ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54452026-07-16T19:47:18.564ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54462026-07-16T19:47:23.840ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0063 s (4.0M iterations)
54472026-07-16T19:47:28.714ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54482026-07-16T19:47:28.800Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54492026-07-16T19:47:28.800Z time: [626.74 ns 628.33 ns 629.79 ns]
54502026-07-16T19:47:28.800Z change: [−0.8023% −0.6181% −0.4394%] (p = 0.00 < 0.05)
54512026-07-16T19:47:28.800Z Change within noise threshold.
54522026-07-16T19:47:28.800ZFound 19 outliers among 100 measurements (19.00%)
54532026-07-16T19:47:28.800Z 17 (17.00%) high mild
54542026-07-16T19:47:28.800Z 2 (2.00%) high severe
54552026-07-16T19:47:29.703Z
54562026-07-16T19:47:29.707ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54572026-07-16T19:47:29.708ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54582026-07-16T19:47:34.075ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0019 s (4.8M iterations)
54592026-07-16T19:47:37.902ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54602026-07-16T19:47:37.989Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54612026-07-16T19:47:37.989Z time: [121.90 ns 122.12 ns 122.34 ns]
54622026-07-16T19:47:37.989Z change: [−1.3728% −0.6555% +0.0572%] (p = 0.08 > 0.05)
54632026-07-16T19:47:37.989Z No change in performance detected.
54642026-07-16T19:47:37.989ZFound 5 outliers among 100 measurements (5.00%)
54652026-07-16T19:47:37.989Z 1 (1.00%) high mild
54662026-07-16T19:47:37.989Z 4 (4.00%) high severe
54672026-07-16T19:47:38.889Z
54682026-07-16T19:47:38.896ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54692026-07-16T19:47:38.896ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54702026-07-16T19:47:42.127ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0063 s (3.2M iterations)
54712026-07-16T19:47:46.641ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54722026-07-16T19:47:46.727Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54732026-07-16T19:47:46.727Z time: [713.63 ns 715.35 ns 716.94 ns]
54742026-07-16T19:47:46.727Z change: [−0.1161% +0.0652% +0.2589%] (p = 0.52 > 0.05)
54752026-07-16T19:47:46.727Z No change in performance detected.
54762026-07-16T19:47:46.727ZFound 19 outliers among 100 measurements (19.00%)
54772026-07-16T19:47:46.727Z 16 (16.00%) high mild
54782026-07-16T19:47:46.727Z 3 (3.00%) high severe
54792026-07-16T19:47:47.619Z
54802026-07-16T19:47:47.622ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54812026-07-16T19:47:47.622ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54822026-07-16T19:47:53.841ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0035 s (6.7M iterations)
54832026-07-16T19:47:58.263ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54842026-07-16T19:47:58.348Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54852026-07-16T19:47:58.348Z time: [61.168 ns 61.312 ns 61.464 ns]
54862026-07-16T19:47:58.348Z change: [−2.1363% −1.1203% −0.0937%] (p = 0.03 < 0.05)
54872026-07-16T19:47:58.348Z Change within noise threshold.
54882026-07-16T19:47:58.348ZFound 4 outliers among 100 measurements (4.00%)
54892026-07-16T19:47:58.348Z 2 (2.00%) high mild
54902026-07-16T19:47:58.348Z 2 (2.00%) high severe
54912026-07-16T19:47:59.248Z
54922026-07-16T19:47:59.251ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54932026-07-16T19:47:59.251ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54942026-07-16T19:48:05.305ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0030 s (3.5M iterations)
54952026-07-16T19:48:10.150ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54962026-07-16T19:48:10.236Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54972026-07-16T19:48:10.236Z time: [802.91 ns 804.63 ns 806.19 ns]
54982026-07-16T19:48:10.236Z change: [−1.4303% −1.2494% −1.0707%] (p = 0.00 < 0.05)
54992026-07-16T19:48:10.236Z Performance has improved.
55002026-07-16T19:48:10.236ZFound 9 outliers among 100 measurements (9.00%)
55012026-07-16T19:48:10.236Z 8 (8.00%) high mild
55022026-07-16T19:48:10.236Z 1 (1.00%) high severe
55032026-07-16T19:48:11.129Z
55042026-07-16T19:48:11.132ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55052026-07-16T19:48:11.132ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55062026-07-16T19:48:14.172ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0015 s (6.9M iterations)
55072026-07-16T19:48:18.673ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55082026-07-16T19:48:18.759Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55092026-07-16T19:48:18.759Z time: [60.776 ns 60.907 ns 61.045 ns]
55102026-07-16T19:48:18.759Z change: [−2.8413% −1.8412% −0.8352%] (p = 0.00 < 0.05)
55112026-07-16T19:48:18.760Z Change within noise threshold.
55122026-07-16T19:48:18.760ZFound 5 outliers among 100 measurements (5.00%)
55132026-07-16T19:48:18.760Z 3 (3.00%) high mild
55142026-07-16T19:48:18.760Z 2 (2.00%) high severe
55152026-07-16T19:48:19.661Z
55162026-07-16T19:48:19.664ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55172026-07-16T19:48:19.664ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55182026-07-16T19:48:25.619ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0001 s (3.5M iterations)
55192026-07-16T19:48:30.428ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55202026-07-16T19:48:30.515Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55212026-07-16T19:48:30.515Z time: [770.14 ns 771.69 ns 773.12 ns]
55222026-07-16T19:48:30.515Z change: [+0.2668% +0.4504% +0.6470%] (p = 0.00 < 0.05)
55232026-07-16T19:48:30.515Z Change within noise threshold.
55242026-07-16T19:48:30.515ZFound 1 outliers among 100 measurements (1.00%)
55252026-07-16T19:48:30.515Z 1 (1.00%) high severe
55262026-07-16T19:48:31.406Z
55272026-07-16T19:48:31.410ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55282026-07-16T19:48:31.410ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55292026-07-16T19:48:34.838ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (12M iterations)
55302026-07-16T19:48:38.654ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55312026-07-16T19:48:38.741Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55322026-07-16T19:48:38.741Z time: [62.412 ns 62.519 ns 62.615 ns]
55332026-07-16T19:48:38.741Z change: [−1.4639% −0.6567% +0.1536%] (p = 0.11 > 0.05)
55342026-07-16T19:48:38.742Z No change in performance detected.
55352026-07-16T19:48:38.742ZFound 6 outliers among 100 measurements (6.00%)
55362026-07-16T19:48:38.742Z 3 (3.00%) high mild
55372026-07-16T19:48:38.742Z 3 (3.00%) high severe
55382026-07-16T19:48:39.637Z
55392026-07-16T19:48:39.640ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55402026-07-16T19:48:39.640ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55412026-07-16T19:48:44.830ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (4.0M iterations)
55422026-07-16T19:48:49.569ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55432026-07-16T19:48:49.655Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55442026-07-16T19:48:49.655Z time: [257.23 ns 258.52 ns 259.71 ns]
55452026-07-16T19:48:49.655Z change: [+0.3577% +0.7770% +1.2433%] (p = 0.00 < 0.05)
55462026-07-16T19:48:49.655Z Change within noise threshold.
55472026-07-16T19:48:49.655ZFound 2 outliers among 100 measurements (2.00%)
55482026-07-16T19:48:49.655Z 1 (1.00%) high mild
55492026-07-16T19:48:49.655Z 1 (1.00%) high severe
55502026-07-16T19:48:50.552Z
55512026-07-16T19:48:50.555ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55522026-07-16T19:48:50.555ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55532026-07-16T19:48:56.694ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (6.8M iterations)
55542026-07-16T19:49:01.251ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55552026-07-16T19:49:01.340Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55562026-07-16T19:49:01.340Z time: [80.074 ns 80.218 ns 80.368 ns]
55572026-07-16T19:49:01.340Z change: [−2.3691% −1.4729% −0.6405%] (p = 0.00 < 0.05)
55582026-07-16T19:49:01.340Z Change within noise threshold.
55592026-07-16T19:49:01.340ZFound 4 outliers among 100 measurements (4.00%)
55602026-07-16T19:49:01.340Z 2 (2.00%) high mild
55612026-07-16T19:49:01.340Z 2 (2.00%) high severe
55622026-07-16T19:49:02.233Z
55632026-07-16T19:49:02.236ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55642026-07-16T19:49:02.236ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55652026-07-16T19:49:06.256ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0078 s (2.6M iterations)
55662026-07-16T19:49:11.224ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55672026-07-16T19:49:11.309Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55682026-07-16T19:49:11.309Z time: [276.88 ns 278.22 ns 279.43 ns]
55692026-07-16T19:49:11.309Z change: [+0.2981% +0.7276% +1.1867%] (p = 0.00 < 0.05)
55702026-07-16T19:49:11.309Z Change within noise threshold.
55712026-07-16T19:49:11.309ZFound 3 outliers among 100 measurements (3.00%)
55722026-07-16T19:49:11.309Z 2 (2.00%) high mild
55732026-07-16T19:49:11.309Z 1 (1.00%) high severe
55742026-07-16T19:49:12.201Z
55752026-07-16T19:49:12.204ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55762026-07-16T19:49:12.204ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55772026-07-16T19:49:18.438ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.7M iterations)
55782026-07-16T19:49:21.982ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55792026-07-16T19:49:22.069Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55802026-07-16T19:49:22.069Z time: [97.911 ns 98.234 ns 98.574 ns]
55812026-07-16T19:49:22.069Z change: [−1.2145% −0.5319% +0.1804%] (p = 0.14 > 0.05)
55822026-07-16T19:49:22.069Z No change in performance detected.
55832026-07-16T19:49:22.069ZFound 8 outliers among 100 measurements (8.00%)
55842026-07-16T19:49:22.069Z 4 (4.00%) high mild
55852026-07-16T19:49:22.072Z 4 (4.00%) high severe
55862026-07-16T19:49:22.961Z
55872026-07-16T19:49:22.964ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55882026-07-16T19:49:22.964ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55892026-07-16T19:49:25.979ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0056 s (3.5M iterations)
55902026-07-16T19:49:30.608ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55912026-07-16T19:49:30.694Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55922026-07-16T19:49:30.694Z time: [231.60 ns 233.14 ns 234.56 ns]
55932026-07-16T19:49:30.694Z change: [+0.9095% +1.4234% +1.9092%] (p = 0.00 < 0.05)
55942026-07-16T19:49:30.694Z Change within noise threshold.
55952026-07-16T19:49:30.694ZFound 18 outliers among 100 measurements (18.00%)
55962026-07-16T19:49:30.694Z 17 (17.00%) high mild
55972026-07-16T19:49:30.694Z 1 (1.00%) high severe
55982026-07-16T19:49:31.595Z
55992026-07-16T19:49:31.600ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56002026-07-16T19:49:31.600ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56012026-07-16T19:49:35.897ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (4.9M iterations)
56022026-07-16T19:49:40.205ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56032026-07-16T19:49:40.291Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56042026-07-16T19:49:40.291Z time: [116.24 ns 116.49 ns 116.76 ns]
56052026-07-16T19:49:40.291Z change: [−1.9359% −1.1519% −0.3125%] (p = 0.01 < 0.05)
56062026-07-16T19:49:40.291Z Change within noise threshold.
56072026-07-16T19:49:40.291ZFound 8 outliers among 100 measurements (8.00%)
56082026-07-16T19:49:40.292Z 4 (4.00%) high mild
56092026-07-16T19:49:40.292Z 4 (4.00%) high severe
56102026-07-16T19:49:41.188Z
56112026-07-16T19:49:41.191ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56122026-07-16T19:49:41.191ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56132026-07-16T19:49:45.699ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0068 s (2.3M iterations)
56142026-07-16T19:49:50.500ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56152026-07-16T19:49:50.585Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56162026-07-16T19:49:50.586Z time: [250.63 ns 252.22 ns 253.70 ns]
56172026-07-16T19:49:50.586Z change: [+1.1016% +1.6114% +2.1643%] (p = 0.00 < 0.05)
56182026-07-16T19:49:50.586Z Performance has regressed.
56192026-07-16T19:49:50.586ZFound 3 outliers among 100 measurements (3.00%)
56202026-07-16T19:49:50.586Z 3 (3.00%) high mild
56212026-07-16T19:49:51.485Z
56222026-07-16T19:49:51.488ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56232026-07-16T19:49:51.488ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56242026-07-16T19:49:54.739ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (13M iterations)
56252026-07-16T19:49:58.721ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56262026-07-16T19:49:58.807Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56272026-07-16T19:49:58.807Z time: [61.581 ns 61.669 ns 61.747 ns]
56282026-07-16T19:49:58.807Z change: [−0.5649% +0.2040% +0.9787%] (p = 0.62 > 0.05)
56292026-07-16T19:49:58.807Z No change in performance detected.
56302026-07-16T19:49:58.807ZFound 16 outliers among 100 measurements (16.00%)
56312026-07-16T19:49:58.807Z 11 (11.00%) low mild
56322026-07-16T19:49:58.807Z 2 (2.00%) high mild
56332026-07-16T19:49:58.807Z 3 (3.00%) high severe
56342026-07-16T19:49:59.706Z
56352026-07-16T19:49:59.709ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56362026-07-16T19:49:59.709ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56372026-07-16T19:50:04.526ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0028 s (4.4M iterations)
56382026-07-16T19:50:09.297ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56392026-07-16T19:50:09.382Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56402026-07-16T19:50:09.383Z time: [221.06 ns 222.37 ns 223.57 ns]
56412026-07-16T19:50:09.383Z change: [+0.4172% +0.9215% +1.4644%] (p = 0.00 < 0.05)
56422026-07-16T19:50:09.383Z Change within noise threshold.
56432026-07-16T19:50:09.384ZFound 4 outliers among 100 measurements (4.00%)
56442026-07-16T19:50:09.384Z 2 (2.00%) high mild
56452026-07-16T19:50:09.384Z 2 (2.00%) high severe
56462026-07-16T19:50:10.276Z
56472026-07-16T19:50:10.279ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56482026-07-16T19:50:10.279ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56492026-07-16T19:50:16.339ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
56502026-07-16T19:50:20.934ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56512026-07-16T19:50:21.022Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56522026-07-16T19:50:21.022Z time: [78.793 ns 78.940 ns 79.087 ns]
56532026-07-16T19:50:21.022Z change: [−2.7254% −1.8734% −0.9709%] (p = 0.00 < 0.05)
56542026-07-16T19:50:21.022Z Change within noise threshold.
56552026-07-16T19:50:21.022ZFound 4 outliers among 100 measurements (4.00%)
56562026-07-16T19:50:21.022Z 2 (2.00%) high mild
56572026-07-16T19:50:21.022Z 2 (2.00%) high severe
56582026-07-16T19:50:21.914Z
56592026-07-16T19:50:21.921ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56602026-07-16T19:50:21.921ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56612026-07-16T19:50:25.756ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0053 s (2.7M iterations)
56622026-07-16T19:50:30.732ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56632026-07-16T19:50:30.818Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56642026-07-16T19:50:30.818Z time: [240.90 ns 242.39 ns 243.76 ns]
56652026-07-16T19:50:30.818Z change: [+0.6984% +1.2225% +1.7124%] (p = 0.00 < 0.05)
56662026-07-16T19:50:30.818Z Change within noise threshold.
56672026-07-16T19:50:30.818ZFound 5 outliers among 100 measurements (5.00%)
56682026-07-16T19:50:30.820Z 4 (4.00%) high mild
56692026-07-16T19:50:30.820Z 1 (1.00%) high severe
56702026-07-16T19:50:31.704Z
56712026-07-16T19:50:31.708ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56722026-07-16T19:50:31.708ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56732026-07-16T19:50:37.771ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0035 s (6.9M iterations)
56742026-07-16T19:50:41.385ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56752026-07-16T19:50:41.471Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56762026-07-16T19:50:41.471Z time: [97.219 ns 97.505 ns 97.804 ns]
56772026-07-16T19:50:41.471Z change: [−1.8840% −1.1780% −0.4564%] (p = 0.00 < 0.05)
56782026-07-16T19:50:41.471Z Change within noise threshold.
56792026-07-16T19:50:41.471ZFound 5 outliers among 100 measurements (5.00%)
56802026-07-16T19:50:41.471Z 3 (3.00%) high mild
56812026-07-16T19:50:41.471Z 2 (2.00%) high severe
56822026-07-16T19:50:42.369Z
56832026-07-16T19:50:42.372ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56842026-07-16T19:50:42.372ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56852026-07-16T19:50:48.241ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0060 s (3.6M iterations)
56862026-07-16T19:50:52.711ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56872026-07-16T19:50:52.797Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56882026-07-16T19:50:52.797Z time: [193.24 ns 194.75 ns 196.16 ns]
56892026-07-16T19:50:52.797Z change: [+0.9843% +1.5638% +2.1728%] (p = 0.00 < 0.05)
56902026-07-16T19:50:52.797Z Change within noise threshold.
56912026-07-16T19:50:52.798ZFound 18 outliers among 100 measurements (18.00%)
56922026-07-16T19:50:52.798Z 17 (17.00%) high mild
56932026-07-16T19:50:52.799Z 1 (1.00%) high severe
56942026-07-16T19:50:53.691Z
56952026-07-16T19:50:53.695ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56962026-07-16T19:50:53.695ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56972026-07-16T19:50:57.952ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (4.9M iterations)
56982026-07-16T19:51:02.278ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56992026-07-16T19:51:02.364Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57002026-07-16T19:51:02.365Z time: [116.31 ns 116.54 ns 116.80 ns]
57012026-07-16T19:51:02.365Z change: [−1.6344% −0.7969% +0.0586%] (p = 0.06 > 0.05)
57022026-07-16T19:51:02.366Z No change in performance detected.
57032026-07-16T19:51:02.366ZFound 11 outliers among 100 measurements (11.00%)
57042026-07-16T19:51:02.366Z 7 (7.00%) high mild
57052026-07-16T19:51:02.366Z 4 (4.00%) high severe
57062026-07-16T19:51:03.260Z
57072026-07-16T19:51:03.263ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57082026-07-16T19:51:03.263ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57092026-07-16T19:51:07.554ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0035 s (2.4M iterations)
57102026-07-16T19:51:12.367ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57112026-07-16T19:51:12.453Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57122026-07-16T19:51:12.453Z time: [211.87 ns 213.41 ns 214.83 ns]
57132026-07-16T19:51:12.457Z change: [+1.0372% +1.6492% +2.2768%] (p = 0.00 < 0.05)
57142026-07-16T19:51:12.457Z Performance has regressed.
57152026-07-16T19:51:12.457ZFound 2 outliers among 100 measurements (2.00%)
57162026-07-16T19:51:12.457Z 2 (2.00%) high mild
57172026-07-16T19:51:13.352Z
57182026-07-16T19:51:13.355ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57192026-07-16T19:51:13.355ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57202026-07-16T19:51:16.966ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (12M iterations)
57212026-07-16T19:51:21.002ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57222026-07-16T19:51:21.075Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57232026-07-16T19:51:21.075Z time: [62.420 ns 62.504 ns 62.583 ns]
57242026-07-16T19:51:21.075Z change: [−1.1186% −0.3166% +0.4564%] (p = 0.45 > 0.05)
57252026-07-16T19:51:21.077Z No change in performance detected.
57262026-07-16T19:51:21.077ZFound 21 outliers among 100 measurements (21.00%)
57272026-07-16T19:51:21.077Z 16 (16.00%) low mild
57282026-07-16T19:51:21.077Z 1 (1.00%) high mild
57292026-07-16T19:51:21.077Z 4 (4.00%) high severe
57302026-07-16T19:51:21.981Z
57312026-07-16T19:51:21.986ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57322026-07-16T19:51:21.986ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57332026-07-16T19:51:27.391ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0029 s (3.9M iterations)
57342026-07-16T19:51:32.198ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57352026-07-16T19:51:32.284Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57362026-07-16T19:51:32.284Z time: [254.25 ns 255.49 ns 256.61 ns]
57372026-07-16T19:51:32.284Z change: [+0.0637% +0.5269% +0.9397%] (p = 0.02 < 0.05)
57382026-07-16T19:51:32.284Z Change within noise threshold.
57392026-07-16T19:51:32.284ZFound 2 outliers among 100 measurements (2.00%)
57402026-07-16T19:51:32.284Z 2 (2.00%) high severe
57412026-07-16T19:51:33.176Z
57422026-07-16T19:51:33.180ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57432026-07-16T19:51:33.180ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57442026-07-16T19:51:36.292ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0000 s (6.7M iterations)
57452026-07-16T19:51:41.085ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57462026-07-16T19:51:41.171Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57472026-07-16T19:51:41.171Z time: [79.620 ns 79.759 ns 79.907 ns]
57482026-07-16T19:51:41.171Z change: [−2.4276% −1.5855% −0.7356%] (p = 0.00 < 0.05)
57492026-07-16T19:51:41.171Z Change within noise threshold.
57502026-07-16T19:51:41.171ZFound 7 outliers among 100 measurements (7.00%)
57512026-07-16T19:51:41.171Z 4 (4.00%) high mild
57522026-07-16T19:51:41.171Z 3 (3.00%) high severe
57532026-07-16T19:51:42.067Z
57542026-07-16T19:51:42.070ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57552026-07-16T19:51:42.070ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57562026-07-16T19:51:46.228ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0086 s (2.5M iterations)
57572026-07-16T19:51:51.175ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57582026-07-16T19:51:51.261Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57592026-07-16T19:51:51.262Z time: [273.58 ns 274.82 ns 275.94 ns]
57602026-07-16T19:51:51.262Z change: [+0.2542% +0.7445% +1.1818%] (p = 0.00 < 0.05)
57612026-07-16T19:51:51.262Z Change within noise threshold.
57622026-07-16T19:51:51.262ZFound 4 outliers among 100 measurements (4.00%)
57632026-07-16T19:51:51.262Z 2 (2.00%) high mild
57642026-07-16T19:51:51.262Z 2 (2.00%) high severe
57652026-07-16T19:51:52.154Z
57662026-07-16T19:51:52.157ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57672026-07-16T19:51:52.157ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57682026-07-16T19:51:55.205ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.9M iterations)
57692026-07-16T19:51:59.071ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57702026-07-16T19:51:59.157Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57712026-07-16T19:51:59.157Z time: [98.480 ns 98.880 ns 99.306 ns]
57722026-07-16T19:51:59.157Z change: [−0.8594% −0.1980% +0.4839%] (p = 0.58 > 0.05)
57732026-07-16T19:51:59.157Z No change in performance detected.
57742026-07-16T19:51:59.157ZFound 10 outliers among 100 measurements (10.00%)
57752026-07-16T19:51:59.157Z 4 (4.00%) high mild
57762026-07-16T19:51:59.157Z 6 (6.00%) high severe
57772026-07-16T19:52:00.052Z
57782026-07-16T19:52:00.055ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57792026-07-16T19:52:00.056ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57802026-07-16T19:52:03.199ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0075 s (3.3M iterations)
57812026-07-16T19:52:07.873ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57822026-07-16T19:52:07.959Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57832026-07-16T19:52:07.959Z time: [228.06 ns 229.42 ns 230.68 ns]
57842026-07-16T19:52:07.959Z change: [+0.8028% +1.3011% +1.8217%] (p = 0.00 < 0.05)
57852026-07-16T19:52:07.959Z Change within noise threshold.
57862026-07-16T19:52:07.959ZFound 1 outliers among 100 measurements (1.00%)
57872026-07-16T19:52:07.959Z 1 (1.00%) high mild
57882026-07-16T19:52:08.853Z
57892026-07-16T19:52:08.856ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57902026-07-16T19:52:08.856ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57912026-07-16T19:52:13.316ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0004 s (4.7M iterations)
57922026-07-16T19:52:17.717ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57932026-07-16T19:52:17.802Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57942026-07-16T19:52:17.802Z time: [117.58 ns 117.87 ns 118.18 ns]
57952026-07-16T19:52:17.802Z change: [−1.0155% −0.2302% +0.5600%] (p = 0.57 > 0.05)
57962026-07-16T19:52:17.802Z No change in performance detected.
57972026-07-16T19:52:17.802ZFound 11 outliers among 100 measurements (11.00%)
57982026-07-16T19:52:17.802Z 6 (6.00%) high mild
57992026-07-16T19:52:17.802Z 5 (5.00%) high severe
58002026-07-16T19:52:18.695Z
58012026-07-16T19:52:18.698ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58022026-07-16T19:52:18.698ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58032026-07-16T19:52:23.310ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0001 s (2.3M iterations)
58042026-07-16T19:52:28.171ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58052026-07-16T19:52:28.257Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58062026-07-16T19:52:28.258Z time: [247.27 ns 248.82 ns 250.27 ns]
58072026-07-16T19:52:28.258Z change: [+1.0524% +1.6116% +2.1878%] (p = 0.00 < 0.05)
58082026-07-16T19:52:28.258Z Performance has regressed.
58092026-07-16T19:52:28.258ZFound 4 outliers among 100 measurements (4.00%)
58102026-07-16T19:52:28.258Z 3 (3.00%) high mild
58112026-07-16T19:52:28.258Z 1 (1.00%) high severe
58122026-07-16T19:52:29.155Z
58132026-07-16T19:52:29.158ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58142026-07-16T19:52:29.158ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58152026-07-16T19:52:32.725ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (12M iterations)
58162026-07-16T19:52:36.750ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58172026-07-16T19:52:36.840Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58182026-07-16T19:52:36.840Z time: [61.410 ns 61.526 ns 61.632 ns]
58192026-07-16T19:52:36.840Z change: [−1.0458% −0.1813% +0.6798%] (p = 0.69 > 0.05)
58202026-07-16T19:52:36.840Z No change in performance detected.
58212026-07-16T19:52:36.840ZFound 21 outliers among 100 measurements (21.00%)
58222026-07-16T19:52:36.840Z 16 (16.00%) low mild
58232026-07-16T19:52:36.840Z 1 (1.00%) high mild
58242026-07-16T19:52:36.840Z 4 (4.00%) high severe
58252026-07-16T19:52:37.730Z
58262026-07-16T19:52:37.733ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58272026-07-16T19:52:37.733ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58282026-07-16T19:52:42.853ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (4.1M iterations)
58292026-07-16T19:52:47.627ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58302026-07-16T19:52:47.713Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58312026-07-16T19:52:47.713Z time: [222.85 ns 224.08 ns 225.23 ns]
58322026-07-16T19:52:47.713Z change: [+0.1352% +0.6117% +1.0540%] (p = 0.01 < 0.05)
58332026-07-16T19:52:47.713Z Change within noise threshold.
58342026-07-16T19:52:47.713ZFound 19 outliers among 100 measurements (19.00%)
58352026-07-16T19:52:47.713Z 17 (17.00%) high mild
58362026-07-16T19:52:47.713Z 2 (2.00%) high severe
58372026-07-16T19:52:48.604Z
58382026-07-16T19:52:48.607ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58392026-07-16T19:52:48.608ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58402026-07-16T19:52:51.641ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (6.9M iterations)
58412026-07-16T19:52:56.455ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58422026-07-16T19:52:56.541Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58432026-07-16T19:52:56.541Z time: [78.487 ns 78.635 ns 78.797 ns]
58442026-07-16T19:52:56.541Z change: [−2.5760% −1.7462% −0.8239%] (p = 0.00 < 0.05)
58452026-07-16T19:52:56.544Z Change within noise threshold.
58462026-07-16T19:52:56.544ZFound 6 outliers among 100 measurements (6.00%)
58472026-07-16T19:52:56.544Z 3 (3.00%) high mild
58482026-07-16T19:52:56.544Z 3 (3.00%) high severe
58492026-07-16T19:52:57.437Z
58502026-07-16T19:52:57.441ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58512026-07-16T19:52:57.441ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58522026-07-16T19:53:01.396ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (2.7M iterations)
58532026-07-16T19:53:06.400ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58542026-07-16T19:53:06.485Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58552026-07-16T19:53:06.485Z time: [242.01 ns 243.40 ns 244.67 ns]
58562026-07-16T19:53:06.485Z change: [+0.0899% +0.6026% +1.0923%] (p = 0.02 < 0.05)
58572026-07-16T19:53:06.485Z Change within noise threshold.
58582026-07-16T19:53:06.485ZFound 3 outliers among 100 measurements (3.00%)
58592026-07-16T19:53:06.485Z 2 (2.00%) high mild
58602026-07-16T19:53:06.485Z 1 (1.00%) high severe
58612026-07-16T19:53:07.385Z
58622026-07-16T19:53:07.389ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58632026-07-16T19:53:07.390ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58642026-07-16T19:53:13.779ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.6M iterations)
58652026-07-16T19:53:17.435ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58662026-07-16T19:53:17.522Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58672026-07-16T19:53:17.522Z time: [97.424 ns 97.778 ns 98.155 ns]
58682026-07-16T19:53:17.522Z change: [−1.1692% −0.4584% +0.2993%] (p = 0.20 > 0.05)
58692026-07-16T19:53:17.522Z No change in performance detected.
58702026-07-16T19:53:17.522ZFound 31 outliers among 100 measurements (31.00%)
58712026-07-16T19:53:17.522Z 16 (16.00%) low mild
58722026-07-16T19:53:17.522Z 5 (5.00%) high mild
58732026-07-16T19:53:17.522Z 10 (10.00%) high severe
58742026-07-16T19:53:18.414Z
58752026-07-16T19:53:18.418ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58762026-07-16T19:53:18.419ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58772026-07-16T19:53:24.619ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0047 s (3.4M iterations)
58782026-07-16T19:53:29.111ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58792026-07-16T19:53:29.197Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58802026-07-16T19:53:29.197Z time: [194.71 ns 196.25 ns 197.69 ns]
58812026-07-16T19:53:29.197Z change: [+0.8393% +1.4180% +2.0431%] (p = 0.00 < 0.05)
58822026-07-16T19:53:29.197Z Change within noise threshold.
58832026-07-16T19:53:29.197ZFound 2 outliers among 100 measurements (2.00%)
58842026-07-16T19:53:29.197Z 2 (2.00%) high mild
58852026-07-16T19:53:30.095Z
58862026-07-16T19:53:30.099ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58872026-07-16T19:53:30.099ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58882026-07-16T19:53:34.460ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (4.8M iterations)
58892026-07-16T19:53:38.891ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58902026-07-16T19:53:38.977Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58912026-07-16T19:53:38.977Z time: [117.00 ns 117.27 ns 117.57 ns]
58922026-07-16T19:53:38.977Z change: [−0.8463% −0.0049% +0.8909%] (p = 0.99 > 0.05)
58932026-07-16T19:53:38.977Z No change in performance detected.
58942026-07-16T19:53:38.977ZFound 10 outliers among 100 measurements (10.00%)
58952026-07-16T19:53:38.978Z 6 (6.00%) high mild
58962026-07-16T19:53:38.978Z 4 (4.00%) high severe
58972026-07-16T19:53:39.873Z
58982026-07-16T19:53:39.876ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58992026-07-16T19:53:39.876ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59002026-07-16T19:53:44.308ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0088 s (2.4M iterations)
59012026-07-16T19:53:49.149ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59022026-07-16T19:53:49.235Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59032026-07-16T19:53:49.235Z time: [214.02 ns 215.61 ns 217.10 ns]
59042026-07-16T19:53:49.235Z change: [+0.6704% +1.3340% +1.9825%] (p = 0.00 < 0.05)
59052026-07-16T19:53:49.235Z Change within noise threshold.
59062026-07-16T19:53:49.235ZFound 4 outliers among 100 measurements (4.00%)
59072026-07-16T19:53:49.235Z 4 (4.00%) high mild
59082026-07-16T19:53:50.129Z
59092026-07-16T19:53:50.132ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59102026-07-16T19:53:50.132ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59112026-07-16T19:53:53.393ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (13M iterations)
59122026-07-16T19:53:57.411ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59132026-07-16T19:53:57.497Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59142026-07-16T19:53:57.497Z time: [62.569 ns 62.667 ns 62.761 ns]
59152026-07-16T19:53:57.497Z change: [−1.4461% −0.7020% +0.0570%] (p = 0.07 > 0.05)
59162026-07-16T19:53:57.497Z No change in performance detected.
59172026-07-16T19:53:57.497ZFound 4 outliers among 100 measurements (4.00%)
59182026-07-16T19:53:57.497Z 1 (1.00%) high mild
59192026-07-16T19:53:57.497Z 3 (3.00%) high severe
59202026-07-16T19:53:58.392Z
59212026-07-16T19:53:58.397ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59222026-07-16T19:53:58.399ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59232026-07-16T19:54:03.279ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0058 s (4.3M iterations)
59242026-07-16T19:54:08.407ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59252026-07-16T19:54:08.493Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59262026-07-16T19:54:08.493Z time: [294.24 ns 296.16 ns 298.62 ns]
59272026-07-16T19:54:08.493Z change: [−17.028% −0.6187% +19.646%] (p = 0.95 > 0.05)
59282026-07-16T19:54:08.493Z No change in performance detected.
59292026-07-16T19:54:08.493ZFound 14 outliers among 100 measurements (14.00%)
59302026-07-16T19:54:08.493Z 5 (5.00%) high mild
59312026-07-16T19:54:08.493Z 9 (9.00%) high severe
59322026-07-16T19:54:09.389Z
59332026-07-16T19:54:09.392ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59342026-07-16T19:54:09.392ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59352026-07-16T19:54:15.318ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (7.1M iterations)
59362026-07-16T19:54:20.080ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59372026-07-16T19:54:20.166Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59382026-07-16T19:54:20.166Z time: [79.677 ns 79.816 ns 79.962 ns]
59392026-07-16T19:54:20.166Z change: [−2.8361% −2.0135% −1.1720%] (p = 0.00 < 0.05)
59402026-07-16T19:54:20.168Z Performance has improved.
59412026-07-16T19:54:20.168ZFound 4 outliers among 100 measurements (4.00%)
59422026-07-16T19:54:20.168Z 1 (1.00%) high mild
59432026-07-16T19:54:20.168Z 3 (3.00%) high severe
59442026-07-16T19:54:21.059Z
59452026-07-16T19:54:21.062ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59462026-07-16T19:54:21.062ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59472026-07-16T19:54:24.935ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (2.7M iterations)
59482026-07-16T19:54:30.148ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59492026-07-16T19:54:30.233Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59502026-07-16T19:54:30.233Z time: [333.06 ns 336.20 ns 340.27 ns]
59512026-07-16T19:54:30.233Z change: [−15.388% −0.1933% +17.321%] (p = 0.98 > 0.05)
59522026-07-16T19:54:30.233Z No change in performance detected.
59532026-07-16T19:54:30.233ZFound 13 outliers among 100 measurements (13.00%)
59542026-07-16T19:54:30.233Z 6 (6.00%) high mild
59552026-07-16T19:54:30.233Z 7 (7.00%) high severe
59562026-07-16T19:54:31.123Z
59572026-07-16T19:54:31.126ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59582026-07-16T19:54:31.126ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59592026-07-16T19:54:36.983ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0022 s (7.2M iterations)
59602026-07-16T19:54:40.742ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59612026-07-16T19:54:40.828Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59622026-07-16T19:54:40.828Z time: [97.515 ns 97.848 ns 98.196 ns]
59632026-07-16T19:54:40.828Z change: [−1.5288% −0.8286% −0.1155%] (p = 0.02 < 0.05)
59642026-07-16T19:54:40.828Z Change within noise threshold.
59652026-07-16T19:54:40.828ZFound 6 outliers among 100 measurements (6.00%)
59662026-07-16T19:54:40.828Z 3 (3.00%) high mild
59672026-07-16T19:54:40.828Z 3 (3.00%) high severe
59682026-07-16T19:54:41.719Z
59692026-07-16T19:54:41.722ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59702026-07-16T19:54:41.722ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59712026-07-16T19:54:47.594ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0030 s (3.6M iterations)
59722026-07-16T19:54:52.379ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59732026-07-16T19:54:52.465Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59742026-07-16T19:54:52.465Z time: [262.71 ns 264.49 ns 266.63 ns]
59752026-07-16T19:54:52.465Z change: [−14.429% +0.3116% +16.057%] (p = 0.97 > 0.05)
59762026-07-16T19:54:52.465Z No change in performance detected.
59772026-07-16T19:54:52.465ZFound 12 outliers among 100 measurements (12.00%)
59782026-07-16T19:54:52.465Z 4 (4.00%) high mild
59792026-07-16T19:54:52.465Z 8 (8.00%) high severe
59802026-07-16T19:54:53.362Z
59812026-07-16T19:54:53.365ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59822026-07-16T19:54:53.365ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59832026-07-16T19:54:57.444ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (5.1M iterations)
59842026-07-16T19:55:03.862ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59852026-07-16T19:55:03.943Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59862026-07-16T19:55:03.943Z time: [115.60 ns 115.88 ns 116.17 ns]
59872026-07-16T19:55:03.943Z change: [−2.2108% −1.5055% −0.8048%] (p = 0.00 < 0.05)
59882026-07-16T19:55:03.943Z Change within noise threshold.
59892026-07-16T19:55:03.943ZFound 8 outliers among 100 measurements (8.00%)
59902026-07-16T19:55:03.943Z 5 (5.00%) high mild
59912026-07-16T19:55:03.943Z 3 (3.00%) high severe
59922026-07-16T19:55:03.943Z
59932026-07-16T19:55:03.943ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59942026-07-16T19:55:03.943ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59952026-07-16T19:55:07.211ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0077 s (2.5M iterations)
59962026-07-16T19:55:12.317ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59972026-07-16T19:55:12.402Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59982026-07-16T19:55:12.402Z time: [294.73 ns 297.12 ns 300.13 ns]
59992026-07-16T19:55:12.402Z change: [−15.779% −0.0490% +18.515%] (p = 0.99 > 0.05)
60002026-07-16T19:55:12.402Z No change in performance detected.
60012026-07-16T19:55:12.402ZFound 12 outliers among 100 measurements (12.00%)
60022026-07-16T19:55:12.402Z 4 (4.00%) high mild
60032026-07-16T19:55:12.403Z 8 (8.00%) high severe
60042026-07-16T19:55:13.295Z
60052026-07-16T19:55:13.300ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60062026-07-16T19:55:13.300ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60072026-07-16T19:55:16.336ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (14M iterations)
60082026-07-16T19:55:20.582ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60092026-07-16T19:55:20.668Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60102026-07-16T19:55:20.669Z time: [61.299 ns 61.386 ns 61.463 ns]
60112026-07-16T19:55:20.669Z change: [−1.0339% −0.2416% +0.5891%] (p = 0.56 > 0.05)
60122026-07-16T19:55:20.669Z No change in performance detected.
60132026-07-16T19:55:20.669ZFound 21 outliers among 100 measurements (21.00%)
60142026-07-16T19:55:20.669Z 16 (16.00%) low mild
60152026-07-16T19:55:20.669Z 1 (1.00%) high mild
60162026-07-16T19:55:20.669Z 4 (4.00%) high severe
60172026-07-16T19:55:21.565Z
60182026-07-16T19:55:21.578ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60192026-07-16T19:55:21.578ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60202026-07-16T19:55:26.195ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0045 s (4.5M iterations)
60212026-07-16T19:55:31.352ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60222026-07-16T19:55:31.437Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60232026-07-16T19:55:31.437Z time: [249.32 ns 250.80 ns 252.61 ns]
60242026-07-16T19:55:31.437Z change: [−17.379% −0.8218% +18.290%] (p = 0.94 > 0.05)
60252026-07-16T19:55:31.437Z No change in performance detected.
60262026-07-16T19:55:31.437ZFound 13 outliers among 100 measurements (13.00%)
60272026-07-16T19:55:31.437Z 5 (5.00%) high mild
60282026-07-16T19:55:31.437Z 8 (8.00%) high severe
60292026-07-16T19:55:32.329Z
60302026-07-16T19:55:32.335ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60312026-07-16T19:55:32.335ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60322026-07-16T19:55:38.225ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0023 s (7.2M iterations)
60332026-07-16T19:55:42.924ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60342026-07-16T19:55:43.009Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60352026-07-16T19:55:43.010Z time: [78.763 ns 78.913 ns 79.069 ns]
60362026-07-16T19:55:43.010Z change: [−2.5040% −1.6387% −0.8093%] (p = 0.00 < 0.05)
60372026-07-16T19:55:43.010Z Change within noise threshold.
60382026-07-16T19:55:43.010ZFound 4 outliers among 100 measurements (4.00%)
60392026-07-16T19:55:43.010Z 2 (2.00%) high mild
60402026-07-16T19:55:43.010Z 2 (2.00%) high severe
60412026-07-16T19:55:43.904Z
60422026-07-16T19:55:43.909ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60432026-07-16T19:55:43.909ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60442026-07-16T19:55:47.685ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0061 s (2.8M iterations)
60452026-07-16T19:55:52.897ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60462026-07-16T19:55:52.983Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60472026-07-16T19:55:52.983Z time: [286.10 ns 288.51 ns 291.63 ns]
60482026-07-16T19:55:52.983Z change: [−15.609% −0.7719% +15.970%] (p = 0.93 > 0.05)
60492026-07-16T19:55:52.983Z No change in performance detected.
60502026-07-16T19:55:52.983ZFound 12 outliers among 100 measurements (12.00%)
60512026-07-16T19:55:52.983Z 3 (3.00%) high mild
60522026-07-16T19:55:52.983Z 9 (9.00%) high severe
60532026-07-16T19:55:53.876Z
60542026-07-16T19:55:53.880ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60552026-07-16T19:55:53.880ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60562026-07-16T19:55:59.636ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0001 s (7.3M iterations)
60572026-07-16T19:56:03.426ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60582026-07-16T19:56:03.512Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60592026-07-16T19:56:03.512Z time: [96.925 ns 97.201 ns 97.492 ns]
60602026-07-16T19:56:03.512Z change: [−1.9479% −1.2416% −0.5343%] (p = 0.00 < 0.05)
60612026-07-16T19:56:03.512Z Change within noise threshold.
60622026-07-16T19:56:03.512ZFound 6 outliers among 100 measurements (6.00%)
60632026-07-16T19:56:03.512Z 3 (3.00%) high mild
60642026-07-16T19:56:03.512Z 3 (3.00%) high severe
60652026-07-16T19:56:04.404Z
60662026-07-16T19:56:04.407ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60672026-07-16T19:56:04.407ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60682026-07-16T19:56:10.049ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0022 s (3.7M iterations)
60692026-07-16T19:56:14.830ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60702026-07-16T19:56:14.915Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60712026-07-16T19:56:14.915Z time: [216.08 ns 217.51 ns 219.16 ns]
60722026-07-16T19:56:14.915Z change: [−13.440% −0.1749% +14.970%] (p = 0.98 > 0.05)
60732026-07-16T19:56:14.915Z No change in performance detected.
60742026-07-16T19:56:14.915ZFound 13 outliers among 100 measurements (13.00%)
60752026-07-16T19:56:14.915Z 4 (4.00%) high mild
60762026-07-16T19:56:14.915Z 9 (9.00%) high severe
60772026-07-16T19:56:15.816Z
60782026-07-16T19:56:15.819ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60792026-07-16T19:56:15.819ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60802026-07-16T19:56:19.901ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (5.1M iterations)
60812026-07-16T19:56:24.407ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60822026-07-16T19:56:24.493Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60832026-07-16T19:56:24.493Z time: [116.12 ns 116.38 ns 116.66 ns]
60842026-07-16T19:56:24.493Z change: [−1.8020% −1.1028% −0.4124%] (p = 0.00 < 0.05)
60852026-07-16T19:56:24.493Z Change within noise threshold.
60862026-07-16T19:56:24.493ZFound 10 outliers among 100 measurements (10.00%)
60872026-07-16T19:56:24.493Z 7 (7.00%) high mild
60882026-07-16T19:56:24.493Z 3 (3.00%) high severe
60892026-07-16T19:56:25.391Z
60902026-07-16T19:56:25.395ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60912026-07-16T19:56:25.395ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60922026-07-16T19:56:29.581ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0031 s (2.5M iterations)
60932026-07-16T19:56:34.659ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60942026-07-16T19:56:34.744Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60952026-07-16T19:56:34.744Z time: [246.30 ns 248.17 ns 250.44 ns]
60962026-07-16T19:56:34.744Z change: [−14.956% −0.4289% +17.341%] (p = 0.96 > 0.05)
60972026-07-16T19:56:34.744Z No change in performance detected.
60982026-07-16T19:56:34.744ZFound 12 outliers among 100 measurements (12.00%)
60992026-07-16T19:56:34.744Z 4 (4.00%) high mild
61002026-07-16T19:56:34.744Z 8 (8.00%) high severe
61012026-07-16T19:56:35.642Z
61022026-07-16T19:56:35.645ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61032026-07-16T19:56:35.645ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61042026-07-16T19:56:39.021ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
61052026-07-16T19:56:43.310ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61062026-07-16T19:56:43.395Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61072026-07-16T19:56:43.395Z time: [62.080 ns 62.174 ns 62.266 ns]
61082026-07-16T19:56:43.395Z change: [−1.7441% −1.0084% −0.2354%] (p = 0.01 < 0.05)
61092026-07-16T19:56:43.395Z Change within noise threshold.
61102026-07-16T19:56:43.396ZFound 4 outliers among 100 measurements (4.00%)
61112026-07-16T19:56:43.396Z 2 (2.00%) high mild
61122026-07-16T19:56:43.396Z 2 (2.00%) high severe
61132026-07-16T19:56:44.292Z
61142026-07-16T19:56:44.295ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61152026-07-16T19:56:44.295ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61162026-07-16T19:56:49.435ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0030 s (4.1M iterations)
61172026-07-16T19:56:54.596ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61182026-07-16T19:56:54.682Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61192026-07-16T19:56:54.683Z time: [296.09 ns 298.21 ns 300.96 ns]
61202026-07-16T19:56:54.683Z change: [−17.926% −0.3769% +20.579%] (p = 0.97 > 0.05)
61212026-07-16T19:56:54.683Z No change in performance detected.
61222026-07-16T19:56:54.683ZFound 13 outliers among 100 measurements (13.00%)
61232026-07-16T19:56:54.683Z 5 (5.00%) high mild
61242026-07-16T19:56:54.683Z 8 (8.00%) high severe
61252026-07-16T19:56:55.580Z
61262026-07-16T19:56:55.584ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61272026-07-16T19:56:55.584ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61282026-07-16T19:56:58.597ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (7.0M iterations)
61292026-07-16T19:57:03.523ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61302026-07-16T19:57:03.608Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61312026-07-16T19:57:03.608Z time: [79.532 ns 79.668 ns 79.807 ns]
61322026-07-16T19:57:03.608Z change: [−2.5894% −1.7794% −0.9499%] (p = 0.00 < 0.05)
61332026-07-16T19:57:03.608Z Change within noise threshold.
61342026-07-16T19:57:03.608ZFound 6 outliers among 100 measurements (6.00%)
61352026-07-16T19:57:03.609Z 4 (4.00%) high mild
61362026-07-16T19:57:03.609Z 2 (2.00%) high severe
61372026-07-16T19:57:04.505Z
61382026-07-16T19:57:04.508ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61392026-07-16T19:57:04.508ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61402026-07-16T19:57:08.573ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0051 s (2.6M iterations)
61412026-07-16T19:57:13.812ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61422026-07-16T19:57:13.897Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61432026-07-16T19:57:13.898Z time: [339.42 ns 343.08 ns 347.90 ns]
61442026-07-16T19:57:13.898Z change: [−15.941% +0.2883% +19.157%] (p = 0.98 > 0.05)
61452026-07-16T19:57:13.898Z No change in performance detected.
61462026-07-16T19:57:13.898ZFound 11 outliers among 100 measurements (11.00%)
61472026-07-16T19:57:13.898Z 4 (4.00%) high mild
61482026-07-16T19:57:13.898Z 7 (7.00%) high severe
61492026-07-16T19:57:14.801Z
61502026-07-16T19:57:14.805ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61512026-07-16T19:57:14.805ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61522026-07-16T19:57:20.980ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0030 s (6.8M iterations)
61532026-07-16T19:57:24.812ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61542026-07-16T19:57:24.884Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61552026-07-16T19:57:24.884Z time: [98.136 ns 98.505 ns 98.900 ns]
61562026-07-16T19:57:24.884Z change: [−1.4857% −0.8254% −0.1620%] (p = 0.01 < 0.05)
61572026-07-16T19:57:24.884Z Change within noise threshold.
61582026-07-16T19:57:24.884ZFound 16 outliers among 100 measurements (16.00%)
61592026-07-16T19:57:24.884Z 8 (8.00%) high mild
61602026-07-16T19:57:24.884Z 8 (8.00%) high severe
61612026-07-16T19:57:25.782Z
61622026-07-16T19:57:25.785ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61632026-07-16T19:57:25.785ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61642026-07-16T19:57:32.005ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.4M iterations)
61652026-07-16T19:57:36.789ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61662026-07-16T19:57:36.875Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61672026-07-16T19:57:36.877Z time: [263.35 ns 265.25 ns 267.56 ns]
61682026-07-16T19:57:36.877Z change: [−14.019% +0.6023% +19.185%] (p = 0.94 > 0.05)
61692026-07-16T19:57:36.877Z No change in performance detected.
61702026-07-16T19:57:36.877ZFound 13 outliers among 100 measurements (13.00%)
61712026-07-16T19:57:36.877Z 5 (5.00%) high mild
61722026-07-16T19:57:36.877Z 8 (8.00%) high severe
61732026-07-16T19:57:37.770Z
61742026-07-16T19:57:37.773ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61752026-07-16T19:57:37.773ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61762026-07-16T19:57:42.063ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0034 s (4.9M iterations)
61772026-07-16T19:57:46.642ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61782026-07-16T19:57:46.729Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61792026-07-16T19:57:46.729Z time: [117.72 ns 118.06 ns 118.41 ns]
61802026-07-16T19:57:46.729Z change: [−0.7899% +0.0010% +0.8469%] (p = 1.00 > 0.05)
61812026-07-16T19:57:46.729Z No change in performance detected.
61822026-07-16T19:57:46.729ZFound 11 outliers among 100 measurements (11.00%)
61832026-07-16T19:57:46.729Z 6 (6.00%) high mild
61842026-07-16T19:57:46.729Z 5 (5.00%) high severe
61852026-07-16T19:57:47.626Z
61862026-07-16T19:57:47.630ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61872026-07-16T19:57:47.631ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61882026-07-16T19:57:52.065ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (2.4M iterations)
61892026-07-16T19:57:57.193ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61902026-07-16T19:57:57.278Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61912026-07-16T19:57:57.278Z time: [297.03 ns 299.75 ns 303.15 ns]
61922026-07-16T19:57:57.278Z change: [−15.840% +0.6623% +19.641%] (p = 0.95 > 0.05)
61932026-07-16T19:57:57.278Z No change in performance detected.
61942026-07-16T19:57:57.278ZFound 12 outliers among 100 measurements (12.00%)
61952026-07-16T19:57:57.278Z 4 (4.00%) high mild
61962026-07-16T19:57:57.278Z 8 (8.00%) high severe
61972026-07-16T19:57:58.174Z
61982026-07-16T19:57:58.177ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61992026-07-16T19:57:58.177ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62002026-07-16T19:58:01.583ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (12M iterations)
62012026-07-16T19:58:05.800ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62022026-07-16T19:58:05.885Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62032026-07-16T19:58:05.885Z time: [61.543 ns 61.646 ns 61.753 ns]
62042026-07-16T19:58:05.885Z change: [−0.4098% +0.3706% +1.2431%] (p = 0.38 > 0.05)
62052026-07-16T19:58:05.885Z No change in performance detected.
62062026-07-16T19:58:05.885ZFound 4 outliers among 100 measurements (4.00%)
62072026-07-16T19:58:05.886Z 1 (1.00%) high mild
62082026-07-16T19:58:05.886Z 3 (3.00%) high severe
62092026-07-16T19:58:06.787Z
62102026-07-16T19:58:06.793ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62112026-07-16T19:58:06.793ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62122026-07-16T19:58:11.768ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0050 s (4.2M iterations)
62132026-07-16T19:58:16.918ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62142026-07-16T19:58:17.004Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62152026-07-16T19:58:17.004Z time: [257.94 ns 259.73 ns 262.00 ns]
62162026-07-16T19:58:17.004Z change: [−18.238% −0.5778% +21.116%] (p = 0.97 > 0.05)
62172026-07-16T19:58:17.004Z No change in performance detected.
62182026-07-16T19:58:17.004ZFound 13 outliers among 100 measurements (13.00%)
62192026-07-16T19:58:17.004Z 5 (5.00%) high mild
62202026-07-16T19:58:17.004Z 8 (8.00%) high severe
62212026-07-16T19:58:17.904Z
62222026-07-16T19:58:17.907ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62232026-07-16T19:58:17.908ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62242026-07-16T19:58:23.986ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (6.9M iterations)
62252026-07-16T19:58:28.801ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62262026-07-16T19:58:28.887Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62272026-07-16T19:58:28.887Z time: [78.612 ns 78.749 ns 78.896 ns]
62282026-07-16T19:58:28.887Z change: [−2.5066% −1.6492% −0.7891%] (p = 0.00 < 0.05)
62292026-07-16T19:58:28.887Z Change within noise threshold.
62302026-07-16T19:58:28.887ZFound 5 outliers among 100 measurements (5.00%)
62312026-07-16T19:58:28.887Z 3 (3.00%) high mild
62322026-07-16T19:58:28.887Z 2 (2.00%) high severe
62332026-07-16T19:58:29.787Z
62342026-07-16T19:58:29.792ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62352026-07-16T19:58:29.792ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62362026-07-16T19:58:33.780ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0095 s (2.6M iterations)
62372026-07-16T19:58:39.002ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62382026-07-16T19:58:39.086Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62392026-07-16T19:58:39.086Z time: [296.80 ns 299.68 ns 303.44 ns]
62402026-07-16T19:58:39.086Z change: [−16.531% −0.5508% +17.824%] (p = 0.96 > 0.05)
62412026-07-16T19:58:39.086Z No change in performance detected.
62422026-07-16T19:58:39.087ZFound 13 outliers among 100 measurements (13.00%)
62432026-07-16T19:58:39.089Z 6 (6.00%) high mild
62442026-07-16T19:58:39.089Z 7 (7.00%) high severe
62452026-07-16T19:58:39.986Z
62462026-07-16T19:58:39.989ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62472026-07-16T19:58:39.989ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62482026-07-16T19:58:46.094ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (6.9M iterations)
62492026-07-16T19:58:49.928ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62502026-07-16T19:58:50.013Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62512026-07-16T19:58:50.014Z time: [97.380 ns 97.751 ns 98.142 ns]
62522026-07-16T19:58:50.014Z change: [−1.9930% −1.2719% −0.5839%] (p = 0.00 < 0.05)
62532026-07-16T19:58:50.014Z Change within noise threshold.
62542026-07-16T19:58:50.014ZFound 11 outliers among 100 measurements (11.00%)
62552026-07-16T19:58:50.014Z 6 (6.00%) high mild
62562026-07-16T19:58:50.014Z 5 (5.00%) high severe
62572026-07-16T19:58:50.912Z
62582026-07-16T19:58:50.915ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62592026-07-16T19:58:50.916ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62602026-07-16T19:58:56.946ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0056 s (3.5M iterations)
62612026-07-16T19:59:01.745ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62622026-07-16T19:59:01.830Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62632026-07-16T19:59:01.831Z time: [222.77 ns 224.30 ns 226.06 ns]
62642026-07-16T19:59:01.831Z change: [−13.297% +0.7943% +16.314%] (p = 0.93 > 0.05)
62652026-07-16T19:59:01.831Z No change in performance detected.
62662026-07-16T19:59:01.831ZFound 13 outliers among 100 measurements (13.00%)
62672026-07-16T19:59:01.831Z 5 (5.00%) high mild
62682026-07-16T19:59:01.831Z 8 (8.00%) high severe
62692026-07-16T19:59:02.722Z
62702026-07-16T19:59:02.725ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62712026-07-16T19:59:02.725ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62722026-07-16T19:59:06.934ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0045 s (5.0M iterations)
62732026-07-16T19:59:11.522ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62742026-07-16T19:59:11.608Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62752026-07-16T19:59:11.608Z time: [116.17 ns 116.46 ns 116.77 ns]
62762026-07-16T19:59:11.608Z change: [−1.6783% −0.8585% −0.0536%] (p = 0.04 < 0.05)
62772026-07-16T19:59:11.608Z Change within noise threshold.
62782026-07-16T19:59:11.608ZFound 9 outliers among 100 measurements (9.00%)
62792026-07-16T19:59:11.608Z 4 (4.00%) high mild
62802026-07-16T19:59:11.608Z 5 (5.00%) high severe
62812026-07-16T19:59:12.504Z
62822026-07-16T19:59:12.507ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62832026-07-16T19:59:12.507ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62842026-07-16T19:59:16.842ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0036 s (2.4M iterations)
62852026-07-16T19:59:21.953ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62862026-07-16T19:59:22.039Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62872026-07-16T19:59:22.041Z time: [252.41 ns 254.44 ns 256.96 ns]
62882026-07-16T19:59:22.041Z change: [−15.355% +0.3147% +19.684%] (p = 0.97 > 0.05)
62892026-07-16T19:59:22.044Z No change in performance detected.
62902026-07-16T19:59:22.044ZFound 12 outliers among 100 measurements (12.00%)
62912026-07-16T19:59:22.044Z 4 (4.00%) high mild
62922026-07-16T19:59:22.044Z 8 (8.00%) high severe
62932026-07-16T19:59:22.935Z
62942026-07-16T19:59:22.940ZBenchmarking source_filter/allows/exclude_empty_v4
62952026-07-16T19:59:22.940ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62962026-07-16T19:59:26.970ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.3B iterations)
62972026-07-16T19:59:31.703ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
62982026-07-16T19:59:31.790Zsource_filter/allows/exclude_empty_v4
62992026-07-16T19:59:31.790Z time: [889.25 ps 889.42 ps 889.60 ps]
63002026-07-16T19:59:31.790Z thrpt: [1.1241 Gelem/s 1.1243 Gelem/s 1.1245 Gelem/s]
63012026-07-16T19:59:31.790Z change:
63022026-07-16T19:59:31.790Z time: [−20.459% −20.437% −20.414%] (p = 0.00 < 0.05)
63032026-07-16T19:59:31.790Z thrpt: [+25.650% +25.686% +25.721%]
63042026-07-16T19:59:31.790Z Performance has improved.
63052026-07-16T19:59:31.791ZFound 13 outliers among 100 measurements (13.00%)
63062026-07-16T19:59:31.791Z 2 (2.00%) low severe
63072026-07-16T19:59:31.791Z 4 (4.00%) low mild
63082026-07-16T19:59:31.791Z 6 (6.00%) high mild
63092026-07-16T19:59:31.791Z 1 (1.00%) high severe
63102026-07-16T19:59:32.679ZBenchmarking source_filter/allows/exclude_empty_v6
63112026-07-16T19:59:32.680ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63122026-07-16T19:59:36.753ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.3B iterations)
63132026-07-16T19:59:41.428ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63142026-07-16T19:59:41.514Zsource_filter/allows/exclude_empty_v6
63152026-07-16T19:59:41.514Z time: [886.52 ps 886.99 ps 887.44 ps]
63162026-07-16T19:59:41.514Z thrpt: [1.1268 Gelem/s 1.1274 Gelem/s 1.1280 Gelem/s]
63172026-07-16T19:59:41.514Z change:
63182026-07-16T19:59:41.514Z time: [−20.763% −20.734% −20.706%] (p = 0.00 < 0.05)
63192026-07-16T19:59:41.514Z thrpt: [+26.114% +26.157% +26.204%]
63202026-07-16T19:59:41.514Z Performance has improved.
63212026-07-16T19:59:41.514ZFound 16 outliers among 100 measurements (16.00%)
63222026-07-16T19:59:41.514Z 10 (10.00%) high mild
63232026-07-16T19:59:41.514Z 6 (6.00%) high severe
63242026-07-16T19:59:42.402ZBenchmarking source_filter/allows/exclude_miss_v4/1
63252026-07-16T19:59:42.403ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63262026-07-16T19:59:46.736ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63272026-07-16T19:59:51.739ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63282026-07-16T19:59:51.825Zsource_filter/allows/exclude_miss_v4/1
63292026-07-16T19:59:51.825Z time: [2.0168 ns 2.0185 ns 2.0201 ns]
63302026-07-16T19:59:51.825Z thrpt: [495.03 Melem/s 495.43 Melem/s 495.82 Melem/s]
63312026-07-16T19:59:51.825Z change:
63322026-07-16T19:59:51.825Z time: [+2.4517% +2.7250% +3.0094%] (p = 0.00 < 0.05)
63332026-07-16T19:59:51.828Z thrpt: [−2.9215% −2.6527% −2.3931%]
63342026-07-16T19:59:51.828Z Performance has regressed.
63352026-07-16T19:59:51.828ZFound 7 outliers among 100 measurements (7.00%)
63362026-07-16T19:59:51.828Z 6 (6.00%) high mild
63372026-07-16T19:59:51.828Z 1 (1.00%) high severe
63382026-07-16T19:59:52.708ZBenchmarking source_filter/allows/exclude_hit_v4/1
63392026-07-16T19:59:52.708ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63402026-07-16T19:59:56.540ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63412026-07-16T20:00:01.473ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63422026-07-16T20:00:01.559Zsource_filter/allows/exclude_hit_v4/1
63432026-07-16T20:00:01.559Z time: [1.7594 ns 1.7613 ns 1.7632 ns]
63442026-07-16T20:00:01.559Z thrpt: [567.14 Melem/s 567.77 Melem/s 568.38 Melem/s]
63452026-07-16T20:00:01.559Z change:
63462026-07-16T20:00:01.559Z time: [−6.1874% −6.0385% −5.9018%] (p = 0.00 < 0.05)
63472026-07-16T20:00:01.559Z thrpt: [+6.2719% +6.4266% +6.5955%]
63482026-07-16T20:00:01.559Z Performance has improved.
63492026-07-16T20:00:02.453ZBenchmarking source_filter/allows/exclude_miss_v6/1
63502026-07-16T20:00:02.453ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63512026-07-16T20:00:07.229ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63522026-07-16T20:00:12.274ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63532026-07-16T20:00:12.360Zsource_filter/allows/exclude_miss_v6/1
63542026-07-16T20:00:12.360Z time: [4.4637 ns 4.4829 ns 4.5058 ns]
63552026-07-16T20:00:12.360Z thrpt: [221.94 Melem/s 223.07 Melem/s 224.03 Melem/s]
63562026-07-16T20:00:12.360Z change:
63572026-07-16T20:00:12.360Z time: [−1.8587% −1.2640% −0.6714%] (p = 0.00 < 0.05)
63582026-07-16T20:00:12.360Z thrpt: [+0.6760% +1.2802% +1.8939%]
63592026-07-16T20:00:12.360Z Change within noise threshold.
63602026-07-16T20:00:12.360ZFound 20 outliers among 100 measurements (20.00%)
63612026-07-16T20:00:12.361Z 1 (1.00%) high mild
63622026-07-16T20:00:12.361Z 19 (19.00%) high severe
63632026-07-16T20:00:13.253ZBenchmarking source_filter/allows/exclude_hit_v6/1
63642026-07-16T20:00:13.253ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63652026-07-16T20:00:18.276ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63662026-07-16T20:00:23.321ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63672026-07-16T20:00:23.407Zsource_filter/allows/exclude_hit_v6/1
63682026-07-16T20:00:23.407Z time: [4.6902 ns 4.7190 ns 4.7520 ns]
63692026-07-16T20:00:23.407Z thrpt: [210.44 Melem/s 211.91 Melem/s 213.21 Melem/s]
63702026-07-16T20:00:23.407Z change:
63712026-07-16T20:00:23.407Z time: [−2.5158% −1.7327% −0.9657%] (p = 0.00 < 0.05)
63722026-07-16T20:00:23.407Z thrpt: [+0.9751% +1.7633% +2.5807%]
63732026-07-16T20:00:23.407Z Change within noise threshold.
63742026-07-16T20:00:23.407ZFound 25 outliers among 100 measurements (25.00%)
63752026-07-16T20:00:23.407Z 1 (1.00%) high mild
63762026-07-16T20:00:23.407Z 24 (24.00%) high severe
63772026-07-16T20:00:24.293ZBenchmarking source_filter/allows/exclude_miss_v4/5
63782026-07-16T20:00:24.293ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63792026-07-16T20:00:27.985ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.5B iterations)
63802026-07-16T20:00:33.015ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63812026-07-16T20:00:33.101Zsource_filter/allows/exclude_miss_v4/5
63822026-07-16T20:00:33.101Z time: [3.4469 ns 3.4581 ns 3.4695 ns]
63832026-07-16T20:00:33.101Z thrpt: [288.22 Melem/s 289.18 Melem/s 290.12 Melem/s]
63842026-07-16T20:00:33.101Z change:
63852026-07-16T20:00:33.101Z time: [−9.1893% −8.1265% −7.1005%] (p = 0.00 < 0.05)
63862026-07-16T20:00:33.101Z thrpt: [+7.6432% +8.8453% +10.119%]
63872026-07-16T20:00:33.101Z Performance has improved.
63882026-07-16T20:00:33.102ZFound 2 outliers among 100 measurements (2.00%)
63892026-07-16T20:00:33.102Z 2 (2.00%) high severe
63902026-07-16T20:00:33.986ZBenchmarking source_filter/allows/exclude_hit_v4/5
63912026-07-16T20:00:33.986ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63922026-07-16T20:00:38.307ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63932026-07-16T20:00:43.303ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63942026-07-16T20:00:43.392Zsource_filter/allows/exclude_hit_v4/5
63952026-07-16T20:00:43.392Z time: [2.0066 ns 2.0072 ns 2.0078 ns]
63962026-07-16T20:00:43.392Z thrpt: [498.07 Melem/s 498.21 Melem/s 498.35 Melem/s]
63972026-07-16T20:00:43.392Z change:
63982026-07-16T20:00:43.392Z time: [+9.7144% +9.9594% +10.169%] (p = 0.00 < 0.05)
63992026-07-16T20:00:43.392Z thrpt: [−9.2304% −9.0573% −8.8543%]
64002026-07-16T20:00:43.392Z Performance has regressed.
64012026-07-16T20:00:43.392ZFound 12 outliers among 100 measurements (12.00%)
64022026-07-16T20:00:43.392Z 1 (1.00%) low mild
64032026-07-16T20:00:43.392Z 9 (9.00%) high mild
64042026-07-16T20:00:43.392Z 2 (2.00%) high severe
64052026-07-16T20:00:44.270ZBenchmarking source_filter/allows/exclude_miss_v6/5
64062026-07-16T20:00:44.270ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64072026-07-16T20:00:47.861ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (748M iterations)
64082026-07-16T20:00:52.893ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64092026-07-16T20:00:52.958Zsource_filter/allows/exclude_miss_v6/5
64102026-07-16T20:00:52.958Z time: [6.6696 ns 6.6918 ns 6.7177 ns]
64112026-07-16T20:00:52.959Z thrpt: [148.86 Melem/s 149.44 Melem/s 149.93 Melem/s]
64122026-07-16T20:00:52.959Z change:
64132026-07-16T20:00:52.960Z time: [−1.5977% −1.1759% −0.7299%] (p = 0.00 < 0.05)
64142026-07-16T20:00:52.960Z thrpt: [+0.7352% +1.1899% +1.6237%]
64152026-07-16T20:00:52.960Z Change within noise threshold.
64162026-07-16T20:00:52.966ZFound 20 outliers among 100 measurements (20.00%)
64172026-07-16T20:00:52.966Z 1 (1.00%) high mild
64182026-07-16T20:00:52.966Z 19 (19.00%) high severe
64192026-07-16T20:00:53.827ZBenchmarking source_filter/allows/exclude_hit_v6/5
64202026-07-16T20:00:53.827ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64212026-07-16T20:00:58.826ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64222026-07-16T20:01:03.970ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64232026-07-16T20:01:04.056Zsource_filter/allows/exclude_hit_v6/5
64242026-07-16T20:01:04.056Z time: [4.7337 ns 4.8001 ns 4.8750 ns]
64252026-07-16T20:01:04.056Z thrpt: [205.13 Melem/s 208.33 Melem/s 211.25 Melem/s]
64262026-07-16T20:01:04.056Z change:
64272026-07-16T20:01:04.056Z time: [−1.1552% −0.2739% +0.7490%] (p = 0.59 > 0.05)
64282026-07-16T20:01:04.056Z thrpt: [−0.7434% +0.2747% +1.1687%]
64292026-07-16T20:01:04.056Z No change in performance detected.
64302026-07-16T20:01:04.056ZFound 7 outliers among 100 measurements (7.00%)
64312026-07-16T20:01:04.056Z 4 (4.00%) high mild
64322026-07-16T20:01:04.056Z 3 (3.00%) high severe
64332026-07-16T20:01:04.952ZBenchmarking source_filter/allows/exclude_miss_v4/10
64342026-07-16T20:01:04.952ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64352026-07-16T20:01:08.219ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (821M iterations)
64362026-07-16T20:01:16.846ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64372026-07-16T20:01:16.857Zsource_filter/allows/exclude_miss_v4/10
64382026-07-16T20:01:16.857Z time: [6.0561 ns 6.0855 ns 6.1158 ns]
64392026-07-16T20:01:16.857Z thrpt: [163.51 Melem/s 164.32 Melem/s 165.12 Melem/s]
64402026-07-16T20:01:16.857Z change:
64412026-07-16T20:01:16.857Z time: [−7.2338% −5.7799% −4.3268%] (p = 0.00 < 0.05)
64422026-07-16T20:01:16.857Z thrpt: [+4.5224% +6.1345% +7.7979%]
64432026-07-16T20:01:16.857Z Performance has improved.
64442026-07-16T20:01:16.857ZBenchmarking source_filter/allows/exclude_hit_v4/10
64452026-07-16T20:01:16.857ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64462026-07-16T20:01:18.006ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64472026-07-16T20:01:23.013ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64482026-07-16T20:01:23.099Zsource_filter/allows/exclude_hit_v4/10
64492026-07-16T20:01:23.099Z time: [1.7716 ns 1.7785 ns 1.7865 ns]
64502026-07-16T20:01:23.099Z thrpt: [559.77 Melem/s 562.27 Melem/s 564.46 Melem/s]
64512026-07-16T20:01:23.099Z change:
64522026-07-16T20:01:23.099Z time: [−2.8734% −2.4854% −2.0949%] (p = 0.00 < 0.05)
64532026-07-16T20:01:23.099Z thrpt: [+2.1397% +2.5487% +2.9584%]
64542026-07-16T20:01:23.099Z Performance has improved.
64552026-07-16T20:01:23.103ZFound 1 outliers among 100 measurements (1.00%)
64562026-07-16T20:01:23.103Z 1 (1.00%) high mild
64572026-07-16T20:01:23.996ZBenchmarking source_filter/allows/exclude_miss_v6/10
64582026-07-16T20:01:23.996ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64592026-07-16T20:01:29.593ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (480M iterations)
64602026-07-16T20:01:34.587ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64612026-07-16T20:01:34.673Zsource_filter/allows/exclude_miss_v6/10
64622026-07-16T20:01:34.673Z time: [10.412 ns 10.413 ns 10.415 ns]
64632026-07-16T20:01:34.673Z thrpt: [96.019 Melem/s 96.032 Melem/s 96.044 Melem/s]
64642026-07-16T20:01:34.673Z change:
64652026-07-16T20:01:34.673Z time: [+6.7548% +6.9704% +7.1807%] (p = 0.00 < 0.05)
64662026-07-16T20:01:34.673Z thrpt: [−6.6996% −6.5162% −6.3274%]
64672026-07-16T20:01:34.673Z Performance has regressed.
64682026-07-16T20:01:34.673ZFound 6 outliers among 100 measurements (6.00%)
64692026-07-16T20:01:34.674Z 5 (5.00%) high mild
64702026-07-16T20:01:34.674Z 1 (1.00%) high severe
64712026-07-16T20:01:35.560ZBenchmarking source_filter/allows/exclude_hit_v6/10
64722026-07-16T20:01:35.560ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64732026-07-16T20:01:40.570ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64742026-07-16T20:01:45.722ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64752026-07-16T20:01:45.808Zsource_filter/allows/exclude_hit_v6/10
64762026-07-16T20:01:45.808Z time: [4.7339 ns 4.7962 ns 4.8704 ns]
64772026-07-16T20:01:45.808Z thrpt: [205.32 Melem/s 208.50 Melem/s 211.24 Melem/s]
64782026-07-16T20:01:45.808Z change:
64792026-07-16T20:01:45.808Z time: [−1.4748% −0.1128% +1.2646%] (p = 0.87 > 0.05)
64802026-07-16T20:01:45.812Z thrpt: [−1.2488% +0.1129% +1.4969%]
64812026-07-16T20:01:45.812Z No change in performance detected.
64822026-07-16T20:01:45.812ZFound 17 outliers among 100 measurements (17.00%)
64832026-07-16T20:01:45.812Z 6 (6.00%) high mild
64842026-07-16T20:01:45.812Z 11 (11.00%) high severe
64852026-07-16T20:01:46.699ZBenchmarking source_filter/allows/exclude_miss_v4/50
64862026-07-16T20:01:46.699ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64872026-07-16T20:01:49.927ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (831M iterations)
64882026-07-16T20:01:55.089ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64892026-07-16T20:01:55.175Zsource_filter/allows/exclude_miss_v4/50
64902026-07-16T20:01:55.175Z time: [6.1380 ns 6.2111 ns 6.2883 ns]
64912026-07-16T20:01:55.178Z thrpt: [159.03 Melem/s 161.00 Melem/s 162.92 Melem/s]
64922026-07-16T20:01:55.178Z change:
64932026-07-16T20:01:55.178Z time: [−6.5204% −5.1107% −3.6697%] (p = 0.00 < 0.05)
64942026-07-16T20:01:55.178Z thrpt: [+3.8095% +5.3859% +6.9752%]
64952026-07-16T20:01:55.178Z Performance has improved.
64962026-07-16T20:01:55.178ZFound 2 outliers among 100 measurements (2.00%)
64972026-07-16T20:01:55.178Z 2 (2.00%) high mild
64982026-07-16T20:01:56.067ZBenchmarking source_filter/allows/exclude_hit_v4/50
64992026-07-16T20:01:56.067ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
65002026-07-16T20:01:59.070ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65012026-07-16T20:02:03.814ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65022026-07-16T20:02:03.900Zsource_filter/allows/exclude_hit_v4/50
65032026-07-16T20:02:03.900Z time: [2.6366 ns 2.6456 ns 2.6563 ns]
65042026-07-16T20:02:03.901Z thrpt: [376.47 Melem/s 377.99 Melem/s 379.28 Melem/s]
65052026-07-16T20:02:03.902Z change:
65062026-07-16T20:02:03.902Z time: [−1.5695% −0.9982% −0.4097%] (p = 0.00 < 0.05)
65072026-07-16T20:02:03.902Z thrpt: [+0.4114% +1.0083% +1.5945%]
65082026-07-16T20:02:03.902Z Change within noise threshold.
65092026-07-16T20:02:03.902ZFound 5 outliers among 100 measurements (5.00%)
65102026-07-16T20:02:03.902Z 5 (5.00%) high mild
65112026-07-16T20:02:04.799ZBenchmarking source_filter/allows/exclude_miss_v6/50
65122026-07-16T20:02:04.799ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65132026-07-16T20:02:10.045ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (512M iterations)
65142026-07-16T20:02:15.053ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65152026-07-16T20:02:15.143Zsource_filter/allows/exclude_miss_v6/50
65162026-07-16T20:02:15.144Z time: [9.7672 ns 9.7685 ns 9.7700 ns]
65172026-07-16T20:02:15.144Z thrpt: [102.35 Melem/s 102.37 Melem/s 102.38 Melem/s]
65182026-07-16T20:02:15.144Z change:
65192026-07-16T20:02:15.144Z time: [+3.9468% +4.3105% +4.6559%] (p = 0.00 < 0.05)
65202026-07-16T20:02:15.144Z thrpt: [−4.4488% −4.1324% −3.7969%]
65212026-07-16T20:02:15.144Z Performance has regressed.
65222026-07-16T20:02:15.144ZFound 4 outliers among 100 measurements (4.00%)
65232026-07-16T20:02:15.144Z 3 (3.00%) high mild
65242026-07-16T20:02:15.144Z 1 (1.00%) high severe
65252026-07-16T20:02:16.021ZBenchmarking source_filter/allows/exclude_hit_v6/50
65262026-07-16T20:02:16.021ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65272026-07-16T20:02:21.990ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (899M iterations)
65282026-07-16T20:02:27.023ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65292026-07-16T20:02:27.109Zsource_filter/allows/exclude_hit_v6/50
65302026-07-16T20:02:27.109Z time: [5.5713 ns 5.5913 ns 5.6149 ns]
65312026-07-16T20:02:27.109Z thrpt: [178.10 Melem/s 178.85 Melem/s 179.49 Melem/s]
65322026-07-16T20:02:27.109Z change:
65332026-07-16T20:02:27.109Z time: [−1.7982% −1.3467% −0.8742%] (p = 0.00 < 0.05)
65342026-07-16T20:02:27.109Z thrpt: [+0.8819% +1.3651% +1.8312%]
65352026-07-16T20:02:27.109Z Change within noise threshold.
65362026-07-16T20:02:27.109ZFound 20 outliers among 100 measurements (20.00%)
65372026-07-16T20:02:27.109Z 20 (20.00%) high severe
65382026-07-16T20:02:28.000ZBenchmarking source_filter/allows/exclude_miss_v4/100
65392026-07-16T20:02:28.001ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65402026-07-16T20:02:32.162ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (645M iterations)
65412026-07-16T20:02:37.186ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65422026-07-16T20:02:37.272Zsource_filter/allows/exclude_miss_v4/100
65432026-07-16T20:02:37.272Z time: [7.7258 ns 7.7870 ns 7.8506 ns]
65442026-07-16T20:02:37.272Z thrpt: [127.38 Melem/s 128.42 Melem/s 129.44 Melem/s]
65452026-07-16T20:02:37.272Z change:
65462026-07-16T20:02:37.272Z time: [−6.8273% −5.1096% −3.2317%] (p = 0.00 < 0.05)
65472026-07-16T20:02:37.272Z thrpt: [+3.3396% +5.3847% +7.3276%]
65482026-07-16T20:02:37.272Z Performance has improved.
65492026-07-16T20:02:37.272ZFound 5 outliers among 100 measurements (5.00%)
65502026-07-16T20:02:37.272Z 3 (3.00%) high mild
65512026-07-16T20:02:37.272Z 2 (2.00%) high severe
65522026-07-16T20:02:38.160ZBenchmarking source_filter/allows/exclude_hit_v4/100
65532026-07-16T20:02:38.160ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65542026-07-16T20:02:43.899ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
65552026-07-16T20:02:48.910ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65562026-07-16T20:02:48.995Zsource_filter/allows/exclude_hit_v4/100
65572026-07-16T20:02:48.999Z time: [2.6761 ns 2.6779 ns 2.6800 ns]
65582026-07-16T20:02:48.999Z thrpt: [373.14 Melem/s 373.42 Melem/s 373.68 Melem/s]
65592026-07-16T20:02:48.999Z change:
65602026-07-16T20:02:48.999Z time: [−1.0103% −0.7903% −0.5750%] (p = 0.00 < 0.05)
65612026-07-16T20:02:48.999Z thrpt: [+0.5784% +0.7966% +1.0206%]
65622026-07-16T20:02:48.999Z Change within noise threshold.
65632026-07-16T20:02:48.999ZFound 9 outliers among 100 measurements (9.00%)
65642026-07-16T20:02:48.999Z 3 (3.00%) high mild
65652026-07-16T20:02:48.999Z 6 (6.00%) high severe
65662026-07-16T20:02:49.888ZBenchmarking source_filter/allows/exclude_miss_v6/100
65672026-07-16T20:02:49.888ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65682026-07-16T20:02:53.474ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (374M iterations)
65692026-07-16T20:02:58.548ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65702026-07-16T20:02:58.634Zsource_filter/allows/exclude_miss_v6/100
65712026-07-16T20:02:58.634Z time: [13.561 ns 13.567 ns 13.572 ns]
65722026-07-16T20:02:58.634Z thrpt: [73.678 Melem/s 73.711 Melem/s 73.743 Melem/s]
65732026-07-16T20:02:58.637Z change:
65742026-07-16T20:02:58.637Z time: [+12.419% +12.794% +13.136%] (p = 0.00 < 0.05)
65752026-07-16T20:02:58.637Z thrpt: [−11.611% −11.343% −11.047%]
65762026-07-16T20:02:58.637Z Performance has regressed.
65772026-07-16T20:02:58.637ZFound 1 outliers among 100 measurements (1.00%)
65782026-07-16T20:02:58.637Z 1 (1.00%) high mild
65792026-07-16T20:02:59.529ZBenchmarking source_filter/allows/exclude_hit_v6/100
65802026-07-16T20:02:59.529ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65812026-07-16T20:03:05.509ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (898M iterations)
65822026-07-16T20:03:10.548ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65832026-07-16T20:03:10.634Zsource_filter/allows/exclude_hit_v6/100
65842026-07-16T20:03:10.634Z time: [5.5843 ns 5.6077 ns 5.6363 ns]
65852026-07-16T20:03:10.635Z thrpt: [177.42 Melem/s 178.33 Melem/s 179.07 Melem/s]
65862026-07-16T20:03:10.635Z change:
65872026-07-16T20:03:10.635Z time: [−1.5842% −1.1078% −0.6360%] (p = 0.00 < 0.05)
65882026-07-16T20:03:10.635Z thrpt: [+0.6401% +1.1202% +1.6097%]
65892026-07-16T20:03:10.635Z Change within noise threshold.
65902026-07-16T20:03:10.635ZFound 19 outliers among 100 measurements (19.00%)
65912026-07-16T20:03:10.635Z 19 (19.00%) high severe
65922026-07-16T20:03:11.527ZBenchmarking source_filter/allows/include_hit_v4/1
65932026-07-16T20:03:11.527ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65942026-07-16T20:03:15.463ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
65952026-07-16T20:03:20.536ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65962026-07-16T20:03:20.623Zsource_filter/allows/include_hit_v4/1
65972026-07-16T20:03:20.623Z time: [1.8455 ns 1.8517 ns 1.8592 ns]
65982026-07-16T20:03:20.623Z thrpt: [537.87 Melem/s 540.04 Melem/s 541.87 Melem/s]
65992026-07-16T20:03:20.623Z change:
66002026-07-16T20:03:20.623Z time: [−0.1146% +0.2292% +0.5727%] (p = 0.20 > 0.05)
66012026-07-16T20:03:20.623Z thrpt: [−0.5694% −0.2287% +0.1148%]
66022026-07-16T20:03:20.623Z No change in performance detected.
66032026-07-16T20:03:21.518ZBenchmarking source_filter/allows/include_miss_v4/1
66042026-07-16T20:03:21.518ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66052026-07-16T20:03:25.848ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
66062026-07-16T20:03:30.823ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66072026-07-16T20:03:30.909Zsource_filter/allows/include_miss_v4/1
66082026-07-16T20:03:30.909Z time: [2.0052 ns 2.0063 ns 2.0075 ns]
66092026-07-16T20:03:30.909Z thrpt: [498.14 Melem/s 498.44 Melem/s 498.69 Melem/s]
66102026-07-16T20:03:30.909Z change:
66112026-07-16T20:03:30.909Z time: [+1.4942% +1.8586% +2.1820%] (p = 0.00 < 0.05)
66122026-07-16T20:03:30.909Z thrpt: [−2.1354% −1.8247% −1.4722%]
66132026-07-16T20:03:30.909Z Performance has regressed.
66142026-07-16T20:03:30.909ZFound 10 outliers among 100 measurements (10.00%)
66152026-07-16T20:03:30.909Z 3 (3.00%) high mild
66162026-07-16T20:03:30.909Z 7 (7.00%) high severe
66172026-07-16T20:03:31.800ZBenchmarking source_filter/allows/include_hit_v6/1
66182026-07-16T20:03:31.800ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66192026-07-16T20:03:37.187ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (997M iterations)
66202026-07-16T20:03:41.922ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66212026-07-16T20:03:42.008Zsource_filter/allows/include_hit_v6/1
66222026-07-16T20:03:42.008Z time: [4.7103 ns 4.7423 ns 4.7806 ns]
66232026-07-16T20:03:42.008Z thrpt: [209.18 Melem/s 210.87 Melem/s 212.30 Melem/s]
66242026-07-16T20:03:42.008Z change:
66252026-07-16T20:03:42.008Z time: [−1.0121% −0.2537% +0.6402%] (p = 0.55 > 0.05)
66262026-07-16T20:03:42.008Z thrpt: [−0.6361% +0.2544% +1.0225%]
66272026-07-16T20:03:42.008Z No change in performance detected.
66282026-07-16T20:03:42.008ZFound 22 outliers among 100 measurements (22.00%)
66292026-07-16T20:03:42.008Z 1 (1.00%) low mild
66302026-07-16T20:03:42.008Z 21 (21.00%) high severe
66312026-07-16T20:03:42.909ZBenchmarking source_filter/allows/include_miss_v6/1
66322026-07-16T20:03:42.911ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66332026-07-16T20:03:47.688ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66342026-07-16T20:03:52.735ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66352026-07-16T20:03:52.821Zsource_filter/allows/include_miss_v6/1
66362026-07-16T20:03:52.821Z time: [4.4678 ns 4.4875 ns 4.5106 ns]
66372026-07-16T20:03:52.821Z thrpt: [221.70 Melem/s 222.84 Melem/s 223.82 Melem/s]
66382026-07-16T20:03:52.821Z change:
66392026-07-16T20:03:52.824Z time: [−1.7161% −1.1324% −0.5307%] (p = 0.00 < 0.05)
66402026-07-16T20:03:52.824Z thrpt: [+0.5336% +1.1453% +1.7460%]
66412026-07-16T20:03:52.824Z Change within noise threshold.
66422026-07-16T20:03:52.824ZFound 19 outliers among 100 measurements (19.00%)
66432026-07-16T20:03:52.824Z 19 (19.00%) high severe
66442026-07-16T20:03:53.717ZBenchmarking source_filter/allows/include_hit_v4/5
66452026-07-16T20:03:53.717ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66462026-07-16T20:03:57.573ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66472026-07-16T20:04:02.608ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66482026-07-16T20:04:02.694Zsource_filter/allows/include_hit_v4/5
66492026-07-16T20:04:02.694Z time: [1.7846 ns 1.7938 ns 1.8054 ns]
66502026-07-16T20:04:02.694Z thrpt: [553.90 Melem/s 557.46 Melem/s 560.36 Melem/s]
66512026-07-16T20:04:02.694Z change:
66522026-07-16T20:04:02.694Z time: [−3.1864% −2.7200% −2.2092%] (p = 0.00 < 0.05)
66532026-07-16T20:04:02.694Z thrpt: [+2.2591% +2.7961% +3.2913%]
66542026-07-16T20:04:02.694Z Performance has improved.
66552026-07-16T20:04:03.600ZBenchmarking source_filter/allows/include_miss_v4/5
66562026-07-16T20:04:03.600ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66572026-07-16T20:04:07.342ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
66582026-07-16T20:04:12.602ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66592026-07-16T20:04:12.688Zsource_filter/allows/include_miss_v4/5
66602026-07-16T20:04:12.688Z time: [3.6056 ns 3.6267 ns 3.6523 ns]
66612026-07-16T20:04:12.688Z thrpt: [273.80 Melem/s 275.73 Melem/s 277.35 Melem/s]
66622026-07-16T20:04:12.688Z change:
66632026-07-16T20:04:12.688Z time: [+9.7269% +10.614% +11.446%] (p = 0.00 < 0.05)
66642026-07-16T20:04:12.688Z thrpt: [−10.271% −9.5958% −8.8646%]
66652026-07-16T20:04:12.688Z Performance has regressed.
66662026-07-16T20:04:13.585ZBenchmarking source_filter/allows/include_hit_v6/5
66672026-07-16T20:04:13.585ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66682026-07-16T20:04:18.608ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66692026-07-16T20:04:23.665ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66702026-07-16T20:04:23.751Zsource_filter/allows/include_hit_v6/5
66712026-07-16T20:04:23.751Z time: [4.6991 ns 4.7240 ns 4.7541 ns]
66722026-07-16T20:04:23.751Z thrpt: [210.35 Melem/s 211.69 Melem/s 212.81 Melem/s]
66732026-07-16T20:04:23.751Z change:
66742026-07-16T20:04:23.751Z time: [−5.3096% −4.1182% −2.9362%] (p = 0.00 < 0.05)
66752026-07-16T20:04:23.751Z thrpt: [+3.0250% +4.2951% +5.6073%]
66762026-07-16T20:04:23.751Z Performance has improved.
66772026-07-16T20:04:23.751ZFound 24 outliers among 100 measurements (24.00%)
66782026-07-16T20:04:23.751Z 3 (3.00%) high mild
66792026-07-16T20:04:23.751Z 21 (21.00%) high severe
66802026-07-16T20:04:24.632ZBenchmarking source_filter/allows/include_miss_v6/5
66812026-07-16T20:04:24.632ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66822026-07-16T20:04:28.219ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (749M iterations)
66832026-07-16T20:04:33.294ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66842026-07-16T20:04:33.357Zsource_filter/allows/include_miss_v6/5
66852026-07-16T20:04:33.357Z time: [6.7342 ns 6.7531 ns 6.7731 ns]
66862026-07-16T20:04:33.357Z thrpt: [147.64 Melem/s 148.08 Melem/s 148.50 Melem/s]
66872026-07-16T20:04:33.357Z change:
66882026-07-16T20:04:33.357Z time: [−0.9289% −0.5435% −0.1398%] (p = 0.01 < 0.05)
66892026-07-16T20:04:33.357Z thrpt: [+0.1400% +0.5465% +0.9376%]
66902026-07-16T20:04:33.358Z Change within noise threshold.
66912026-07-16T20:04:33.358ZFound 10 outliers among 100 measurements (10.00%)
66922026-07-16T20:04:33.361Z 10 (10.00%) high mild
66932026-07-16T20:04:34.247ZBenchmarking source_filter/allows/include_hit_v4/10
66942026-07-16T20:04:34.247ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66952026-07-16T20:04:38.178ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
66962026-07-16T20:04:43.261ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66972026-07-16T20:04:43.347Zsource_filter/allows/include_hit_v4/10
66982026-07-16T20:04:43.347Z time: [1.8459 ns 1.8521 ns 1.8595 ns]
66992026-07-16T20:04:43.347Z thrpt: [537.79 Melem/s 539.93 Melem/s 541.74 Melem/s]
67002026-07-16T20:04:43.347Z change:
67012026-07-16T20:04:43.347Z time: [−0.0714% +0.3157% +0.7038%] (p = 0.10 > 0.05)
67022026-07-16T20:04:43.350Z thrpt: [−0.6989% −0.3147% +0.0714%]
67032026-07-16T20:04:43.353Z No change in performance detected.
67042026-07-16T20:04:43.353ZFound 1 outliers among 100 measurements (1.00%)
67052026-07-16T20:04:43.353Z 1 (1.00%) high mild
67062026-07-16T20:04:44.239ZBenchmarking source_filter/allows/include_miss_v4/10
67072026-07-16T20:04:44.239ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67082026-07-16T20:04:47.427ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (842M iterations)
67092026-07-16T20:04:52.650ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67102026-07-16T20:04:52.736Zsource_filter/allows/include_miss_v4/10
67112026-07-16T20:04:52.736Z time: [6.0945 ns 6.1358 ns 6.1867 ns]
67122026-07-16T20:04:52.736Z thrpt: [161.64 Melem/s 162.98 Melem/s 164.08 Melem/s]
67132026-07-16T20:04:52.736Z change:
67142026-07-16T20:04:52.736Z time: [+6.6331% +7.4197% +8.1955%] (p = 0.00 < 0.05)
67152026-07-16T20:04:52.737Z thrpt: [−7.5747% −6.9072% −6.2205%]
67162026-07-16T20:04:52.737Z Performance has regressed.
67172026-07-16T20:04:53.630ZBenchmarking source_filter/allows/include_hit_v6/10
67182026-07-16T20:04:53.631ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67192026-07-16T20:04:58.656ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67202026-07-16T20:05:03.745ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67212026-07-16T20:05:03.831Zsource_filter/allows/include_hit_v6/10
67222026-07-16T20:05:03.831Z time: [4.7195 ns 4.7540 ns 4.7956 ns]
67232026-07-16T20:05:03.831Z thrpt: [208.53 Melem/s 210.35 Melem/s 211.89 Melem/s]
67242026-07-16T20:05:03.831Z change:
67252026-07-16T20:05:03.831Z time: [−0.6003% +0.4651% +1.6694%] (p = 0.43 > 0.05)
67262026-07-16T20:05:03.832Z thrpt: [−1.6420% −0.4629% +0.6040%]
67272026-07-16T20:05:03.832Z No change in performance detected.
67282026-07-16T20:05:03.832ZFound 7 outliers among 100 measurements (7.00%)
67292026-07-16T20:05:03.832Z 3 (3.00%) high mild
67302026-07-16T20:05:03.832Z 4 (4.00%) high severe
67312026-07-16T20:05:04.725ZBenchmarking source_filter/allows/include_miss_v6/10
67322026-07-16T20:05:04.725ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67332026-07-16T20:05:10.340ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (478M iterations)
67342026-07-16T20:05:15.342ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67352026-07-16T20:05:15.428Zsource_filter/allows/include_miss_v6/10
67362026-07-16T20:05:15.428Z time: [10.457 ns 10.462 ns 10.470 ns]
67372026-07-16T20:05:15.428Z thrpt: [95.515 Melem/s 95.587 Melem/s 95.628 Melem/s]
67382026-07-16T20:05:15.428Z change:
67392026-07-16T20:05:15.428Z time: [+7.1234% +7.4613% +7.8000%] (p = 0.00 < 0.05)
67402026-07-16T20:05:15.428Z thrpt: [−7.2356% −6.9432% −6.6497%]
67412026-07-16T20:05:15.432Z Performance has regressed.
67422026-07-16T20:05:15.432ZFound 9 outliers among 100 measurements (9.00%)
67432026-07-16T20:05:15.432Z 3 (3.00%) low mild
67442026-07-16T20:05:15.432Z 2 (2.00%) high mild
67452026-07-16T20:05:15.432Z 4 (4.00%) high severe
67462026-07-16T20:05:16.325ZBenchmarking source_filter/allows/include_hit_v4/50
67472026-07-16T20:05:16.325ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67482026-07-16T20:05:22.053ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
67492026-07-16T20:05:27.222ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67502026-07-16T20:05:27.308Zsource_filter/allows/include_hit_v4/50
67512026-07-16T20:05:27.308Z time: [2.7627 ns 2.7657 ns 2.7683 ns]
67522026-07-16T20:05:27.308Z thrpt: [361.23 Melem/s 361.57 Melem/s 361.96 Melem/s]
67532026-07-16T20:05:27.308Z change:
67542026-07-16T20:05:27.308Z time: [+1.6869% +2.1958% +2.6876%] (p = 0.00 < 0.05)
67552026-07-16T20:05:27.308Z thrpt: [−2.6172% −2.1486% −1.6589%]
67562026-07-16T20:05:27.308Z Performance has regressed.
67572026-07-16T20:05:28.208ZBenchmarking source_filter/allows/include_miss_v4/50
67582026-07-16T20:05:28.208ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67592026-07-16T20:05:31.607ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (790M iterations)
67602026-07-16T20:05:36.459ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67612026-07-16T20:05:36.545Zsource_filter/allows/include_miss_v4/50
67622026-07-16T20:05:36.545Z time: [6.0418 ns 6.1379 ns 6.2413 ns]
67632026-07-16T20:05:36.545Z thrpt: [160.22 Melem/s 162.92 Melem/s 165.51 Melem/s]
67642026-07-16T20:05:36.545Z change:
67652026-07-16T20:05:36.546Z time: [−0.5955% +1.1936% +3.0853%] (p = 0.17 > 0.05)
67662026-07-16T20:05:36.546Z thrpt: [−2.9929% −1.1795% +0.5991%]
67672026-07-16T20:05:36.546Z No change in performance detected.
67682026-07-16T20:05:36.546ZFound 2 outliers among 100 measurements (2.00%)
67692026-07-16T20:05:36.546Z 1 (1.00%) high mild
67702026-07-16T20:05:36.546Z 1 (1.00%) high severe
67712026-07-16T20:05:37.438ZBenchmarking source_filter/allows/include_hit_v6/50
67722026-07-16T20:05:37.438ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67732026-07-16T20:05:43.418ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (898M iterations)
67742026-07-16T20:05:48.456ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67752026-07-16T20:05:48.541Zsource_filter/allows/include_hit_v6/50
67762026-07-16T20:05:48.541Z time: [5.5864 ns 5.6060 ns 5.6293 ns]
67772026-07-16T20:05:48.541Z thrpt: [177.64 Melem/s 178.38 Melem/s 179.01 Melem/s]
67782026-07-16T20:05:48.541Z change:
67792026-07-16T20:05:48.541Z time: [−1.5502% −1.0889% −0.6137%] (p = 0.00 < 0.05)
67802026-07-16T20:05:48.541Z thrpt: [+0.6174% +1.1009% +1.5746%]
67812026-07-16T20:05:48.541Z Change within noise threshold.
67822026-07-16T20:05:48.541ZFound 19 outliers among 100 measurements (19.00%)
67832026-07-16T20:05:48.541Z 19 (19.00%) high severe
67842026-07-16T20:05:49.435ZBenchmarking source_filter/allows/include_miss_v6/50
67852026-07-16T20:05:49.435ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67862026-07-16T20:05:54.795ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (501M iterations)
67872026-07-16T20:05:59.834ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67882026-07-16T20:05:59.919Zsource_filter/allows/include_miss_v6/50
67892026-07-16T20:05:59.919Z time: [10.057 ns 10.060 ns 10.064 ns]
67902026-07-16T20:05:59.919Z thrpt: [99.367 Melem/s 99.401 Melem/s 99.432 Melem/s]
67912026-07-16T20:05:59.919Z change:
67922026-07-16T20:05:59.919Z time: [+6.3702% +6.7517% +7.1057%] (p = 0.00 < 0.05)
67932026-07-16T20:05:59.920Z thrpt: [−6.6343% −6.3247% −5.9887%]
67942026-07-16T20:05:59.920Z Performance has regressed.
67952026-07-16T20:05:59.920ZFound 13 outliers among 100 measurements (13.00%)
67962026-07-16T20:05:59.923Z 13 (13.00%) high severe
67972026-07-16T20:06:00.813ZBenchmarking source_filter/allows/include_hit_v4/100
67982026-07-16T20:06:00.813ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67992026-07-16T20:06:03.886ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
68002026-07-16T20:06:08.771ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68012026-07-16T20:06:08.857Zsource_filter/allows/include_hit_v4/100
68022026-07-16T20:06:08.860Z time: [2.7711 ns 2.7815 ns 2.7930 ns]
68032026-07-16T20:06:08.860Z thrpt: [358.03 Melem/s 359.52 Melem/s 360.87 Melem/s]
68042026-07-16T20:06:08.860Z change:
68052026-07-16T20:06:08.860Z time: [−0.7108% −0.1317% +0.4402%] (p = 0.65 > 0.05)
68062026-07-16T20:06:08.861Z thrpt: [−0.4383% +0.1319% +0.7159%]
68072026-07-16T20:06:08.861Z No change in performance detected.
68082026-07-16T20:06:09.761ZBenchmarking source_filter/allows/include_miss_v4/100
68092026-07-16T20:06:09.761ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68102026-07-16T20:06:14.154ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (611M iterations)
68112026-07-16T20:06:18.980ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68122026-07-16T20:06:19.067Zsource_filter/allows/include_miss_v4/100
68132026-07-16T20:06:19.067Z time: [7.8339 ns 7.8979 ns 7.9647 ns]
68142026-07-16T20:06:19.067Z thrpt: [125.55 Melem/s 126.62 Melem/s 127.65 Melem/s]
68152026-07-16T20:06:19.067Z change:
68162026-07-16T20:06:19.067Z time: [−7.9790% −6.5713% −5.1436%] (p = 0.00 < 0.05)
68172026-07-16T20:06:19.067Z thrpt: [+5.4225% +7.0335% +8.6708%]
68182026-07-16T20:06:19.068Z Performance has improved.
68192026-07-16T20:06:19.068ZFound 1 outliers among 100 measurements (1.00%)
68202026-07-16T20:06:19.068Z 1 (1.00%) high severe
68212026-07-16T20:06:19.960ZBenchmarking source_filter/allows/include_hit_v6/100
68222026-07-16T20:06:19.961ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68232026-07-16T20:06:25.939ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (898M iterations)
68242026-07-16T20:06:30.994ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68252026-07-16T20:06:31.080Zsource_filter/allows/include_hit_v6/100
68262026-07-16T20:06:31.080Z time: [5.6028 ns 5.6243 ns 5.6491 ns]
68272026-07-16T20:06:31.080Z thrpt: [177.02 Melem/s 177.80 Melem/s 178.48 Melem/s]
68282026-07-16T20:06:31.080Z change:
68292026-07-16T20:06:31.080Z time: [−1.0558% −0.5653% −0.0820%] (p = 0.02 < 0.05)
68302026-07-16T20:06:31.080Z thrpt: [+0.0821% +0.5685% +1.0671%]
68312026-07-16T20:06:31.080Z Change within noise threshold.
68322026-07-16T20:06:31.977ZBenchmarking source_filter/allows/include_miss_v6/100
68332026-07-16T20:06:31.977ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68342026-07-16T20:06:35.563ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (374M iterations)
68352026-07-16T20:06:40.561ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68362026-07-16T20:06:40.648Zsource_filter/allows/include_miss_v6/100
68372026-07-16T20:06:40.648Z time: [13.337 ns 13.343 ns 13.350 ns]
68382026-07-16T20:06:40.648Z thrpt: [74.905 Melem/s 74.944 Melem/s 74.977 Melem/s]
68392026-07-16T20:06:40.648Z change:
68402026-07-16T20:06:40.648Z time: [+11.244% +11.559% +11.829%] (p = 0.00 < 0.05)
68412026-07-16T20:06:40.648Z thrpt: [−10.578% −10.362% −10.107%]
68422026-07-16T20:06:40.649Z Performance has regressed.
68432026-07-16T20:06:41.539ZBenchmarking source_filter/allows/include_empty_v4
68442026-07-16T20:06:41.539ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68452026-07-16T20:06:45.356ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
68462026-07-16T20:06:50.358ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68472026-07-16T20:06:50.443Zsource_filter/allows/include_empty_v4
68482026-07-16T20:06:50.443Z time: [888.99 ps 889.13 ps 889.26 ps]
68492026-07-16T20:06:50.443Z thrpt: [1.1245 Gelem/s 1.1247 Gelem/s 1.1249 Gelem/s]
68502026-07-16T20:06:50.443Z change:
68512026-07-16T20:06:50.443Z time: [−20.553% −20.527% −20.500%] (p = 0.00 < 0.05)
68522026-07-16T20:06:50.445Z thrpt: [+25.786% +25.828% +25.870%]
68532026-07-16T20:06:50.445Z Performance has improved.
68542026-07-16T20:06:50.445ZFound 3 outliers among 100 measurements (3.00%)
68552026-07-16T20:06:50.445Z 3 (3.00%) high mild
68562026-07-16T20:06:51.333ZBenchmarking source_filter/allows/include_empty_v6
68572026-07-16T20:06:51.333ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68582026-07-16T20:06:55.815ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.8B iterations)
68592026-07-16T20:07:00.082ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68602026-07-16T20:07:00.167Zsource_filter/allows/include_empty_v6
68612026-07-16T20:07:00.167Z time: [890.42 ps 890.75 ps 891.03 ps]
68622026-07-16T20:07:00.167Z thrpt: [1.1223 Gelem/s 1.1226 Gelem/s 1.1231 Gelem/s]
68632026-07-16T20:07:00.167Z change:
68642026-07-16T20:07:00.167Z time: [−20.795% −20.734% −20.672%] (p = 0.00 < 0.05)
68652026-07-16T20:07:00.167Z thrpt: [+26.059% +26.158% +26.255%]
68662026-07-16T20:07:00.167Z Performance has improved.
68672026-07-16T20:07:01.079Z
68682026-07-16T20:07:01.083ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68692026-07-16T20:07:01.083ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68702026-07-16T20:07:01.083ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0469 ms (605 iterations)
68712026-07-16T20:07:01.083ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68722026-07-16T20:07:01.083Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68732026-07-16T20:07:01.083Z time: [18.000 18.000 18.000 ]
68742026-07-16T20:07:01.083Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68752026-07-16T20:07:01.083Z No change in performance detected.
68762026-07-16T20:07:01.083Z
68772026-07-16T20:07:01.083ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68782026-07-16T20:07:01.083ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68792026-07-16T20:07:01.083ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0467 ms (715 iterations)
68802026-07-16T20:07:01.083ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68812026-07-16T20:07:01.088Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68822026-07-16T20:07:01.088Z time: [18.000 18.000 18.000 ]
68832026-07-16T20:07:01.088Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68842026-07-16T20:07:01.088Z No change in performance detected.
68852026-07-16T20:07:01.088Z
68862026-07-16T20:07:01.088ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68872026-07-16T20:07:01.088ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68882026-07-16T20:07:01.088ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0278 ms (495 iterations)
68892026-07-16T20:07:01.088ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68902026-07-16T20:07:01.088Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68912026-07-16T20:07:01.088Z time: [20.000 20.000 20.000 ]
68922026-07-16T20:07:01.088Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68932026-07-16T20:07:01.088Z No change in performance detected.
68942026-07-16T20:07:01.088Z
68952026-07-16T20:07:01.088ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68962026-07-16T20:07:01.088ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68972026-07-16T20:07:01.088ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0349 ms (495 iterations)
68982026-07-16T20:07:01.088ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
68992026-07-16T20:07:01.088Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69002026-07-16T20:07:01.088Z time: [21.000 21.000 21.000 ]
69012026-07-16T20:07:01.088Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69022026-07-16T20:07:01.088Z No change in performance detected.
69032026-07-16T20:07:01.088Z
69042026-07-16T20:07:01.088ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69052026-07-16T20:07:01.089ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69062026-07-16T20:07:01.089ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0536 ms (825 iterations)
69072026-07-16T20:07:01.092ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69082026-07-16T20:07:01.092Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69092026-07-16T20:07:01.092Z time: [13.000 13.000 13.000 ]
69102026-07-16T20:07:01.092Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69112026-07-16T20:07:01.092Z No change in performance detected.
69122026-07-16T20:07:01.092Z
69132026-07-16T20:07:01.092ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69142026-07-16T20:07:01.092ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69152026-07-16T20:07:01.092ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0350 ms (715 iterations)
69162026-07-16T20:07:01.092ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69172026-07-16T20:07:01.092Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69182026-07-16T20:07:01.092Z time: [12.000 12.000 12.000 ]
69192026-07-16T20:07:01.092Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69202026-07-16T20:07:01.092Z No change in performance detected.
69212026-07-16T20:07:01.092Z
69222026-07-16T20:07:01.092ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69232026-07-16T20:07:01.092ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69242026-07-16T20:07:01.092ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0563 ms (715 iterations)
69252026-07-16T20:07:01.095ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69262026-07-16T20:07:01.095Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69272026-07-16T20:07:01.095Z time: [14.000 14.000 14.000 ]
69282026-07-16T20:07:01.095Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69292026-07-16T20:07:01.096Z No change in performance detected.
69302026-07-16T20:07:01.096Z
69312026-07-16T20:07:01.096ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69322026-07-16T20:07:01.096ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69332026-07-16T20:07:01.096ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0308 ms (715 iterations)
69342026-07-16T20:07:01.096ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69352026-07-16T20:07:01.096Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69362026-07-16T20:07:01.097Z time: [14.000 14.000 14.000 ]
69372026-07-16T20:07:01.097Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69382026-07-16T20:07:01.097Z No change in performance detected.
69392026-07-16T20:07:01.097Z
69402026-07-16T20:07:01.097ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69412026-07-16T20:07:01.097ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69422026-07-16T20:07:01.097ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0321 ms (605 iterations)
69432026-07-16T20:07:01.100ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69442026-07-16T20:07:01.100Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69452026-07-16T20:07:01.102Z time: [3.0000 3.0000 3.0000 ]
69462026-07-16T20:07:01.102Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69472026-07-16T20:07:01.102Z No change in performance detected.
69482026-07-16T20:07:01.102Z
69492026-07-16T20:07:01.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69502026-07-16T20:07:01.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69512026-07-16T20:07:01.103ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0529 ms (495 iterations)
69522026-07-16T20:07:01.104ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69532026-07-16T20:07:01.104Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69542026-07-16T20:07:01.104Z time: [3.0000 3.0000 3.0000 ]
69552026-07-16T20:07:01.104Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69562026-07-16T20:07:01.104Z No change in performance detected.
69572026-07-16T20:07:01.104Z
69582026-07-16T20:07:01.104ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69592026-07-16T20:07:01.104ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69602026-07-16T20:07:01.104ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0776 ms (660 iterations)
69612026-07-16T20:07:01.104ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69622026-07-16T20:07:01.104ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
69632026-07-16T20:07:01.104Z
69642026-07-16T20:07:01.104ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69652026-07-16T20:07:01.104ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69662026-07-16T20:07:01.104ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0539 ms (495 iterations)
69672026-07-16T20:07:01.108ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69682026-07-16T20:07:01.108ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
69692026-07-16T20:07:01.108Z
69702026-07-16T20:07:01.108ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69712026-07-16T20:07:01.108ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69722026-07-16T20:07:01.108ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0578 ms (935 iterations)
69732026-07-16T20:07:01.109ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69742026-07-16T20:07:01.109Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69752026-07-16T20:07:01.109Z time: [3.0000 3.0000 3.0000 ]
69762026-07-16T20:07:01.109Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69772026-07-16T20:07:01.109Z No change in performance detected.
69782026-07-16T20:07:01.109Z
69792026-07-16T20:07:01.109ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69802026-07-16T20:07:01.109ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69812026-07-16T20:07:01.109ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0083 ms (495 iterations)
69822026-07-16T20:07:01.109ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69832026-07-16T20:07:01.109Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69842026-07-16T20:07:01.110Z time: [3.0000 3.0000 3.0000 ]
69852026-07-16T20:07:01.110Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69862026-07-16T20:07:01.110Z No change in performance detected.
69872026-07-16T20:07:01.110Z
69882026-07-16T20:07:01.110ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69892026-07-16T20:07:01.110ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69902026-07-16T20:07:01.110ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0354 ms (770 iterations)
69912026-07-16T20:07:01.110ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69922026-07-16T20:07:01.110ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
69932026-07-16T20:07:01.110Z
69942026-07-16T20:07:01.110ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69952026-07-16T20:07:01.110ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69962026-07-16T20:07:01.110ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0142 ms (495 iterations)
69972026-07-16T20:07:01.110ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69982026-07-16T20:07:01.111ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
69992026-07-16T20:07:01.111Z
70002026-07-16T20:07:01.111ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70012026-07-16T20:07:01.111ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70022026-07-16T20:07:01.111ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0694 ms (825 iterations)
70032026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70042026-07-16T20:07:01.115Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70052026-07-16T20:07:01.115Z time: [3.0000 3.0000 3.0000 ]
70062026-07-16T20:07:01.115Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70072026-07-16T20:07:01.115Z No change in performance detected.
70082026-07-16T20:07:01.115Z
70092026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70102026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70112026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0919 ms (495 iterations)
70122026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70132026-07-16T20:07:01.115Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70142026-07-16T20:07:01.115Z time: [3.0000 3.0000 3.0000 ]
70152026-07-16T20:07:01.115Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70162026-07-16T20:07:01.115Z No change in performance detected.
70172026-07-16T20:07:01.115Z
70182026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70192026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70202026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0340 ms (605 iterations)
70212026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70222026-07-16T20:07:01.115ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70232026-07-16T20:07:01.115Z
70242026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70252026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70262026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1119 ms (495 iterations)
70272026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70282026-07-16T20:07:01.115ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70292026-07-16T20:07:01.115Z
70302026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70312026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70322026-07-16T20:07:01.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0539 ms (880 iterations)
70332026-07-16T20:07:01.119ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70342026-07-16T20:07:01.119Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70352026-07-16T20:07:01.119Z time: [3.0000 3.0000 3.0000 ]
70362026-07-16T20:07:01.119Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70372026-07-16T20:07:01.122Z No change in performance detected.
70382026-07-16T20:07:01.123Z
70392026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70402026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70412026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0430 ms (495 iterations)
70422026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70432026-07-16T20:07:01.123Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70442026-07-16T20:07:01.123Z time: [3.0000 3.0000 3.0000 ]
70452026-07-16T20:07:01.123Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70462026-07-16T20:07:01.123Z No change in performance detected.
70472026-07-16T20:07:01.123Z
70482026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70492026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70502026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0340 ms (715 iterations)
70512026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70522026-07-16T20:07:01.123ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70532026-07-16T20:07:01.123Z
70542026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70552026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70562026-07-16T20:07:01.123ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0649 ms (495 iterations)
70572026-07-16T20:07:01.127ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70582026-07-16T20:07:01.127ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70592026-07-16T20:07:01.128Z
70602026-07-16T20:07:01.128ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70612026-07-16T20:07:01.128ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70622026-07-16T20:07:01.129ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1128 ms (275 iterations)
70632026-07-16T20:07:01.129ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70642026-07-16T20:07:01.129Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70652026-07-16T20:07:01.129Z time: [44.000 44.000 44.000 ]
70662026-07-16T20:07:01.129Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70672026-07-16T20:07:01.129Z No change in performance detected.
70682026-07-16T20:07:01.129Z
70692026-07-16T20:07:01.129ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70702026-07-16T20:07:01.129ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70712026-07-16T20:07:01.129ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0440 ms (220 iterations)
70722026-07-16T20:07:01.129ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70732026-07-16T20:07:01.129Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70742026-07-16T20:07:01.129Z time: [44.000 44.000 44.000 ]
70752026-07-16T20:07:01.129Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70762026-07-16T20:07:01.129Z No change in performance detected.
70772026-07-16T20:07:01.129Z
70782026-07-16T20:07:01.129ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70792026-07-16T20:07:01.129ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70802026-07-16T20:07:01.129ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1572 ms (330 iterations)
70812026-07-16T20:07:01.130ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70822026-07-16T20:07:01.130Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70832026-07-16T20:07:01.130Z time: [29.000 29.000 29.000 ]
70842026-07-16T20:07:01.130Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70852026-07-16T20:07:01.130Z No change in performance detected.
70862026-07-16T20:07:01.130Z
70872026-07-16T20:07:01.130ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70882026-07-16T20:07:01.130ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70892026-07-16T20:07:01.130ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1480 ms (275 iterations)
70902026-07-16T20:07:01.130ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70912026-07-16T20:07:01.134Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70922026-07-16T20:07:01.134Z time: [29.000 29.000 29.000 ]
70932026-07-16T20:07:01.134Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70942026-07-16T20:07:01.134Z No change in performance detected.
70952026-07-16T20:07:01.134Z
70962026-07-16T20:07:01.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70972026-07-16T20:07:01.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70982026-07-16T20:07:01.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0322 ms (275 iterations)
70992026-07-16T20:07:01.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71002026-07-16T20:07:01.134Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71012026-07-16T20:07:01.134Z time: [43.000 43.000 43.000 ]
71022026-07-16T20:07:01.134Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71032026-07-16T20:07:01.134Z No change in performance detected.
71042026-07-16T20:07:01.134Z
71052026-07-16T20:07:01.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71062026-07-16T20:07:01.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71072026-07-16T20:07:01.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2281 ms (275 iterations)
71082026-07-16T20:07:01.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71092026-07-16T20:07:01.134Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71102026-07-16T20:07:01.134Z time: [43.000 43.000 43.000 ]
71112026-07-16T20:07:01.134Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71122026-07-16T20:07:01.134Z No change in performance detected.
71132026-07-16T20:07:01.134Z
71142026-07-16T20:07:01.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71152026-07-16T20:07:01.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71162026-07-16T20:07:01.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1625 ms (385 iterations)
71172026-07-16T20:07:01.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71182026-07-16T20:07:01.135Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71192026-07-16T20:07:01.135Z time: [28.000 28.000 28.000 ]
71202026-07-16T20:07:01.135Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71212026-07-16T20:07:01.135Z No change in performance detected.
71222026-07-16T20:07:01.135Z
71232026-07-16T20:07:01.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71242026-07-16T20:07:01.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71252026-07-16T20:07:01.138ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0455 ms (275 iterations)
71262026-07-16T20:07:01.138ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71272026-07-16T20:07:01.139Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71282026-07-16T20:07:01.139Z time: [28.000 28.000 28.000 ]
71292026-07-16T20:07:01.139Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71302026-07-16T20:07:01.139Z No change in performance detected.
71312026-07-16T20:07:01.140Z
71322026-07-16T20:07:01.140ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71332026-07-16T20:07:01.140ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71342026-07-16T20:07:01.140ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1566 ms (275 iterations)
71352026-07-16T20:07:01.140ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71362026-07-16T20:07:01.140Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71372026-07-16T20:07:01.140Z time: [44.000 44.000 44.000 ]
71382026-07-16T20:07:01.140Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71392026-07-16T20:07:01.140Z No change in performance detected.
71402026-07-16T20:07:01.140Z
71412026-07-16T20:07:01.140ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71422026-07-16T20:07:01.140ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71432026-07-16T20:07:01.140ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1282 ms (220 iterations)
71442026-07-16T20:07:01.144ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71452026-07-16T20:07:01.144Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71462026-07-16T20:07:01.144Z time: [44.000 44.000 44.000 ]
71472026-07-16T20:07:01.144Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71482026-07-16T20:07:01.144Z No change in performance detected.
71492026-07-16T20:07:01.144Z
71502026-07-16T20:07:01.145ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71512026-07-16T20:07:01.145ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71522026-07-16T20:07:01.145ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1783 ms (330 iterations)
71532026-07-16T20:07:01.145ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71542026-07-16T20:07:01.145Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71552026-07-16T20:07:01.145Z time: [29.000 29.000 29.000 ]
71562026-07-16T20:07:01.145Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71572026-07-16T20:07:01.145Z No change in performance detected.
71582026-07-16T20:07:01.145Z
71592026-07-16T20:07:01.145ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71602026-07-16T20:07:01.145ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71612026-07-16T20:07:01.145ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2179 ms (275 iterations)
71622026-07-16T20:07:01.145ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71632026-07-16T20:07:01.149Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71642026-07-16T20:07:01.149Z time: [29.000 29.000 29.000 ]
71652026-07-16T20:07:01.149Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71662026-07-16T20:07:01.149Z No change in performance detected.
71672026-07-16T20:07:01.149Z
71682026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71692026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71702026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1129 ms (275 iterations)
71712026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71722026-07-16T20:07:01.149Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71732026-07-16T20:07:01.149Z time: [43.000 43.000 43.000 ]
71742026-07-16T20:07:01.149Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71752026-07-16T20:07:01.149Z No change in performance detected.
71762026-07-16T20:07:01.149Z
71772026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71782026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71792026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2487 ms (275 iterations)
71802026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71812026-07-16T20:07:01.149Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71822026-07-16T20:07:01.149Z time: [43.000 43.000 43.000 ]
71832026-07-16T20:07:01.149Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71842026-07-16T20:07:01.149Z No change in performance detected.
71852026-07-16T20:07:01.149Z
71862026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71872026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71882026-07-16T20:07:01.149ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1099 ms (330 iterations)
71892026-07-16T20:07:01.153ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71902026-07-16T20:07:01.153Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71912026-07-16T20:07:01.153Z time: [28.000 28.000 28.000 ]
71922026-07-16T20:07:01.153Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71932026-07-16T20:07:01.153Z No change in performance detected.
71942026-07-16T20:07:01.153Z
71952026-07-16T20:07:01.153ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71962026-07-16T20:07:01.153ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71972026-07-16T20:07:01.153ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0794 ms (275 iterations)
71982026-07-16T20:07:01.153ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71992026-07-16T20:07:01.153Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72002026-07-16T20:07:01.153Z time: [28.000 28.000 28.000 ]
72012026-07-16T20:07:01.153Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72022026-07-16T20:07:01.153Z No change in performance detected.
72032026-07-16T20:07:01.153Z
72042026-07-16T20:07:01.153ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72052026-07-16T20:07:01.153ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72062026-07-16T20:07:01.153ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0544 ms (715 iterations)
72072026-07-16T20:07:01.157ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72082026-07-16T20:07:01.157Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72092026-07-16T20:07:01.157Z time: [3924.0 B 3924.0 B 3924.0 B]
72102026-07-16T20:07:01.157Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72112026-07-16T20:07:01.157Z No change in performance detected.
72122026-07-16T20:07:01.157Z
72132026-07-16T20:07:01.157ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72142026-07-16T20:07:01.157ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72152026-07-16T20:07:01.157ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0205 ms (715 iterations)
72162026-07-16T20:07:01.157ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72172026-07-16T20:07:01.157Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72182026-07-16T20:07:01.157Z time: [3924.0 B 3924.0 B 3924.0 B]
72192026-07-16T20:07:01.157Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72202026-07-16T20:07:01.157Z No change in performance detected.
72212026-07-16T20:07:01.157Z
72222026-07-16T20:07:01.157ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72232026-07-16T20:07:01.157ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72242026-07-16T20:07:01.158ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0760 ms (550 iterations)
72252026-07-16T20:07:01.158ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72262026-07-16T20:07:01.161Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72272026-07-16T20:07:01.161Z time: [3988.0 B 3988.0 B 3988.0 B]
72282026-07-16T20:07:01.161Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72292026-07-16T20:07:01.161Z No change in performance detected.
72302026-07-16T20:07:01.161Z
72312026-07-16T20:07:01.161ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72322026-07-16T20:07:01.161ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72332026-07-16T20:07:01.161ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0852 ms (550 iterations)
72342026-07-16T20:07:01.161ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72352026-07-16T20:07:01.161Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72362026-07-16T20:07:01.161Z time: [4386.0 B 4386.0 B 4386.0 B]
72372026-07-16T20:07:01.161Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72382026-07-16T20:07:01.162Z No change in performance detected.
72392026-07-16T20:07:01.162Z
72402026-07-16T20:07:01.162ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72412026-07-16T20:07:01.162ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72422026-07-16T20:07:01.162ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0339 ms (825 iterations)
72432026-07-16T20:07:01.162ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72442026-07-16T20:07:01.162Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72452026-07-16T20:07:01.162Z time: [2888.0 B 2888.0 B 2888.0 B]
72462026-07-16T20:07:01.162Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72472026-07-16T20:07:01.162Z No change in performance detected.
72482026-07-16T20:07:01.162Z
72492026-07-16T20:07:01.165ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72502026-07-16T20:07:01.165ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72512026-07-16T20:07:01.165ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0156 ms (715 iterations)
72522026-07-16T20:07:01.165ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72532026-07-16T20:07:01.165Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72542026-07-16T20:07:01.165Z time: [2873.0 B 2873.0 B 2873.0 B]
72552026-07-16T20:07:01.165Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72562026-07-16T20:07:01.165Z No change in performance detected.
72572026-07-16T20:07:01.165Z
72582026-07-16T20:07:01.165ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72592026-07-16T20:07:01.165ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72602026-07-16T20:07:01.165ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0282 ms (715 iterations)
72612026-07-16T20:07:01.165ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72622026-07-16T20:07:01.165Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72632026-07-16T20:07:01.165Z time: [2926.0 B 2926.0 B 2926.0 B]
72642026-07-16T20:07:01.166Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72652026-07-16T20:07:01.166Z No change in performance detected.
72662026-07-16T20:07:01.166Z
72672026-07-16T20:07:01.170ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72682026-07-16T20:07:01.170ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72692026-07-16T20:07:01.170ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0002 ms (715 iterations)
72702026-07-16T20:07:01.170ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72712026-07-16T20:07:01.170Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72722026-07-16T20:07:01.170Z time: [2910.0 B 2910.0 B 2910.0 B]
72732026-07-16T20:07:01.170Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72742026-07-16T20:07:01.170Z No change in performance detected.
72752026-07-16T20:07:01.170Z
72762026-07-16T20:07:01.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72772026-07-16T20:07:01.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72782026-07-16T20:07:01.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0569 ms (825 iterations)
72792026-07-16T20:07:01.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72802026-07-16T20:07:01.170Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72812026-07-16T20:07:01.170Z time: [264.00 B 264.00 B 264.00 B]
72822026-07-16T20:07:01.170Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72832026-07-16T20:07:01.170Z No change in performance detected.
72842026-07-16T20:07:01.170Z
72852026-07-16T20:07:01.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72862026-07-16T20:07:01.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72872026-07-16T20:07:01.171ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1006 ms (550 iterations)
72882026-07-16T20:07:01.175ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72892026-07-16T20:07:01.175Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72902026-07-16T20:07:01.175Z time: [264.00 B 264.00 B 264.00 B]
72912026-07-16T20:07:01.175Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72922026-07-16T20:07:01.175Z No change in performance detected.
72932026-07-16T20:07:01.175Z
72942026-07-16T20:07:01.175ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72952026-07-16T20:07:01.175ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72962026-07-16T20:07:01.175ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0123 ms (715 iterations)
72972026-07-16T20:07:01.175ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72982026-07-16T20:07:01.175ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
72992026-07-16T20:07:01.175Z
73002026-07-16T20:07:01.175ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73012026-07-16T20:07:01.175ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73022026-07-16T20:07:01.175ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0617 ms (495 iterations)
73032026-07-16T20:07:01.175ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73042026-07-16T20:07:01.175ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73052026-07-16T20:07:01.175Z
73062026-07-16T20:07:01.175ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73072026-07-16T20:07:01.176ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73082026-07-16T20:07:01.177ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0522 ms (935 iterations)
73092026-07-16T20:07:01.180ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73102026-07-16T20:07:01.180Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73112026-07-16T20:07:01.180Z time: [264.00 B 264.00 B 264.00 B]
73122026-07-16T20:07:01.180Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73132026-07-16T20:07:01.180Z No change in performance detected.
73142026-07-16T20:07:01.180Z
73152026-07-16T20:07:01.180ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73162026-07-16T20:07:01.180ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73172026-07-16T20:07:01.182ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0507 ms (550 iterations)
73182026-07-16T20:07:01.182ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73192026-07-16T20:07:01.182Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73202026-07-16T20:07:01.182Z time: [264.00 B 264.00 B 264.00 B]
73212026-07-16T20:07:01.182Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73222026-07-16T20:07:01.182Z No change in performance detected.
73232026-07-16T20:07:01.182Z
73242026-07-16T20:07:01.182ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73252026-07-16T20:07:01.182ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73262026-07-16T20:07:01.182ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0173 ms (770 iterations)
73272026-07-16T20:07:01.182ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73282026-07-16T20:07:01.182ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73292026-07-16T20:07:01.183Z
73302026-07-16T20:07:01.183ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73312026-07-16T20:07:01.183ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73322026-07-16T20:07:01.183ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0080 ms (495 iterations)
73332026-07-16T20:07:01.183ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73342026-07-16T20:07:01.183ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73352026-07-16T20:07:01.183Z
73362026-07-16T20:07:01.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73372026-07-16T20:07:01.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73382026-07-16T20:07:01.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0628 ms (825 iterations)
73392026-07-16T20:07:01.187ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73402026-07-16T20:07:01.187Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73412026-07-16T20:07:01.187Z time: [264.00 B 264.00 B 264.00 B]
73422026-07-16T20:07:01.187Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73432026-07-16T20:07:01.188Z No change in performance detected.
73442026-07-16T20:07:01.188Z
73452026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73462026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73472026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0580 ms (495 iterations)
73482026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73492026-07-16T20:07:01.188Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73502026-07-16T20:07:01.188Z time: [264.00 B 264.00 B 264.00 B]
73512026-07-16T20:07:01.188Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73522026-07-16T20:07:01.188Z No change in performance detected.
73532026-07-16T20:07:01.188Z
73542026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73552026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73562026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0566 ms (715 iterations)
73572026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73582026-07-16T20:07:01.188ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73592026-07-16T20:07:01.188Z
73602026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73612026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73622026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1101 ms (495 iterations)
73632026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73642026-07-16T20:07:01.188ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73652026-07-16T20:07:01.188Z
73662026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73672026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73682026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0494 ms (880 iterations)
73692026-07-16T20:07:01.188ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73702026-07-16T20:07:01.293Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73712026-07-16T20:07:01.295Z time: [264.00 B 264.00 B 264.00 B]
73722026-07-16T20:07:01.295Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73732026-07-16T20:07:01.295Z No change in performance detected.
73742026-07-16T20:07:01.295Z
73752026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73762026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73772026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1106 ms (550 iterations)
73782026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73792026-07-16T20:07:01.295Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73802026-07-16T20:07:01.295Z time: [264.00 B 264.00 B 264.00 B]
73812026-07-16T20:07:01.295Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73822026-07-16T20:07:01.295Z No change in performance detected.
73832026-07-16T20:07:01.295Z
73842026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73852026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73862026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0675 ms (770 iterations)
73872026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73882026-07-16T20:07:01.295ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73892026-07-16T20:07:01.295Z
73902026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73912026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73922026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0741 ms (495 iterations)
73932026-07-16T20:07:01.295ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73942026-07-16T20:07:01.295ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
73952026-07-16T20:07:01.295Z
73962026-07-16T20:07:01.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73972026-07-16T20:07:01.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73982026-07-16T20:07:01.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1137 ms (275 iterations)
73992026-07-16T20:07:01.295ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74002026-07-16T20:07:01.295Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74012026-07-16T20:07:01.295Z time: [8507.0 B 8507.0 B 8507.0 B]
74022026-07-16T20:07:01.295Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74032026-07-16T20:07:01.295Z No change in performance detected.
74042026-07-16T20:07:01.296Z
74052026-07-16T20:07:01.296ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74062026-07-16T20:07:01.296ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74072026-07-16T20:07:01.296ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0031 ms (220 iterations)
74082026-07-16T20:07:01.296ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74092026-07-16T20:07:01.296Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74102026-07-16T20:07:01.296Z time: [8507.0 B 8507.0 B 8507.0 B]
74112026-07-16T20:07:01.296Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74122026-07-16T20:07:01.296Z No change in performance detected.
74132026-07-16T20:07:01.296Z
74142026-07-16T20:07:01.296ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74152026-07-16T20:07:01.296ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74162026-07-16T20:07:01.296ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1088 ms (330 iterations)
74172026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74182026-07-16T20:07:01.297Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74192026-07-16T20:07:01.297Z time: [7016.0 B 7016.0 B 7016.0 B]
74202026-07-16T20:07:01.297Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74212026-07-16T20:07:01.297Z No change in performance detected.
74222026-07-16T20:07:01.297Z
74232026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74242026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74252026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1090 ms (275 iterations)
74262026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74272026-07-16T20:07:01.297Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74282026-07-16T20:07:01.297Z time: [7016.0 B 7016.0 B 7016.0 B]
74292026-07-16T20:07:01.297Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74302026-07-16T20:07:01.297Z No change in performance detected.
74312026-07-16T20:07:01.297Z
74322026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74332026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74342026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1813 ms (330 iterations)
74352026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74362026-07-16T20:07:01.297Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74372026-07-16T20:07:01.297Z time: [8475.0 B 8475.0 B 8475.0 B]
74382026-07-16T20:07:01.297Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74392026-07-16T20:07:01.297Z No change in performance detected.
74402026-07-16T20:07:01.297Z
74412026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74422026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74432026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1609 ms (275 iterations)
74442026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74452026-07-16T20:07:01.297Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74462026-07-16T20:07:01.297Z time: [8475.0 B 8475.0 B 8475.0 B]
74472026-07-16T20:07:01.297Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74482026-07-16T20:07:01.297Z No change in performance detected.
74492026-07-16T20:07:01.297Z
74502026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74512026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74522026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1657 ms (385 iterations)
74532026-07-16T20:07:01.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74542026-07-16T20:07:01.297Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74552026-07-16T20:07:01.297Z time: [6984.0 B 6984.0 B 6984.0 B]
74562026-07-16T20:07:01.297Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74572026-07-16T20:07:01.298Z No change in performance detected.
74582026-07-16T20:07:01.298Z
74592026-07-16T20:07:01.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74602026-07-16T20:07:01.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74612026-07-16T20:07:01.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0366 ms (275 iterations)
74622026-07-16T20:07:01.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74632026-07-16T20:07:01.298Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74642026-07-16T20:07:01.298Z time: [6984.0 B 6984.0 B 6984.0 B]
74652026-07-16T20:07:01.298Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74662026-07-16T20:07:01.298Z No change in performance detected.
74672026-07-16T20:07:01.298Z
74682026-07-16T20:07:01.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74692026-07-16T20:07:01.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74702026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1665 ms (275 iterations)
74712026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74722026-07-16T20:07:01.303Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74732026-07-16T20:07:01.303Z time: [8507.0 B 8507.0 B 8507.0 B]
74742026-07-16T20:07:01.303Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74752026-07-16T20:07:01.303Z No change in performance detected.
74762026-07-16T20:07:01.303Z
74772026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74782026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74792026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0670 ms (220 iterations)
74802026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74812026-07-16T20:07:01.303Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74822026-07-16T20:07:01.303Z time: [8507.0 B 8507.0 B 8507.0 B]
74832026-07-16T20:07:01.303Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74842026-07-16T20:07:01.303Z No change in performance detected.
74852026-07-16T20:07:01.303Z
74862026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74872026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74882026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1766 ms (330 iterations)
74892026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74902026-07-16T20:07:01.303Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74912026-07-16T20:07:01.303Z time: [7016.0 B 7016.0 B 7016.0 B]
74922026-07-16T20:07:01.303Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74932026-07-16T20:07:01.303Z No change in performance detected.
74942026-07-16T20:07:01.303Z
74952026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74962026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74972026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1643 ms (275 iterations)
74982026-07-16T20:07:01.303ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74992026-07-16T20:07:01.303Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75002026-07-16T20:07:01.303Z time: [7016.0 B 7016.0 B 7016.0 B]
75012026-07-16T20:07:01.303Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75022026-07-16T20:07:01.303Z No change in performance detected.
75032026-07-16T20:07:01.306Z
75042026-07-16T20:07:01.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75052026-07-16T20:07:01.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75062026-07-16T20:07:01.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0748 ms (275 iterations)
75072026-07-16T20:07:01.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75082026-07-16T20:07:01.306Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75092026-07-16T20:07:01.306Z time: [8475.0 B 8475.0 B 8475.0 B]
75102026-07-16T20:07:01.306Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75112026-07-16T20:07:01.306Z No change in performance detected.
75122026-07-16T20:07:01.306Z
75132026-07-16T20:07:01.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75142026-07-16T20:07:01.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75152026-07-16T20:07:01.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0481 ms (220 iterations)
75162026-07-16T20:07:01.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75172026-07-16T20:07:01.306Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75182026-07-16T20:07:01.307Z time: [8475.0 B 8475.0 B 8475.0 B]
75192026-07-16T20:07:01.307Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75202026-07-16T20:07:01.307Z No change in performance detected.
75212026-07-16T20:07:01.307Z
75222026-07-16T20:07:01.307ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75232026-07-16T20:07:01.307ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75242026-07-16T20:07:01.307ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0806 ms (330 iterations)
75252026-07-16T20:07:01.307ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75262026-07-16T20:07:01.307Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75272026-07-16T20:07:01.308Z time: [6984.0 B 6984.0 B 6984.0 B]
75282026-07-16T20:07:01.308Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75292026-07-16T20:07:01.308Z No change in performance detected.
75302026-07-16T20:07:01.308Z
75312026-07-16T20:07:01.308ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75322026-07-16T20:07:01.308ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75332026-07-16T20:07:01.308ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0820 ms (275 iterations)
75342026-07-16T20:07:01.308ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75352026-07-16T20:07:01.308Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75362026-07-16T20:07:01.308Z time: [6984.0 B 6984.0 B 6984.0 B]
75372026-07-16T20:07:01.308Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75382026-07-16T20:07:01.308Z No change in performance detected.
75392026-07-16T20:07:01.308Z
75402026-07-16T20:07:01.308Z+ cp -r target/criterion /work/bench-results
75412026-07-16T20:07:01.419Z+ cp -r target/xde-bench /work/bench-results
75422026-07-16T20:07:01.454Z+ pushd /work
75432026-07-16T20:07:01.454Z/work /work/oxidecomputer/opte
75442026-07-16T20:07:01.455Z+ tar -caf bench-results.tgz bench-results
75452026-07-16T20:07:02.011Z+ popd
75462026-07-16T20:07:02.011Z/work/oxidecomputer/opte
75472026-07-16T20:07:02.011Z+ cleanup
75482026-07-16T20:07:02.015Z++ id -un
75492026-07-16T20:07:02.019Z++ id -gn
75502026-07-16T20:07:02.019Z+ pfexec chown -R build:build .
75512026-07-16T20:07:02.089Z+ [[ -z 01KXP6CAQRD6AABF82C2T51XVX ]]
75522026-07-16T20:07:02.092Zprocess exited: duration 1939072 ms, exit code 0
 
75532026-07-16T20:07:02.109Zfound 1 output files
75542026-07-16T20:07:02.139Zuploading: /work/bench-results.tgz (6433242 bytes)
75552026-07-16T20:07:03.178Zuploaded: /work/bench-results.tgz