01KR2HSZ17DABJWESBFPV4CCR7: 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: 01KR2HTEMRGQ619CGKPWHXY6J1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-08T01:04:22.419Zjob dependencies complete; ready to run (waiting for 0 s)
22026-05-08T01:05:07.646Zjob assigned to worker 01KR2HTGY1Y9M98CS2P8CNJ29S [factory aws, i-0db444eb70ef2d400] (queued for 45 s)
32026-05-08T01:05:14.185Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-08T01:05:15.453Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-08T01:05:15.460Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-08T01:05:15.484Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-08T01:05:15.490Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-08T01:05:15.599Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-08T01:05:15.599Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-08T01:05:15.626Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-08T01:05:15.631Zdownloading input: /input/xde/work/release/xde
122026-05-08T01:05:16.386Zdownloaded input: /input/xde/work/release/xde
132026-05-08T01:05:16.396Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-08T01:05:16.424Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-08T01:05:16.429Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-08T01:05:16.511Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-08T01:05:16.511Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-08T01:05:16.544Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-08T01:05:16.544Zdownloading input: /input/xde/work/test/loopback
202026-05-08T01:05:17.394Zdownloaded input: /input/xde/work/test/loopback
212026-05-08T01:05:17.398Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-08T01:05:18.162Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-08T01:05:18.166Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-08T01:05:18.967Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-08T01:05:18.968Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-08T01:05:19.560Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-08T01:05:19.564Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-08T01:05:20.451Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-08T01:05:20.467Zdownloading input: /input/xde/work/xde.conf
302026-05-08T01:05:20.481Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-08T01:05:20.486Zstarting task 0: "setup"
322026-05-08T01:05:20.489Z++ uname -s
332026-05-08T01:05:20.489Z+ kern=SunOS
342026-05-08T01:05:20.489Z+ build_user=build
352026-05-08T01:05:20.490Z+ build_uid=12345
362026-05-08T01:05:20.490Z+ work_dir=/work
372026-05-08T01:05:20.490Z+ input_dir=/input
382026-05-08T01:05:20.490Z+ [[ 0 == 12345 ]]
392026-05-08T01:05:20.490Z+ case "$kern" in
402026-05-08T01:05:20.490Z+ groupadd -g 12345 build
412026-05-08T01:05:20.494Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-08T01:05:22.499Z+ zfs create -o mountpoint=/work rpool/work
432026-05-08T01:05:22.721Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-08T01:05:22.725Z+ home_fs=zfs
452026-05-08T01:05:22.725Z+ [[ zfs == autofs ]]
462026-05-08T01:05:22.725Z+ mkdir -p /home/build
472026-05-08T01:05:22.725Z+ chown build:build /home/build /work
482026-05-08T01:05:24.727Z+ chmod 0700 /home/build /work
492026-05-08T01:05:24.731Zprocess exited: duration 4246 ms, exit code 0
 
502026-05-08T01:05:24.738Zstarting task 1: "rust-toolchain"
512026-05-08T01:05:24.742Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
522026-05-08T01:05:24.742Z * rust toolchain channel = "1.94.1"
532026-05-08T01:05:24.742Z * rust toolchain profile = "default"
542026-05-08T01:05:24.742Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-05-08T01:05:24.742Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-08T01:05:24.742Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-08T01:05:24.746Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-08T01:05:24.746Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
592026-05-08T01:05:24.849Zinfo: downloading installer
602026-05-08T01:05:26.666Zwarn: It looks like you have an existing rustup settings file at:
612026-05-08T01:05:26.666Zwarn: /home/build/.rustup/settings.toml
622026-05-08T01:05:26.666Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-05-08T01:05:26.666Zwarn: instead of the one inferred from the default host triple.
642026-05-08T01:05:26.691Zinfo: profile set to default
652026-05-08T01:05:26.691Zinfo: default host triple is x86_64-unknown-illumos
662026-05-08T01:05:26.691Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
672026-05-08T01:05:26.810Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
682026-05-08T01:05:26.813Zinfo: downloading 6 components
692026-05-08T01:05:45.343Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
702026-05-08T01:05:45.344Z
712026-05-08T01:05:45.375Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
722026-05-08T01:05:45.375Z
732026-05-08T01:05:45.375Z
742026-05-08T01:05:45.375ZRust is installed now. Great!
752026-05-08T01:05:45.375Z
762026-05-08T01:05:45.375ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-05-08T01:05:45.375Zenvironment variable. This has not been done automatically.
782026-05-08T01:05:45.375Z
792026-05-08T01:05:45.375ZTo configure your current shell, you need to source
802026-05-08T01:05:45.375Zthe corresponding env file under $HOME/.cargo.
812026-05-08T01:05:45.375Z
822026-05-08T01:05:45.375ZThis is usually done by running one of the following (note the leading DOT):
832026-05-08T01:05:45.375Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-05-08T01:05:45.375Zsource "$HOME/.cargo/env.fish" # For fish
852026-05-08T01:05:45.375Zsource "~/.cargo/env.nu" # For nushell
862026-05-08T01:05:45.375Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-05-08T01:05:45.375Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-05-08T01:05:45.376Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-05-08T01:05:45.376Zwarn: no default linker (`cc`) was found in your PATH
902026-05-08T01:05:45.376Zwarn: many Rust crates require a system C toolchain to build
912026-05-08T01:05:45.376Z+ rustup --version
922026-05-08T01:05:45.376Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-05-08T01:05:45.376Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-05-08T01:05:45.376Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
952026-05-08T01:05:45.376Z+ cargo --version
962026-05-08T01:05:45.376Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
972026-05-08T01:05:45.376Z+ rustc --version
982026-05-08T01:05:45.376Zrustc 1.94.1 (e408947bf 2026-03-25)
992026-05-08T01:05:45.376Zprocess exited: duration 17457 ms, exit code 0
 
1002026-05-08T01:05:45.425Zstarting task 2: "authentication"
1012026-05-08T01:05:45.442Zprocess exited: duration 19 ms, exit code 0
 
1022026-05-08T01:05:45.448Zstarting task 3: "clone repository"
1032026-05-08T01:05:45.451Z+ mkdir -p /work/oxidecomputer/opte
1042026-05-08T01:05:45.454Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-05-08T01:05:45.483ZCloning into '/work/oxidecomputer/opte'...
1062026-05-08T01:05:46.292Z+ cd /work/oxidecomputer/opte
1072026-05-08T01:05:46.292Z+ git fetch origin 459486abe3d1adc5ce68964ce2679d9fa1f51488
1082026-05-08T01:05:46.517ZFrom https://github.com/oxidecomputer/opte
1092026-05-08T01:05:46.517Z * branch 459486abe3d1adc5ce68964ce2679d9fa1f51488 -> FETCH_HEAD
1102026-05-08T01:05:46.525Z+ [[ -n faster-syn-expiry ]]
1112026-05-08T01:05:46.528Z++ git branch --show-current
1122026-05-08T01:05:46.528Z+ current=master
1132026-05-08T01:05:46.528Z+ [[ master != faster-syn-expiry ]]
1142026-05-08T01:05:46.528Z+ git branch -f faster-syn-expiry 459486abe3d1adc5ce68964ce2679d9fa1f51488
1152026-05-08T01:05:46.531Z+ git checkout -f faster-syn-expiry
1162026-05-08T01:05:46.547ZSwitched to branch 'faster-syn-expiry'
1172026-05-08T01:05:46.550Z+ git reset --hard 459486abe3d1adc5ce68964ce2679d9fa1f51488
1182026-05-08T01:05:46.563ZHEAD is now at 459486a Missed a transition, as it turns out.
1192026-05-08T01:05:46.566Zprocess exited: duration 1116 ms, exit code 0
 
1202026-05-08T01:05:46.572Zstarting task 4: "build"
1212026-05-08T01:05:46.576Z+ source .github/buildomat/common.sh
1222026-05-08T01:05:46.576Z++ rustup show active-toolchain
1232026-05-08T01:05:46.581Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-05-08T01:05:46.584Z++ pushd xde
1252026-05-08T01:05:46.584Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-05-08T01:05:46.584Z++ rustup show active-toolchain
1272026-05-08T01:05:46.587Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1282026-05-08T01:05:47.082Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1292026-05-08T01:05:47.086Zinfo: downloading 6 components
1302026-05-08T01:06:00.096Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-05-08T01:06:00.186Z+++ rustup show active-toolchain -v
1322026-05-08T01:06:00.189Z+++ head -n 1
1332026-05-08T01:06:00.189Z+++ cut '-d ' -f1
1342026-05-08T01:06:00.242Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1352026-05-08T01:06:00.242Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-05-08T01:06:00.242Z++ popd
1372026-05-08T01:06:00.245Z/work/oxidecomputer/opte
1382026-05-08T01:06:00.245Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-05-08T01:06:03.248Z Startup: Refreshing catalog 'helios' ... Done
1402026-05-08T01:06:03.404ZPlanning: Solver setup ... Done
1412026-05-08T01:06:03.413ZPlanning: Running solver ... Done
1422026-05-08T01:06:03.430ZPlanning: Finding local manifests ... Done
1432026-05-08T01:06:03.439ZPlanning: Fetching manifests: 0/6 0% complete
1442026-05-08T01:06:03.458ZPlanning: Fetching manifests: 6/6 100% complete
1452026-05-08T01:06:03.469ZPlanning: Package planning ... Done
1462026-05-08T01:06:03.476ZPlanning: Merging actions ... Done
1472026-05-08T01:06:03.714ZPlanning: Checking for conflicting actions ... Done
1482026-05-08T01:06:03.718ZPlanning: Consolidating action changes ... Done
1492026-05-08T01:06:05.012ZPlanning: Evaluating mediators ... Done
1502026-05-08T01:06:05.016ZPlanning: Planning completed in 1.76 seconds
1512026-05-08T01:06:05.021Z Packages to install: 6
1522026-05-08T01:06:05.021Z Services to change: 2
1532026-05-08T01:06:05.024Z Create boot environment: No
1542026-05-08T01:06:05.024ZCreate backup boot environment: No
1552026-05-08T01:06:05.057Z
1562026-05-08T01:06:05.057ZDownload: 0/22 items 0.0/14.9MB 0% complete
1572026-05-08T01:06:05.222ZDownload: Completed 14.92 MB in 0.17 seconds (90.3M/s)
1582026-05-08T01:06:05.308Z Actions: 1/110 actions (Installing new actions)
1592026-05-08T01:06:05.710Z Actions: Completed 110 actions in 0.40 seconds.
1602026-05-08T01:06:05.718ZFinalize: Updating package state database ... Done
1612026-05-08T01:06:05.721ZFinalize: Updating package cache ... Done
1622026-05-08T01:06:05.728ZFinalize: Updating image state ... Done
1632026-05-08T01:06:08.579ZFinalize: Creating fast lookup database ... Done
1642026-05-08T01:06:08.656ZFinalize: Reading search index ... Done
1652026-05-08T01:06:08.660ZFinalize: Updating search index ... Done
1662026-05-08T01:06:13.328ZFinalize: Updating package cache ... Done
1672026-05-08T01:06:13.404Z+ [[ -z 01KR2HTEMRGQ619CGKPWHXY6J1 ]]
1682026-05-08T01:06:13.404Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1692026-05-08T01:06:14.381Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1702026-05-08T01:06:14.381Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1712026-05-08T01:06:14.381Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1722026-05-08T01:06:14.381Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1732026-05-08T01:06:14.385Ztempdir @ "/tmp/.tmpDN8cNH/tmp"
1742026-05-08T01:06:14.385Zimage root @ "/tmp/.tmpDN8cNH/tmp/root"
1752026-05-08T01:06:14.385Zcreating image...
1762026-05-08T01:06:14.669Zcopying publishers...
1772026-05-08T01:06:15.031Zadding properties...
1782026-05-08T01:06:15.740Zinstalling packages...
1792026-05-08T01:06:24.270Zseeding SMF database...
1802026-05-08T01:06:28.505Zconfiguring SMF profile...
1812026-05-08T01:06:28.505Zmodifying shadow(5)...
1822026-05-08T01:06:28.510Zloading user and group database...
1832026-05-08T01:06:28.510Zloading facet selections...
1842026-05-08T01:06:28.791Z devel -> true
1852026-05-08T01:06:28.791Z doc.man -> true
1862026-05-08T01:06:28.791Z entire.service/hal -> true
1872026-05-08T01:06:28.791Z entire.service/network/smtp/dma -> true
1882026-05-08T01:06:28.791Z locale.ar -> true
1892026-05-08T01:06:28.791Z locale.ca -> true
1902026-05-08T01:06:28.791Z locale.cs -> true
1912026-05-08T01:06:28.791Z locale.de -> true
1922026-05-08T01:06:28.791Z locale.es -> true
1932026-05-08T01:06:28.791Z locale.fr -> true
1942026-05-08T01:06:28.791Z locale.he -> true
1952026-05-08T01:06:28.791Z locale.hu -> true
1962026-05-08T01:06:28.791Z locale.id -> true
1972026-05-08T01:06:28.791Z locale.it -> true
1982026-05-08T01:06:28.791Z locale.ja -> true
1992026-05-08T01:06:28.791Z locale.ko -> true
2002026-05-08T01:06:28.791Z locale.nl -> true
2012026-05-08T01:06:28.791Z locale.pl -> true
2022026-05-08T01:06:28.791Z locale.pt_BR -> true
2032026-05-08T01:06:28.791Z locale.ru -> true
2042026-05-08T01:06:28.791Z locale.sk -> true
2052026-05-08T01:06:28.791Z locale.sv -> true
2062026-05-08T01:06:28.791Z locale.zh_CN -> true
2072026-05-08T01:06:28.791Z locale.zh_HK -> true
2082026-05-08T01:06:28.791Z locale.zh_TW -> true
2092026-05-08T01:06:28.791Z onu.ooceonly -> true
2102026-05-08T01:06:28.791Z version-lock.shell/ksh93 -> true
2112026-05-08T01:06:28.791Z version-lock.system/data/hardware-registry -> true
2122026-05-08T01:06:28.791Z version-lock.system/data/zoneinfo -> true
2132026-05-08T01:06:28.791Z version-lock.system/microcode/amd -> true
2142026-05-08T01:06:28.791Z version-lock.system/microcode/intel -> true
2152026-05-08T01:06:28.791Z version-lock.system/microcode/oxide -> true
2162026-05-08T01:06:28.792Zassessing packaged files...
2172026-05-08T01:06:30.298Zcreating archive...
2182026-05-08T01:06:30.323Zmissing from packaging:
2192026-05-08T01:06:30.323Z "etc/.pwd.lock"
2202026-05-08T01:06:30.326Z "etc/svc/profile/generic.xml"
2212026-05-08T01:06:30.326Z "etc/svc/profile/inetd_services.xml"
2222026-05-08T01:06:30.326Z "etc/svc/profile/name_service.xml"
2232026-05-08T01:06:30.329Z "etc/svc/profile/platform.xml"
2242026-05-08T01:06:30.330Z "etc/svc/profile/platform_omicron1.xml"
2252026-05-08T01:06:30.330Z "etc/svc/repository.db"
2262026-05-08T01:06:30.330Z
2272026-05-08T01:06:30.334Z
2282026-05-08T01:06:30.334Zfinishing archive...
2292026-05-08T01:06:30.970Zcreating gzonly manifest...
2302026-05-08T01:06:30.973Zok
2312026-05-08T01:06:31.033Z+ trap cleanup EXIT
2322026-05-08T01:06:31.036Z+ OUT_DIR=/work/bench-results
2332026-05-08T01:06:31.036Z+ mkdir -p /work/bench-results
2342026-05-08T01:06:31.037Z+ mkdir -p target/criterion
2352026-05-08T01:06:31.040Z+ mkdir -p target/xde-bench
2362026-05-08T01:06:31.040Z+ banner collect
2372026-05-08T01:06:31.043Z
2382026-05-08T01:06:31.043Z #### #### # # ###### #### #####
2392026-05-08T01:06:31.043Z # # # # # # # # # #
2402026-05-08T01:06:31.044Z # # # # # ##### # #
2412026-05-08T01:06:31.044Z # # # # # # # #
2422026-05-08T01:06:31.044Z # # # # # # # # # #
2432026-05-08T01:06:31.044Z #### #### ###### ###### ###### #### #
2442026-05-08T01:06:31.044Z
2452026-05-08T01:06:31.044Z++ cat .git/refs/heads/master
2462026-05-08T01:06:31.044Z+ BASELINE_COMMIT=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
2472026-05-08T01:06:31.044Z+ [[ faster-syn-expiry == \m\a\s\t\e\r ]]
2482026-05-08T01:06:31.044Z+ get_artifact opte benchmark 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 bench-results.tgz
2492026-05-08T01:06:31.044Z+ local curl_res
2502026-05-08T01:06:31.044Z+ repo=opte
2512026-05-08T01:06:31.044Z+ series=benchmark
2522026-05-08T01:06:31.044Z+ commit=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
2532026-05-08T01:06:31.044Z+ name=bench-results.tgz
2542026-05-08T01:06:31.044Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2552026-05-08T01:06:31.044Z+ mkdir -p download
2562026-05-08T01:06:31.050Z+ pushd download
2572026-05-08T01:06:31.050Z+ [[ ! -f bench-results.tgz ]]
2582026-05-08T01:06:31.050Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-05-08T01:06:31.050Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8/bench-results.tgz
2602026-05-08T01:06:31.053Z % Total % Received % Xferd Average Speed Time Time Time Current
2612026-05-08T01:06:31.054Z Dload Upload Total Spent Left Speed
2622026-05-08T01:06:31.378Z 0 0 0 0 0 0 0 0 0 100 6.08M 100 6.08M 0 0 18.59M 0 0 100 6.08M 100 6.08M 0 0 18.59M 0 0 100 6.08M 100 6.08M 0 0 18.58M 0 0
2632026-05-08T01:06:31.383Z+ curl_res=0
2642026-05-08T01:06:31.383Z+ popd
2652026-05-08T01:06:31.383Z+ return 0
2662026-05-08T01:06:31.386Z/work/oxidecomputer/opte
2672026-05-08T01:06:31.386Z+ tar -xf download/bench-results.tgz -C target
2682026-05-08T01:06:31.566Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2692026-05-08T01:06:31.570Z+ rm -r target/bench-results
2702026-05-08T01:06:31.570Z+ [[ '' -eq 1 ]]
2712026-05-08T01:06:31.570Z+ uname -a
2722026-05-08T01:06:31.573ZSunOS w-01KR2HTGY1Y9M98CS2P8CNJ29S 5.11 helios-3.0.23972 i86pc i386 i86pc
2732026-05-08T01:06:31.573Z+ cat /etc/versions/build
2742026-05-08T01:06:31.573Zheads/stlouis-0-gd5af107c55
2752026-05-08T01:06:31.573Z+ dladm
2762026-05-08T01:06:31.577ZLINK CLASS MTU STATE BRIDGE OVER
2772026-05-08T01:06:31.577Zena0 phys 9216 up -- --
2782026-05-08T01:06:31.577Z+ ipadm
2792026-05-08T01:06:31.577ZADDROBJ TYPE STATE ADDR
2802026-05-08T01:06:31.577Zlo0/v4 static ok 127.0.0.1/8
2812026-05-08T01:06:31.578Zena0/dhcp dhcp ok 10.150.1.33/24
2822026-05-08T01:06:31.578Zlo0/v6 static ok ::1/128
2832026-05-08T01:06:31.582Z+ pfexec rem_drv xde
2842026-05-08T01:06:31.585Z+ set -o errexit
2852026-05-08T01:06:31.585Z+ set -o pipefail
2862026-05-08T01:06:31.585Z+ banner prepare
2872026-05-08T01:06:31.589Z
2882026-05-08T01:06:31.589Z ##### ##### ###### ##### ## ##### ######
2892026-05-08T01:06:31.589Z # # # # # # # # # # # #
2902026-05-08T01:06:31.589Z # # # # ##### # # # # # # #####
2912026-05-08T01:06:31.589Z ##### ##### # ##### ###### ##### #
2922026-05-08T01:06:31.589Z # # # # # # # # # #
2932026-05-08T01:06:31.589Z # # # ###### # # # # # ######
2942026-05-08T01:06:31.589Z
2952026-05-08T01:06:31.589Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2962026-05-08T01:06:31.589Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2972026-05-08T01:06:31.653Z+ pfexec add_drv xde
2982026-05-08T01:06:32.276Z+ banner bench
2992026-05-08T01:06:32.279Z
3002026-05-08T01:06:32.279Z ##### ###### # # #### # #
3012026-05-08T01:06:32.279Z # # # ## # # # # #
3022026-05-08T01:06:32.279Z ##### ##### # # # # ######
3032026-05-08T01:06:32.279Z # # # # # # # # #
3042026-05-08T01:06:32.279Z # # # # ## # # # #
3052026-05-08T01:06:32.280Z ##### ###### # # #### # #
3062026-05-08T01:06:32.280Z
3072026-05-08T01:06:32.280Z+ cargo kbench local
3082026-05-08T01:06:32.397Z Updating crates.io index
3092026-05-08T01:06:32.407Z Updating git repository `https://github.com/oxidecomputer/falcon`
3102026-05-08T01:06:33.160Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3112026-05-08T01:06:33.821Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3122026-05-08T01:06:34.211Z Updating git repository `https://github.com/oxidecomputer/zone`
3132026-05-08T01:06:34.851Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3142026-05-08T01:06:35.091Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3152026-05-08T01:06:35.368Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3162026-05-08T01:06:38.005Z Downloading crates ...
3172026-05-08T01:06:38.056Z Downloaded anstyle-parse v1.0.0
3182026-05-08T01:06:38.060Z Downloaded cpufeatures v0.3.0
3192026-05-08T01:06:38.063Z Downloaded dtor-proc-macro v0.0.13
3202026-05-08T01:06:38.066Z Downloaded cast v0.3.0
3212026-05-08T01:06:38.067Z Downloaded hash32 v0.3.1
3222026-05-08T01:06:38.067Z Downloaded futures-macro v0.3.32
3232026-05-08T01:06:38.067Z Downloaded cfg_aliases v0.2.1
3242026-05-08T01:06:38.070Z Downloaded is_terminal_polyfill v1.70.2
3252026-05-08T01:06:38.080Z Downloaded cobs v0.3.0
3262026-05-08T01:06:38.084Z Downloaded anstyle-query v1.1.5
3272026-05-08T01:06:38.084Z Downloaded macaddr v1.0.1
3282026-05-08T01:06:38.084Z Downloaded byteorder v1.5.0
3292026-05-08T01:06:38.084Z Downloaded dyn-clone v1.0.20
3302026-05-08T01:06:38.087Z Downloaded num_enum_derive v0.7.6
3312026-05-08T01:06:38.087Z Downloaded defmt v0.3.100
3322026-05-08T01:06:38.091Z Downloaded itertools v0.14.0
3332026-05-08T01:06:38.095Z Downloaded stable_deref_trait v1.2.1
3342026-05-08T01:06:38.099Z Downloaded postcard v1.1.3
3352026-05-08T01:06:38.099Z Downloaded foreign-types v0.5.0
3362026-05-08T01:06:38.099Z Downloaded ident_case v1.0.1
3372026-05-08T01:06:38.099Z Downloaded cc v1.2.61
3382026-05-08T01:06:38.103Z Downloaded unicode-ident v1.0.24
3392026-05-08T01:06:38.107Z Downloaded proc-macro-error-attr v1.0.4
3402026-05-08T01:06:38.107Z Downloaded oorandom v11.1.5
3412026-05-08T01:06:38.107Z Downloaded darling v0.21.3
3422026-05-08T01:06:38.110Z Downloaded heck v0.4.1
3432026-05-08T01:06:38.110Z Downloaded deranged v0.5.8
3442026-05-08T01:06:38.110Z Downloaded foreign-types-shared v0.3.1
3452026-05-08T01:06:38.110Z Downloaded ciborium-io v0.2.2
3462026-05-08T01:06:38.114Z Downloaded futures-core v0.3.32
3472026-05-08T01:06:38.114Z Downloaded tabwriter v1.4.1
3482026-05-08T01:06:38.114Z Downloaded quote v1.0.45
3492026-05-08T01:06:38.118Z Downloaded foreign-types-macros v0.2.3
3502026-05-08T01:06:38.118Z Downloaded ciborium-ll v0.2.2
3512026-05-08T01:06:38.118Z Downloaded clap_lex v1.1.0
3522026-05-08T01:06:38.118Z Downloaded proc-macro-error-attr2 v2.0.0
3532026-05-08T01:06:38.118Z Downloaded plotters-svg v0.3.7
3542026-05-08T01:06:38.118Z Downloaded colored v3.1.1
3552026-05-08T01:06:38.122Z Downloaded bitflags v2.11.1
3562026-05-08T01:06:38.122Z Downloaded strsim v0.11.1
3572026-05-08T01:06:38.126Z Downloaded cfg-if v1.0.4
3582026-05-08T01:06:38.126Z Downloaded defmt-parser v1.0.0
3592026-05-08T01:06:38.127Z Downloaded darling_macro v0.23.0
3602026-05-08T01:06:38.127Z Downloaded time-core v0.1.8
3612026-05-08T01:06:38.127Z Downloaded page_size v0.6.0
3622026-05-08T01:06:38.133Z Downloaded circular v0.3.0
3632026-05-08T01:06:38.136Z Downloaded darling_macro v0.21.3
3642026-05-08T01:06:38.137Z Downloaded shlex v1.3.0
3652026-05-08T01:06:38.137Z Downloaded proc-macro-error v1.0.4
3662026-05-08T01:06:38.140Z Downloaded version_check v0.9.5
3672026-05-08T01:06:38.140Z Downloaded rusticata-macros v5.0.0
3682026-05-08T01:06:38.140Z Downloaded heck v0.5.0
3692026-05-08T01:06:38.140Z Downloaded alloca v0.4.0
3702026-05-08T01:06:38.144Z Downloaded is-terminal v0.4.17
3712026-05-08T01:06:38.144Z Downloaded futures-sink v0.3.32
3722026-05-08T01:06:38.144Z Downloaded pretty-hex v0.4.2
3732026-05-08T01:06:38.144Z Downloaded ref-cast v1.0.25
3742026-05-08T01:06:38.148Z Downloaded powerfmt v0.2.0
3752026-05-08T01:06:38.148Z Downloaded num-conv v0.2.1
3762026-05-08T01:06:38.153Z Downloaded futures-io v0.3.32
3772026-05-08T01:06:38.156Z Downloaded utf8parse v0.2.2
3782026-05-08T01:06:38.161Z Downloaded colorchoice v1.0.5
3792026-05-08T01:06:38.161Z Downloaded itoa v1.0.18
3802026-05-08T01:06:38.164Z Downloaded take_mut v0.2.2
3812026-05-08T01:06:38.164Z Downloaded fnv v1.0.7
3822026-05-08T01:06:38.164Z Downloaded lazy_static v1.5.0
3832026-05-08T01:06:38.165Z Downloaded equivalent v1.0.2
3842026-05-08T01:06:38.168Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3852026-05-08T01:06:38.171Z Downloaded embedded-io v0.6.1
3862026-05-08T01:06:38.171Z Downloaded proc-macro-crate v3.5.0
3872026-05-08T01:06:38.171Z Downloaded link-section v0.2.1
3882026-05-08T01:06:38.175Z Downloaded pin-project-lite v0.2.17
3892026-05-08T01:06:38.175Z Downloaded managed v0.8.0
3902026-05-08T01:06:38.178Z Downloaded cstr-argument v0.1.2
3912026-05-08T01:06:38.178Z Downloaded dtor v0.8.1
3922026-05-08T01:06:38.181Z Downloaded errno v0.3.14
3932026-05-08T01:06:38.181Z Downloaded embedded-io v0.4.0
3942026-05-08T01:06:38.185Z Downloaded slog-envlogger v2.2.0
3952026-05-08T01:06:38.189Z Downloaded ref-cast-impl v1.0.25
3962026-05-08T01:06:38.192Z Downloaded same-file v1.0.6
3972026-05-08T01:06:38.196Z Downloaded cookie-factory v0.3.3
3982026-05-08T01:06:38.196Z Downloaded anstyle v1.0.14
3992026-05-08T01:06:38.199Z Downloaded plotters-backend v0.3.7
4002026-05-08T01:06:38.199Z Downloaded terminal_size v0.4.4
4012026-05-08T01:06:38.202Z Downloaded ctor-proc-macro v0.0.13
4022026-05-08T01:06:38.203Z Downloaded clap_derive v4.6.1
4032026-05-08T01:06:38.207Z Downloaded slab v0.4.12
4042026-05-08T01:06:38.210Z Downloaded proc-macro-error2 v2.0.1
4052026-05-08T01:06:38.210Z Downloaded walkdir v2.5.0
4062026-05-08T01:06:38.213Z Downloaded crossbeam-deque v0.8.6
4072026-05-08T01:06:38.213Z Downloaded tinytemplate v1.2.1
4082026-05-08T01:06:38.213Z Downloaded slog-async v2.8.0
4092026-05-08T01:06:38.213Z Downloaded futures-task v0.3.32
4102026-05-08T01:06:38.217Z Downloaded autocfg v1.5.0
4112026-05-08T01:06:38.217Z Downloaded darling_core v0.21.3
4122026-05-08T01:06:38.220Z Downloaded thiserror v1.0.69
4132026-05-08T01:06:38.220Z Downloaded ingot-types v0.1.2
4142026-05-08T01:06:38.223Z Downloaded thread_local v1.1.9
4152026-05-08T01:06:38.223Z Downloaded thiserror-impl v1.0.69
4162026-05-08T01:06:38.223Z Downloaded oxnet v0.1.5
4172026-05-08T01:06:38.223Z Downloaded anes v0.1.6
4182026-05-08T01:06:38.227Z Downloaded slog-scope v4.4.1
4192026-05-08T01:06:38.227Z Downloaded anstream v1.0.0
4202026-05-08T01:06:38.230Z Downloaded ingot v0.1.1
4212026-05-08T01:06:38.230Z Downloaded time-macros v0.2.27
4222026-05-08T01:06:38.234Z Downloaded rustversion v1.0.22
4232026-05-08T01:06:38.234Z Downloaded rand_core v0.10.1
4242026-05-08T01:06:38.234Z Downloaded thiserror v2.0.18
4252026-05-08T01:06:38.237Z Downloaded ingot-macros v0.1.1
4262026-05-08T01:06:38.237Z Downloaded find-msvc-tools v0.1.9
4272026-05-08T01:06:38.240Z Downloaded criterion-plot v0.8.2
4282026-05-08T01:06:38.240Z Downloaded bitflags v1.3.2
4292026-05-08T01:06:38.240Z Downloaded defmt v1.0.1
4302026-05-08T01:06:38.243Z Downloaded slog-term v2.9.2
4312026-05-08T01:06:38.244Z Downloaded darling v0.23.0
4322026-05-08T01:06:38.247Z Downloaded ctor v0.10.1
4332026-05-08T01:06:38.247Z Downloaded num_enum v0.7.6
4342026-05-08T01:06:38.250Z Downloaded anyhow v1.0.102
4352026-05-08T01:06:38.253Z Downloaded zmij v1.0.21
4362026-05-08T01:06:38.253Z Downloaded ipnetwork v0.21.1
4372026-05-08T01:06:38.253Z Downloaded futures-channel v0.3.32
4382026-05-08T01:06:38.256Z Downloaded crossbeam-utils v0.8.21
4392026-05-08T01:06:38.257Z Downloaded thiserror-impl v2.0.18
4402026-05-08T01:06:38.257Z Downloaded defmt-macros v1.0.1
4412026-05-08T01:06:38.260Z Downloaded iana-time-zone v0.1.65
4422026-05-08T01:06:38.263Z Downloaded erased-serde v0.3.31
4432026-05-08T01:06:38.263Z Downloaded crossbeam-epoch v0.9.18
4442026-05-08T01:06:38.263Z Downloaded crc32fast v1.5.0
4452026-05-08T01:06:38.266Z Downloaded slog-stdlog v4.1.1
4462026-05-08T01:06:38.267Z Downloaded chacha20 v0.10.0
4472026-05-08T01:06:38.267Z Downloaded ciborium v0.2.2
4482026-05-08T01:06:38.270Z Downloaded futures-executor v0.3.32
4492026-05-08T01:06:38.270Z Downloaded either v1.15.0
4502026-05-08T01:06:38.270Z Downloaded clap v4.6.1
4512026-05-08T01:06:38.273Z Downloaded getrandom v0.4.2
4522026-05-08T01:06:38.277Z Downloaded toml_parser v1.1.2+spec-1.1.0
4532026-05-08T01:06:38.280Z Downloaded term v1.2.1
4542026-05-08T01:06:38.280Z Downloaded num-traits v0.2.19
4552026-05-08T01:06:38.284Z Downloaded half v2.7.1
4562026-05-08T01:06:38.284Z Downloaded tracing-attributes v0.1.31
4572026-05-08T01:06:38.289Z Downloaded log v0.4.29
4582026-05-08T01:06:38.293Z Downloaded futures v0.3.32
4592026-05-08T01:06:38.296Z Downloaded once_cell v1.21.4
4602026-05-08T01:06:38.300Z Downloaded heapless v0.8.0
4612026-05-08T01:06:38.304Z Downloaded darling_core v0.23.0
4622026-05-08T01:06:38.309Z Downloaded serde_core v1.0.228
4632026-05-08T01:06:38.312Z Downloaded uuid v1.23.1
4642026-05-08T01:06:38.317Z Downloaded socket2 v0.6.3
4652026-05-08T01:06:38.320Z Downloaded crossbeam-channel v0.5.15
4662026-05-08T01:06:38.324Z Downloaded criterion v0.8.2
4672026-05-08T01:06:38.327Z Downloaded serde_derive v1.0.228
4682026-05-08T01:06:38.331Z Downloaded indexmap v2.14.0
4692026-05-08T01:06:38.334Z Downloaded arc-swap v1.9.1
4702026-05-08T01:06:38.334Z Downloaded memchr v2.8.0
4712026-05-08T01:06:38.338Z Downloaded tracing-core v0.1.36
4722026-05-08T01:06:38.341Z Downloaded itertools v0.12.1
4732026-05-08T01:06:38.344Z Downloaded aho-corasick v1.1.4
4742026-05-08T01:06:38.347Z Downloaded toml_edit v0.25.11+spec-1.1.0
4752026-05-08T01:06:38.351Z Downloaded rayon-core v1.13.0
4762026-05-08T01:06:38.355Z Downloaded itertools v0.13.0
4772026-05-08T01:06:38.360Z Downloaded slog v2.8.2
4782026-05-08T01:06:38.363Z Downloaded hashbrown v0.17.0
4792026-05-08T01:06:38.367Z Downloaded futures-util v0.3.32
4802026-05-08T01:06:38.372Z Downloaded clap_builder v4.6.0
4812026-05-08T01:06:38.385Z Downloaded chrono v0.4.44
4822026-05-08T01:06:38.398Z Downloaded zerocopy-derive v0.8.48
4832026-05-08T01:06:38.407Z Downloaded serde v1.0.228
4842026-05-08T01:06:38.411Z Downloaded regex v1.12.3
4852026-05-08T01:06:38.415Z Downloaded proc-macro2 v1.0.106
4862026-05-08T01:06:38.421Z Downloaded libc v0.2.186
4872026-05-08T01:06:38.450Z Downloaded rand v0.10.1
4882026-05-08T01:06:38.458Z Downloaded nom v8.0.0
4892026-05-08T01:06:38.473Z Downloaded plotters v0.3.7
4902026-05-08T01:06:38.519Z Downloaded serde_json v1.0.149
4912026-05-08T01:06:38.529Z Downloaded rayon v1.12.0
4922026-05-08T01:06:38.563Z Downloaded pcap-parser v0.17.0
4932026-05-08T01:06:38.573Z Downloaded winnow v1.0.2
4942026-05-08T01:06:38.582Z Downloaded syn v1.0.109
4952026-05-08T01:06:38.624Z Downloaded zerocopy v0.8.48
4962026-05-08T01:06:38.634Z Downloaded time v0.3.47
4972026-05-08T01:06:38.642Z Downloaded unicode-width v0.2.2
4982026-05-08T01:06:38.648Z Downloaded syn v2.0.117
4992026-05-08T01:06:38.652Z Downloaded smoltcp v0.11.0
5002026-05-08T01:06:38.658Z Downloaded regex-syntax v0.8.10
5012026-05-08T01:06:38.668Z Downloaded nix v0.31.2
5022026-05-08T01:06:38.684Z Downloaded rustix v1.1.4
5032026-05-08T01:06:38.696Z Downloaded tracing v0.1.44
5042026-05-08T01:06:38.708Z Downloaded regex-automata v0.4.14
5052026-05-08T01:06:38.775Z Compiling proc-macro2 v1.0.106
5062026-05-08T01:06:38.775Z Compiling unicode-ident v1.0.24
5072026-05-08T01:06:38.775Z Compiling quote v1.0.45
5082026-05-08T01:06:38.775Z Compiling serde_core v1.0.228
5092026-05-08T01:06:38.779Z Compiling cfg-if v1.0.4
5102026-05-08T01:06:38.779Z Compiling libc v0.2.186
5112026-05-08T01:06:38.779Z Compiling memchr v2.8.0
5122026-05-08T01:06:38.779Z Compiling serde v1.0.228
5132026-05-08T01:06:38.922Z Compiling rustversion v1.0.22
5142026-05-08T01:06:38.985Z Compiling strsim v0.11.1
5152026-05-08T01:06:39.226Z Compiling ident_case v1.0.1
5162026-05-08T01:06:39.240Z Compiling version_check v0.9.5
5172026-05-08T01:06:39.267Z Compiling zerocopy v0.8.48
5182026-05-08T01:06:39.338Z Compiling thiserror v2.0.18
5192026-05-08T01:06:39.494Z Compiling either v1.15.0
5202026-05-08T01:06:39.665Z Compiling fnv v1.0.7
5212026-05-08T01:06:39.760Z Compiling syn v1.0.109
5222026-05-08T01:06:39.777Z Compiling crossbeam-utils v0.8.21
5232026-05-08T01:06:39.785Z Compiling regex-syntax v0.8.10
5242026-05-08T01:06:39.825Z Compiling pin-project-lite v0.2.17
5252026-05-08T01:06:39.939Z Compiling hashbrown v0.17.0
5262026-05-08T01:06:40.068Z Compiling syn v2.0.117
5272026-05-08T01:06:40.094Z Compiling equivalent v1.0.2
5282026-05-08T01:06:40.122Z Compiling aho-corasick v1.1.4
5292026-05-08T01:06:40.130Z Compiling winnow v1.0.2
5302026-05-08T01:06:40.372Z Compiling itertools v0.14.0
5312026-05-08T01:06:40.474Z Compiling indexmap v2.14.0
5322026-05-08T01:06:41.067Z Compiling bitflags v2.11.1
5332026-05-08T01:06:41.140Z Compiling toml_parser v1.1.2+spec-1.1.0
5342026-05-08T01:06:41.198Z Compiling regex-automata v0.4.14
5352026-05-08T01:06:41.453Z Compiling autocfg v1.5.0
5362026-05-08T01:06:41.556Z Compiling byteorder v1.5.0
5372026-05-08T01:06:41.658Z Compiling toml_datetime v1.1.1+spec-1.1.0
5382026-05-08T01:06:41.749Z Compiling heapless v0.8.0
5392026-05-08T01:06:41.791Z Compiling num-traits v0.2.19
5402026-05-08T01:06:41.803Z Compiling hash32 v0.3.1
5412026-05-08T01:06:41.878Z Compiling toml_edit v0.25.11+spec-1.1.0
5422026-05-08T01:06:41.937Z Compiling slog v2.8.2
5432026-05-08T01:06:42.009Z Compiling smoltcp v0.11.0
5442026-05-08T01:06:42.087Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5452026-05-08T01:06:42.155Z Compiling stable_deref_trait v1.2.1
5462026-05-08T01:06:42.198Z Compiling futures-core v0.3.32
5472026-05-08T01:06:42.228Z Compiling futures-sink v0.3.32
5482026-05-08T01:06:42.352Z Compiling macaddr v1.0.1
5492026-05-08T01:06:42.374Z Compiling futures-channel v0.3.32
5502026-05-08T01:06:42.561Z Compiling proc-macro-crate v3.5.0
5512026-05-08T01:06:42.584Z Compiling proc-macro-error-attr v1.0.4
5522026-05-08T01:06:42.618Z Compiling crc32fast v1.5.0
5532026-05-08T01:06:42.806Z Compiling darling_core v0.21.3
5542026-05-08T01:06:42.828Z Compiling darling_core v0.23.0
5552026-05-08T01:06:42.882Z Compiling regex v1.12.3
5562026-05-08T01:06:42.909Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5572026-05-08T01:06:42.986Z Compiling getrandom v0.4.2
5582026-05-08T01:06:43.121Z Compiling itoa v1.0.18
5592026-05-08T01:06:43.250Z Compiling bitflags v1.3.2
5602026-05-08T01:06:43.288Z Compiling managed v0.8.0
5612026-05-08T01:06:43.322Z Compiling slab v0.4.12
5622026-05-08T01:06:43.340Z Compiling futures-io v0.3.32
5632026-05-08T01:06:43.528Z Compiling anyhow v1.0.102
5642026-05-08T01:06:43.536Z Compiling ref-cast v1.0.25
5652026-05-08T01:06:43.541Z Compiling rand_core v0.10.1
5662026-05-08T01:06:43.644Z Compiling futures-task v0.3.32
5672026-05-08T01:06:43.864Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5682026-05-08T01:06:43.881Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5692026-05-08T01:06:43.926Z Compiling serde_derive v1.0.228
5702026-05-08T01:06:44.063Z Compiling zerocopy-derive v0.8.48
5712026-05-08T01:06:44.099Z Compiling thiserror-impl v2.0.18
5722026-05-08T01:06:44.251Z Compiling futures-macro v0.3.32
5732026-05-08T01:06:44.555Z Compiling foreign-types-macros v0.2.3
5742026-05-08T01:06:44.980Z Compiling darling_macro v0.21.3
5752026-05-08T01:06:44.995Z Compiling darling_macro v0.23.0
5762026-05-08T01:06:45.041Z Compiling futures-util v0.3.32
5772026-05-08T01:06:45.152Z Compiling ref-cast-impl v1.0.25
5782026-05-08T01:06:45.406Z Compiling cobs v0.3.0
5792026-05-08T01:06:45.511Z Compiling darling v0.21.3
5802026-05-08T01:06:45.518Z Compiling darling v0.23.0
5812026-05-08T01:06:45.589Z Compiling ingot-macros v0.1.1
5822026-05-08T01:06:45.599Z Compiling num_enum_derive v0.7.6
5832026-05-08T01:06:45.628Z Compiling proc-macro-error v1.0.4
5842026-05-08T01:06:45.732Z Compiling foreign-types-shared v0.3.1
5852026-05-08T01:06:45.826Z Compiling rustix v1.1.4
5862026-05-08T01:06:45.848Z Compiling once_cell v1.21.4
5872026-05-08T01:06:46.095Z Compiling ipnetwork v0.21.1
5882026-05-08T01:06:46.181Z Compiling cpufeatures v0.3.0
5892026-05-08T01:06:46.252Z Compiling unicode-width v0.2.2
5902026-05-08T01:06:46.422Z Compiling chacha20 v0.10.0
5912026-05-08T01:06:46.554Z Compiling tabwriter v1.4.1
5922026-05-08T01:06:46.579Z Compiling num_enum v0.7.6
5932026-05-08T01:06:46.697Z Compiling tracing-core v0.1.36
5942026-05-08T01:06:46.720Z Compiling foreign-types v0.5.0
5952026-05-08T01:06:46.802Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5962026-05-08T01:06:46.926Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5972026-05-08T01:06:47.165Z Compiling erased-serde v0.3.31
5982026-05-08T01:06:47.464Z Compiling postcard v1.1.3
5992026-05-08T01:06:47.473Z Compiling futures-executor v0.3.32
6002026-05-08T01:06:47.486Z Compiling tracing-attributes v0.1.31
6012026-05-08T01:06:47.928Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6022026-05-08T01:06:47.974Z Compiling errno v0.3.14
6032026-05-08T01:06:48.132Z Compiling cstr-argument v0.1.2
6042026-05-08T01:06:48.216Z Compiling zmij v1.0.21
6052026-05-08T01:06:48.240Z Compiling time-core v0.1.8
6062026-05-08T01:06:48.386Z Compiling pretty-hex v0.4.2
6072026-05-08T01:06:48.400Z Compiling find-msvc-tools v0.1.9
6082026-05-08T01:06:48.502Z Compiling utf8parse v0.2.2
6092026-05-08T01:06:48.526Z Compiling powerfmt v0.2.0
6102026-05-08T01:06:48.611Z Compiling ingot-types v0.1.2
6112026-05-08T01:06:48.634Z Compiling shlex v1.3.0
6122026-05-08T01:06:48.702Z Compiling thiserror v1.0.69
6132026-05-08T01:06:48.730Z Compiling num-conv v0.2.1
6142026-05-08T01:06:48.756Z Compiling dyn-clone v1.0.20
6152026-05-08T01:06:48.816Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6162026-05-08T01:06:48.879Z Compiling time-macros v0.2.27
6172026-05-08T01:06:48.928Z Compiling cc v1.2.61
6182026-05-08T01:06:49.030Z Compiling ingot v0.1.1
6192026-05-08T01:06:49.068Z Compiling tracing v0.1.44
6202026-05-08T01:06:49.229Z Compiling deranged v0.5.8
6212026-05-08T01:06:49.401Z Compiling anstyle-parse v1.0.0
6222026-05-08T01:06:49.594Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6232026-05-08T01:06:49.607Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6242026-05-08T01:06:49.728Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6252026-05-08T01:06:49.868Z Compiling rand v0.10.1
6262026-05-08T01:06:50.327Z Compiling futures v0.3.32
6272026-05-08T01:06:50.350Z Compiling thiserror-impl v1.0.69
6282026-05-08T01:06:50.405Z Compiling crossbeam-epoch v0.9.18
6292026-05-08T01:06:50.588Z Compiling uuid v1.23.1
6302026-05-08T01:06:50.665Z Compiling arc-swap v1.9.1
6312026-05-08T01:06:50.860Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6322026-05-08T01:06:50.996Z Compiling socket2 v0.6.3
6332026-05-08T01:06:51.005Z Compiling nom v8.0.0
6342026-05-08T01:06:51.107Z Compiling thread_local v1.1.9
6352026-05-08T01:06:51.446Z Compiling is_terminal_polyfill v1.70.2
6362026-05-08T01:06:51.488Z Compiling rayon-core v1.13.0
6372026-05-08T01:06:51.539Z Compiling slog-async v2.8.0
6382026-05-08T01:06:51.556Z Compiling colorchoice v1.0.5
6392026-05-08T01:06:51.673Z Compiling oxnet v0.1.5
6402026-05-08T01:06:51.682Z Compiling iana-time-zone v0.1.65
6412026-05-08T01:06:51.848Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6422026-05-08T01:06:51.964Z Compiling serde_json v1.0.149
6432026-05-08T01:06:51.973Z Compiling colored v3.1.1
6442026-05-08T01:06:52.219Z Compiling anstyle-query v1.1.5
6452026-05-08T01:06:52.347Z Compiling lazy_static v1.5.0
6462026-05-08T01:06:52.440Z Compiling anstyle v1.0.14
6472026-05-08T01:06:52.452Z Compiling heck v0.4.1
6482026-05-08T01:06:52.593Z Compiling slog-scope v4.4.1
6492026-05-08T01:06:52.651Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6502026-05-08T01:06:52.688Z Compiling anstream v1.0.0
6512026-05-08T01:06:52.992Z Compiling time v0.3.47
6522026-05-08T01:06:53.158Z Compiling chrono v0.4.44
6532026-05-08T01:06:53.642Z Compiling rusticata-macros v5.0.0
6542026-05-08T01:06:53.758Z Compiling crossbeam-deque v0.8.6
6552026-05-08T01:06:53.913Z Compiling cookie-factory v0.3.3
6562026-05-08T01:06:53.976Z Compiling terminal_size v0.4.4
6572026-05-08T01:06:54.022Z Compiling alloca v0.4.0
6582026-05-08T01:06:54.231Z Compiling half v2.7.1
6592026-05-08T01:06:54.292Z Compiling crossbeam-channel v0.5.15
6602026-05-08T01:06:54.431Z Compiling is-terminal v0.4.17
6612026-05-08T01:06:54.529Z Compiling itertools v0.12.1
6622026-05-08T01:06:54.556Z Compiling clap_lex v1.1.0
6632026-05-08T01:06:54.601Z Compiling term v1.2.1
6642026-05-08T01:06:54.886Z Compiling log v0.4.29
6652026-05-08T01:06:55.118Z Compiling circular v0.3.0
6662026-05-08T01:06:55.387Z Compiling ciborium-io v0.2.2
6672026-05-08T01:06:55.435Z Compiling plotters-backend v0.3.7
6682026-05-08T01:06:55.602Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6692026-05-08T01:06:55.742Z Compiling cfg_aliases v0.2.1
6702026-05-08T01:06:55.760Z Compiling take_mut v0.2.2
6712026-05-08T01:06:55.813Z Compiling heck v0.5.0
6722026-05-08T01:06:55.890Z Compiling nix v0.31.2
6732026-05-08T01:06:55.957Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6742026-05-08T01:06:56.015Z Compiling clap_derive v4.6.1
6752026-05-08T01:06:56.071Z Compiling plotters-svg v0.3.7
6762026-05-08T01:06:56.263Z Compiling ciborium-ll v0.2.2
6772026-05-08T01:06:56.381Z Compiling pcap-parser v0.17.0
6782026-05-08T01:06:56.502Z Compiling clap_builder v4.6.0
6792026-05-08T01:06:56.882Z Compiling slog-stdlog v4.1.1
6802026-05-08T01:06:57.133Z Compiling slog-term v2.9.2
6812026-05-08T01:06:57.824Z Compiling itertools v0.13.0
6822026-05-08T01:06:58.168Z Compiling cast v0.3.0
6832026-05-08T01:06:58.298Z Compiling same-file v1.0.6
6842026-05-08T01:06:58.351Z Compiling rayon v1.12.0
6852026-05-08T01:06:58.459Z Compiling clap v4.6.1
6862026-05-08T01:06:58.541Z Compiling walkdir v2.5.0
6872026-05-08T01:06:58.944Z Compiling tinytemplate v1.2.1
6882026-05-08T01:06:59.139Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6892026-05-08T01:06:59.165Z Compiling criterion-plot v0.8.2
6902026-05-08T01:06:59.293Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6912026-05-08T01:06:59.843Z Compiling slog-envlogger v2.2.0
6922026-05-08T01:06:59.938Z Compiling ciborium v0.2.2
6932026-05-08T01:06:59.953Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6942026-05-08T01:07:00.471Z Compiling plotters v0.3.7
6952026-05-08T01:07:00.698Z Compiling page_size v0.6.0
6962026-05-08T01:07:00.786Z Compiling oorandom v11.1.5
6972026-05-08T01:07:00.809Z Compiling dtor-proc-macro v0.0.13
6982026-05-08T01:07:00.865Z Compiling anes v0.1.6
6992026-05-08T01:07:01.118Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7002026-05-08T01:07:01.147Z Compiling dtor v0.8.1
7012026-05-08T01:07:01.241Z Compiling link-section v0.2.1
7022026-05-08T01:07:01.387Z Compiling ctor-proc-macro v0.0.13
7032026-05-08T01:07:01.658Z Compiling criterion v0.8.2
7042026-05-08T01:07:01.725Z Compiling ctor v0.10.1
7052026-05-08T01:07:03.567Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7062026-05-08T01:07:17.316Z Finished `bench` profile [optimized + debuginfo] target(s) in 45.03s
7072026-05-08T01:07:17.419Z Running benches/xde.rs (target/release/deps/xde-0c2db07b1a19518d)
7082026-05-08T01:07:17.428Z###--------------------------------###
7092026-05-08T01:07:17.428Z:::Building test topology... (120s):::
7102026-05-08T01:07:17.428Z###--------------------------------###
7112026-05-08T01:07:17.434Zadding underlay route 0
7122026-05-08T01:07:17.437Zadding underlay route 1
7132026-05-08T01:07:17.580Zstart zones a, b
7142026-05-08T01:07:27.671Zconfigure zone
7152026-05-08T01:07:27.674Zconfigure zone
7162026-05-08T01:07:27.690Zinstall zone
7172026-05-08T01:07:27.693Zinstall zone
7182026-05-08T01:07:37.455Zboot zone
7192026-05-08T01:07:37.455Zboot zone
7202026-05-08T01:07:37.534Zsetup zones a, b
7212026-05-08T01:07:37.534Z[a] svcs -a
7222026-05-08T01:07:37.534Z[b] svcs -a
7232026-05-08T01:07:37.553ZFailed to parse command output: exit code 1
7242026-05-08T01:07:37.553Zstdout:
7252026-05-08T01:07:37.553Z
7262026-05-08T01:07:37.553Zstderr:
7272026-05-08T01:07:37.553Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7282026-05-08T01:07:37.553ZFailed to parse command output: exit code 1
7292026-05-08T01:07:37.553Zstdout:
7302026-05-08T01:07:37.553Z
7312026-05-08T01:07:37.553Zstderr:
7322026-05-08T01:07:37.553Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7332026-05-08T01:07:37.753Z[a] svcs -a
7342026-05-08T01:07:37.753Z[b] svcs -a
7352026-05-08T01:07:37.862ZSTATE STIME FMRI
7362026-05-08T01:07:37.862Zonline 1:07:36 svc:/system/svc/restarter:default
7372026-05-08T01:07:37.862Zoffline 1:07:36 svc:/system/early-manifest-import:default
7382026-05-08T01:07:37.862Z- - svc:/application/management/net-snmp:default
7392026-05-08T01:07:37.862Z- - svc:/application/pkg/dynamic-mirror:default
7402026-05-08T01:07:37.862Z- - svc:/application/pkg/mirror:default
7412026-05-08T01:07:37.862Z- - svc:/application/pkg/repositories-setup:default
7422026-05-08T01:07:37.862Z- - svc:/application/pkg/server:default
7432026-05-08T01:07:37.862Z- - svc:/application/security/tcsd:default
7442026-05-08T01:07:37.862Z- - svc:/milestone/devices:default
7452026-05-08T01:07:37.862Z- - svc:/milestone/multi-user-server:default
7462026-05-08T01:07:37.862Z- - svc:/milestone/multi-user:default
7472026-05-08T01:07:37.862Z- - svc:/milestone/name-services:default
7482026-05-08T01:07:37.862Z- - svc:/milestone/network:default
7492026-05-08T01:07:37.862Z- - svc:/milestone/single-user:default
7502026-05-08T01:07:37.862Z- - svc:/milestone/sysconfig:default
7512026-05-08T01:07:37.862Z- - svc:/network/chrony:default
7522026-05-08T01:07:37.862Z- - svc:/network/datalink-management:default
7532026-05-08T01:07:37.862Z- - svc:/network/dns/client:default
7542026-05-08T01:07:37.862Z- - svc:/network/dns/install:default
7552026-05-08T01:07:37.862Z- - svc:/network/dns/multicast:default
7562026-05-08T01:07:37.862Z- - svc:/network/inetd-upgrade:default
7572026-05-08T01:07:37.862Z- - svc:/network/inetd:default
7582026-05-08T01:07:37.862Z- - svc:/network/initial:default
7592026-05-08T01:07:37.862Z- - svc:/network/install:default
7602026-05-08T01:07:37.862Z- - svc:/network/ip-interface-management:default
7612026-05-08T01:07:37.862Z- - svc:/network/ipmp:default
7622026-05-08T01:07:37.863Z- - svc:/network/ipqos:default
7632026-05-08T01:07:37.863Z- - svc:/network/ipsec/ike:default
7642026-05-08T01:07:37.863Z- - svc:/network/ipsec/ipsecalgs:default
7652026-05-08T01:07:37.863Z- - svc:/network/ipsec/manual-key:default
7662026-05-08T01:07:37.863Z- - svc:/network/ipsec/policy:default
7672026-05-08T01:07:37.863Z- - svc:/network/iptun:default
7682026-05-08T01:07:37.863Z- - svc:/network/ipv4-forwarding:default
7692026-05-08T01:07:37.863Z- - svc:/network/ipv6-forwarding:default
7702026-05-08T01:07:37.863Z- - svc:/network/ldap/client:default
7712026-05-08T01:07:37.863Z- - svc:/network/location:default
7722026-05-08T01:07:37.863Z- - svc:/network/loopback:default
7732026-05-08T01:07:37.863Z- - svc:/network/netcfg:default
7742026-05-08T01:07:37.863Z- - svc:/network/netmask:default
7752026-05-08T01:07:37.863Z- - svc:/network/nfs/cbd:default
7762026-05-08T01:07:37.863Z- - svc:/network/nfs/client:default
7772026-05-08T01:07:37.863Z- - svc:/network/nfs/log:default
7782026-05-08T01:07:37.863Z- - svc:/network/nfs/mapid:default
7792026-05-08T01:07:37.863Z- - svc:/network/nfs/nlockmgr:default
7802026-05-08T01:07:37.863Z- - svc:/network/nfs/rquota:default
7812026-05-08T01:07:37.863Z- - svc:/network/nfs/server:default
7822026-05-08T01:07:37.863Z- - svc:/network/nfs/status:default
7832026-05-08T01:07:37.863Z- - svc:/network/nis/client:default
7842026-05-08T01:07:37.863Z- - svc:/network/physical:default
7852026-05-08T01:07:37.863Z- - svc:/network/physical:nwam
7862026-05-08T01:07:37.863Z- - svc:/network/routing-setup:default
7872026-05-08T01:07:37.863Z- - svc:/network/routing/legacy-routing:ipv4
7882026-05-08T01:07:37.863Z- - svc:/network/routing/legacy-routing:ipv6
7892026-05-08T01:07:37.863Z- - svc:/network/routing/ndp:default
7902026-05-08T01:07:37.863Z- - svc:/network/routing/rdisc:default
7912026-05-08T01:07:37.863Z- - svc:/network/routing/ripng:default
7922026-05-08T01:07:37.863Z- - svc:/network/routing/route:default
7932026-05-08T01:07:37.863Z- - svc:/network/rpc/bind:default
7942026-05-08T01:07:37.863Z- - svc:/network/rpc/gss:default
7952026-05-08T01:07:37.863Z- - svc:/network/rpc/keyserv:default
7962026-05-08T01:07:37.863Z- - svc:/network/security/kadmin:default
7972026-05-08T01:07:37.863Z- - svc:/network/security/krb5kdc:default
7982026-05-08T01:07:37.864Z- - svc:/network/security/ktkt_warn:default
7992026-05-08T01:07:37.864Z- - svc:/network/service:default
8002026-05-08T01:07:37.864Z- - svc:/network/shares/group:default
8012026-05-08T01:07:37.864Z- - svc:/network/smb/client:default
8022026-05-08T01:07:37.864Z- - svc:/network/smb/server:default
8032026-05-08T01:07:37.864Z- - svc:/network/ssh:default
8042026-05-08T01:07:37.864Z- - svc:/network/tcpkey:default
8052026-05-08T01:07:37.864Z- - svc:/system/auditd:default
8062026-05-08T01:07:37.864Z- - svc:/system/auditset:default
8072026-05-08T01:07:37.864Z- - svc:/system/boot-archive-update:default
8082026-05-08T01:07:37.864Z- - svc:/system/boot-archive:default
8092026-05-08T01:07:37.864Z- - svc:/system/boot-config:default
8102026-05-08T01:07:37.864Z- - svc:/system/consadm:default
8112026-05-08T01:07:37.864Z- - svc:/system/console-login:default
8122026-05-08T01:07:37.864Z- - svc:/system/console-login:vt2
8132026-05-08T01:07:37.864Z- - svc:/system/console-login:vt3
8142026-05-08T01:07:37.864Z- - svc:/system/console-login:vt4
8152026-05-08T01:07:37.864Z- - svc:/system/console-login:vt5
8162026-05-08T01:07:37.864Z- - svc:/system/console-login:vt6
8172026-05-08T01:07:37.864Z- - svc:/system/coreadm:default
8182026-05-08T01:07:37.864Z- - svc:/system/cron:default
8192026-05-08T01:07:37.864Z- - svc:/system/cryptosvc:default
8202026-05-08T01:07:37.864Z- - svc:/system/device/allocate:default
8212026-05-08T01:07:37.864Z- - svc:/system/device/audio:default
8222026-05-08T01:07:37.864Z- - svc:/system/device/local:default
8232026-05-08T01:07:37.864Z- - svc:/system/device/mpxio-upgrade:default
8242026-05-08T01:07:37.864Z- - svc:/system/extended-accounting:flow
8252026-05-08T01:07:37.864Z- - svc:/system/extended-accounting:net
8262026-05-08T01:07:37.864Z- - svc:/system/extended-accounting:process
8272026-05-08T01:07:37.864Z- - svc:/system/extended-accounting:task
8282026-05-08T01:07:37.864Z- - svc:/system/filesystem/local:default
8292026-05-08T01:07:37.864Z- - svc:/system/filesystem/minimal:default
8302026-05-08T01:07:37.864Z- - svc:/system/filesystem/reparse:default
8312026-05-08T01:07:37.864Z- - svc:/system/filesystem/root:default
8322026-05-08T01:07:37.864Z- - svc:/system/filesystem/usr:default
8332026-05-08T01:07:37.864Z- - svc:/system/fm/notify-params:default
8342026-05-08T01:07:37.864Z- - svc:/system/fmd:default
8352026-05-08T01:07:37.868Z- - svc:/system/hostid:default
8362026-05-08T01:07:37.868Z- - svc:/system/hotplug:default
8372026-05-08T01:07:37.868Z- - svc:/system/identity:domain
8382026-05-08T01:07:37.869Z- - svc:/system/identity:node
8392026-05-08T01:07:37.869Z- - svc:/system/idmap:default
8402026-05-08T01:07:37.869Z- - svc:/system/keymap:default
8412026-05-08T01:07:37.869Z- - svc:/system/logadm-upgrade:default
8422026-05-08T01:07:37.869Z- - svc:/system/manifest-import:default
8432026-05-08T01:07:37.869Z- - svc:/system/name-service-cache:default
8442026-05-08T01:07:37.869Z- - svc:/system/pfexec:default
8452026-05-08T01:07:37.869Z- - svc:/system/pkgserv:default
8462026-05-08T01:07:37.869Z- - svc:/system/process-security:default
8472026-05-08T01:07:37.869Z- - svc:/system/rbac:default
8482026-05-08T01:07:37.869Z- - svc:/system/rmtmpfiles:default
8492026-05-08T01:07:37.869Z- - svc:/system/sac:default
8502026-05-08T01:07:37.869Z- - svc:/system/sar:default
8512026-05-08T01:07:37.869Z- - svc:/system/svc/global:default
8522026-05-08T01:07:37.869Z- - svc:/system/system-log:default
8532026-05-08T01:07:37.869Z- - svc:/system/update-man-index:default
8542026-05-08T01:07:37.869Z- - svc:/system/utmp:default
8552026-05-08T01:07:37.869Z- - svc:/system/vtdaemon:default
8562026-05-08T01:07:37.869ZSTATE STIME FMRI
8572026-05-08T01:07:37.869Zonline 1:07:36 svc:/system/svc/restarter:default
8582026-05-08T01:07:37.870Zoffline 1:07:36 svc:/system/early-manifest-import:default
8592026-05-08T01:07:37.870Z- - svc:/application/management/net-snmp:default
8602026-05-08T01:07:37.870Z- - svc:/application/pkg/dynamic-mirror:default
8612026-05-08T01:07:37.870Z- - svc:/application/pkg/mirror:default
8622026-05-08T01:07:37.870Z- - svc:/application/pkg/repositories-setup:default
8632026-05-08T01:07:37.870Z- - svc:/application/pkg/server:default
8642026-05-08T01:07:37.870Z- - svc:/application/security/tcsd:default
8652026-05-08T01:07:37.870Z- - svc:/milestone/devices:default
8662026-05-08T01:07:37.870Z- - svc:/milestone/multi-user-server:default
8672026-05-08T01:07:37.870Z- - svc:/milestone/multi-user:default
8682026-05-08T01:07:37.870Z- - svc:/milestone/name-services:default
8692026-05-08T01:07:37.870Z- - svc:/milestone/network:default
8702026-05-08T01:07:37.870Z- - svc:/milestone/single-user:default
8712026-05-08T01:07:37.870Z- - svc:/milestone/sysconfig:default
8722026-05-08T01:07:37.870Z- - svc:/network/chrony:default
8732026-05-08T01:07:37.870Z- - svc:/network/datalink-management:default
8742026-05-08T01:07:37.870Z- - svc:/network/dns/client:default
8752026-05-08T01:07:37.870Z- - svc:/network/dns/install:default
8762026-05-08T01:07:37.870Z- - svc:/network/dns/multicast:default
8772026-05-08T01:07:37.870Z- - svc:/network/inetd-upgrade:default
8782026-05-08T01:07:37.870Z- - svc:/network/inetd:default
8792026-05-08T01:07:37.870Z- - svc:/network/initial:default
8802026-05-08T01:07:37.870Z- - svc:/network/install:default
8812026-05-08T01:07:37.870Z- - svc:/network/ip-interface-management:default
8822026-05-08T01:07:37.870Z- - svc:/network/ipmp:default
8832026-05-08T01:07:37.870Z- - svc:/network/ipqos:default
8842026-05-08T01:07:37.870Z- - svc:/network/ipsec/ike:default
8852026-05-08T01:07:37.870Z- - svc:/network/ipsec/ipsecalgs:default
8862026-05-08T01:07:37.870Z- - svc:/network/ipsec/manual-key:default
8872026-05-08T01:07:37.870Z- - svc:/network/ipsec/policy:default
8882026-05-08T01:07:37.870Z- - svc:/network/iptun:default
8892026-05-08T01:07:37.870Z- - svc:/network/ipv4-forwarding:default
8902026-05-08T01:07:37.870Z- - svc:/network/ipv6-forwarding:default
8912026-05-08T01:07:37.870Z- - svc:/network/ldap/client:default
8922026-05-08T01:07:37.870Z- - svc:/network/location:default
8932026-05-08T01:07:37.870Z- - svc:/network/loopback:default
8942026-05-08T01:07:37.870Z- - svc:/network/netcfg:default
8952026-05-08T01:07:37.870Z- - svc:/network/netmask:default
8962026-05-08T01:07:37.870Z- - svc:/network/nfs/cbd:default
8972026-05-08T01:07:37.871Z- - svc:/network/nfs/client:default
8982026-05-08T01:07:37.871Z- - svc:/network/nfs/log:default
8992026-05-08T01:07:37.871Z- - svc:/network/nfs/mapid:default
9002026-05-08T01:07:37.871Z- - svc:/network/nfs/nlockmgr:default
9012026-05-08T01:07:37.871Z- - svc:/network/nfs/rquota:default
9022026-05-08T01:07:37.871Z- - svc:/network/nfs/server:default
9032026-05-08T01:07:37.871Z- - svc:/network/nfs/status:default
9042026-05-08T01:07:37.871Z- - svc:/network/nis/client:default
9052026-05-08T01:07:37.871Z- - svc:/network/physical:default
9062026-05-08T01:07:37.871Z- - svc:/network/physical:nwam
9072026-05-08T01:07:37.871Z- - svc:/network/routing-setup:default
9082026-05-08T01:07:37.871Z- - svc:/network/routing/legacy-routing:ipv4
9092026-05-08T01:07:37.871Z- - svc:/network/routing/legacy-routing:ipv6
9102026-05-08T01:07:37.871Z- - svc:/network/routing/ndp:default
9112026-05-08T01:07:37.871Z- - svc:/network/routing/rdisc:default
9122026-05-08T01:07:37.872Z- - svc:/network/routing/ripng:default
9132026-05-08T01:07:37.872Z- - svc:/network/routing/route:default
9142026-05-08T01:07:37.872Z- - svc:/network/rpc/bind:default
9152026-05-08T01:07:37.872Z- - svc:/network/rpc/gss:default
9162026-05-08T01:07:37.872Z- - svc:/network/rpc/keyserv:default
9172026-05-08T01:07:37.872Z- - svc:/network/security/kadmin:default
9182026-05-08T01:07:37.872Z- - svc:/network/security/krb5kdc:default
9192026-05-08T01:07:37.872Z- - svc:/network/security/ktkt_warn:default
9202026-05-08T01:07:37.872Z- - svc:/network/service:default
9212026-05-08T01:07:37.872Z- - svc:/network/shares/group:default
9222026-05-08T01:07:37.872Z- - svc:/network/smb/client:default
9232026-05-08T01:07:37.872Z- - svc:/network/smb/server:default
9242026-05-08T01:07:37.872Z- - svc:/network/ssh:default
9252026-05-08T01:07:37.872Z- - svc:/network/tcpkey:default
9262026-05-08T01:07:37.872Z- - svc:/system/auditd:default
9272026-05-08T01:07:37.872Z- - svc:/system/auditset:default
9282026-05-08T01:07:37.872Z- - svc:/system/boot-archive-update:default
9292026-05-08T01:07:37.872Z- - svc:/system/boot-archive:default
9302026-05-08T01:07:37.872Z- - svc:/system/boot-config:default
9312026-05-08T01:07:37.872Z- - svc:/system/consadm:default
9322026-05-08T01:07:37.872Z- - svc:/system/console-login:default
9332026-05-08T01:07:37.872Z- - svc:/system/console-login:vt2
9342026-05-08T01:07:37.872Z- - svc:/system/console-login:vt3
9352026-05-08T01:07:37.877Z- - svc:/system/console-login:vt4
9362026-05-08T01:07:37.877Z- - svc:/system/console-login:vt5
9372026-05-08T01:07:37.877Z- - svc:/system/console-login:vt6
9382026-05-08T01:07:37.877Z- - svc:/system/coreadm:default
9392026-05-08T01:07:37.878Z- - svc:/system/cron:default
9402026-05-08T01:07:37.878Z- - svc:/system/cryptosvc:default
9412026-05-08T01:07:37.878Z- - svc:/system/device/allocate:default
9422026-05-08T01:07:37.878Z- - svc:/system/device/audio:default
9432026-05-08T01:07:37.878Z- - svc:/system/device/local:default
9442026-05-08T01:07:37.878Z- - svc:/system/device/mpxio-upgrade:default
9452026-05-08T01:07:37.878Z- - svc:/system/extended-accounting:flow
9462026-05-08T01:07:37.878Z- - svc:/system/extended-accounting:net
9472026-05-08T01:07:37.878Z- - svc:/system/extended-accounting:process
9482026-05-08T01:07:37.878Z- - svc:/system/extended-accounting:task
9492026-05-08T01:07:37.878Z- - svc:/system/filesystem/local:default
9502026-05-08T01:07:37.878Z- - svc:/system/filesystem/minimal:default
9512026-05-08T01:07:37.878Z- - svc:/system/filesystem/reparse:default
9522026-05-08T01:07:37.878Z- - svc:/system/filesystem/root:default
9532026-05-08T01:07:37.878Z- - svc:/system/filesystem/usr:default
9542026-05-08T01:07:37.878Z- - svc:/system/fm/notify-params:default
9552026-05-08T01:07:37.878Z- - svc:/system/fmd:default
9562026-05-08T01:07:37.878Z- - svc:/system/hostid:default
9572026-05-08T01:07:37.878Z- - svc:/system/hotplug:default
9582026-05-08T01:07:37.879Z- - svc:/system/identity:domain
9592026-05-08T01:07:37.879Z- - svc:/system/identity:node
9602026-05-08T01:07:37.879Z- - svc:/system/idmap:default
9612026-05-08T01:07:37.879Z- - svc:/system/keymap:default
9622026-05-08T01:07:37.879Z- - svc:/system/logadm-upgrade:default
9632026-05-08T01:07:37.879Z- - svc:/system/manifest-import:default
9642026-05-08T01:07:37.879Z- - svc:/system/name-service-cache:default
9652026-05-08T01:07:37.879Z- - svc:/system/pfexec:default
9662026-05-08T01:07:37.879Z- - svc:/system/pkgserv:default
9672026-05-08T01:07:37.879Z- - svc:/system/process-security:default
9682026-05-08T01:07:37.879Z- - svc:/system/rbac:default
9692026-05-08T01:07:37.879Z- - svc:/system/rmtmpfiles:default
9702026-05-08T01:07:37.879Z- - svc:/system/sac:default
9712026-05-08T01:07:37.879Z- - svc:/system/sar:default
9722026-05-08T01:07:37.879Z- - svc:/system/svc/global:default
9732026-05-08T01:07:37.879Z- - svc:/system/system-log:default
9742026-05-08T01:07:37.879Z- - svc:/system/update-man-index:default
9752026-05-08T01:07:37.879Z- - svc:/system/utmp:default
9762026-05-08T01:07:37.879Z- - svc:/system/vtdaemon:default
9772026-05-08T01:07:37.879Z[b] svcs milestone/network
9782026-05-08T01:07:37.879Z[a] svcs milestone/network
9792026-05-08T01:07:37.879ZSTATE STIME FMRI
9802026-05-08T01:07:37.879Z- - svc:/milestone/network:default
9812026-05-08T01:07:37.879ZSTATE STIME FMRI
9822026-05-08T01:07:37.879Z- - svc:/milestone/network:default
9832026-05-08T01:07:38.874Z[b] svcs milestone/network
9842026-05-08T01:07:38.878Z[a] svcs milestone/network
9852026-05-08T01:07:38.889ZSTATE STIME FMRI
9862026-05-08T01:07:38.889Zonline 1:07:37 svc:/milestone/network:default
9872026-05-08T01:07:38.889ZSTATE STIME FMRI
9882026-05-08T01:07:38.889Zonline 1:07:37 svc:/milestone/network:default
9892026-05-08T01:07:38.889Z[b] ipadm create-addr -t -T dhcp opte1/test
9902026-05-08T01:07:38.889Z[a] ipadm create-addr -t -T dhcp opte0/test
9912026-05-08T01:07:43.789Z
9922026-05-08T01:07:43.789Z[b] route add -iface 10.0.0.254 10.0.0.2
9932026-05-08T01:07:43.803Zadd host 10.0.0.254: gateway 10.0.0.2
9942026-05-08T01:07:43.803Z[b] route add 10.0.0.0/24 10.0.0.254
9952026-05-08T01:07:43.814Zadd net 10.0.0.0/24: gateway 10.0.0.254
9962026-05-08T01:07:43.814Z[b] route add 224.0.0.0/4 10.0.0.254
9972026-05-08T01:07:43.824Zadd net 224.0.0.0/4: gateway 10.0.0.254
9982026-05-08T01:07:44.985Z
9992026-05-08T01:07:44.985Z[a] route add -iface 10.0.0.254 10.0.0.1
10002026-05-08T01:07:44.998Zadd host 10.0.0.254: gateway 10.0.0.1
10012026-05-08T01:07:44.998Z[a] route add 10.0.0.0/24 10.0.0.254
10022026-05-08T01:07:45.010Zadd net 10.0.0.0/24: gateway 10.0.0.254
10032026-05-08T01:07:45.010Z[a] route add 224.0.0.0/4 10.0.0.254
10042026-05-08T01:07:45.021Zadd net 224.0.0.0/4: gateway 10.0.0.254
10052026-05-08T01:07:45.024Z###---------------###
10062026-05-08T01:07:45.024Z:::Topology built!:::
10072026-05-08T01:07:45.024Z###---------------###
10082026-05-08T01:07:45.024Z###----------------###
10092026-05-08T01:07:45.024Z::: iPerf spawned! :::
10102026-05-08T01:07:45.024Z:::Waiting... (10s):::
10112026-05-08T01:07:45.024Z###----------------###
10122026-05-08T01:07:55.022Z###---###
10132026-05-08T01:07:55.022Z:::Go!:::
10142026-05-08T01:07:55.022Z###---###
10152026-05-08T01:07:55.022Z[a] ping 10.0.0.2
10162026-05-08T01:07:55.041Z10.0.0.2 is alive
10172026-05-08T01:07:55.041Z###-------------------###
10182026-05-08T01:07:55.041Z:::Running experiment :::
10192026-05-08T01:07:55.041Z:::iperf-tcp/local/c2s:::
10202026-05-08T01:07:55.041Z###-------------------###
10212026-05-08T01:08:02.425Z-----------------------------------------------------------
10222026-05-08T01:08:02.425ZServer listening on 5201 (test #1)
10232026-05-08T01:08:02.425Z-----------------------------------------------------------
10242026-05-08T01:08:02.425ZAccepted connection from 10.0.0.1, port 55459
10252026-05-08T01:08:02.425Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47375
10262026-05-08T01:08:02.425Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51353
10272026-05-08T01:08:02.425Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48088
10282026-05-08T01:08:02.425Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55205
10292026-05-08T01:08:02.425Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58303
10302026-05-08T01:08:02.425Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40828
10312026-05-08T01:08:02.425Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46398
10322026-05-08T01:08:02.425Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50513
10332026-05-08T01:08:02.425Z[ ID] Interval Transfer Bitrate
10342026-05-08T01:08:02.425Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10352026-05-08T01:08:02.425Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10362026-05-08T01:08:02.425Z[ 10] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
10372026-05-08T01:08:02.425Z[ 12] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
10382026-05-08T01:08:02.425Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10392026-05-08T01:08:02.425Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10402026-05-08T01:08:02.425Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10412026-05-08T01:08:02.425Z[ 20] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
10422026-05-08T01:08:02.425Z[SUM] 0.00-1.00 sec 977 MBytes 8.20 Gbits/sec
10432026-05-08T01:08:02.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
10442026-05-08T01:08:02.425Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10452026-05-08T01:08:02.425Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10462026-05-08T01:08:02.425Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10472026-05-08T01:08:02.425Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10482026-05-08T01:08:02.425Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10492026-05-08T01:08:02.425Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10502026-05-08T01:08:02.429Z[ 18] 1.00-2.00 sec 169 MBytes 1.42 Gbits/sec
10512026-05-08T01:08:02.429Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10522026-05-08T01:08:02.429Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
10532026-05-08T01:08:02.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
10542026-05-08T01:08:02.429Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10552026-05-08T01:08:02.429Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10562026-05-08T01:08:02.429Z[ 10] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
10572026-05-08T01:08:02.429Z[ 12] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
10582026-05-08T01:08:02.429Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10592026-05-08T01:08:02.429Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10602026-05-08T01:08:02.429Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10612026-05-08T01:08:02.429Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10622026-05-08T01:08:02.429Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.4 Gbits/sec
10632026-05-08T01:08:02.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
10642026-05-08T01:08:02.429Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10652026-05-08T01:08:02.429Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10662026-05-08T01:08:02.429Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-05-08T01:08:02.429Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10682026-05-08T01:08:02.429Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10692026-05-08T01:08:02.429Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10702026-05-08T01:08:02.429Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10712026-05-08T01:08:02.429Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10722026-05-08T01:08:02.429Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10732026-05-08T01:08:02.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
10742026-05-08T01:08:02.429Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10752026-05-08T01:08:02.429Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10762026-05-08T01:08:02.429Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10772026-05-08T01:08:02.430Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10782026-05-08T01:08:02.430Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10792026-05-08T01:08:02.430Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10802026-05-08T01:08:02.430Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10812026-05-08T01:08:02.430Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10822026-05-08T01:08:02.430Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10832026-05-08T01:08:02.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
10842026-05-08T01:08:02.430Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10852026-05-08T01:08:02.430Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10862026-05-08T01:08:02.430Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10872026-05-08T01:08:02.430Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10882026-05-08T01:08:02.430Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10892026-05-08T01:08:02.430Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10902026-05-08T01:08:02.430Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10912026-05-08T01:08:02.430Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10922026-05-08T01:08:02.430Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10932026-05-08T01:08:02.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
10942026-05-08T01:08:02.430Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10952026-05-08T01:08:02.430Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10962026-05-08T01:08:02.430Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10972026-05-08T01:08:05.426Z[ 12] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
10982026-05-08T01:08:05.427Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10992026-05-08T01:08:05.427Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11002026-05-08T01:08:05.427Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11012026-05-08T01:08:05.427Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11022026-05-08T01:08:05.427Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11032026-05-08T01:08:05.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
11042026-05-08T01:08:05.427Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11052026-05-08T01:08:05.427Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11062026-05-08T01:08:05.427Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11072026-05-08T01:08:05.427Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11082026-05-08T01:08:05.427Z[ 14] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11092026-05-08T01:08:05.427Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11102026-05-08T01:08:05.427Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11112026-05-08T01:08:05.427Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11122026-05-08T01:08:05.427Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11132026-05-08T01:08:05.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
11142026-05-08T01:08:05.427Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
11152026-05-08T01:08:05.427Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11162026-05-08T01:08:05.427Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
11172026-05-08T01:08:05.427Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11182026-05-08T01:08:05.427Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
11192026-05-08T01:08:05.427Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11202026-05-08T01:08:05.427Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11212026-05-08T01:08:05.427Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11222026-05-08T01:08:05.427Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
11232026-05-08T01:08:05.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
11242026-05-08T01:08:05.427Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11252026-05-08T01:08:05.427Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11262026-05-08T01:08:05.427Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11272026-05-08T01:08:05.427Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11282026-05-08T01:08:05.427Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11292026-05-08T01:08:05.427Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11302026-05-08T01:08:05.427Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11312026-05-08T01:08:05.427Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11322026-05-08T01:08:05.428Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
11332026-05-08T01:08:05.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
11342026-05-08T01:08:05.428Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11352026-05-08T01:08:05.428Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11362026-05-08T01:08:05.428Z[ 10] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
11372026-05-08T01:08:05.428Z[ 12] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
11382026-05-08T01:08:05.428Z[ 14] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
11392026-05-08T01:08:05.428Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11402026-05-08T01:08:05.428Z[ 18] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
11412026-05-08T01:08:05.428Z[ 20] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
11422026-05-08T01:08:05.428Z[SUM] 10.00-10.00 sec 640 KBytes 11.7 Gbits/sec
11432026-05-08T01:08:05.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
11442026-05-08T01:08:05.431Z[ ID] Interval Transfer Bitrate
11452026-05-08T01:08:05.431Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11462026-05-08T01:08:05.431Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11472026-05-08T01:08:05.431Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11482026-05-08T01:08:05.431Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11492026-05-08T01:08:05.431Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11502026-05-08T01:08:05.431Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11512026-05-08T01:08:05.431Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec receiver
11522026-05-08T01:08:05.431Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11532026-05-08T01:08:05.431Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
11542026-05-08T01:08:05.431ZRun 1/5...10144.469540066557Mbps
11552026-05-08T01:08:12.824Z-----------------------------------------------------------
11562026-05-08T01:08:12.824ZServer listening on 5201 (test #2)
11572026-05-08T01:08:12.824Z-----------------------------------------------------------
11582026-05-08T01:08:12.824ZAccepted connection from 10.0.0.1, port 36384
11592026-05-08T01:08:12.824Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39764
11602026-05-08T01:08:12.824Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47825
11612026-05-08T01:08:12.825Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63318
11622026-05-08T01:08:12.825Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49321
11632026-05-08T01:08:12.825Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45940
11642026-05-08T01:08:12.825Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55798
11652026-05-08T01:08:12.825Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55978
11662026-05-08T01:08:12.825Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52171
11672026-05-08T01:08:12.825Z[ ID] Interval Transfer Bitrate
11682026-05-08T01:08:12.825Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11692026-05-08T01:08:12.825Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11702026-05-08T01:08:12.825Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11712026-05-08T01:08:12.825Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11722026-05-08T01:08:12.825Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11732026-05-08T01:08:12.825Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11742026-05-08T01:08:12.825Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
11752026-05-08T01:08:12.825Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11762026-05-08T01:08:12.825Z[SUM] 0.00-1.00 sec 960 MBytes 8.05 Gbits/sec
11772026-05-08T01:08:12.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
11782026-05-08T01:08:12.825Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11792026-05-08T01:08:12.825Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11802026-05-08T01:08:12.825Z[ 10] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11812026-05-08T01:08:12.825Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11822026-05-08T01:08:12.825Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11832026-05-08T01:08:12.825Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11842026-05-08T01:08:12.825Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11852026-05-08T01:08:12.826Z[ 20] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
11862026-05-08T01:08:12.826Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11872026-05-08T01:08:12.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
11882026-05-08T01:08:12.826Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11892026-05-08T01:08:12.826Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11902026-05-08T01:08:12.826Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11912026-05-08T01:08:12.826Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11922026-05-08T01:08:12.826Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11932026-05-08T01:08:12.826Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11942026-05-08T01:08:12.826Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11952026-05-08T01:08:12.826Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11962026-05-08T01:08:12.826Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
11972026-05-08T01:08:12.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
11982026-05-08T01:08:12.826Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
11992026-05-08T01:08:12.826Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12002026-05-08T01:08:12.826Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12012026-05-08T01:08:12.826Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12022026-05-08T01:08:12.826Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12032026-05-08T01:08:12.826Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12042026-05-08T01:08:12.826Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12052026-05-08T01:08:12.826Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12062026-05-08T01:08:12.826Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12072026-05-08T01:08:12.827Z- - - - - - - - - - - - - - - - - - - - - - - - -
12082026-05-08T01:08:12.827Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12092026-05-08T01:08:12.827Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12102026-05-08T01:08:12.828Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12112026-05-08T01:08:12.828Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12122026-05-08T01:08:12.828Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12132026-05-08T01:08:12.828Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12142026-05-08T01:08:12.828Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12152026-05-08T01:08:12.828Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12162026-05-08T01:08:12.828Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12172026-05-08T01:08:12.828Z- - - - - - - - - - - - - - - - - - - - - - - - -
12182026-05-08T01:08:12.828Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12192026-05-08T01:08:12.828Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12202026-05-08T01:08:12.828Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12212026-05-08T01:08:12.828Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12222026-05-08T01:08:12.828Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12232026-05-08T01:08:12.828Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12242026-05-08T01:08:12.832Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12252026-05-08T01:08:12.832Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12262026-05-08T01:08:12.832Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12272026-05-08T01:08:12.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
12282026-05-08T01:08:12.832Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12292026-05-08T01:08:12.832Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12302026-05-08T01:08:12.832Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12312026-05-08T01:08:15.824Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12322026-05-08T01:08:15.824Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12332026-05-08T01:08:15.824Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12342026-05-08T01:08:15.824Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12352026-05-08T01:08:15.824Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12362026-05-08T01:08:15.824Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12372026-05-08T01:08:15.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
12382026-05-08T01:08:15.825Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12392026-05-08T01:08:15.825Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12402026-05-08T01:08:15.825Z[ 10] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
12412026-05-08T01:08:15.825Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
12422026-05-08T01:08:15.825Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12432026-05-08T01:08:15.825Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12442026-05-08T01:08:15.825Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12452026-05-08T01:08:15.825Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
12462026-05-08T01:08:15.825Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12472026-05-08T01:08:15.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
12482026-05-08T01:08:15.825Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12492026-05-08T01:08:15.825Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12502026-05-08T01:08:15.825Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12512026-05-08T01:08:15.825Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12522026-05-08T01:08:15.825Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12532026-05-08T01:08:15.825Z[ 16] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
12542026-05-08T01:08:15.825Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12552026-05-08T01:08:15.825Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12562026-05-08T01:08:15.825Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12572026-05-08T01:08:15.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
12582026-05-08T01:08:15.825Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12592026-05-08T01:08:15.825Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12602026-05-08T01:08:15.825Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12612026-05-08T01:08:15.826Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12622026-05-08T01:08:15.826Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12632026-05-08T01:08:15.826Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12642026-05-08T01:08:15.826Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12652026-05-08T01:08:15.826Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12662026-05-08T01:08:15.826Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
12672026-05-08T01:08:15.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
12682026-05-08T01:08:15.826Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12692026-05-08T01:08:15.826Z[ 8] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
12702026-05-08T01:08:15.826Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12712026-05-08T01:08:15.826Z[ 12] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
12722026-05-08T01:08:15.826Z[ 14] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
12732026-05-08T01:08:15.826Z[ 16] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
12742026-05-08T01:08:15.826Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12752026-05-08T01:08:15.826Z[ 20] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
12762026-05-08T01:08:15.826Z[SUM] 10.00-10.00 sec 640 KBytes 10.7 Gbits/sec
12772026-05-08T01:08:15.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
12782026-05-08T01:08:15.830Z[ ID] Interval Transfer Bitrate
12792026-05-08T01:08:15.830Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12802026-05-08T01:08:15.830Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12812026-05-08T01:08:15.830Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12822026-05-08T01:08:15.830Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12832026-05-08T01:08:15.830Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12842026-05-08T01:08:15.830Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12852026-05-08T01:08:15.830Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12862026-05-08T01:08:15.830Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12872026-05-08T01:08:15.830Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
12882026-05-08T01:08:15.830ZRun 2/5...10159.771353212886Mbps
12892026-05-08T01:08:23.333Z-----------------------------------------------------------
12902026-05-08T01:08:23.333ZServer listening on 5201 (test #3)
12912026-05-08T01:08:23.333Z-----------------------------------------------------------
12922026-05-08T01:08:23.333ZAccepted connection from 10.0.0.1, port 36208
12932026-05-08T01:08:23.333Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63930
12942026-05-08T01:08:23.333Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48270
12952026-05-08T01:08:23.333Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49387
12962026-05-08T01:08:23.333Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65161
12972026-05-08T01:08:23.334Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49377
12982026-05-08T01:08:23.334Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63092
12992026-05-08T01:08:23.334Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50524
13002026-05-08T01:08:23.334Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62949
13012026-05-08T01:08:23.334Z[ ID] Interval Transfer Bitrate
13022026-05-08T01:08:23.334Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
13032026-05-08T01:08:23.334Z[ 8] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
13042026-05-08T01:08:23.334Z[ 10] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
13052026-05-08T01:08:23.334Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
13062026-05-08T01:08:23.334Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
13072026-05-08T01:08:23.334Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
13082026-05-08T01:08:23.334Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
13092026-05-08T01:08:23.334Z[ 20] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
13102026-05-08T01:08:23.334Z[SUM] 0.00-1.00 sec 953 MBytes 7.99 Gbits/sec
13112026-05-08T01:08:23.334Z- - - - - - - - - - - - - - - - - - - - - - - - -
13122026-05-08T01:08:23.334Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13132026-05-08T01:08:23.334Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13142026-05-08T01:08:23.334Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13152026-05-08T01:08:23.334Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13162026-05-08T01:08:23.334Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13172026-05-08T01:08:23.334Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13182026-05-08T01:08:23.334Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13192026-05-08T01:08:23.335Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13202026-05-08T01:08:23.335Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
13212026-05-08T01:08:23.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
13222026-05-08T01:08:23.335Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13232026-05-08T01:08:23.335Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13242026-05-08T01:08:23.335Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13252026-05-08T01:08:23.335Z[ 12] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13262026-05-08T01:08:23.335Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13272026-05-08T01:08:23.335Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13282026-05-08T01:08:23.335Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13292026-05-08T01:08:23.335Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13302026-05-08T01:08:23.335Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
13312026-05-08T01:08:23.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
13322026-05-08T01:08:23.335Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13332026-05-08T01:08:23.335Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13342026-05-08T01:08:23.335Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13352026-05-08T01:08:23.335Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13362026-05-08T01:08:23.335Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13372026-05-08T01:08:23.335Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13382026-05-08T01:08:23.335Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13392026-05-08T01:08:23.335Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13402026-05-08T01:08:23.335Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13412026-05-08T01:08:23.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
13422026-05-08T01:08:23.336Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13432026-05-08T01:08:23.336Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13442026-05-08T01:08:23.336Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13452026-05-08T01:08:23.336Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13462026-05-08T01:08:23.336Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
13472026-05-08T01:08:23.336Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13482026-05-08T01:08:23.336Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13492026-05-08T01:08:23.336Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13502026-05-08T01:08:23.336Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
13512026-05-08T01:08:23.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
13522026-05-08T01:08:23.336Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13532026-05-08T01:08:23.336Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13542026-05-08T01:08:23.336Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13552026-05-08T01:08:23.336Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13562026-05-08T01:08:23.336Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13572026-05-08T01:08:23.336Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13582026-05-08T01:08:23.336Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13592026-05-08T01:08:23.336Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13602026-05-08T01:08:23.336Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13612026-05-08T01:08:23.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
13622026-05-08T01:08:23.336Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13632026-05-08T01:08:23.337Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13642026-05-08T01:08:23.337Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13652026-05-08T01:08:26.251Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13662026-05-08T01:08:26.251Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13672026-05-08T01:08:26.251Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13682026-05-08T01:08:26.251Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13692026-05-08T01:08:26.251Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13702026-05-08T01:08:26.251Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
13712026-05-08T01:08:26.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
13722026-05-08T01:08:26.251Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13732026-05-08T01:08:26.252Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13742026-05-08T01:08:26.252Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13752026-05-08T01:08:26.252Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13762026-05-08T01:08:26.252Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13772026-05-08T01:08:26.252Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13782026-05-08T01:08:26.252Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13792026-05-08T01:08:26.252Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13802026-05-08T01:08:26.252Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13812026-05-08T01:08:26.252Z- - - - - - - - - - - - - - - - - - - - - - - - -
13822026-05-08T01:08:26.252Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13832026-05-08T01:08:26.252Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13842026-05-08T01:08:26.252Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13852026-05-08T01:08:26.252Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13862026-05-08T01:08:26.252Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13872026-05-08T01:08:26.252Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13882026-05-08T01:08:26.252Z[ 18] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13892026-05-08T01:08:26.252Z[ 20] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13902026-05-08T01:08:26.252Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
13912026-05-08T01:08:26.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
13922026-05-08T01:08:26.253Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13932026-05-08T01:08:26.253Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13942026-05-08T01:08:26.253Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13952026-05-08T01:08:26.253Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13962026-05-08T01:08:26.253Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13972026-05-08T01:08:26.253Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
13982026-05-08T01:08:26.253Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13992026-05-08T01:08:26.253Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14002026-05-08T01:08:26.253Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
14012026-05-08T01:08:26.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
14022026-05-08T01:08:26.253Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14032026-05-08T01:08:26.253Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14042026-05-08T01:08:26.253Z[ 10] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
14052026-05-08T01:08:26.253Z[ 12] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
14062026-05-08T01:08:26.253Z[ 14] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
14072026-05-08T01:08:26.253Z[ 16] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
14082026-05-08T01:08:26.253Z[ 18] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
14092026-05-08T01:08:26.253Z[ 20] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
14102026-05-08T01:08:26.254Z[SUM] 10.00-10.00 sec 768 KBytes 13.2 Gbits/sec
14112026-05-08T01:08:26.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
14122026-05-08T01:08:26.254Z[ ID] Interval Transfer Bitrate
14132026-05-08T01:08:26.254Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14142026-05-08T01:08:26.254Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14152026-05-08T01:08:26.254Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14162026-05-08T01:08:26.254Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14172026-05-08T01:08:26.254Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14182026-05-08T01:08:26.283Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14192026-05-08T01:08:26.283Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14202026-05-08T01:08:26.283Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
14212026-05-08T01:08:26.283Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14222026-05-08T01:08:26.284ZRun 3/5...10142.671780297216Mbps
14232026-05-08T01:08:33.605Z-----------------------------------------------------------
14242026-05-08T01:08:33.605ZServer listening on 5201 (test #4)
14252026-05-08T01:08:33.605Z-----------------------------------------------------------
14262026-05-08T01:08:33.605ZAccepted connection from 10.0.0.1, port 51282
14272026-05-08T01:08:33.605Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33831
14282026-05-08T01:08:33.605Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56693
14292026-05-08T01:08:33.605Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47704
14302026-05-08T01:08:33.605Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55246
14312026-05-08T01:08:33.605Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42138
14322026-05-08T01:08:33.605Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43710
14332026-05-08T01:08:33.605Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34500
14342026-05-08T01:08:33.605Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65125
14352026-05-08T01:08:33.605Z[ ID] Interval Transfer Bitrate
14362026-05-08T01:08:33.605Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14372026-05-08T01:08:33.605Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14382026-05-08T01:08:33.605Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14392026-05-08T01:08:33.605Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14402026-05-08T01:08:33.605Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14412026-05-08T01:08:33.605Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14422026-05-08T01:08:33.605Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14432026-05-08T01:08:33.605Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
14442026-05-08T01:08:33.605Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
14452026-05-08T01:08:33.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
14462026-05-08T01:08:33.606Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14472026-05-08T01:08:33.606Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14482026-05-08T01:08:33.606Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14492026-05-08T01:08:33.606Z[ 12] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14502026-05-08T01:08:33.606Z[ 14] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14512026-05-08T01:08:33.606Z[ 16] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14522026-05-08T01:08:33.606Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14532026-05-08T01:08:33.606Z[ 20] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14542026-05-08T01:08:33.606Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14552026-05-08T01:08:33.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
14562026-05-08T01:08:33.606Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14572026-05-08T01:08:33.606Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14582026-05-08T01:08:33.606Z[ 10] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
14592026-05-08T01:08:33.606Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14602026-05-08T01:08:33.606Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14612026-05-08T01:08:33.606Z[ 16] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
14622026-05-08T01:08:33.606Z[ 18] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
14632026-05-08T01:08:33.606Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
14642026-05-08T01:08:33.606Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.4 Gbits/sec
14652026-05-08T01:08:33.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
14662026-05-08T01:08:33.606Z[ 5] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
14672026-05-08T01:08:33.606Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14682026-05-08T01:08:33.606Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14692026-05-08T01:08:33.606Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14702026-05-08T01:08:33.607Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14712026-05-08T01:08:33.607Z[ 16] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
14722026-05-08T01:08:33.607Z[ 18] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
14732026-05-08T01:08:33.607Z[ 20] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
14742026-05-08T01:08:33.607Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
14752026-05-08T01:08:33.607Z- - - - - - - - - - - - - - - - - - - - - - - - -
14762026-05-08T01:08:33.607Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14772026-05-08T01:08:33.607Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14782026-05-08T01:08:33.607Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14792026-05-08T01:08:33.607Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14802026-05-08T01:08:33.607Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14812026-05-08T01:08:33.607Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14822026-05-08T01:08:33.607Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14832026-05-08T01:08:33.607Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
14842026-05-08T01:08:33.607Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
14852026-05-08T01:08:33.607Z- - - - - - - - - - - - - - - - - - - - - - - - -
14862026-05-08T01:08:33.607Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14872026-05-08T01:08:33.607Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14882026-05-08T01:08:33.607Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
14892026-05-08T01:08:33.607Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14902026-05-08T01:08:33.607Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14912026-05-08T01:08:33.611Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14922026-05-08T01:08:33.611Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14932026-05-08T01:08:33.611Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14942026-05-08T01:08:33.611Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
14952026-05-08T01:08:33.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
14962026-05-08T01:08:33.611Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14972026-05-08T01:08:33.611Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
14982026-05-08T01:08:33.611Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
14992026-05-08T01:08:36.605Z[ 12] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
15002026-05-08T01:08:36.605Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
15012026-05-08T01:08:36.605Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15022026-05-08T01:08:36.605Z[ 18] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
15032026-05-08T01:08:36.605Z[ 20] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
15042026-05-08T01:08:36.605Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
15052026-05-08T01:08:36.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
15062026-05-08T01:08:36.605Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15072026-05-08T01:08:36.605Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15082026-05-08T01:08:36.606Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15092026-05-08T01:08:36.606Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15102026-05-08T01:08:36.606Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15112026-05-08T01:08:36.606Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15122026-05-08T01:08:36.606Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15132026-05-08T01:08:36.606Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15142026-05-08T01:08:36.606Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
15152026-05-08T01:08:36.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
15162026-05-08T01:08:36.606Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15172026-05-08T01:08:36.606Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15182026-05-08T01:08:36.606Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15192026-05-08T01:08:36.606Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15202026-05-08T01:08:36.606Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15212026-05-08T01:08:36.606Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15222026-05-08T01:08:36.606Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15232026-05-08T01:08:36.606Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15242026-05-08T01:08:36.606Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15252026-05-08T01:08:36.607Z- - - - - - - - - - - - - - - - - - - - - - - - -
15262026-05-08T01:08:36.607Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15272026-05-08T01:08:36.607Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15282026-05-08T01:08:36.607Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15292026-05-08T01:08:36.607Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15302026-05-08T01:08:36.607Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15312026-05-08T01:08:36.607Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15322026-05-08T01:08:36.607Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15332026-05-08T01:08:36.607Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15342026-05-08T01:08:36.607Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15352026-05-08T01:08:36.607Z- - - - - - - - - - - - - - - - - - - - - - - - -
15362026-05-08T01:08:36.607Z[ 5] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
15372026-05-08T01:08:36.607Z[ 8] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
15382026-05-08T01:08:36.607Z[ 10] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
15392026-05-08T01:08:36.607Z[ 12] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
15402026-05-08T01:08:36.607Z[ 14] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
15412026-05-08T01:08:36.607Z[ 16] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
15422026-05-08T01:08:36.608Z[ 18] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
15432026-05-08T01:08:36.608Z[ 20] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
15442026-05-08T01:08:36.608Z[SUM] 10.00-10.00 sec 1.00 MBytes 15.0 Gbits/sec
15452026-05-08T01:08:36.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
15462026-05-08T01:08:36.608Z[ ID] Interval Transfer Bitrate
15472026-05-08T01:08:36.613Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15482026-05-08T01:08:36.613Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15492026-05-08T01:08:36.613Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15502026-05-08T01:08:36.613Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15512026-05-08T01:08:36.613Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15522026-05-08T01:08:36.613Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15532026-05-08T01:08:36.613Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15542026-05-08T01:08:36.613Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15552026-05-08T01:08:36.613Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec receiver
15562026-05-08T01:08:36.613ZRun 4/5...10179.59414683004Mbps
15572026-05-08T01:08:43.989Z-----------------------------------------------------------
15582026-05-08T01:08:43.990ZServer listening on 5201 (test #5)
15592026-05-08T01:08:43.990Z-----------------------------------------------------------
15602026-05-08T01:08:43.990ZAccepted connection from 10.0.0.1, port 51774
15612026-05-08T01:08:43.990Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63411
15622026-05-08T01:08:43.990Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50753
15632026-05-08T01:08:43.990Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65352
15642026-05-08T01:08:43.990Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52396
15652026-05-08T01:08:43.990Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56901
15662026-05-08T01:08:43.990Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59815
15672026-05-08T01:08:43.990Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63432
15682026-05-08T01:08:43.990Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44797
15692026-05-08T01:08:43.990Z[ ID] Interval Transfer Bitrate
15702026-05-08T01:08:43.990Z[ 5] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
15712026-05-08T01:08:43.990Z[ 8] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
15722026-05-08T01:08:43.990Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15732026-05-08T01:08:43.990Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15742026-05-08T01:08:43.990Z[ 14] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
15752026-05-08T01:08:43.990Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15762026-05-08T01:08:43.990Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
15772026-05-08T01:08:43.991Z[ 20] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
15782026-05-08T01:08:43.991Z[SUM] 0.00-1.00 sec 953 MBytes 8.00 Gbits/sec
15792026-05-08T01:08:43.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
15802026-05-08T01:08:43.991Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15812026-05-08T01:08:43.991Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15822026-05-08T01:08:43.991Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15832026-05-08T01:08:43.991Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15842026-05-08T01:08:43.991Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15852026-05-08T01:08:43.991Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15862026-05-08T01:08:43.991Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15872026-05-08T01:08:43.991Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15882026-05-08T01:08:43.991Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
15892026-05-08T01:08:43.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
15902026-05-08T01:08:43.991Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15912026-05-08T01:08:43.991Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
15922026-05-08T01:08:43.991Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
15932026-05-08T01:08:43.991Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
15942026-05-08T01:08:43.992Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
15952026-05-08T01:08:43.992Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
15962026-05-08T01:08:43.992Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
15972026-05-08T01:08:43.992Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15982026-05-08T01:08:43.992Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
15992026-05-08T01:08:43.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
16002026-05-08T01:08:43.992Z[ 5] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
16012026-05-08T01:08:43.992Z[ 8] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
16022026-05-08T01:08:43.992Z[ 10] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
16032026-05-08T01:08:43.992Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16042026-05-08T01:08:43.992Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16052026-05-08T01:08:43.992Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16062026-05-08T01:08:43.992Z[ 18] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
16072026-05-08T01:08:43.992Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16082026-05-08T01:08:43.992Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
16092026-05-08T01:08:43.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
16102026-05-08T01:08:43.992Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16112026-05-08T01:08:43.992Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16122026-05-08T01:08:43.992Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16132026-05-08T01:08:43.992Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16142026-05-08T01:08:43.992Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16152026-05-08T01:08:43.993Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16162026-05-08T01:08:43.996Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16172026-05-08T01:08:43.997Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16182026-05-08T01:08:43.997Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16192026-05-08T01:08:43.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
16202026-05-08T01:08:43.997Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16212026-05-08T01:08:43.997Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16222026-05-08T01:08:43.997Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
16232026-05-08T01:08:43.997Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16242026-05-08T01:08:43.997Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16252026-05-08T01:08:43.997Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16262026-05-08T01:08:43.997Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16272026-05-08T01:08:43.997Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16282026-05-08T01:08:43.997Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16292026-05-08T01:08:43.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
16302026-05-08T01:08:43.997Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16312026-05-08T01:08:43.997Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16322026-05-08T01:08:43.997Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16332026-05-08T01:08:46.990Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16342026-05-08T01:08:46.991Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16352026-05-08T01:08:46.991Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16362026-05-08T01:08:46.991Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16372026-05-08T01:08:46.991Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16382026-05-08T01:08:46.991Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16392026-05-08T01:08:46.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
16402026-05-08T01:08:46.991Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16412026-05-08T01:08:46.991Z[ 8] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
16422026-05-08T01:08:46.991Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
16432026-05-08T01:08:46.991Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16442026-05-08T01:08:46.991Z[ 14] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
16452026-05-08T01:08:46.991Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16462026-05-08T01:08:46.991Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16472026-05-08T01:08:46.991Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16482026-05-08T01:08:46.991Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16492026-05-08T01:08:46.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
16502026-05-08T01:08:46.991Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16512026-05-08T01:08:46.991Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16522026-05-08T01:08:46.991Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16532026-05-08T01:08:46.991Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16542026-05-08T01:08:46.991Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16552026-05-08T01:08:46.991Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16562026-05-08T01:08:46.991Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16572026-05-08T01:08:46.991Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16582026-05-08T01:08:46.991Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16592026-05-08T01:08:46.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
16602026-05-08T01:08:46.991Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16612026-05-08T01:08:46.991Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16622026-05-08T01:08:46.991Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16632026-05-08T01:08:46.991Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16642026-05-08T01:08:46.991Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16652026-05-08T01:08:46.991Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16662026-05-08T01:08:46.991Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16672026-05-08T01:08:46.992Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-05-08T01:08:46.992Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16692026-05-08T01:08:46.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
16702026-05-08T01:08:46.992Z[ 5] 10.00-10.00 sec 128 KBytes 1.80 Gbits/sec
16712026-05-08T01:08:46.992Z[ 8] 10.00-10.00 sec 128 KBytes 1.80 Gbits/sec
16722026-05-08T01:08:46.992Z[ 10] 10.00-10.00 sec 128 KBytes 1.81 Gbits/sec
16732026-05-08T01:08:46.992Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16742026-05-08T01:08:46.992Z[ 14] 10.00-10.00 sec 128 KBytes 1.80 Gbits/sec
16752026-05-08T01:08:46.992Z[ 16] 10.00-10.00 sec 128 KBytes 1.80 Gbits/sec
16762026-05-08T01:08:46.992Z[ 18] 10.00-10.00 sec 128 KBytes 1.80 Gbits/sec
16772026-05-08T01:08:46.992Z[ 20] 10.00-10.00 sec 128 KBytes 1.81 Gbits/sec
16782026-05-08T01:08:46.992Z[SUM] 10.00-10.00 sec 896 KBytes 12.6 Gbits/sec
16792026-05-08T01:08:46.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
16802026-05-08T01:08:46.992Z[ ID] Interval Transfer Bitrate
16812026-05-08T01:08:46.996Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16822026-05-08T01:08:46.996Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16832026-05-08T01:08:46.996Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16842026-05-08T01:08:46.996Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16852026-05-08T01:08:46.996Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16862026-05-08T01:08:46.996Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16872026-05-08T01:08:46.996Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16882026-05-08T01:08:46.996Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16892026-05-08T01:08:46.996Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
16902026-05-08T01:08:46.996ZRun 5/5...10120.329464314196Mbps
16912026-05-08T01:08:46.996Z###---------------------###
16922026-05-08T01:08:46.996Z::: iPerf done... :::
16932026-05-08T01:08:46.996Z:::Awaiting out files...:::
16942026-05-08T01:08:46.996Z###---------------------###
16952026-05-08T01:08:46.996Z###-----###
16962026-05-08T01:08:46.996Z:::done!:::
16972026-05-08T01:08:46.996Z###-----###
16982026-05-08T01:08:46.996Z###-------------------###
16992026-05-08T01:08:46.996Z:::Running experiment :::
17002026-05-08T01:08:46.996Z:::iperf-tcp/local/s2c:::
17012026-05-08T01:08:46.996Z###-------------------###
17022026-05-08T01:08:54.385Z-----------------------------------------------------------
17032026-05-08T01:08:54.385ZServer listening on 5201 (test #6)
17042026-05-08T01:08:54.385Z-----------------------------------------------------------
17052026-05-08T01:08:54.385ZAccepted connection from 10.0.0.1, port 44669
17062026-05-08T01:08:54.385Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63614
17072026-05-08T01:08:54.385Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41798
17082026-05-08T01:08:54.385Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62476
17092026-05-08T01:08:54.385Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40435
17102026-05-08T01:08:54.386Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49453
17112026-05-08T01:08:54.386Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50552
17122026-05-08T01:08:54.386Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33616
17132026-05-08T01:08:54.386Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62349
17142026-05-08T01:08:54.386Z[ ID] Interval Transfer Bitrate
17152026-05-08T01:08:54.386Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17162026-05-08T01:08:54.386Z[ 8] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17172026-05-08T01:08:54.386Z[ 10] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
17182026-05-08T01:08:54.386Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
17192026-05-08T01:08:54.386Z[ 14] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
17202026-05-08T01:08:54.386Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17212026-05-08T01:08:54.386Z[ 18] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
17222026-05-08T01:08:54.386Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
17232026-05-08T01:08:54.386Z[SUM] 0.00-1.00 sec 1010 MBytes 8.47 Gbits/sec
17242026-05-08T01:08:54.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
17252026-05-08T01:08:54.386Z[ 5] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
17262026-05-08T01:08:54.386Z[ 8] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17272026-05-08T01:08:54.386Z[ 10] 1.00-2.00 sec 166 MBytes 1.40 Gbits/sec
17282026-05-08T01:08:54.386Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17292026-05-08T01:08:54.386Z[ 14] 1.00-2.00 sec 162 MBytes 1.35 Gbits/sec
17302026-05-08T01:08:54.386Z[ 16] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17312026-05-08T01:08:54.386Z[ 18] 1.00-2.00 sec 166 MBytes 1.39 Gbits/sec
17322026-05-08T01:08:54.386Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17332026-05-08T01:08:54.386Z[SUM] 1.00-2.00 sec 1.25 GBytes 10.7 Gbits/sec
17342026-05-08T01:08:54.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
17352026-05-08T01:08:54.386Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17362026-05-08T01:08:54.386Z[ 8] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
17372026-05-08T01:08:54.386Z[ 10] 2.00-3.00 sec 164 MBytes 1.38 Gbits/sec
17382026-05-08T01:08:54.386Z[ 12] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
17392026-05-08T01:08:54.386Z[ 14] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
17402026-05-08T01:08:54.386Z[ 16] 2.00-3.00 sec 159 MBytes 1.34 Gbits/sec
17412026-05-08T01:08:54.386Z[ 18] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
17422026-05-08T01:08:54.386Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17432026-05-08T01:08:54.386Z[SUM] 2.00-3.00 sec 1.25 GBytes 10.7 Gbits/sec
17442026-05-08T01:08:54.390Z- - - - - - - - - - - - - - - - - - - - - - - - -
17452026-05-08T01:08:54.390Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17462026-05-08T01:08:54.390Z[ 8] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17472026-05-08T01:08:54.390Z[ 10] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
17482026-05-08T01:08:54.390Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17492026-05-08T01:08:54.390Z[ 14] 3.00-4.00 sec 170 MBytes 1.42 Gbits/sec
17502026-05-08T01:08:54.390Z[ 16] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
17512026-05-08T01:08:54.390Z[ 18] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
17522026-05-08T01:08:54.390Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17532026-05-08T01:08:54.390Z[SUM] 3.00-4.00 sec 1.26 GBytes 10.9 Gbits/sec
17542026-05-08T01:08:54.390Z- - - - - - - - - - - - - - - - - - - - - - - - -
17552026-05-08T01:08:54.390Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17562026-05-08T01:08:54.390Z[ 8] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
17572026-05-08T01:08:54.390Z[ 10] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
17582026-05-08T01:08:54.390Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17592026-05-08T01:08:54.390Z[ 14] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
17602026-05-08T01:08:54.390Z[ 16] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
17612026-05-08T01:08:54.390Z[ 18] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec
17622026-05-08T01:08:54.390Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17632026-05-08T01:08:54.390Z[SUM] 4.00-5.00 sec 1.26 GBytes 10.8 Gbits/sec
17642026-05-08T01:08:54.390Z- - - - - - - - - - - - - - - - - - - - - - - - -
17652026-05-08T01:08:54.390Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17662026-05-08T01:08:54.390Z[ 8] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17672026-05-08T01:08:54.390Z[ 10] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
17682026-05-08T01:08:54.390Z[ 12] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
17692026-05-08T01:08:54.390Z[ 14] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
17702026-05-08T01:08:54.390Z[ 16] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17712026-05-08T01:08:54.390Z[ 18] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
17722026-05-08T01:08:54.391Z[ 20] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
17732026-05-08T01:08:54.391Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.6 Gbits/sec
17742026-05-08T01:08:54.391Z- - - - - - - - - - - - - - - - - - - - - - - - -
17752026-05-08T01:08:54.391Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17762026-05-08T01:08:54.391Z[ 8] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
17772026-05-08T01:08:54.391Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17782026-05-08T01:08:57.387Z[ 12] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17792026-05-08T01:08:57.387Z[ 14] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
17802026-05-08T01:08:57.387Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
17812026-05-08T01:08:57.387Z[ 18] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
17822026-05-08T01:08:57.387Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17832026-05-08T01:08:57.387Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.5 Gbits/sec
17842026-05-08T01:08:57.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
17852026-05-08T01:08:57.387Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17862026-05-08T01:08:57.387Z[ 8] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
17872026-05-08T01:08:57.387Z[ 10] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
17882026-05-08T01:08:57.387Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17892026-05-08T01:08:57.387Z[ 14] 7.00-8.00 sec 165 MBytes 1.38 Gbits/sec
17902026-05-08T01:08:57.387Z[ 16] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
17912026-05-08T01:08:57.387Z[ 18] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
17922026-05-08T01:08:57.387Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17932026-05-08T01:08:57.387Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.6 Gbits/sec
17942026-05-08T01:08:57.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
17952026-05-08T01:08:57.388Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
17962026-05-08T01:08:57.388Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
17972026-05-08T01:08:57.388Z[ 10] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
17982026-05-08T01:08:57.388Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
17992026-05-08T01:08:57.388Z[ 14] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
18002026-05-08T01:08:57.388Z[ 16] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
18012026-05-08T01:08:57.388Z[ 18] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18022026-05-08T01:08:57.388Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
18032026-05-08T01:08:57.388Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.6 Gbits/sec
18042026-05-08T01:08:57.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
18052026-05-08T01:08:57.388Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18062026-05-08T01:08:57.388Z[ 8] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18072026-05-08T01:08:57.388Z[ 10] 9.00-10.00 sec 167 MBytes 1.40 Gbits/sec
18082026-05-08T01:08:57.388Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18092026-05-08T01:08:57.388Z[ 14] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18102026-05-08T01:08:57.388Z[ 16] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18112026-05-08T01:08:57.388Z[ 18] 9.00-10.00 sec 167 MBytes 1.40 Gbits/sec
18122026-05-08T01:08:57.388Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18132026-05-08T01:08:57.388Z[SUM] 9.00-10.00 sec 1.25 GBytes 10.8 Gbits/sec
18142026-05-08T01:08:57.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
18152026-05-08T01:08:57.388Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18162026-05-08T01:08:57.388Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18172026-05-08T01:08:57.388Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18182026-05-08T01:08:57.388Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-05-08T01:08:57.388Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-05-08T01:08:57.388Z[ 16] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18212026-05-08T01:08:57.388Z[ 18] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18222026-05-08T01:08:57.388Z[ 20] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18232026-05-08T01:08:57.388Z[SUM] 10.00-10.00 sec 384 KBytes 6.27 Gbits/sec
18242026-05-08T01:08:57.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
18252026-05-08T01:08:57.388Z[ ID] Interval Transfer Bitrate
18262026-05-08T01:08:57.388Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18272026-05-08T01:08:57.388Z[ 8] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
18282026-05-08T01:08:57.388Z[ 10] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18292026-05-08T01:08:57.388Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18302026-05-08T01:08:57.388Z[ 14] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
18312026-05-08T01:08:57.388Z[ 16] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
18322026-05-08T01:08:57.388Z[ 18] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
18332026-05-08T01:08:57.389Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18342026-05-08T01:08:57.389Z[SUM] 0.00-10.00 sec 12.2 GBytes 10.5 Gbits/sec sender
18352026-05-08T01:08:57.392ZRun 1/5...10474.315382357807Mbps
18362026-05-08T01:09:04.774Z-----------------------------------------------------------
18372026-05-08T01:09:04.774ZServer listening on 5201 (test #7)
18382026-05-08T01:09:04.774Z-----------------------------------------------------------
18392026-05-08T01:09:04.774ZAccepted connection from 10.0.0.1, port 43529
18402026-05-08T01:09:04.774Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64208
18412026-05-08T01:09:04.774Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57208
18422026-05-08T01:09:04.774Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58487
18432026-05-08T01:09:04.774Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59169
18442026-05-08T01:09:04.774Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60456
18452026-05-08T01:09:04.774Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53648
18462026-05-08T01:09:04.774Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32773
18472026-05-08T01:09:04.775Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51189
18482026-05-08T01:09:04.775Z[ ID] Interval Transfer Bitrate
18492026-05-08T01:09:04.775Z[ 5] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
18502026-05-08T01:09:04.775Z[ 8] 0.00-1.00 sec 139 MBytes 1.17 Gbits/sec
18512026-05-08T01:09:04.775Z[ 10] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec
18522026-05-08T01:09:04.775Z[ 12] 0.00-1.00 sec 161 MBytes 1.35 Gbits/sec
18532026-05-08T01:09:04.775Z[ 14] 0.00-1.00 sec 161 MBytes 1.35 Gbits/sec
18542026-05-08T01:09:04.775Z[ 16] 0.00-1.00 sec 114 MBytes 954 Mbits/sec
18552026-05-08T01:09:04.780Z[ 18] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
18562026-05-08T01:09:04.780Z[ 20] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
18572026-05-08T01:09:04.780Z[SUM] 0.00-1.00 sec 1.09 GBytes 9.35 Gbits/sec
18582026-05-08T01:09:04.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
18592026-05-08T01:09:04.780Z[ 5] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
18602026-05-08T01:09:04.780Z[ 8] 1.00-2.00 sec 193 MBytes 1.62 Gbits/sec
18612026-05-08T01:09:04.781Z[ 10] 1.00-2.00 sec 163 MBytes 1.37 Gbits/sec
18622026-05-08T01:09:04.781Z[ 12] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
18632026-05-08T01:09:04.781Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
18642026-05-08T01:09:04.781Z[ 16] 1.00-2.00 sec 192 MBytes 1.61 Gbits/sec
18652026-05-08T01:09:04.781Z[ 18] 1.00-2.00 sec 169 MBytes 1.42 Gbits/sec
18662026-05-08T01:09:04.781Z[ 20] 1.00-2.00 sec 163 MBytes 1.36 Gbits/sec
18672026-05-08T01:09:04.781Z[SUM] 1.00-2.00 sec 1.34 GBytes 11.5 Gbits/sec
18682026-05-08T01:09:04.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
18692026-05-08T01:09:04.781Z[ 5] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18702026-05-08T01:09:04.782Z[ 8] 2.00-3.00 sec 164 MBytes 1.37 Gbits/sec
18712026-05-08T01:09:04.782Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18722026-05-08T01:09:04.782Z[ 12] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
18732026-05-08T01:09:04.782Z[ 14] 2.00-3.00 sec 177 MBytes 1.48 Gbits/sec
18742026-05-08T01:09:04.782Z[ 16] 2.00-3.00 sec 178 MBytes 1.49 Gbits/sec
18752026-05-08T01:09:04.782Z[ 18] 2.00-3.00 sec 149 MBytes 1.25 Gbits/sec
18762026-05-08T01:09:04.782Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
18772026-05-08T01:09:04.782Z[SUM] 2.00-3.00 sec 1.27 GBytes 10.9 Gbits/sec
18782026-05-08T01:09:04.782Z- - - - - - - - - - - - - - - - - - - - - - - - -
18792026-05-08T01:09:04.782Z[ 5] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
18802026-05-08T01:09:04.782Z[ 8] 3.00-4.00 sec 180 MBytes 1.51 Gbits/sec
18812026-05-08T01:09:04.782Z[ 10] 3.00-4.00 sec 183 MBytes 1.54 Gbits/sec
18822026-05-08T01:09:04.782Z[ 12] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec
18832026-05-08T01:09:04.782Z[ 14] 3.00-4.00 sec 170 MBytes 1.43 Gbits/sec
18842026-05-08T01:09:04.782Z[ 16] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
18852026-05-08T01:09:04.782Z[ 18] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
18862026-05-08T01:09:04.783Z[ 20] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
18872026-05-08T01:09:04.783Z[SUM] 3.00-4.00 sec 1.34 GBytes 11.5 Gbits/sec
18882026-05-08T01:09:04.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
18892026-05-08T01:09:04.783Z[ 5] 4.00-5.00 sec 166 MBytes 1.40 Gbits/sec
18902026-05-08T01:09:04.783Z[ 8] 4.00-5.00 sec 184 MBytes 1.54 Gbits/sec
18912026-05-08T01:09:04.783Z[ 10] 4.00-5.00 sec 178 MBytes 1.50 Gbits/sec
18922026-05-08T01:09:04.783Z[ 12] 4.00-5.00 sec 167 MBytes 1.40 Gbits/sec
18932026-05-08T01:09:04.783Z[ 14] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
18942026-05-08T01:09:04.783Z[ 16] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec
18952026-05-08T01:09:04.783Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
18962026-05-08T01:09:04.783Z[ 20] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
18972026-05-08T01:09:04.783Z[SUM] 4.00-5.00 sec 1.32 GBytes 11.4 Gbits/sec
18982026-05-08T01:09:04.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
18992026-05-08T01:09:04.783Z[ 5] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19002026-05-08T01:09:04.783Z[ 8] 5.00-6.00 sec 170 MBytes 1.42 Gbits/sec
19012026-05-08T01:09:04.783Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19022026-05-08T01:09:04.783Z[ 12] 5.00-6.00 sec 170 MBytes 1.43 Gbits/sec
19032026-05-08T01:09:04.783Z[ 14] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
19042026-05-08T01:09:04.784Z[ 16] 5.00-6.00 sec 147 MBytes 1.24 Gbits/sec
19052026-05-08T01:09:04.784Z[ 18] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19062026-05-08T01:09:04.784Z[ 20] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
19072026-05-08T01:09:04.784Z[SUM] 5.00-6.00 sec 1.25 GBytes 10.7 Gbits/sec
19082026-05-08T01:09:04.784Z- - - - - - - - - - - - - - - - - - - - - - - - -
19092026-05-08T01:09:04.784Z[ 5] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
19102026-05-08T01:09:04.784Z[ 8] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
19112026-05-08T01:09:04.784Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19122026-05-08T01:09:07.777Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19132026-05-08T01:09:07.777Z[ 14] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
19142026-05-08T01:09:07.777Z[ 16] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
19152026-05-08T01:09:07.777Z[ 18] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19162026-05-08T01:09:07.777Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19172026-05-08T01:09:07.777Z[SUM] 6.00-7.00 sec 1.24 GBytes 10.6 Gbits/sec
19182026-05-08T01:09:07.777Z- - - - - - - - - - - - - - - - - - - - - - - - -
19192026-05-08T01:09:07.777Z[ 5] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
19202026-05-08T01:09:07.777Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19212026-05-08T01:09:07.777Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19222026-05-08T01:09:07.777Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19232026-05-08T01:09:07.777Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19242026-05-08T01:09:07.777Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19252026-05-08T01:09:07.778Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19262026-05-08T01:09:07.778Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19272026-05-08T01:09:07.778Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
19282026-05-08T01:09:07.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
19292026-05-08T01:09:07.778Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19302026-05-08T01:09:07.778Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19312026-05-08T01:09:07.778Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19322026-05-08T01:09:07.778Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19332026-05-08T01:09:07.778Z[ 14] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19342026-05-08T01:09:07.778Z[ 16] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19352026-05-08T01:09:07.778Z[ 18] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
19362026-05-08T01:09:07.778Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19372026-05-08T01:09:07.778Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
19382026-05-08T01:09:07.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
19392026-05-08T01:09:07.778Z[ 5] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
19402026-05-08T01:09:07.778Z[ 8] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
19412026-05-08T01:09:07.778Z[ 10] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
19422026-05-08T01:09:07.779Z[ 12] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
19432026-05-08T01:09:07.779Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19442026-05-08T01:09:07.779Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19452026-05-08T01:09:07.779Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19462026-05-08T01:09:07.779Z[ 20] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
19472026-05-08T01:09:07.779Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
19482026-05-08T01:09:07.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
19492026-05-08T01:09:07.779Z[ 5] 10.00-10.00 sec 128 KBytes 2.55 Gbits/sec
19502026-05-08T01:09:07.779Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19512026-05-08T01:09:07.779Z[ 10] 10.00-10.00 sec 128 KBytes 2.55 Gbits/sec
19522026-05-08T01:09:07.779Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19532026-05-08T01:09:07.779Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19542026-05-08T01:09:07.779Z[ 16] 10.00-10.00 sec 128 KBytes 2.55 Gbits/sec
19552026-05-08T01:09:07.779Z[ 18] 10.00-10.00 sec 128 KBytes 2.55 Gbits/sec
19562026-05-08T01:09:07.779Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19572026-05-08T01:09:07.779Z[SUM] 10.00-10.00 sec 512 KBytes 10.2 Gbits/sec
19582026-05-08T01:09:07.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
19592026-05-08T01:09:07.780Z[ ID] Interval Transfer Bitrate
19602026-05-08T01:09:07.780Z[ 5] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
19612026-05-08T01:09:07.780Z[ 8] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
19622026-05-08T01:09:07.780Z[ 10] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
19632026-05-08T01:09:07.780Z[ 12] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec sender
19642026-05-08T01:09:07.780Z[ 14] 0.00-10.00 sec 1.58 GBytes 1.35 Gbits/sec sender
19652026-05-08T01:09:07.780Z[ 16] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
19662026-05-08T01:09:07.780Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
19672026-05-08T01:09:07.780Z[ 20] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
19682026-05-08T01:09:07.780Z[SUM] 0.00-10.00 sec 12.5 GBytes 10.8 Gbits/sec sender
19692026-05-08T01:09:07.785ZRun 2/5...10751.949519960053Mbps
19702026-05-08T01:09:15.164Z-----------------------------------------------------------
19712026-05-08T01:09:15.164ZServer listening on 5201 (test #8)
19722026-05-08T01:09:15.164Z-----------------------------------------------------------
19732026-05-08T01:09:15.164ZAccepted connection from 10.0.0.1, port 34597
19742026-05-08T01:09:15.164Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50070
19752026-05-08T01:09:15.164Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36366
19762026-05-08T01:09:15.164Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44770
19772026-05-08T01:09:15.165Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48406
19782026-05-08T01:09:15.165Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43847
19792026-05-08T01:09:15.165Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45430
19802026-05-08T01:09:15.165Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49576
19812026-05-08T01:09:15.165Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34131
19822026-05-08T01:09:15.165Z[ ID] Interval Transfer Bitrate
19832026-05-08T01:09:15.165Z[ 5] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
19842026-05-08T01:09:15.165Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19852026-05-08T01:09:15.166Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19862026-05-08T01:09:15.166Z[ 12] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
19872026-05-08T01:09:15.166Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19882026-05-08T01:09:15.166Z[ 16] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19892026-05-08T01:09:15.166Z[ 18] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
19902026-05-08T01:09:15.166Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
19912026-05-08T01:09:15.166Z[SUM] 0.00-1.00 sec 980 MBytes 8.22 Gbits/sec
19922026-05-08T01:09:15.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
19932026-05-08T01:09:15.167Z[ 5] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
19942026-05-08T01:09:15.167Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19952026-05-08T01:09:15.167Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19962026-05-08T01:09:15.167Z[ 12] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
19972026-05-08T01:09:15.167Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19982026-05-08T01:09:15.167Z[ 16] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
19992026-05-08T01:09:15.167Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
20002026-05-08T01:09:15.167Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20012026-05-08T01:09:15.167Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
20022026-05-08T01:09:15.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
20032026-05-08T01:09:15.168Z[ 5] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
20042026-05-08T01:09:15.168Z[ 8] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20052026-05-08T01:09:15.168Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20062026-05-08T01:09:15.168Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20072026-05-08T01:09:15.168Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20082026-05-08T01:09:15.168Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20092026-05-08T01:09:15.168Z[ 18] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
20102026-05-08T01:09:15.168Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20112026-05-08T01:09:15.168Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
20122026-05-08T01:09:15.168Z- - - - - - - - - - - - - - - - - - - - - - - - -
20132026-05-08T01:09:15.168Z[ 5] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20142026-05-08T01:09:15.168Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20152026-05-08T01:09:15.169Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20162026-05-08T01:09:15.169Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20172026-05-08T01:09:15.169Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20182026-05-08T01:09:15.169Z[ 16] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
20192026-05-08T01:09:15.173Z[ 18] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
20202026-05-08T01:09:15.173Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20212026-05-08T01:09:15.173Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
20222026-05-08T01:09:15.173Z- - - - - - - - - - - - - - - - - - - - - - - - -
20232026-05-08T01:09:15.174Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20242026-05-08T01:09:15.174Z[ 8] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20252026-05-08T01:09:15.174Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20262026-05-08T01:09:15.175Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20272026-05-08T01:09:15.175Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20282026-05-08T01:09:15.175Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20292026-05-08T01:09:15.175Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20302026-05-08T01:09:15.175Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20312026-05-08T01:09:15.175Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
20322026-05-08T01:09:15.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
20332026-05-08T01:09:15.175Z[ 5] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
20342026-05-08T01:09:15.175Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20352026-05-08T01:09:15.176Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20362026-05-08T01:09:15.176Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20372026-05-08T01:09:15.176Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20382026-05-08T01:09:15.176Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20392026-05-08T01:09:15.176Z[ 18] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
20402026-05-08T01:09:15.176Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
20412026-05-08T01:09:15.176Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
20422026-05-08T01:09:15.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
20432026-05-08T01:09:15.176Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20442026-05-08T01:09:15.176Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20452026-05-08T01:09:15.177Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20462026-05-08T01:09:18.165Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20472026-05-08T01:09:18.165Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20482026-05-08T01:09:18.165Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20492026-05-08T01:09:18.165Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20502026-05-08T01:09:18.165Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20512026-05-08T01:09:18.165Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
20522026-05-08T01:09:18.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
20532026-05-08T01:09:18.165Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20542026-05-08T01:09:18.165Z[ 8] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20552026-05-08T01:09:18.165Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20562026-05-08T01:09:18.166Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20572026-05-08T01:09:18.166Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20582026-05-08T01:09:18.166Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20592026-05-08T01:09:18.166Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20602026-05-08T01:09:18.166Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20612026-05-08T01:09:18.166Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.5 Gbits/sec
20622026-05-08T01:09:18.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
20632026-05-08T01:09:18.166Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20642026-05-08T01:09:18.166Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20652026-05-08T01:09:18.166Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20662026-05-08T01:09:18.166Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20672026-05-08T01:09:18.166Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20682026-05-08T01:09:18.166Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20692026-05-08T01:09:18.166Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20702026-05-08T01:09:18.166Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20712026-05-08T01:09:18.166Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20722026-05-08T01:09:18.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
20732026-05-08T01:09:18.166Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20742026-05-08T01:09:18.167Z[ 8] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20752026-05-08T01:09:18.167Z[ 10] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
20762026-05-08T01:09:18.167Z[ 12] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20772026-05-08T01:09:18.167Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
20782026-05-08T01:09:18.167Z[ 16] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20792026-05-08T01:09:18.167Z[ 18] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
20802026-05-08T01:09:18.167Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20812026-05-08T01:09:18.167Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
20822026-05-08T01:09:18.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
20832026-05-08T01:09:18.167Z[ 5] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
20842026-05-08T01:09:18.167Z[ 8] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
20852026-05-08T01:09:18.167Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20862026-05-08T01:09:18.167Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20872026-05-08T01:09:18.167Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20882026-05-08T01:09:18.167Z[ 16] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
20892026-05-08T01:09:18.167Z[ 18] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
20902026-05-08T01:09:18.167Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20912026-05-08T01:09:18.167Z[SUM] 10.00-10.00 sec 512 KBytes 9.40 Gbits/sec
20922026-05-08T01:09:18.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
20932026-05-08T01:09:18.168Z[ ID] Interval Transfer Bitrate
20942026-05-08T01:09:18.168Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20952026-05-08T01:09:18.168Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20962026-05-08T01:09:18.168Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20972026-05-08T01:09:18.168Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20982026-05-08T01:09:18.168Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20992026-05-08T01:09:18.168Z[ 16] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21002026-05-08T01:09:18.168Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21012026-05-08T01:09:18.168Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21022026-05-08T01:09:18.168Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
21032026-05-08T01:09:18.172ZRun 3/5...10203.853844708528Mbps
21042026-05-08T01:09:25.565Z-----------------------------------------------------------
21052026-05-08T01:09:25.565ZServer listening on 5201 (test #9)
21062026-05-08T01:09:25.565Z-----------------------------------------------------------
21072026-05-08T01:09:25.565ZAccepted connection from 10.0.0.1, port 65021
21082026-05-08T01:09:25.565Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39677
21092026-05-08T01:09:25.565Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63166
21102026-05-08T01:09:25.565Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46994
21112026-05-08T01:09:25.565Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55134
21122026-05-08T01:09:25.566Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49240
21132026-05-08T01:09:25.566Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42114
21142026-05-08T01:09:25.566Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46490
21152026-05-08T01:09:25.566Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63116
21162026-05-08T01:09:25.566Z[ ID] Interval Transfer Bitrate
21172026-05-08T01:09:25.566Z[ 5] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
21182026-05-08T01:09:25.566Z[ 8] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
21192026-05-08T01:09:25.566Z[ 10] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
21202026-05-08T01:09:25.566Z[ 12] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
21212026-05-08T01:09:25.566Z[ 14] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
21222026-05-08T01:09:25.566Z[ 16] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
21232026-05-08T01:09:25.566Z[ 18] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
21242026-05-08T01:09:25.566Z[ 20] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
21252026-05-08T01:09:25.566Z[SUM] 0.00-1.00 sec 1.02 GBytes 8.75 Gbits/sec
21262026-05-08T01:09:25.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
21272026-05-08T01:09:25.566Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21282026-05-08T01:09:25.567Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21292026-05-08T01:09:25.567Z[ 10] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21302026-05-08T01:09:25.567Z[ 12] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
21312026-05-08T01:09:25.567Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21322026-05-08T01:09:25.567Z[ 16] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21332026-05-08T01:09:25.567Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21342026-05-08T01:09:25.567Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21352026-05-08T01:09:25.567Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
21362026-05-08T01:09:25.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
21372026-05-08T01:09:25.567Z[ 5] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21382026-05-08T01:09:25.567Z[ 8] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21392026-05-08T01:09:25.567Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21402026-05-08T01:09:25.568Z[ 12] 2.00-3.00 sec 164 MBytes 1.38 Gbits/sec
21412026-05-08T01:09:25.568Z[ 14] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21422026-05-08T01:09:25.568Z[ 16] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
21432026-05-08T01:09:25.568Z[ 18] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21442026-05-08T01:09:25.568Z[ 20] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
21452026-05-08T01:09:25.568Z[SUM] 2.00-3.00 sec 1.24 GBytes 10.7 Gbits/sec
21462026-05-08T01:09:25.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
21472026-05-08T01:09:25.568Z[ 5] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21482026-05-08T01:09:25.568Z[ 8] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21492026-05-08T01:09:25.568Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21502026-05-08T01:09:25.568Z[ 12] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
21512026-05-08T01:09:25.568Z[ 14] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
21522026-05-08T01:09:25.568Z[ 16] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
21532026-05-08T01:09:25.568Z[ 18] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21542026-05-08T01:09:25.568Z[ 20] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
21552026-05-08T01:09:25.568Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.6 Gbits/sec
21562026-05-08T01:09:25.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
21572026-05-08T01:09:25.569Z[ 5] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
21582026-05-08T01:09:25.569Z[ 8] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
21592026-05-08T01:09:25.569Z[ 10] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec
21602026-05-08T01:09:25.569Z[ 12] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
21612026-05-08T01:09:25.569Z[ 14] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
21622026-05-08T01:09:25.569Z[ 16] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
21632026-05-08T01:09:25.569Z[ 18] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
21642026-05-08T01:09:25.569Z[ 20] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
21652026-05-08T01:09:25.569Z[SUM] 4.00-5.00 sec 1.27 GBytes 10.9 Gbits/sec
21662026-05-08T01:09:25.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
21672026-05-08T01:09:25.569Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21682026-05-08T01:09:25.569Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
21692026-05-08T01:09:25.569Z[ 10] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
21702026-05-08T01:09:25.569Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21712026-05-08T01:09:25.569Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21722026-05-08T01:09:25.569Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21732026-05-08T01:09:25.569Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21742026-05-08T01:09:25.569Z[ 20] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21752026-05-08T01:09:25.570Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
21762026-05-08T01:09:25.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
21772026-05-08T01:09:25.570Z[ 5] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21782026-05-08T01:09:25.570Z[ 8] 6.00-7.00 sec 160 MBytes 1.35 Gbits/sec
21792026-05-08T01:09:25.570Z[ 10] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
21802026-05-08T01:09:28.553Z[ 12] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec
21812026-05-08T01:09:28.554Z[ 14] 6.00-7.00 sec 160 MBytes 1.35 Gbits/sec
21822026-05-08T01:09:28.554Z[ 16] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21832026-05-08T01:09:28.554Z[ 18] 6.00-7.00 sec 160 MBytes 1.35 Gbits/sec
21842026-05-08T01:09:28.554Z[ 20] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
21852026-05-08T01:09:28.554Z[SUM] 6.00-7.00 sec 1.26 GBytes 10.9 Gbits/sec
21862026-05-08T01:09:28.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
21872026-05-08T01:09:28.554Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21882026-05-08T01:09:28.554Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21892026-05-08T01:09:28.554Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21902026-05-08T01:09:28.554Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21912026-05-08T01:09:28.554Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21922026-05-08T01:09:28.554Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21932026-05-08T01:09:28.554Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21942026-05-08T01:09:28.555Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21952026-05-08T01:09:28.555Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.4 Gbits/sec
21962026-05-08T01:09:28.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
21972026-05-08T01:09:28.555Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
21982026-05-08T01:09:28.555Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21992026-05-08T01:09:28.555Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22002026-05-08T01:09:28.555Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22012026-05-08T01:09:28.555Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22022026-05-08T01:09:28.555Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22032026-05-08T01:09:28.555Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22042026-05-08T01:09:28.555Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22052026-05-08T01:09:28.555Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
22062026-05-08T01:09:28.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
22072026-05-08T01:09:28.556Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22082026-05-08T01:09:28.556Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22092026-05-08T01:09:28.556Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22102026-05-08T01:09:28.556Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22112026-05-08T01:09:28.556Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22122026-05-08T01:09:28.557Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22132026-05-08T01:09:28.557Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22142026-05-08T01:09:28.557Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
22152026-05-08T01:09:28.557Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
22162026-05-08T01:09:28.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
22172026-05-08T01:09:28.557Z[ 5] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
22182026-05-08T01:09:28.557Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22192026-05-08T01:09:28.557Z[ 10] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
22202026-05-08T01:09:28.558Z[ 12] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
22212026-05-08T01:09:28.558Z[ 14] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
22222026-05-08T01:09:28.558Z[ 16] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
22232026-05-08T01:09:28.558Z[ 18] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
22242026-05-08T01:09:28.558Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22252026-05-08T01:09:28.558Z[SUM] 10.00-10.00 sec 768 KBytes 14.4 Gbits/sec
22262026-05-08T01:09:28.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
22272026-05-08T01:09:28.558Z[ ID] Interval Transfer Bitrate
22282026-05-08T01:09:28.558Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
22292026-05-08T01:09:28.558Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22302026-05-08T01:09:28.558Z[ 10] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22312026-05-08T01:09:28.558Z[ 12] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22322026-05-08T01:09:28.558Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22332026-05-08T01:09:28.558Z[ 16] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22342026-05-08T01:09:28.558Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
22352026-05-08T01:09:28.558Z[ 20] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
22362026-05-08T01:09:28.558Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
22372026-05-08T01:09:28.574ZRun 4/5...10396.686437441671Mbps
22382026-05-08T01:09:35.941Z-----------------------------------------------------------
22392026-05-08T01:09:35.941ZServer listening on 5201 (test #10)
22402026-05-08T01:09:35.942Z-----------------------------------------------------------
22412026-05-08T01:09:35.942ZAccepted connection from 10.0.0.1, port 45486
22422026-05-08T01:09:35.942Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49496
22432026-05-08T01:09:35.942Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53878
22442026-05-08T01:09:35.942Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53739
22452026-05-08T01:09:35.942Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39174
22462026-05-08T01:09:35.942Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37021
22472026-05-08T01:09:35.942Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46679
22482026-05-08T01:09:35.942Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37760
22492026-05-08T01:09:35.942Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48389
22502026-05-08T01:09:35.942Z[ ID] Interval Transfer Bitrate
22512026-05-08T01:09:35.942Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22522026-05-08T01:09:35.942Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22532026-05-08T01:09:35.942Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22542026-05-08T01:09:35.942Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22552026-05-08T01:09:35.942Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22562026-05-08T01:09:35.942Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22572026-05-08T01:09:35.942Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22582026-05-08T01:09:35.942Z[ 20] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22592026-05-08T01:09:35.942Z[SUM] 0.00-1.00 sec 967 MBytes 8.11 Gbits/sec
22602026-05-08T01:09:35.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
22612026-05-08T01:09:35.942Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22622026-05-08T01:09:35.942Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22632026-05-08T01:09:35.942Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22642026-05-08T01:09:35.942Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22652026-05-08T01:09:35.942Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22662026-05-08T01:09:35.942Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
22672026-05-08T01:09:35.942Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22682026-05-08T01:09:35.942Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22692026-05-08T01:09:35.942Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
22702026-05-08T01:09:35.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
22712026-05-08T01:09:35.942Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22722026-05-08T01:09:35.942Z[ 8] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
22732026-05-08T01:09:35.942Z[ 10] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
22742026-05-08T01:09:35.942Z[ 12] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22752026-05-08T01:09:35.942Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22762026-05-08T01:09:35.943Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22772026-05-08T01:09:35.943Z[ 18] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22782026-05-08T01:09:35.943Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22792026-05-08T01:09:35.943Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
22802026-05-08T01:09:35.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
22812026-05-08T01:09:35.943Z[ 5] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
22822026-05-08T01:09:35.943Z[ 8] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
22832026-05-08T01:09:35.943Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
22842026-05-08T01:09:35.943Z[ 12] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
22852026-05-08T01:09:35.943Z[ 14] 3.00-4.00 sec 172 MBytes 1.44 Gbits/sec
22862026-05-08T01:09:35.946Z[ 16] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
22872026-05-08T01:09:35.946Z[ 18] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
22882026-05-08T01:09:35.946Z[ 20] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
22892026-05-08T01:09:35.946Z[SUM] 3.00-4.00 sec 1.27 GBytes 10.9 Gbits/sec
22902026-05-08T01:09:35.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
22912026-05-08T01:09:35.946Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22922026-05-08T01:09:35.946Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22932026-05-08T01:09:35.946Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22942026-05-08T01:09:35.946Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22952026-05-08T01:09:35.946Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22962026-05-08T01:09:35.946Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22972026-05-08T01:09:35.946Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22982026-05-08T01:09:35.946Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22992026-05-08T01:09:35.946Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23002026-05-08T01:09:35.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
23012026-05-08T01:09:35.946Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23022026-05-08T01:09:35.946Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23032026-05-08T01:09:35.946Z[ 10] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
23042026-05-08T01:09:35.947Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23052026-05-08T01:09:35.947Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23062026-05-08T01:09:35.947Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23072026-05-08T01:09:35.947Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23082026-05-08T01:09:35.947Z[ 20] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
23092026-05-08T01:09:35.947Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
23102026-05-08T01:09:35.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
23112026-05-08T01:09:35.947Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23122026-05-08T01:09:35.947Z[ 8] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
23132026-05-08T01:09:35.947Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
23142026-05-08T01:09:38.943Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23152026-05-08T01:09:38.944Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23162026-05-08T01:09:38.944Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23172026-05-08T01:09:38.944Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23182026-05-08T01:09:38.944Z[ 20] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
23192026-05-08T01:09:38.944Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23202026-05-08T01:09:38.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
23212026-05-08T01:09:38.944Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23222026-05-08T01:09:38.944Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23232026-05-08T01:09:38.944Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
23242026-05-08T01:09:38.944Z[ 12] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
23252026-05-08T01:09:38.944Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23262026-05-08T01:09:38.944Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23272026-05-08T01:09:38.944Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23282026-05-08T01:09:38.944Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23292026-05-08T01:09:38.944Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
23302026-05-08T01:09:38.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
23312026-05-08T01:09:38.944Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23322026-05-08T01:09:38.944Z[ 8] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23332026-05-08T01:09:38.944Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23342026-05-08T01:09:38.944Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
23352026-05-08T01:09:38.944Z[ 14] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23362026-05-08T01:09:38.944Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23372026-05-08T01:09:38.944Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23382026-05-08T01:09:38.944Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23392026-05-08T01:09:38.944Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
23402026-05-08T01:09:38.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
23412026-05-08T01:09:38.944Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23422026-05-08T01:09:38.944Z[ 8] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
23432026-05-08T01:09:38.944Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23442026-05-08T01:09:38.944Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23452026-05-08T01:09:38.944Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23462026-05-08T01:09:38.944Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23472026-05-08T01:09:38.944Z[ 18] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
23482026-05-08T01:09:38.944Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23492026-05-08T01:09:38.944Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
23502026-05-08T01:09:38.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
23512026-05-08T01:09:38.944Z[ 5] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
23522026-05-08T01:09:38.945Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23532026-05-08T01:09:38.945Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-05-08T01:09:38.945Z[ 12] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
23552026-05-08T01:09:38.945Z[ 14] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
23562026-05-08T01:09:38.945Z[ 16] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
23572026-05-08T01:09:38.945Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-05-08T01:09:38.945Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-05-08T01:09:38.945Z[SUM] 10.00-10.00 sec 512 KBytes 8.22 Gbits/sec
23602026-05-08T01:09:38.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
23612026-05-08T01:09:38.947Z[ ID] Interval Transfer Bitrate
23622026-05-08T01:09:38.947Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23632026-05-08T01:09:38.947Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23642026-05-08T01:09:38.947Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23652026-05-08T01:09:38.948Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23662026-05-08T01:09:38.948Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23672026-05-08T01:09:38.948Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
23682026-05-08T01:09:38.948Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23692026-05-08T01:09:38.948Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23702026-05-08T01:09:38.948Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23712026-05-08T01:09:38.948ZRun 5/5...10236.189894506497Mbps
23722026-05-08T01:09:38.948Z###---------------------###
23732026-05-08T01:09:38.948Z::: iPerf done... :::
23742026-05-08T01:09:38.948Z:::Awaiting out files...:::
23752026-05-08T01:09:38.948Z###---------------------###
23762026-05-08T01:09:38.948Z###-----###
23772026-05-08T01:09:38.948Z:::done!:::
23782026-05-08T01:09:38.948Z###-----###
23792026-05-08T01:09:38.948Z###-------------------###
23802026-05-08T01:09:38.948Z:::Running experiment :::
23812026-05-08T01:09:38.948Z:::iperf-tcp/local/c2s:::
23822026-05-08T01:09:38.948Z###-------------------###
23832026-05-08T01:09:39.285Zdtrace: description 'profile-201us ' matched 2 probes
23842026-05-08T01:09:46.340Z-----------------------------------------------------------
23852026-05-08T01:09:46.340ZServer listening on 5201 (test #11)
23862026-05-08T01:09:46.340Z-----------------------------------------------------------
23872026-05-08T01:09:46.340ZAccepted connection from 10.0.0.1, port 42345
23882026-05-08T01:09:46.340Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37623
23892026-05-08T01:09:46.340Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36568
23902026-05-08T01:09:46.340Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42119
23912026-05-08T01:09:46.340Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64942
23922026-05-08T01:09:46.340Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57312
23932026-05-08T01:09:46.341Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33452
23942026-05-08T01:09:46.341Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65412
23952026-05-08T01:09:46.341Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33772
23962026-05-08T01:09:46.341Z[ ID] Interval Transfer Bitrate
23972026-05-08T01:09:46.341Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
23982026-05-08T01:09:46.341Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
23992026-05-08T01:09:46.341Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24002026-05-08T01:09:46.341Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24012026-05-08T01:09:46.341Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24022026-05-08T01:09:46.341Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24032026-05-08T01:09:46.341Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24042026-05-08T01:09:46.341Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24052026-05-08T01:09:46.341Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
24062026-05-08T01:09:46.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
24072026-05-08T01:09:46.341Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24082026-05-08T01:09:46.341Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24092026-05-08T01:09:46.341Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24102026-05-08T01:09:46.341Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24112026-05-08T01:09:46.341Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24122026-05-08T01:09:46.341Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24132026-05-08T01:09:46.341Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24142026-05-08T01:09:46.341Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24152026-05-08T01:09:46.341Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
24162026-05-08T01:09:46.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
24172026-05-08T01:09:46.341Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24182026-05-08T01:09:46.341Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24192026-05-08T01:09:46.341Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24202026-05-08T01:09:46.341Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24212026-05-08T01:09:46.341Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24222026-05-08T01:09:46.341Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24232026-05-08T01:09:46.341Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24242026-05-08T01:09:46.341Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24252026-05-08T01:09:46.341Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
24262026-05-08T01:09:46.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
24272026-05-08T01:09:46.341Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24282026-05-08T01:09:46.341Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24292026-05-08T01:09:46.341Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24302026-05-08T01:09:46.342Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24312026-05-08T01:09:46.342Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24322026-05-08T01:09:46.342Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24332026-05-08T01:09:46.342Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24342026-05-08T01:09:46.342Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24352026-05-08T01:09:46.342Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
24362026-05-08T01:09:46.342Z- - - - - - - - - - - - - - - - - - - - - - - - -
24372026-05-08T01:09:46.342Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24382026-05-08T01:09:46.342Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24392026-05-08T01:09:46.342Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24402026-05-08T01:09:46.342Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24412026-05-08T01:09:46.342Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24422026-05-08T01:09:46.342Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24432026-05-08T01:09:46.342Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24442026-05-08T01:09:46.342Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24452026-05-08T01:09:46.342Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
24462026-05-08T01:09:46.342Z- - - - - - - - - - - - - - - - - - - - - - - - -
24472026-05-08T01:09:46.342Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24482026-05-08T01:09:46.342Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24492026-05-08T01:09:46.342Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24502026-05-08T01:09:46.342Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24512026-05-08T01:09:46.342Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
24522026-05-08T01:09:46.342Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24532026-05-08T01:09:46.342Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24542026-05-08T01:09:46.342Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
24552026-05-08T01:09:46.342Z[SUM] 5.00-6.00 sec 431 MBytes 3.62 Gbits/sec
24562026-05-08T01:09:46.342Z- - - - - - - - - - - - - - - - - - - - - - - - -
24572026-05-08T01:09:46.342Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24582026-05-08T01:09:46.342Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24592026-05-08T01:09:46.342Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24602026-05-08T01:09:49.342Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24612026-05-08T01:09:49.342Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24622026-05-08T01:09:49.342Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24632026-05-08T01:09:49.342Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24642026-05-08T01:09:49.342Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24652026-05-08T01:09:49.342Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
24662026-05-08T01:09:49.342Z- - - - - - - - - - - - - - - - - - - - - - - - -
24672026-05-08T01:09:49.342Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24682026-05-08T01:09:49.342Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24692026-05-08T01:09:49.342Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24702026-05-08T01:09:49.342Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24712026-05-08T01:09:49.343Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24722026-05-08T01:09:49.343Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
24732026-05-08T01:09:49.343Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24742026-05-08T01:09:49.343Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24752026-05-08T01:09:49.343Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
24762026-05-08T01:09:49.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
24772026-05-08T01:09:49.343Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24782026-05-08T01:09:49.343Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24792026-05-08T01:09:49.343Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24802026-05-08T01:09:49.343Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24812026-05-08T01:09:49.343Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24822026-05-08T01:09:49.343Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24832026-05-08T01:09:49.343Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24842026-05-08T01:09:49.343Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24852026-05-08T01:09:49.343Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
24862026-05-08T01:09:49.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
24872026-05-08T01:09:49.343Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24882026-05-08T01:09:49.343Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24892026-05-08T01:09:49.343Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24902026-05-08T01:09:49.343Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24912026-05-08T01:09:49.343Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24922026-05-08T01:09:49.343Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
24932026-05-08T01:09:49.343Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24942026-05-08T01:09:49.343Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
24952026-05-08T01:09:49.343Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
24962026-05-08T01:09:49.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
24972026-05-08T01:09:49.343Z[ 5] 10.00-10.00 sec 128 KBytes 844 Mbits/sec
24982026-05-08T01:09:49.343Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24992026-05-08T01:09:49.343Z[ 10] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
25002026-05-08T01:09:49.343Z[ 12] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
25012026-05-08T01:09:49.343Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25022026-05-08T01:09:49.343Z[ 16] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
25032026-05-08T01:09:49.343Z[ 18] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
25042026-05-08T01:09:49.343Z[ 20] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
25052026-05-08T01:09:49.343Z[SUM] 10.00-10.00 sec 768 KBytes 5.07 Gbits/sec
25062026-05-08T01:09:49.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
25072026-05-08T01:09:49.343Z[ ID] Interval Transfer Bitrate
25082026-05-08T01:09:49.344Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25092026-05-08T01:09:49.344Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25102026-05-08T01:09:49.344Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25112026-05-08T01:09:49.344Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25122026-05-08T01:09:49.344Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25132026-05-08T01:09:49.344Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25142026-05-08T01:09:49.344Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25152026-05-08T01:09:49.344Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25162026-05-08T01:09:49.344Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
25172026-05-08T01:09:49.347ZRun 1/10...3536.659939889394Mbps
25182026-05-08T01:09:56.748Z-----------------------------------------------------------
25192026-05-08T01:09:56.748ZServer listening on 5201 (test #12)
25202026-05-08T01:09:56.748Z-----------------------------------------------------------
25212026-05-08T01:09:56.748ZAccepted connection from 10.0.0.1, port 45484
25222026-05-08T01:09:56.749Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35864
25232026-05-08T01:09:56.749Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37734
25242026-05-08T01:09:56.749Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49795
25252026-05-08T01:09:56.749Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42230
25262026-05-08T01:09:56.749Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58369
25272026-05-08T01:09:56.749Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46938
25282026-05-08T01:09:56.749Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48644
25292026-05-08T01:09:56.749Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55270
25302026-05-08T01:09:56.750Z[ ID] Interval Transfer Bitrate
25312026-05-08T01:09:56.750Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25322026-05-08T01:09:56.750Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25332026-05-08T01:09:56.750Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25342026-05-08T01:09:56.750Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
25352026-05-08T01:09:56.750Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25362026-05-08T01:09:56.750Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25372026-05-08T01:09:56.750Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25382026-05-08T01:09:56.750Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25392026-05-08T01:09:56.750Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
25402026-05-08T01:09:56.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
25412026-05-08T01:09:56.750Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25422026-05-08T01:09:56.750Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25432026-05-08T01:09:56.750Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25442026-05-08T01:09:56.750Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
25452026-05-08T01:09:56.750Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25462026-05-08T01:09:56.750Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25472026-05-08T01:09:56.750Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25482026-05-08T01:09:56.750Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25492026-05-08T01:09:56.750Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
25502026-05-08T01:09:56.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
25512026-05-08T01:09:56.751Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25522026-05-08T01:09:56.751Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25532026-05-08T01:09:56.751Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25542026-05-08T01:09:56.751Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25552026-05-08T01:09:56.751Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25562026-05-08T01:09:56.751Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25572026-05-08T01:09:56.751Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25582026-05-08T01:09:56.751Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25592026-05-08T01:09:56.751Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
25602026-05-08T01:09:56.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
25612026-05-08T01:09:56.751Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
25622026-05-08T01:09:56.751Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
25632026-05-08T01:09:56.751Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25642026-05-08T01:09:56.751Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
25652026-05-08T01:09:56.751Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
25662026-05-08T01:09:56.751Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
25672026-05-08T01:09:56.751Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
25682026-05-08T01:09:56.751Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
25692026-05-08T01:09:56.751Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
25702026-05-08T01:09:56.751Z- - - - - - - - - - - - - - - - - - - - - - - - -
25712026-05-08T01:09:56.751Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25722026-05-08T01:09:56.751Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25732026-05-08T01:09:56.751Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25742026-05-08T01:09:56.752Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25752026-05-08T01:09:56.752Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25762026-05-08T01:09:56.752Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25772026-05-08T01:09:56.752Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
25782026-05-08T01:09:56.752Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
25792026-05-08T01:09:56.752Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
25802026-05-08T01:09:56.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
25812026-05-08T01:09:56.752Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25822026-05-08T01:09:56.752Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25832026-05-08T01:09:56.752Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25842026-05-08T01:09:56.752Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25852026-05-08T01:09:56.752Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
25862026-05-08T01:09:56.752Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25872026-05-08T01:09:56.752Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25882026-05-08T01:09:56.752Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25892026-05-08T01:09:56.752Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
25902026-05-08T01:09:56.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
25912026-05-08T01:09:56.752Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
25922026-05-08T01:09:56.752Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25932026-05-08T01:09:56.752Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25942026-05-08T01:09:59.752Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25952026-05-08T01:09:59.752Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
25962026-05-08T01:09:59.752Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25972026-05-08T01:09:59.752Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25982026-05-08T01:09:59.752Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
25992026-05-08T01:09:59.752Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
26002026-05-08T01:09:59.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
26012026-05-08T01:09:59.752Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26022026-05-08T01:09:59.752Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
26032026-05-08T01:09:59.752Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
26042026-05-08T01:09:59.752Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
26052026-05-08T01:09:59.752Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26062026-05-08T01:09:59.752Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26072026-05-08T01:09:59.753Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26082026-05-08T01:09:59.753Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
26092026-05-08T01:09:59.753Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
26102026-05-08T01:09:59.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
26112026-05-08T01:09:59.753Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26122026-05-08T01:09:59.753Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26132026-05-08T01:09:59.753Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26142026-05-08T01:09:59.753Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26152026-05-08T01:09:59.753Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26162026-05-08T01:09:59.753Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26172026-05-08T01:09:59.753Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26182026-05-08T01:09:59.753Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26192026-05-08T01:09:59.753Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
26202026-05-08T01:09:59.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
26212026-05-08T01:09:59.753Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26222026-05-08T01:09:59.753Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26232026-05-08T01:09:59.753Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26242026-05-08T01:09:59.753Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26252026-05-08T01:09:59.753Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26262026-05-08T01:09:59.753Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26272026-05-08T01:09:59.753Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26282026-05-08T01:09:59.753Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26292026-05-08T01:09:59.753Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
26302026-05-08T01:09:59.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
26312026-05-08T01:09:59.753Z[ 5] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
26322026-05-08T01:09:59.753Z[ 8] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
26332026-05-08T01:09:59.753Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-05-08T01:09:59.753Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-05-08T01:09:59.753Z[ 14] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
26362026-05-08T01:09:59.753Z[ 16] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
26372026-05-08T01:09:59.753Z[ 18] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
26382026-05-08T01:09:59.753Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26392026-05-08T01:09:59.753Z[SUM] 10.00-10.00 sec 640 KBytes 4.33 Gbits/sec
26402026-05-08T01:09:59.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
26412026-05-08T01:09:59.754Z[ ID] Interval Transfer Bitrate
26422026-05-08T01:09:59.754Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26432026-05-08T01:09:59.754Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26442026-05-08T01:09:59.754Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26452026-05-08T01:09:59.754Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
26462026-05-08T01:09:59.754Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
26472026-05-08T01:09:59.754Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26482026-05-08T01:09:59.754Z[ 18] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
26492026-05-08T01:09:59.754Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
26502026-05-08T01:09:59.754Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
26512026-05-08T01:09:59.761ZRun 2/10...3506.685037778771Mbps
26522026-05-08T01:10:07.148Z-----------------------------------------------------------
26532026-05-08T01:10:07.148ZServer listening on 5201 (test #13)
26542026-05-08T01:10:07.148Z-----------------------------------------------------------
26552026-05-08T01:10:07.148ZAccepted connection from 10.0.0.1, port 35171
26562026-05-08T01:10:07.148Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51756
26572026-05-08T01:10:07.148Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60663
26582026-05-08T01:10:07.149Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57726
26592026-05-08T01:10:07.149Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60576
26602026-05-08T01:10:07.149Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33995
26612026-05-08T01:10:07.149Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36678
26622026-05-08T01:10:07.149Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50628
26632026-05-08T01:10:07.149Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34531
26642026-05-08T01:10:07.149Z[ ID] Interval Transfer Bitrate
26652026-05-08T01:10:07.149Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26662026-05-08T01:10:07.149Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26672026-05-08T01:10:07.149Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26682026-05-08T01:10:07.149Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26692026-05-08T01:10:07.149Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26702026-05-08T01:10:07.149Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26712026-05-08T01:10:07.149Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26722026-05-08T01:10:07.149Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26732026-05-08T01:10:07.149Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
26742026-05-08T01:10:07.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
26752026-05-08T01:10:07.149Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26762026-05-08T01:10:07.149Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26772026-05-08T01:10:07.149Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
26782026-05-08T01:10:07.149Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26792026-05-08T01:10:07.149Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26802026-05-08T01:10:07.149Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26812026-05-08T01:10:07.149Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26822026-05-08T01:10:07.149Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26832026-05-08T01:10:07.149Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
26842026-05-08T01:10:07.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
26852026-05-08T01:10:07.149Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26862026-05-08T01:10:07.149Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26872026-05-08T01:10:07.149Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26882026-05-08T01:10:07.149Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26892026-05-08T01:10:07.149Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26902026-05-08T01:10:07.149Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26912026-05-08T01:10:07.149Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26922026-05-08T01:10:07.149Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26932026-05-08T01:10:07.149Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
26942026-05-08T01:10:07.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
26952026-05-08T01:10:07.150Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26962026-05-08T01:10:07.150Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26972026-05-08T01:10:07.150Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26982026-05-08T01:10:07.150Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
26992026-05-08T01:10:07.150Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27002026-05-08T01:10:07.150Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27012026-05-08T01:10:07.150Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27022026-05-08T01:10:07.150Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27032026-05-08T01:10:07.150Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
27042026-05-08T01:10:07.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
27052026-05-08T01:10:07.150Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27062026-05-08T01:10:07.150Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27072026-05-08T01:10:07.150Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27082026-05-08T01:10:07.150Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27092026-05-08T01:10:07.150Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27102026-05-08T01:10:07.150Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27112026-05-08T01:10:07.150Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27122026-05-08T01:10:07.150Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27132026-05-08T01:10:07.150Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
27142026-05-08T01:10:07.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
27152026-05-08T01:10:07.150Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27162026-05-08T01:10:07.150Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27172026-05-08T01:10:07.150Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27182026-05-08T01:10:07.150Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27192026-05-08T01:10:07.150Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27202026-05-08T01:10:07.150Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27212026-05-08T01:10:07.150Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27222026-05-08T01:10:07.150Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27232026-05-08T01:10:07.150Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
27242026-05-08T01:10:07.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
27252026-05-08T01:10:07.150Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27262026-05-08T01:10:07.150Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27272026-05-08T01:10:07.150Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27282026-05-08T01:10:10.155Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27292026-05-08T01:10:10.155Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27302026-05-08T01:10:10.155Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27312026-05-08T01:10:10.155Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27322026-05-08T01:10:10.155Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27332026-05-08T01:10:10.155Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
27342026-05-08T01:10:10.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
27352026-05-08T01:10:10.155Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27362026-05-08T01:10:10.155Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27372026-05-08T01:10:10.155Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27382026-05-08T01:10:10.156Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27392026-05-08T01:10:10.156Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27402026-05-08T01:10:10.156Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27412026-05-08T01:10:10.156Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27422026-05-08T01:10:10.156Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
27432026-05-08T01:10:10.156Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
27442026-05-08T01:10:10.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
27452026-05-08T01:10:10.156Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27462026-05-08T01:10:10.156Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27472026-05-08T01:10:10.156Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27482026-05-08T01:10:10.156Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27492026-05-08T01:10:10.156Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27502026-05-08T01:10:10.156Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27512026-05-08T01:10:10.156Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27522026-05-08T01:10:10.156Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27532026-05-08T01:10:10.157Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
27542026-05-08T01:10:10.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
27552026-05-08T01:10:10.157Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27562026-05-08T01:10:10.157Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27572026-05-08T01:10:10.157Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27582026-05-08T01:10:10.157Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27592026-05-08T01:10:10.157Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27602026-05-08T01:10:10.157Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27612026-05-08T01:10:10.157Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27622026-05-08T01:10:10.157Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27632026-05-08T01:10:10.157Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
27642026-05-08T01:10:10.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
27652026-05-08T01:10:10.157Z[ 5] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
27662026-05-08T01:10:10.157Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27672026-05-08T01:10:10.157Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27682026-05-08T01:10:10.158Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-05-08T01:10:10.158Z[ 14] 10.00-10.00 sec 128 KBytes 1.05 Gbits/sec
27702026-05-08T01:10:10.158Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27712026-05-08T01:10:10.158Z[ 18] 10.00-10.00 sec 128 KBytes 1.05 Gbits/sec
27722026-05-08T01:10:10.158Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-05-08T01:10:10.158Z[SUM] 10.00-10.00 sec 384 KBytes 3.13 Gbits/sec
27742026-05-08T01:10:10.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
27752026-05-08T01:10:10.158Z[ ID] Interval Transfer Bitrate
27762026-05-08T01:10:10.158Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
27772026-05-08T01:10:10.158Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
27782026-05-08T01:10:10.158Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
27792026-05-08T01:10:10.158Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
27802026-05-08T01:10:10.158Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
27812026-05-08T01:10:10.159Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
27822026-05-08T01:10:10.159Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
27832026-05-08T01:10:10.159Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
27842026-05-08T01:10:10.159Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
27852026-05-08T01:10:10.164ZRun 3/10...3508.4644250186147Mbps
27862026-05-08T01:10:17.548Z-----------------------------------------------------------
27872026-05-08T01:10:17.548ZServer listening on 5201 (test #14)
27882026-05-08T01:10:17.548Z-----------------------------------------------------------
27892026-05-08T01:10:17.548ZAccepted connection from 10.0.0.1, port 36148
27902026-05-08T01:10:17.548Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33480
27912026-05-08T01:10:17.548Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64494
27922026-05-08T01:10:17.548Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47953
27932026-05-08T01:10:17.548Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63730
27942026-05-08T01:10:17.549Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61417
27952026-05-08T01:10:17.549Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57014
27962026-05-08T01:10:17.549Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51957
27972026-05-08T01:10:17.549Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64716
27982026-05-08T01:10:17.549Z[ ID] Interval Transfer Bitrate
27992026-05-08T01:10:17.549Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28002026-05-08T01:10:17.549Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28012026-05-08T01:10:17.549Z[ 10] 0.00-1.00 sec 48.4 MBytes 406 Mbits/sec
28022026-05-08T01:10:17.549Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28032026-05-08T01:10:17.549Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28042026-05-08T01:10:17.549Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28052026-05-08T01:10:17.549Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
28062026-05-08T01:10:17.549Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28072026-05-08T01:10:17.549Z[SUM] 0.00-1.00 sec 339 MBytes 2.85 Gbits/sec
28082026-05-08T01:10:17.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
28092026-05-08T01:10:17.549Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28102026-05-08T01:10:17.549Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28112026-05-08T01:10:17.549Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
28122026-05-08T01:10:17.549Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28132026-05-08T01:10:17.549Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28142026-05-08T01:10:17.549Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28152026-05-08T01:10:17.549Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28162026-05-08T01:10:17.549Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
28172026-05-08T01:10:17.549Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
28182026-05-08T01:10:17.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
28192026-05-08T01:10:17.549Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28202026-05-08T01:10:17.549Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28212026-05-08T01:10:17.549Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
28222026-05-08T01:10:17.549Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28232026-05-08T01:10:17.549Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28242026-05-08T01:10:17.549Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28252026-05-08T01:10:17.549Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28262026-05-08T01:10:17.549Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28272026-05-08T01:10:17.549Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
28282026-05-08T01:10:17.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
28292026-05-08T01:10:17.549Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
28302026-05-08T01:10:17.550Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28312026-05-08T01:10:17.550Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28322026-05-08T01:10:17.550Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28332026-05-08T01:10:17.550Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28342026-05-08T01:10:17.550Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28352026-05-08T01:10:17.550Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28362026-05-08T01:10:17.550Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28372026-05-08T01:10:17.550Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
28382026-05-08T01:10:17.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
28392026-05-08T01:10:17.550Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28402026-05-08T01:10:17.550Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28412026-05-08T01:10:17.550Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28422026-05-08T01:10:17.550Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28432026-05-08T01:10:17.550Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28442026-05-08T01:10:17.550Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28452026-05-08T01:10:17.550Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
28462026-05-08T01:10:17.550Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28472026-05-08T01:10:17.550Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
28482026-05-08T01:10:17.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
28492026-05-08T01:10:17.550Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28502026-05-08T01:10:17.550Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28512026-05-08T01:10:17.550Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28522026-05-08T01:10:17.550Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28532026-05-08T01:10:17.550Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28542026-05-08T01:10:17.550Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28552026-05-08T01:10:17.550Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
28562026-05-08T01:10:17.550Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28572026-05-08T01:10:17.550Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
28582026-05-08T01:10:17.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
28592026-05-08T01:10:17.550Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28602026-05-08T01:10:17.550Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28612026-05-08T01:10:17.550Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28622026-05-08T01:10:20.559Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28632026-05-08T01:10:20.559Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28642026-05-08T01:10:20.559Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28652026-05-08T01:10:20.559Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28662026-05-08T01:10:20.559Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
28672026-05-08T01:10:20.559Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
28682026-05-08T01:10:20.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
28692026-05-08T01:10:20.559Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28702026-05-08T01:10:20.560Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28712026-05-08T01:10:20.560Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28722026-05-08T01:10:20.560Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28732026-05-08T01:10:20.560Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28742026-05-08T01:10:20.560Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28752026-05-08T01:10:20.560Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28762026-05-08T01:10:20.560Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28772026-05-08T01:10:20.560Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
28782026-05-08T01:10:20.560Z- - - - - - - - - - - - - - - - - - - - - - - - -
28792026-05-08T01:10:20.560Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
28802026-05-08T01:10:20.560Z[ 8] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
28812026-05-08T01:10:20.560Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
28822026-05-08T01:10:20.561Z[ 12] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
28832026-05-08T01:10:20.561Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
28842026-05-08T01:10:20.561Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
28852026-05-08T01:10:20.561Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
28862026-05-08T01:10:20.561Z[ 20] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
28872026-05-08T01:10:20.561Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
28882026-05-08T01:10:20.561Z- - - - - - - - - - - - - - - - - - - - - - - - -
28892026-05-08T01:10:20.561Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
28902026-05-08T01:10:20.561Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
28912026-05-08T01:10:20.561Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
28922026-05-08T01:10:20.561Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
28932026-05-08T01:10:20.561Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
28942026-05-08T01:10:20.561Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
28952026-05-08T01:10:20.561Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
28962026-05-08T01:10:20.561Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
28972026-05-08T01:10:20.562Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
28982026-05-08T01:10:20.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
28992026-05-08T01:10:20.562Z[ 5] 10.00-10.00 sec 128 KBytes 794 Mbits/sec
29002026-05-08T01:10:20.562Z[ 8] 10.00-10.00 sec 128 KBytes 795 Mbits/sec
29012026-05-08T01:10:20.562Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29022026-05-08T01:10:20.562Z[ 12] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
29032026-05-08T01:10:20.562Z[ 14] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
29042026-05-08T01:10:20.562Z[ 16] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
29052026-05-08T01:10:20.562Z[ 18] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
29062026-05-08T01:10:20.562Z[ 20] 10.00-10.00 sec 128 KBytes 796 Mbits/sec
29072026-05-08T01:10:20.562Z[SUM] 10.00-10.00 sec 896 KBytes 5.56 Gbits/sec
29082026-05-08T01:10:20.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
29092026-05-08T01:10:20.562Z[ ID] Interval Transfer Bitrate
29102026-05-08T01:10:20.562Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
29112026-05-08T01:10:20.563Z[ 8] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
29122026-05-08T01:10:20.563Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
29132026-05-08T01:10:20.563Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
29142026-05-08T01:10:20.563Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
29152026-05-08T01:10:20.563Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
29162026-05-08T01:10:20.563Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
29172026-05-08T01:10:20.563Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
29182026-05-08T01:10:20.563Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
29192026-05-08T01:10:20.567ZRun 4/10...3497.759372334436Mbps
29202026-05-08T01:10:27.953Z-----------------------------------------------------------
29212026-05-08T01:10:27.953ZServer listening on 5201 (test #15)
29222026-05-08T01:10:27.953Z-----------------------------------------------------------
29232026-05-08T01:10:27.953ZAccepted connection from 10.0.0.1, port 64280
29242026-05-08T01:10:27.953Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43561
29252026-05-08T01:10:27.953Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60428
29262026-05-08T01:10:27.954Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36779
29272026-05-08T01:10:27.954Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62876
29282026-05-08T01:10:27.954Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62332
29292026-05-08T01:10:27.954Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63181
29302026-05-08T01:10:27.954Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50235
29312026-05-08T01:10:27.954Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48495
29322026-05-08T01:10:27.954Z[ ID] Interval Transfer Bitrate
29332026-05-08T01:10:27.954Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29342026-05-08T01:10:27.954Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
29352026-05-08T01:10:27.954Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29362026-05-08T01:10:27.954Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29372026-05-08T01:10:27.954Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29382026-05-08T01:10:27.954Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29392026-05-08T01:10:27.954Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29402026-05-08T01:10:27.954Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29412026-05-08T01:10:27.954Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
29422026-05-08T01:10:27.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
29432026-05-08T01:10:27.954Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
29442026-05-08T01:10:27.954Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29452026-05-08T01:10:27.954Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29462026-05-08T01:10:27.954Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29472026-05-08T01:10:27.954Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29482026-05-08T01:10:27.954Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29492026-05-08T01:10:27.954Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29502026-05-08T01:10:27.954Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29512026-05-08T01:10:27.954Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
29522026-05-08T01:10:27.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
29532026-05-08T01:10:27.955Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29542026-05-08T01:10:27.955Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29552026-05-08T01:10:27.955Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29562026-05-08T01:10:27.955Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29572026-05-08T01:10:27.955Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29582026-05-08T01:10:27.955Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29592026-05-08T01:10:27.955Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29602026-05-08T01:10:27.955Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29612026-05-08T01:10:27.955Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
29622026-05-08T01:10:27.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
29632026-05-08T01:10:27.955Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29642026-05-08T01:10:27.955Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29652026-05-08T01:10:27.955Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29662026-05-08T01:10:27.955Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
29672026-05-08T01:10:27.955Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29682026-05-08T01:10:27.955Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29692026-05-08T01:10:27.955Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29702026-05-08T01:10:27.955Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29712026-05-08T01:10:27.955Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
29722026-05-08T01:10:27.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
29732026-05-08T01:10:27.956Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29742026-05-08T01:10:27.956Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29752026-05-08T01:10:27.956Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29762026-05-08T01:10:27.956Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29772026-05-08T01:10:27.956Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29782026-05-08T01:10:27.957Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29792026-05-08T01:10:27.957Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29802026-05-08T01:10:27.957Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29812026-05-08T01:10:27.957Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
29822026-05-08T01:10:27.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
29832026-05-08T01:10:27.957Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
29842026-05-08T01:10:27.957Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29852026-05-08T01:10:27.957Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
29862026-05-08T01:10:27.957Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
29872026-05-08T01:10:27.957Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29882026-05-08T01:10:27.957Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
29892026-05-08T01:10:27.957Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29902026-05-08T01:10:27.957Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
29912026-05-08T01:10:27.957Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
29922026-05-08T01:10:27.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
29932026-05-08T01:10:27.957Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
29942026-05-08T01:10:27.957Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
29952026-05-08T01:10:27.957Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29962026-05-08T01:10:30.951Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29972026-05-08T01:10:30.951Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
29982026-05-08T01:10:30.951Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
29992026-05-08T01:10:30.951Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30002026-05-08T01:10:30.951Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30012026-05-08T01:10:30.951Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
30022026-05-08T01:10:30.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
30032026-05-08T01:10:30.951Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30042026-05-08T01:10:30.951Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30052026-05-08T01:10:30.951Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30062026-05-08T01:10:30.951Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30072026-05-08T01:10:30.951Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30082026-05-08T01:10:30.951Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30092026-05-08T01:10:30.951Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30102026-05-08T01:10:30.951Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30112026-05-08T01:10:30.951Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
30122026-05-08T01:10:30.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
30132026-05-08T01:10:30.951Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
30142026-05-08T01:10:30.951Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
30152026-05-08T01:10:30.952Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
30162026-05-08T01:10:30.952Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
30172026-05-08T01:10:30.952Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30182026-05-08T01:10:30.952Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30192026-05-08T01:10:30.952Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30202026-05-08T01:10:30.952Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30212026-05-08T01:10:30.952Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
30222026-05-08T01:10:30.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
30232026-05-08T01:10:30.952Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30242026-05-08T01:10:30.952Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30252026-05-08T01:10:30.952Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30262026-05-08T01:10:30.952Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30272026-05-08T01:10:30.952Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30282026-05-08T01:10:30.952Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30292026-05-08T01:10:30.952Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30302026-05-08T01:10:30.952Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30312026-05-08T01:10:30.952Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
30322026-05-08T01:10:30.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
30332026-05-08T01:10:30.952Z[ 5] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
30342026-05-08T01:10:30.952Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30352026-05-08T01:10:30.952Z[ 10] 10.00-10.00 sec 128 KBytes 844 Mbits/sec
30362026-05-08T01:10:30.952Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30372026-05-08T01:10:30.952Z[ 14] 10.00-10.00 sec 128 KBytes 845 Mbits/sec
30382026-05-08T01:10:30.952Z[ 16] 10.00-10.00 sec 128 KBytes 845 Mbits/sec
30392026-05-08T01:10:30.952Z[ 18] 10.00-10.00 sec 128 KBytes 845 Mbits/sec
30402026-05-08T01:10:30.952Z[ 20] 10.00-10.00 sec 128 KBytes 844 Mbits/sec
30412026-05-08T01:10:30.952Z[SUM] 10.00-10.00 sec 768 KBytes 5.06 Gbits/sec
30422026-05-08T01:10:30.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
30432026-05-08T01:10:30.952Z[ ID] Interval Transfer Bitrate
30442026-05-08T01:10:30.953Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30452026-05-08T01:10:30.953Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30462026-05-08T01:10:30.953Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30472026-05-08T01:10:30.953Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30482026-05-08T01:10:30.953Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30492026-05-08T01:10:30.953Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30502026-05-08T01:10:30.953Z[ 18] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
30512026-05-08T01:10:30.953Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30522026-05-08T01:10:30.953Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
30532026-05-08T01:10:30.957ZRun 5/10...3489.589740369297Mbps
30542026-05-08T01:10:38.367Z-----------------------------------------------------------
30552026-05-08T01:10:38.367ZServer listening on 5201 (test #16)
30562026-05-08T01:10:38.367Z-----------------------------------------------------------
30572026-05-08T01:10:38.367ZAccepted connection from 10.0.0.1, port 52288
30582026-05-08T01:10:38.367Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57662
30592026-05-08T01:10:38.367Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40877
30602026-05-08T01:10:38.367Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55222
30612026-05-08T01:10:38.367Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48778
30622026-05-08T01:10:38.367Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55226
30632026-05-08T01:10:38.367Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63121
30642026-05-08T01:10:38.367Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51178
30652026-05-08T01:10:38.367Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49412
30662026-05-08T01:10:38.367Z[ ID] Interval Transfer Bitrate
30672026-05-08T01:10:38.367Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30682026-05-08T01:10:38.367Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30692026-05-08T01:10:38.367Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30702026-05-08T01:10:38.367Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30712026-05-08T01:10:38.367Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30722026-05-08T01:10:38.367Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30732026-05-08T01:10:38.367Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30742026-05-08T01:10:38.367Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30752026-05-08T01:10:38.367Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
30762026-05-08T01:10:38.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
30772026-05-08T01:10:38.367Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30782026-05-08T01:10:38.367Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30792026-05-08T01:10:38.367Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30802026-05-08T01:10:38.367Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30812026-05-08T01:10:38.367Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30822026-05-08T01:10:38.367Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30832026-05-08T01:10:38.368Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30842026-05-08T01:10:38.368Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30852026-05-08T01:10:38.368Z[SUM] 1.00-2.00 sec 433 MBytes 3.64 Gbits/sec
30862026-05-08T01:10:38.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
30872026-05-08T01:10:38.368Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30882026-05-08T01:10:38.368Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30892026-05-08T01:10:38.368Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30902026-05-08T01:10:38.368Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30912026-05-08T01:10:38.368Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30922026-05-08T01:10:38.368Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30932026-05-08T01:10:38.368Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30942026-05-08T01:10:38.368Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
30952026-05-08T01:10:38.368Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
30962026-05-08T01:10:38.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
30972026-05-08T01:10:38.368Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
30982026-05-08T01:10:38.368Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
30992026-05-08T01:10:38.368Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31002026-05-08T01:10:38.368Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31012026-05-08T01:10:38.368Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31022026-05-08T01:10:38.368Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31032026-05-08T01:10:38.368Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31042026-05-08T01:10:38.368Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31052026-05-08T01:10:38.368Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
31062026-05-08T01:10:38.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
31072026-05-08T01:10:38.368Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31082026-05-08T01:10:38.368Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31092026-05-08T01:10:38.368Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31102026-05-08T01:10:38.368Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31112026-05-08T01:10:38.368Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31122026-05-08T01:10:38.368Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31132026-05-08T01:10:38.368Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31142026-05-08T01:10:38.368Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31152026-05-08T01:10:38.368Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
31162026-05-08T01:10:38.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
31172026-05-08T01:10:38.368Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31182026-05-08T01:10:38.368Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31192026-05-08T01:10:38.368Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31202026-05-08T01:10:38.368Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31212026-05-08T01:10:38.368Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31222026-05-08T01:10:38.368Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31232026-05-08T01:10:38.369Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31242026-05-08T01:10:38.369Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31252026-05-08T01:10:38.369Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
31262026-05-08T01:10:38.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
31272026-05-08T01:10:38.369Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31282026-05-08T01:10:38.369Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31292026-05-08T01:10:38.369Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31302026-05-08T01:10:41.368Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31312026-05-08T01:10:41.369Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31322026-05-08T01:10:41.369Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31332026-05-08T01:10:41.369Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31342026-05-08T01:10:41.369Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31352026-05-08T01:10:41.369Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
31362026-05-08T01:10:41.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
31372026-05-08T01:10:41.369Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31382026-05-08T01:10:41.369Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31392026-05-08T01:10:41.369Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31402026-05-08T01:10:41.369Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31412026-05-08T01:10:41.369Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31422026-05-08T01:10:41.369Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31432026-05-08T01:10:41.369Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31442026-05-08T01:10:41.369Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31452026-05-08T01:10:41.369Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
31462026-05-08T01:10:41.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
31472026-05-08T01:10:41.369Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31482026-05-08T01:10:41.369Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31492026-05-08T01:10:41.369Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31502026-05-08T01:10:41.369Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31512026-05-08T01:10:41.369Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31522026-05-08T01:10:41.369Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31532026-05-08T01:10:41.370Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
31542026-05-08T01:10:41.370Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31552026-05-08T01:10:41.370Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
31562026-05-08T01:10:41.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
31572026-05-08T01:10:41.370Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31582026-05-08T01:10:41.370Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31592026-05-08T01:10:41.370Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31602026-05-08T01:10:41.370Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31612026-05-08T01:10:41.370Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31622026-05-08T01:10:41.370Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31632026-05-08T01:10:41.370Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31642026-05-08T01:10:41.370Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31652026-05-08T01:10:41.370Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
31662026-05-08T01:10:41.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
31672026-05-08T01:10:41.370Z[ 5] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
31682026-05-08T01:10:41.370Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31692026-05-08T01:10:41.370Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-05-08T01:10:41.370Z[ 12] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
31712026-05-08T01:10:41.370Z[ 14] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
31722026-05-08T01:10:41.370Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-05-08T01:10:41.370Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31742026-05-08T01:10:41.370Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-05-08T01:10:41.370Z[SUM] 10.00-10.00 sec 384 KBytes 3.12 Gbits/sec
31762026-05-08T01:10:41.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
31772026-05-08T01:10:41.370Z[ ID] Interval Transfer Bitrate
31782026-05-08T01:10:41.370Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31792026-05-08T01:10:41.371Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31802026-05-08T01:10:41.371Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31812026-05-08T01:10:41.371Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31822026-05-08T01:10:41.371Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31832026-05-08T01:10:41.371Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31842026-05-08T01:10:41.371Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31852026-05-08T01:10:41.371Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31862026-05-08T01:10:41.371Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
31872026-05-08T01:10:41.375ZRun 6/10...3517.8971969999843Mbps
31882026-05-08T01:10:48.767Z-----------------------------------------------------------
31892026-05-08T01:10:48.768ZServer listening on 5201 (test #17)
31902026-05-08T01:10:48.768Z-----------------------------------------------------------
31912026-05-08T01:10:48.768ZAccepted connection from 10.0.0.1, port 53290
31922026-05-08T01:10:48.768Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52173
31932026-05-08T01:10:48.768Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38048
31942026-05-08T01:10:48.768Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62313
31952026-05-08T01:10:48.768Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38515
31962026-05-08T01:10:48.768Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57154
31972026-05-08T01:10:48.768Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37047
31982026-05-08T01:10:48.768Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59329
31992026-05-08T01:10:48.768Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46201
32002026-05-08T01:10:48.768Z[ ID] Interval Transfer Bitrate
32012026-05-08T01:10:48.768Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32022026-05-08T01:10:48.768Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32032026-05-08T01:10:48.768Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32042026-05-08T01:10:48.768Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32052026-05-08T01:10:48.768Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32062026-05-08T01:10:48.768Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
32072026-05-08T01:10:48.768Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32082026-05-08T01:10:48.768Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32092026-05-08T01:10:48.768Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
32102026-05-08T01:10:48.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
32112026-05-08T01:10:48.768Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32122026-05-08T01:10:48.768Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32132026-05-08T01:10:48.768Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32142026-05-08T01:10:48.768Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32152026-05-08T01:10:48.768Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32162026-05-08T01:10:48.768Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
32172026-05-08T01:10:48.768Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32182026-05-08T01:10:48.768Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
32192026-05-08T01:10:48.768Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
32202026-05-08T01:10:48.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
32212026-05-08T01:10:48.768Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32222026-05-08T01:10:48.768Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32232026-05-08T01:10:48.768Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32242026-05-08T01:10:48.768Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32252026-05-08T01:10:48.769Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
32262026-05-08T01:10:48.769Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32272026-05-08T01:10:48.769Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32282026-05-08T01:10:48.769Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32292026-05-08T01:10:48.769Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
32302026-05-08T01:10:48.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
32312026-05-08T01:10:48.769Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32322026-05-08T01:10:48.769Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32332026-05-08T01:10:48.769Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32342026-05-08T01:10:48.769Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32352026-05-08T01:10:48.769Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32362026-05-08T01:10:48.769Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32372026-05-08T01:10:48.769Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32382026-05-08T01:10:48.769Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32392026-05-08T01:10:48.770Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
32402026-05-08T01:10:48.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
32412026-05-08T01:10:48.770Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32422026-05-08T01:10:48.770Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32432026-05-08T01:10:48.770Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32442026-05-08T01:10:48.770Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32452026-05-08T01:10:48.770Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32462026-05-08T01:10:48.770Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32472026-05-08T01:10:48.770Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32482026-05-08T01:10:48.770Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32492026-05-08T01:10:48.770Z[SUM] 4.00-5.00 sec 427 MBytes 3.59 Gbits/sec
32502026-05-08T01:10:48.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
32512026-05-08T01:10:48.770Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32522026-05-08T01:10:48.770Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32532026-05-08T01:10:48.770Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32542026-05-08T01:10:48.770Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32552026-05-08T01:10:48.770Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32562026-05-08T01:10:48.770Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32572026-05-08T01:10:48.770Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32582026-05-08T01:10:48.770Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32592026-05-08T01:10:48.770Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
32602026-05-08T01:10:48.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
32612026-05-08T01:10:48.770Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32622026-05-08T01:10:48.770Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32632026-05-08T01:10:48.770Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32642026-05-08T01:10:51.768Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32652026-05-08T01:10:51.768Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32662026-05-08T01:10:51.768Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32672026-05-08T01:10:51.768Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32682026-05-08T01:10:51.768Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32692026-05-08T01:10:51.768Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
32702026-05-08T01:10:51.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
32712026-05-08T01:10:51.768Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32722026-05-08T01:10:51.768Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32732026-05-08T01:10:51.769Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32742026-05-08T01:10:51.769Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32752026-05-08T01:10:51.769Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32762026-05-08T01:10:51.769Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32772026-05-08T01:10:51.769Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32782026-05-08T01:10:51.769Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32792026-05-08T01:10:51.769Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
32802026-05-08T01:10:51.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
32812026-05-08T01:10:51.769Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32822026-05-08T01:10:51.769Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32832026-05-08T01:10:51.769Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32842026-05-08T01:10:51.769Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32852026-05-08T01:10:51.769Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32862026-05-08T01:10:51.769Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32872026-05-08T01:10:51.769Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32882026-05-08T01:10:51.769Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32892026-05-08T01:10:51.769Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
32902026-05-08T01:10:51.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
32912026-05-08T01:10:51.769Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32922026-05-08T01:10:51.769Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32932026-05-08T01:10:51.769Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32942026-05-08T01:10:51.769Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32952026-05-08T01:10:51.769Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32962026-05-08T01:10:51.769Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32972026-05-08T01:10:51.769Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32982026-05-08T01:10:51.769Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32992026-05-08T01:10:51.769Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
33002026-05-08T01:10:51.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
33012026-05-08T01:10:51.769Z[ 5] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33022026-05-08T01:10:51.769Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33032026-05-08T01:10:51.770Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33042026-05-08T01:10:51.770Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-05-08T01:10:51.770Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33062026-05-08T01:10:51.770Z[ 16] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33072026-05-08T01:10:51.770Z[ 18] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33082026-05-08T01:10:51.770Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33092026-05-08T01:10:51.770Z[SUM] 10.00-10.00 sec 384 KBytes 3.02 Gbits/sec
33102026-05-08T01:10:51.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
33112026-05-08T01:10:51.770Z[ ID] Interval Transfer Bitrate
33122026-05-08T01:10:51.770Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33132026-05-08T01:10:51.770Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33142026-05-08T01:10:51.770Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33152026-05-08T01:10:51.770Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33162026-05-08T01:10:51.770Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33172026-05-08T01:10:51.770Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33182026-05-08T01:10:51.770Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
33192026-05-08T01:10:51.770Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
33202026-05-08T01:10:51.770Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
33212026-05-08T01:10:51.774ZRun 7/10...3517.167781727587Mbps
33222026-05-08T01:10:59.167Z-----------------------------------------------------------
33232026-05-08T01:10:59.167ZServer listening on 5201 (test #18)
33242026-05-08T01:10:59.167Z-----------------------------------------------------------
33252026-05-08T01:10:59.167ZAccepted connection from 10.0.0.1, port 57140
33262026-05-08T01:10:59.167Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42935
33272026-05-08T01:10:59.167Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36649
33282026-05-08T01:10:59.167Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62508
33292026-05-08T01:10:59.167Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58727
33302026-05-08T01:10:59.167Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39029
33312026-05-08T01:10:59.167Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54982
33322026-05-08T01:10:59.167Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57767
33332026-05-08T01:10:59.167Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57225
33342026-05-08T01:10:59.167Z[ ID] Interval Transfer Bitrate
33352026-05-08T01:10:59.167Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33362026-05-08T01:10:59.167Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33372026-05-08T01:10:59.167Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33382026-05-08T01:10:59.167Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33392026-05-08T01:10:59.167Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
33402026-05-08T01:10:59.167Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
33412026-05-08T01:10:59.167Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
33422026-05-08T01:10:59.167Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33432026-05-08T01:10:59.167Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
33442026-05-08T01:10:59.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
33452026-05-08T01:10:59.167Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33462026-05-08T01:10:59.167Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33472026-05-08T01:10:59.167Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33482026-05-08T01:10:59.168Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33492026-05-08T01:10:59.168Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33502026-05-08T01:10:59.168Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33512026-05-08T01:10:59.168Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33522026-05-08T01:10:59.168Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33532026-05-08T01:10:59.168Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
33542026-05-08T01:10:59.168Z- - - - - - - - - - - - - - - - - - - - - - - - -
33552026-05-08T01:10:59.168Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33562026-05-08T01:10:59.168Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33572026-05-08T01:10:59.168Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33582026-05-08T01:10:59.168Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33592026-05-08T01:10:59.169Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33602026-05-08T01:10:59.169Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33612026-05-08T01:10:59.169Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33622026-05-08T01:10:59.169Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33632026-05-08T01:10:59.169Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
33642026-05-08T01:10:59.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
33652026-05-08T01:10:59.169Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33662026-05-08T01:10:59.169Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33672026-05-08T01:10:59.169Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33682026-05-08T01:10:59.169Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33692026-05-08T01:10:59.169Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33702026-05-08T01:10:59.169Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33712026-05-08T01:10:59.169Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33722026-05-08T01:10:59.169Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33732026-05-08T01:10:59.169Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
33742026-05-08T01:10:59.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
33752026-05-08T01:10:59.169Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33762026-05-08T01:10:59.169Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
33772026-05-08T01:10:59.169Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33782026-05-08T01:10:59.169Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
33792026-05-08T01:10:59.169Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33802026-05-08T01:10:59.169Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33812026-05-08T01:10:59.169Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
33822026-05-08T01:10:59.169Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
33832026-05-08T01:10:59.169Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
33842026-05-08T01:10:59.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
33852026-05-08T01:10:59.169Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
33862026-05-08T01:10:59.169Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33872026-05-08T01:10:59.169Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33882026-05-08T01:10:59.169Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33892026-05-08T01:10:59.169Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33902026-05-08T01:10:59.169Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33912026-05-08T01:10:59.169Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33922026-05-08T01:10:59.169Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33932026-05-08T01:10:59.169Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
33942026-05-08T01:10:59.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
33952026-05-08T01:10:59.169Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
33962026-05-08T01:10:59.170Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
33972026-05-08T01:10:59.170Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
33982026-05-08T01:11:02.169Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
33992026-05-08T01:11:02.169Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34002026-05-08T01:11:02.169Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34012026-05-08T01:11:02.169Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
34022026-05-08T01:11:02.169Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34032026-05-08T01:11:02.169Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
34042026-05-08T01:11:02.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
34052026-05-08T01:11:02.169Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34062026-05-08T01:11:02.169Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34072026-05-08T01:11:02.169Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34082026-05-08T01:11:02.169Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34092026-05-08T01:11:02.169Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34102026-05-08T01:11:02.169Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34112026-05-08T01:11:02.169Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34122026-05-08T01:11:02.169Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34132026-05-08T01:11:02.170Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
34142026-05-08T01:11:02.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
34152026-05-08T01:11:02.170Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34162026-05-08T01:11:02.170Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34172026-05-08T01:11:02.170Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34182026-05-08T01:11:02.170Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34192026-05-08T01:11:02.170Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34202026-05-08T01:11:02.170Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34212026-05-08T01:11:02.170Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34222026-05-08T01:11:02.170Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34232026-05-08T01:11:02.170Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
34242026-05-08T01:11:02.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
34252026-05-08T01:11:02.170Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34262026-05-08T01:11:02.170Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34272026-05-08T01:11:02.170Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34282026-05-08T01:11:02.170Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
34292026-05-08T01:11:02.170Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34302026-05-08T01:11:02.170Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34312026-05-08T01:11:02.170Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34322026-05-08T01:11:02.170Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34332026-05-08T01:11:02.170Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
34342026-05-08T01:11:02.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
34352026-05-08T01:11:02.171Z[ 5] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34362026-05-08T01:11:02.171Z[ 8] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34372026-05-08T01:11:02.171Z[ 10] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34382026-05-08T01:11:02.171Z[ 12] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
34392026-05-08T01:11:02.171Z[ 14] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
34402026-05-08T01:11:02.171Z[ 16] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
34412026-05-08T01:11:02.171Z[ 18] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
34422026-05-08T01:11:02.171Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-05-08T01:11:02.171Z[SUM] 10.00-10.00 sec 896 KBytes 6.05 Gbits/sec
34442026-05-08T01:11:02.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
34452026-05-08T01:11:02.171Z[ ID] Interval Transfer Bitrate
34462026-05-08T01:11:02.171Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
34472026-05-08T01:11:02.171Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
34482026-05-08T01:11:02.171Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
34492026-05-08T01:11:02.171Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
34502026-05-08T01:11:02.171Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
34512026-05-08T01:11:02.171Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
34522026-05-08T01:11:02.172Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
34532026-05-08T01:11:02.172Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
34542026-05-08T01:11:02.172Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
34552026-05-08T01:11:02.176ZRun 8/10...3509.71918115336Mbps
34562026-05-08T01:11:09.571Z-----------------------------------------------------------
34572026-05-08T01:11:09.571ZServer listening on 5201 (test #19)
34582026-05-08T01:11:09.571Z-----------------------------------------------------------
34592026-05-08T01:11:09.571ZAccepted connection from 10.0.0.1, port 54938
34602026-05-08T01:11:09.571Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52445
34612026-05-08T01:11:09.571Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45145
34622026-05-08T01:11:09.571Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52096
34632026-05-08T01:11:09.571Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59072
34642026-05-08T01:11:09.571Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62430
34652026-05-08T01:11:09.571Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64450
34662026-05-08T01:11:09.571Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59623
34672026-05-08T01:11:09.571Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51957
34682026-05-08T01:11:09.571Z[ ID] Interval Transfer Bitrate
34692026-05-08T01:11:09.571Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34702026-05-08T01:11:09.571Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34712026-05-08T01:11:09.571Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34722026-05-08T01:11:09.571Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34732026-05-08T01:11:09.571Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34742026-05-08T01:11:09.572Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34752026-05-08T01:11:09.572Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34762026-05-08T01:11:09.572Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34772026-05-08T01:11:09.572Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
34782026-05-08T01:11:09.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
34792026-05-08T01:11:09.572Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34802026-05-08T01:11:09.572Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34812026-05-08T01:11:09.572Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34822026-05-08T01:11:09.572Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34832026-05-08T01:11:09.572Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34842026-05-08T01:11:09.572Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34852026-05-08T01:11:09.572Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
34862026-05-08T01:11:09.572Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34872026-05-08T01:11:09.573Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
34882026-05-08T01:11:09.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
34892026-05-08T01:11:09.573Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
34902026-05-08T01:11:09.573Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
34912026-05-08T01:11:09.573Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
34922026-05-08T01:11:09.573Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34932026-05-08T01:11:09.573Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
34942026-05-08T01:11:09.573Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
34952026-05-08T01:11:09.573Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
34962026-05-08T01:11:09.573Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
34972026-05-08T01:11:09.573Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
34982026-05-08T01:11:09.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
34992026-05-08T01:11:09.573Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35002026-05-08T01:11:09.573Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35012026-05-08T01:11:09.573Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35022026-05-08T01:11:09.573Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35032026-05-08T01:11:09.573Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35042026-05-08T01:11:09.573Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
35052026-05-08T01:11:09.573Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
35062026-05-08T01:11:09.573Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
35072026-05-08T01:11:09.573Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
35082026-05-08T01:11:09.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
35092026-05-08T01:11:09.576Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
35102026-05-08T01:11:09.577Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35112026-05-08T01:11:09.577Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35122026-05-08T01:11:09.577Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35132026-05-08T01:11:09.577Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35142026-05-08T01:11:09.577Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
35152026-05-08T01:11:09.577Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35162026-05-08T01:11:09.577Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
35172026-05-08T01:11:09.577Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
35182026-05-08T01:11:09.577Z- - - - - - - - - - - - - - - - - - - - - - - - -
35192026-05-08T01:11:09.577Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35202026-05-08T01:11:09.577Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35212026-05-08T01:11:09.577Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35222026-05-08T01:11:09.577Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35232026-05-08T01:11:09.577Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35242026-05-08T01:11:09.577Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35252026-05-08T01:11:09.577Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35262026-05-08T01:11:09.577Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35272026-05-08T01:11:09.577Z[SUM] 5.00-6.00 sec 432 MBytes 3.63 Gbits/sec
35282026-05-08T01:11:09.577Z- - - - - - - - - - - - - - - - - - - - - - - - -
35292026-05-08T01:11:09.577Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35302026-05-08T01:11:09.577Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35312026-05-08T01:11:09.577Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35322026-05-08T01:11:12.576Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35332026-05-08T01:11:12.576Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35342026-05-08T01:11:12.577Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35352026-05-08T01:11:12.577Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
35362026-05-08T01:11:12.577Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35372026-05-08T01:11:12.577Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
35382026-05-08T01:11:12.577Z- - - - - - - - - - - - - - - - - - - - - - - - -
35392026-05-08T01:11:12.577Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35402026-05-08T01:11:12.577Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35412026-05-08T01:11:12.577Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35422026-05-08T01:11:12.577Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35432026-05-08T01:11:12.577Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35442026-05-08T01:11:12.577Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35452026-05-08T01:11:12.578Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35462026-05-08T01:11:12.578Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35472026-05-08T01:11:12.578Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
35482026-05-08T01:11:12.578Z- - - - - - - - - - - - - - - - - - - - - - - - -
35492026-05-08T01:11:12.578Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35502026-05-08T01:11:12.578Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35512026-05-08T01:11:12.578Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35522026-05-08T01:11:12.578Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35532026-05-08T01:11:12.578Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35542026-05-08T01:11:12.578Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
35552026-05-08T01:11:12.578Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35562026-05-08T01:11:12.578Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35572026-05-08T01:11:12.578Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
35582026-05-08T01:11:12.578Z- - - - - - - - - - - - - - - - - - - - - - - - -
35592026-05-08T01:11:12.578Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35602026-05-08T01:11:12.578Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35612026-05-08T01:11:12.578Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35622026-05-08T01:11:12.578Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
35632026-05-08T01:11:12.578Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35642026-05-08T01:11:12.578Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35652026-05-08T01:11:12.578Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
35662026-05-08T01:11:12.578Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
35672026-05-08T01:11:12.578Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
35682026-05-08T01:11:12.578Z- - - - - - - - - - - - - - - - - - - - - - - - -
35692026-05-08T01:11:12.578Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35702026-05-08T01:11:12.578Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712026-05-08T01:11:12.579Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35722026-05-08T01:11:12.579Z[ 12] 10.00-10.00 sec 128 KBytes 765 Mbits/sec
35732026-05-08T01:11:12.579Z[ 14] 10.00-10.00 sec 128 KBytes 765 Mbits/sec
35742026-05-08T01:11:12.579Z[ 16] 10.00-10.00 sec 128 KBytes 765 Mbits/sec
35752026-05-08T01:11:12.579Z[ 18] 10.00-10.00 sec 128 KBytes 765 Mbits/sec
35762026-05-08T01:11:12.579Z[ 20] 10.00-10.00 sec 128 KBytes 765 Mbits/sec
35772026-05-08T01:11:12.579Z[SUM] 10.00-10.00 sec 640 KBytes 3.82 Gbits/sec
35782026-05-08T01:11:12.579Z- - - - - - - - - - - - - - - - - - - - - - - - -
35792026-05-08T01:11:12.579Z[ ID] Interval Transfer Bitrate
35802026-05-08T01:11:12.579Z[ 5] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
35812026-05-08T01:11:12.579Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35822026-05-08T01:11:12.580Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35832026-05-08T01:11:12.580Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35842026-05-08T01:11:12.580Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35852026-05-08T01:11:12.580Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35862026-05-08T01:11:12.580Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35872026-05-08T01:11:12.580Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35882026-05-08T01:11:12.580Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
35892026-05-08T01:11:12.585ZRun 9/10...3534.5752072684168Mbps
35902026-05-08T01:11:19.972Z-----------------------------------------------------------
35912026-05-08T01:11:19.972ZServer listening on 5201 (test #20)
35922026-05-08T01:11:19.972Z-----------------------------------------------------------
35932026-05-08T01:11:19.972ZAccepted connection from 10.0.0.1, port 49948
35942026-05-08T01:11:19.972Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53116
35952026-05-08T01:11:19.972Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53059
35962026-05-08T01:11:19.972Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49693
35972026-05-08T01:11:19.972Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63946
35982026-05-08T01:11:19.972Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41983
35992026-05-08T01:11:19.972Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44578
36002026-05-08T01:11:19.972Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64775
36012026-05-08T01:11:19.972Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38623
36022026-05-08T01:11:19.972Z[ ID] Interval Transfer Bitrate
36032026-05-08T01:11:19.972Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36042026-05-08T01:11:19.972Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36052026-05-08T01:11:19.972Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36062026-05-08T01:11:19.972Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36072026-05-08T01:11:19.972Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36082026-05-08T01:11:19.972Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36092026-05-08T01:11:19.972Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36102026-05-08T01:11:19.972Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36112026-05-08T01:11:19.972Z[SUM] 0.00-1.00 sec 336 MBytes 2.81 Gbits/sec
36122026-05-08T01:11:19.972Z- - - - - - - - - - - - - - - - - - - - - - - - -
36132026-05-08T01:11:19.972Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36142026-05-08T01:11:19.972Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36152026-05-08T01:11:19.972Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36162026-05-08T01:11:19.973Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36172026-05-08T01:11:19.973Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36182026-05-08T01:11:19.973Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36192026-05-08T01:11:19.973Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36202026-05-08T01:11:19.973Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36212026-05-08T01:11:19.973Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
36222026-05-08T01:11:19.973Z- - - - - - - - - - - - - - - - - - - - - - - - -
36232026-05-08T01:11:19.973Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36242026-05-08T01:11:19.973Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36252026-05-08T01:11:19.973Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36262026-05-08T01:11:19.973Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36272026-05-08T01:11:19.973Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36282026-05-08T01:11:19.973Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36292026-05-08T01:11:19.973Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36302026-05-08T01:11:19.973Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36312026-05-08T01:11:19.973Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
36322026-05-08T01:11:19.973Z- - - - - - - - - - - - - - - - - - - - - - - - -
36332026-05-08T01:11:19.973Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36342026-05-08T01:11:19.973Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
36352026-05-08T01:11:19.973Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36362026-05-08T01:11:19.973Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36372026-05-08T01:11:19.973Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36382026-05-08T01:11:19.973Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36392026-05-08T01:11:19.973Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36402026-05-08T01:11:19.973Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36412026-05-08T01:11:19.973Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
36422026-05-08T01:11:19.973Z- - - - - - - - - - - - - - - - - - - - - - - - -
36432026-05-08T01:11:19.973Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36442026-05-08T01:11:19.973Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36452026-05-08T01:11:19.973Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36462026-05-08T01:11:19.973Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36472026-05-08T01:11:19.973Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36482026-05-08T01:11:19.973Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36492026-05-08T01:11:19.973Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36502026-05-08T01:11:19.973Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36512026-05-08T01:11:19.973Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
36522026-05-08T01:11:19.973Z- - - - - - - - - - - - - - - - - - - - - - - - -
36532026-05-08T01:11:19.977Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36542026-05-08T01:11:19.977Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36552026-05-08T01:11:19.977Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36562026-05-08T01:11:19.977Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36572026-05-08T01:11:19.977Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36582026-05-08T01:11:19.977Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36592026-05-08T01:11:19.977Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36602026-05-08T01:11:19.977Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36612026-05-08T01:11:19.977Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
36622026-05-08T01:11:19.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
36632026-05-08T01:11:19.977Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36642026-05-08T01:11:19.977Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
36652026-05-08T01:11:19.977Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36662026-05-08T01:11:22.974Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36672026-05-08T01:11:22.974Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36682026-05-08T01:11:22.974Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36692026-05-08T01:11:22.974Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36702026-05-08T01:11:22.974Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36712026-05-08T01:11:22.974Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
36722026-05-08T01:11:22.974Z- - - - - - - - - - - - - - - - - - - - - - - - -
36732026-05-08T01:11:22.974Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36742026-05-08T01:11:22.974Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36752026-05-08T01:11:22.974Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36762026-05-08T01:11:22.974Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36772026-05-08T01:11:22.974Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36782026-05-08T01:11:22.974Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36792026-05-08T01:11:22.974Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36802026-05-08T01:11:22.974Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36812026-05-08T01:11:22.974Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
36822026-05-08T01:11:22.974Z- - - - - - - - - - - - - - - - - - - - - - - - -
36832026-05-08T01:11:22.974Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
36842026-05-08T01:11:22.974Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36852026-05-08T01:11:22.974Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36862026-05-08T01:11:22.974Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36872026-05-08T01:11:22.974Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36882026-05-08T01:11:22.974Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36892026-05-08T01:11:22.974Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36902026-05-08T01:11:22.974Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36912026-05-08T01:11:22.974Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
36922026-05-08T01:11:22.974Z- - - - - - - - - - - - - - - - - - - - - - - - -
36932026-05-08T01:11:22.974Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36942026-05-08T01:11:22.974Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36952026-05-08T01:11:22.974Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36962026-05-08T01:11:22.974Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36972026-05-08T01:11:22.974Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36982026-05-08T01:11:22.975Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36992026-05-08T01:11:22.975Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37002026-05-08T01:11:22.975Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37012026-05-08T01:11:22.975Z[SUM] 9.00-10.00 sec 427 MBytes 3.59 Gbits/sec
37022026-05-08T01:11:22.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
37032026-05-08T01:11:22.975Z[ 5] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
37042026-05-08T01:11:22.975Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37052026-05-08T01:11:22.975Z[ 10] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
37062026-05-08T01:11:22.975Z[ 12] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
37072026-05-08T01:11:22.975Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37082026-05-08T01:11:22.975Z[ 16] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
37092026-05-08T01:11:22.975Z[ 18] 10.00-10.00 sec 128 KBytes 941 Mbits/sec
37102026-05-08T01:11:22.975Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37112026-05-08T01:11:22.975Z[SUM] 10.00-10.00 sec 640 KBytes 4.70 Gbits/sec
37122026-05-08T01:11:22.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
37132026-05-08T01:11:22.975Z[ ID] Interval Transfer Bitrate
37142026-05-08T01:11:22.975Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
37152026-05-08T01:11:22.975Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
37162026-05-08T01:11:22.975Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
37172026-05-08T01:11:22.975Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
37182026-05-08T01:11:22.975Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
37192026-05-08T01:11:22.975Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
37202026-05-08T01:11:22.975Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
37212026-05-08T01:11:22.975Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
37222026-05-08T01:11:22.975Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
37232026-05-08T01:11:22.978ZRun 10/10...3510.347611361117Mbps
37242026-05-08T01:11:22.978Z###---------------------###
37252026-05-08T01:11:22.978Z::: iPerf done... :::
37262026-05-08T01:11:22.978Z:::Awaiting out files...:::
37272026-05-08T01:11:22.978Z###---------------------###
37282026-05-08T01:11:22.978Z###-----###
37292026-05-08T01:11:22.978Z:::done!:::
37302026-05-08T01:11:22.978Z###-----###
37312026-05-08T01:11:23.924ZGnuplot not found, using plotters backend
37322026-05-08T01:11:24.071ZBenchmarking iperf-tcp/local/c2s/tx
37332026-05-08T01:11:24.071ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37342026-05-08T01:11:27.979ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37352026-05-08T01:11:47.981ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37362026-05-08T01:11:48.072Ziperf-tcp/local/c2s/tx time: [3.5176 µs 3.5177 µs 3.5178 µs]
37372026-05-08T01:11:48.072Z change: [+3.7680% +3.7735% +3.7782%] (p = 0.00 < 0.05)
37382026-05-08T01:11:48.072Z Performance has regressed.
37392026-05-08T01:11:48.072ZFound 6 outliers among 100 measurements (6.00%)
37402026-05-08T01:11:48.072Z 2 (2.00%) low mild
37412026-05-08T01:11:48.072Z 3 (3.00%) high mild
37422026-05-08T01:11:48.072Z 1 (1.00%) high severe
37432026-05-08T01:11:48.954Z
37442026-05-08T01:11:48.957ZBenchmarking iperf-tcp/local/c2s/rx
37452026-05-08T01:11:48.957ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37462026-05-08T01:11:52.863ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37472026-05-08T01:12:12.860ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37482026-05-08T01:12:12.946Ziperf-tcp/local/c2s/rx time: [6.6087 µs 6.6089 µs 6.6090 µs]
37492026-05-08T01:12:12.946Z change: [+2.4984% +2.5027% +2.5070%] (p = 0.00 < 0.05)
37502026-05-08T01:12:12.946Z Performance has regressed.
37512026-05-08T01:12:12.946ZFound 14 outliers among 100 measurements (14.00%)
37522026-05-08T01:12:12.946Z 1 (1.00%) low severe
37532026-05-08T01:12:12.946Z 4 (4.00%) low mild
37542026-05-08T01:12:12.946Z 9 (9.00%) high mild
37552026-05-08T01:12:13.832Z
37562026-05-08T01:12:13.839Z###-------------------###
37572026-05-08T01:12:13.839Z:::Running experiment :::
37582026-05-08T01:12:13.839Z:::iperf-tcp/local/s2c:::
37592026-05-08T01:12:13.839Z###-------------------###
37602026-05-08T01:12:14.161Zdtrace: description 'profile-201us ' matched 2 probes
37612026-05-08T01:12:21.228Z-----------------------------------------------------------
37622026-05-08T01:12:21.229ZServer listening on 5201 (test #21)
37632026-05-08T01:12:21.229Z-----------------------------------------------------------
37642026-05-08T01:12:21.229ZAccepted connection from 10.0.0.1, port 53732
37652026-05-08T01:12:21.229Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58561
37662026-05-08T01:12:21.229Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54883
37672026-05-08T01:12:21.229Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56451
37682026-05-08T01:12:21.229Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62527
37692026-05-08T01:12:21.229Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44991
37702026-05-08T01:12:21.229Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45227
37712026-05-08T01:12:21.229Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40580
37722026-05-08T01:12:21.229Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63497
37732026-05-08T01:12:21.229Z[ ID] Interval Transfer Bitrate
37742026-05-08T01:12:21.229Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37752026-05-08T01:12:21.229Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37762026-05-08T01:12:21.229Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37772026-05-08T01:12:21.230Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37782026-05-08T01:12:21.230Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37792026-05-08T01:12:21.230Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37802026-05-08T01:12:21.230Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37812026-05-08T01:12:21.231Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37822026-05-08T01:12:21.231Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
37832026-05-08T01:12:21.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
37842026-05-08T01:12:21.232Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37852026-05-08T01:12:21.232Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37862026-05-08T01:12:21.232Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37872026-05-08T01:12:21.232Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
37882026-05-08T01:12:21.232Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37892026-05-08T01:12:21.232Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37902026-05-08T01:12:21.232Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37912026-05-08T01:12:21.232Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37922026-05-08T01:12:21.232Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
37932026-05-08T01:12:21.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
37942026-05-08T01:12:21.232Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37952026-05-08T01:12:21.232Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
37962026-05-08T01:12:21.232Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
37972026-05-08T01:12:21.232Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
37982026-05-08T01:12:21.232Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
37992026-05-08T01:12:21.232Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
38002026-05-08T01:12:21.232Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
38012026-05-08T01:12:21.232Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38022026-05-08T01:12:21.232Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
38032026-05-08T01:12:21.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
38042026-05-08T01:12:21.232Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38052026-05-08T01:12:21.232Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38062026-05-08T01:12:21.232Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38072026-05-08T01:12:21.232Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38082026-05-08T01:12:21.232Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38092026-05-08T01:12:21.232Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38102026-05-08T01:12:21.233Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
38112026-05-08T01:12:21.233Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38122026-05-08T01:12:21.233Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
38132026-05-08T01:12:21.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
38142026-05-08T01:12:21.233Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38152026-05-08T01:12:21.233Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38162026-05-08T01:12:21.233Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38172026-05-08T01:12:21.233Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38182026-05-08T01:12:21.234Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38192026-05-08T01:12:21.234Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38202026-05-08T01:12:21.234Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38212026-05-08T01:12:21.234Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38222026-05-08T01:12:21.234Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
38232026-05-08T01:12:21.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
38242026-05-08T01:12:21.234Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38252026-05-08T01:12:21.234Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38262026-05-08T01:12:21.234Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38272026-05-08T01:12:21.234Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
38282026-05-08T01:12:21.234Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38292026-05-08T01:12:21.234Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
38302026-05-08T01:12:21.234Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38312026-05-08T01:12:21.234Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38322026-05-08T01:12:21.234Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
38332026-05-08T01:12:21.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
38342026-05-08T01:12:21.235Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38352026-05-08T01:12:21.235Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38362026-05-08T01:12:21.235Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38372026-05-08T01:12:24.234Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38382026-05-08T01:12:24.235Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38392026-05-08T01:12:24.235Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38402026-05-08T01:12:24.235Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38412026-05-08T01:12:24.235Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
38422026-05-08T01:12:24.235Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
38432026-05-08T01:12:24.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
38442026-05-08T01:12:24.235Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38452026-05-08T01:12:24.235Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38462026-05-08T01:12:24.235Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38472026-05-08T01:12:24.235Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
38482026-05-08T01:12:24.235Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38492026-05-08T01:12:24.235Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38502026-05-08T01:12:24.235Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38512026-05-08T01:12:24.236Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38522026-05-08T01:12:24.236Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
38532026-05-08T01:12:24.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
38542026-05-08T01:12:24.236Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38552026-05-08T01:12:24.236Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38562026-05-08T01:12:24.236Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38572026-05-08T01:12:24.236Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38582026-05-08T01:12:24.236Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38592026-05-08T01:12:24.236Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38602026-05-08T01:12:24.236Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38612026-05-08T01:12:24.236Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38622026-05-08T01:12:24.236Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
38632026-05-08T01:12:24.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
38642026-05-08T01:12:24.236Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38652026-05-08T01:12:24.236Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38662026-05-08T01:12:24.236Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38672026-05-08T01:12:24.236Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38682026-05-08T01:12:24.236Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38692026-05-08T01:12:24.236Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38702026-05-08T01:12:24.236Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38712026-05-08T01:12:24.236Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
38722026-05-08T01:12:24.237Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
38732026-05-08T01:12:24.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
38742026-05-08T01:12:24.237Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38752026-05-08T01:12:24.237Z[ 8] 10.00-10.00 sec 128 KBytes 860 Mbits/sec
38762026-05-08T01:12:24.237Z[ 10] 10.00-10.00 sec 128 KBytes 861 Mbits/sec
38772026-05-08T01:12:24.237Z[ 12] 10.00-10.00 sec 128 KBytes 861 Mbits/sec
38782026-05-08T01:12:24.237Z[ 14] 10.00-10.00 sec 128 KBytes 860 Mbits/sec
38792026-05-08T01:12:24.237Z[ 16] 10.00-10.00 sec 128 KBytes 860 Mbits/sec
38802026-05-08T01:12:24.237Z[ 18] 10.00-10.00 sec 128 KBytes 860 Mbits/sec
38812026-05-08T01:12:24.237Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-05-08T01:12:24.237Z[SUM] 10.00-10.00 sec 768 KBytes 5.16 Gbits/sec
38832026-05-08T01:12:24.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
38842026-05-08T01:12:24.237Z[ ID] Interval Transfer Bitrate
38852026-05-08T01:12:24.237Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38862026-05-08T01:12:24.237Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38872026-05-08T01:12:24.237Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38882026-05-08T01:12:24.237Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38892026-05-08T01:12:24.237Z[ 14] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38902026-05-08T01:12:24.237Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38912026-05-08T01:12:24.237Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
38922026-05-08T01:12:24.242Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
38932026-05-08T01:12:24.242Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
38942026-05-08T01:12:24.243ZRun 1/10...3523.3048721787727Mbps
38952026-05-08T01:12:31.649Z-----------------------------------------------------------
38962026-05-08T01:12:31.649ZServer listening on 5201 (test #22)
38972026-05-08T01:12:31.649Z-----------------------------------------------------------
38982026-05-08T01:12:31.649ZAccepted connection from 10.0.0.1, port 38708
38992026-05-08T01:12:31.649Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65102
39002026-05-08T01:12:31.649Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33662
39012026-05-08T01:12:31.649Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54470
39022026-05-08T01:12:31.649Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62678
39032026-05-08T01:12:31.649Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47481
39042026-05-08T01:12:31.649Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46636
39052026-05-08T01:12:31.649Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33879
39062026-05-08T01:12:31.650Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49271
39072026-05-08T01:12:31.650Z[ ID] Interval Transfer Bitrate
39082026-05-08T01:12:31.650Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39092026-05-08T01:12:31.650Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39102026-05-08T01:12:31.650Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39112026-05-08T01:12:31.650Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39122026-05-08T01:12:31.650Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39132026-05-08T01:12:31.650Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39142026-05-08T01:12:31.650Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39152026-05-08T01:12:31.650Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39162026-05-08T01:12:31.650Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
39172026-05-08T01:12:31.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
39182026-05-08T01:12:31.650Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39192026-05-08T01:12:31.650Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39202026-05-08T01:12:31.651Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39212026-05-08T01:12:31.651Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39222026-05-08T01:12:31.651Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39232026-05-08T01:12:31.651Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39242026-05-08T01:12:31.651Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39252026-05-08T01:12:31.651Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39262026-05-08T01:12:31.651Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
39272026-05-08T01:12:31.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
39282026-05-08T01:12:31.651Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
39292026-05-08T01:12:31.651Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39302026-05-08T01:12:31.651Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39312026-05-08T01:12:31.651Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39322026-05-08T01:12:31.652Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39332026-05-08T01:12:31.652Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
39342026-05-08T01:12:31.652Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39352026-05-08T01:12:31.652Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
39362026-05-08T01:12:31.652Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
39372026-05-08T01:12:31.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
39382026-05-08T01:12:31.652Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39392026-05-08T01:12:31.652Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39402026-05-08T01:12:31.652Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39412026-05-08T01:12:31.652Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39422026-05-08T01:12:31.652Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39432026-05-08T01:12:31.652Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39442026-05-08T01:12:31.652Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39452026-05-08T01:12:31.653Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39462026-05-08T01:12:31.653Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
39472026-05-08T01:12:31.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
39482026-05-08T01:12:31.653Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39492026-05-08T01:12:31.653Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39502026-05-08T01:12:31.653Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39512026-05-08T01:12:31.653Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39522026-05-08T01:12:31.653Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39532026-05-08T01:12:31.653Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39542026-05-08T01:12:31.653Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39552026-05-08T01:12:31.653Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39562026-05-08T01:12:31.653Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
39572026-05-08T01:12:31.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
39582026-05-08T01:12:31.653Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39592026-05-08T01:12:31.654Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39602026-05-08T01:12:31.654Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39612026-05-08T01:12:31.654Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39622026-05-08T01:12:31.654Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39632026-05-08T01:12:31.654Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39642026-05-08T01:12:31.654Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39652026-05-08T01:12:31.654Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39662026-05-08T01:12:31.654Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
39672026-05-08T01:12:31.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
39682026-05-08T01:12:31.654Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39692026-05-08T01:12:31.654Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39702026-05-08T01:12:31.654Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39712026-05-08T01:12:34.649Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39722026-05-08T01:12:34.649Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39732026-05-08T01:12:34.649Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39742026-05-08T01:12:34.649Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39752026-05-08T01:12:34.649Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39762026-05-08T01:12:34.649Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
39772026-05-08T01:12:34.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
39782026-05-08T01:12:34.649Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39792026-05-08T01:12:34.649Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39802026-05-08T01:12:34.650Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39812026-05-08T01:12:34.650Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
39822026-05-08T01:12:34.650Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39832026-05-08T01:12:34.650Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39842026-05-08T01:12:34.650Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39852026-05-08T01:12:34.650Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39862026-05-08T01:12:34.650Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
39872026-05-08T01:12:34.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
39882026-05-08T01:12:34.650Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39892026-05-08T01:12:34.650Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39902026-05-08T01:12:34.650Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39912026-05-08T01:12:34.650Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39922026-05-08T01:12:34.650Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39932026-05-08T01:12:34.650Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39942026-05-08T01:12:34.650Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39952026-05-08T01:12:34.650Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39962026-05-08T01:12:34.650Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
39972026-05-08T01:12:34.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
39982026-05-08T01:12:34.650Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
39992026-05-08T01:12:34.650Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40002026-05-08T01:12:34.650Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40012026-05-08T01:12:34.650Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40022026-05-08T01:12:34.650Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40032026-05-08T01:12:34.650Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40042026-05-08T01:12:34.650Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
40052026-05-08T01:12:34.650Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40062026-05-08T01:12:34.650Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
40072026-05-08T01:12:34.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
40082026-05-08T01:12:34.650Z[ 5] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
40092026-05-08T01:12:34.650Z[ 8] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
40102026-05-08T01:12:34.650Z[ 10] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
40112026-05-08T01:12:34.650Z[ 12] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
40122026-05-08T01:12:34.650Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-05-08T01:12:34.650Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-05-08T01:12:34.650Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40152026-05-08T01:12:34.651Z[ 20] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
40162026-05-08T01:12:34.651Z[SUM] 10.00-10.00 sec 640 KBytes 4.62 Gbits/sec
40172026-05-08T01:12:34.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
40182026-05-08T01:12:34.651Z[ ID] Interval Transfer Bitrate
40192026-05-08T01:12:34.651Z[ 5] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
40202026-05-08T01:12:34.651Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40212026-05-08T01:12:34.651Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40222026-05-08T01:12:34.651Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40232026-05-08T01:12:34.651Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40242026-05-08T01:12:34.651Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40252026-05-08T01:12:34.651Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40262026-05-08T01:12:34.651Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
40272026-05-08T01:12:34.651Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
40282026-05-08T01:12:34.656ZRun 2/10...3521.7610771239156Mbps
40292026-05-08T01:12:42.065Z-----------------------------------------------------------
40302026-05-08T01:12:42.065ZServer listening on 5201 (test #23)
40312026-05-08T01:12:42.065Z-----------------------------------------------------------
40322026-05-08T01:12:42.065ZAccepted connection from 10.0.0.1, port 39998
40332026-05-08T01:12:42.065Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42857
40342026-05-08T01:12:42.065Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62461
40352026-05-08T01:12:42.065Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51305
40362026-05-08T01:12:42.066Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50248
40372026-05-08T01:12:42.066Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64316
40382026-05-08T01:12:42.066Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57040
40392026-05-08T01:12:42.066Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64535
40402026-05-08T01:12:42.066Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36475
40412026-05-08T01:12:42.066Z[ ID] Interval Transfer Bitrate
40422026-05-08T01:12:42.066Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40432026-05-08T01:12:42.066Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40442026-05-08T01:12:42.066Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40452026-05-08T01:12:42.066Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40462026-05-08T01:12:42.066Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40472026-05-08T01:12:42.068Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40482026-05-08T01:12:42.068Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
40492026-05-08T01:12:42.068Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
40502026-05-08T01:12:42.068Z[SUM] 0.00-1.00 sec 339 MBytes 2.85 Gbits/sec
40512026-05-08T01:12:42.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
40522026-05-08T01:12:42.068Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40532026-05-08T01:12:42.068Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40542026-05-08T01:12:42.068Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40552026-05-08T01:12:42.068Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40562026-05-08T01:12:42.068Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40572026-05-08T01:12:42.068Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
40582026-05-08T01:12:42.068Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40592026-05-08T01:12:42.068Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40602026-05-08T01:12:42.069Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
40612026-05-08T01:12:42.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
40622026-05-08T01:12:42.069Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40632026-05-08T01:12:42.069Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40642026-05-08T01:12:42.069Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40652026-05-08T01:12:42.069Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
40662026-05-08T01:12:42.069Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
40672026-05-08T01:12:42.069Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40682026-05-08T01:12:42.069Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
40692026-05-08T01:12:42.069Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
40702026-05-08T01:12:42.069Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
40712026-05-08T01:12:42.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
40722026-05-08T01:12:42.069Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
40732026-05-08T01:12:42.069Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
40742026-05-08T01:12:42.069Z[ 10] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
40752026-05-08T01:12:42.069Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
40762026-05-08T01:12:42.069Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
40772026-05-08T01:12:42.069Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
40782026-05-08T01:12:42.069Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
40792026-05-08T01:12:42.069Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
40802026-05-08T01:12:42.069Z[SUM] 3.00-4.00 sec 432 MBytes 3.63 Gbits/sec
40812026-05-08T01:12:42.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
40822026-05-08T01:12:42.069Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40832026-05-08T01:12:42.069Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
40842026-05-08T01:12:42.070Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40852026-05-08T01:12:42.070Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40862026-05-08T01:12:42.070Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
40872026-05-08T01:12:42.070Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40882026-05-08T01:12:42.070Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40892026-05-08T01:12:42.070Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40902026-05-08T01:12:42.070Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
40912026-05-08T01:12:42.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
40922026-05-08T01:12:42.070Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40932026-05-08T01:12:42.070Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40942026-05-08T01:12:42.070Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40952026-05-08T01:12:42.070Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40962026-05-08T01:12:42.070Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40972026-05-08T01:12:42.070Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40982026-05-08T01:12:42.070Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
40992026-05-08T01:12:42.070Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
41002026-05-08T01:12:42.070Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
41012026-05-08T01:12:42.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
41022026-05-08T01:12:42.070Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41032026-05-08T01:12:42.070Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41042026-05-08T01:12:42.070Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41052026-05-08T01:12:45.074Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41062026-05-08T01:12:45.074Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41072026-05-08T01:12:45.074Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41082026-05-08T01:12:45.074Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41092026-05-08T01:12:45.074Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41102026-05-08T01:12:45.074Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
41112026-05-08T01:12:45.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
41122026-05-08T01:12:45.074Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41132026-05-08T01:12:45.075Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41142026-05-08T01:12:45.075Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41152026-05-08T01:12:45.075Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41162026-05-08T01:12:45.075Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41172026-05-08T01:12:45.075Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41182026-05-08T01:12:45.075Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41192026-05-08T01:12:45.075Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41202026-05-08T01:12:45.075Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
41212026-05-08T01:12:45.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
41222026-05-08T01:12:45.075Z[ 5] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
41232026-05-08T01:12:45.075Z[ 8] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
41242026-05-08T01:12:45.075Z[ 10] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
41252026-05-08T01:12:45.075Z[ 12] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
41262026-05-08T01:12:45.075Z[ 14] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
41272026-05-08T01:12:45.075Z[ 16] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
41282026-05-08T01:12:45.075Z[ 18] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
41292026-05-08T01:12:45.075Z[ 20] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
41302026-05-08T01:12:45.075Z[SUM] 8.00-9.00 sec 441 MBytes 3.70 Gbits/sec
41312026-05-08T01:12:45.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
41322026-05-08T01:12:45.075Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41332026-05-08T01:12:45.075Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41342026-05-08T01:12:45.075Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41352026-05-08T01:12:45.075Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41362026-05-08T01:12:45.075Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41372026-05-08T01:12:45.075Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41382026-05-08T01:12:45.075Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41392026-05-08T01:12:45.075Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41402026-05-08T01:12:45.076Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
41412026-05-08T01:12:45.076Z- - - - - - - - - - - - - - - - - - - - - - - - -
41422026-05-08T01:12:45.076Z[ 5] 10.00-10.00 sec 128 KBytes 386 Mbits/sec
41432026-05-08T01:12:45.076Z[ 8] 10.00-10.00 sec 256 KBytes 771 Mbits/sec
41442026-05-08T01:12:45.076Z[ 10] 10.00-10.00 sec 128 KBytes 386 Mbits/sec
41452026-05-08T01:12:45.076Z[ 12] 10.00-10.00 sec 128 KBytes 386 Mbits/sec
41462026-05-08T01:12:45.076Z[ 14] 10.00-10.00 sec 256 KBytes 771 Mbits/sec
41472026-05-08T01:12:45.076Z[ 16] 10.00-10.00 sec 128 KBytes 386 Mbits/sec
41482026-05-08T01:12:45.093Z[ 18] 10.00-10.00 sec 128 KBytes 386 Mbits/sec
41492026-05-08T01:12:45.093Z[ 20] 10.00-10.00 sec 128 KBytes 386 Mbits/sec
41502026-05-08T01:12:45.093Z[SUM] 10.00-10.00 sec 1.25 MBytes 3.86 Gbits/sec
41512026-05-08T01:12:45.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
41522026-05-08T01:12:45.094Z[ ID] Interval Transfer Bitrate
41532026-05-08T01:12:45.094Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41542026-05-08T01:12:45.094Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41552026-05-08T01:12:45.094Z[ 10] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41562026-05-08T01:12:45.094Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41572026-05-08T01:12:45.094Z[ 14] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41582026-05-08T01:12:45.094Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41592026-05-08T01:12:45.094Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41602026-05-08T01:12:45.094Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41612026-05-08T01:12:45.094Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
41622026-05-08T01:12:45.094ZRun 3/10...3545.419926334133Mbps
41632026-05-08T01:12:52.490Z-----------------------------------------------------------
41642026-05-08T01:12:52.490ZServer listening on 5201 (test #24)
41652026-05-08T01:12:52.490Z-----------------------------------------------------------
41662026-05-08T01:12:52.490ZAccepted connection from 10.0.0.1, port 56410
41672026-05-08T01:12:52.490Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45208
41682026-05-08T01:12:52.490Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58307
41692026-05-08T01:12:52.490Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48166
41702026-05-08T01:12:52.490Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45479
41712026-05-08T01:12:52.490Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41614
41722026-05-08T01:12:52.490Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46952
41732026-05-08T01:12:52.490Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42648
41742026-05-08T01:12:52.490Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43859
41752026-05-08T01:12:52.490Z[ ID] Interval Transfer Bitrate
41762026-05-08T01:12:52.490Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41772026-05-08T01:12:52.490Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41782026-05-08T01:12:52.490Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41792026-05-08T01:12:52.490Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41802026-05-08T01:12:52.490Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41812026-05-08T01:12:52.491Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41822026-05-08T01:12:52.491Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41832026-05-08T01:12:52.491Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41842026-05-08T01:12:52.491Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
41852026-05-08T01:12:52.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
41862026-05-08T01:12:52.491Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41872026-05-08T01:12:52.491Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41882026-05-08T01:12:52.491Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41892026-05-08T01:12:52.491Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41902026-05-08T01:12:52.491Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41912026-05-08T01:12:52.491Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41922026-05-08T01:12:52.491Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41932026-05-08T01:12:52.491Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41942026-05-08T01:12:52.491Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
41952026-05-08T01:12:52.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
41962026-05-08T01:12:52.491Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
41972026-05-08T01:12:52.491Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
41982026-05-08T01:12:52.491Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
41992026-05-08T01:12:52.491Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42002026-05-08T01:12:52.492Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42012026-05-08T01:12:52.492Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42022026-05-08T01:12:52.492Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42032026-05-08T01:12:52.492Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42042026-05-08T01:12:52.492Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
42052026-05-08T01:12:52.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
42062026-05-08T01:12:52.492Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42072026-05-08T01:12:52.492Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42082026-05-08T01:12:52.492Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
42092026-05-08T01:12:52.492Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42102026-05-08T01:12:52.492Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42112026-05-08T01:12:52.492Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42122026-05-08T01:12:52.492Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
42132026-05-08T01:12:52.492Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42142026-05-08T01:12:52.492Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
42152026-05-08T01:12:52.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
42162026-05-08T01:12:52.492Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42172026-05-08T01:12:52.492Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42182026-05-08T01:12:52.492Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42192026-05-08T01:12:52.492Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42202026-05-08T01:12:52.493Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42212026-05-08T01:12:52.493Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42222026-05-08T01:12:52.493Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42232026-05-08T01:12:52.493Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42242026-05-08T01:12:52.493Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
42252026-05-08T01:12:52.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
42262026-05-08T01:12:52.493Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42272026-05-08T01:12:52.493Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42282026-05-08T01:12:52.493Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42292026-05-08T01:12:52.493Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42302026-05-08T01:12:52.493Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42312026-05-08T01:12:52.493Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42322026-05-08T01:12:52.493Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42332026-05-08T01:12:52.493Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42342026-05-08T01:12:52.493Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
42352026-05-08T01:12:52.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
42362026-05-08T01:12:52.494Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42372026-05-08T01:12:52.494Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42382026-05-08T01:12:52.494Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42392026-05-08T01:12:55.492Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42402026-05-08T01:12:55.492Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42412026-05-08T01:12:55.492Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42422026-05-08T01:12:55.492Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42432026-05-08T01:12:55.492Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42442026-05-08T01:12:55.492Z[SUM] 6.00-7.00 sec 430 MBytes 3.60 Gbits/sec
42452026-05-08T01:12:55.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
42462026-05-08T01:12:55.492Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42472026-05-08T01:12:55.492Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42482026-05-08T01:12:55.492Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
42492026-05-08T01:12:55.492Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42502026-05-08T01:12:55.492Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42512026-05-08T01:12:55.492Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42522026-05-08T01:12:55.492Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42532026-05-08T01:12:55.492Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
42542026-05-08T01:12:55.492Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
42552026-05-08T01:12:55.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
42562026-05-08T01:12:55.492Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42572026-05-08T01:12:55.493Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42582026-05-08T01:12:55.493Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42592026-05-08T01:12:55.493Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42602026-05-08T01:12:55.493Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42612026-05-08T01:12:55.493Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42622026-05-08T01:12:55.493Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42632026-05-08T01:12:55.493Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42642026-05-08T01:12:55.493Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
42652026-05-08T01:12:55.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
42662026-05-08T01:12:55.493Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
42672026-05-08T01:12:55.493Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
42682026-05-08T01:12:55.493Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
42692026-05-08T01:12:55.493Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
42702026-05-08T01:12:55.493Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
42712026-05-08T01:12:55.493Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
42722026-05-08T01:12:55.493Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
42732026-05-08T01:12:55.493Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
42742026-05-08T01:12:55.493Z[SUM] 9.00-10.00 sec 418 MBytes 3.51 Gbits/sec
42752026-05-08T01:12:55.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
42762026-05-08T01:12:55.493Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42772026-05-08T01:12:55.493Z[ 8] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
42782026-05-08T01:12:55.493Z[ 10] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
42792026-05-08T01:12:55.493Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42802026-05-08T01:12:55.493Z[ 14] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
42812026-05-08T01:12:55.493Z[ 16] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
42822026-05-08T01:12:55.493Z[ 18] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
42832026-05-08T01:12:55.493Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42842026-05-08T01:12:55.493Z[SUM] 10.00-10.00 sec 640 KBytes 4.58 Gbits/sec
42852026-05-08T01:12:55.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
42862026-05-08T01:12:55.494Z[ ID] Interval Transfer Bitrate
42872026-05-08T01:12:55.494Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42882026-05-08T01:12:55.494Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42892026-05-08T01:12:55.494Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
42902026-05-08T01:12:55.494Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42912026-05-08T01:12:55.494Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
42922026-05-08T01:12:55.494Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
42932026-05-08T01:12:55.494Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
42942026-05-08T01:12:55.494Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
42952026-05-08T01:12:55.494Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
42962026-05-08T01:12:55.508ZRun 4/10...3515.466830754266Mbps
42972026-05-08T01:13:02.942Z-----------------------------------------------------------
42982026-05-08T01:13:02.942ZServer listening on 5201 (test #25)
42992026-05-08T01:13:02.942Z-----------------------------------------------------------
43002026-05-08T01:13:02.942ZAccepted connection from 10.0.0.1, port 61664
43012026-05-08T01:13:02.942Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51618
43022026-05-08T01:13:02.942Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59921
43032026-05-08T01:13:02.942Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32779
43042026-05-08T01:13:02.942Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34880
43052026-05-08T01:13:02.942Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47859
43062026-05-08T01:13:02.942Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59502
43072026-05-08T01:13:02.942Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41611
43082026-05-08T01:13:02.942Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45041
43092026-05-08T01:13:02.943Z[ ID] Interval Transfer Bitrate
43102026-05-08T01:13:02.943Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43112026-05-08T01:13:02.943Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
43122026-05-08T01:13:02.943Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43132026-05-08T01:13:02.943Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43142026-05-08T01:13:02.943Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43152026-05-08T01:13:02.943Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43162026-05-08T01:13:02.943Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43172026-05-08T01:13:02.943Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43182026-05-08T01:13:02.943Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
43192026-05-08T01:13:02.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
43202026-05-08T01:13:02.943Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43212026-05-08T01:13:02.943Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43222026-05-08T01:13:02.943Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43232026-05-08T01:13:02.943Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
43242026-05-08T01:13:02.943Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43252026-05-08T01:13:02.943Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43262026-05-08T01:13:02.943Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43272026-05-08T01:13:02.943Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43282026-05-08T01:13:02.943Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
43292026-05-08T01:13:02.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
43302026-05-08T01:13:02.943Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43312026-05-08T01:13:02.943Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43322026-05-08T01:13:02.943Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
43332026-05-08T01:13:02.944Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
43342026-05-08T01:13:02.944Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43352026-05-08T01:13:02.944Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43362026-05-08T01:13:02.944Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43372026-05-08T01:13:02.944Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43382026-05-08T01:13:02.944Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
43392026-05-08T01:13:02.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
43402026-05-08T01:13:02.944Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43412026-05-08T01:13:02.944Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
43422026-05-08T01:13:02.944Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43432026-05-08T01:13:02.944Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43442026-05-08T01:13:02.944Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43452026-05-08T01:13:02.944Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43462026-05-08T01:13:02.944Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43472026-05-08T01:13:02.944Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43482026-05-08T01:13:02.944Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
43492026-05-08T01:13:02.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
43502026-05-08T01:13:02.944Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43512026-05-08T01:13:02.944Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43522026-05-08T01:13:02.944Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43532026-05-08T01:13:02.945Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43542026-05-08T01:13:02.945Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43552026-05-08T01:13:02.945Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43562026-05-08T01:13:02.945Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43572026-05-08T01:13:02.945Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
43582026-05-08T01:13:02.945Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
43592026-05-08T01:13:02.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
43602026-05-08T01:13:02.945Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43612026-05-08T01:13:02.963Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43622026-05-08T01:13:02.963Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43632026-05-08T01:13:02.963Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43642026-05-08T01:13:02.963Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43652026-05-08T01:13:02.963Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43662026-05-08T01:13:02.963Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43672026-05-08T01:13:02.963Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43682026-05-08T01:13:02.963Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
43692026-05-08T01:13:02.963Z- - - - - - - - - - - - - - - - - - - - - - - - -
43702026-05-08T01:13:02.963Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43712026-05-08T01:13:02.964Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43722026-05-08T01:13:02.964Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43732026-05-08T01:13:05.956Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43742026-05-08T01:13:05.956Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43752026-05-08T01:13:05.956Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43762026-05-08T01:13:05.956Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43772026-05-08T01:13:05.956Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43782026-05-08T01:13:05.956Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
43792026-05-08T01:13:05.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
43802026-05-08T01:13:05.957Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43812026-05-08T01:13:05.957Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43822026-05-08T01:13:05.957Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43832026-05-08T01:13:05.957Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43842026-05-08T01:13:05.957Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43852026-05-08T01:13:05.957Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43862026-05-08T01:13:05.957Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43872026-05-08T01:13:05.957Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43882026-05-08T01:13:05.957Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
43892026-05-08T01:13:05.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
43902026-05-08T01:13:05.957Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
43912026-05-08T01:13:05.957Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
43922026-05-08T01:13:05.957Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
43932026-05-08T01:13:05.957Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
43942026-05-08T01:13:05.957Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
43952026-05-08T01:13:05.957Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43962026-05-08T01:13:05.957Z[ 18] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
43972026-05-08T01:13:05.958Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
43982026-05-08T01:13:05.958Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
43992026-05-08T01:13:05.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
44002026-05-08T01:13:05.958Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44012026-05-08T01:13:05.958Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44022026-05-08T01:13:05.958Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44032026-05-08T01:13:05.958Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
44042026-05-08T01:13:05.958Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44052026-05-08T01:13:05.958Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44062026-05-08T01:13:05.958Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44072026-05-08T01:13:05.958Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44082026-05-08T01:13:05.958Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
44092026-05-08T01:13:05.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
44102026-05-08T01:13:05.958Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44112026-05-08T01:13:05.958Z[ 8] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
44122026-05-08T01:13:05.958Z[ 10] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
44132026-05-08T01:13:05.958Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-05-08T01:13:05.958Z[ 14] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
44152026-05-08T01:13:05.959Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-05-08T01:13:05.959Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44172026-05-08T01:13:05.959Z[ 20] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
44182026-05-08T01:13:05.959Z[SUM] 10.00-10.00 sec 512 KBytes 3.45 Gbits/sec
44192026-05-08T01:13:05.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
44202026-05-08T01:13:05.959Z[ ID] Interval Transfer Bitrate
44212026-05-08T01:13:05.959Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44222026-05-08T01:13:05.959Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44232026-05-08T01:13:05.959Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
44242026-05-08T01:13:05.959Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44252026-05-08T01:13:05.959Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44262026-05-08T01:13:05.959Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44272026-05-08T01:13:05.959Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44282026-05-08T01:13:05.959Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
44292026-05-08T01:13:05.959Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
44302026-05-08T01:13:06.010ZRun 5/10...3504.643573576093Mbps
44312026-05-08T01:13:13.355Z-----------------------------------------------------------
44322026-05-08T01:13:13.355ZServer listening on 5201 (test #26)
44332026-05-08T01:13:13.355Z-----------------------------------------------------------
44342026-05-08T01:13:13.355ZAccepted connection from 10.0.0.1, port 54527
44352026-05-08T01:13:13.355Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60129
44362026-05-08T01:13:13.355Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50123
44372026-05-08T01:13:13.355Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41418
44382026-05-08T01:13:13.355Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51465
44392026-05-08T01:13:13.355Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37132
44402026-05-08T01:13:13.355Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33742
44412026-05-08T01:13:13.356Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62654
44422026-05-08T01:13:13.356Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46788
44432026-05-08T01:13:13.356Z[ ID] Interval Transfer Bitrate
44442026-05-08T01:13:13.356Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44452026-05-08T01:13:13.356Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44462026-05-08T01:13:13.356Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44472026-05-08T01:13:13.356Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44482026-05-08T01:13:13.356Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44492026-05-08T01:13:13.356Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44502026-05-08T01:13:13.356Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44512026-05-08T01:13:13.356Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44522026-05-08T01:13:13.356Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
44532026-05-08T01:13:13.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
44542026-05-08T01:13:13.356Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44552026-05-08T01:13:13.356Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44562026-05-08T01:13:13.356Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44572026-05-08T01:13:13.356Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44582026-05-08T01:13:13.356Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44592026-05-08T01:13:13.356Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44602026-05-08T01:13:13.356Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44612026-05-08T01:13:13.356Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44622026-05-08T01:13:13.356Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
44632026-05-08T01:13:13.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
44642026-05-08T01:13:13.357Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44652026-05-08T01:13:13.357Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44662026-05-08T01:13:13.357Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44672026-05-08T01:13:13.357Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44682026-05-08T01:13:13.358Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44692026-05-08T01:13:13.358Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44702026-05-08T01:13:13.358Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44712026-05-08T01:13:13.358Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44722026-05-08T01:13:13.358Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
44732026-05-08T01:13:13.482Z- - - - - - - - - - - - - - - - - - - - - - - - -
44742026-05-08T01:13:13.482Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44752026-05-08T01:13:13.482Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44762026-05-08T01:13:13.483Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44772026-05-08T01:13:13.483Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44782026-05-08T01:13:13.483Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44792026-05-08T01:13:13.483Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44802026-05-08T01:13:13.483Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44812026-05-08T01:13:13.483Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44822026-05-08T01:13:13.483Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
44832026-05-08T01:13:13.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
44842026-05-08T01:13:13.483Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44852026-05-08T01:13:13.483Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44862026-05-08T01:13:13.483Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44872026-05-08T01:13:13.483Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44882026-05-08T01:13:13.483Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44892026-05-08T01:13:13.483Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
44902026-05-08T01:13:13.483Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44912026-05-08T01:13:13.483Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
44922026-05-08T01:13:13.483Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
44932026-05-08T01:13:13.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
44942026-05-08T01:13:13.483Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44952026-05-08T01:13:13.483Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44962026-05-08T01:13:13.483Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44972026-05-08T01:13:13.483Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44982026-05-08T01:13:13.484Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
44992026-05-08T01:13:13.484Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
45002026-05-08T01:13:13.484Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
45012026-05-08T01:13:13.484Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45022026-05-08T01:13:13.484Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
45032026-05-08T01:13:13.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
45042026-05-08T01:13:13.484Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45052026-05-08T01:13:13.484Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45062026-05-08T01:13:13.484Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45072026-05-08T01:13:16.323Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45082026-05-08T01:13:16.323Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45092026-05-08T01:13:16.323Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45102026-05-08T01:13:16.323Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45112026-05-08T01:13:16.323Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45122026-05-08T01:13:16.323Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
45132026-05-08T01:13:16.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
45142026-05-08T01:13:16.324Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45152026-05-08T01:13:16.324Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45162026-05-08T01:13:16.324Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45172026-05-08T01:13:16.324Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45182026-05-08T01:13:16.324Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45192026-05-08T01:13:16.324Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45202026-05-08T01:13:16.324Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45212026-05-08T01:13:16.324Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45222026-05-08T01:13:16.324Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
45232026-05-08T01:13:16.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
45242026-05-08T01:13:16.324Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45252026-05-08T01:13:16.324Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45262026-05-08T01:13:16.324Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45272026-05-08T01:13:16.324Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45282026-05-08T01:13:16.324Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45292026-05-08T01:13:16.324Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45302026-05-08T01:13:16.324Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45312026-05-08T01:13:16.324Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
45322026-05-08T01:13:16.325Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
45332026-05-08T01:13:16.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
45342026-05-08T01:13:16.325Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45352026-05-08T01:13:16.325Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45362026-05-08T01:13:16.325Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45372026-05-08T01:13:16.325Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45382026-05-08T01:13:16.325Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45392026-05-08T01:13:16.325Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45402026-05-08T01:13:16.325Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45412026-05-08T01:13:16.325Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45422026-05-08T01:13:16.325Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
45432026-05-08T01:13:16.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
45442026-05-08T01:13:16.325Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45452026-05-08T01:13:16.325Z[ 8] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
45462026-05-08T01:13:16.325Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45472026-05-08T01:13:16.325Z[ 12] 10.00-10.00 sec 128 KBytes 904 Mbits/sec
45482026-05-08T01:13:16.326Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45492026-05-08T01:13:16.326Z[ 16] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
45502026-05-08T01:13:16.326Z[ 18] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
45512026-05-08T01:13:16.326Z[ 20] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
45522026-05-08T01:13:16.326Z[SUM] 10.00-10.00 sec 640 KBytes 4.52 Gbits/sec
45532026-05-08T01:13:16.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
45542026-05-08T01:13:16.326Z[ ID] Interval Transfer Bitrate
45552026-05-08T01:13:16.326Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45562026-05-08T01:13:16.326Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45572026-05-08T01:13:16.326Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45582026-05-08T01:13:16.326Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45592026-05-08T01:13:16.326Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45602026-05-08T01:13:16.327Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45612026-05-08T01:13:16.327Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45622026-05-08T01:13:16.327Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45632026-05-08T01:13:16.327Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
45642026-05-08T01:13:16.356ZRun 6/10...3502.8801270090507Mbps
45652026-05-08T01:13:23.768Z-----------------------------------------------------------
45662026-05-08T01:13:23.768ZServer listening on 5201 (test #27)
45672026-05-08T01:13:23.768Z-----------------------------------------------------------
45682026-05-08T01:13:23.768ZAccepted connection from 10.0.0.1, port 47875
45692026-05-08T01:13:23.768Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48963
45702026-05-08T01:13:23.768Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49544
45712026-05-08T01:13:23.768Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49875
45722026-05-08T01:13:23.768Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55532
45732026-05-08T01:13:23.768Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55701
45742026-05-08T01:13:23.768Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45032
45752026-05-08T01:13:23.768Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33789
45762026-05-08T01:13:23.768Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54815
45772026-05-08T01:13:23.768Z[ ID] Interval Transfer Bitrate
45782026-05-08T01:13:23.768Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45792026-05-08T01:13:23.769Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45802026-05-08T01:13:23.769Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45812026-05-08T01:13:23.769Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45822026-05-08T01:13:23.769Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45832026-05-08T01:13:23.769Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45842026-05-08T01:13:23.769Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45852026-05-08T01:13:23.769Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45862026-05-08T01:13:23.769Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
45872026-05-08T01:13:23.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
45882026-05-08T01:13:23.769Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
45892026-05-08T01:13:23.769Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
45902026-05-08T01:13:23.769Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45912026-05-08T01:13:23.769Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45922026-05-08T01:13:23.769Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45932026-05-08T01:13:23.769Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45942026-05-08T01:13:23.769Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
45952026-05-08T01:13:23.769Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45962026-05-08T01:13:23.769Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
45972026-05-08T01:13:23.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
45982026-05-08T01:13:23.769Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
45992026-05-08T01:13:23.769Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46002026-05-08T01:13:23.769Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46012026-05-08T01:13:23.769Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46022026-05-08T01:13:23.769Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46032026-05-08T01:13:23.769Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46042026-05-08T01:13:23.769Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46052026-05-08T01:13:23.769Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46062026-05-08T01:13:23.769Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
46072026-05-08T01:13:23.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
46082026-05-08T01:13:23.769Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46092026-05-08T01:13:23.769Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46102026-05-08T01:13:23.769Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46112026-05-08T01:13:23.769Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46122026-05-08T01:13:23.769Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46132026-05-08T01:13:23.769Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
46142026-05-08T01:13:23.770Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
46152026-05-08T01:13:23.770Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
46162026-05-08T01:13:23.770Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
46172026-05-08T01:13:23.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
46182026-05-08T01:13:23.770Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46192026-05-08T01:13:23.770Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46202026-05-08T01:13:23.770Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46212026-05-08T01:13:23.770Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46222026-05-08T01:13:23.770Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46232026-05-08T01:13:23.770Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46242026-05-08T01:13:23.770Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46252026-05-08T01:13:23.770Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46262026-05-08T01:13:23.770Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
46272026-05-08T01:13:23.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
46282026-05-08T01:13:23.770Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46292026-05-08T01:13:23.770Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46302026-05-08T01:13:23.770Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46312026-05-08T01:13:23.770Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46322026-05-08T01:13:23.770Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
46332026-05-08T01:13:23.770Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46342026-05-08T01:13:23.770Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46352026-05-08T01:13:23.770Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46362026-05-08T01:13:23.771Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
46372026-05-08T01:13:23.771Z- - - - - - - - - - - - - - - - - - - - - - - - -
46382026-05-08T01:13:23.771Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
46392026-05-08T01:13:23.771Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46402026-05-08T01:13:23.771Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
46412026-05-08T01:13:26.899Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46422026-05-08T01:13:26.899Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
46432026-05-08T01:13:26.899Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
46442026-05-08T01:13:26.899Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
46452026-05-08T01:13:26.900Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
46462026-05-08T01:13:26.900Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
46472026-05-08T01:13:26.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
46482026-05-08T01:13:26.900Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46492026-05-08T01:13:26.900Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46502026-05-08T01:13:26.900Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46512026-05-08T01:13:26.901Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46522026-05-08T01:13:26.905Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46532026-05-08T01:13:26.905Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46542026-05-08T01:13:26.905Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46552026-05-08T01:13:26.905Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46562026-05-08T01:13:26.905Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
46572026-05-08T01:13:26.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
46582026-05-08T01:13:26.906Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46592026-05-08T01:13:26.906Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46602026-05-08T01:13:26.906Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46612026-05-08T01:13:26.906Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46622026-05-08T01:13:26.906Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46632026-05-08T01:13:26.906Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46642026-05-08T01:13:26.906Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46652026-05-08T01:13:26.906Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46662026-05-08T01:13:26.906Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
46672026-05-08T01:13:26.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
46682026-05-08T01:13:26.906Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46692026-05-08T01:13:26.906Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46702026-05-08T01:13:26.906Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46712026-05-08T01:13:26.906Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46722026-05-08T01:13:26.906Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46732026-05-08T01:13:26.906Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46742026-05-08T01:13:26.907Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46752026-05-08T01:13:26.907Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46762026-05-08T01:13:26.907Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
46772026-05-08T01:13:26.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
46782026-05-08T01:13:26.907Z[ 5] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
46792026-05-08T01:13:26.907Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46802026-05-08T01:13:26.907Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46812026-05-08T01:13:26.907Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46822026-05-08T01:13:26.907Z[ 14] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
46832026-05-08T01:13:26.907Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-05-08T01:13:26.907Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-05-08T01:13:26.907Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46862026-05-08T01:13:26.907Z[SUM] 10.00-10.00 sec 256 KBytes 1.67 Gbits/sec
46872026-05-08T01:13:26.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
46882026-05-08T01:13:26.907Z[ ID] Interval Transfer Bitrate
46892026-05-08T01:13:26.907Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46902026-05-08T01:13:26.907Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46912026-05-08T01:13:26.907Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46922026-05-08T01:13:26.907Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46932026-05-08T01:13:26.907Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46942026-05-08T01:13:26.908Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46952026-05-08T01:13:26.908Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46962026-05-08T01:13:26.908Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46972026-05-08T01:13:26.908Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
46982026-05-08T01:13:26.973ZRun 7/10...3536.921593265496Mbps
46992026-05-08T01:13:34.150Z-----------------------------------------------------------
47002026-05-08T01:13:34.150ZServer listening on 5201 (test #28)
47012026-05-08T01:13:34.150Z-----------------------------------------------------------
47022026-05-08T01:13:34.150ZAccepted connection from 10.0.0.1, port 51623
47032026-05-08T01:13:34.150Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38360
47042026-05-08T01:13:34.150Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47332
47052026-05-08T01:13:34.150Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33095
47062026-05-08T01:13:34.150Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51640
47072026-05-08T01:13:34.150Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59647
47082026-05-08T01:13:34.150Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48972
47092026-05-08T01:13:34.150Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49957
47102026-05-08T01:13:34.150Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36159
47112026-05-08T01:13:34.150Z[ ID] Interval Transfer Bitrate
47122026-05-08T01:13:34.150Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47132026-05-08T01:13:34.150Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47142026-05-08T01:13:34.150Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47152026-05-08T01:13:34.151Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47162026-05-08T01:13:34.151Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47172026-05-08T01:13:34.151Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47182026-05-08T01:13:34.151Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47192026-05-08T01:13:34.151Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47202026-05-08T01:13:34.151Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
47212026-05-08T01:13:34.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
47222026-05-08T01:13:34.151Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47232026-05-08T01:13:34.151Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47242026-05-08T01:13:34.151Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47252026-05-08T01:13:34.151Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47262026-05-08T01:13:34.151Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47272026-05-08T01:13:34.151Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47282026-05-08T01:13:34.151Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47292026-05-08T01:13:34.151Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47302026-05-08T01:13:34.151Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
47312026-05-08T01:13:34.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
47322026-05-08T01:13:34.151Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47332026-05-08T01:13:34.151Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47342026-05-08T01:13:34.151Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47352026-05-08T01:13:34.151Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47362026-05-08T01:13:34.152Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47372026-05-08T01:13:34.152Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47382026-05-08T01:13:34.152Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47392026-05-08T01:13:34.152Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47402026-05-08T01:13:34.152Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
47412026-05-08T01:13:34.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
47422026-05-08T01:13:34.152Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47432026-05-08T01:13:34.152Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47442026-05-08T01:13:34.152Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47452026-05-08T01:13:34.152Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47462026-05-08T01:13:34.152Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
47472026-05-08T01:13:34.152Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47482026-05-08T01:13:34.152Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47492026-05-08T01:13:34.152Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47502026-05-08T01:13:34.152Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
47512026-05-08T01:13:34.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
47522026-05-08T01:13:34.152Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47532026-05-08T01:13:34.152Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47542026-05-08T01:13:34.152Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47552026-05-08T01:13:34.152Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
47562026-05-08T01:13:34.152Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47572026-05-08T01:13:34.153Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
47582026-05-08T01:13:34.153Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47592026-05-08T01:13:34.153Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
47602026-05-08T01:13:34.153Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
47612026-05-08T01:13:34.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
47622026-05-08T01:13:34.153Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47632026-05-08T01:13:34.153Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47642026-05-08T01:13:34.153Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47652026-05-08T01:13:34.153Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47662026-05-08T01:13:34.159Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47672026-05-08T01:13:34.159Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47682026-05-08T01:13:34.159Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47692026-05-08T01:13:34.159Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47702026-05-08T01:13:34.159Z[SUM] 5.00-6.00 sec 430 MBytes 3.60 Gbits/sec
47712026-05-08T01:13:34.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
47722026-05-08T01:13:34.159Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47732026-05-08T01:13:34.159Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47742026-05-08T01:13:34.159Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47752026-05-08T01:13:37.189Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47762026-05-08T01:13:37.190Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47772026-05-08T01:13:37.190Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47782026-05-08T01:13:37.190Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47792026-05-08T01:13:37.190Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47802026-05-08T01:13:37.190Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
47812026-05-08T01:13:37.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
47822026-05-08T01:13:37.190Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
47832026-05-08T01:13:37.190Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47842026-05-08T01:13:37.190Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47852026-05-08T01:13:37.190Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47862026-05-08T01:13:37.190Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47872026-05-08T01:13:37.190Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47882026-05-08T01:13:37.190Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47892026-05-08T01:13:37.190Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47902026-05-08T01:13:37.190Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
47912026-05-08T01:13:37.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
47922026-05-08T01:13:37.190Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47932026-05-08T01:13:37.190Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47942026-05-08T01:13:37.190Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47952026-05-08T01:13:37.190Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47962026-05-08T01:13:37.190Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47972026-05-08T01:13:37.190Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47982026-05-08T01:13:37.190Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47992026-05-08T01:13:37.190Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
48002026-05-08T01:13:37.190Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
48012026-05-08T01:13:37.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
48022026-05-08T01:13:37.191Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48032026-05-08T01:13:37.191Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48042026-05-08T01:13:37.191Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48052026-05-08T01:13:37.191Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48062026-05-08T01:13:37.191Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48072026-05-08T01:13:37.191Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48082026-05-08T01:13:37.191Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48092026-05-08T01:13:37.191Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48102026-05-08T01:13:37.191Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
48112026-05-08T01:13:37.191Z- - - - - - - - - - - - - - - - - - - - - - - - -
48122026-05-08T01:13:37.191Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48132026-05-08T01:13:37.191Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-05-08T01:13:37.191Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48152026-05-08T01:13:37.191Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48162026-05-08T01:13:37.191Z[ 14] 10.00-10.00 sec 128 KBytes 831 Mbits/sec
48172026-05-08T01:13:37.191Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48182026-05-08T01:13:37.191Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-05-08T01:13:37.191Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48202026-05-08T01:13:37.191Z[SUM] 10.00-10.00 sec 128 KBytes 831 Mbits/sec
48212026-05-08T01:13:37.191Z- - - - - - - - - - - - - - - - - - - - - - - - -
48222026-05-08T01:13:37.191Z[ ID] Interval Transfer Bitrate
48232026-05-08T01:13:37.191Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48242026-05-08T01:13:37.191Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48252026-05-08T01:13:37.191Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48262026-05-08T01:13:37.192Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48272026-05-08T01:13:37.192Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48282026-05-08T01:13:37.192Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48292026-05-08T01:13:37.192Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48302026-05-08T01:13:37.192Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48312026-05-08T01:13:37.194Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
48322026-05-08T01:13:37.225ZRun 8/10...3521.71670860464Mbps
48332026-05-08T01:13:44.562Z-----------------------------------------------------------
48342026-05-08T01:13:44.562ZServer listening on 5201 (test #29)
48352026-05-08T01:13:44.562Z-----------------------------------------------------------
48362026-05-08T01:13:44.562ZAccepted connection from 10.0.0.1, port 47726
48372026-05-08T01:13:44.568Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63355
48382026-05-08T01:13:44.568Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59723
48392026-05-08T01:13:44.568Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37602
48402026-05-08T01:13:44.569Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64250
48412026-05-08T01:13:44.569Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47201
48422026-05-08T01:13:44.569Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54825
48432026-05-08T01:13:44.569Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44363
48442026-05-08T01:13:44.569Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49492
48452026-05-08T01:13:44.569Z[ ID] Interval Transfer Bitrate
48462026-05-08T01:13:44.569Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48472026-05-08T01:13:44.569Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48482026-05-08T01:13:44.569Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48492026-05-08T01:13:44.569Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48502026-05-08T01:13:44.569Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48512026-05-08T01:13:44.569Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48522026-05-08T01:13:44.569Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48532026-05-08T01:13:44.569Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48542026-05-08T01:13:44.569Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
48552026-05-08T01:13:44.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
48562026-05-08T01:13:44.569Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48572026-05-08T01:13:44.569Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48582026-05-08T01:13:44.569Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
48592026-05-08T01:13:44.569Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48602026-05-08T01:13:44.569Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48612026-05-08T01:13:44.569Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48622026-05-08T01:13:44.569Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
48632026-05-08T01:13:44.569Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48642026-05-08T01:13:44.569Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
48652026-05-08T01:13:44.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
48662026-05-08T01:13:44.569Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48672026-05-08T01:13:44.569Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48682026-05-08T01:13:44.570Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48692026-05-08T01:13:44.570Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48702026-05-08T01:13:44.570Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48712026-05-08T01:13:44.570Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48722026-05-08T01:13:44.570Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48732026-05-08T01:13:44.570Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48742026-05-08T01:13:44.570Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
48752026-05-08T01:13:44.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
48762026-05-08T01:13:44.570Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48772026-05-08T01:13:44.570Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48782026-05-08T01:13:44.570Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48792026-05-08T01:13:44.570Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48802026-05-08T01:13:44.570Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48812026-05-08T01:13:44.570Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48822026-05-08T01:13:44.570Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48832026-05-08T01:13:44.570Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48842026-05-08T01:13:44.570Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
48852026-05-08T01:13:44.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
48862026-05-08T01:13:44.570Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48872026-05-08T01:13:44.571Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48882026-05-08T01:13:44.571Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48892026-05-08T01:13:44.571Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48902026-05-08T01:13:44.571Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48912026-05-08T01:13:44.571Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
48922026-05-08T01:13:44.571Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48932026-05-08T01:13:44.571Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48942026-05-08T01:13:44.571Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
48952026-05-08T01:13:44.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
48962026-05-08T01:13:44.571Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48972026-05-08T01:13:44.571Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48982026-05-08T01:13:44.571Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
48992026-05-08T01:13:44.571Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49002026-05-08T01:13:44.571Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49012026-05-08T01:13:44.571Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49022026-05-08T01:13:44.571Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49032026-05-08T01:13:44.571Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
49042026-05-08T01:13:44.571Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
49052026-05-08T01:13:44.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
49062026-05-08T01:13:44.633Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49072026-05-08T01:13:44.633Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49082026-05-08T01:13:44.633Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49092026-05-08T01:13:47.581Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49102026-05-08T01:13:47.581Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49112026-05-08T01:13:47.581Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49122026-05-08T01:13:47.581Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49132026-05-08T01:13:47.581Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49142026-05-08T01:13:47.581Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
49152026-05-08T01:13:47.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
49162026-05-08T01:13:47.581Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49172026-05-08T01:13:47.581Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49182026-05-08T01:13:47.582Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49192026-05-08T01:13:47.582Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49202026-05-08T01:13:47.582Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
49212026-05-08T01:13:47.582Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49222026-05-08T01:13:47.582Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49232026-05-08T01:13:47.582Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
49242026-05-08T01:13:47.582Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
49252026-05-08T01:13:47.583Z- - - - - - - - - - - - - - - - - - - - - - - - -
49262026-05-08T01:13:47.583Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49272026-05-08T01:13:47.583Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49282026-05-08T01:13:47.583Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49292026-05-08T01:13:47.583Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49302026-05-08T01:13:47.584Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49312026-05-08T01:13:47.584Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49322026-05-08T01:13:47.584Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49332026-05-08T01:13:47.584Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49342026-05-08T01:13:47.584Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
49352026-05-08T01:13:47.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
49362026-05-08T01:13:47.585Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49372026-05-08T01:13:47.585Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49382026-05-08T01:13:47.585Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49392026-05-08T01:13:47.585Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49402026-05-08T01:13:47.585Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49412026-05-08T01:13:47.585Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49422026-05-08T01:13:47.585Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49432026-05-08T01:13:47.585Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49442026-05-08T01:13:47.585Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
49452026-05-08T01:13:47.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
49462026-05-08T01:13:47.586Z[ 5] 10.00-10.00 sec 128 KBytes 1.42 Gbits/sec
49472026-05-08T01:13:47.586Z[ 8] 10.00-10.00 sec 128 KBytes 1.43 Gbits/sec
49482026-05-08T01:13:47.586Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49492026-05-08T01:13:47.586Z[ 12] 10.00-10.00 sec 128 KBytes 1.43 Gbits/sec
49502026-05-08T01:13:47.586Z[ 14] 10.00-10.00 sec 128 KBytes 1.43 Gbits/sec
49512026-05-08T01:13:47.586Z[ 16] 10.00-10.00 sec 128 KBytes 1.43 Gbits/sec
49522026-05-08T01:13:47.586Z[ 18] 10.00-10.00 sec 128 KBytes 1.43 Gbits/sec
49532026-05-08T01:13:47.587Z[ 20] 10.00-10.00 sec 128 KBytes 1.43 Gbits/sec
49542026-05-08T01:13:47.587Z[SUM] 10.00-10.00 sec 896 KBytes 9.97 Gbits/sec
49552026-05-08T01:13:47.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
49562026-05-08T01:13:47.587Z[ ID] Interval Transfer Bitrate
49572026-05-08T01:13:47.587Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49582026-05-08T01:13:47.587Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
49592026-05-08T01:13:47.596Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
49602026-05-08T01:13:47.597Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49612026-05-08T01:13:47.597Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
49622026-05-08T01:13:47.597Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49632026-05-08T01:13:47.597Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
49642026-05-08T01:13:47.597Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
49652026-05-08T01:13:47.597Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
49662026-05-08T01:13:47.597ZRun 9/10...3516.135202632762Mbps
49672026-05-08T01:13:55.014Z-----------------------------------------------------------
49682026-05-08T01:13:55.014ZServer listening on 5201 (test #30)
49692026-05-08T01:13:55.014Z-----------------------------------------------------------
49702026-05-08T01:13:55.015ZAccepted connection from 10.0.0.1, port 39912
49712026-05-08T01:13:55.015Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43643
49722026-05-08T01:13:55.015Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32964
49732026-05-08T01:13:55.015Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44095
49742026-05-08T01:13:55.015Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56182
49752026-05-08T01:13:55.015Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43464
49762026-05-08T01:13:55.015Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35011
49772026-05-08T01:13:55.015Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56937
49782026-05-08T01:13:55.015Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63429
49792026-05-08T01:13:55.015Z[ ID] Interval Transfer Bitrate
49802026-05-08T01:13:55.015Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49812026-05-08T01:13:55.015Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49822026-05-08T01:13:55.016Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49832026-05-08T01:13:55.016Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49842026-05-08T01:13:55.016Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49852026-05-08T01:13:55.016Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49862026-05-08T01:13:55.016Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49872026-05-08T01:13:55.016Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49882026-05-08T01:13:55.016Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
49892026-05-08T01:13:55.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
49902026-05-08T01:13:55.016Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49912026-05-08T01:13:55.016Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49922026-05-08T01:13:55.016Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49932026-05-08T01:13:55.016Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49942026-05-08T01:13:55.017Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49952026-05-08T01:13:55.017Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
49962026-05-08T01:13:55.017Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
49972026-05-08T01:13:55.017Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
49982026-05-08T01:13:55.017Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
49992026-05-08T01:13:55.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
50002026-05-08T01:13:55.017Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50012026-05-08T01:13:55.017Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50022026-05-08T01:13:55.017Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
50032026-05-08T01:13:55.017Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50042026-05-08T01:13:55.017Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50052026-05-08T01:13:55.017Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50062026-05-08T01:13:55.018Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
50072026-05-08T01:13:55.018Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
50082026-05-08T01:13:55.020Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
50092026-05-08T01:13:55.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
50102026-05-08T01:13:55.020Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50112026-05-08T01:13:55.020Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50122026-05-08T01:13:55.020Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50132026-05-08T01:13:55.021Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50142026-05-08T01:13:55.021Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50152026-05-08T01:13:55.021Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50162026-05-08T01:13:55.021Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50172026-05-08T01:13:55.021Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50182026-05-08T01:13:55.021Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
50192026-05-08T01:13:55.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
50202026-05-08T01:13:55.021Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
50212026-05-08T01:13:55.035Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50222026-05-08T01:13:55.036Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50232026-05-08T01:13:55.036Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50242026-05-08T01:13:55.036Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50252026-05-08T01:13:55.036Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50262026-05-08T01:13:55.037Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50272026-05-08T01:13:55.037Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
50282026-05-08T01:13:55.037Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
50292026-05-08T01:13:55.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
50302026-05-08T01:13:55.037Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50312026-05-08T01:13:55.038Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50322026-05-08T01:13:55.038Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50332026-05-08T01:13:55.038Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50342026-05-08T01:13:55.039Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50352026-05-08T01:13:55.039Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50362026-05-08T01:13:55.040Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50372026-05-08T01:13:55.040Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50382026-05-08T01:13:55.040Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
50392026-05-08T01:13:55.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
50402026-05-08T01:13:55.040Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50412026-05-08T01:13:55.040Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50422026-05-08T01:13:55.040Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50432026-05-08T01:13:57.990Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50442026-05-08T01:13:57.990Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50452026-05-08T01:13:57.990Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50462026-05-08T01:13:57.990Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50472026-05-08T01:13:57.990Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50482026-05-08T01:13:57.990Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
50492026-05-08T01:13:57.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
50502026-05-08T01:13:57.990Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50512026-05-08T01:13:57.990Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50522026-05-08T01:13:57.990Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50532026-05-08T01:13:57.991Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50542026-05-08T01:13:57.991Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50552026-05-08T01:13:57.991Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50562026-05-08T01:13:57.991Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50572026-05-08T01:13:57.991Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50582026-05-08T01:13:57.991Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
50592026-05-08T01:13:57.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
50602026-05-08T01:13:57.991Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
50612026-05-08T01:13:57.991Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50622026-05-08T01:13:57.991Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50632026-05-08T01:13:57.991Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50642026-05-08T01:13:57.991Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50652026-05-08T01:13:57.991Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50662026-05-08T01:13:57.991Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50672026-05-08T01:13:57.991Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50682026-05-08T01:13:57.992Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
50692026-05-08T01:13:57.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
50702026-05-08T01:13:57.992Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50712026-05-08T01:13:57.992Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50722026-05-08T01:13:57.992Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50732026-05-08T01:13:57.992Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50742026-05-08T01:13:57.992Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50752026-05-08T01:13:57.992Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50762026-05-08T01:13:57.992Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50772026-05-08T01:13:57.992Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50782026-05-08T01:13:57.992Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
50792026-05-08T01:13:57.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
50802026-05-08T01:13:57.992Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50812026-05-08T01:13:57.993Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-05-08T01:13:57.993Z[ 10] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
50832026-05-08T01:13:57.993Z[ 12] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
50842026-05-08T01:13:57.993Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50852026-05-08T01:13:57.993Z[ 16] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
50862026-05-08T01:13:57.993Z[ 18] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
50872026-05-08T01:13:57.993Z[ 20] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
50882026-05-08T01:13:57.993Z[SUM] 10.00-10.00 sec 640 KBytes 4.48 Gbits/sec
50892026-05-08T01:13:57.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
50902026-05-08T01:13:57.993Z[ ID] Interval Transfer Bitrate
50912026-05-08T01:13:57.993Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
50922026-05-08T01:13:57.993Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50932026-05-08T01:13:57.993Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50942026-05-08T01:13:57.993Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50952026-05-08T01:13:57.994Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50962026-05-08T01:13:58.003Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50972026-05-08T01:13:58.010Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50982026-05-08T01:13:58.010Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50992026-05-08T01:13:58.010Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
51002026-05-08T01:13:58.043ZRun 10/10...3509.482922022032Mbps
51012026-05-08T01:13:58.044Z###---------------------###
51022026-05-08T01:13:58.044Z::: iPerf done... :::
51032026-05-08T01:13:58.044Z:::Awaiting out files...:::
51042026-05-08T01:13:58.044Z###---------------------###
51052026-05-08T01:13:58.044Z###-----###
51062026-05-08T01:13:58.045Z:::done!:::
51072026-05-08T01:13:58.045Z###-----###
51082026-05-08T01:13:58.968ZBenchmarking iperf-tcp/local/s2c/tx
51092026-05-08T01:13:58.968ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51102026-05-08T01:14:02.872ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51112026-05-08T01:14:22.877ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51122026-05-08T01:14:22.964Ziperf-tcp/local/s2c/tx time: [3.5047 µs 3.5048 µs 3.5048 µs]
51132026-05-08T01:14:22.964Z change: [+3.4620% +3.4665% +3.4708%] (p = 0.00 < 0.05)
51142026-05-08T01:14:22.964Z Performance has regressed.
51152026-05-08T01:14:22.964ZFound 4 outliers among 100 measurements (4.00%)
51162026-05-08T01:14:22.965Z 2 (2.00%) low mild
51172026-05-08T01:14:22.965Z 1 (1.00%) high mild
51182026-05-08T01:14:22.965Z 1 (1.00%) high severe
51192026-05-08T01:14:23.848Z
51202026-05-08T01:14:23.852ZBenchmarking iperf-tcp/local/s2c/rx
51212026-05-08T01:14:23.852ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51222026-05-08T01:14:27.757ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51232026-05-08T01:14:47.753ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51242026-05-08T01:14:47.839Ziperf-tcp/local/s2c/rx time: [6.6142 µs 6.6144 µs 6.6145 µs]
51252026-05-08T01:14:47.839Z change: [+2.5724% +2.5773% +2.5826%] (p = 0.00 < 0.05)
51262026-05-08T01:14:47.839Z Performance has regressed.
51272026-05-08T01:14:47.839ZFound 11 outliers among 100 measurements (11.00%)
51282026-05-08T01:14:47.839Z 1 (1.00%) low severe
51292026-05-08T01:14:47.839Z 2 (2.00%) low mild
51302026-05-08T01:14:47.840Z 8 (8.00%) high mild
51312026-05-08T01:14:48.726Z
51322026-05-08T01:14:53.011Z+ cargo ubench
51332026-05-08T01:14:53.146Z Compiling proc-macro2 v1.0.106
51342026-05-08T01:14:53.147Z Compiling unicode-ident v1.0.24
51352026-05-08T01:14:53.147Z Compiling quote v1.0.45
51362026-05-08T01:14:53.147Z Compiling serde_core v1.0.228
51372026-05-08T01:14:53.147Z Compiling cfg-if v1.0.4
51382026-05-08T01:14:53.150Z Compiling libc v0.2.186
51392026-05-08T01:14:53.150Z Compiling memchr v2.8.0
51402026-05-08T01:14:53.150Z Compiling serde v1.0.228
51412026-05-08T01:14:53.230Z Compiling rustversion v1.0.22
51422026-05-08T01:14:53.281Z Compiling ident_case v1.0.1
51432026-05-08T01:14:53.394Z Compiling strsim v0.11.1
51442026-05-08T01:14:53.476Z Compiling version_check v0.9.5
51452026-05-08T01:14:53.500Z Compiling zerocopy v0.8.48
51462026-05-08T01:14:53.735Z Compiling thiserror v2.0.18
51472026-05-08T01:14:53.763Z Compiling either v1.15.0
51482026-05-08T01:14:54.097Z Compiling fnv v1.0.7
51492026-05-08T01:14:54.198Z Compiling regex-syntax v0.8.10
51502026-05-08T01:14:54.210Z Compiling pin-project-lite v0.2.17
51512026-05-08T01:14:54.237Z Compiling syn v1.0.109
51522026-05-08T01:14:54.302Z Compiling crossbeam-utils v0.8.21
51532026-05-08T01:14:54.323Z Compiling equivalent v1.0.2
51542026-05-08T01:14:54.425Z Compiling hashbrown v0.17.0
51552026-05-08T01:14:54.600Z Compiling syn v2.0.117
51562026-05-08T01:14:54.633Z Compiling aho-corasick v1.1.4
51572026-05-08T01:14:54.729Z Compiling winnow v1.0.2
51582026-05-08T01:14:54.933Z Compiling itertools v0.14.0
51592026-05-08T01:14:55.149Z Compiling indexmap v2.14.0
51602026-05-08T01:14:55.837Z Compiling bitflags v2.11.1
51612026-05-08T01:14:55.892Z Compiling toml_parser v1.1.2+spec-1.1.0
51622026-05-08T01:14:56.258Z Compiling regex-automata v0.4.14
51632026-05-08T01:14:56.276Z Compiling byteorder v1.5.0
51642026-05-08T01:14:56.515Z Compiling toml_datetime v1.1.1+spec-1.1.0
51652026-05-08T01:14:56.560Z Compiling heapless v0.8.0
51662026-05-08T01:14:56.642Z Compiling autocfg v1.5.0
51672026-05-08T01:14:56.766Z Compiling toml_edit v0.25.11+spec-1.1.0
51682026-05-08T01:14:56.771Z Compiling hash32 v0.3.1
51692026-05-08T01:14:56.923Z Compiling slog v2.8.2
51702026-05-08T01:14:56.946Z Compiling futures-core v0.3.32
51712026-05-08T01:14:57.083Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51722026-05-08T01:14:57.129Z Compiling futures-sink v0.3.32
51732026-05-08T01:14:57.161Z Compiling num-traits v0.2.19
51742026-05-08T01:14:57.164Z Compiling smoltcp v0.11.0
51752026-05-08T01:14:57.238Z Compiling macaddr v1.0.1
51762026-05-08T01:14:57.450Z Compiling stable_deref_trait v1.2.1
51772026-05-08T01:14:57.523Z Compiling proc-macro-crate v3.5.0
51782026-05-08T01:14:57.527Z Compiling futures-channel v0.3.32
51792026-05-08T01:14:57.643Z Compiling proc-macro-error-attr v1.0.4
51802026-05-08T01:14:57.808Z Compiling getrandom v0.4.2
51812026-05-08T01:14:57.858Z Compiling anyhow v1.0.102
51822026-05-08T01:14:57.911Z Compiling itoa v1.0.18
51832026-05-08T01:14:57.946Z Compiling slab v0.4.12
51842026-05-08T01:14:58.015Z Compiling managed v0.8.0
51852026-05-08T01:14:58.061Z Compiling bitflags v1.3.2
51862026-05-08T01:14:58.114Z Compiling ref-cast v1.0.25
51872026-05-08T01:14:58.126Z Compiling futures-task v0.3.32
51882026-05-08T01:14:58.136Z Compiling regex v1.12.3
51892026-05-08T01:14:58.155Z Compiling crc32fast v1.5.0
51902026-05-08T01:14:58.253Z Compiling futures-io v0.3.32
51912026-05-08T01:14:58.279Z Compiling rand_core v0.10.1
51922026-05-08T01:14:58.405Z Compiling darling_core v0.21.3
51932026-05-08T01:14:58.426Z Compiling darling_core v0.23.0
51942026-05-08T01:14:58.429Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51952026-05-08T01:14:58.726Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51962026-05-08T01:14:58.731Z Compiling proc-macro-error v1.0.4
51972026-05-08T01:14:58.939Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51982026-05-08T01:14:59.038Z Compiling rustix v1.1.4
51992026-05-08T01:14:59.129Z Compiling ipnetwork v0.21.1
52002026-05-08T01:14:59.165Z Compiling cpufeatures v0.3.0
52012026-05-08T01:14:59.239Z Compiling unicode-width v0.2.2
52022026-05-08T01:14:59.428Z Compiling once_cell v1.21.4
52032026-05-08T01:14:59.500Z Compiling foreign-types-shared v0.3.1
52042026-05-08T01:14:59.508Z Compiling tabwriter v1.4.1
52052026-05-08T01:14:59.582Z Compiling chacha20 v0.10.0
52062026-05-08T01:14:59.609Z Compiling serde_derive v1.0.228
52072026-05-08T01:14:59.650Z Compiling zerocopy-derive v0.8.48
52082026-05-08T01:14:59.740Z Compiling thiserror-impl v2.0.18
52092026-05-08T01:14:59.824Z Compiling futures-macro v0.3.32
52102026-05-08T01:14:59.850Z Compiling foreign-types-macros v0.2.3
52112026-05-08T01:15:00.448Z Compiling num_enum_derive v0.7.6
52122026-05-08T01:15:00.548Z Compiling darling_macro v0.21.3
52132026-05-08T01:15:00.561Z Compiling darling_macro v0.23.0
52142026-05-08T01:15:00.616Z Compiling futures-util v0.3.32
52152026-05-08T01:15:01.032Z Compiling cobs v0.3.0
52162026-05-08T01:15:01.068Z Compiling darling v0.21.3
52172026-05-08T01:15:01.089Z Compiling darling v0.23.0
52182026-05-08T01:15:01.138Z Compiling ingot-macros v0.1.1
52192026-05-08T01:15:01.161Z Compiling ref-cast-impl v1.0.25
52202026-05-08T01:15:01.242Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52212026-05-08T01:15:01.410Z Compiling num_enum v0.7.6
52222026-05-08T01:15:01.502Z Compiling foreign-types v0.5.0
52232026-05-08T01:15:01.520Z Compiling tracing-attributes v0.1.31
52242026-05-08T01:15:01.571Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52252026-05-08T01:15:01.825Z Compiling tracing-core v0.1.36
52262026-05-08T01:15:02.043Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52272026-05-08T01:15:02.710Z Compiling erased-serde v0.3.31
52282026-05-08T01:15:02.716Z Compiling postcard v1.1.3
52292026-05-08T01:15:02.950Z Compiling errno v0.3.14
52302026-05-08T01:15:03.019Z Compiling futures-executor v0.3.32
52312026-05-08T01:15:03.079Z Compiling cstr-argument v0.1.2
52322026-05-08T01:15:03.272Z Compiling powerfmt v0.2.0
52332026-05-08T01:15:03.332Z Compiling find-msvc-tools v0.1.9
52342026-05-08T01:15:03.466Z Compiling num-conv v0.2.1
52352026-05-08T01:15:03.556Z Compiling zmij v1.0.21
52362026-05-08T01:15:03.605Z Compiling pretty-hex v0.4.2
52372026-05-08T01:15:03.656Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52382026-05-08T01:15:03.735Z Compiling dyn-clone v1.0.20
52392026-05-08T01:15:03.795Z Compiling thiserror v1.0.69
52402026-05-08T01:15:03.832Z Compiling utf8parse v0.2.2
52412026-05-08T01:15:03.863Z Compiling time-core v0.1.8
52422026-05-08T01:15:03.868Z Compiling shlex v1.3.0
52432026-05-08T01:15:03.929Z Compiling anstyle-parse v1.0.0
52442026-05-08T01:15:04.001Z Compiling time-macros v0.2.27
52452026-05-08T01:15:04.041Z Compiling cc v1.2.61
52462026-05-08T01:15:04.123Z Compiling ingot-types v0.1.2
52472026-05-08T01:15:04.284Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52482026-05-08T01:15:04.315Z Compiling deranged v0.5.8
52492026-05-08T01:15:04.479Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52502026-05-08T01:15:04.538Z Compiling ingot v0.1.1
52512026-05-08T01:15:04.550Z Compiling futures v0.3.32
52522026-05-08T01:15:04.988Z Compiling tracing v0.1.44
52532026-05-08T01:15:05.086Z Compiling rand v0.10.1
52542026-05-08T01:15:05.307Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52552026-05-08T01:15:05.409Z Compiling thiserror-impl v1.0.69
52562026-05-08T01:15:05.420Z Compiling crossbeam-epoch v0.9.18
52572026-05-08T01:15:05.440Z Compiling uuid v1.23.1
52582026-05-08T01:15:05.841Z Compiling arc-swap v1.9.1
52592026-05-08T01:15:05.847Z Compiling socket2 v0.6.3
52602026-05-08T01:15:05.850Z Compiling nom v8.0.0
52612026-05-08T01:15:06.173Z Compiling thread_local v1.1.9
52622026-05-08T01:15:06.425Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52632026-05-08T01:15:06.503Z Compiling heck v0.4.1
52642026-05-08T01:15:06.516Z Compiling colorchoice v1.0.5
52652026-05-08T01:15:06.625Z Compiling rayon-core v1.13.0
52662026-05-08T01:15:06.638Z Compiling anstyle v1.0.14
52672026-05-08T01:15:06.696Z Compiling serde_json v1.0.149
52682026-05-08T01:15:06.830Z Compiling colored v3.1.1
52692026-05-08T01:15:06.879Z Compiling iana-time-zone v0.1.65
52702026-05-08T01:15:07.056Z Compiling lazy_static v1.5.0
52712026-05-08T01:15:07.152Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52722026-05-08T01:15:07.185Z Compiling slog-async v2.8.0
52732026-05-08T01:15:07.388Z Compiling is_terminal_polyfill v1.70.2
52742026-05-08T01:15:07.458Z Compiling oxnet v0.1.5
52752026-05-08T01:15:07.472Z Compiling anstyle-query v1.1.5
52762026-05-08T01:15:07.570Z Compiling anstream v1.0.0
52772026-05-08T01:15:08.027Z Compiling time v0.3.47
52782026-05-08T01:15:08.189Z Compiling slog-scope v4.4.1
52792026-05-08T01:15:08.563Z Compiling rusticata-macros v5.0.0
52802026-05-08T01:15:08.573Z Compiling chrono v0.4.44
52812026-05-08T01:15:08.792Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52822026-05-08T01:15:08.822Z Compiling crossbeam-deque v0.8.6
52832026-05-08T01:15:08.892Z Compiling alloca v0.4.0
52842026-05-08T01:15:09.031Z Compiling terminal_size v0.4.4
52852026-05-08T01:15:09.162Z Compiling cookie-factory v0.3.3
52862026-05-08T01:15:09.423Z Compiling half v2.7.1
52872026-05-08T01:15:09.462Z Compiling crossbeam-channel v0.5.15
52882026-05-08T01:15:09.473Z Compiling is-terminal v0.4.17
52892026-05-08T01:15:09.560Z Compiling itertools v0.12.1
52902026-05-08T01:15:09.751Z Compiling heck v0.5.0
52912026-05-08T01:15:09.796Z Compiling ciborium-io v0.2.2
52922026-05-08T01:15:09.884Z Compiling take_mut v0.2.2
52932026-05-08T01:15:09.937Z Compiling clap_lex v1.1.0
52942026-05-08T01:15:09.990Z Compiling log v0.4.29
52952026-05-08T01:15:10.100Z Compiling term v1.2.1
52962026-05-08T01:15:10.261Z Compiling circular v0.3.0
52972026-05-08T01:15:10.471Z Compiling plotters-backend v0.3.7
52982026-05-08T01:15:10.792Z Compiling cfg_aliases v0.2.1
52992026-05-08T01:15:10.855Z Compiling nix v0.31.2
53002026-05-08T01:15:10.920Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53012026-05-08T01:15:10.996Z Compiling plotters-svg v0.3.7
53022026-05-08T01:15:11.222Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53032026-05-08T01:15:11.296Z Compiling clap_builder v4.6.0
53042026-05-08T01:15:11.520Z Compiling slog-term v2.9.2
53052026-05-08T01:15:11.530Z Compiling pcap-parser v0.17.0
53062026-05-08T01:15:11.606Z Compiling slog-stdlog v4.1.1
53072026-05-08T01:15:12.223Z Compiling clap_derive v4.6.1
53082026-05-08T01:15:12.624Z Compiling ciborium-ll v0.2.2
53092026-05-08T01:15:13.078Z Compiling itertools v0.13.0
53102026-05-08T01:15:13.814Z Compiling same-file v1.0.6
53112026-05-08T01:15:13.903Z Compiling cast v0.3.0
53122026-05-08T01:15:13.968Z Compiling walkdir v2.5.0
53132026-05-08T01:15:14.073Z Compiling clap v4.6.1
53142026-05-08T01:15:14.147Z Compiling tinytemplate v1.2.1
53152026-05-08T01:15:14.216Z Compiling rayon v1.12.0
53162026-05-08T01:15:14.511Z Compiling criterion-plot v0.8.2
53172026-05-08T01:15:14.548Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53182026-05-08T01:15:14.801Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53192026-05-08T01:15:15.272Z Compiling ciborium v0.2.2
53202026-05-08T01:15:15.355Z Compiling slog-envlogger v2.2.0
53212026-05-08T01:15:16.047Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53222026-05-08T01:15:16.232Z Compiling plotters v0.3.7
53232026-05-08T01:15:16.313Z Compiling page_size v0.6.0
53242026-05-08T01:15:16.337Z Compiling oorandom v11.1.5
53252026-05-08T01:15:16.417Z Compiling anes v0.1.6
53262026-05-08T01:15:16.458Z Compiling dtor-proc-macro v0.0.13
53272026-05-08T01:15:16.657Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53282026-05-08T01:15:16.794Z Compiling dtor v0.8.1
53292026-05-08T01:15:16.957Z Compiling ctor-proc-macro v0.0.13
53302026-05-08T01:15:17.288Z Compiling criterion v0.8.2
53312026-05-08T01:15:17.439Z Compiling link-section v0.2.1
53322026-05-08T01:15:17.572Z Compiling ctor v0.10.1
53332026-05-08T01:15:19.295Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53342026-05-08T01:16:39.332Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 46s
53352026-05-08T01:16:39.358Z Running benches/userland.rs (target/release-lto/deps/userland-7d901b2c3aefdd76)
53362026-05-08T01:16:39.362ZGnuplot not found, using plotters backend
53372026-05-08T01:16:39.501ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53382026-05-08T01:16:39.501ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53392026-05-08T01:16:45.035ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0006 s (7.6M iterations)
53402026-05-08T01:16:49.853ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53412026-05-08T01:16:49.943Zparse/Hairpin-DHCPv4/wallclock/Discover
53422026-05-08T01:16:49.943Z time: [61.352 ns 61.466 ns 61.591 ns]
53432026-05-08T01:16:49.944Z change: [−0.5568% +0.4641% +1.5199%] (p = 0.39 > 0.05)
53442026-05-08T01:16:49.944Z No change in performance detected.
53452026-05-08T01:16:49.944ZFound 13 outliers among 100 measurements (13.00%)
53462026-05-08T01:16:49.944Z 6 (6.00%) high mild
53472026-05-08T01:16:49.944Z 7 (7.00%) high severe
53482026-05-08T01:16:51.153Z
53492026-05-08T01:16:51.157ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53502026-05-08T01:16:51.157ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53512026-05-08T01:16:57.042ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0059 s (3.6M iterations)
53522026-05-08T01:17:02.010ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53532026-05-08T01:17:02.095Zprocess/Hairpin-DHCPv4/wallclock/Discover
53542026-05-08T01:17:02.095Z time: [816.52 ns 816.88 ns 817.28 ns]
53552026-05-08T01:17:02.095Z change: [−0.5824% −0.4421% −0.2929%] (p = 0.00 < 0.05)
53562026-05-08T01:17:02.095Z Change within noise threshold.
53572026-05-08T01:17:02.095ZFound 11 outliers among 100 measurements (11.00%)
53582026-05-08T01:17:02.095Z 6 (6.00%) high mild
53592026-05-08T01:17:02.095Z 5 (5.00%) high severe
53602026-05-08T01:17:03.297Z
53612026-05-08T01:17:03.302ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53622026-05-08T01:17:03.302ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53632026-05-08T01:17:09.040ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0026 s (7.3M iterations)
53642026-05-08T01:17:13.695ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53652026-05-08T01:17:13.780Zparse/Hairpin-DHCPv4/wallclock/Request
53662026-05-08T01:17:13.780Z time: [61.513 ns 61.651 ns 61.809 ns]
53672026-05-08T01:17:13.780Z change: [−1.1260% −0.0715% +0.9201%] (p = 0.89 > 0.05)
53682026-05-08T01:17:13.780Z No change in performance detected.
53692026-05-08T01:17:13.780ZFound 13 outliers among 100 measurements (13.00%)
53702026-05-08T01:17:13.780Z 5 (5.00%) high mild
53712026-05-08T01:17:13.780Z 8 (8.00%) high severe
53722026-05-08T01:17:14.994Z
53732026-05-08T01:17:14.997ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53742026-05-08T01:17:14.997ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53752026-05-08T01:17:20.772ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0014 s (3.6M iterations)
53762026-05-08T01:17:25.740ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53772026-05-08T01:17:25.825Zprocess/Hairpin-DHCPv4/wallclock/Request
53782026-05-08T01:17:25.825Z time: [790.40 ns 790.89 ns 791.48 ns]
53792026-05-08T01:17:25.825Z change: [−0.5948% −0.4347% −0.2788%] (p = 0.00 < 0.05)
53802026-05-08T01:17:25.825Z Change within noise threshold.
53812026-05-08T01:17:25.825ZFound 8 outliers among 100 measurements (8.00%)
53822026-05-08T01:17:25.825Z 5 (5.00%) high mild
53832026-05-08T01:17:25.825Z 3 (3.00%) high severe
53842026-05-08T01:17:27.030Z
53852026-05-08T01:17:27.033ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53862026-05-08T01:17:27.033ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53872026-05-08T01:17:30.509ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0035 s (6.0M iterations)
53882026-05-08T01:17:35.334ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53892026-05-08T01:17:35.419Zparse/Hairpin-DHCPv6/wallclock/Solicit
53902026-05-08T01:17:35.419Z time: [60.630 ns 60.787 ns 60.965 ns]
53912026-05-08T01:17:35.419Z change: [−1.1812% +0.2156% +1.5572%] (p = 0.76 > 0.05)
53922026-05-08T01:17:35.420Z No change in performance detected.
53932026-05-08T01:17:35.420ZFound 14 outliers among 100 measurements (14.00%)
53942026-05-08T01:17:35.420Z 4 (4.00%) high mild
53952026-05-08T01:17:35.420Z 10 (10.00%) high severe
53962026-05-08T01:17:36.629Z
53972026-05-08T01:17:36.636ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53982026-05-08T01:17:36.636ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53992026-05-08T01:17:40.380ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0036 s (2.8M iterations)
54002026-05-08T01:17:45.397ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54012026-05-08T01:17:45.482Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54022026-05-08T01:17:45.482Z time: [1.0529 µs 1.0536 µs 1.0542 µs]
54032026-05-08T01:17:45.482Z change: [+1.3722% +1.5302% +1.7061%] (p = 0.00 < 0.05)
54042026-05-08T01:17:45.482Z Performance has regressed.
54052026-05-08T01:17:45.482ZFound 7 outliers among 100 measurements (7.00%)
54062026-05-08T01:17:45.482Z 4 (4.00%) high mild
54072026-05-08T01:17:45.482Z 3 (3.00%) high severe
54082026-05-08T01:17:46.685Z
54092026-05-08T01:17:46.688ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54102026-05-08T01:17:46.689ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54112026-05-08T01:17:50.534ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0000 s (5.4M iterations)
54122026-05-08T01:17:55.212ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54132026-05-08T01:17:55.298Zparse/Hairpin-DHCPv6/wallclock/Request
54142026-05-08T01:17:55.298Z time: [60.965 ns 61.109 ns 61.269 ns]
54152026-05-08T01:17:55.298Z change: [−1.2303% −0.1986% +0.8439%] (p = 0.73 > 0.05)
54162026-05-08T01:17:55.298Z No change in performance detected.
54172026-05-08T01:17:55.298ZFound 17 outliers among 100 measurements (17.00%)
54182026-05-08T01:17:55.298Z 7 (7.00%) high mild
54192026-05-08T01:17:55.298Z 10 (10.00%) high severe
54202026-05-08T01:17:56.502Z
54212026-05-08T01:17:56.505ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54222026-05-08T01:17:56.505ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54232026-05-08T01:18:00.489ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0007 s (2.6M iterations)
54242026-05-08T01:18:05.486ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54252026-05-08T01:18:05.572Zprocess/Hairpin-DHCPv6/wallclock/Request
54262026-05-08T01:18:05.572Z time: [1.0960 µs 1.0966 µs 1.0971 µs]
54272026-05-08T01:18:05.572Z change: [+2.2614% +2.3799% +2.5069%] (p = 0.00 < 0.05)
54282026-05-08T01:18:05.572Z Performance has regressed.
54292026-05-08T01:18:05.572ZFound 6 outliers among 100 measurements (6.00%)
54302026-05-08T01:18:05.572Z 3 (3.00%) high mild
54312026-05-08T01:18:05.572Z 3 (3.00%) high severe
54322026-05-08T01:18:06.771Z
54332026-05-08T01:18:06.774ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54342026-05-08T01:18:06.774ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54352026-05-08T01:18:12.894ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0018 s (6.9M iterations)
54362026-05-08T01:18:17.400ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54372026-05-08T01:18:17.485Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54382026-05-08T01:18:17.485Z time: [60.475 ns 60.683 ns 60.918 ns]
54392026-05-08T01:18:17.485Z change: [−1.5522% −0.5060% +0.6277%] (p = 0.38 > 0.05)
54402026-05-08T01:18:17.485Z No change in performance detected.
54412026-05-08T01:18:17.485ZFound 10 outliers among 100 measurements (10.00%)
54422026-05-08T01:18:17.485Z 3 (3.00%) high mild
54432026-05-08T01:18:17.485Z 7 (7.00%) high severe
54442026-05-08T01:18:18.700Z
54452026-05-08T01:18:18.704ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54462026-05-08T01:18:18.704ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54472026-05-08T01:18:23.948ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0054 s (4.0M iterations)
54482026-05-08T01:18:28.819ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54492026-05-08T01:18:28.905Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54502026-05-08T01:18:28.905Z time: [617.79 ns 618.17 ns 618.60 ns]
54512026-05-08T01:18:28.905Z change: [−1.0130% −0.7926% −0.5750%] (p = 0.00 < 0.05)
54522026-05-08T01:18:28.905Z Change within noise threshold.
54532026-05-08T01:18:28.905ZFound 6 outliers among 100 measurements (6.00%)
54542026-05-08T01:18:28.905Z 3 (3.00%) high mild
54552026-05-08T01:18:28.905Z 3 (3.00%) high severe
54562026-05-08T01:18:30.103Z
54572026-05-08T01:18:30.107ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54582026-05-08T01:18:30.107ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54592026-05-08T01:18:34.481ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0002 s (4.8M iterations)
54602026-05-08T01:18:38.307ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54612026-05-08T01:18:38.392Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54622026-05-08T01:18:38.392Z time: [120.20 ns 120.42 ns 120.67 ns]
54632026-05-08T01:18:38.392Z change: [−1.3045% −0.5288% +0.3214%] (p = 0.21 > 0.05)
54642026-05-08T01:18:38.392Z No change in performance detected.
54652026-05-08T01:18:38.392ZFound 13 outliers among 100 measurements (13.00%)
54662026-05-08T01:18:38.393Z 3 (3.00%) high mild
54672026-05-08T01:18:38.393Z 10 (10.00%) high severe
54682026-05-08T01:18:39.601Z
54692026-05-08T01:18:39.607ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54702026-05-08T01:18:39.607ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54712026-05-08T01:18:42.822ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0059 s (3.3M iterations)
54722026-05-08T01:18:47.330ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54732026-05-08T01:18:47.417Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54742026-05-08T01:18:47.417Z time: [700.54 ns 700.93 ns 701.35 ns]
54752026-05-08T01:18:47.417Z change: [−0.4104% −0.2540% −0.0872%] (p = 0.00 < 0.05)
54762026-05-08T01:18:47.417Z Change within noise threshold.
54772026-05-08T01:18:47.417ZFound 7 outliers among 100 measurements (7.00%)
54782026-05-08T01:18:47.417Z 4 (4.00%) high mild
54792026-05-08T01:18:47.417Z 3 (3.00%) high severe
54802026-05-08T01:18:48.634Z
54812026-05-08T01:18:48.638ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54822026-05-08T01:18:48.638ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54832026-05-08T01:18:54.821ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0014 s (6.8M iterations)
54842026-05-08T01:18:59.267ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54852026-05-08T01:18:59.352Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54862026-05-08T01:18:59.353Z time: [59.910 ns 60.086 ns 60.285 ns]
54872026-05-08T01:18:59.353Z change: [−1.2475% −0.1779% +0.8925%] (p = 0.75 > 0.05)
54882026-05-08T01:18:59.353Z No change in performance detected.
54892026-05-08T01:18:59.353ZFound 10 outliers among 100 measurements (10.00%)
54902026-05-08T01:18:59.353Z 5 (5.00%) high mild
54912026-05-08T01:18:59.353Z 5 (5.00%) high severe
54922026-05-08T01:19:00.552Z
54932026-05-08T01:19:00.566ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54942026-05-08T01:19:00.566ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54952026-05-08T01:19:06.602ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0065 s (3.5M iterations)
54962026-05-08T01:19:11.458ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54972026-05-08T01:19:11.542Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54982026-05-08T01:19:11.542Z time: [796.70 ns 797.00 ns 797.31 ns]
54992026-05-08T01:19:11.542Z change: [−0.2269% −0.0930% +0.0533%] (p = 0.21 > 0.05)
55002026-05-08T01:19:11.542Z No change in performance detected.
55012026-05-08T01:19:11.542ZFound 5 outliers among 100 measurements (5.00%)
55022026-05-08T01:19:11.542Z 2 (2.00%) high mild
55032026-05-08T01:19:11.542Z 3 (3.00%) high severe
55042026-05-08T01:19:12.742Z
55052026-05-08T01:19:12.745ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55062026-05-08T01:19:12.745ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55072026-05-08T01:19:15.763ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0009 s (6.9M iterations)
55082026-05-08T01:19:20.308ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55092026-05-08T01:19:20.393Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55102026-05-08T01:19:20.393Z time: [60.253 ns 60.422 ns 60.612 ns]
55112026-05-08T01:19:20.393Z change: [−0.8399% +0.2422% +1.3732%] (p = 0.67 > 0.05)
55122026-05-08T01:19:20.393Z No change in performance detected.
55132026-05-08T01:19:20.393ZFound 12 outliers among 100 measurements (12.00%)
55142026-05-08T01:19:20.393Z 5 (5.00%) high mild
55152026-05-08T01:19:20.394Z 7 (7.00%) high severe
55162026-05-08T01:19:21.603Z
55172026-05-08T01:19:21.610ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55182026-05-08T01:19:21.610ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55192026-05-08T01:19:27.532ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0036 s (3.5M iterations)
55202026-05-08T01:19:32.330ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55212026-05-08T01:19:32.415Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55222026-05-08T01:19:32.415Z time: [756.53 ns 756.91 ns 757.34 ns]
55232026-05-08T01:19:32.415Z change: [+0.1064% +0.2865% +0.4726%] (p = 0.00 < 0.05)
55242026-05-08T01:19:32.415Z Change within noise threshold.
55252026-05-08T01:19:32.415ZFound 11 outliers among 100 measurements (11.00%)
55262026-05-08T01:19:32.415Z 4 (4.00%) high mild
55272026-05-08T01:19:32.415Z 7 (7.00%) high severe
55282026-05-08T01:19:33.618Z
55292026-05-08T01:19:33.621ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55302026-05-08T01:19:33.621ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55312026-05-08T01:19:37.101ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (12M iterations)
55322026-05-08T01:19:40.951ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55332026-05-08T01:19:41.036Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55342026-05-08T01:19:41.036Z time: [61.965 ns 62.126 ns 62.296 ns]
55352026-05-08T01:19:41.036Z change: [−0.6374% +0.0956% +0.8840%] (p = 0.80 > 0.05)
55362026-05-08T01:19:41.036Z No change in performance detected.
55372026-05-08T01:19:41.036ZFound 6 outliers among 100 measurements (6.00%)
55382026-05-08T01:19:41.036Z 3 (3.00%) high mild
55392026-05-08T01:19:41.036Z 3 (3.00%) high severe
55402026-05-08T01:19:42.246Z
55412026-05-08T01:19:42.249ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55422026-05-08T01:19:42.249ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55432026-05-08T01:19:47.444ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (4.0M iterations)
55442026-05-08T01:19:52.187ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55452026-05-08T01:19:52.272Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55462026-05-08T01:19:52.272Z time: [245.54 ns 245.97 ns 246.45 ns]
55472026-05-08T01:19:52.272Z change: [−1.1322% −0.6988% −0.2739%] (p = 0.00 < 0.05)
55482026-05-08T01:19:52.272Z Change within noise threshold.
55492026-05-08T01:19:52.272ZFound 6 outliers among 100 measurements (6.00%)
55502026-05-08T01:19:52.272Z 3 (3.00%) high mild
55512026-05-08T01:19:52.272Z 3 (3.00%) high severe
55522026-05-08T01:19:53.476Z
55532026-05-08T01:19:53.481ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55542026-05-08T01:19:53.481ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55552026-05-08T01:19:56.525ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (6.9M iterations)
55562026-05-08T01:20:01.270ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55572026-05-08T01:20:01.357Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55582026-05-08T01:20:01.357Z time: [79.150 ns 79.390 ns 79.647 ns]
55592026-05-08T01:20:01.357Z change: [−0.9000% −0.1072% +0.7098%] (p = 0.81 > 0.05)
55602026-05-08T01:20:01.357Z No change in performance detected.
55612026-05-08T01:20:01.357ZFound 5 outliers among 100 measurements (5.00%)
55622026-05-08T01:20:01.357Z 2 (2.00%) high mild
55632026-05-08T01:20:01.357Z 3 (3.00%) high severe
55642026-05-08T01:20:02.561Z
55652026-05-08T01:20:02.565ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55662026-05-08T01:20:02.565ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55672026-05-08T01:20:06.626ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (2.6M iterations)
55682026-05-08T01:20:11.607ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55692026-05-08T01:20:11.693Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55702026-05-08T01:20:11.693Z time: [267.08 ns 267.52 ns 268.01 ns]
55712026-05-08T01:20:11.693Z change: [−0.6969% −0.2499% +0.1775%] (p = 0.28 > 0.05)
55722026-05-08T01:20:11.693Z No change in performance detected.
55732026-05-08T01:20:11.693ZFound 7 outliers among 100 measurements (7.00%)
55742026-05-08T01:20:11.693Z 4 (4.00%) high mild
55752026-05-08T01:20:11.693Z 3 (3.00%) high severe
55762026-05-08T01:20:12.895Z
55772026-05-08T01:20:12.898ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55782026-05-08T01:20:12.898ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55792026-05-08T01:20:19.136ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.7M iterations)
55802026-05-08T01:20:22.717ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55812026-05-08T01:20:22.802Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55822026-05-08T01:20:22.802Z time: [98.469 ns 98.688 ns 98.887 ns]
55832026-05-08T01:20:22.803Z change: [−0.4886% +0.2889% +0.9341%] (p = 0.46 > 0.05)
55842026-05-08T01:20:22.803Z No change in performance detected.
55852026-05-08T01:20:22.803ZFound 4 outliers among 100 measurements (4.00%)
55862026-05-08T01:20:22.803Z 1 (1.00%) high mild
55872026-05-08T01:20:22.803Z 3 (3.00%) high severe
55882026-05-08T01:20:24.010Z
55892026-05-08T01:20:24.014ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55902026-05-08T01:20:24.014ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55912026-05-08T01:20:27.015ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0015 s (3.5M iterations)
55922026-05-08T01:20:31.647ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55932026-05-08T01:20:31.732Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55942026-05-08T01:20:31.732Z time: [219.29 ns 219.85 ns 220.56 ns]
55952026-05-08T01:20:31.732Z change: [−0.3541% +0.1561% +0.7075%] (p = 0.56 > 0.05)
55962026-05-08T01:20:31.732Z No change in performance detected.
55972026-05-08T01:20:31.732ZFound 2 outliers among 100 measurements (2.00%)
55982026-05-08T01:20:31.732Z 1 (1.00%) high mild
55992026-05-08T01:20:31.732Z 1 (1.00%) high severe
56002026-05-08T01:20:32.932Z
56012026-05-08T01:20:32.935ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56022026-05-08T01:20:32.935ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56032026-05-08T01:20:37.295ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0002 s (4.8M iterations)
56042026-05-08T01:20:41.643ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56052026-05-08T01:20:41.728Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56062026-05-08T01:20:41.728Z time: [116.77 ns 117.11 ns 117.42 ns]
56072026-05-08T01:20:41.728Z change: [−0.4921% +0.3606% +1.2922%] (p = 0.42 > 0.05)
56082026-05-08T01:20:41.728Z No change in performance detected.
56092026-05-08T01:20:41.728ZFound 6 outliers among 100 measurements (6.00%)
56102026-05-08T01:20:41.728Z 2 (2.00%) high mild
56112026-05-08T01:20:41.728Z 4 (4.00%) high severe
56122026-05-08T01:20:42.932Z
56132026-05-08T01:20:42.936ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56142026-05-08T01:20:42.936ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56152026-05-08T01:20:47.641ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0005 s (2.2M iterations)
56162026-05-08T01:20:52.672ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56172026-05-08T01:20:52.757Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56182026-05-08T01:20:52.757Z time: [239.63 ns 240.19 ns 240.86 ns]
56192026-05-08T01:20:52.757Z change: [−0.0024% +0.6564% +1.3750%] (p = 0.05 > 0.05)
56202026-05-08T01:20:52.757Z No change in performance detected.
56212026-05-08T01:20:52.757ZFound 5 outliers among 100 measurements (5.00%)
56222026-05-08T01:20:52.757Z 3 (3.00%) high mild
56232026-05-08T01:20:52.757Z 2 (2.00%) high severe
56242026-05-08T01:20:53.961Z
56252026-05-08T01:20:53.965ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56262026-05-08T01:20:53.965ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56272026-05-08T01:20:57.272ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (13M iterations)
56282026-05-08T01:21:01.243ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56292026-05-08T01:21:01.328Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56302026-05-08T01:21:01.328Z time: [60.497 ns 60.621 ns 60.746 ns]
56312026-05-08T01:21:01.328Z change: [−1.1115% −0.4180% +0.1975%] (p = 0.25 > 0.05)
56322026-05-08T01:21:01.328Z No change in performance detected.
56332026-05-08T01:21:01.328ZFound 9 outliers among 100 measurements (9.00%)
56342026-05-08T01:21:01.328Z 6 (6.00%) high mild
56352026-05-08T01:21:01.328Z 3 (3.00%) high severe
56362026-05-08T01:21:02.533Z
56372026-05-08T01:21:02.536ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56382026-05-08T01:21:02.536ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56392026-05-08T01:21:07.447ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0050 s (4.3M iterations)
56402026-05-08T01:21:12.243ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56412026-05-08T01:21:12.328Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56422026-05-08T01:21:12.328Z time: [226.24 ns 226.69 ns 227.20 ns]
56432026-05-08T01:21:12.328Z change: [−0.5941% −0.1042% +0.3909%] (p = 0.68 > 0.05)
56442026-05-08T01:21:12.328Z No change in performance detected.
56452026-05-08T01:21:12.328ZFound 8 outliers among 100 measurements (8.00%)
56462026-05-08T01:21:12.328Z 4 (4.00%) high mild
56472026-05-08T01:21:12.328Z 4 (4.00%) high severe
56482026-05-08T01:21:13.535Z
56492026-05-08T01:21:13.538ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56502026-05-08T01:21:13.538ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56512026-05-08T01:21:16.546ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (7.0M iterations)
56522026-05-08T01:21:21.286ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56532026-05-08T01:21:21.371Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56542026-05-08T01:21:21.371Z time: [78.679 ns 78.875 ns 79.088 ns]
56552026-05-08T01:21:21.371Z change: [−0.2212% +0.5946% +1.4318%] (p = 0.17 > 0.05)
56562026-05-08T01:21:21.371Z No change in performance detected.
56572026-05-08T01:21:21.371ZFound 7 outliers among 100 measurements (7.00%)
56582026-05-08T01:21:21.371Z 3 (3.00%) high mild
56592026-05-08T01:21:21.371Z 4 (4.00%) high severe
56602026-05-08T01:21:22.571Z
56612026-05-08T01:21:22.575ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56622026-05-08T01:21:22.575ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56632026-05-08T01:21:26.502ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0089 s (2.7M iterations)
56642026-05-08T01:21:31.506ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56652026-05-08T01:21:31.591Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56662026-05-08T01:21:31.591Z time: [245.16 ns 245.48 ns 245.84 ns]
56672026-05-08T01:21:31.591Z change: [−0.6521% −0.1918% +0.2507%] (p = 0.43 > 0.05)
56682026-05-08T01:21:31.591Z No change in performance detected.
56692026-05-08T01:21:31.591ZFound 10 outliers among 100 measurements (10.00%)
56702026-05-08T01:21:31.591Z 5 (5.00%) high mild
56712026-05-08T01:21:31.591Z 5 (5.00%) high severe
56722026-05-08T01:21:32.797Z
56732026-05-08T01:21:32.800ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56742026-05-08T01:21:32.800ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56752026-05-08T01:21:38.890ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0034 s (6.9M iterations)
56762026-05-08T01:21:42.533ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56772026-05-08T01:21:42.617Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56782026-05-08T01:21:42.617Z time: [97.782 ns 97.995 ns 98.195 ns]
56792026-05-08T01:21:42.617Z change: [−0.3468% +0.3004% +0.8993%] (p = 0.37 > 0.05)
56802026-05-08T01:21:42.617Z No change in performance detected.
56812026-05-08T01:21:42.617ZFound 4 outliers among 100 measurements (4.00%)
56822026-05-08T01:21:42.617Z 2 (2.00%) high mild
56832026-05-08T01:21:42.617Z 2 (2.00%) high severe
56842026-05-08T01:21:43.824Z
56852026-05-08T01:21:43.827ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56862026-05-08T01:21:43.828ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56872026-05-08T01:21:49.776ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (3.5M iterations)
56882026-05-08T01:21:54.262ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56892026-05-08T01:21:54.346Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56902026-05-08T01:21:54.347Z time: [196.84 ns 197.39 ns 198.05 ns]
56912026-05-08T01:21:54.347Z change: [−0.6067% −0.0552% +0.4734%] (p = 0.85 > 0.05)
56922026-05-08T01:21:54.347Z No change in performance detected.
56932026-05-08T01:21:54.347ZFound 2 outliers among 100 measurements (2.00%)
56942026-05-08T01:21:54.347Z 1 (1.00%) high mild
56952026-05-08T01:21:54.347Z 1 (1.00%) high severe
56962026-05-08T01:21:55.553Z
56972026-05-08T01:21:55.556ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56982026-05-08T01:21:55.556ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56992026-05-08T01:21:59.890ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (4.8M iterations)
57002026-05-08T01:22:04.259ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57012026-05-08T01:22:04.345Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57022026-05-08T01:22:04.345Z time: [116.27 ns 116.62 ns 116.94 ns]
57032026-05-08T01:22:04.345Z change: [−0.5645% +0.2081% +1.0238%] (p = 0.62 > 0.05)
57042026-05-08T01:22:04.345Z No change in performance detected.
57052026-05-08T01:22:04.348ZFound 4 outliers among 100 measurements (4.00%)
57062026-05-08T01:22:04.348Z 1 (1.00%) high mild
57072026-05-08T01:22:04.348Z 3 (3.00%) high severe
57082026-05-08T01:22:05.547Z
57092026-05-08T01:22:05.550ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57102026-05-08T01:22:05.550ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57112026-05-08T01:22:09.947ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (2.4M iterations)
57122026-05-08T01:22:14.782ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57132026-05-08T01:22:14.866Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57142026-05-08T01:22:14.866Z time: [216.41 ns 216.97 ns 217.67 ns]
57152026-05-08T01:22:14.869Z change: [+0.2846% +0.9892% +1.7224%] (p = 0.01 < 0.05)
57162026-05-08T01:22:14.869Z Change within noise threshold.
57172026-05-08T01:22:14.869ZFound 4 outliers among 100 measurements (4.00%)
57182026-05-08T01:22:14.869Z 1 (1.00%) high mild
57192026-05-08T01:22:14.869Z 3 (3.00%) high severe
57202026-05-08T01:22:16.066Z
57212026-05-08T01:22:16.070ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57222026-05-08T01:22:16.070ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57232026-05-08T01:22:19.664ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
57242026-05-08T01:22:23.720ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57252026-05-08T01:22:23.805Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57262026-05-08T01:22:23.805Z time: [61.382 ns 61.524 ns 61.664 ns]
57272026-05-08T01:22:23.805Z change: [−0.6877% +0.0227% +0.6878%] (p = 0.95 > 0.05)
57282026-05-08T01:22:23.805Z No change in performance detected.
57292026-05-08T01:22:23.805ZFound 9 outliers among 100 measurements (9.00%)
57302026-05-08T01:22:23.805Z 5 (5.00%) high mild
57312026-05-08T01:22:23.805Z 4 (4.00%) high severe
57322026-05-08T01:22:25.008Z
57332026-05-08T01:22:25.011ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57342026-05-08T01:22:25.011ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57352026-05-08T01:22:30.339ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0063 s (3.9M iterations)
57362026-05-08T01:22:35.167ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57372026-05-08T01:22:35.252Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57382026-05-08T01:22:35.252Z time: [239.57 ns 239.99 ns 240.45 ns]
57392026-05-08T01:22:35.252Z change: [−0.5273% −0.0252% +0.4575%] (p = 0.92 > 0.05)
57402026-05-08T01:22:35.252Z No change in performance detected.
57412026-05-08T01:22:35.252ZFound 5 outliers among 100 measurements (5.00%)
57422026-05-08T01:22:35.252Z 2 (2.00%) high mild
57432026-05-08T01:22:35.252Z 3 (3.00%) high severe
57442026-05-08T01:22:36.464Z
57452026-05-08T01:22:36.467ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57462026-05-08T01:22:36.467ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57472026-05-08T01:22:39.628ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (6.6M iterations)
57482026-05-08T01:22:44.434ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57492026-05-08T01:22:44.514Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57502026-05-08T01:22:44.514Z time: [78.886 ns 79.116 ns 79.367 ns]
57512026-05-08T01:22:44.514Z change: [−0.8110% +0.0370% +0.8803%] (p = 0.93 > 0.05)
57522026-05-08T01:22:44.514Z No change in performance detected.
57532026-05-08T01:22:44.514ZFound 8 outliers among 100 measurements (8.00%)
57542026-05-08T01:22:44.514Z 5 (5.00%) high mild
57552026-05-08T01:22:44.514Z 3 (3.00%) high severe
57562026-05-08T01:22:45.709Z
57572026-05-08T01:22:45.713ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57582026-05-08T01:22:45.713ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57592026-05-08T01:22:49.903ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0049 s (2.5M iterations)
57602026-05-08T01:22:54.890ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57612026-05-08T01:22:54.975Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57622026-05-08T01:22:54.975Z time: [258.33 ns 258.61 ns 258.93 ns]
57632026-05-08T01:22:54.975Z change: [−0.7155% −0.2679% +0.2338%] (p = 0.27 > 0.05)
57642026-05-08T01:22:54.975Z No change in performance detected.
57652026-05-08T01:22:54.975ZFound 11 outliers among 100 measurements (11.00%)
57662026-05-08T01:22:54.975Z 3 (3.00%) high mild
57672026-05-08T01:22:54.975Z 8 (8.00%) high severe
57682026-05-08T01:22:56.170Z
57692026-05-08T01:22:56.173ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57702026-05-08T01:22:56.173ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57712026-05-08T01:22:59.214ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0023 s (6.9M iterations)
57722026-05-08T01:23:03.095ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57732026-05-08T01:23:03.182Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57742026-05-08T01:23:03.182Z time: [98.385 ns 98.530 ns 98.677 ns]
57752026-05-08T01:23:03.182Z change: [−0.7515% −0.1335% +0.4561%] (p = 0.68 > 0.05)
57762026-05-08T01:23:03.182Z No change in performance detected.
57772026-05-08T01:23:03.182ZFound 5 outliers among 100 measurements (5.00%)
57782026-05-08T01:23:03.182Z 3 (3.00%) high mild
57792026-05-08T01:23:03.182Z 2 (2.00%) high severe
57802026-05-08T01:23:04.387Z
57812026-05-08T01:23:04.390ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57822026-05-08T01:23:04.390ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57832026-05-08T01:23:07.504ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0065 s (3.4M iterations)
57842026-05-08T01:23:12.166ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57852026-05-08T01:23:12.252Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57862026-05-08T01:23:12.252Z time: [212.44 ns 213.01 ns 213.69 ns]
57872026-05-08T01:23:12.252Z change: [−0.0640% +0.5631% +1.1334%] (p = 0.07 > 0.05)
57882026-05-08T01:23:12.252Z No change in performance detected.
57892026-05-08T01:23:12.252ZFound 2 outliers among 100 measurements (2.00%)
57902026-05-08T01:23:12.252Z 1 (1.00%) high mild
57912026-05-08T01:23:12.252Z 1 (1.00%) high severe
57922026-05-08T01:23:13.454Z
57932026-05-08T01:23:13.463ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57942026-05-08T01:23:13.463ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57952026-05-08T01:23:17.912ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (4.7M iterations)
57962026-05-08T01:23:22.353ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57972026-05-08T01:23:22.438Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57982026-05-08T01:23:22.438Z time: [117.24 ns 117.50 ns 117.77 ns]
57992026-05-08T01:23:22.438Z change: [−0.7943% −0.0959% +0.5983%] (p = 0.81 > 0.05)
58002026-05-08T01:23:22.438Z No change in performance detected.
58012026-05-08T01:23:22.438ZFound 5 outliers among 100 measurements (5.00%)
58022026-05-08T01:23:22.438Z 1 (1.00%) high mild
58032026-05-08T01:23:22.438Z 4 (4.00%) high severe
58042026-05-08T01:23:23.646Z
58052026-05-08T01:23:23.667ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58062026-05-08T01:23:23.667ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58072026-05-08T01:23:28.276ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (2.3M iterations)
58082026-05-08T01:23:33.144ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58092026-05-08T01:23:33.229Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58102026-05-08T01:23:33.229Z time: [232.35 ns 232.85 ns 233.48 ns]
58112026-05-08T01:23:33.229Z change: [+0.5950% +1.2035% +1.8134%] (p = 0.00 < 0.05)
58122026-05-08T01:23:33.230Z Change within noise threshold.
58132026-05-08T01:23:33.230ZFound 4 outliers among 100 measurements (4.00%)
58142026-05-08T01:23:33.230Z 3 (3.00%) high mild
58152026-05-08T01:23:33.230Z 1 (1.00%) high severe
58162026-05-08T01:23:34.457Z
58172026-05-08T01:23:34.494ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58182026-05-08T01:23:34.494ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58192026-05-08T01:23:38.023ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (12M iterations)
58202026-05-08T01:23:42.106ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58212026-05-08T01:23:42.171Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58222026-05-08T01:23:42.171Z time: [60.744 ns 60.883 ns 61.026 ns]
58232026-05-08T01:23:42.171Z change: [−0.3576% +0.3616% +1.1689%] (p = 0.36 > 0.05)
58242026-05-08T01:23:42.171Z No change in performance detected.
58252026-05-08T01:23:42.171ZFound 8 outliers among 100 measurements (8.00%)
58262026-05-08T01:23:42.171Z 4 (4.00%) high mild
58272026-05-08T01:23:42.171Z 4 (4.00%) high severe
58282026-05-08T01:23:43.370Z
58292026-05-08T01:23:43.375ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58302026-05-08T01:23:43.375ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58312026-05-08T01:23:48.496ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0034 s (4.1M iterations)
58322026-05-08T01:23:53.303ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58332026-05-08T01:23:53.387Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58342026-05-08T01:23:53.387Z time: [217.22 ns 217.66 ns 218.14 ns]
58352026-05-08T01:23:53.387Z change: [−0.6075% −0.1676% +0.3430%] (p = 0.51 > 0.05)
58362026-05-08T01:23:53.388Z No change in performance detected.
58372026-05-08T01:23:53.388ZFound 4 outliers among 100 measurements (4.00%)
58382026-05-08T01:23:53.388Z 1 (1.00%) high mild
58392026-05-08T01:23:53.388Z 3 (3.00%) high severe
58402026-05-08T01:23:54.973Z
58412026-05-08T01:23:55.006ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58422026-05-08T01:23:55.006ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58432026-05-08T01:23:57.704ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.8M iterations)
58442026-05-08T01:24:02.562ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58452026-05-08T01:24:02.614Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58462026-05-08T01:24:02.615Z time: [78.029 ns 78.232 ns 78.453 ns]
58472026-05-08T01:24:02.615Z change: [−0.5601% +0.3075% +1.1863%] (p = 0.49 > 0.05)
58482026-05-08T01:24:02.615Z No change in performance detected.
58492026-05-08T01:24:02.615ZFound 9 outliers among 100 measurements (9.00%)
58502026-05-08T01:24:02.615Z 5 (5.00%) high mild
58512026-05-08T01:24:02.615Z 4 (4.00%) high severe
58522026-05-08T01:24:03.845Z
58532026-05-08T01:24:03.908ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58542026-05-08T01:24:03.908ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58552026-05-08T01:24:08.387ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0053 s (2.5M iterations)
58562026-05-08T01:24:13.243ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58572026-05-08T01:24:13.327Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58582026-05-08T01:24:13.327Z time: [236.58 ns 236.87 ns 237.19 ns]
58592026-05-08T01:24:13.327Z change: [−0.2264% +0.2431% +0.7222%] (p = 0.35 > 0.05)
58602026-05-08T01:24:13.327Z No change in performance detected.
58612026-05-08T01:24:13.327ZFound 9 outliers among 100 measurements (9.00%)
58622026-05-08T01:24:13.327Z 3 (3.00%) high mild
58632026-05-08T01:24:13.327Z 6 (6.00%) high severe
58642026-05-08T01:24:14.531Z
58652026-05-08T01:24:14.534ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58662026-05-08T01:24:14.534ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58672026-05-08T01:24:20.885ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.6M iterations)
58682026-05-08T01:24:24.579ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58692026-05-08T01:24:24.665Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58702026-05-08T01:24:24.665Z time: [97.808 ns 97.904 ns 98.003 ns]
58712026-05-08T01:24:24.666Z change: [−0.7771% −0.1121% +0.4804%] (p = 0.74 > 0.05)
58722026-05-08T01:24:24.666Z No change in performance detected.
58732026-05-08T01:24:24.666ZFound 6 outliers among 100 measurements (6.00%)
58742026-05-08T01:24:24.666Z 3 (3.00%) high mild
58752026-05-08T01:24:24.666Z 3 (3.00%) high severe
58762026-05-08T01:24:25.871Z
58772026-05-08T01:24:25.874ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58782026-05-08T01:24:25.874ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58792026-05-08T01:24:32.071ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0001 s (3.4M iterations)
58802026-05-08T01:24:36.562ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58812026-05-08T01:24:36.647Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58822026-05-08T01:24:36.647Z time: [188.57 ns 189.22 ns 190.02 ns]
58832026-05-08T01:24:36.647Z change: [−0.2324% +0.3387% +0.9173%] (p = 0.27 > 0.05)
58842026-05-08T01:24:36.647Z No change in performance detected.
58852026-05-08T01:24:36.647ZFound 2 outliers among 100 measurements (2.00%)
58862026-05-08T01:24:36.647Z 1 (1.00%) high mild
58872026-05-08T01:24:36.647Z 1 (1.00%) high severe
58882026-05-08T01:24:37.874Z
58892026-05-08T01:24:37.897ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58902026-05-08T01:24:37.898ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58912026-05-08T01:24:42.264ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (4.8M iterations)
58922026-05-08T01:24:46.728ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58932026-05-08T01:24:46.815Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58942026-05-08T01:24:46.815Z time: [116.81 ns 117.03 ns 117.24 ns]
58952026-05-08T01:24:46.815Z change: [−0.3709% +0.3769% +1.0812%] (p = 0.33 > 0.05)
58962026-05-08T01:24:46.815Z No change in performance detected.
58972026-05-08T01:24:46.815ZFound 5 outliers among 100 measurements (5.00%)
58982026-05-08T01:24:46.815Z 2 (2.00%) high mild
58992026-05-08T01:24:46.815Z 3 (3.00%) high severe
59002026-05-08T01:24:48.020Z
59012026-05-08T01:24:48.023ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59022026-05-08T01:24:48.023ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59032026-05-08T01:24:52.484ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0098 s (2.4M iterations)
59042026-05-08T01:24:57.388ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59052026-05-08T01:24:57.472Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59062026-05-08T01:24:57.472Z time: [206.85 ns 207.44 ns 208.16 ns]
59072026-05-08T01:24:57.472Z change: [−0.7955% −0.1100% +0.5724%] (p = 0.76 > 0.05)
59082026-05-08T01:24:57.472Z No change in performance detected.
59092026-05-08T01:24:57.472ZFound 4 outliers among 100 measurements (4.00%)
59102026-05-08T01:24:57.472Z 4 (4.00%) high mild
59112026-05-08T01:24:58.670Z
59122026-05-08T01:24:58.675ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59132026-05-08T01:24:58.675ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59142026-05-08T01:25:02.004ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (13M iterations)
59152026-05-08T01:25:06.025ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59162026-05-08T01:25:06.120Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59172026-05-08T01:25:06.121Z time: [61.737 ns 61.881 ns 62.035 ns]
59182026-05-08T01:25:06.122Z change: [−0.9128% −0.2527% +0.5398%] (p = 0.50 > 0.05)
59192026-05-08T01:25:06.122Z No change in performance detected.
59202026-05-08T01:25:06.122ZFound 7 outliers among 100 measurements (7.00%)
59212026-05-08T01:25:06.123Z 3 (3.00%) high mild
59222026-05-08T01:25:06.123Z 4 (4.00%) high severe
59232026-05-08T01:25:07.316Z
59242026-05-08T01:25:07.319ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59252026-05-08T01:25:07.319ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59262026-05-08T01:25:12.256ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (4.3M iterations)
59272026-05-08T01:25:17.293ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59282026-05-08T01:25:17.373Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59292026-05-08T01:25:17.373Z time: [271.84 ns 273.85 ns 276.35 ns]
59302026-05-08T01:25:17.374Z change: [−13.320% +0.1578% +16.029%] (p = 0.98 > 0.05)
59312026-05-08T01:25:17.374Z No change in performance detected.
59322026-05-08T01:25:17.374ZFound 15 outliers among 100 measurements (15.00%)
59332026-05-08T01:25:17.374Z 6 (6.00%) high mild
59342026-05-08T01:25:17.374Z 9 (9.00%) high severe
59352026-05-08T01:25:18.582Z
59362026-05-08T01:25:18.588ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59372026-05-08T01:25:18.588ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59382026-05-08T01:25:24.607ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (7.0M iterations)
59392026-05-08T01:25:29.390ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59402026-05-08T01:25:29.469Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59412026-05-08T01:25:29.470Z time: [79.130 ns 79.344 ns 79.578 ns]
59422026-05-08T01:25:29.470Z change: [−0.7294% +0.0957% +1.0617%] (p = 0.82 > 0.05)
59432026-05-08T01:25:29.470Z No change in performance detected.
59442026-05-08T01:25:29.470ZFound 5 outliers among 100 measurements (5.00%)
59452026-05-08T01:25:29.470Z 2 (2.00%) high mild
59462026-05-08T01:25:29.470Z 3 (3.00%) high severe
59472026-05-08T01:25:30.664Z
59482026-05-08T01:25:30.668ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59492026-05-08T01:25:30.669ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59502026-05-08T01:25:34.618ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0088 s (2.7M iterations)
59512026-05-08T01:25:39.807ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59522026-05-08T01:25:39.897Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59532026-05-08T01:25:39.897Z time: [308.23 ns 311.12 ns 314.83 ns]
59542026-05-08T01:25:39.897Z change: [−13.269% −0.5664% +13.274%] (p = 0.94 > 0.05)
59552026-05-08T01:25:39.897Z No change in performance detected.
59562026-05-08T01:25:39.897ZFound 13 outliers among 100 measurements (13.00%)
59572026-05-08T01:25:39.897Z 6 (6.00%) high mild
59582026-05-08T01:25:39.897Z 7 (7.00%) high severe
59592026-05-08T01:25:41.102Z
59602026-05-08T01:25:41.107ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59612026-05-08T01:25:41.107ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59622026-05-08T01:25:47.084ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0027 s (7.0M iterations)
59632026-05-08T01:25:50.815ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59642026-05-08T01:25:50.900Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59652026-05-08T01:25:50.900Z time: [98.129 ns 98.328 ns 98.516 ns]
59662026-05-08T01:25:50.900Z change: [−0.5070% +0.2303% +0.8801%] (p = 0.53 > 0.05)
59672026-05-08T01:25:50.900Z No change in performance detected.
59682026-05-08T01:25:50.900ZFound 4 outliers among 100 measurements (4.00%)
59692026-05-08T01:25:50.900Z 2 (2.00%) high mild
59702026-05-08T01:25:50.900Z 2 (2.00%) high severe
59712026-05-08T01:25:52.108Z
59722026-05-08T01:25:52.111ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59732026-05-08T01:25:52.111ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59742026-05-08T01:25:58.043ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0029 s (3.5M iterations)
59752026-05-08T01:26:02.750ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59762026-05-08T01:26:02.834Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59772026-05-08T01:26:02.835Z time: [238.40 ns 240.09 ns 242.25 ns]
59782026-05-08T01:26:02.835Z change: [−11.553% −0.8788% +11.042%] (p = 0.88 > 0.05)
59792026-05-08T01:26:02.835Z No change in performance detected.
59802026-05-08T01:26:02.835ZFound 11 outliers among 100 measurements (11.00%)
59812026-05-08T01:26:02.835Z 4 (4.00%) high mild
59822026-05-08T01:26:02.835Z 7 (7.00%) high severe
59832026-05-08T01:26:04.043Z
59842026-05-08T01:26:04.046ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59852026-05-08T01:26:04.046ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59862026-05-08T01:26:08.227ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (5.0M iterations)
59872026-05-08T01:26:12.765ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59882026-05-08T01:26:12.853Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59892026-05-08T01:26:12.853Z time: [116.97 ns 117.28 ns 117.54 ns]
59902026-05-08T01:26:12.853Z change: [−0.3512% +0.4056% +1.1499%] (p = 0.31 > 0.05)
59912026-05-08T01:26:12.853Z No change in performance detected.
59922026-05-08T01:26:12.853ZFound 25 outliers among 100 measurements (25.00%)
59932026-05-08T01:26:12.853Z 16 (16.00%) low mild
59942026-05-08T01:26:12.853Z 4 (4.00%) high mild
59952026-05-08T01:26:12.853Z 5 (5.00%) high severe
59962026-05-08T01:26:14.052Z
59972026-05-08T01:26:14.055ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59982026-05-08T01:26:14.055ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59992026-05-08T01:26:18.437ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (2.4M iterations)
60002026-05-08T01:26:23.468ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60012026-05-08T01:26:23.552Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60022026-05-08T01:26:23.552Z time: [268.72 ns 270.97 ns 273.81 ns]
60032026-05-08T01:26:23.552Z change: [−11.561% +0.2685% +13.129%] (p = 0.97 > 0.05)
60042026-05-08T01:26:23.552Z No change in performance detected.
60052026-05-08T01:26:23.552ZFound 12 outliers among 100 measurements (12.00%)
60062026-05-08T01:26:23.552Z 4 (4.00%) high mild
60072026-05-08T01:26:23.552Z 8 (8.00%) high severe
60082026-05-08T01:26:24.758Z
60092026-05-08T01:26:24.762ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60102026-05-08T01:26:24.762ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60112026-05-08T01:26:27.940ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (13M iterations)
60122026-05-08T01:26:32.096ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60132026-05-08T01:26:32.167Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60142026-05-08T01:26:32.167Z time: [60.547 ns 60.676 ns 60.811 ns]
60152026-05-08T01:26:32.167Z change: [−0.3932% +0.3173% +1.0563%] (p = 0.40 > 0.05)
60162026-05-08T01:26:32.167Z No change in performance detected.
60172026-05-08T01:26:32.167ZFound 9 outliers among 100 measurements (9.00%)
60182026-05-08T01:26:32.168Z 5 (5.00%) high mild
60192026-05-08T01:26:32.168Z 4 (4.00%) high severe
60202026-05-08T01:26:33.379Z
60212026-05-08T01:26:33.388ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60222026-05-08T01:26:33.388ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60232026-05-08T01:26:38.139ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0026 s (4.4M iterations)
60242026-05-08T01:26:43.222ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60252026-05-08T01:26:43.306Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60262026-05-08T01:26:43.306Z time: [250.05 ns 251.82 ns 254.05 ns]
60272026-05-08T01:26:43.307Z change: [−14.558% −0.2663% +16.591%] (p = 0.97 > 0.05)
60282026-05-08T01:26:43.307Z No change in performance detected.
60292026-05-08T01:26:43.307ZFound 13 outliers among 100 measurements (13.00%)
60302026-05-08T01:26:43.307Z 4 (4.00%) high mild
60312026-05-08T01:26:43.307Z 9 (9.00%) high severe
60322026-05-08T01:26:44.509Z
60332026-05-08T01:26:44.512ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60342026-05-08T01:26:44.512ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60352026-05-08T01:26:50.518ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (7.0M iterations)
60362026-05-08T01:26:55.240ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60372026-05-08T01:26:55.322Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60382026-05-08T01:26:55.322Z time: [78.432 ns 78.645 ns 78.876 ns]
60392026-05-08T01:26:55.322Z change: [−0.7983% +0.0797% +1.0641%] (p = 0.87 > 0.05)
60402026-05-08T01:26:55.322Z No change in performance detected.
60412026-05-08T01:26:55.322ZFound 5 outliers among 100 measurements (5.00%)
60422026-05-08T01:26:55.322Z 2 (2.00%) high mild
60432026-05-08T01:26:55.322Z 3 (3.00%) high severe
60442026-05-08T01:26:56.524Z
60452026-05-08T01:26:56.528ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60462026-05-08T01:26:56.528ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60472026-05-08T01:27:00.425ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0053 s (2.7M iterations)
60482026-05-08T01:27:05.572ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60492026-05-08T01:27:05.657Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60502026-05-08T01:27:05.657Z time: [283.88 ns 286.58 ns 290.06 ns]
60512026-05-08T01:27:05.657Z change: [−13.339% +0.1293% +16.053%] (p = 0.99 > 0.05)
60522026-05-08T01:27:05.657Z No change in performance detected.
60532026-05-08T01:27:05.657ZFound 13 outliers among 100 measurements (13.00%)
60542026-05-08T01:27:05.657Z 6 (6.00%) high mild
60552026-05-08T01:27:05.657Z 7 (7.00%) high severe
60562026-05-08T01:27:06.866Z
60572026-05-08T01:27:06.869ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60582026-05-08T01:27:06.869ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60592026-05-08T01:27:12.750ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0028 s (7.1M iterations)
60602026-05-08T01:27:16.517ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60612026-05-08T01:27:16.602Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60622026-05-08T01:27:16.602Z time: [97.796 ns 98.009 ns 98.207 ns]
60632026-05-08T01:27:16.602Z change: [−0.4716% +0.1799% +0.7912%] (p = 0.60 > 0.05)
60642026-05-08T01:27:16.602Z No change in performance detected.
60652026-05-08T01:27:16.602ZFound 3 outliers among 100 measurements (3.00%)
60662026-05-08T01:27:16.602Z 1 (1.00%) high mild
60672026-05-08T01:27:16.602Z 2 (2.00%) high severe
60682026-05-08T01:27:17.836Z
60692026-05-08T01:27:17.846ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60702026-05-08T01:27:17.846ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60712026-05-08T01:27:23.590ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0066 s (3.6M iterations)
60722026-05-08T01:27:28.306ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60732026-05-08T01:27:28.391Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60742026-05-08T01:27:28.391Z time: [214.29 ns 215.76 ns 217.65 ns]
60752026-05-08T01:27:28.391Z change: [−10.693% −0.1399% +12.977%] (p = 0.98 > 0.05)
60762026-05-08T01:27:28.392Z No change in performance detected.
60772026-05-08T01:27:28.392ZFound 12 outliers among 100 measurements (12.00%)
60782026-05-08T01:27:28.392Z 4 (4.00%) high mild
60792026-05-08T01:27:28.392Z 8 (8.00%) high severe
60802026-05-08T01:27:29.597Z
60812026-05-08T01:27:29.601ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60822026-05-08T01:27:29.601ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60832026-05-08T01:27:33.798ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0022 s (5.0M iterations)
60842026-05-08T01:27:42.600ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60852026-05-08T01:27:42.683Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60862026-05-08T01:27:42.683Z time: [116.25 ns 116.58 ns 116.88 ns]
60872026-05-08T01:27:42.683Z change: [−0.9742% −0.2230% +0.5331%] (p = 0.57 > 0.05)
60882026-05-08T01:27:42.683Z No change in performance detected.
60892026-05-08T01:27:42.683ZFound 5 outliers among 100 measurements (5.00%)
60902026-05-08T01:27:42.683Z 2 (2.00%) high mild
60912026-05-08T01:27:42.683Z 3 (3.00%) high severe
60922026-05-08T01:27:42.683Z
60932026-05-08T01:27:42.683ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60942026-05-08T01:27:42.683ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60952026-05-08T01:27:43.882ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0063 s (2.4M iterations)
60962026-05-08T01:27:48.906ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60972026-05-08T01:27:48.991Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60982026-05-08T01:27:48.991Z time: [242.14 ns 244.19 ns 246.84 ns]
60992026-05-08T01:27:48.991Z change: [−11.344% +0.8413% +14.832%] (p = 0.90 > 0.05)
61002026-05-08T01:27:48.991Z No change in performance detected.
61012026-05-08T01:27:48.991ZFound 12 outliers among 100 measurements (12.00%)
61022026-05-08T01:27:48.991Z 4 (4.00%) high mild
61032026-05-08T01:27:48.991Z 8 (8.00%) high severe
61042026-05-08T01:27:50.196Z
61052026-05-08T01:27:50.200ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61062026-05-08T01:27:50.200ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61072026-05-08T01:27:53.618ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
61082026-05-08T01:27:57.886ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61092026-05-08T01:27:57.971Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61102026-05-08T01:27:57.971Z time: [61.311 ns 61.447 ns 61.586 ns]
61112026-05-08T01:27:57.972Z change: [−0.6842% +0.0159% +0.7081%] (p = 0.97 > 0.05)
61122026-05-08T01:27:57.972Z No change in performance detected.
61132026-05-08T01:27:57.972ZFound 10 outliers among 100 measurements (10.00%)
61142026-05-08T01:27:57.972Z 6 (6.00%) high mild
61152026-05-08T01:27:57.972Z 4 (4.00%) high severe
61162026-05-08T01:27:59.175Z
61172026-05-08T01:27:59.179ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61182026-05-08T01:27:59.179ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61192026-05-08T01:28:04.287ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0047 s (4.1M iterations)
61202026-05-08T01:28:09.397ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61212026-05-08T01:28:09.481Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61222026-05-08T01:28:09.481Z time: [268.93 ns 271.10 ns 273.84 ns]
61232026-05-08T01:28:09.481Z change: [−15.431% −0.2435% +18.401%] (p = 0.98 > 0.05)
61242026-05-08T01:28:09.481Z No change in performance detected.
61252026-05-08T01:28:09.481ZFound 13 outliers among 100 measurements (13.00%)
61262026-05-08T01:28:09.482Z 5 (5.00%) high mild
61272026-05-08T01:28:09.482Z 8 (8.00%) high severe
61282026-05-08T01:28:10.692Z
61292026-05-08T01:28:10.697ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61302026-05-08T01:28:10.697ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61312026-05-08T01:28:13.850ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (6.6M iterations)
61322026-05-08T01:28:18.763ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61332026-05-08T01:28:18.847Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61342026-05-08T01:28:18.847Z time: [78.896 ns 79.116 ns 79.356 ns]
61352026-05-08T01:28:18.847Z change: [−0.7945% +0.0258% +0.8938%] (p = 0.96 > 0.05)
61362026-05-08T01:28:18.847Z No change in performance detected.
61372026-05-08T01:28:18.847ZFound 8 outliers among 100 measurements (8.00%)
61382026-05-08T01:28:18.847Z 5 (5.00%) high mild
61392026-05-08T01:28:18.847Z 3 (3.00%) high severe
61402026-05-08T01:28:20.051Z
61412026-05-08T01:28:20.069ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61422026-05-08T01:28:20.069ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61432026-05-08T01:28:24.154ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (2.6M iterations)
61442026-05-08T01:28:29.349ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61452026-05-08T01:28:29.433Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61462026-05-08T01:28:29.433Z time: [307.97 ns 311.32 ns 315.62 ns]
61472026-05-08T01:28:29.433Z change: [−14.783% −0.4138% +16.261%] (p = 0.96 > 0.05)
61482026-05-08T01:28:29.433Z No change in performance detected.
61492026-05-08T01:28:29.433ZFound 13 outliers among 100 measurements (13.00%)
61502026-05-08T01:28:29.433Z 6 (6.00%) high mild
61512026-05-08T01:28:29.433Z 7 (7.00%) high severe
61522026-05-08T01:28:30.636Z
61532026-05-08T01:28:30.646ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61542026-05-08T01:28:30.646ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61552026-05-08T01:28:36.847ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0032 s (6.8M iterations)
61562026-05-08T01:28:40.652ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61572026-05-08T01:28:40.734Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61582026-05-08T01:28:40.735Z time: [98.457 ns 98.641 ns 98.831 ns]
61592026-05-08T01:28:40.735Z change: [−0.6470% −0.0052% +0.6414%] (p = 0.99 > 0.05)
61602026-05-08T01:28:40.735Z No change in performance detected.
61612026-05-08T01:28:40.735ZFound 4 outliers among 100 measurements (4.00%)
61622026-05-08T01:28:40.735Z 2 (2.00%) high mild
61632026-05-08T01:28:40.735Z 2 (2.00%) high severe
61642026-05-08T01:28:41.937Z
61652026-05-08T01:28:41.940ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61662026-05-08T01:28:41.940ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61672026-05-08T01:28:48.099ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0000 s (3.4M iterations)
61682026-05-08T01:28:52.827ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61692026-05-08T01:28:52.912Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61702026-05-08T01:28:52.912Z time: [233.67 ns 235.48 ns 237.79 ns]
61712026-05-08T01:28:52.912Z change: [−12.265% −0.5068% +11.916%] (p = 0.94 > 0.05)
61722026-05-08T01:28:52.912Z No change in performance detected.
61732026-05-08T01:28:52.912ZFound 11 outliers among 100 measurements (11.00%)
61742026-05-08T01:28:52.912Z 4 (4.00%) high mild
61752026-05-08T01:28:52.912Z 7 (7.00%) high severe
61762026-05-08T01:28:54.121Z
61772026-05-08T01:28:54.125ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61782026-05-08T01:28:54.125ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61792026-05-08T01:28:58.435ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (4.9M iterations)
61802026-05-08T01:29:03.022ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61812026-05-08T01:29:03.107Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61822026-05-08T01:29:03.107Z time: [117.20 ns 117.36 ns 117.52 ns]
61832026-05-08T01:29:03.107Z change: [−0.8473% −0.0957% +0.6532%] (p = 0.81 > 0.05)
61842026-05-08T01:29:03.107Z No change in performance detected.
61852026-05-08T01:29:03.107ZFound 8 outliers among 100 measurements (8.00%)
61862026-05-08T01:29:03.107Z 4 (4.00%) high mild
61872026-05-08T01:29:03.107Z 4 (4.00%) high severe
61882026-05-08T01:29:04.317Z
61892026-05-08T01:29:04.321ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61902026-05-08T01:29:04.322ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61912026-05-08T01:29:08.809ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (2.3M iterations)
61922026-05-08T01:29:13.855ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61932026-05-08T01:29:13.940Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61942026-05-08T01:29:13.940Z time: [264.36 ns 266.80 ns 269.93 ns]
61952026-05-08T01:29:13.940Z change: [−12.243% +0.1186% +14.983%] (p = 0.98 > 0.05)
61962026-05-08T01:29:13.940Z No change in performance detected.
61972026-05-08T01:29:13.944ZFound 12 outliers among 100 measurements (12.00%)
61982026-05-08T01:29:13.944Z 4 (4.00%) high mild
61992026-05-08T01:29:13.944Z 8 (8.00%) high severe
62002026-05-08T01:29:15.148Z
62012026-05-08T01:29:15.151ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62022026-05-08T01:29:15.151ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62032026-05-08T01:29:18.572ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
62042026-05-08T01:29:22.804ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62052026-05-08T01:29:22.871Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62062026-05-08T01:29:22.871Z time: [60.416 ns 60.559 ns 60.706 ns]
62072026-05-08T01:29:22.871Z change: [−0.8235% −0.0851% +0.6303%] (p = 0.83 > 0.05)
62082026-05-08T01:29:22.871Z No change in performance detected.
62092026-05-08T01:29:22.871ZFound 7 outliers among 100 measurements (7.00%)
62102026-05-08T01:29:22.871Z 3 (3.00%) high mild
62112026-05-08T01:29:22.871Z 4 (4.00%) high severe
62122026-05-08T01:29:24.080Z
62132026-05-08T01:29:24.083ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62142026-05-08T01:29:24.083ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62152026-05-08T01:29:29.077ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0057 s (4.2M iterations)
62162026-05-08T01:29:34.179ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62172026-05-08T01:29:34.264Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62182026-05-08T01:29:34.264Z time: [245.22 ns 247.28 ns 249.91 ns]
62192026-05-08T01:29:34.264Z change: [−16.249% −0.2142% +19.421%] (p = 0.98 > 0.05)
62202026-05-08T01:29:34.264Z No change in performance detected.
62212026-05-08T01:29:34.264ZFound 13 outliers among 100 measurements (13.00%)
62222026-05-08T01:29:34.264Z 5 (5.00%) high mild
62232026-05-08T01:29:34.264Z 8 (8.00%) high severe
62242026-05-08T01:29:35.470Z
62252026-05-08T01:29:35.474ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62262026-05-08T01:29:35.474ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62272026-05-08T01:29:38.511ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (6.9M iterations)
62282026-05-08T01:29:43.522ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62292026-05-08T01:29:43.607Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62302026-05-08T01:29:43.607Z time: [78.181 ns 78.384 ns 78.606 ns]
62312026-05-08T01:29:43.607Z change: [−0.3442% +0.5230% +1.3493%] (p = 0.23 > 0.05)
62322026-05-08T01:29:43.607Z No change in performance detected.
62332026-05-08T01:29:43.607ZFound 8 outliers among 100 measurements (8.00%)
62342026-05-08T01:29:43.607Z 5 (5.00%) high mild
62352026-05-08T01:29:43.607Z 3 (3.00%) high severe
62362026-05-08T01:29:44.806Z
62372026-05-08T01:29:44.810ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62382026-05-08T01:29:44.810ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62392026-05-08T01:29:48.839ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (2.6M iterations)
62402026-05-08T01:29:54.023ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62412026-05-08T01:29:54.107Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62422026-05-08T01:29:54.107Z time: [281.55 ns 284.64 ns 288.58 ns]
62432026-05-08T01:29:54.107Z change: [−15.267% +0.0856% +15.838%] (p = 1.00 > 0.05)
62442026-05-08T01:29:54.107Z No change in performance detected.
62452026-05-08T01:29:54.107ZFound 11 outliers among 100 measurements (11.00%)
62462026-05-08T01:29:54.107Z 4 (4.00%) high mild
62472026-05-08T01:29:54.108Z 7 (7.00%) high severe
62482026-05-08T01:29:55.312Z
62492026-05-08T01:29:55.315ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62502026-05-08T01:29:55.315ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62512026-05-08T01:30:01.466ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0009 s (6.8M iterations)
62522026-05-08T01:30:05.272ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62532026-05-08T01:30:05.357Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62542026-05-08T01:30:05.357Z time: [97.658 ns 97.802 ns 97.939 ns]
62552026-05-08T01:30:05.357Z change: [−0.7259% −0.1215% +0.4735%] (p = 0.70 > 0.05)
62562026-05-08T01:30:05.357Z No change in performance detected.
62572026-05-08T01:30:05.357ZFound 4 outliers among 100 measurements (4.00%)
62582026-05-08T01:30:05.357Z 2 (2.00%) high mild
62592026-05-08T01:30:05.357Z 2 (2.00%) high severe
62602026-05-08T01:30:06.559Z
62612026-05-08T01:30:06.562ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62622026-05-08T01:30:06.562ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62632026-05-08T01:30:12.567ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0053 s (3.5M iterations)
62642026-05-08T01:30:17.305ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62652026-05-08T01:30:17.390Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62662026-05-08T01:30:17.390Z time: [208.09 ns 209.83 ns 212.04 ns]
62672026-05-08T01:30:17.390Z change: [−12.278% −0.2789% +14.832%] (p = 0.97 > 0.05)
62682026-05-08T01:30:17.390Z No change in performance detected.
62692026-05-08T01:30:17.390ZFound 13 outliers among 100 measurements (13.00%)
62702026-05-08T01:30:17.390Z 5 (5.00%) high mild
62712026-05-08T01:30:17.390Z 8 (8.00%) high severe
62722026-05-08T01:30:18.594Z
62732026-05-08T01:30:18.597ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62742026-05-08T01:30:18.597ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62752026-05-08T01:30:23.892ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0013 s (4.9M iterations)
62762026-05-08T01:30:27.475ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62772026-05-08T01:30:27.573Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62782026-05-08T01:30:27.573Z time: [116.67 ns 116.86 ns 117.03 ns]
62792026-05-08T01:30:27.573Z change: [−0.6823% +0.0642% +0.7627%] (p = 0.86 > 0.05)
62802026-05-08T01:30:27.573Z No change in performance detected.
62812026-05-08T01:30:27.573ZFound 7 outliers among 100 measurements (7.00%)
62822026-05-08T01:30:27.573Z 3 (3.00%) high mild
62832026-05-08T01:30:27.573Z 4 (4.00%) high severe
62842026-05-08T01:30:28.766Z
62852026-05-08T01:30:28.769ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62862026-05-08T01:30:28.769ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62872026-05-08T01:30:33.164ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0077 s (2.4M iterations)
62882026-05-08T01:30:38.214ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62892026-05-08T01:30:38.299Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62902026-05-08T01:30:38.299Z time: [236.72 ns 238.96 ns 241.84 ns]
62912026-05-08T01:30:38.299Z change: [−12.603% +0.5570% +16.080%] (p = 0.93 > 0.05)
62922026-05-08T01:30:38.299Z No change in performance detected.
62932026-05-08T01:30:38.299ZFound 12 outliers among 100 measurements (12.00%)
62942026-05-08T01:30:38.299Z 4 (4.00%) high mild
62952026-05-08T01:30:38.299Z 8 (8.00%) high severe
62962026-05-08T01:30:39.503Z
62972026-05-08T01:30:39.506ZBenchmarking source_filter/allows/exclude_empty_v4
62982026-05-08T01:30:39.506ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62992026-05-08T01:30:43.101ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (6.0B iterations)
63002026-05-08T01:30:48.103ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63012026-05-08T01:30:48.187Zsource_filter/allows/exclude_empty_v4
63022026-05-08T01:30:48.187Z time: [837.59 ps 837.94 ps 838.37 ps]
63032026-05-08T01:30:48.187Z thrpt: [1.1928 Gelem/s 1.1934 Gelem/s 1.1939 Gelem/s]
63042026-05-08T01:30:48.187Z change:
63052026-05-08T01:30:48.191Z time: [+7.9484% +8.0639% +8.1999%] (p = 0.00 < 0.05)
63062026-05-08T01:30:48.191Z thrpt: [−7.5785% −7.4622% −7.3632%]
63072026-05-08T01:30:48.191Z Performance has regressed.
63082026-05-08T01:30:48.191ZFound 14 outliers among 100 measurements (14.00%)
63092026-05-08T01:30:48.191Z 14 (14.00%) high severe
63102026-05-08T01:30:49.394ZBenchmarking source_filter/allows/exclude_empty_v6
63112026-05-08T01:30:49.394ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63122026-05-08T01:30:52.731ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (6.4B iterations)
63132026-05-08T01:30:57.963ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63142026-05-08T01:30:57.969Zsource_filter/allows/exclude_empty_v6
63152026-05-08T01:30:57.969Z time: [776.23 ps 776.51 ps 776.87 ps]
63162026-05-08T01:30:57.969Z thrpt: [1.2872 Gelem/s 1.2878 Gelem/s 1.2883 Gelem/s]
63172026-05-08T01:30:57.969Z change:
63182026-05-08T01:30:57.969Z time: [−0.0248% +0.1401% +0.3615%] (p = 0.16 > 0.05)
63192026-05-08T01:30:57.969Z thrpt: [−0.3602% −0.1399% +0.0248%]
63202026-05-08T01:30:57.969Z No change in performance detected.
63212026-05-08T01:30:57.969ZFound 10 outliers among 100 measurements (10.00%)
63222026-05-08T01:30:57.969Z 5 (5.00%) high mild
63232026-05-08T01:30:57.969Z 5 (5.00%) high severe
63242026-05-08T01:30:59.025ZBenchmarking source_filter/allows/exclude_miss_v4/1
63252026-05-08T01:30:59.025ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63262026-05-08T01:31:02.879ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63272026-05-08T01:31:07.881ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63282026-05-08T01:31:07.966Zsource_filter/allows/exclude_miss_v4/1
63292026-05-08T01:31:07.966Z time: [1.7868 ns 1.7942 ns 1.8023 ns]
63302026-05-08T01:31:07.968Z thrpt: [554.84 Melem/s 557.36 Melem/s 559.66 Melem/s]
63312026-05-08T01:31:07.968Z change:
63322026-05-08T01:31:07.969Z time: [−0.7276% +0.1405% +0.9349%] (p = 0.74 > 0.05)
63332026-05-08T01:31:07.969Z thrpt: [−0.9263% −0.1403% +0.7329%]
63342026-05-08T01:31:07.969Z No change in performance detected.
63352026-05-08T01:31:07.969ZFound 4 outliers among 100 measurements (4.00%)
63362026-05-08T01:31:07.969Z 4 (4.00%) high mild
63372026-05-08T01:31:09.166ZBenchmarking source_filter/allows/exclude_hit_v4/1
63382026-05-08T01:31:09.166ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63392026-05-08T01:31:12.846ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63402026-05-08T01:31:17.853ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63412026-05-08T01:31:17.937Zsource_filter/allows/exclude_hit_v4/1
63422026-05-08T01:31:17.937Z time: [1.7131 ns 1.7166 ns 1.7202 ns]
63432026-05-08T01:31:17.937Z thrpt: [581.34 Melem/s 582.56 Melem/s 583.74 Melem/s]
63442026-05-08T01:31:17.937Z change:
63452026-05-08T01:31:17.937Z time: [−7.3159% −6.6591% −6.0439%] (p = 0.00 < 0.05)
63462026-05-08T01:31:17.937Z thrpt: [+6.4327% +7.1342% +7.8933%]
63472026-05-08T01:31:17.937Z Performance has improved.
63482026-05-08T01:31:17.937ZFound 2 outliers among 100 measurements (2.00%)
63492026-05-08T01:31:17.937Z 1 (1.00%) high mild
63502026-05-08T01:31:17.937Z 1 (1.00%) high severe
63512026-05-08T01:31:19.135ZBenchmarking source_filter/allows/exclude_miss_v6/1
63522026-05-08T01:31:19.135ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63532026-05-08T01:31:23.887ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63542026-05-08T01:31:28.888ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63552026-05-08T01:31:28.972Zsource_filter/allows/exclude_miss_v6/1
63562026-05-08T01:31:28.972Z time: [4.4255 ns 4.4266 ns 4.4276 ns]
63572026-05-08T01:31:28.973Z thrpt: [225.85 Melem/s 225.91 Melem/s 225.96 Melem/s]
63582026-05-08T01:31:28.973Z change:
63592026-05-08T01:31:28.973Z time: [+0.0098% +0.0330% +0.0547%] (p = 0.00 < 0.05)
63602026-05-08T01:31:28.973Z thrpt: [−0.0546% −0.0330% −0.0098%]
63612026-05-08T01:31:28.973Z Change within noise threshold.
63622026-05-08T01:31:28.973ZFound 4 outliers among 100 measurements (4.00%)
63632026-05-08T01:31:28.973Z 4 (4.00%) high mild
63642026-05-08T01:31:30.173ZBenchmarking source_filter/allows/exclude_hit_v6/1
63652026-05-08T01:31:30.173ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63662026-05-08T01:31:34.926ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63672026-05-08T01:31:40.067ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63682026-05-08T01:31:40.153Zsource_filter/allows/exclude_hit_v6/1
63692026-05-08T01:31:40.153Z time: [4.5206 ns 4.5674 ns 4.6125 ns]
63702026-05-08T01:31:40.153Z thrpt: [216.80 Melem/s 218.94 Melem/s 221.21 Melem/s]
63712026-05-08T01:31:40.153Z change:
63722026-05-08T01:31:40.153Z time: [−0.1293% +0.7994% +1.7329%] (p = 0.10 > 0.05)
63732026-05-08T01:31:40.153Z thrpt: [−1.7034% −0.7931% +0.1295%]
63742026-05-08T01:31:40.153Z No change in performance detected.
63752026-05-08T01:31:41.358ZBenchmarking source_filter/allows/exclude_miss_v4/5
63762026-05-08T01:31:41.358ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63772026-05-08T01:31:46.158ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63782026-05-08T01:31:50.982ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63792026-05-08T01:31:51.067Zsource_filter/allows/exclude_miss_v4/5
63802026-05-08T01:31:51.067Z time: [4.3085 ns 4.3123 ns 4.3171 ns]
63812026-05-08T01:31:51.067Z thrpt: [231.64 Melem/s 231.90 Melem/s 232.10 Melem/s]
63822026-05-08T01:31:51.067Z change:
63832026-05-08T01:31:51.067Z time: [+2.3611% +2.5418% +2.7313%] (p = 0.00 < 0.05)
63842026-05-08T01:31:51.067Z thrpt: [−2.6587% −2.4788% −2.3067%]
63852026-05-08T01:31:51.067Z Performance has regressed.
63862026-05-08T01:31:51.067ZFound 10 outliers among 100 measurements (10.00%)
63872026-05-08T01:31:51.067Z 3 (3.00%) high mild
63882026-05-08T01:31:51.067Z 7 (7.00%) high severe
63892026-05-08T01:31:52.278ZBenchmarking source_filter/allows/exclude_hit_v4/5
63902026-05-08T01:31:52.278ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63912026-05-08T01:31:55.963ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63922026-05-08T01:32:01.017ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63932026-05-08T01:32:01.101Zsource_filter/allows/exclude_hit_v4/5
63942026-05-08T01:32:01.101Z time: [1.7278 ns 1.7343 ns 1.7415 ns]
63952026-05-08T01:32:01.101Z thrpt: [574.23 Melem/s 576.61 Melem/s 578.78 Melem/s]
63962026-05-08T01:32:01.101Z change:
63972026-05-08T01:32:01.101Z time: [−5.1199% −4.8597% −4.6017%] (p = 0.00 < 0.05)
63982026-05-08T01:32:01.101Z thrpt: [+4.8237% +5.1080% +5.3961%]
63992026-05-08T01:32:01.101Z Performance has improved.
64002026-05-08T01:32:01.102ZFound 2 outliers among 100 measurements (2.00%)
64012026-05-08T01:32:01.102Z 2 (2.00%) high mild
64022026-05-08T01:32:02.304ZBenchmarking source_filter/allows/exclude_miss_v6/5
64032026-05-08T01:32:02.304ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64042026-05-08T01:32:05.998ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (727M iterations)
64052026-05-08T01:32:11.002ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64062026-05-08T01:32:11.086Zsource_filter/allows/exclude_miss_v6/5
64072026-05-08T01:32:11.086Z time: [6.8722 ns 6.8874 ns 6.9053 ns]
64082026-05-08T01:32:11.086Z thrpt: [144.82 Melem/s 145.19 Melem/s 145.51 Melem/s]
64092026-05-08T01:32:11.086Z change:
64102026-05-08T01:32:11.086Z time: [−0.0809% +0.1241% +0.3125%] (p = 0.24 > 0.05)
64112026-05-08T01:32:11.086Z thrpt: [−0.3115% −0.1239% +0.0810%]
64122026-05-08T01:32:11.086Z No change in performance detected.
64132026-05-08T01:32:11.086ZFound 19 outliers among 100 measurements (19.00%)
64142026-05-08T01:32:11.086Z 2 (2.00%) high mild
64152026-05-08T01:32:11.086Z 17 (17.00%) high severe
64162026-05-08T01:32:12.288ZBenchmarking source_filter/allows/exclude_hit_v6/5
64172026-05-08T01:32:12.288ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64182026-05-08T01:32:17.042ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64192026-05-08T01:32:22.193ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64202026-05-08T01:32:22.278Zsource_filter/allows/exclude_hit_v6/5
64212026-05-08T01:32:22.278Z time: [4.5290 ns 4.5800 ns 4.6279 ns]
64222026-05-08T01:32:22.278Z thrpt: [216.08 Melem/s 218.34 Melem/s 220.80 Melem/s]
64232026-05-08T01:32:22.278Z change:
64242026-05-08T01:32:22.278Z time: [−0.3406% +0.6419% +1.6196%] (p = 0.20 > 0.05)
64252026-05-08T01:32:22.278Z thrpt: [−1.5938% −0.6378% +0.3417%]
64262026-05-08T01:32:22.278Z No change in performance detected.
64272026-05-08T01:32:23.484ZBenchmarking source_filter/allows/exclude_miss_v4/10
64282026-05-08T01:32:23.484ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64292026-05-08T01:32:27.669ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (641M iterations)
64302026-05-08T01:32:32.640ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64312026-05-08T01:32:32.724Zsource_filter/allows/exclude_miss_v4/10
64322026-05-08T01:32:32.725Z time: [7.7385 ns 7.7411 ns 7.7444 ns]
64332026-05-08T01:32:32.725Z thrpt: [129.13 Melem/s 129.18 Melem/s 129.22 Melem/s]
64342026-05-08T01:32:32.725Z change:
64352026-05-08T01:32:32.725Z time: [+2.0446% +2.1946% +2.3456%] (p = 0.00 < 0.05)
64362026-05-08T01:32:32.725Z thrpt: [−2.2918% −2.1475% −2.0037%]
64372026-05-08T01:32:32.725Z Performance has regressed.
64382026-05-08T01:32:32.725ZFound 17 outliers among 100 measurements (17.00%)
64392026-05-08T01:32:32.725Z 17 (17.00%) high severe
64402026-05-08T01:32:33.924ZBenchmarking source_filter/allows/exclude_hit_v4/10
64412026-05-08T01:32:33.924ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64422026-05-08T01:32:37.700ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64432026-05-08T01:32:42.684ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64442026-05-08T01:32:42.773Zsource_filter/allows/exclude_hit_v4/10
64452026-05-08T01:32:42.773Z time: [1.7496 ns 1.7523 ns 1.7552 ns]
64462026-05-08T01:32:42.773Z thrpt: [569.75 Melem/s 570.69 Melem/s 571.55 Melem/s]
64472026-05-08T01:32:42.773Z change:
64482026-05-08T01:32:42.773Z time: [−1.8696% −1.5868% −1.3189%] (p = 0.00 < 0.05)
64492026-05-08T01:32:42.773Z thrpt: [+1.3366% +1.6124% +1.9053%]
64502026-05-08T01:32:42.773Z Performance has improved.
64512026-05-08T01:32:42.773ZFound 8 outliers among 100 measurements (8.00%)
64522026-05-08T01:32:42.773Z 4 (4.00%) high mild
64532026-05-08T01:32:42.773Z 4 (4.00%) high severe
64542026-05-08T01:32:45.185ZBenchmarking source_filter/allows/exclude_miss_v6/10
64552026-05-08T01:32:45.185ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64562026-05-08T01:32:49.845ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (456M iterations)
64572026-05-08T01:32:54.855ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64582026-05-08T01:32:54.936Zsource_filter/allows/exclude_miss_v6/10
64592026-05-08T01:32:54.937Z time: [10.965 ns 10.978 ns 10.991 ns]
64602026-05-08T01:32:54.937Z thrpt: [90.981 Melem/s 91.092 Melem/s 91.197 Melem/s]
64612026-05-08T01:32:54.939Z change:
64622026-05-08T01:32:54.939Z time: [+0.5453% +0.6250% +0.6999%] (p = 0.00 < 0.05)
64632026-05-08T01:32:54.939Z thrpt: [−0.6950% −0.6211% −0.5423%]
64642026-05-08T01:32:54.940Z Change within noise threshold.
64652026-05-08T01:32:54.940ZFound 10 outliers among 100 measurements (10.00%)
64662026-05-08T01:32:54.940Z 1 (1.00%) low mild
64672026-05-08T01:32:54.940Z 8 (8.00%) high mild
64682026-05-08T01:32:54.940Z 1 (1.00%) high severe
64692026-05-08T01:32:56.135ZBenchmarking source_filter/allows/exclude_hit_v6/10
64702026-05-08T01:32:56.135ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64712026-05-08T01:33:00.892ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64722026-05-08T01:33:06.040ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64732026-05-08T01:33:06.123Zsource_filter/allows/exclude_hit_v6/10
64742026-05-08T01:33:06.123Z time: [4.5277 ns 4.5776 ns 4.6253 ns]
64752026-05-08T01:33:06.123Z thrpt: [216.20 Melem/s 218.45 Melem/s 220.86 Melem/s]
64762026-05-08T01:33:06.124Z change:
64772026-05-08T01:33:06.124Z time: [+0.3271% +1.2034% +2.1564%] (p = 0.01 < 0.05)
64782026-05-08T01:33:06.124Z thrpt: [−2.1109% −1.1891% −0.3260%]
64792026-05-08T01:33:06.124Z Change within noise threshold.
64802026-05-08T01:33:07.329ZBenchmarking source_filter/allows/exclude_miss_v4/50
64812026-05-08T01:33:07.329ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64822026-05-08T01:33:11.419ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (656M iterations)
64832026-05-08T01:33:16.585ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64842026-05-08T01:33:16.672Zsource_filter/allows/exclude_miss_v4/50
64852026-05-08T01:33:16.672Z time: [7.8600 ns 7.8801 ns 7.9007 ns]
64862026-05-08T01:33:16.673Z thrpt: [126.57 Melem/s 126.90 Melem/s 127.23 Melem/s]
64872026-05-08T01:33:16.673Z change:
64882026-05-08T01:33:16.673Z time: [+5.2364% +5.6628% +6.0800%] (p = 0.00 < 0.05)
64892026-05-08T01:33:16.673Z thrpt: [−5.7316% −5.3593% −4.9759%]
64902026-05-08T01:33:16.673Z Performance has regressed.
64912026-05-08T01:33:16.673ZFound 8 outliers among 100 measurements (8.00%)
64922026-05-08T01:33:16.673Z 6 (6.00%) high mild
64932026-05-08T01:33:16.673Z 2 (2.00%) high severe
64942026-05-08T01:33:17.871ZBenchmarking source_filter/allows/exclude_hit_v4/50
64952026-05-08T01:33:17.871ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64962026-05-08T01:33:23.657ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
64972026-05-08T01:33:28.690ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64982026-05-08T01:33:28.774Zsource_filter/allows/exclude_hit_v4/50
64992026-05-08T01:33:28.774Z time: [2.6957 ns 2.7109 ns 2.7297 ns]
65002026-05-08T01:33:28.774Z thrpt: [366.33 Melem/s 368.88 Melem/s 370.96 Melem/s]
65012026-05-08T01:33:28.774Z change:
65022026-05-08T01:33:28.774Z time: [−4.2635% −3.3491% −2.3885%] (p = 0.00 < 0.05)
65032026-05-08T01:33:28.774Z thrpt: [+2.4470% +3.4651% +4.4534%]
65042026-05-08T01:33:28.774Z Performance has improved.
65052026-05-08T01:33:28.775ZFound 18 outliers among 100 measurements (18.00%)
65062026-05-08T01:33:28.775Z 7 (7.00%) high mild
65072026-05-08T01:33:28.775Z 11 (11.00%) high severe
65082026-05-08T01:33:29.975ZBenchmarking source_filter/allows/exclude_miss_v6/50
65092026-05-08T01:33:29.975ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65102026-05-08T01:33:35.642ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (474M iterations)
65112026-05-08T01:33:40.561ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65122026-05-08T01:33:40.646Zsource_filter/allows/exclude_miss_v6/50
65132026-05-08T01:33:40.646Z time: [10.369 ns 10.388 ns 10.408 ns]
65142026-05-08T01:33:40.646Z thrpt: [96.078 Melem/s 96.266 Melem/s 96.438 Melem/s]
65152026-05-08T01:33:40.646Z change:
65162026-05-08T01:33:40.646Z time: [+0.1670% +0.3698% +0.5793%] (p = 0.00 < 0.05)
65172026-05-08T01:33:40.646Z thrpt: [−0.5760% −0.3684% −0.1668%]
65182026-05-08T01:33:40.646Z Change within noise threshold.
65192026-05-08T01:33:40.649ZFound 9 outliers among 100 measurements (9.00%)
65202026-05-08T01:33:40.649Z 4 (4.00%) high mild
65212026-05-08T01:33:40.649Z 5 (5.00%) high severe
65222026-05-08T01:33:41.840ZBenchmarking source_filter/allows/exclude_hit_v6/50
65232026-05-08T01:33:41.840ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65242026-05-08T01:33:47.815ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (899M iterations)
65252026-05-08T01:33:52.815ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65262026-05-08T01:33:52.899Zsource_filter/allows/exclude_hit_v6/50
65272026-05-08T01:33:52.899Z time: [5.5631 ns 5.5642 ns 5.5653 ns]
65282026-05-08T01:33:52.899Z thrpt: [179.69 Melem/s 179.72 Melem/s 179.76 Melem/s]
65292026-05-08T01:33:52.899Z change:
65302026-05-08T01:33:52.899Z time: [+0.0724% +0.1028% +0.1349%] (p = 0.00 < 0.05)
65312026-05-08T01:33:52.899Z thrpt: [−0.1347% −0.1027% −0.0724%]
65322026-05-08T01:33:52.899Z Change within noise threshold.
65332026-05-08T01:33:52.899ZFound 2 outliers among 100 measurements (2.00%)
65342026-05-08T01:33:52.899Z 1 (1.00%) low mild
65352026-05-08T01:33:52.899Z 1 (1.00%) high mild
65362026-05-08T01:33:54.104ZBenchmarking source_filter/allows/exclude_miss_v4/100
65372026-05-08T01:33:54.104ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65382026-05-08T01:33:59.523ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (495M iterations)
65392026-05-08T01:34:04.555ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65402026-05-08T01:34:04.638Zsource_filter/allows/exclude_miss_v4/100
65412026-05-08T01:34:04.638Z time: [10.120 ns 10.154 ns 10.191 ns]
65422026-05-08T01:34:04.638Z thrpt: [98.128 Melem/s 98.484 Melem/s 98.817 Melem/s]
65432026-05-08T01:34:04.638Z change:
65442026-05-08T01:34:04.638Z time: [+0.6846% +1.2105% +1.6956%] (p = 0.00 < 0.05)
65452026-05-08T01:34:04.638Z thrpt: [−1.6673% −1.1960% −0.6800%]
65462026-05-08T01:34:04.638Z Change within noise threshold.
65472026-05-08T01:34:04.638ZFound 4 outliers among 100 measurements (4.00%)
65482026-05-08T01:34:04.638Z 3 (3.00%) high mild
65492026-05-08T01:34:04.638Z 1 (1.00%) high severe
65502026-05-08T01:34:05.795ZBenchmarking source_filter/allows/exclude_hit_v4/100
65512026-05-08T01:34:05.795ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65522026-05-08T01:34:11.579ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
65532026-05-08T01:34:16.602ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65542026-05-08T01:34:16.687Zsource_filter/allows/exclude_hit_v4/100
65552026-05-08T01:34:16.687Z time: [2.7004 ns 2.7109 ns 2.7220 ns]
65562026-05-08T01:34:16.687Z thrpt: [367.38 Melem/s 368.88 Melem/s 370.31 Melem/s]
65572026-05-08T01:34:16.687Z change:
65582026-05-08T01:34:16.687Z time: [−4.2193% −3.8404% −3.4951%] (p = 0.00 < 0.05)
65592026-05-08T01:34:16.687Z thrpt: [+3.6216% +3.9938% +4.4052%]
65602026-05-08T01:34:16.687Z Performance has improved.
65612026-05-08T01:34:16.687ZFound 8 outliers among 100 measurements (8.00%)
65622026-05-08T01:34:16.687Z 4 (4.00%) high mild
65632026-05-08T01:34:16.690Z 4 (4.00%) high severe
65642026-05-08T01:34:17.884ZBenchmarking source_filter/allows/exclude_miss_v6/100
65652026-05-08T01:34:17.884ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65662026-05-08T01:34:21.628ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (359M iterations)
65672026-05-08T01:34:26.656ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65682026-05-08T01:34:26.742Zsource_filter/allows/exclude_miss_v6/100
65692026-05-08T01:34:26.742Z time: [14.013 ns 14.033 ns 14.055 ns]
65702026-05-08T01:34:26.742Z thrpt: [71.151 Melem/s 71.260 Melem/s 71.364 Melem/s]
65712026-05-08T01:34:26.742Z change:
65722026-05-08T01:34:26.743Z time: [−0.5073% −0.0291% +0.4626%] (p = 0.91 > 0.05)
65732026-05-08T01:34:26.743Z thrpt: [−0.4605% +0.0291% +0.5099%]
65742026-05-08T01:34:26.743Z No change in performance detected.
65752026-05-08T01:34:26.743ZFound 3 outliers among 100 measurements (3.00%)
65762026-05-08T01:34:26.743Z 1 (1.00%) high mild
65772026-05-08T01:34:26.743Z 2 (2.00%) high severe
65782026-05-08T01:34:27.954ZBenchmarking source_filter/allows/exclude_hit_v6/100
65792026-05-08T01:34:27.954ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65802026-05-08T01:34:33.920ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (900M iterations)
65812026-05-08T01:34:38.928ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65822026-05-08T01:34:39.015Zsource_filter/allows/exclude_hit_v6/100
65832026-05-08T01:34:39.016Z time: [5.5641 ns 5.5654 ns 5.5669 ns]
65842026-05-08T01:34:39.016Z thrpt: [179.63 Melem/s 179.68 Melem/s 179.72 Melem/s]
65852026-05-08T01:34:39.016Z change:
65862026-05-08T01:34:39.016Z time: [+0.0786% +0.0993% +0.1204%] (p = 0.00 < 0.05)
65872026-05-08T01:34:39.016Z thrpt: [−0.1203% −0.0992% −0.0786%]
65882026-05-08T01:34:39.016Z Change within noise threshold.
65892026-05-08T01:34:40.213ZBenchmarking source_filter/allows/include_hit_v4/1
65902026-05-08T01:34:40.213ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65912026-05-08T01:34:43.914ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
65922026-05-08T01:34:48.899ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65932026-05-08T01:34:48.984Zsource_filter/allows/include_hit_v4/1
65942026-05-08T01:34:48.984Z time: [1.7144 ns 1.7173 ns 1.7207 ns]
65952026-05-08T01:34:48.984Z thrpt: [581.16 Melem/s 582.30 Melem/s 583.30 Melem/s]
65962026-05-08T01:34:48.984Z change:
65972026-05-08T01:34:48.984Z time: [−3.5045% −3.2912% −3.0524%] (p = 0.00 < 0.05)
65982026-05-08T01:34:48.984Z thrpt: [+3.1485% +3.4032% +3.6318%]
65992026-05-08T01:34:48.984Z Performance has improved.
66002026-05-08T01:34:48.985ZFound 5 outliers among 100 measurements (5.00%)
66012026-05-08T01:34:48.985Z 4 (4.00%) high mild
66022026-05-08T01:34:48.985Z 1 (1.00%) high severe
66032026-05-08T01:34:50.182ZBenchmarking source_filter/allows/include_miss_v4/1
66042026-05-08T01:34:50.183ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66052026-05-08T01:34:54.085ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66062026-05-08T01:34:59.028ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66072026-05-08T01:34:59.113Zsource_filter/allows/include_miss_v4/1
66082026-05-08T01:34:59.113Z time: [1.7891 ns 1.7965 ns 1.8048 ns]
66092026-05-08T01:34:59.114Z thrpt: [554.08 Melem/s 556.63 Melem/s 558.94 Melem/s]
66102026-05-08T01:34:59.114Z change:
66112026-05-08T01:34:59.114Z time: [+0.1916% +0.9030% +1.6105%] (p = 0.01 < 0.05)
66122026-05-08T01:34:59.114Z thrpt: [−1.5850% −0.8950% −0.1912%]
66132026-05-08T01:34:59.114Z Change within noise threshold.
66142026-05-08T01:34:59.114ZFound 6 outliers among 100 measurements (6.00%)
66152026-05-08T01:34:59.114Z 4 (4.00%) high mild
66162026-05-08T01:34:59.114Z 2 (2.00%) high severe
66172026-05-08T01:35:00.317ZBenchmarking source_filter/allows/include_hit_v6/1
66182026-05-08T01:35:00.317ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66192026-05-08T01:35:05.070ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66202026-05-08T01:35:10.210ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66212026-05-08T01:35:10.295Zsource_filter/allows/include_hit_v6/1
66222026-05-08T01:35:10.295Z time: [4.5203 ns 4.5658 ns 4.6090 ns]
66232026-05-08T01:35:10.295Z thrpt: [216.97 Melem/s 219.02 Melem/s 221.23 Melem/s]
66242026-05-08T01:35:10.295Z change:
66252026-05-08T01:35:10.295Z time: [+0.1669% +1.0503% +1.9477%] (p = 0.03 < 0.05)
66262026-05-08T01:35:10.295Z thrpt: [−1.9105% −1.0394% −0.1666%]
66272026-05-08T01:35:10.295Z Change within noise threshold.
66282026-05-08T01:35:11.501ZBenchmarking source_filter/allows/include_miss_v6/1
66292026-05-08T01:35:11.501ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66302026-05-08T01:35:16.258ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66312026-05-08T01:35:21.254ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66322026-05-08T01:35:21.338Zsource_filter/allows/include_miss_v6/1
66332026-05-08T01:35:21.341Z time: [4.4244 ns 4.4252 ns 4.4259 ns]
66342026-05-08T01:35:21.341Z thrpt: [225.94 Melem/s 225.98 Melem/s 226.02 Melem/s]
66352026-05-08T01:35:21.341Z change:
66362026-05-08T01:35:21.341Z time: [−0.0361% −0.0083% +0.0203%] (p = 0.55 > 0.05)
66372026-05-08T01:35:21.341Z thrpt: [−0.0203% +0.0083% +0.0361%]
66382026-05-08T01:35:21.341Z No change in performance detected.
66392026-05-08T01:35:21.341ZFound 3 outliers among 100 measurements (3.00%)
66402026-05-08T01:35:21.341Z 2 (2.00%) high mild
66412026-05-08T01:35:21.341Z 1 (1.00%) high severe
66422026-05-08T01:35:22.542ZBenchmarking source_filter/allows/include_hit_v4/5
66432026-05-08T01:35:22.542ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66442026-05-08T01:35:26.274ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
66452026-05-08T01:35:31.270ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66462026-05-08T01:35:31.375Zsource_filter/allows/include_hit_v4/5
66472026-05-08T01:35:31.386Z time: [1.7317 ns 1.7394 ns 1.7463 ns]
66482026-05-08T01:35:31.386Z thrpt: [572.65 Melem/s 574.90 Melem/s 577.47 Melem/s]
66492026-05-08T01:35:31.386Z change:
66502026-05-08T01:35:31.386Z time: [−3.5309% −3.1812% −2.8766%] (p = 0.00 < 0.05)
66512026-05-08T01:35:31.386Z thrpt: [+2.9618% +3.2857% +3.6602%]
66522026-05-08T01:35:31.386Z Performance has improved.
66532026-05-08T01:35:32.543ZBenchmarking source_filter/allows/include_miss_v4/5
66542026-05-08T01:35:32.543ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66552026-05-08T01:35:37.212ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
66562026-05-08T01:35:42.207ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66572026-05-08T01:35:42.292Zsource_filter/allows/include_miss_v4/5
66582026-05-08T01:35:42.292Z time: [4.3430 ns 4.3446 ns 4.3462 ns]
66592026-05-08T01:35:42.293Z thrpt: [230.09 Melem/s 230.17 Melem/s 230.25 Melem/s]
66602026-05-08T01:35:42.293Z change:
66612026-05-08T01:35:42.293Z time: [+0.8825% +1.1214% +1.3486%] (p = 0.00 < 0.05)
66622026-05-08T01:35:42.293Z thrpt: [−1.3307% −1.1090% −0.8747%]
66632026-05-08T01:35:42.293Z Change within noise threshold.
66642026-05-08T01:35:43.501ZBenchmarking source_filter/allows/include_hit_v6/5
66652026-05-08T01:35:43.501ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66662026-05-08T01:35:48.253ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66672026-05-08T01:35:53.389ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66682026-05-08T01:35:53.473Zsource_filter/allows/include_hit_v6/5
66692026-05-08T01:35:53.473Z time: [4.5216 ns 4.5694 ns 4.6146 ns]
66702026-05-08T01:35:53.473Z thrpt: [216.70 Melem/s 218.85 Melem/s 221.16 Melem/s]
66712026-05-08T01:35:53.474Z change:
66722026-05-08T01:35:53.474Z time: [+0.0454% +0.9644% +1.8770%] (p = 0.04 < 0.05)
66732026-05-08T01:35:53.474Z thrpt: [−1.8424% −0.9552% −0.0454%]
66742026-05-08T01:35:53.474Z Change within noise threshold.
66752026-05-08T01:35:54.683ZBenchmarking source_filter/allows/include_miss_v6/5
66762026-05-08T01:35:54.683ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66772026-05-08T01:35:58.389ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (725M iterations)
66782026-05-08T01:36:03.418ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66792026-05-08T01:36:03.503Zsource_filter/allows/include_miss_v6/5
66802026-05-08T01:36:03.503Z time: [6.9283 ns 6.9347 ns 6.9426 ns]
66812026-05-08T01:36:03.503Z thrpt: [144.04 Melem/s 144.20 Melem/s 144.34 Melem/s]
66822026-05-08T01:36:03.503Z change:
66832026-05-08T01:36:03.503Z time: [+0.7511% +1.0293% +1.2479%] (p = 0.00 < 0.05)
66842026-05-08T01:36:03.504Z thrpt: [−1.2325% −1.0188% −0.7455%]
66852026-05-08T01:36:03.504Z Change within noise threshold.
66862026-05-08T01:36:03.504ZFound 7 outliers among 100 measurements (7.00%)
66872026-05-08T01:36:03.504Z 7 (7.00%) high mild
66882026-05-08T01:36:04.693ZBenchmarking source_filter/allows/include_hit_v4/10
66892026-05-08T01:36:04.694ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66902026-05-08T01:36:08.377ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
66912026-05-08T01:36:13.409ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66922026-05-08T01:36:13.492Zsource_filter/allows/include_hit_v4/10
66932026-05-08T01:36:13.492Z time: [1.7204 ns 1.7263 ns 1.7333 ns]
66942026-05-08T01:36:13.492Z thrpt: [576.93 Melem/s 579.27 Melem/s 581.24 Melem/s]
66952026-05-08T01:36:13.492Z change:
66962026-05-08T01:36:13.492Z time: [−4.6744% −4.2055% −3.7485%] (p = 0.00 < 0.05)
66972026-05-08T01:36:13.492Z thrpt: [+3.8945% +4.3901% +4.9037%]
66982026-05-08T01:36:13.492Z Performance has improved.
66992026-05-08T01:36:13.492ZFound 1 outliers among 100 measurements (1.00%)
67002026-05-08T01:36:13.492Z 1 (1.00%) high severe
67012026-05-08T01:36:14.689ZBenchmarking source_filter/allows/include_miss_v4/10
67022026-05-08T01:36:14.689ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67032026-05-08T01:36:18.922ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (634M iterations)
67042026-05-08T01:36:23.856ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67052026-05-08T01:36:23.939Zsource_filter/allows/include_miss_v4/10
67062026-05-08T01:36:23.939Z time: [7.7532 ns 7.7570 ns 7.7622 ns]
67072026-05-08T01:36:23.939Z thrpt: [128.83 Melem/s 128.91 Melem/s 128.98 Melem/s]
67082026-05-08T01:36:23.939Z change:
67092026-05-08T01:36:23.939Z time: [+2.2405% +2.7889% +3.4935%] (p = 0.00 < 0.05)
67102026-05-08T01:36:23.939Z thrpt: [−3.3755% −2.7132% −2.1914%]
67112026-05-08T01:36:23.939Z Performance has regressed.
67122026-05-08T01:36:23.939ZFound 23 outliers among 100 measurements (23.00%)
67132026-05-08T01:36:23.939Z 23 (23.00%) high severe
67142026-05-08T01:36:25.143ZBenchmarking source_filter/allows/include_hit_v6/10
67152026-05-08T01:36:25.143ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67162026-05-08T01:36:29.920ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67172026-05-08T01:36:35.037ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67182026-05-08T01:36:35.122Zsource_filter/allows/include_hit_v6/10
67192026-05-08T01:36:35.122Z time: [4.5219 ns 4.5708 ns 4.6173 ns]
67202026-05-08T01:36:35.122Z thrpt: [216.58 Melem/s 218.78 Melem/s 221.14 Melem/s]
67212026-05-08T01:36:35.122Z change:
67222026-05-08T01:36:35.122Z time: [+0.0751% +1.0227% +1.9042%] (p = 0.03 < 0.05)
67232026-05-08T01:36:35.125Z thrpt: [−1.8686% −1.0123% −0.0750%]
67242026-05-08T01:36:35.125Z Change within noise threshold.
67252026-05-08T01:36:36.332ZBenchmarking source_filter/allows/include_miss_v6/10
67262026-05-08T01:36:36.332ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67272026-05-08T01:36:42.201ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (457M iterations)
67282026-05-08T01:36:47.185ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67292026-05-08T01:36:47.270Zsource_filter/allows/include_miss_v6/10
67302026-05-08T01:36:47.270Z time: [10.890 ns 10.895 ns 10.902 ns]
67312026-05-08T01:36:47.270Z thrpt: [91.729 Melem/s 91.782 Melem/s 91.827 Melem/s]
67322026-05-08T01:36:47.270Z change:
67332026-05-08T01:36:47.270Z time: [−0.7023% −0.6303% −0.5579%] (p = 0.00 < 0.05)
67342026-05-08T01:36:47.270Z thrpt: [+0.5610% +0.6343% +0.7072%]
67352026-05-08T01:36:47.270Z Change within noise threshold.
67362026-05-08T01:36:47.270ZFound 4 outliers among 100 measurements (4.00%)
67372026-05-08T01:36:47.270Z 1 (1.00%) high mild
67382026-05-08T01:36:47.270Z 3 (3.00%) high severe
67392026-05-08T01:36:48.473ZBenchmarking source_filter/allows/include_hit_v4/50
67402026-05-08T01:36:48.474ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67412026-05-08T01:36:54.255ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
67422026-05-08T01:36:59.242ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67432026-05-08T01:36:59.326Zsource_filter/allows/include_hit_v4/50
67442026-05-08T01:36:59.326Z time: [2.6773 ns 2.6814 ns 2.6860 ns]
67452026-05-08T01:36:59.326Z thrpt: [372.30 Melem/s 372.94 Melem/s 373.51 Melem/s]
67462026-05-08T01:36:59.326Z change:
67472026-05-08T01:36:59.326Z time: [−1.9880% −1.6600% −1.3229%] (p = 0.00 < 0.05)
67482026-05-08T01:36:59.326Z thrpt: [+1.3407% +1.6881% +2.0284%]
67492026-05-08T01:36:59.326Z Performance has improved.
67502026-05-08T01:36:59.326ZFound 5 outliers among 100 measurements (5.00%)
67512026-05-08T01:36:59.326Z 5 (5.00%) high mild
67522026-05-08T01:37:00.518ZBenchmarking source_filter/allows/include_miss_v4/50
67532026-05-08T01:37:00.518ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67542026-05-08T01:37:04.577ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (661M iterations)
67552026-05-08T01:37:09.787ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67562026-05-08T01:37:09.872Zsource_filter/allows/include_miss_v4/50
67572026-05-08T01:37:09.872Z time: [7.8647 ns 7.8989 ns 7.9306 ns]
67582026-05-08T01:37:09.873Z thrpt: [126.09 Melem/s 126.60 Melem/s 127.15 Melem/s]
67592026-05-08T01:37:09.873Z change:
67602026-05-08T01:37:09.873Z time: [+4.3832% +5.0089% +5.6250%] (p = 0.00 < 0.05)
67612026-05-08T01:37:09.873Z thrpt: [−5.3255% −4.7700% −4.1991%]
67622026-05-08T01:37:09.873Z Performance has regressed.
67632026-05-08T01:37:09.877ZFound 24 outliers among 100 measurements (24.00%)
67642026-05-08T01:37:09.877Z 2 (2.00%) low severe
67652026-05-08T01:37:09.877Z 2 (2.00%) low mild
67662026-05-08T01:37:09.877Z 20 (20.00%) high severe
67672026-05-08T01:37:11.070ZBenchmarking source_filter/allows/include_hit_v6/50
67682026-05-08T01:37:11.070ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67692026-05-08T01:37:17.040ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (899M iterations)
67702026-05-08T01:37:22.042ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67712026-05-08T01:37:22.126Zsource_filter/allows/include_hit_v6/50
67722026-05-08T01:37:22.126Z time: [5.5600 ns 5.5622 ns 5.5642 ns]
67732026-05-08T01:37:22.126Z thrpt: [179.72 Melem/s 179.79 Melem/s 179.86 Melem/s]
67742026-05-08T01:37:22.126Z change:
67752026-05-08T01:37:22.126Z time: [−0.0039% +0.0271% +0.0642%] (p = 0.13 > 0.05)
67762026-05-08T01:37:22.126Z thrpt: [−0.0642% −0.0271% +0.0039%]
67772026-05-08T01:37:22.126Z No change in performance detected.
67782026-05-08T01:37:22.126ZFound 4 outliers among 100 measurements (4.00%)
67792026-05-08T01:37:22.127Z 1 (1.00%) low mild
67802026-05-08T01:37:22.127Z 1 (1.00%) high mild
67812026-05-08T01:37:22.127Z 2 (2.00%) high severe
67822026-05-08T01:37:23.330ZBenchmarking source_filter/allows/include_miss_v6/50
67832026-05-08T01:37:23.330ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67842026-05-08T01:37:28.887ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (483M iterations)
67852026-05-08T01:37:33.893ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67862026-05-08T01:37:33.977Zsource_filter/allows/include_miss_v6/50
67872026-05-08T01:37:33.977Z time: [10.352 ns 10.363 ns 10.375 ns]
67882026-05-08T01:37:33.977Z thrpt: [96.383 Melem/s 96.494 Melem/s 96.598 Melem/s]
67892026-05-08T01:37:33.977Z change:
67902026-05-08T01:37:33.977Z time: [−0.5263% −0.0833% +0.2172%] (p = 0.75 > 0.05)
67912026-05-08T01:37:33.977Z thrpt: [−0.2167% +0.0833% +0.5291%]
67922026-05-08T01:37:33.977Z No change in performance detected.
67932026-05-08T01:37:33.977ZFound 8 outliers among 100 measurements (8.00%)
67942026-05-08T01:37:33.978Z 5 (5.00%) high mild
67952026-05-08T01:37:33.978Z 3 (3.00%) high severe
67962026-05-08T01:37:35.181ZBenchmarking source_filter/allows/include_hit_v4/100
67972026-05-08T01:37:35.181ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67982026-05-08T01:37:40.968ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
67992026-05-08T01:37:45.974ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68002026-05-08T01:37:46.069Zsource_filter/allows/include_hit_v4/100
68012026-05-08T01:37:46.069Z time: [2.6907 ns 2.6971 ns 2.7041 ns]
68022026-05-08T01:37:46.069Z thrpt: [369.81 Melem/s 370.77 Melem/s 371.65 Melem/s]
68032026-05-08T01:37:46.069Z change:
68042026-05-08T01:37:46.070Z time: [−3.7673% −3.3517% −2.9333%] (p = 0.00 < 0.05)
68052026-05-08T01:37:46.070Z thrpt: [+3.0220% +3.4679% +3.9148%]
68062026-05-08T01:37:46.071Z Performance has improved.
68072026-05-08T01:37:46.071ZFound 6 outliers among 100 measurements (6.00%)
68082026-05-08T01:37:46.071Z 2 (2.00%) high mild
68092026-05-08T01:37:46.071Z 4 (4.00%) high severe
68102026-05-08T01:37:47.257ZBenchmarking source_filter/allows/include_miss_v4/100
68112026-05-08T01:37:47.258ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68122026-05-08T01:37:52.693ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (494M iterations)
68132026-05-08T01:37:57.710ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68142026-05-08T01:37:57.798Zsource_filter/allows/include_miss_v4/100
68152026-05-08T01:37:57.798Z time: [10.116 ns 10.147 ns 10.182 ns]
68162026-05-08T01:37:57.798Z thrpt: [98.213 Melem/s 98.553 Melem/s 98.857 Melem/s]
68172026-05-08T01:37:57.798Z change:
68182026-05-08T01:37:57.798Z time: [+1.5085% +2.3266% +3.3365%] (p = 0.00 < 0.05)
68192026-05-08T01:37:57.798Z thrpt: [−3.2288% −2.2737% −1.4861%]
68202026-05-08T01:37:57.798Z Performance has regressed.
68212026-05-08T01:37:57.798ZFound 3 outliers among 100 measurements (3.00%)
68222026-05-08T01:37:57.798Z 1 (1.00%) high mild
68232026-05-08T01:37:57.798Z 2 (2.00%) high severe
68242026-05-08T01:37:58.987ZBenchmarking source_filter/allows/include_hit_v6/100
68252026-05-08T01:37:58.987ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68262026-05-08T01:38:06.593ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (898M iterations)
68272026-05-08T01:38:09.960ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68282026-05-08T01:38:10.060Zsource_filter/allows/include_hit_v6/100
68292026-05-08T01:38:10.060Z time: [5.5616 ns 5.5629 ns 5.5642 ns]
68302026-05-08T01:38:10.060Z thrpt: [179.72 Melem/s 179.76 Melem/s 179.81 Melem/s]
68312026-05-08T01:38:10.060Z change:
68322026-05-08T01:38:10.060Z time: [+0.1142% +0.1511% +0.1904%] (p = 0.00 < 0.05)
68332026-05-08T01:38:10.060Z thrpt: [−0.1900% −0.1509% −0.1141%]
68342026-05-08T01:38:10.060Z Change within noise threshold.
68352026-05-08T01:38:10.060ZFound 3 outliers among 100 measurements (3.00%)
68362026-05-08T01:38:10.060Z 1 (1.00%) low mild
68372026-05-08T01:38:10.060Z 2 (2.00%) high mild
68382026-05-08T01:38:11.244ZBenchmarking source_filter/allows/include_miss_v6/100
68392026-05-08T01:38:11.244ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68402026-05-08T01:38:15.046ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (353M iterations)
68412026-05-08T01:38:19.973ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68422026-05-08T01:38:20.060Zsource_filter/allows/include_miss_v6/100
68432026-05-08T01:38:20.060Z time: [13.933 ns 13.948 ns 13.965 ns]
68442026-05-08T01:38:20.060Z thrpt: [71.609 Melem/s 71.694 Melem/s 71.773 Melem/s]
68452026-05-08T01:38:20.060Z change:
68462026-05-08T01:38:20.060Z time: [−0.7746% −0.3308% +0.0280%] (p = 0.10 > 0.05)
68472026-05-08T01:38:20.060Z thrpt: [−0.0280% +0.3319% +0.7806%]
68482026-05-08T01:38:20.060Z No change in performance detected.
68492026-05-08T01:38:20.060ZFound 3 outliers among 100 measurements (3.00%)
68502026-05-08T01:38:20.060Z 1 (1.00%) high mild
68512026-05-08T01:38:20.060Z 2 (2.00%) high severe
68522026-05-08T01:38:21.263ZBenchmarking source_filter/allows/include_empty_v4
68532026-05-08T01:38:21.263ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68542026-05-08T01:38:24.865ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (6.0B iterations)
68552026-05-08T01:38:29.886ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68562026-05-08T01:38:29.973Zsource_filter/allows/include_empty_v4
68572026-05-08T01:38:29.973Z time: [840.30 ps 841.36 ps 842.49 ps]
68582026-05-08T01:38:29.974Z thrpt: [1.1870 Gelem/s 1.1886 Gelem/s 1.1901 Gelem/s]
68592026-05-08T01:38:29.974Z change:
68602026-05-08T01:38:29.974Z time: [+7.9156% +8.0458% +8.1778%] (p = 0.00 < 0.05)
68612026-05-08T01:38:29.974Z thrpt: [−7.5596% −7.4466% −7.3350%]
68622026-05-08T01:38:29.974Z Performance has regressed.
68632026-05-08T01:38:31.179ZBenchmarking source_filter/allows/include_empty_v6
68642026-05-08T01:38:31.179ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68652026-05-08T01:38:34.507ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (6.4B iterations)
68662026-05-08T01:38:39.510ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68672026-05-08T01:38:39.598Zsource_filter/allows/include_empty_v6
68682026-05-08T01:38:39.598Z time: [776.42 ps 776.96 ps 777.53 ps]
68692026-05-08T01:38:39.598Z thrpt: [1.2861 Gelem/s 1.2871 Gelem/s 1.2880 Gelem/s]
68702026-05-08T01:38:39.598Z change:
68712026-05-08T01:38:39.598Z time: [−0.8320% −0.7420% −0.6448%] (p = 0.00 < 0.05)
68722026-05-08T01:38:39.598Z thrpt: [+0.6489% +0.7475% +0.8390%]
68732026-05-08T01:38:39.598Z Change within noise threshold.
68742026-05-08T01:38:39.598ZFound 10 outliers among 100 measurements (10.00%)
68752026-05-08T01:38:39.599Z 3 (3.00%) high mild
68762026-05-08T01:38:39.599Z 7 (7.00%) high severe
68772026-05-08T01:38:41.524Z
68782026-05-08T01:38:41.548ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68792026-05-08T01:38:41.548ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68802026-05-08T01:38:41.548ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0180 ms (605 iterations)
68812026-05-08T01:38:41.548ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68822026-05-08T01:38:41.548Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68832026-05-08T01:38:41.549Z time: [18.000 18.000 18.000 ]
68842026-05-08T01:38:41.549Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68852026-05-08T01:38:41.549Z No change in performance detected.
68862026-05-08T01:38:41.549Z
68872026-05-08T01:38:41.549ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68882026-05-08T01:38:41.549ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68892026-05-08T01:38:41.549ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0389 ms (715 iterations)
68902026-05-08T01:38:41.549ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68912026-05-08T01:38:41.549Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68922026-05-08T01:38:41.549Z time: [18.000 18.000 18.000 ]
68932026-05-08T01:38:41.549Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68942026-05-08T01:38:41.549Z No change in performance detected.
68952026-05-08T01:38:41.549Z
68962026-05-08T01:38:41.549ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68972026-05-08T01:38:41.550ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68982026-05-08T01:38:41.550ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0984 ms (550 iterations)
68992026-05-08T01:38:41.550ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69002026-05-08T01:38:41.550Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69012026-05-08T01:38:41.550Z time: [20.000 20.000 20.000 ]
69022026-05-08T01:38:41.550Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69032026-05-08T01:38:41.550Z No change in performance detected.
69042026-05-08T01:38:41.550Z
69052026-05-08T01:38:41.550ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69062026-05-08T01:38:41.550ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69072026-05-08T01:38:41.550ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0141 ms (495 iterations)
69082026-05-08T01:38:41.550ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69092026-05-08T01:38:41.550Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69102026-05-08T01:38:41.550Z time: [21.000 21.000 21.000 ]
69112026-05-08T01:38:41.550Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69122026-05-08T01:38:41.550Z No change in performance detected.
69132026-05-08T01:38:41.550Z
69142026-05-08T01:38:41.550ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69152026-05-08T01:38:41.550ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69162026-05-08T01:38:41.550ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0623 ms (825 iterations)
69172026-05-08T01:38:41.550ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69182026-05-08T01:38:41.550Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69192026-05-08T01:38:41.550Z time: [13.000 13.000 13.000 ]
69202026-05-08T01:38:41.550Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69212026-05-08T01:38:41.550Z No change in performance detected.
69222026-05-08T01:38:41.550Z
69232026-05-08T01:38:41.550ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69242026-05-08T01:38:41.550ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69252026-05-08T01:38:41.550ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0433 ms (715 iterations)
69262026-05-08T01:38:41.551ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69272026-05-08T01:38:41.551Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69282026-05-08T01:38:41.551Z time: [12.000 12.000 12.000 ]
69292026-05-08T01:38:41.551Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69302026-05-08T01:38:41.551Z No change in performance detected.
69312026-05-08T01:38:41.551Z
69322026-05-08T01:38:41.551ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69332026-05-08T01:38:41.551ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69342026-05-08T01:38:41.551ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0666 ms (715 iterations)
69352026-05-08T01:38:41.551ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69362026-05-08T01:38:41.551Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69372026-05-08T01:38:41.551Z time: [14.000 14.000 14.000 ]
69382026-05-08T01:38:41.551Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69392026-05-08T01:38:41.551Z No change in performance detected.
69402026-05-08T01:38:41.551Z
69412026-05-08T01:38:41.551ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69422026-05-08T01:38:41.551ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69432026-05-08T01:38:41.551ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0151 ms (715 iterations)
69442026-05-08T01:38:41.551ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69452026-05-08T01:38:41.551Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69462026-05-08T01:38:41.551Z time: [14.000 14.000 14.000 ]
69472026-05-08T01:38:41.551Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69482026-05-08T01:38:41.551Z No change in performance detected.
69492026-05-08T01:38:41.551Z
69502026-05-08T01:38:41.551ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69512026-05-08T01:38:41.551ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69522026-05-08T01:38:41.551ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0895 ms (660 iterations)
69532026-05-08T01:38:41.551ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69542026-05-08T01:38:41.551Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69552026-05-08T01:38:41.551Z time: [3.0000 3.0000 3.0000 ]
69562026-05-08T01:38:41.551Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69572026-05-08T01:38:41.551Z No change in performance detected.
69582026-05-08T01:38:41.551Z
69592026-05-08T01:38:41.552ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69602026-05-08T01:38:41.552ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69612026-05-08T01:38:41.552ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0474 ms (495 iterations)
69622026-05-08T01:38:41.552ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69632026-05-08T01:38:41.552Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69642026-05-08T01:38:41.552Z time: [3.0000 3.0000 3.0000 ]
69652026-05-08T01:38:41.552Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69662026-05-08T01:38:41.552Z No change in performance detected.
69672026-05-08T01:38:41.552Z
69682026-05-08T01:38:41.552ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69692026-05-08T01:38:41.552ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69702026-05-08T01:38:41.552ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0443 ms (605 iterations)
69712026-05-08T01:38:41.552ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69722026-05-08T01:38:41.552ZCriterion.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.
69732026-05-08T01:38:41.552Z
69742026-05-08T01:38:41.552ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69752026-05-08T01:38:41.552ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69762026-05-08T01:38:41.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0534 ms (495 iterations)
69772026-05-08T01:38:41.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69782026-05-08T01:38:41.563ZCriterion.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.
69792026-05-08T01:38:41.563Z
69802026-05-08T01:38:41.563ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69812026-05-08T01:38:41.563ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69822026-05-08T01:38:41.563ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0131 ms (880 iterations)
69832026-05-08T01:38:41.563ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69842026-05-08T01:38:41.563Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69852026-05-08T01:38:41.563Z time: [3.0000 3.0000 3.0000 ]
69862026-05-08T01:38:41.563Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69872026-05-08T01:38:41.563Z No change in performance detected.
69882026-05-08T01:38:41.563Z
69892026-05-08T01:38:41.563ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69902026-05-08T01:38:41.563ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69912026-05-08T01:38:41.563ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0796 ms (550 iterations)
69922026-05-08T01:38:41.563ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69932026-05-08T01:38:41.563Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69942026-05-08T01:38:41.563Z time: [3.0000 3.0000 3.0000 ]
69952026-05-08T01:38:41.563Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69962026-05-08T01:38:41.563Z No change in performance detected.
69972026-05-08T01:38:41.563Z
69982026-05-08T01:38:41.563ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69992026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70002026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0292 ms (770 iterations)
70012026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70022026-05-08T01:38:41.564ZCriterion.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.
70032026-05-08T01:38:41.564Z
70042026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70052026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70062026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0811 ms (495 iterations)
70072026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70082026-05-08T01:38:41.564ZCriterion.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.
70092026-05-08T01:38:41.564Z
70102026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70112026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70122026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0550 ms (825 iterations)
70132026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70142026-05-08T01:38:41.564Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70152026-05-08T01:38:41.564Z time: [3.0000 3.0000 3.0000 ]
70162026-05-08T01:38:41.564Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70172026-05-08T01:38:41.564Z No change in performance detected.
70182026-05-08T01:38:41.564Z
70192026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70202026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70212026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1145 ms (495 iterations)
70222026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70232026-05-08T01:38:41.564Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70242026-05-08T01:38:41.564Z time: [3.0000 3.0000 3.0000 ]
70252026-05-08T01:38:41.564Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70262026-05-08T01:38:41.564Z No change in performance detected.
70272026-05-08T01:38:41.564Z
70282026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70292026-05-08T01:38:41.564ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70302026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0496 ms (715 iterations)
70312026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70322026-05-08T01:38:41.565ZCriterion.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.
70332026-05-08T01:38:41.565Z
70342026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70352026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70362026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0813 ms (495 iterations)
70372026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70382026-05-08T01:38:41.565ZCriterion.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.
70392026-05-08T01:38:41.565Z
70402026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70412026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70422026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0536 ms (880 iterations)
70432026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70442026-05-08T01:38:41.565Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70452026-05-08T01:38:41.565Z time: [3.0000 3.0000 3.0000 ]
70462026-05-08T01:38:41.565Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70472026-05-08T01:38:41.565Z No change in performance detected.
70482026-05-08T01:38:41.565Z
70492026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70502026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70512026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0891 ms (550 iterations)
70522026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70532026-05-08T01:38:41.565Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70542026-05-08T01:38:41.565Z time: [3.0000 3.0000 3.0000 ]
70552026-05-08T01:38:41.565Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70562026-05-08T01:38:41.565Z No change in performance detected.
70572026-05-08T01:38:41.565Z
70582026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70592026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70602026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0156 ms (715 iterations)
70612026-05-08T01:38:41.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70622026-05-08T01:38:41.566ZCriterion.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.
70632026-05-08T01:38:41.566Z
70642026-05-08T01:38:41.566ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70652026-05-08T01:38:41.566ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70662026-05-08T01:38:41.566ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0525 ms (495 iterations)
70672026-05-08T01:38:41.566ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70682026-05-08T01:38:41.566ZCriterion.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.
70692026-05-08T01:38:41.566Z
70702026-05-08T01:38:41.566ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70712026-05-08T01:38:41.566ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70722026-05-08T01:38:41.566ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1419 ms (330 iterations)
70732026-05-08T01:38:41.566ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70742026-05-08T01:38:41.566Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70752026-05-08T01:38:41.566Z time: [35.000 35.000 35.000 ]
70762026-05-08T01:38:41.566Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70772026-05-08T01:38:41.566Z No change in performance detected.
70782026-05-08T01:38:41.576Z
70792026-05-08T01:38:41.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70802026-05-08T01:38:41.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70812026-05-08T01:38:41.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1592 ms (275 iterations)
70822026-05-08T01:38:41.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70832026-05-08T01:38:41.576Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70842026-05-08T01:38:41.576Z time: [35.000 35.000 35.000 ]
70852026-05-08T01:38:41.576Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70862026-05-08T01:38:41.577Z No change in performance detected.
70872026-05-08T01:38:41.577Z
70882026-05-08T01:38:41.577ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70892026-05-08T01:38:41.577ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70902026-05-08T01:38:41.577ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0320 ms (385 iterations)
70912026-05-08T01:38:41.577ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70922026-05-08T01:38:41.577Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70932026-05-08T01:38:41.577Z time: [20.000 20.000 20.000 ]
70942026-05-08T01:38:41.577Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70952026-05-08T01:38:41.577Z No change in performance detected.
70962026-05-08T01:38:41.577Z
70972026-05-08T01:38:41.577ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70982026-05-08T01:38:41.577ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70992026-05-08T01:38:41.577ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1252 ms (330 iterations)
71002026-05-08T01:38:41.577ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71012026-05-08T01:38:41.577Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71022026-05-08T01:38:41.577Z time: [20.000 20.000 20.000 ]
71032026-05-08T01:38:41.578Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71042026-05-08T01:38:41.578Z No change in performance detected.
71052026-05-08T01:38:41.578Z
71062026-05-08T01:38:41.578ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71072026-05-08T01:38:41.578ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71082026-05-08T01:38:41.578ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0080 ms (330 iterations)
71092026-05-08T01:38:41.578ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71102026-05-08T01:38:41.578Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71112026-05-08T01:38:41.578Z time: [35.000 35.000 35.000 ]
71122026-05-08T01:38:41.578Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71132026-05-08T01:38:41.578Z No change in performance detected.
71142026-05-08T01:38:41.578Z
71152026-05-08T01:38:41.578ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71162026-05-08T01:38:41.578ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71172026-05-08T01:38:41.578ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0572 ms (275 iterations)
71182026-05-08T01:38:41.579ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71192026-05-08T01:38:41.579Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71202026-05-08T01:38:41.579Z time: [35.000 35.000 35.000 ]
71212026-05-08T01:38:41.579Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71222026-05-08T01:38:41.579Z No change in performance detected.
71232026-05-08T01:38:41.579Z
71242026-05-08T01:38:41.579ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71252026-05-08T01:38:41.579ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71262026-05-08T01:38:41.579ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1227 ms (440 iterations)
71272026-05-08T01:38:41.579ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71282026-05-08T01:38:41.579Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71292026-05-08T01:38:41.579Z time: [20.000 20.000 20.000 ]
71302026-05-08T01:38:41.579Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71312026-05-08T01:38:41.579Z No change in performance detected.
71322026-05-08T01:38:41.579Z
71332026-05-08T01:38:41.579ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71342026-05-08T01:38:41.579ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71352026-05-08T01:38:41.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0860 ms (330 iterations)
71362026-05-08T01:38:41.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71372026-05-08T01:38:41.580Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71382026-05-08T01:38:41.580Z time: [20.000 20.000 20.000 ]
71392026-05-08T01:38:41.580Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71402026-05-08T01:38:41.580Z No change in performance detected.
71412026-05-08T01:38:41.580Z
71422026-05-08T01:38:41.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71432026-05-08T01:38:41.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71442026-05-08T01:38:41.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1769 ms (330 iterations)
71452026-05-08T01:38:41.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71462026-05-08T01:38:41.580Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71472026-05-08T01:38:41.580Z time: [35.000 35.000 35.000 ]
71482026-05-08T01:38:41.580Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71492026-05-08T01:38:41.580Z No change in performance detected.
71502026-05-08T01:38:41.581Z
71512026-05-08T01:38:41.581ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71522026-05-08T01:38:41.581ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71532026-05-08T01:38:41.581ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1918 ms (275 iterations)
71542026-05-08T01:38:41.581ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71552026-05-08T01:38:41.581Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71562026-05-08T01:38:41.581Z time: [35.000 35.000 35.000 ]
71572026-05-08T01:38:41.581Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71582026-05-08T01:38:41.581Z No change in performance detected.
71592026-05-08T01:38:41.581Z
71602026-05-08T01:38:41.581ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71612026-05-08T01:38:41.581ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71622026-05-08T01:38:41.581ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0850 ms (385 iterations)
71632026-05-08T01:38:41.581ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71642026-05-08T01:38:41.581Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71652026-05-08T01:38:41.582Z time: [20.000 20.000 20.000 ]
71662026-05-08T01:38:41.582Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71672026-05-08T01:38:41.582Z No change in performance detected.
71682026-05-08T01:38:41.582Z
71692026-05-08T01:38:41.582ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71702026-05-08T01:38:41.582ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71712026-05-08T01:38:41.582ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0155 ms (275 iterations)
71722026-05-08T01:38:41.582ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71732026-05-08T01:38:41.582Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71742026-05-08T01:38:41.582Z time: [20.000 20.000 20.000 ]
71752026-05-08T01:38:41.582Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71762026-05-08T01:38:41.582Z No change in performance detected.
71772026-05-08T01:38:41.582Z
71782026-05-08T01:38:41.588ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71792026-05-08T01:38:41.588ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71802026-05-08T01:38:41.588ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1251 ms (330 iterations)
71812026-05-08T01:38:41.589ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71822026-05-08T01:38:41.589Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71832026-05-08T01:38:41.589Z time: [35.000 35.000 35.000 ]
71842026-05-08T01:38:41.589Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71852026-05-08T01:38:41.589Z No change in performance detected.
71862026-05-08T01:38:41.589Z
71872026-05-08T01:38:41.589ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71882026-05-08T01:38:41.589ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71892026-05-08T01:38:41.589ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1404 ms (275 iterations)
71902026-05-08T01:38:41.589ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71912026-05-08T01:38:41.589Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71922026-05-08T01:38:41.589Z time: [35.000 35.000 35.000 ]
71932026-05-08T01:38:41.590Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71942026-05-08T01:38:41.590Z No change in performance detected.
71952026-05-08T01:38:41.590Z
71962026-05-08T01:38:41.590ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71972026-05-08T01:38:41.590ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71982026-05-08T01:38:41.590ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0479 ms (385 iterations)
71992026-05-08T01:38:41.590ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72002026-05-08T01:38:41.590Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72012026-05-08T01:38:41.590Z time: [20.000 20.000 20.000 ]
72022026-05-08T01:38:41.590Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72032026-05-08T01:38:41.590Z No change in performance detected.
72042026-05-08T01:38:41.590Z
72052026-05-08T01:38:41.590ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72062026-05-08T01:38:41.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72072026-05-08T01:38:41.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1508 ms (330 iterations)
72082026-05-08T01:38:41.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72092026-05-08T01:38:41.591Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72102026-05-08T01:38:41.591Z time: [20.000 20.000 20.000 ]
72112026-05-08T01:38:41.591Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72122026-05-08T01:38:41.591Z No change in performance detected.
72132026-05-08T01:38:41.591Z
72142026-05-08T01:38:41.592ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72152026-05-08T01:38:41.592ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72162026-05-08T01:38:41.592ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0384 ms (715 iterations)
72172026-05-08T01:38:41.592ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72182026-05-08T01:38:41.592Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72192026-05-08T01:38:41.592Z time: [3924.0 B 3924.0 B 3924.0 B]
72202026-05-08T01:38:41.592Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72212026-05-08T01:38:41.592Z No change in performance detected.
72222026-05-08T01:38:41.592Z
72232026-05-08T01:38:41.592ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72242026-05-08T01:38:41.592ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72252026-05-08T01:38:41.592ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0046 ms (715 iterations)
72262026-05-08T01:38:41.592ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72272026-05-08T01:38:41.592Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72282026-05-08T01:38:41.592Z time: [3924.0 B 3924.0 B 3924.0 B]
72292026-05-08T01:38:41.592Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72302026-05-08T01:38:41.592Z No change in performance detected.
72312026-05-08T01:38:41.592Z
72322026-05-08T01:38:41.592ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72332026-05-08T01:38:41.592ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72342026-05-08T01:38:41.593ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0505 ms (550 iterations)
72352026-05-08T01:38:41.593ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72362026-05-08T01:38:41.593Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72372026-05-08T01:38:41.593Z time: [3988.0 B 3988.0 B 3988.0 B]
72382026-05-08T01:38:41.593ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72392026-05-08T01:38:41.593ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72402026-05-08T01:38:41.593ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0732 ms (550 iterations)
72412026-05-08T01:38:41.593ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72422026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72432026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72442026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0502 ms (825 iterations)
72452026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72462026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72472026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72482026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0356 ms (715 iterations)
72492026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72502026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72512026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72522026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0410 ms (715 iterations)
72532026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72542026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72552026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72562026-05-08T01:38:41.593ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0727 ms (770 iterations)
72572026-05-08T01:38:41.594ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72582026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72592026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72602026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0465 ms (825 iterations)
72612026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72622026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72632026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72642026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0961 ms (550 iterations)
72652026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72662026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72672026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72682026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0034 ms (715 iterations)
72692026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72702026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
72712026-05-08T01:38:41.594Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72722026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
72732026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0426 ms (495 iterations)
72742026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
72752026-05-08T01:38:41.594Z No change in performance detected.
72762026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72772026-05-08T01:38:41.594ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
72782026-05-08T01:38:41.602Z
72792026-05-08T01:38:41.602ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0090 ms (880 iterations)
72802026-05-08T01:38:41.602ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
72812026-05-08T01:38:41.602Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72822026-05-08T01:38:41.602ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72832026-05-08T01:38:41.602ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72842026-05-08T01:38:41.602Z time: [4386.0 B 4386.0 B 4386.0 B]
72852026-05-08T01:38:41.602ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0587 ms (550 iterations)
72862026-05-08T01:38:41.602ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
72872026-05-08T01:38:41.602Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72882026-05-08T01:38:41.602ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
72892026-05-08T01:38:41.602ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
72902026-05-08T01:38:41.602Z No change in performance detected.
72912026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0496 ms (770 iterations)
72922026-05-08T01:38:41.603Z
72932026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
72942026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
72952026-05-08T01:38:41.603Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72962026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
72972026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0502 ms (495 iterations)
72982026-05-08T01:38:41.603Z time: [2888.0 B 2888.0 B 2888.0 B]
72992026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73002026-05-08T01:38:41.603Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73012026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73022026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73032026-05-08T01:38:41.603Z No change in performance detected.
73042026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0539 ms (825 iterations)
73052026-05-08T01:38:41.603Z
73062026-05-08T01:38:41.603Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
73072026-05-08T01:38:41.603Z time: [2873.0 B 2873.0 B 2873.0 B]
73082026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73092026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73102026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73112026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0419 ms (495 iterations)
73122026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73132026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73142026-05-08T01:38:41.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73152026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0908 ms (660 iterations)
73162026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73172026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73182026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73192026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0874 ms (495 iterations)
73202026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73212026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73222026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73232026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0599 ms (880 iterations)
73242026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73252026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73262026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73272026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0884 ms (550 iterations)
73282026-05-08T01:38:41.604Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73292026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73302026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73312026-05-08T01:38:41.604Z No change in performance detected.
73322026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73332026-05-08T01:38:41.604Z
73342026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0695 ms (770 iterations)
73352026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73362026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73372026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73382026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0806 ms (495 iterations)
73392026-05-08T01:38:41.604ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73402026-05-08T01:38:41.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73412026-05-08T01:38:41.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73422026-05-08T01:38:41.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0937 ms (330 iterations)
73432026-05-08T01:38:41.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73442026-05-08T01:38:41.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73452026-05-08T01:38:41.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73462026-05-08T01:38:41.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0777 ms (275 iterations)
73472026-05-08T01:38:41.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73482026-05-08T01:38:41.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73492026-05-08T01:38:41.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73502026-05-08T01:38:41.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0941 ms (385 iterations)
73512026-05-08T01:38:41.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73522026-05-08T01:38:41.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73532026-05-08T01:38:41.605ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73542026-05-08T01:38:41.605Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
73552026-05-08T01:38:41.605Z time: [2926.0 B 2926.0 B 2926.0 B]
73562026-05-08T01:38:41.605Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73572026-05-08T01:38:41.605Z No change in performance detected.
73582026-05-08T01:38:41.605Z
73592026-05-08T01:38:41.605Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73602026-05-08T01:38:41.605Z time: [2910.0 B 2910.0 B 2910.0 B]
73612026-05-08T01:38:41.606Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73622026-05-08T01:38:41.606Z No change in performance detected.
73632026-05-08T01:38:41.606Z
73642026-05-08T01:38:41.606Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73652026-05-08T01:38:41.606Z time: [264.00 B 264.00 B 264.00 B]
73662026-05-08T01:38:41.606Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73672026-05-08T01:38:41.606Z No change in performance detected.
73682026-05-08T01:38:41.606Z
73692026-05-08T01:38:41.606Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73702026-05-08T01:38:41.606Z time: [264.00 B 264.00 B 264.00 B]
73712026-05-08T01:38:41.606Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73722026-05-08T01:38:41.606Z No change in performance detected.
73732026-05-08T01:38:41.606Z
73742026-05-08T01:38:41.606ZCriterion.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.
73752026-05-08T01:38:41.606Z
73762026-05-08T01:38:41.606ZCriterion.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.
73772026-05-08T01:38:41.606Z
73782026-05-08T01:38:41.610Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73792026-05-08T01:38:41.610Z time: [264.00 B 264.00 B 264.00 B]
73802026-05-08T01:38:41.610Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73812026-05-08T01:38:41.610Z No change in performance detected.
73822026-05-08T01:38:41.610Z
73832026-05-08T01:38:41.610Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73842026-05-08T01:38:41.610Z time: [264.00 B 264.00 B 264.00 B]
73852026-05-08T01:38:41.610ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1160 ms (330 iterations)
73862026-05-08T01:38:41.610Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73872026-05-08T01:38:41.610ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73882026-05-08T01:38:41.610ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
73892026-05-08T01:38:41.610ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73902026-05-08T01:38:41.610ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0228 ms (330 iterations)
73912026-05-08T01:38:41.610ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73922026-05-08T01:38:41.610ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
73932026-05-08T01:38:41.610ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73942026-05-08T01:38:41.610Z No change in performance detected.
73952026-05-08T01:38:41.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0458 ms (275 iterations)
73962026-05-08T01:38:41.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73972026-05-08T01:38:41.611Z
73982026-05-08T01:38:41.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
73992026-05-08T01:38:41.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74002026-05-08T01:38:41.611ZCriterion.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.
74012026-05-08T01:38:41.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1249 ms (440 iterations)
74022026-05-08T01:38:41.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74032026-05-08T01:38:41.611Z
74042026-05-08T01:38:41.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74052026-05-08T01:38:41.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74062026-05-08T01:38:41.611ZCriterion.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.
74072026-05-08T01:38:41.612ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1519 ms (330 iterations)
74082026-05-08T01:38:41.612Z
74092026-05-08T01:38:41.612ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74102026-05-08T01:38:41.612ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74112026-05-08T01:38:41.612Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
74122026-05-08T01:38:41.612ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74132026-05-08T01:38:41.612Z time: [264.00 B 264.00 B 264.00 B]
74142026-05-08T01:38:41.612Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74152026-05-08T01:38:41.612Z No change in performance detected.
74162026-05-08T01:38:41.612Z
74172026-05-08T01:38:41.612Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
74182026-05-08T01:38:41.612ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0118 ms (275 iterations)
74192026-05-08T01:38:41.612Z time: [264.00 B 264.00 B 264.00 B]
74202026-05-08T01:38:41.612ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74212026-05-08T01:38:41.614Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74222026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74232026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74242026-05-08T01:38:41.614Z No change in performance detected.
74252026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2458 ms (275 iterations)
74262026-05-08T01:38:41.614Z
74272026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74282026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74292026-05-08T01:38:41.614ZCriterion.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.
74302026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74312026-05-08T01:38:41.614Z
74322026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0963 ms (385 iterations)
74332026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74342026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74352026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74362026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1760 ms (330 iterations)
74372026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74382026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74392026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74402026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1544 ms (330 iterations)
74412026-05-08T01:38:41.614ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74422026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74432026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74442026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1243 ms (275 iterations)
74452026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74462026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74472026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74482026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0482 ms (385 iterations)
74492026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74502026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
74512026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74522026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1493 ms (330 iterations)
74532026-05-08T01:38:41.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74542026-05-08T01:38:41.615Z+ cp -r target/criterion /work/bench-results
74552026-05-08T01:38:41.615Z+ cp -r target/xde-bench /work/bench-results
74562026-05-08T01:38:41.615ZCriterion.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.
74572026-05-08T01:38:41.615Z+ pushd /work
74582026-05-08T01:38:41.615Z+ tar -caf bench-results.tgz bench-results
74592026-05-08T01:38:41.615Z
74602026-05-08T01:38:41.615Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74612026-05-08T01:38:41.615Z time: [264.00 B 264.00 B 264.00 B]
74622026-05-08T01:38:41.615Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74632026-05-08T01:38:41.615Z No change in performance detected.
74642026-05-08T01:38:41.615Z
74652026-05-08T01:38:41.615Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74662026-05-08T01:38:41.615Z time: [264.00 B 264.00 B 264.00 B]
74672026-05-08T01:38:41.615Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74682026-05-08T01:38:41.615Z No change in performance detected.
74692026-05-08T01:38:41.615Z
74702026-05-08T01:38:41.615ZCriterion.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.
74712026-05-08T01:38:41.615Z
74722026-05-08T01:38:41.615ZCriterion.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.
74732026-05-08T01:38:41.615Z
74742026-05-08T01:38:41.615Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74752026-05-08T01:38:41.615Z time: [7363.0 B 7363.0 B 7363.0 B]
74762026-05-08T01:38:41.615Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74772026-05-08T01:38:41.616Z No change in performance detected.
74782026-05-08T01:38:41.625Z
74792026-05-08T01:38:41.625Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74802026-05-08T01:38:41.625Z time: [7363.0 B 7363.0 B 7363.0 B]
74812026-05-08T01:38:41.625Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74822026-05-08T01:38:41.625Z No change in performance detected.
74832026-05-08T01:38:41.625Z
74842026-05-08T01:38:41.625Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74852026-05-08T01:38:41.625Z time: [5872.0 B 5872.0 B 5872.0 B]
74862026-05-08T01:38:41.625Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74872026-05-08T01:38:41.625Z No change in performance detected.
74882026-05-08T01:38:41.625Z
74892026-05-08T01:38:41.625Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74902026-05-08T01:38:41.626Z time: [5872.0 B 5872.0 B 5872.0 B]
74912026-05-08T01:38:41.626Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74922026-05-08T01:38:41.626Z No change in performance detected.
74932026-05-08T01:38:41.626Z
74942026-05-08T01:38:41.626Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74952026-05-08T01:38:41.626Z time: [7363.0 B 7363.0 B 7363.0 B]
74962026-05-08T01:38:41.626Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74972026-05-08T01:38:41.626Z No change in performance detected.
74982026-05-08T01:38:41.626Z
74992026-05-08T01:38:41.626Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
75002026-05-08T01:38:41.626Z time: [7363.0 B 7363.0 B 7363.0 B]
75012026-05-08T01:38:41.626Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75022026-05-08T01:38:41.626Z No change in performance detected.
75032026-05-08T01:38:41.626Z
75042026-05-08T01:38:41.626Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
75052026-05-08T01:38:41.626Z time: [5872.0 B 5872.0 B 5872.0 B]
75062026-05-08T01:38:41.626Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75072026-05-08T01:38:41.626Z No change in performance detected.
75082026-05-08T01:38:41.626Z
75092026-05-08T01:38:41.626Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
75102026-05-08T01:38:41.626Z time: [5872.0 B 5872.0 B 5872.0 B]
75112026-05-08T01:38:41.626Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75122026-05-08T01:38:41.626Z No change in performance detected.
75132026-05-08T01:38:41.626Z
75142026-05-08T01:38:41.626Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75152026-05-08T01:38:41.626Z time: [7363.0 B 7363.0 B 7363.0 B]
75162026-05-08T01:38:41.626Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75172026-05-08T01:38:41.626Z No change in performance detected.
75182026-05-08T01:38:41.626Z
75192026-05-08T01:38:41.626Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75202026-05-08T01:38:41.626Z time: [7363.0 B 7363.0 B 7363.0 B]
75212026-05-08T01:38:41.626Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75222026-05-08T01:38:41.626Z No change in performance detected.
75232026-05-08T01:38:41.627Z
75242026-05-08T01:38:41.627Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75252026-05-08T01:38:41.627Z time: [5872.0 B 5872.0 B 5872.0 B]
75262026-05-08T01:38:41.627Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75272026-05-08T01:38:41.627Z No change in performance detected.
75282026-05-08T01:38:41.627Z
75292026-05-08T01:38:41.627Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75302026-05-08T01:38:41.627Z time: [5872.0 B 5872.0 B 5872.0 B]
75312026-05-08T01:38:41.627Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75322026-05-08T01:38:41.627Z No change in performance detected.
75332026-05-08T01:38:41.627Z
75342026-05-08T01:38:41.627Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75352026-05-08T01:38:41.627Z time: [7363.0 B 7363.0 B 7363.0 B]
75362026-05-08T01:38:41.627Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75372026-05-08T01:38:41.627Z No change in performance detected.
75382026-05-08T01:38:41.627Z
75392026-05-08T01:38:41.627Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75402026-05-08T01:38:41.627Z time: [7363.0 B 7363.0 B 7363.0 B]
75412026-05-08T01:38:41.627Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75422026-05-08T01:38:41.627Z No change in performance detected.
75432026-05-08T01:38:41.627Z
75442026-05-08T01:38:41.627Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75452026-05-08T01:38:41.627Z time: [5872.0 B 5872.0 B 5872.0 B]
75462026-05-08T01:38:41.627Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75472026-05-08T01:38:41.627Z No change in performance detected.
75482026-05-08T01:38:41.627Z
75492026-05-08T01:38:41.627Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75502026-05-08T01:38:41.627Z time: [5872.0 B 5872.0 B 5872.0 B]
75512026-05-08T01:38:41.627Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75522026-05-08T01:38:41.627Z No change in performance detected.
75532026-05-08T01:38:41.627Z
75542026-05-08T01:38:41.627Z/work /work/oxidecomputer/opte
75552026-05-08T01:38:41.751Z+ popd
75562026-05-08T01:38:41.753Z/work/oxidecomputer/opte
75572026-05-08T01:38:41.753Z+ cleanup
75582026-05-08T01:38:41.753Z++ id -un
75592026-05-08T01:38:41.756Z++ id -gn
75602026-05-08T01:38:41.758Z+ pfexec chown -R build:build .
75612026-05-08T01:38:41.828Z+ [[ -z 01KR2HTEMRGQ619CGKPWHXY6J1 ]]
75622026-05-08T01:38:41.831Zprocess exited: duration 1975243 ms, exit code 0
 
75632026-05-08T01:38:41.846Zfound 1 output files
75642026-05-08T01:38:41.846Zuploading: /work/bench-results.tgz (6386003 bytes)
75652026-05-08T01:38:42.893Zuploaded: /work/bench-results.tgz