01KXZH47908S1B33BWGB6GHXNB: 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: 01KXZH5C3R09P6DENCCA6T9P5M

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-20T10:34:40.312Zjob dependencies complete; ready to run (waiting for 5 m 21 s)
22026-07-20T10:35:29.464Zjob assigned to worker 01KXZHFD299Z8NRK4CREJRZZG2 [factory aws, i-02b0a068be0bd23f8] (queued for 49 s)
32026-07-20T10:35:35.942Zdownloading input: /input/xde/work/debug/xde.dbg
42026-07-20T10:35:36.908Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-07-20T10:35:36.911Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-07-20T10:35:36.938Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-07-20T10:35:36.938Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-07-20T10:35:36.968Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-07-20T10:35:36.971Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-07-20T10:35:36.997Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-07-20T10:35:37.001Zdownloading input: /input/xde/work/release/xde
122026-07-20T10:35:37.525Zdownloaded input: /input/xde/work/release/xde
132026-07-20T10:35:37.528Zdownloading input: /input/xde/work/release/xde.sha256
142026-07-20T10:35:37.551Zdownloaded input: /input/xde/work/release/xde.sha256
152026-07-20T10:35:37.558Zdownloading input: /input/xde/work/release/xde_link.so
162026-07-20T10:35:37.588Zdownloaded input: /input/xde/work/release/xde_link.so
172026-07-20T10:35:37.591Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-07-20T10:35:37.614Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-07-20T10:35:37.618Zdownloading input: /input/xde/work/test/loopback
202026-07-20T10:35:38.135Zdownloaded input: /input/xde/work/test/loopback
212026-07-20T10:35:38.138Zdownloading input: /input/xde/work/test/multicast_rx
222026-07-20T10:35:38.661Zdownloaded input: /input/xde/work/test/multicast_rx
232026-07-20T10:35:38.664Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-07-20T10:35:39.291Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-07-20T10:35:39.294Zdownloading input: /input/xde/work/test/multicast_validation
262026-07-20T10:35:39.894Zdownloaded input: /input/xde/work/test/multicast_validation
272026-07-20T10:35:39.898Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-07-20T10:35:40.425Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-07-20T10:35:40.428Zdownloading input: /input/xde/work/xde.conf
302026-07-20T10:35:40.454Zdownloaded input: /input/xde/work/xde.conf
 
312026-07-20T10:35:40.457Zstarting task 0: "setup"
322026-07-20T10:35:40.465Z++ uname -s
332026-07-20T10:35:40.467Z+ kern=SunOS
342026-07-20T10:35:40.467Z+ build_user=build
352026-07-20T10:35:40.467Z+ build_uid=12345
362026-07-20T10:35:40.467Z+ work_dir=/work
372026-07-20T10:35:40.468Z+ input_dir=/input
382026-07-20T10:35:40.468Z+ [[ 0 == 12345 ]]
392026-07-20T10:35:40.468Z+ case "$kern" in
402026-07-20T10:35:40.468Z+ groupadd -g 12345 build
412026-07-20T10:35:40.471Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-07-20T10:35:42.478Z+ zfs create -o mountpoint=/work rpool/work
432026-07-20T10:35:42.688Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-07-20T10:35:42.691Z+ home_fs=zfs
452026-07-20T10:35:42.691Z+ [[ zfs == autofs ]]
462026-07-20T10:35:42.691Z+ mkdir -p /home/build
472026-07-20T10:35:42.691Z+ chown build:build /home/build /work
482026-07-20T10:35:44.692Z+ chmod 0700 /home/build /work
492026-07-20T10:35:44.695Zprocess exited: duration 4240 ms, exit code 0
 
502026-07-20T10:35:44.701Zstarting task 1: "rust-toolchain"
512026-07-20T10:35:44.705Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
522026-07-20T10:35:44.705Z * rust toolchain channel = "1.96.1"
532026-07-20T10:35:44.705Z * rust toolchain profile = "default"
542026-07-20T10:35:44.705Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-07-20T10:35:44.705Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-07-20T10:35:44.706Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-07-20T10:35:44.708Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-07-20T10:35:44.708Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
592026-07-20T10:35:44.809Zinfo: downloading installer
602026-07-20T10:35:46.065Zwarn: It looks like you have an existing rustup settings file at:
612026-07-20T10:35:46.065Zwarn: /home/build/.rustup/settings.toml
622026-07-20T10:35:46.065Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-07-20T10:35:46.065Zwarn: instead of the one inferred from the default host triple.
642026-07-20T10:35:46.073Zinfo: profile set to default
652026-07-20T10:35:46.074Zinfo: default host triple is x86_64-unknown-illumos
662026-07-20T10:35:46.077Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
672026-07-20T10:35:46.204Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
682026-07-20T10:35:46.207Zinfo: downloading 6 components
692026-07-20T10:36:00.618Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
702026-07-20T10:36:00.618Z
712026-07-20T10:36:00.646Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
722026-07-20T10:36:00.646Z
732026-07-20T10:36:00.646Z
742026-07-20T10:36:00.646ZRust is installed now. Great!
752026-07-20T10:36:00.649Z
762026-07-20T10:36:00.649ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-07-20T10:36:00.649Zenvironment variable. This has not been done automatically.
782026-07-20T10:36:00.650Z
792026-07-20T10:36:00.650ZTo configure your current shell, you need to source
802026-07-20T10:36:00.650Zthe corresponding env file under $HOME/.cargo.
812026-07-20T10:36:00.650Z
822026-07-20T10:36:00.650ZThis is usually done by running one of the following (note the leading DOT):
832026-07-20T10:36:00.651Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-07-20T10:36:00.651Zsource "$HOME/.cargo/env.fish" # For fish
852026-07-20T10:36:00.651Zsource "~/.cargo/env.nu" # For nushell
862026-07-20T10:36:00.651Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-07-20T10:36:00.651Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-07-20T10:36:00.651Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-07-20T10:36:00.651Zwarn: no default linker (`cc`) was found in your PATH
902026-07-20T10:36:00.651Zwarn: many Rust crates require a system C toolchain to build
912026-07-20T10:36:00.751Z+ rustup --version
922026-07-20T10:36:00.760Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-07-20T10:36:00.763Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-07-20T10:36:00.781Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
952026-07-20T10:36:00.785Z+ cargo --version
962026-07-20T10:36:00.799Zcargo 1.96.1 (356927216 2026-06-26)
972026-07-20T10:36:00.802Z+ rustc --version
982026-07-20T10:36:00.820Zrustc 1.96.1 (31fca3adb 2026-06-26)
992026-07-20T10:36:00.823Zprocess exited: duration 16121 ms, exit code 0
 
1002026-07-20T10:36:00.829Zstarting task 2: "authentication"
1012026-07-20T10:36:00.846Zprocess exited: duration 16 ms, exit code 0
 
1022026-07-20T10:36:00.851Zstarting task 3: "clone repository"
1032026-07-20T10:36:00.855Z+ mkdir -p /work/oxidecomputer/opte
1042026-07-20T10:36:00.857Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-07-20T10:36:00.887ZCloning into '/work/oxidecomputer/opte'...
1062026-07-20T10:36:01.794Z+ cd /work/oxidecomputer/opte
1072026-07-20T10:36:01.794Z+ git fetch origin b5e629226eddedd338edab91994849d43ab40201
1082026-07-20T10:36:02.019ZFrom https://github.com/oxidecomputer/opte
1092026-07-20T10:36:02.019Z * branch b5e629226eddedd338edab91994849d43ab40201 -> FETCH_HEAD
1102026-07-20T10:36:02.024Z+ [[ -n renovate/uuid-1.x-lockfile ]]
1112026-07-20T10:36:02.027Z++ git branch --show-current
1122026-07-20T10:36:02.027Z+ current=master
1132026-07-20T10:36:02.027Z+ [[ master != renovate/uuid-1.x-lockfile ]]
1142026-07-20T10:36:02.027Z+ git branch -f renovate/uuid-1.x-lockfile b5e629226eddedd338edab91994849d43ab40201
1152026-07-20T10:36:02.030Z+ git checkout -f renovate/uuid-1.x-lockfile
1162026-07-20T10:36:02.046ZSwitched to branch 'renovate/uuid-1.x-lockfile'
1172026-07-20T10:36:02.049Z+ git reset --hard b5e629226eddedd338edab91994849d43ab40201
1182026-07-20T10:36:02.063ZHEAD is now at b5e6292 Update Rust crate uuid to v1.24.0
1192026-07-20T10:36:02.065Zprocess exited: duration 1211 ms, exit code 0
 
1202026-07-20T10:36:02.072Zstarting task 4: "build"
1212026-07-20T10:36:02.075Z+ source .github/buildomat/common.sh
1222026-07-20T10:36:02.075Z++ rustup show active-toolchain
1232026-07-20T10:36:02.081Z1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-07-20T10:36:02.083Z++ pushd xde
1252026-07-20T10:36:02.083Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-07-20T10:36:02.084Z++ rustup show active-toolchain
1272026-07-20T10:36:02.086Zinfo: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos
1282026-07-20T10:36:02.236Zinfo: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29)
1292026-07-20T10:36:02.239Zinfo: downloading 6 components
1302026-07-20T10:36:15.360Znightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-07-20T10:36:15.459Z+++ rustup show active-toolchain -v
1322026-07-20T10:36:15.462Z+++ head -n 1
1332026-07-20T10:36:15.462Z+++ cut '-d ' -f1
1342026-07-20T10:36:15.514Z++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1352026-07-20T10:36:15.515Z++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1362026-07-20T10:36:15.515Z++ popd
1372026-07-20T10:36:15.517Z/work/oxidecomputer/opte
1382026-07-20T10:36:15.517Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-07-20T10:36:16.699Z Startup: Refreshing catalog 'helios' ... Done
1402026-07-20T10:36:16.877Z Startup: Caching catalogs ... Done
1412026-07-20T10:36:17.715ZPlanning: Solver setup ... Done
1422026-07-20T10:36:17.752ZPlanning: Running solver ... Done
1432026-07-20T10:36:17.776ZPlanning: Finding local manifests ... Done
1442026-07-20T10:36:17.791ZPlanning: Fetching manifests: 0/6 0% complete
1452026-07-20T10:36:17.816ZPlanning: Fetching manifests: 6/6 100% complete
1462026-07-20T10:36:17.830ZPlanning: Package planning ... Done
1472026-07-20T10:36:17.833ZPlanning: Merging actions ... Done
1482026-07-20T10:36:18.080ZPlanning: Checking for conflicting actions ... Done
1492026-07-20T10:36:18.084ZPlanning: Consolidating action changes ... Done
1502026-07-20T10:36:18.973ZPlanning: Evaluating mediators ... Done
1512026-07-20T10:36:18.979ZPlanning: Planning completed in 2.07 seconds
1522026-07-20T10:36:19.068Z Packages to install: 6
1532026-07-20T10:36:19.072Z Services to change: 2
1542026-07-20T10:36:19.072Z Create boot environment: No
1552026-07-20T10:36:19.072ZCreate backup boot environment: No
1562026-07-20T10:36:19.093Z
1572026-07-20T10:36:19.093ZDownload: 0/22 items 0.0/15.3MB 0% complete
1582026-07-20T10:36:19.254ZDownload: Completed 15.34 MB in 0.16 seconds (95.3M/s)
1592026-07-20T10:36:19.345Z Actions: 1/110 actions (Installing new actions)
1602026-07-20T10:36:19.728Z Actions: Completed 110 actions in 0.38 seconds.
1612026-07-20T10:36:19.748ZFinalize: Updating package state database ... Done
1622026-07-20T10:36:19.751ZFinalize: Updating package cache ... Done
1632026-07-20T10:36:19.795ZFinalize: Updating image state ... Done
1642026-07-20T10:36:22.382ZFinalize: Creating fast lookup database ... Done
1652026-07-20T10:36:22.449ZFinalize: Reading search index ... Done
1662026-07-20T10:36:22.453ZFinalize: Updating search index ... Done
1672026-07-20T10:36:27.163ZFinalize: Updating package cache ... Done
1682026-07-20T10:36:27.284Z+ [[ -z 01KXZH5C3R09P6DENCCA6T9P5M ]]
1692026-07-20T10:36:27.284Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-07-20T10:36:28.256Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-07-20T10:36:28.256Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-07-20T10:36:28.256Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-07-20T10:36:28.256Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-07-20T10:36:28.261Ztempdir @ "/tmp/.tmpNKF5RZ/tmp"
1752026-07-20T10:36:28.261Zimage root @ "/tmp/.tmpNKF5RZ/tmp/root"
1762026-07-20T10:36:28.261Zcreating image...
1772026-07-20T10:36:28.546Zcopying publishers...
1782026-07-20T10:36:29.318Zadding properties...
1792026-07-20T10:36:30.024Zinstalling packages...
1802026-07-20T10:36:38.988Zseeding SMF database...
1812026-07-20T10:36:43.260Zconfiguring SMF profile...
1822026-07-20T10:36:43.260Zmodifying shadow(5)...
1832026-07-20T10:36:43.264Zloading user and group database...
1842026-07-20T10:36:43.264Zloading facet selections...
1852026-07-20T10:36:43.541Z devel -> true
1862026-07-20T10:36:43.541Z doc.man -> true
1872026-07-20T10:36:43.541Z entire.service/hal -> true
1882026-07-20T10:36:43.541Z entire.service/network/smtp/dma -> true
1892026-07-20T10:36:43.541Z locale.ar -> true
1902026-07-20T10:36:43.541Z locale.ca -> true
1912026-07-20T10:36:43.541Z locale.cs -> true
1922026-07-20T10:36:43.541Z locale.de -> true
1932026-07-20T10:36:43.541Z locale.es -> true
1942026-07-20T10:36:43.541Z locale.fr -> true
1952026-07-20T10:36:43.541Z locale.he -> true
1962026-07-20T10:36:43.541Z locale.hu -> true
1972026-07-20T10:36:43.541Z locale.id -> true
1982026-07-20T10:36:43.541Z locale.it -> true
1992026-07-20T10:36:43.541Z locale.ja -> true
2002026-07-20T10:36:43.542Z locale.ko -> true
2012026-07-20T10:36:43.542Z locale.nl -> true
2022026-07-20T10:36:43.542Z locale.pl -> true
2032026-07-20T10:36:43.542Z locale.pt_BR -> true
2042026-07-20T10:36:43.542Z locale.ru -> true
2052026-07-20T10:36:43.542Z locale.sk -> true
2062026-07-20T10:36:43.542Z locale.sv -> true
2072026-07-20T10:36:43.542Z locale.zh_CN -> true
2082026-07-20T10:36:43.542Z locale.zh_HK -> true
2092026-07-20T10:36:43.542Z locale.zh_TW -> true
2102026-07-20T10:36:43.542Z onu.ooceonly -> true
2112026-07-20T10:36:43.542Z version-lock.shell/ksh93 -> true
2122026-07-20T10:36:43.542Z version-lock.system/data/hardware-registry -> true
2132026-07-20T10:36:43.542Z version-lock.system/data/zoneinfo -> true
2142026-07-20T10:36:43.542Z version-lock.system/microcode/amd -> true
2152026-07-20T10:36:43.542Z version-lock.system/microcode/intel -> true
2162026-07-20T10:36:43.542Z version-lock.system/microcode/oxide -> true
2172026-07-20T10:36:43.542Zassessing packaged files...
2182026-07-20T10:36:44.998Zcreating archive...
2192026-07-20T10:36:45.023Zmissing from packaging:
2202026-07-20T10:36:45.023Z "etc/.pwd.lock"
2212026-07-20T10:36:45.027Z "etc/svc/profile/generic.xml"
2222026-07-20T10:36:45.027Z "etc/svc/profile/inetd_services.xml"
2232026-07-20T10:36:45.027Z "etc/svc/profile/name_service.xml"
2242026-07-20T10:36:45.028Z "etc/svc/profile/platform.xml"
2252026-07-20T10:36:45.028Z "etc/svc/profile/platform_omicron1.xml"
2262026-07-20T10:36:45.028Z "etc/svc/repository.db"
2272026-07-20T10:36:45.031Z
2282026-07-20T10:36:45.035Z
2292026-07-20T10:36:45.035Zfinishing archive...
2302026-07-20T10:36:45.693Zcreating gzonly manifest...
2312026-07-20T10:36:45.696Zok
2322026-07-20T10:36:45.763Z+ trap cleanup EXIT
2332026-07-20T10:36:45.764Z+ OUT_DIR=/work/bench-results
2342026-07-20T10:36:45.764Z+ mkdir -p /work/bench-results
2352026-07-20T10:36:45.769Z+ mkdir -p target/criterion
2362026-07-20T10:36:45.769Z+ mkdir -p target/xde-bench
2372026-07-20T10:36:45.772Z+ banner collect
2382026-07-20T10:36:45.772Z
2392026-07-20T10:36:45.772Z #### #### # # ###### #### #####
2402026-07-20T10:36:45.772Z # # # # # # # # # #
2412026-07-20T10:36:45.772Z # # # # # ##### # #
2422026-07-20T10:36:45.772Z # # # # # # # #
2432026-07-20T10:36:45.772Z # # # # # # # # # #
2442026-07-20T10:36:45.772Z #### #### ###### ###### ###### #### #
2452026-07-20T10:36:45.772Z
2462026-07-20T10:36:45.773Z++ cat .git/refs/heads/master
2472026-07-20T10:36:45.776Z+ BASELINE_COMMIT=ba40b8fc27c6233dbc3942b0df73d250eb74c077
2482026-07-20T10:36:45.776Z+ [[ renovate/uuid-1.x-lockfile == \m\a\s\t\e\r ]]
2492026-07-20T10:36:45.776Z+ get_artifact opte benchmark ba40b8fc27c6233dbc3942b0df73d250eb74c077 bench-results.tgz
2502026-07-20T10:36:45.776Z+ local curl_res
2512026-07-20T10:36:45.776Z+ repo=opte
2522026-07-20T10:36:45.776Z+ series=benchmark
2532026-07-20T10:36:45.776Z+ commit=ba40b8fc27c6233dbc3942b0df73d250eb74c077
2542026-07-20T10:36:45.777Z+ name=bench-results.tgz
2552026-07-20T10:36:45.777Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-07-20T10:36:45.777Z+ mkdir -p download
2572026-07-20T10:36:45.777Z+ pushd download
2582026-07-20T10:36:45.777Z+ [[ ! -f bench-results.tgz ]]
2592026-07-20T10:36:45.778Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2602026-07-20T10:36:45.778Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/ba40b8fc27c6233dbc3942b0df73d250eb74c077/bench-results.tgz
2612026-07-20T10:36:45.782Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-07-20T10:36:45.782Z Dload Upload Total Spent Left Speed
2632026-07-20T10:36:46.842Z 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00:01 0
2642026-07-20T10:36:46.842Zcurl: (22) The requested URL returned error: 404
2652026-07-20T10:36:46.847Z+ curl_res=22
2662026-07-20T10:36:46.847Z+ popd
2672026-07-20T10:36:46.847Z/work/oxidecomputer/opte
2682026-07-20T10:36:46.847Z+ return 22
2692026-07-20T10:36:46.850Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
2702026-07-20T10:36:46.850ZBaseline results not found for branch 'master'. Running without comparison.
2712026-07-20T10:36:46.850Z+ [[ '' -eq 1 ]]
2722026-07-20T10:36:46.850Z+ uname -a
2732026-07-20T10:36:46.850ZSunOS w-01KXZHFD299Z8NRK4CREJRZZG2 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-07-20T10:36:46.851Z+ cat /etc/versions/build
2752026-07-20T10:36:46.851Zheads/stlouis-0-gd5af107c55
2762026-07-20T10:36:46.851Z+ dladm
2772026-07-20T10:36:46.854ZLINK CLASS MTU STATE BRIDGE OVER
2782026-07-20T10:36:46.854Zena0 phys 9216 up -- --
2792026-07-20T10:36:46.858Z+ ipadm
2802026-07-20T10:36:46.858ZADDROBJ TYPE STATE ADDR
2812026-07-20T10:36:46.859Zlo0/v4 static ok 127.0.0.1/8
2822026-07-20T10:36:46.859Zena0/dhcp dhcp ok 10.150.1.90/24
2832026-07-20T10:36:46.859Zlo0/v6 static ok ::1/128
2842026-07-20T10:36:46.859Z+ pfexec rem_drv xde
2852026-07-20T10:36:46.865Z+ set -o errexit
2862026-07-20T10:36:46.865Z+ set -o pipefail
2872026-07-20T10:36:46.865Z+ banner prepare
2882026-07-20T10:36:46.869Z
2892026-07-20T10:36:46.869Z ##### ##### ###### ##### ## ##### ######
2902026-07-20T10:36:46.870Z # # # # # # # # # # # #
2912026-07-20T10:36:46.870Z # # # # ##### # # # # # # #####
2922026-07-20T10:36:46.870Z ##### ##### # ##### ###### ##### #
2932026-07-20T10:36:46.870Z # # # # # # # # # #
2942026-07-20T10:36:46.870Z # # # ###### # # # # # ######
2952026-07-20T10:36:46.870Z
2962026-07-20T10:36:46.870Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-07-20T10:36:46.870Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-07-20T10:36:46.938Z+ pfexec add_drv xde
2992026-07-20T10:36:47.247Z+ banner bench
3002026-07-20T10:36:47.250Z
3012026-07-20T10:36:47.250Z ##### ###### # # #### # #
3022026-07-20T10:36:47.250Z # # # ## # # # # #
3032026-07-20T10:36:47.250Z ##### ##### # # # # ######
3042026-07-20T10:36:47.250Z # # # # # # # # #
3052026-07-20T10:36:47.250Z # # # # ## # # # #
3062026-07-20T10:36:47.250Z ##### ###### # # #### # #
3072026-07-20T10:36:47.250Z
3082026-07-20T10:36:47.250Z+ cargo kbench local
3092026-07-20T10:36:47.357Z Updating crates.io index
3102026-07-20T10:36:47.360Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-07-20T10:36:48.368Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-07-20T10:36:48.791Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-07-20T10:36:49.102Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-07-20T10:36:49.353Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-07-20T10:36:49.590Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-07-20T10:36:49.863Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-07-20T10:36:51.712Z Downloading crates ...
3182026-07-20T10:36:51.769Z Downloaded aho-corasick v1.1.4
3192026-07-20T10:36:51.773Z Downloaded clap_lex v1.1.0
3202026-07-20T10:36:51.776Z Downloaded anstyle-query v1.1.5
3212026-07-20T10:36:51.776Z Downloaded anstream v1.0.0
3222026-07-20T10:36:51.779Z Downloaded ctor v0.10.1
3232026-07-20T10:36:51.781Z Downloaded cstr-argument v0.1.2
3242026-07-20T10:36:51.781Z Downloaded cfg_aliases v0.2.1
3252026-07-20T10:36:51.781Z Downloaded autocfg v1.5.1
3262026-07-20T10:36:51.784Z Downloaded darling v0.21.3
3272026-07-20T10:36:51.787Z Downloaded crc32fast v1.5.0
3282026-07-20T10:36:51.787Z Downloaded ctor-proc-macro v0.0.13
3292026-07-20T10:36:51.787Z Downloaded darling v0.23.0
3302026-07-20T10:36:51.793Z Downloaded colorchoice v1.0.5
3312026-07-20T10:36:51.796Z Downloaded darling_macro v0.23.0
3322026-07-20T10:36:51.798Z Downloaded alloca v0.4.0
3332026-07-20T10:36:51.799Z Downloaded page_size v0.6.0
3342026-07-20T10:36:51.801Z Downloaded defmt v0.3.100
3352026-07-20T10:36:51.804Z Downloaded ciborium-io v0.2.2
3362026-07-20T10:36:51.807Z Downloaded log v0.4.33
3372026-07-20T10:36:51.812Z Downloaded same-file v1.0.6
3382026-07-20T10:36:51.812Z Downloaded itoa v1.0.18
3392026-07-20T10:36:51.812Z Downloaded cobs v0.3.0
3402026-07-20T10:36:51.812Z Downloaded crossbeam-epoch v0.9.20
3412026-07-20T10:36:51.815Z Downloaded proc-macro-error-attr v1.0.4
3422026-07-20T10:36:51.818Z Downloaded rusticata-macros v5.0.0
3432026-07-20T10:36:51.820Z Downloaded circular v0.3.0
3442026-07-20T10:36:51.823Z Downloaded cpufeatures v0.3.0
3452026-07-20T10:36:51.823Z Downloaded defmt v1.1.1
3462026-07-20T10:36:51.826Z Downloaded plotters-svg v0.3.7
3472026-07-20T10:36:51.828Z Downloaded managed v0.8.0
3482026-07-20T10:36:51.828Z Downloaded darling_macro v0.21.3
3492026-07-20T10:36:51.828Z Downloaded powerfmt v0.2.0
3502026-07-20T10:36:51.831Z Downloaded cfg-if v1.0.4
3512026-07-20T10:36:51.838Z Downloaded num-conv v0.2.2
3522026-07-20T10:36:51.840Z Downloaded ref-cast-impl v1.0.25
3532026-07-20T10:36:51.843Z Downloaded heck v0.5.0
3542026-07-20T10:36:51.846Z Downloaded equivalent v1.0.2
3552026-07-20T10:36:51.846Z Downloaded lazy_static v1.5.0
3562026-07-20T10:36:51.849Z Downloaded dtor-proc-macro v0.0.13
3572026-07-20T10:36:51.849Z Downloaded cast v0.3.0
3582026-07-20T10:36:51.849Z Downloaded ref-cast v1.0.25
3592026-07-20T10:36:51.851Z Downloaded plotters-backend v0.3.7
3602026-07-20T10:36:51.851Z Downloaded slog-scope v4.4.1
3612026-07-20T10:36:51.854Z Downloaded slog-envlogger v2.2.0
3622026-07-20T10:36:51.854Z Downloaded heck v0.4.1
3632026-07-20T10:36:51.857Z Downloaded embedded-io v0.4.0
3642026-07-20T10:36:51.857Z Downloaded tabwriter v1.4.1
3652026-07-20T10:36:51.860Z Downloaded ident_case v1.0.1
3662026-07-20T10:36:51.860Z Downloaded futures-task v0.3.32
3672026-07-20T10:36:51.863Z Downloaded stable_deref_trait v1.2.1
3682026-07-20T10:36:51.863Z Downloaded is_terminal_polyfill v1.70.2
3692026-07-20T10:36:51.865Z Downloaded is-terminal v0.4.17
3702026-07-20T10:36:51.866Z Downloaded futures-io v0.3.32
3712026-07-20T10:36:51.866Z Downloaded foreign-types-macros v0.2.3
3722026-07-20T10:36:51.866Z Downloaded errno v0.3.14
3732026-07-20T10:36:51.866Z Downloaded utf8parse v0.2.2
3742026-07-20T10:36:51.868Z Downloaded thread_local v1.1.10
3752026-07-20T10:36:51.868Z Downloaded terminal_size v0.4.4
3762026-07-20T10:36:51.868Z Downloaded futures-sink v0.3.32
3772026-07-20T10:36:51.868Z Downloaded fnv v1.0.7
3782026-07-20T10:36:51.871Z Downloaded dyn-clone v1.0.20
3792026-07-20T10:36:51.871Z Downloaded futures-macro v0.3.32
3802026-07-20T10:36:51.871Z Downloaded dtor v0.8.1
3812026-07-20T10:36:51.874Z Downloaded hash32 v0.3.1
3822026-07-20T10:36:51.877Z Downloaded time-core v0.1.9
3832026-07-20T10:36:51.879Z Downloaded defmt-parser v1.0.0
3842026-07-20T10:36:51.879Z Downloaded colored v3.1.1
3852026-07-20T10:36:51.879Z Downloaded chacha20 v0.10.1
3862026-07-20T10:36:51.882Z Downloaded version_check v0.9.5
3872026-07-20T10:36:51.882Z Downloaded strsim v0.11.1
3882026-07-20T10:36:51.885Z Downloaded crossbeam-utils v0.8.22
3892026-07-20T10:36:51.894Z Downloaded ciborium-ll v0.2.2
3902026-07-20T10:36:51.894Z Downloaded crossbeam-channel v0.5.16
3912026-07-20T10:36:51.904Z Downloaded proc-macro-crate v3.5.0
3922026-07-20T10:36:51.904Z Downloaded pretty-hex v0.4.2
3932026-07-20T10:36:51.904Z Downloaded foreign-types-shared v0.3.1
3942026-07-20T10:36:51.904Z Downloaded criterion v0.8.2
3952026-07-20T10:36:51.904Z Downloaded link-section v0.2.1
3962026-07-20T10:36:51.904Z Downloaded futures-executor v0.3.32
3972026-07-20T10:36:51.904Z Downloaded either v1.16.0
3982026-07-20T10:36:51.904Z Downloaded crossbeam-deque v0.8.7
3992026-07-20T10:36:51.910Z Downloaded anes v0.1.6
4002026-07-20T10:36:51.910Z Downloaded anstyle-parse v1.0.0
4012026-07-20T10:36:51.910Z Downloaded foreign-types v0.5.0
4022026-07-20T10:36:51.910Z Downloaded defmt-macros v1.1.1
4032026-07-20T10:36:51.910Z Downloaded take_mut v0.2.2
4042026-07-20T10:36:51.910Z Downloaded bitflags v1.3.2
4052026-07-20T10:36:51.910Z Downloaded byteorder v1.5.0
4062026-07-20T10:36:51.910Z Downloaded ingot v0.1.1
4072026-07-20T10:36:51.913Z Downloaded cookie-factory v0.3.3
4082026-07-20T10:36:51.913Z Downloaded slog-async v2.8.0
4092026-07-20T10:36:51.913Z Downloaded shlex v2.0.1
4102026-07-20T10:36:51.913Z Downloaded anstyle v1.0.14
4112026-07-20T10:36:51.914Z Downloaded rustversion v1.0.23
4122026-07-20T10:36:51.914Z Downloaded proc-macro-error v1.0.4
4132026-07-20T10:36:51.917Z Downloaded slab v0.4.12
4142026-07-20T10:36:51.917Z Downloaded ipnetwork v0.21.1
4152026-07-20T10:36:51.917Z Downloaded futures-core v0.3.32
4162026-07-20T10:36:51.917Z Downloaded find-msvc-tools v0.1.9
4172026-07-20T10:36:51.920Z Downloaded num_enum v0.7.6
4182026-07-20T10:36:51.923Z Downloaded erased-serde v0.3.31
4192026-07-20T10:36:51.925Z Downloaded ingot-types v0.1.2
4202026-07-20T10:36:51.925Z Downloaded num_enum_derive v0.7.6
4212026-07-20T10:36:51.928Z Downloaded anyhow v1.0.103
4222026-07-20T10:36:51.931Z Downloaded slog-stdlog v4.1.1
4232026-07-20T10:36:51.934Z Downloaded criterion-plot v0.8.2
4242026-07-20T10:36:51.934Z Downloaded thiserror-impl v1.0.69
4252026-07-20T10:36:51.934Z Downloaded ciborium v0.2.2
4262026-07-20T10:36:51.937Z Downloaded walkdir v2.5.0
4272026-07-20T10:36:51.939Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4282026-07-20T10:36:51.940Z Downloaded thiserror-impl v2.0.18
4292026-07-20T10:36:51.940Z Downloaded futures-channel v0.3.32
4302026-07-20T10:36:51.943Z Downloaded embedded-io v0.6.1
4312026-07-20T10:36:51.943Z Downloaded clap_derive v4.6.1
4322026-07-20T10:36:51.943Z Downloaded clap v4.6.1
4332026-07-20T10:36:51.946Z Downloaded tinytemplate v1.2.1
4342026-07-20T10:36:51.949Z Downloaded thiserror v2.0.18
4352026-07-20T10:36:51.952Z Downloaded slog-term v2.9.2
4362026-07-20T10:36:51.952Z Downloaded iana-time-zone v0.1.65
4372026-07-20T10:36:51.954Z Downloaded oxnet v0.1.6
4382026-07-20T10:36:51.955Z Downloaded ingot-macros v0.1.1
4392026-07-20T10:36:51.958Z Downloaded quote v1.0.46
4402026-07-20T10:36:51.958Z Downloaded bitflags v2.13.0
4412026-07-20T10:36:51.961Z Downloaded futures v0.3.32
4422026-07-20T10:36:51.963Z Downloaded deranged v0.5.8
4432026-07-20T10:36:51.966Z Downloaded half v2.7.1
4442026-07-20T10:36:51.966Z Downloaded postcard v1.1.3
4452026-07-20T10:36:51.969Z Downloaded oorandom v11.1.5
4462026-07-20T10:36:51.969Z Downloaded pin-project-lite v0.2.17
4472026-07-20T10:36:51.971Z Downloaded darling_core v0.23.0
4482026-07-20T10:36:51.974Z Downloaded darling_core v0.21.3
4492026-07-20T10:36:51.977Z Downloaded heapless v0.8.0
4502026-07-20T10:36:51.979Z Downloaded arc-swap v1.9.2
4512026-07-20T10:36:51.982Z Downloaded macaddr v1.0.1
4522026-07-20T10:36:51.982Z Downloaded getrandom v0.4.3
4532026-07-20T10:36:51.988Z Downloaded rand_core v0.10.1
4542026-07-20T10:36:51.991Z Downloaded time-macros v0.2.31
4552026-07-20T10:36:51.996Z Downloaded tracing-attributes v0.1.31
4562026-07-20T10:36:51.998Z Downloaded toml_parser v1.1.2+spec-1.1.0
4572026-07-20T10:36:51.999Z Downloaded thiserror v1.0.69
4582026-07-20T10:36:52.002Z Downloaded term v1.2.1
4592026-07-20T10:36:52.004Z Downloaded cc v1.2.67
4602026-07-20T10:36:52.007Z Downloaded indexmap v2.14.0
4612026-07-20T10:36:52.015Z Downloaded itertools v0.12.1
4622026-07-20T10:36:52.019Z Downloaded slog v2.8.2
4632026-07-20T10:36:52.021Z Downloaded serde_core v1.0.228
4642026-07-20T10:36:52.025Z Downloaded itertools v0.13.0
4652026-07-20T10:36:52.029Z Downloaded proc-macro2 v1.0.106
4662026-07-20T10:36:52.032Z Downloaded uuid v1.24.0
4672026-07-20T10:36:52.035Z Downloaded socket2 v0.6.4
4682026-07-20T10:36:52.037Z Downloaded itertools v0.15.0
4692026-07-20T10:36:52.040Z Downloaded unicode-ident v1.0.24
4702026-07-20T10:36:52.043Z Downloaded futures-util v0.3.32
4712026-07-20T10:36:52.047Z Downloaded once_cell v1.21.4
4722026-07-20T10:36:52.049Z Downloaded chrono v0.4.45
4732026-07-20T10:36:52.052Z Downloaded rayon-core v1.13.0
4742026-07-20T10:36:52.055Z Downloaded num-traits v0.2.19
4752026-07-20T10:36:52.058Z Downloaded clap_builder v4.6.0
4762026-07-20T10:36:52.060Z Downloaded serde_derive v1.0.228
4772026-07-20T10:36:52.060Z Downloaded tracing-core v0.1.36
4782026-07-20T10:36:52.063Z Downloaded hashbrown v0.17.1
4792026-07-20T10:36:52.066Z Downloaded itertools v0.14.0
4802026-07-20T10:36:52.068Z Downloaded zmij v1.0.22
4812026-07-20T10:36:52.071Z Downloaded toml_edit v0.25.12+spec-1.1.0
4822026-07-20T10:36:52.087Z Downloaded libc v0.2.186
4832026-07-20T10:36:52.104Z Downloaded serde v1.0.228
4842026-07-20T10:36:52.109Z Downloaded memchr v2.8.3
4852026-07-20T10:36:52.116Z Downloaded zerocopy-derive v0.8.54
4862026-07-20T10:36:52.120Z Downloaded plotters v0.3.7
4872026-07-20T10:36:52.133Z Downloaded rand v0.10.2
4882026-07-20T10:36:52.159Z Downloaded pcap-parser v0.17.0
4892026-07-20T10:36:52.162Z Downloaded nom v8.0.0
4902026-07-20T10:36:52.177Z Downloaded regex v1.13.0
4912026-07-20T10:36:52.179Z Downloaded serde_json v1.0.150
4922026-07-20T10:36:52.204Z Downloaded winnow v1.0.3
4932026-07-20T10:36:52.211Z Downloaded rayon v1.12.0
4942026-07-20T10:36:52.263Z Downloaded syn v1.0.109
4952026-07-20T10:36:52.285Z Downloaded zerocopy v0.8.54
4962026-07-20T10:36:52.295Z Downloaded unicode-width v0.2.2
4972026-07-20T10:36:52.298Z Downloaded syn v2.0.118
4982026-07-20T10:36:52.304Z Downloaded time v0.3.53
4992026-07-20T10:36:52.315Z Downloaded smoltcp v0.11.0
5002026-07-20T10:36:52.321Z Downloaded regex-syntax v0.8.11
5012026-07-20T10:36:52.327Z Downloaded nix v0.31.3
5022026-07-20T10:36:52.340Z Downloaded rustix v1.1.4
5032026-07-20T10:36:52.353Z Downloaded tracing v0.1.44
5042026-07-20T10:36:52.363Z Downloaded regex-automata v0.4.15
5052026-07-20T10:36:52.432Z Compiling proc-macro2 v1.0.106
5062026-07-20T10:36:52.432Z Compiling unicode-ident v1.0.24
5072026-07-20T10:36:52.432Z Compiling quote v1.0.46
5082026-07-20T10:36:52.435Z Compiling serde_core v1.0.228
5092026-07-20T10:36:52.436Z Compiling cfg-if v1.0.4
5102026-07-20T10:36:52.436Z Compiling libc v0.2.186
5112026-07-20T10:36:52.436Z Compiling memchr v2.8.3
5122026-07-20T10:36:52.436Z Compiling serde v1.0.228
5132026-07-20T10:36:52.595Z Compiling rustversion v1.0.23
5142026-07-20T10:36:52.655Z Compiling ident_case v1.0.1
5152026-07-20T10:36:52.779Z Compiling version_check v0.9.5
5162026-07-20T10:36:52.947Z Compiling strsim v0.11.1
5172026-07-20T10:36:52.955Z Compiling zerocopy v0.8.54
5182026-07-20T10:36:53.046Z Compiling either v1.16.0
5192026-07-20T10:36:53.237Z Compiling thiserror v2.0.18
5202026-07-20T10:36:53.264Z Compiling fnv v1.0.7
5212026-07-20T10:36:53.377Z Compiling regex-syntax v0.8.11
5222026-07-20T10:36:53.489Z Compiling pin-project-lite v0.2.17
5232026-07-20T10:36:53.497Z Compiling syn v1.0.109
5242026-07-20T10:36:53.582Z Compiling crossbeam-utils v0.8.22
5252026-07-20T10:36:53.786Z Compiling syn v2.0.118
5262026-07-20T10:36:53.794Z Compiling aho-corasick v1.1.4
5272026-07-20T10:36:53.825Z Compiling winnow v1.0.3
5282026-07-20T10:36:53.855Z Compiling hashbrown v0.17.1
5292026-07-20T10:36:53.897Z Compiling equivalent v1.0.2
5302026-07-20T10:36:54.110Z Compiling itertools v0.14.0
5312026-07-20T10:36:54.383Z Compiling indexmap v2.14.0
5322026-07-20T10:36:54.817Z Compiling bitflags v2.13.0
5332026-07-20T10:36:54.949Z Compiling regex-automata v0.4.15
5342026-07-20T10:36:54.988Z Compiling toml_parser v1.1.2+spec-1.1.0
5352026-07-20T10:36:55.134Z Compiling autocfg v1.5.1
5362026-07-20T10:36:55.164Z Compiling byteorder v1.5.0
5372026-07-20T10:36:55.321Z Compiling toml_datetime v1.1.1+spec-1.1.0
5382026-07-20T10:36:55.353Z Compiling heapless v0.8.0
5392026-07-20T10:36:55.395Z Compiling hash32 v0.3.1
5402026-07-20T10:36:55.473Z Compiling num-traits v0.2.19
5412026-07-20T10:36:55.526Z Compiling toml_edit v0.25.12+spec-1.1.0
5422026-07-20T10:36:55.529Z Compiling slog v2.8.2
5432026-07-20T10:36:55.540Z Compiling smoltcp v0.11.0
5442026-07-20T10:36:55.718Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5452026-07-20T10:36:55.777Z Compiling futures-core v0.3.32
5462026-07-20T10:36:55.822Z Compiling stable_deref_trait v1.2.1
5472026-07-20T10:36:55.890Z Compiling macaddr v1.0.1
5482026-07-20T10:36:55.898Z Compiling futures-sink v0.3.32
5492026-07-20T10:36:55.980Z Compiling futures-channel v0.3.32
5502026-07-20T10:36:56.096Z Compiling proc-macro-crate v3.5.0
5512026-07-20T10:36:56.165Z Compiling proc-macro-error-attr v1.0.4
5522026-07-20T10:36:56.223Z Compiling futures-task v0.3.32
5532026-07-20T10:36:56.391Z Compiling darling_core v0.21.3
5542026-07-20T10:36:56.399Z Compiling darling_core v0.23.0
5552026-07-20T10:36:56.407Z Compiling anyhow v1.0.103
5562026-07-20T10:36:56.429Z Compiling futures-io v0.3.32
5572026-07-20T10:36:56.496Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5582026-07-20T10:36:56.610Z Compiling regex v1.13.0
5592026-07-20T10:36:56.723Z Compiling bitflags v1.3.2
5602026-07-20T10:36:56.732Z Compiling crc32fast v1.5.0
5612026-07-20T10:36:56.791Z Compiling slab v0.4.12
5622026-07-20T10:36:56.993Z Compiling managed v0.8.0
5632026-07-20T10:36:57.008Z Compiling getrandom v0.4.3
5642026-07-20T10:36:57.025Z Compiling ref-cast v1.0.25
5652026-07-20T10:36:57.270Z Compiling rand_core v0.10.1
5662026-07-20T10:36:57.503Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5672026-07-20T10:36:57.578Z Compiling serde_derive v1.0.228
5682026-07-20T10:36:57.637Z Compiling zerocopy-derive v0.8.54
5692026-07-20T10:36:57.900Z Compiling thiserror-impl v2.0.18
5702026-07-20T10:36:57.990Z Compiling futures-macro v0.3.32
5712026-07-20T10:36:58.198Z Compiling num_enum_derive v0.7.6
5722026-07-20T10:36:58.555Z Compiling darling_macro v0.21.3
5732026-07-20T10:36:58.604Z Compiling darling_macro v0.23.0
5742026-07-20T10:36:58.815Z Compiling futures-util v0.3.32
5752026-07-20T10:36:59.107Z Compiling darling v0.21.3
5762026-07-20T10:36:59.157Z Compiling darling v0.23.0
5772026-07-20T10:36:59.180Z Compiling ingot-macros v0.1.1
5782026-07-20T10:36:59.195Z Compiling ref-cast-impl v1.0.25
5792026-07-20T10:36:59.229Z Compiling foreign-types-macros v0.2.3
5802026-07-20T10:36:59.263Z Compiling cobs v0.3.0
5812026-07-20T10:36:59.488Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5822026-07-20T10:36:59.735Z Compiling proc-macro-error v1.0.4
5832026-07-20T10:36:59.787Z Compiling ipnetwork v0.21.1
5842026-07-20T10:36:59.863Z Compiling unicode-width v0.2.2
5852026-07-20T10:36:59.976Z Compiling crossbeam-epoch v0.9.20
5862026-07-20T10:37:00.077Z Compiling cpufeatures v0.3.0
5872026-07-20T10:37:00.155Z Compiling foreign-types-shared v0.3.1
5882026-07-20T10:37:00.168Z Compiling once_cell v1.21.4
5892026-07-20T10:37:00.177Z Compiling rustix v1.1.4
5902026-07-20T10:37:00.238Z Compiling foreign-types v0.5.0
5912026-07-20T10:37:00.277Z Compiling chacha20 v0.10.1
5922026-07-20T10:37:00.309Z Compiling tabwriter v1.4.1
5932026-07-20T10:37:00.400Z Compiling tracing-core v0.1.36
5942026-07-20T10:37:00.683Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5952026-07-20T10:37:00.730Z Compiling num_enum v0.7.6
5962026-07-20T10:37:00.738Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5972026-07-20T10:37:00.848Z Compiling erased-serde v0.3.31
5982026-07-20T10:37:00.899Z Compiling postcard v1.1.3
5992026-07-20T10:37:01.220Z Compiling futures-executor v0.3.32
6002026-07-20T10:37:01.279Z Compiling tracing-attributes v0.1.31
6012026-07-20T10:37:01.392Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6022026-07-20T10:37:01.808Z Compiling errno v0.3.14
6032026-07-20T10:37:01.895Z Compiling itertools v0.15.0
6042026-07-20T10:37:01.922Z Compiling cstr-argument v0.1.2
6052026-07-20T10:37:01.963Z Compiling dyn-clone v1.0.20
6062026-07-20T10:37:01.963Z Compiling time-core v0.1.9
6072026-07-20T10:37:02.078Z Compiling utf8parse v0.2.2
6082026-07-20T10:37:02.106Z Compiling ingot-types v0.1.2
6092026-07-20T10:37:02.152Z Compiling crossbeam-deque v0.8.7
6102026-07-20T10:37:02.183Z Compiling thiserror v1.0.69
6112026-07-20T10:37:02.278Z Compiling find-msvc-tools v0.1.9
6122026-07-20T10:37:02.504Z Compiling zmij v1.0.22
6132026-07-20T10:37:02.513Z Compiling shlex v2.0.1
6142026-07-20T10:37:02.545Z Compiling ingot v0.1.1
6152026-07-20T10:37:02.558Z Compiling pretty-hex v0.4.2
6162026-07-20T10:37:02.604Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6172026-07-20T10:37:02.692Z Compiling num-conv v0.2.2
6182026-07-20T10:37:02.695Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6192026-07-20T10:37:02.842Z Compiling time-macros v0.2.31
6202026-07-20T10:37:02.850Z Compiling cc v1.2.67
6212026-07-20T10:37:02.856Z Compiling tracing v0.1.44
6222026-07-20T10:37:03.092Z Compiling anstyle-parse v1.0.0
6232026-07-20T10:37:03.182Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6242026-07-20T10:37:03.550Z Compiling rand v0.10.2
6252026-07-20T10:37:03.579Z Compiling futures v0.3.32
6262026-07-20T10:37:03.655Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6272026-07-20T10:37:04.076Z Compiling thiserror-impl v1.0.69
6282026-07-20T10:37:04.375Z Compiling uuid v1.24.0
6292026-07-20T10:37:04.378Z Compiling arc-swap v1.9.2
6302026-07-20T10:37:04.450Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6312026-07-20T10:37:04.697Z Compiling socket2 v0.6.4
6322026-07-20T10:37:04.716Z Compiling nom v8.0.0
6332026-07-20T10:37:04.810Z Compiling thread_local v1.1.10
6342026-07-20T10:37:05.230Z Compiling iana-time-zone v0.1.65
6352026-07-20T10:37:05.246Z Compiling heck v0.4.1
6362026-07-20T10:37:05.519Z Compiling is_terminal_polyfill v1.70.2
6372026-07-20T10:37:05.563Z Compiling serde_json v1.0.150
6382026-07-20T10:37:05.800Z Compiling anstyle-query v1.1.5
6392026-07-20T10:37:05.904Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6402026-07-20T10:37:05.959Z Compiling rayon-core v1.13.0
6412026-07-20T10:37:05.996Z Compiling oxnet v0.1.6
6422026-07-20T10:37:06.113Z Compiling anstyle v1.0.14
6432026-07-20T10:37:06.189Z Compiling deranged v0.5.8
6442026-07-20T10:37:06.292Z Compiling lazy_static v1.5.0
6452026-07-20T10:37:06.358Z Compiling colorchoice v1.0.5
6462026-07-20T10:37:06.393Z Compiling slog-async v2.8.0
6472026-07-20T10:37:06.476Z Compiling powerfmt v0.2.0
6482026-07-20T10:37:06.543Z Compiling colored v3.1.1
6492026-07-20T10:37:06.704Z Compiling anstream v1.0.0
6502026-07-20T10:37:06.714Z Compiling slog-scope v4.4.1
6512026-07-20T10:37:07.107Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6522026-07-20T10:37:07.115Z Compiling chrono v0.4.45
6532026-07-20T10:37:07.340Z Compiling time v0.3.53
6542026-07-20T10:37:07.380Z Compiling rusticata-macros v5.0.0
6552026-07-20T10:37:07.758Z Compiling terminal_size v0.4.4
6562026-07-20T10:37:07.802Z Compiling alloca v0.4.0
6572026-07-20T10:37:07.898Z Compiling cookie-factory v0.3.3
6582026-07-20T10:37:08.094Z Compiling half v2.7.1
6592026-07-20T10:37:08.227Z Compiling crossbeam-channel v0.5.16
6602026-07-20T10:37:08.286Z Compiling is-terminal v0.4.17
6612026-07-20T10:37:08.390Z Compiling itertools v0.12.1
6622026-07-20T10:37:08.421Z Compiling heck v0.5.0
6632026-07-20T10:37:08.624Z Compiling log v0.4.33
6642026-07-20T10:37:08.855Z Compiling term v1.2.1
6652026-07-20T10:37:08.874Z Compiling take_mut v0.2.2
6662026-07-20T10:37:09.168Z Compiling plotters-backend v0.3.7
6672026-07-20T10:37:09.497Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6682026-07-20T10:37:09.636Z Compiling itoa v1.0.18
6692026-07-20T10:37:09.730Z Compiling cfg_aliases v0.2.1
6702026-07-20T10:37:09.802Z Compiling clap_lex v1.1.0
6712026-07-20T10:37:09.835Z Compiling circular v0.3.0
6722026-07-20T10:37:09.844Z Compiling ciborium-io v0.2.2
6732026-07-20T10:37:09.851Z Compiling nix v0.31.3
6742026-07-20T10:37:09.934Z Compiling ciborium-ll v0.2.2
6752026-07-20T10:37:10.052Z Compiling clap_builder v4.6.0
6762026-07-20T10:37:10.111Z Compiling pcap-parser v0.17.0
6772026-07-20T10:37:10.168Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6782026-07-20T10:37:10.233Z Compiling plotters-svg v0.3.7
6792026-07-20T10:37:10.531Z Compiling slog-term v2.9.2
6802026-07-20T10:37:11.356Z Compiling slog-stdlog v4.1.1
6812026-07-20T10:37:11.692Z Compiling clap_derive v4.6.1
6822026-07-20T10:37:11.985Z Compiling itertools v0.13.0
6832026-07-20T10:37:12.014Z Compiling same-file v1.0.6
6842026-07-20T10:37:12.137Z Compiling cast v0.3.0
6852026-07-20T10:37:12.173Z Compiling walkdir v2.5.0
6862026-07-20T10:37:12.436Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6872026-07-20T10:37:12.759Z Compiling rayon v1.12.0
6882026-07-20T10:37:13.295Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6892026-07-20T10:37:13.366Z Compiling clap v4.6.1
6902026-07-20T10:37:13.446Z Compiling criterion-plot v0.8.2
6912026-07-20T10:37:13.517Z Compiling slog-envlogger v2.2.0
6922026-07-20T10:37:14.057Z Compiling tinytemplate v1.2.1
6932026-07-20T10:37:14.235Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6942026-07-20T10:37:14.455Z Compiling plotters v0.3.7
6952026-07-20T10:37:14.976Z Compiling ciborium v0.2.2
6962026-07-20T10:37:15.070Z Compiling page_size v0.6.0
6972026-07-20T10:37:15.146Z Compiling dtor-proc-macro v0.0.13
6982026-07-20T10:37:15.179Z Compiling oorandom v11.1.5
6992026-07-20T10:37:15.270Z Compiling anes v0.1.6
7002026-07-20T10:37:15.508Z Compiling dtor v0.8.1
7012026-07-20T10:37:15.517Z Compiling criterion v0.8.2
7022026-07-20T10:37:15.600Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7032026-07-20T10:37:15.664Z Compiling link-section v0.2.1
7042026-07-20T10:37:15.753Z Compiling ctor-proc-macro v0.0.13
7052026-07-20T10:37:16.124Z Compiling ctor v0.10.1
7062026-07-20T10:37:17.539Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-07-20T10:37:31.449Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.19s
7082026-07-20T10:37:31.543Z Running benches/xde.rs (target/release/deps/xde-f64d5d35ef6afffd)
7092026-07-20T10:37:31.553Z###--------------------------------###
7102026-07-20T10:37:31.553Z:::Building test topology... (120s):::
7112026-07-20T10:37:31.553Z###--------------------------------###
7122026-07-20T10:37:31.558Zadding underlay route 0
7132026-07-20T10:37:31.562Zadding underlay route 1
7142026-07-20T10:37:31.681Zstart zones a, b
7152026-07-20T10:37:41.774Zconfigure zone
7162026-07-20T10:37:41.778Zconfigure zone
7172026-07-20T10:37:41.793Zinstall zone
7182026-07-20T10:37:41.795Zinstall zone
7192026-07-20T10:37:51.604Zboot zone
7202026-07-20T10:37:51.605Zboot zone
7212026-07-20T10:37:51.685Zsetup zones a, b
7222026-07-20T10:37:51.685Z[a] svcs -a
7232026-07-20T10:37:51.685Z[b] svcs -a
7242026-07-20T10:37:51.703ZFailed to parse command output: exit code 1
7252026-07-20T10:37:51.703Zstdout:
7262026-07-20T10:37:51.703Z
7272026-07-20T10:37:51.703Zstderr:
7282026-07-20T10:37:51.703Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-07-20T10:37:51.703ZFailed to parse command output: exit code 1
7302026-07-20T10:37:51.703Zstdout:
7312026-07-20T10:37:51.703Z
7322026-07-20T10:37:51.703Zstderr:
7332026-07-20T10:37:51.703Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-07-20T10:37:51.903Z[b] svcs -a
7352026-07-20T10:37:51.903Z[a] svcs -a
7362026-07-20T10:37:52.013ZSTATE STIME FMRI
7372026-07-20T10:37:52.013Zonline 10:37:50 svc:/system/svc/restarter:default
7382026-07-20T10:37:52.013Zoffline 10:37:50 svc:/system/early-manifest-import:default
7392026-07-20T10:37:52.013Z- - svc:/application/management/net-snmp:default
7402026-07-20T10:37:52.013Z- - svc:/application/pkg/dynamic-mirror:default
7412026-07-20T10:37:52.013Z- - svc:/application/pkg/mirror:default
7422026-07-20T10:37:52.016Z- - svc:/application/pkg/repositories-setup:default
7432026-07-20T10:37:52.016Z- - svc:/application/pkg/server:default
7442026-07-20T10:37:52.016Z- - svc:/application/security/tcsd:default
7452026-07-20T10:37:52.016Z- - svc:/milestone/devices:default
7462026-07-20T10:37:52.016Z- - svc:/milestone/multi-user-server:default
7472026-07-20T10:37:52.016Z- - svc:/milestone/multi-user:default
7482026-07-20T10:37:52.016Z- - svc:/milestone/name-services:default
7492026-07-20T10:37:52.016Z- - svc:/milestone/network:default
7502026-07-20T10:37:52.016Z- - svc:/milestone/single-user:default
7512026-07-20T10:37:52.016Z- - svc:/milestone/sysconfig:default
7522026-07-20T10:37:52.016Z- - svc:/network/chrony:default
7532026-07-20T10:37:52.016Z- - svc:/network/datalink-management:default
7542026-07-20T10:37:52.016Z- - svc:/network/dns/client:default
7552026-07-20T10:37:52.016Z- - svc:/network/dns/install:default
7562026-07-20T10:37:52.016Z- - svc:/network/dns/multicast:default
7572026-07-20T10:37:52.016Z- - svc:/network/inetd-upgrade:default
7582026-07-20T10:37:52.016Z- - svc:/network/inetd:default
7592026-07-20T10:37:52.016Z- - svc:/network/initial:default
7602026-07-20T10:37:52.016Z- - svc:/network/install:default
7612026-07-20T10:37:52.016Z- - svc:/network/ip-interface-management:default
7622026-07-20T10:37:52.016Z- - svc:/network/ipmp:default
7632026-07-20T10:37:52.016Z- - svc:/network/ipqos:default
7642026-07-20T10:37:52.016Z- - svc:/network/ipsec/ike:default
7652026-07-20T10:37:52.016Z- - svc:/network/ipsec/ipsecalgs:default
7662026-07-20T10:37:52.018Z- - svc:/network/ipsec/manual-key:default
7672026-07-20T10:37:52.018Z- - svc:/network/ipsec/policy:default
7682026-07-20T10:37:52.018Z- - svc:/network/iptun:default
7692026-07-20T10:37:52.018Z- - svc:/network/ipv4-forwarding:default
7702026-07-20T10:37:52.018Z- - svc:/network/ipv6-forwarding:default
7712026-07-20T10:37:52.018Z- - svc:/network/ldap/client:default
7722026-07-20T10:37:52.018Z- - svc:/network/location:default
7732026-07-20T10:37:52.018Z- - svc:/network/loopback:default
7742026-07-20T10:37:52.018Z- - svc:/network/netcfg:default
7752026-07-20T10:37:52.018Z- - svc:/network/netmask:default
7762026-07-20T10:37:52.018Z- - svc:/network/nfs/cbd:default
7772026-07-20T10:37:52.018Z- - svc:/network/nfs/client:default
7782026-07-20T10:37:52.018Z- - svc:/network/nfs/log:default
7792026-07-20T10:37:52.018Z- - svc:/network/nfs/mapid:default
7802026-07-20T10:37:52.019Z- - svc:/network/nfs/nlockmgr:default
7812026-07-20T10:37:52.019Z- - svc:/network/nfs/rquota:default
7822026-07-20T10:37:52.019Z- - svc:/network/nfs/server:default
7832026-07-20T10:37:52.019Z- - svc:/network/nfs/status:default
7842026-07-20T10:37:52.019Z- - svc:/network/nis/client:default
7852026-07-20T10:37:52.019Z- - svc:/network/physical:default
7862026-07-20T10:37:52.019Z- - svc:/network/physical:nwam
7872026-07-20T10:37:52.019Z- - svc:/network/routing-setup:default
7882026-07-20T10:37:52.019Z- - svc:/network/routing/legacy-routing:ipv4
7892026-07-20T10:37:52.019Z- - svc:/network/routing/legacy-routing:ipv6
7902026-07-20T10:37:52.019Z- - svc:/network/routing/ndp:default
7912026-07-20T10:37:52.019Z- - svc:/network/routing/rdisc:default
7922026-07-20T10:37:52.019Z- - svc:/network/routing/ripng:default
7932026-07-20T10:37:52.019Z- - svc:/network/routing/route:default
7942026-07-20T10:37:52.019Z- - svc:/network/rpc/bind:default
7952026-07-20T10:37:52.019Z- - svc:/network/rpc/gss:default
7962026-07-20T10:37:52.020Z- - svc:/network/rpc/keyserv:default
7972026-07-20T10:37:52.020Z- - svc:/network/security/kadmin:default
7982026-07-20T10:37:52.020Z- - svc:/network/security/krb5kdc:default
7992026-07-20T10:37:52.020Z- - svc:/network/security/ktkt_warn:default
8002026-07-20T10:37:52.020Z- - svc:/network/service:default
8012026-07-20T10:37:52.020Z- - svc:/network/shares/group:default
8022026-07-20T10:37:52.021Z- - svc:/network/smb/client:default
8032026-07-20T10:37:52.021Z- - svc:/network/smb/server:default
8042026-07-20T10:37:52.021Z- - svc:/network/ssh:default
8052026-07-20T10:37:52.021Z- - svc:/network/tcpkey:default
8062026-07-20T10:37:52.021Z- - svc:/system/auditd:default
8072026-07-20T10:37:52.021Z- - svc:/system/auditset:default
8082026-07-20T10:37:52.021Z- - svc:/system/boot-archive-update:default
8092026-07-20T10:37:52.021Z- - svc:/system/boot-archive:default
8102026-07-20T10:37:52.021Z- - svc:/system/boot-config:default
8112026-07-20T10:37:52.021Z- - svc:/system/consadm:default
8122026-07-20T10:37:52.021Z- - svc:/system/console-login:default
8132026-07-20T10:37:52.021Z- - svc:/system/console-login:vt2
8142026-07-20T10:37:52.022Z- - svc:/system/console-login:vt3
8152026-07-20T10:37:52.022Z- - svc:/system/console-login:vt4
8162026-07-20T10:37:52.022Z- - svc:/system/console-login:vt5
8172026-07-20T10:37:52.022Z- - svc:/system/console-login:vt6
8182026-07-20T10:37:52.022Z- - svc:/system/coreadm:default
8192026-07-20T10:37:52.022Z- - svc:/system/cron:default
8202026-07-20T10:37:52.022Z- - svc:/system/cryptosvc:default
8212026-07-20T10:37:52.022Z- - svc:/system/device/allocate:default
8222026-07-20T10:37:52.022Z- - svc:/system/device/audio:default
8232026-07-20T10:37:52.022Z- - svc:/system/device/local:default
8242026-07-20T10:37:52.022Z- - svc:/system/device/mpxio-upgrade:default
8252026-07-20T10:37:52.022Z- - svc:/system/extended-accounting:flow
8262026-07-20T10:37:52.022Z- - svc:/system/extended-accounting:net
8272026-07-20T10:37:52.022Z- - svc:/system/extended-accounting:process
8282026-07-20T10:37:52.022Z- - svc:/system/extended-accounting:task
8292026-07-20T10:37:52.022Z- - svc:/system/filesystem/local:default
8302026-07-20T10:37:52.022Z- - svc:/system/filesystem/minimal:default
8312026-07-20T10:37:52.022Z- - svc:/system/filesystem/reparse:default
8322026-07-20T10:37:52.022Z- - svc:/system/filesystem/root:default
8332026-07-20T10:37:52.022Z- - svc:/system/filesystem/usr:default
8342026-07-20T10:37:52.022Z- - svc:/system/fm/notify-params:default
8352026-07-20T10:37:52.022Z- - svc:/system/fmd:default
8362026-07-20T10:37:52.027Z- - svc:/system/hostid:default
8372026-07-20T10:37:52.027Z- - svc:/system/hotplug:default
8382026-07-20T10:37:52.028Z- - svc:/system/identity:domain
8392026-07-20T10:37:52.028Z- - svc:/system/identity:node
8402026-07-20T10:37:52.028Z- - svc:/system/idmap:default
8412026-07-20T10:37:52.028Z- - svc:/system/keymap:default
8422026-07-20T10:37:52.028Z- - svc:/system/logadm-upgrade:default
8432026-07-20T10:37:52.028Z- - svc:/system/manifest-import:default
8442026-07-20T10:37:52.028Z- - svc:/system/name-service-cache:default
8452026-07-20T10:37:52.028Z- - svc:/system/pfexec:default
8462026-07-20T10:37:52.028Z- - svc:/system/pkgserv:default
8472026-07-20T10:37:52.029Z- - svc:/system/process-security:default
8482026-07-20T10:37:52.029Z- - svc:/system/rbac:default
8492026-07-20T10:37:52.029Z- - svc:/system/rmtmpfiles:default
8502026-07-20T10:37:52.029Z- - svc:/system/sac:default
8512026-07-20T10:37:52.029Z- - svc:/system/sar:default
8522026-07-20T10:37:52.029Z- - svc:/system/svc/global:default
8532026-07-20T10:37:52.029Z- - svc:/system/system-log:default
8542026-07-20T10:37:52.029Z- - svc:/system/update-man-index:default
8552026-07-20T10:37:52.029Z- - svc:/system/utmp:default
8562026-07-20T10:37:52.029Z- - svc:/system/vtdaemon:default
8572026-07-20T10:37:52.029Z[b] svcs milestone/network
8582026-07-20T10:37:52.029ZSTATE STIME FMRI
8592026-07-20T10:37:52.029Zonline 10:37:50 svc:/system/svc/restarter:default
8602026-07-20T10:37:52.029Zoffline 10:37:50 svc:/system/early-manifest-import:default
8612026-07-20T10:37:52.029Z- - svc:/application/management/net-snmp:default
8622026-07-20T10:37:52.030Z- - svc:/application/pkg/dynamic-mirror:default
8632026-07-20T10:37:52.030Z- - svc:/application/pkg/mirror:default
8642026-07-20T10:37:52.030Z- - svc:/application/pkg/repositories-setup:default
8652026-07-20T10:37:52.030Z- - svc:/application/pkg/server:default
8662026-07-20T10:37:52.030Z- - svc:/application/security/tcsd:default
8672026-07-20T10:37:52.030Z- - svc:/milestone/devices:default
8682026-07-20T10:37:52.030Z- - svc:/milestone/multi-user-server:default
8692026-07-20T10:37:52.030Z- - svc:/milestone/multi-user:default
8702026-07-20T10:37:52.030Z- - svc:/milestone/name-services:default
8712026-07-20T10:37:52.030Z- - svc:/milestone/network:default
8722026-07-20T10:37:52.030Z- - svc:/milestone/single-user:default
8732026-07-20T10:37:52.030Z- - svc:/milestone/sysconfig:default
8742026-07-20T10:37:52.030Z- - svc:/network/chrony:default
8752026-07-20T10:37:52.030Z- - svc:/network/datalink-management:default
8762026-07-20T10:37:52.030Z- - svc:/network/dns/client:default
8772026-07-20T10:37:52.030Z- - svc:/network/dns/install:default
8782026-07-20T10:37:52.030Z- - svc:/network/dns/multicast:default
8792026-07-20T10:37:52.030Z- - svc:/network/inetd-upgrade:default
8802026-07-20T10:37:52.030Z- - svc:/network/inetd:default
8812026-07-20T10:37:52.030Z- - svc:/network/initial:default
8822026-07-20T10:37:52.030Z- - svc:/network/install:default
8832026-07-20T10:37:52.030Z- - svc:/network/ip-interface-management:default
8842026-07-20T10:37:52.030Z- - svc:/network/ipmp:default
8852026-07-20T10:37:52.033Z- - svc:/network/ipqos:default
8862026-07-20T10:37:52.033Z- - svc:/network/ipsec/ike:default
8872026-07-20T10:37:52.033Z- - svc:/network/ipsec/ipsecalgs:default
8882026-07-20T10:37:52.033Z- - svc:/network/ipsec/manual-key:default
8892026-07-20T10:37:52.033Z- - svc:/network/ipsec/policy:default
8902026-07-20T10:37:52.033Z- - svc:/network/iptun:default
8912026-07-20T10:37:52.033Z- - svc:/network/ipv4-forwarding:default
8922026-07-20T10:37:52.033Z- - svc:/network/ipv6-forwarding:default
8932026-07-20T10:37:52.033Z- - svc:/network/ldap/client:default
8942026-07-20T10:37:52.033Z- - svc:/network/location:default
8952026-07-20T10:37:52.034Z- - svc:/network/loopback:default
8962026-07-20T10:37:52.034Z- - svc:/network/netcfg:default
8972026-07-20T10:37:52.034Z- - svc:/network/netmask:default
8982026-07-20T10:37:52.034Z- - svc:/network/nfs/cbd:default
8992026-07-20T10:37:52.034Z- - svc:/network/nfs/client:default
9002026-07-20T10:37:52.034Z- - svc:/network/nfs/log:default
9012026-07-20T10:37:52.034Z- - svc:/network/nfs/mapid:default
9022026-07-20T10:37:52.034Z- - svc:/network/nfs/nlockmgr:default
9032026-07-20T10:37:52.034Z- - svc:/network/nfs/rquota:default
9042026-07-20T10:37:52.034Z- - svc:/network/nfs/server:default
9052026-07-20T10:37:52.034Z- - svc:/network/nfs/status:default
9062026-07-20T10:37:52.034Z- - svc:/network/nis/client:default
9072026-07-20T10:37:52.034Z- - svc:/network/physical:default
9082026-07-20T10:37:52.034Z- - svc:/network/physical:nwam
9092026-07-20T10:37:52.034Z- - svc:/network/routing-setup:default
9102026-07-20T10:37:52.034Z- - svc:/network/routing/legacy-routing:ipv4
9112026-07-20T10:37:52.034Z- - svc:/network/routing/legacy-routing:ipv6
9122026-07-20T10:37:52.034Z- - svc:/network/routing/ndp:default
9132026-07-20T10:37:52.034Z- - svc:/network/routing/rdisc:default
9142026-07-20T10:37:52.034Z- - svc:/network/routing/ripng:default
9152026-07-20T10:37:52.034Z- - svc:/network/routing/route:default
9162026-07-20T10:37:52.034Z- - svc:/network/rpc/bind:default
9172026-07-20T10:37:52.035Z- - svc:/network/rpc/gss:default
9182026-07-20T10:37:52.035Z- - svc:/network/rpc/keyserv:default
9192026-07-20T10:37:52.035Z- - svc:/network/security/kadmin:default
9202026-07-20T10:37:52.035Z- - svc:/network/security/krb5kdc:default
9212026-07-20T10:37:52.035Z- - svc:/network/security/ktkt_warn:default
9222026-07-20T10:37:52.035Z- - svc:/network/service:default
9232026-07-20T10:37:52.035Z- - svc:/network/shares/group:default
9242026-07-20T10:37:52.035Z- - svc:/network/smb/client:default
9252026-07-20T10:37:52.035Z- - svc:/network/smb/server:default
9262026-07-20T10:37:52.035Z- - svc:/network/ssh:default
9272026-07-20T10:37:52.035Z- - svc:/network/tcpkey:default
9282026-07-20T10:37:52.035Z- - svc:/system/auditd:default
9292026-07-20T10:37:52.035Z- - svc:/system/auditset:default
9302026-07-20T10:37:52.035Z- - svc:/system/boot-archive-update:default
9312026-07-20T10:37:52.035Z- - svc:/system/boot-archive:default
9322026-07-20T10:37:52.035Z- - svc:/system/boot-config:default
9332026-07-20T10:37:52.036Z- - svc:/system/consadm:default
9342026-07-20T10:37:52.036Z- - svc:/system/console-login:default
9352026-07-20T10:37:52.036Z- - svc:/system/console-login:vt2
9362026-07-20T10:37:52.044Z- - svc:/system/console-login:vt3
9372026-07-20T10:37:52.044Z- - svc:/system/console-login:vt4
9382026-07-20T10:37:52.044Z- - svc:/system/console-login:vt5
9392026-07-20T10:37:52.044Z- - svc:/system/console-login:vt6
9402026-07-20T10:37:52.044Z- - svc:/system/coreadm:default
9412026-07-20T10:37:52.044Z- - svc:/system/cron:default
9422026-07-20T10:37:52.044Z- - svc:/system/cryptosvc:default
9432026-07-20T10:37:52.044Z- - svc:/system/device/allocate:default
9442026-07-20T10:37:52.044Z- - svc:/system/device/audio:default
9452026-07-20T10:37:52.044Z- - svc:/system/device/local:default
9462026-07-20T10:37:52.044Z- - svc:/system/device/mpxio-upgrade:default
9472026-07-20T10:37:52.044Z- - svc:/system/extended-accounting:flow
9482026-07-20T10:37:52.044Z- - svc:/system/extended-accounting:net
9492026-07-20T10:37:52.044Z- - svc:/system/extended-accounting:process
9502026-07-20T10:37:52.044Z- - svc:/system/extended-accounting:task
9512026-07-20T10:37:52.044Z- - svc:/system/filesystem/local:default
9522026-07-20T10:37:52.044Z- - svc:/system/filesystem/minimal:default
9532026-07-20T10:37:52.045Z- - svc:/system/filesystem/reparse:default
9542026-07-20T10:37:52.046Z- - svc:/system/filesystem/root:default
9552026-07-20T10:37:52.046Z- - svc:/system/filesystem/usr:default
9562026-07-20T10:37:52.046Z- - svc:/system/fm/notify-params:default
9572026-07-20T10:37:52.046Z- - svc:/system/fmd:default
9582026-07-20T10:37:52.046Z- - svc:/system/hostid:default
9592026-07-20T10:37:52.046Z- - svc:/system/hotplug:default
9602026-07-20T10:37:52.046Z- - svc:/system/identity:domain
9612026-07-20T10:37:52.046Z- - svc:/system/identity:node
9622026-07-20T10:37:52.046Z- - svc:/system/idmap:default
9632026-07-20T10:37:52.046Z- - svc:/system/keymap:default
9642026-07-20T10:37:52.046Z- - svc:/system/logadm-upgrade:default
9652026-07-20T10:37:52.046Z- - svc:/system/manifest-import:default
9662026-07-20T10:37:52.046Z- - svc:/system/name-service-cache:default
9672026-07-20T10:37:52.046Z- - svc:/system/pfexec:default
9682026-07-20T10:37:52.046Z- - svc:/system/pkgserv:default
9692026-07-20T10:37:52.046Z- - svc:/system/process-security:default
9702026-07-20T10:37:52.046Z- - svc:/system/rbac:default
9712026-07-20T10:37:52.046Z- - svc:/system/rmtmpfiles:default
9722026-07-20T10:37:52.046Z- - svc:/system/sac:default
9732026-07-20T10:37:52.046Z- - svc:/system/sar:default
9742026-07-20T10:37:52.046Z- - svc:/system/svc/global:default
9752026-07-20T10:37:52.046Z- - svc:/system/system-log:default
9762026-07-20T10:37:52.046Z- - svc:/system/update-man-index:default
9772026-07-20T10:37:52.047Z- - svc:/system/utmp:default
9782026-07-20T10:37:52.047Z- - svc:/system/vtdaemon:default
9792026-07-20T10:37:52.047Z[a] svcs milestone/network
9802026-07-20T10:37:52.047ZSTATE STIME FMRI
9812026-07-20T10:37:52.047Z- - svc:/milestone/network:default
9822026-07-20T10:37:52.047ZSTATE STIME FMRI
9832026-07-20T10:37:52.047Z- - svc:/milestone/network:default
9842026-07-20T10:37:53.026Z[a] svcs milestone/network
9852026-07-20T10:37:53.029Z[b] svcs milestone/network
9862026-07-20T10:37:53.041ZSTATE STIME FMRI
9872026-07-20T10:37:53.041Zonline 10:37:51 svc:/milestone/network:default
9882026-07-20T10:37:53.042ZSTATE STIME FMRI
9892026-07-20T10:37:53.042Zonline 10:37:51 svc:/milestone/network:default
9902026-07-20T10:37:53.042Z[b] ipadm create-addr -t -T dhcp opte1/test
9912026-07-20T10:37:53.042Z[a] ipadm create-addr -t -T dhcp opte0/test
9922026-07-20T10:37:58.792Z
9932026-07-20T10:37:58.792Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-07-20T10:37:58.807Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-07-20T10:37:58.807Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-07-20T10:37:58.817Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-07-20T10:37:58.818Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-07-20T10:37:58.828Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-07-20T10:37:59.531Z
10002026-07-20T10:37:59.531Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-07-20T10:37:59.546Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-07-20T10:37:59.546Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-07-20T10:37:59.558Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-07-20T10:37:59.558Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-07-20T10:37:59.568Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-07-20T10:37:59.571Z###---------------###
10072026-07-20T10:37:59.571Z:::Topology built!:::
10082026-07-20T10:37:59.571Z###---------------###
10092026-07-20T10:37:59.571Z###----------------###
10102026-07-20T10:37:59.571Z::: iPerf spawned! :::
10112026-07-20T10:37:59.571Z:::Waiting... (10s):::
10122026-07-20T10:37:59.571Z###----------------###
10132026-07-20T10:38:09.569Z###---###
10142026-07-20T10:38:09.569Z:::Go!:::
10152026-07-20T10:38:09.570Z###---###
10162026-07-20T10:38:09.570Z[a] ping 10.0.0.2
10172026-07-20T10:38:09.587Z10.0.0.2 is alive
10182026-07-20T10:38:09.587Z###-------------------###
10192026-07-20T10:38:09.587Z:::Running experiment :::
10202026-07-20T10:38:09.587Z:::iperf-tcp/local/c2s:::
10212026-07-20T10:38:09.587Z###-------------------###
10222026-07-20T10:38:16.962Z-----------------------------------------------------------
10232026-07-20T10:38:16.962ZServer listening on 5201 (test #1)
10242026-07-20T10:38:16.962Z-----------------------------------------------------------
10252026-07-20T10:38:16.962ZAccepted connection from 10.0.0.1, port 58638
10262026-07-20T10:38:16.962Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62671
10272026-07-20T10:38:16.962Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41321
10282026-07-20T10:38:16.962Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34957
10292026-07-20T10:38:16.962Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47522
10302026-07-20T10:38:16.962Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54812
10312026-07-20T10:38:16.962Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41792
10322026-07-20T10:38:16.963Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62878
10332026-07-20T10:38:16.963Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45700
10342026-07-20T10:38:16.963Z[ ID] Interval Transfer Bitrate
10352026-07-20T10:38:16.963Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10362026-07-20T10:38:16.963Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10372026-07-20T10:38:16.963Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10382026-07-20T10:38:16.964Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10392026-07-20T10:38:16.964Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
10402026-07-20T10:38:16.964Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10412026-07-20T10:38:16.964Z[ 18] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10422026-07-20T10:38:16.964Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10432026-07-20T10:38:16.964Z[SUM] 0.00-1.00 sec 968 MBytes 8.12 Gbits/sec
10442026-07-20T10:38:16.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-07-20T10:38:16.964Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10462026-07-20T10:38:16.964Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10472026-07-20T10:38:16.964Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10482026-07-20T10:38:16.964Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10492026-07-20T10:38:16.964Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10502026-07-20T10:38:16.964Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10512026-07-20T10:38:16.964Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10522026-07-20T10:38:16.964Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10532026-07-20T10:38:16.964Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
10542026-07-20T10:38:16.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-07-20T10:38:16.964Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10562026-07-20T10:38:16.964Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10572026-07-20T10:38:16.964Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10582026-07-20T10:38:16.964Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10592026-07-20T10:38:16.964Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10602026-07-20T10:38:16.964Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10612026-07-20T10:38:16.964Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10622026-07-20T10:38:16.964Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10632026-07-20T10:38:16.964Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
10642026-07-20T10:38:16.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-07-20T10:38:16.964Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10662026-07-20T10:38:16.964Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-07-20T10:38:16.964Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10682026-07-20T10:38:16.964Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10692026-07-20T10:38:16.964Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10702026-07-20T10:38:16.964Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10712026-07-20T10:38:16.964Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10722026-07-20T10:38:16.964Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10732026-07-20T10:38:16.964Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10742026-07-20T10:38:16.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-07-20T10:38:16.965Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10762026-07-20T10:38:16.965Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10772026-07-20T10:38:16.965Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10782026-07-20T10:38:16.965Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10792026-07-20T10:38:16.965Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10802026-07-20T10:38:16.965Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10812026-07-20T10:38:16.967Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10822026-07-20T10:38:16.967Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10832026-07-20T10:38:16.967Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
10842026-07-20T10:38:16.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-07-20T10:38:16.967Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10862026-07-20T10:38:16.967Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10872026-07-20T10:38:16.967Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10882026-07-20T10:38:16.967Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10892026-07-20T10:38:16.967Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10902026-07-20T10:38:16.967Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10912026-07-20T10:38:16.967Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10922026-07-20T10:38:16.967Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10932026-07-20T10:38:16.967Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
10942026-07-20T10:38:16.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-07-20T10:38:16.967Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10962026-07-20T10:38:16.967Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10972026-07-20T10:38:16.968Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10982026-07-20T10:38:19.962Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10992026-07-20T10:38:19.962Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11002026-07-20T10:38:19.962Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11012026-07-20T10:38:19.962Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11022026-07-20T10:38:19.962Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11032026-07-20T10:38:19.962Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
11042026-07-20T10:38:19.962Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-07-20T10:38:19.962Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11062026-07-20T10:38:19.962Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11072026-07-20T10:38:19.962Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11082026-07-20T10:38:19.962Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11092026-07-20T10:38:19.962Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11102026-07-20T10:38:19.962Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11112026-07-20T10:38:19.963Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11122026-07-20T10:38:19.964Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11132026-07-20T10:38:19.964Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
11142026-07-20T10:38:19.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-07-20T10:38:19.964Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11162026-07-20T10:38:19.964Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11172026-07-20T10:38:19.964Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11182026-07-20T10:38:19.964Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11192026-07-20T10:38:19.964Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11202026-07-20T10:38:19.964Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11212026-07-20T10:38:19.964Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11222026-07-20T10:38:19.964Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11232026-07-20T10:38:19.964Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
11242026-07-20T10:38:19.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-07-20T10:38:19.964Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
11262026-07-20T10:38:19.964Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11272026-07-20T10:38:19.964Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11282026-07-20T10:38:19.964Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11292026-07-20T10:38:19.964Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11302026-07-20T10:38:19.964Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11312026-07-20T10:38:19.964Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11322026-07-20T10:38:19.964Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11332026-07-20T10:38:19.964Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
11342026-07-20T10:38:19.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-07-20T10:38:19.964Z[ 5] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
11362026-07-20T10:38:19.965Z[ 8] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
11372026-07-20T10:38:19.965Z[ 10] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
11382026-07-20T10:38:19.965Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11392026-07-20T10:38:19.965Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11402026-07-20T10:38:19.965Z[ 16] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
11412026-07-20T10:38:19.965Z[ 18] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
11422026-07-20T10:38:19.965Z[ 20] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
11432026-07-20T10:38:19.965Z[SUM] 10.00-10.00 sec 768 KBytes 12.2 Gbits/sec
11442026-07-20T10:38:19.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-07-20T10:38:19.965Z[ ID] Interval Transfer Bitrate
11462026-07-20T10:38:19.965Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11472026-07-20T10:38:19.965Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11482026-07-20T10:38:19.965Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11492026-07-20T10:38:19.965Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11502026-07-20T10:38:19.965Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11512026-07-20T10:38:19.965Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11522026-07-20T10:38:19.965Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11532026-07-20T10:38:19.965Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11542026-07-20T10:38:19.966Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
11552026-07-20T10:38:19.969ZRun 1/5...10072.813848088415Mbps
11562026-07-20T10:38:27.361Z-----------------------------------------------------------
11572026-07-20T10:38:27.361ZServer listening on 5201 (test #2)
11582026-07-20T10:38:27.361Z-----------------------------------------------------------
11592026-07-20T10:38:27.361ZAccepted connection from 10.0.0.1, port 47022
11602026-07-20T10:38:27.361Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37592
11612026-07-20T10:38:27.361Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64991
11622026-07-20T10:38:27.361Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41571
11632026-07-20T10:38:27.362Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35470
11642026-07-20T10:38:27.362Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38857
11652026-07-20T10:38:27.362Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47602
11662026-07-20T10:38:27.362Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43553
11672026-07-20T10:38:27.362Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62890
11682026-07-20T10:38:27.362Z[ ID] Interval Transfer Bitrate
11692026-07-20T10:38:27.362Z[ 5] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11702026-07-20T10:38:27.362Z[ 8] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11712026-07-20T10:38:27.362Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11722026-07-20T10:38:27.363Z[ 12] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11732026-07-20T10:38:27.363Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11742026-07-20T10:38:27.363Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11752026-07-20T10:38:27.363Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11762026-07-20T10:38:27.363Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
11772026-07-20T10:38:27.363Z[SUM] 0.00-1.00 sec 947 MBytes 7.94 Gbits/sec
11782026-07-20T10:38:27.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-07-20T10:38:27.363Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11802026-07-20T10:38:27.363Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11812026-07-20T10:38:27.363Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11822026-07-20T10:38:27.363Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11832026-07-20T10:38:27.363Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11842026-07-20T10:38:27.363Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11852026-07-20T10:38:27.363Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11862026-07-20T10:38:27.363Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11872026-07-20T10:38:27.363Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11882026-07-20T10:38:27.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-07-20T10:38:27.363Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11902026-07-20T10:38:27.363Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11912026-07-20T10:38:27.363Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11922026-07-20T10:38:27.363Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11932026-07-20T10:38:27.363Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11942026-07-20T10:38:27.363Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11952026-07-20T10:38:27.363Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11962026-07-20T10:38:27.364Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11972026-07-20T10:38:27.364Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
11982026-07-20T10:38:27.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-07-20T10:38:27.364Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12002026-07-20T10:38:27.364Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12012026-07-20T10:38:27.364Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12022026-07-20T10:38:27.364Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12032026-07-20T10:38:27.364Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12042026-07-20T10:38:27.364Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12052026-07-20T10:38:27.364Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12062026-07-20T10:38:27.364Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12072026-07-20T10:38:27.364Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
12082026-07-20T10:38:27.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-07-20T10:38:27.364Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12102026-07-20T10:38:27.364Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12112026-07-20T10:38:27.364Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12122026-07-20T10:38:27.364Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12132026-07-20T10:38:27.364Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12142026-07-20T10:38:27.364Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12152026-07-20T10:38:27.364Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12162026-07-20T10:38:27.364Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12172026-07-20T10:38:27.364Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
12182026-07-20T10:38:27.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-07-20T10:38:27.364Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12202026-07-20T10:38:27.367Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12212026-07-20T10:38:27.370Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12222026-07-20T10:38:27.370Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12232026-07-20T10:38:27.370Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12242026-07-20T10:38:27.370Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12252026-07-20T10:38:27.370Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12262026-07-20T10:38:27.370Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12272026-07-20T10:38:27.370Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12282026-07-20T10:38:27.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-07-20T10:38:27.371Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12302026-07-20T10:38:27.371Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12312026-07-20T10:38:27.371Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12322026-07-20T10:38:30.364Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12332026-07-20T10:38:30.364Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12342026-07-20T10:38:30.364Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12352026-07-20T10:38:30.364Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12362026-07-20T10:38:30.364Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12372026-07-20T10:38:30.364Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12382026-07-20T10:38:30.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-07-20T10:38:30.364Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12402026-07-20T10:38:30.364Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12412026-07-20T10:38:30.364Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12422026-07-20T10:38:30.364Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12432026-07-20T10:38:30.364Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12442026-07-20T10:38:30.364Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12452026-07-20T10:38:30.364Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12462026-07-20T10:38:30.364Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12472026-07-20T10:38:30.364Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12482026-07-20T10:38:30.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-07-20T10:38:30.364Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12502026-07-20T10:38:30.364Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12512026-07-20T10:38:30.364Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12522026-07-20T10:38:30.364Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12532026-07-20T10:38:30.364Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12542026-07-20T10:38:30.365Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12552026-07-20T10:38:30.365Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12562026-07-20T10:38:30.365Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12572026-07-20T10:38:30.365Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
12582026-07-20T10:38:30.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-07-20T10:38:30.365Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12602026-07-20T10:38:30.365Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12612026-07-20T10:38:30.365Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12622026-07-20T10:38:30.365Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12632026-07-20T10:38:30.365Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12642026-07-20T10:38:30.365Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12652026-07-20T10:38:30.365Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12662026-07-20T10:38:30.365Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12672026-07-20T10:38:30.367Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
12682026-07-20T10:38:30.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-07-20T10:38:30.367Z[ 5] 10.00-10.00 sec 256 KBytes 1.24 Gbits/sec
12702026-07-20T10:38:30.367Z[ 8] 10.00-10.00 sec 384 KBytes 1.86 Gbits/sec
12712026-07-20T10:38:30.367Z[ 10] 10.00-10.00 sec 384 KBytes 1.86 Gbits/sec
12722026-07-20T10:38:30.367Z[ 12] 10.00-10.00 sec 256 KBytes 1.24 Gbits/sec
12732026-07-20T10:38:30.367Z[ 14] 10.00-10.00 sec 384 KBytes 1.86 Gbits/sec
12742026-07-20T10:38:30.367Z[ 16] 10.00-10.00 sec 256 KBytes 1.24 Gbits/sec
12752026-07-20T10:38:30.367Z[ 18] 10.00-10.00 sec 384 KBytes 1.86 Gbits/sec
12762026-07-20T10:38:30.367Z[ 20] 10.00-10.00 sec 384 KBytes 1.86 Gbits/sec
12772026-07-20T10:38:30.367Z[SUM] 10.00-10.00 sec 2.62 MBytes 13.0 Gbits/sec
12782026-07-20T10:38:30.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-07-20T10:38:30.367Z[ ID] Interval Transfer Bitrate
12802026-07-20T10:38:30.371Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12812026-07-20T10:38:30.371Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12822026-07-20T10:38:30.371Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12832026-07-20T10:38:30.371Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12842026-07-20T10:38:30.371Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12852026-07-20T10:38:30.371Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12862026-07-20T10:38:30.371Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12872026-07-20T10:38:30.371Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12882026-07-20T10:38:30.371Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
12892026-07-20T10:38:30.371ZRun 2/5...10061.748494026504Mbps
12902026-07-20T10:38:37.752Z-----------------------------------------------------------
12912026-07-20T10:38:37.752ZServer listening on 5201 (test #3)
12922026-07-20T10:38:37.752Z-----------------------------------------------------------
12932026-07-20T10:38:37.752ZAccepted connection from 10.0.0.1, port 49677
12942026-07-20T10:38:37.752Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37147
12952026-07-20T10:38:37.752Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53557
12962026-07-20T10:38:37.752Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63535
12972026-07-20T10:38:37.752Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51297
12982026-07-20T10:38:37.752Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50227
12992026-07-20T10:38:37.752Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61505
13002026-07-20T10:38:37.752Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41518
13012026-07-20T10:38:37.754Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64060
13022026-07-20T10:38:37.754Z[ ID] Interval Transfer Bitrate
13032026-07-20T10:38:37.754Z[ 5] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
13042026-07-20T10:38:37.754Z[ 8] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
13052026-07-20T10:38:37.754Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
13062026-07-20T10:38:37.754Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
13072026-07-20T10:38:37.754Z[ 14] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
13082026-07-20T10:38:37.754Z[ 16] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
13092026-07-20T10:38:37.754Z[ 18] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
13102026-07-20T10:38:37.754Z[ 20] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
13112026-07-20T10:38:37.754Z[SUM] 0.00-1.00 sec 946 MBytes 7.93 Gbits/sec
13122026-07-20T10:38:37.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-07-20T10:38:37.754Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13142026-07-20T10:38:37.754Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13152026-07-20T10:38:37.754Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13162026-07-20T10:38:37.754Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13172026-07-20T10:38:37.755Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13182026-07-20T10:38:37.755Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13192026-07-20T10:38:37.755Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13202026-07-20T10:38:37.755Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13212026-07-20T10:38:37.755Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13222026-07-20T10:38:37.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-07-20T10:38:37.755Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13242026-07-20T10:38:37.755Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13252026-07-20T10:38:37.756Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13262026-07-20T10:38:37.756Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13272026-07-20T10:38:37.756Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13282026-07-20T10:38:37.756Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13292026-07-20T10:38:37.757Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13302026-07-20T10:38:37.757Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13312026-07-20T10:38:37.757Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13322026-07-20T10:38:37.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-07-20T10:38:37.757Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13342026-07-20T10:38:37.757Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13352026-07-20T10:38:37.757Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13362026-07-20T10:38:37.757Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13372026-07-20T10:38:37.757Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13382026-07-20T10:38:37.757Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13392026-07-20T10:38:37.757Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13402026-07-20T10:38:37.757Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13412026-07-20T10:38:37.757Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13422026-07-20T10:38:37.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-07-20T10:38:37.757Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13442026-07-20T10:38:37.757Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13452026-07-20T10:38:37.757Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13462026-07-20T10:38:37.757Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13472026-07-20T10:38:37.757Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13482026-07-20T10:38:37.757Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13492026-07-20T10:38:37.758Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13502026-07-20T10:38:37.758Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13512026-07-20T10:38:37.758Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
13522026-07-20T10:38:37.758Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-07-20T10:38:37.758Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13542026-07-20T10:38:37.758Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13552026-07-20T10:38:37.758Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13562026-07-20T10:38:37.758Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13572026-07-20T10:38:37.758Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13582026-07-20T10:38:37.758Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13592026-07-20T10:38:37.758Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13602026-07-20T10:38:37.762Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13612026-07-20T10:38:37.762Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
13622026-07-20T10:38:37.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-07-20T10:38:37.762Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13642026-07-20T10:38:37.762Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13652026-07-20T10:38:37.762Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13662026-07-20T10:38:40.754Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13672026-07-20T10:38:40.754Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13682026-07-20T10:38:40.754Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13692026-07-20T10:38:40.754Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13702026-07-20T10:38:40.754Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13712026-07-20T10:38:40.754Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
13722026-07-20T10:38:40.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-07-20T10:38:40.754Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13742026-07-20T10:38:40.754Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13752026-07-20T10:38:40.754Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13762026-07-20T10:38:40.754Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13772026-07-20T10:38:40.754Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13782026-07-20T10:38:40.754Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13792026-07-20T10:38:40.754Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13802026-07-20T10:38:40.754Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13812026-07-20T10:38:40.754Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13822026-07-20T10:38:40.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-07-20T10:38:40.754Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13842026-07-20T10:38:40.754Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13852026-07-20T10:38:40.754Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13862026-07-20T10:38:40.754Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13872026-07-20T10:38:40.754Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13882026-07-20T10:38:40.754Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13892026-07-20T10:38:40.754Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13902026-07-20T10:38:40.754Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13912026-07-20T10:38:40.754Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.3 Gbits/sec
13922026-07-20T10:38:40.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-07-20T10:38:40.755Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13942026-07-20T10:38:40.755Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13952026-07-20T10:38:40.755Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13962026-07-20T10:38:40.755Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13972026-07-20T10:38:40.755Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13982026-07-20T10:38:40.755Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13992026-07-20T10:38:40.755Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14002026-07-20T10:38:40.755Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14012026-07-20T10:38:40.755Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14022026-07-20T10:38:40.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-07-20T10:38:40.755Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14042026-07-20T10:38:40.755Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14052026-07-20T10:38:40.755Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14062026-07-20T10:38:40.755Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14072026-07-20T10:38:40.755Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14082026-07-20T10:38:40.755Z[ 16] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
14092026-07-20T10:38:40.755Z[ 18] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
14102026-07-20T10:38:40.755Z[ 20] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
14112026-07-20T10:38:40.755Z[SUM] 10.00-10.00 sec 384 KBytes 6.43 Gbits/sec
14122026-07-20T10:38:40.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-07-20T10:38:40.755Z[ ID] Interval Transfer Bitrate
14142026-07-20T10:38:40.755Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14152026-07-20T10:38:40.755Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14162026-07-20T10:38:40.755Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14172026-07-20T10:38:40.755Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14182026-07-20T10:38:40.755Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14192026-07-20T10:38:40.755Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14202026-07-20T10:38:40.756Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14212026-07-20T10:38:40.756Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14222026-07-20T10:38:40.756Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
14232026-07-20T10:38:40.759ZRun 3/5...10064.253961650915Mbps
14242026-07-20T10:38:48.151Z-----------------------------------------------------------
14252026-07-20T10:38:48.151ZServer listening on 5201 (test #4)
14262026-07-20T10:38:48.151Z-----------------------------------------------------------
14272026-07-20T10:38:48.151ZAccepted connection from 10.0.0.1, port 63319
14282026-07-20T10:38:48.151Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62297
14292026-07-20T10:38:48.151Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51851
14302026-07-20T10:38:48.151Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51371
14312026-07-20T10:38:48.151Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53140
14322026-07-20T10:38:48.151Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52385
14332026-07-20T10:38:48.151Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48209
14342026-07-20T10:38:48.151Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60122
14352026-07-20T10:38:48.152Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45066
14362026-07-20T10:38:48.152Z[ ID] Interval Transfer Bitrate
14372026-07-20T10:38:48.152Z[ 5] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
14382026-07-20T10:38:48.152Z[ 8] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
14392026-07-20T10:38:48.152Z[ 10] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
14402026-07-20T10:38:48.152Z[ 12] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
14412026-07-20T10:38:48.152Z[ 14] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
14422026-07-20T10:38:48.152Z[ 16] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
14432026-07-20T10:38:48.152Z[ 18] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
14442026-07-20T10:38:48.152Z[ 20] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
14452026-07-20T10:38:48.152Z[SUM] 0.00-1.00 sec 938 MBytes 7.87 Gbits/sec
14462026-07-20T10:38:48.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-07-20T10:38:48.152Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14482026-07-20T10:38:48.152Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14492026-07-20T10:38:48.152Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14502026-07-20T10:38:48.152Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14512026-07-20T10:38:48.152Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14522026-07-20T10:38:48.152Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14532026-07-20T10:38:48.153Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14542026-07-20T10:38:48.153Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14552026-07-20T10:38:48.153Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14562026-07-20T10:38:48.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-07-20T10:38:48.153Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14582026-07-20T10:38:48.153Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14592026-07-20T10:38:48.154Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14602026-07-20T10:38:48.154Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14612026-07-20T10:38:48.154Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14622026-07-20T10:38:48.154Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14632026-07-20T10:38:48.154Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14642026-07-20T10:38:48.154Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14652026-07-20T10:38:48.157Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14662026-07-20T10:38:48.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-07-20T10:38:48.157Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14682026-07-20T10:38:48.157Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14692026-07-20T10:38:48.157Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14702026-07-20T10:38:48.157Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14712026-07-20T10:38:48.157Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14722026-07-20T10:38:48.157Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14732026-07-20T10:38:48.157Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14742026-07-20T10:38:48.157Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
14752026-07-20T10:38:48.157Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
14762026-07-20T10:38:48.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-07-20T10:38:48.157Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14782026-07-20T10:38:48.157Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14792026-07-20T10:38:48.157Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14802026-07-20T10:38:48.157Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14812026-07-20T10:38:48.157Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14822026-07-20T10:38:48.158Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14832026-07-20T10:38:48.158Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14842026-07-20T10:38:48.158Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
14852026-07-20T10:38:48.158Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
14862026-07-20T10:38:48.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-07-20T10:38:48.158Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14882026-07-20T10:38:48.158Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14892026-07-20T10:38:48.158Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14902026-07-20T10:38:48.158Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14912026-07-20T10:38:48.158Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14922026-07-20T10:38:48.158Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14932026-07-20T10:38:48.158Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14942026-07-20T10:38:48.158Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
14952026-07-20T10:38:48.158Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
14962026-07-20T10:38:48.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-07-20T10:38:48.158Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14982026-07-20T10:38:48.158Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14992026-07-20T10:38:48.158Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15002026-07-20T10:38:51.152Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15012026-07-20T10:38:51.152Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15022026-07-20T10:38:51.152Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15032026-07-20T10:38:51.152Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15042026-07-20T10:38:51.152Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15052026-07-20T10:38:51.152Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15062026-07-20T10:38:51.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-07-20T10:38:51.152Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15082026-07-20T10:38:51.152Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15092026-07-20T10:38:51.152Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15102026-07-20T10:38:51.152Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15112026-07-20T10:38:51.152Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15122026-07-20T10:38:51.152Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
15132026-07-20T10:38:51.152Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15142026-07-20T10:38:51.153Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15152026-07-20T10:38:51.153Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15162026-07-20T10:38:51.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-07-20T10:38:51.155Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15182026-07-20T10:38:51.155Z[ 8] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15192026-07-20T10:38:51.155Z[ 10] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15202026-07-20T10:38:51.155Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15212026-07-20T10:38:51.155Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15222026-07-20T10:38:51.155Z[ 16] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15232026-07-20T10:38:51.155Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15242026-07-20T10:38:51.155Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15252026-07-20T10:38:51.155Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.1 Gbits/sec
15262026-07-20T10:38:51.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-07-20T10:38:51.155Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15282026-07-20T10:38:51.155Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15292026-07-20T10:38:51.155Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15302026-07-20T10:38:51.155Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15312026-07-20T10:38:51.155Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15322026-07-20T10:38:51.156Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15332026-07-20T10:38:51.156Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15342026-07-20T10:38:51.156Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15352026-07-20T10:38:51.156Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
15362026-07-20T10:38:51.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-07-20T10:38:51.156Z[ 5] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
15382026-07-20T10:38:51.156Z[ 8] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
15392026-07-20T10:38:51.156Z[ 10] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
15402026-07-20T10:38:51.156Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15412026-07-20T10:38:51.156Z[ 14] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
15422026-07-20T10:38:51.156Z[ 16] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
15432026-07-20T10:38:51.156Z[ 18] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
15442026-07-20T10:38:51.156Z[ 20] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
15452026-07-20T10:38:51.156Z[SUM] 10.00-10.00 sec 896 KBytes 13.0 Gbits/sec
15462026-07-20T10:38:51.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-07-20T10:38:51.159Z[ ID] Interval Transfer Bitrate
15482026-07-20T10:38:51.159Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15492026-07-20T10:38:51.159Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15502026-07-20T10:38:51.159Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15512026-07-20T10:38:51.159Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15522026-07-20T10:38:51.159Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15532026-07-20T10:38:51.159Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15542026-07-20T10:38:51.159Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15552026-07-20T10:38:51.159Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15562026-07-20T10:38:51.159Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
15572026-07-20T10:38:51.163ZRun 4/5...10033.643138423507Mbps
15582026-07-20T10:38:58.541Z-----------------------------------------------------------
15592026-07-20T10:38:58.541ZServer listening on 5201 (test #5)
15602026-07-20T10:38:58.541Z-----------------------------------------------------------
15612026-07-20T10:38:58.541ZAccepted connection from 10.0.0.1, port 45023
15622026-07-20T10:38:58.541Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38305
15632026-07-20T10:38:58.541Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64315
15642026-07-20T10:38:58.541Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51582
15652026-07-20T10:38:58.541Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60348
15662026-07-20T10:38:58.541Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64253
15672026-07-20T10:38:58.541Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60549
15682026-07-20T10:38:58.541Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51321
15692026-07-20T10:38:58.541Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40209
15702026-07-20T10:38:58.541Z[ ID] Interval Transfer Bitrate
15712026-07-20T10:38:58.541Z[ 5] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15722026-07-20T10:38:58.541Z[ 8] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15732026-07-20T10:38:58.541Z[ 10] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
15742026-07-20T10:38:58.541Z[ 12] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
15752026-07-20T10:38:58.541Z[ 14] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
15762026-07-20T10:38:58.541Z[ 16] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15772026-07-20T10:38:58.541Z[ 18] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
15782026-07-20T10:38:58.541Z[ 20] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
15792026-07-20T10:38:58.541Z[SUM] 0.00-1.00 sec 932 MBytes 7.82 Gbits/sec
15802026-07-20T10:38:58.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-07-20T10:38:58.541Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15822026-07-20T10:38:58.541Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15832026-07-20T10:38:58.541Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15842026-07-20T10:38:58.541Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15852026-07-20T10:38:58.541Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15862026-07-20T10:38:58.541Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15872026-07-20T10:38:58.541Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15882026-07-20T10:38:58.541Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15892026-07-20T10:38:58.542Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.3 Gbits/sec
15902026-07-20T10:38:58.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-07-20T10:38:58.542Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15922026-07-20T10:38:58.542Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15932026-07-20T10:38:58.542Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15942026-07-20T10:38:58.542Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15952026-07-20T10:38:58.542Z[ 14] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15962026-07-20T10:38:58.542Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15972026-07-20T10:38:58.542Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15982026-07-20T10:38:58.542Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15992026-07-20T10:38:58.542Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
16002026-07-20T10:38:58.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-07-20T10:38:58.542Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16022026-07-20T10:38:58.542Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16032026-07-20T10:38:58.542Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16042026-07-20T10:38:58.544Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16052026-07-20T10:38:58.544Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16062026-07-20T10:38:58.544Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16072026-07-20T10:38:58.544Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16082026-07-20T10:38:58.544Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16092026-07-20T10:38:58.544Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
16102026-07-20T10:38:58.544Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-07-20T10:38:58.544Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16122026-07-20T10:38:58.544Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16132026-07-20T10:38:58.547Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16142026-07-20T10:38:58.548Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16152026-07-20T10:38:58.548Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16162026-07-20T10:38:58.548Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16172026-07-20T10:38:58.548Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16182026-07-20T10:38:58.548Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16192026-07-20T10:38:58.548Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
16202026-07-20T10:38:58.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-07-20T10:38:58.548Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16222026-07-20T10:38:58.548Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16232026-07-20T10:38:58.548Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16242026-07-20T10:38:58.548Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16252026-07-20T10:38:58.548Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16262026-07-20T10:38:58.548Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16272026-07-20T10:38:58.548Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16282026-07-20T10:38:58.549Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16292026-07-20T10:38:58.549Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
16302026-07-20T10:38:58.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-07-20T10:38:58.549Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16322026-07-20T10:38:58.549Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16332026-07-20T10:38:58.549Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16342026-07-20T10:39:01.546Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16352026-07-20T10:39:01.546Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16362026-07-20T10:39:01.546Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16372026-07-20T10:39:01.546Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16382026-07-20T10:39:01.546Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16392026-07-20T10:39:01.547Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
16402026-07-20T10:39:01.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-07-20T10:39:01.547Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16422026-07-20T10:39:01.547Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16432026-07-20T10:39:01.547Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16442026-07-20T10:39:01.547Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16452026-07-20T10:39:01.547Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16462026-07-20T10:39:01.547Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16472026-07-20T10:39:01.548Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16482026-07-20T10:39:01.548Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16492026-07-20T10:39:01.548Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16502026-07-20T10:39:01.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-07-20T10:39:01.548Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16522026-07-20T10:39:01.548Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16532026-07-20T10:39:01.548Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16542026-07-20T10:39:01.548Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16552026-07-20T10:39:01.548Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16562026-07-20T10:39:01.548Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16572026-07-20T10:39:01.548Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16582026-07-20T10:39:01.548Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
16592026-07-20T10:39:01.548Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
16602026-07-20T10:39:01.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-07-20T10:39:01.548Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16622026-07-20T10:39:01.548Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16632026-07-20T10:39:01.548Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16642026-07-20T10:39:01.548Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16652026-07-20T10:39:01.549Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16662026-07-20T10:39:01.549Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16672026-07-20T10:39:01.549Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16682026-07-20T10:39:01.549Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
16692026-07-20T10:39:01.550Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
16702026-07-20T10:39:01.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-07-20T10:39:01.550Z[ 5] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
16722026-07-20T10:39:01.550Z[ 8] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
16732026-07-20T10:39:01.550Z[ 10] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
16742026-07-20T10:39:01.550Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16752026-07-20T10:39:01.550Z[ 14] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
16762026-07-20T10:39:01.550Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16772026-07-20T10:39:01.550Z[ 18] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
16782026-07-20T10:39:01.550Z[ 20] 10.00-10.00 sec 128 KBytes 1.98 Gbits/sec
16792026-07-20T10:39:01.550Z[SUM] 10.00-10.00 sec 768 KBytes 11.9 Gbits/sec
16802026-07-20T10:39:01.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-07-20T10:39:01.560Z[ ID] Interval Transfer Bitrate
16822026-07-20T10:39:01.560Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16832026-07-20T10:39:01.560Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16842026-07-20T10:39:01.560Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16852026-07-20T10:39:01.560Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16862026-07-20T10:39:01.560Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16872026-07-20T10:39:01.560Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16882026-07-20T10:39:01.560Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16892026-07-20T10:39:01.560Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16902026-07-20T10:39:01.560Z[SUM] 0.00-10.00 sec 11.6 GBytes 10.0 Gbits/sec receiver
16912026-07-20T10:39:01.560ZRun 5/5...9995.55952445356Mbps
16922026-07-20T10:39:01.560Z###---------------------###
16932026-07-20T10:39:01.560Z::: iPerf done... :::
16942026-07-20T10:39:01.560Z:::Awaiting out files...:::
16952026-07-20T10:39:01.561Z###---------------------###
16962026-07-20T10:39:01.561Z###-----###
16972026-07-20T10:39:01.561Z:::done!:::
16982026-07-20T10:39:01.561Z###-----###
16992026-07-20T10:39:01.561Z###-------------------###
17002026-07-20T10:39:01.561Z:::Running experiment :::
17012026-07-20T10:39:01.561Z:::iperf-tcp/local/s2c:::
17022026-07-20T10:39:01.561Z###-------------------###
17032026-07-20T10:39:08.958Z-----------------------------------------------------------
17042026-07-20T10:39:08.958ZServer listening on 5201 (test #6)
17052026-07-20T10:39:08.958Z-----------------------------------------------------------
17062026-07-20T10:39:08.958ZAccepted connection from 10.0.0.1, port 33933
17072026-07-20T10:39:08.958Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52912
17082026-07-20T10:39:08.958Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47274
17092026-07-20T10:39:08.958Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52903
17102026-07-20T10:39:08.958Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45783
17112026-07-20T10:39:08.958Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64028
17122026-07-20T10:39:08.958Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34584
17132026-07-20T10:39:08.958Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40800
17142026-07-20T10:39:08.958Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36576
17152026-07-20T10:39:08.960Z[ ID] Interval Transfer Bitrate
17162026-07-20T10:39:08.960Z[ 5] 0.00-1.00 sec 116 MBytes 973 Mbits/sec
17172026-07-20T10:39:08.960Z[ 8] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
17182026-07-20T10:39:08.960Z[ 10] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
17192026-07-20T10:39:08.960Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
17202026-07-20T10:39:08.960Z[ 14] 0.00-1.00 sec 116 MBytes 972 Mbits/sec
17212026-07-20T10:39:08.960Z[ 16] 0.00-1.00 sec 117 MBytes 979 Mbits/sec
17222026-07-20T10:39:08.960Z[ 18] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
17232026-07-20T10:39:08.960Z[ 20] 0.00-1.00 sec 116 MBytes 972 Mbits/sec
17242026-07-20T10:39:08.960Z[SUM] 0.00-1.00 sec 935 MBytes 7.85 Gbits/sec
17252026-07-20T10:39:08.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-07-20T10:39:08.960Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17272026-07-20T10:39:08.960Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17282026-07-20T10:39:08.960Z[ 10] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
17292026-07-20T10:39:08.960Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17302026-07-20T10:39:08.960Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17312026-07-20T10:39:08.960Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17322026-07-20T10:39:08.961Z[ 18] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
17332026-07-20T10:39:08.961Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17342026-07-20T10:39:08.961Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
17352026-07-20T10:39:08.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-07-20T10:39:08.961Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
17372026-07-20T10:39:08.961Z[ 8] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
17382026-07-20T10:39:08.961Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17392026-07-20T10:39:08.962Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17402026-07-20T10:39:08.962Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17412026-07-20T10:39:08.962Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17422026-07-20T10:39:08.962Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17432026-07-20T10:39:08.962Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17442026-07-20T10:39:08.962Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
17452026-07-20T10:39:08.962Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-07-20T10:39:08.962Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
17472026-07-20T10:39:08.962Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17482026-07-20T10:39:08.962Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17492026-07-20T10:39:08.962Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17502026-07-20T10:39:08.962Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
17512026-07-20T10:39:08.962Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17522026-07-20T10:39:08.962Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17532026-07-20T10:39:08.962Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
17542026-07-20T10:39:08.962Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
17552026-07-20T10:39:08.962Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-07-20T10:39:08.962Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17572026-07-20T10:39:08.962Z[ 8] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
17582026-07-20T10:39:08.962Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17592026-07-20T10:39:08.962Z[ 12] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
17602026-07-20T10:39:08.962Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
17612026-07-20T10:39:08.962Z[ 16] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
17622026-07-20T10:39:08.962Z[ 18] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
17632026-07-20T10:39:08.965Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
17642026-07-20T10:39:08.965Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
17652026-07-20T10:39:08.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-07-20T10:39:08.965Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
17672026-07-20T10:39:08.969Z[ 8] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17682026-07-20T10:39:08.969Z[ 10] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17692026-07-20T10:39:08.969Z[ 12] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
17702026-07-20T10:39:08.969Z[ 14] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
17712026-07-20T10:39:08.969Z[ 16] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17722026-07-20T10:39:08.969Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17732026-07-20T10:39:08.969Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
17742026-07-20T10:39:08.969Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
17752026-07-20T10:39:08.970Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-07-20T10:39:08.970Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
17772026-07-20T10:39:08.970Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17782026-07-20T10:39:08.970Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17792026-07-20T10:39:11.958Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17802026-07-20T10:39:11.958Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
17812026-07-20T10:39:11.959Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17822026-07-20T10:39:11.959Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
17832026-07-20T10:39:11.959Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17842026-07-20T10:39:11.959Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
17852026-07-20T10:39:11.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-07-20T10:39:11.959Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
17872026-07-20T10:39:11.959Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
17882026-07-20T10:39:11.959Z[ 10] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
17892026-07-20T10:39:11.959Z[ 12] 7.00-8.00 sec 163 MBytes 1.37 Gbits/sec
17902026-07-20T10:39:11.959Z[ 14] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
17912026-07-20T10:39:11.959Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17922026-07-20T10:39:11.959Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
17932026-07-20T10:39:11.959Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
17942026-07-20T10:39:11.959Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
17952026-07-20T10:39:11.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-07-20T10:39:11.959Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17972026-07-20T10:39:11.959Z[ 8] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
17982026-07-20T10:39:11.959Z[ 10] 8.00-9.00 sec 163 MBytes 1.36 Gbits/sec
17992026-07-20T10:39:11.959Z[ 12] 8.00-9.00 sec 167 MBytes 1.40 Gbits/sec
18002026-07-20T10:39:11.959Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18012026-07-20T10:39:11.960Z[ 16] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18022026-07-20T10:39:11.963Z[ 18] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18032026-07-20T10:39:11.963Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18042026-07-20T10:39:11.963Z[SUM] 8.00-9.00 sec 1.24 GBytes 10.6 Gbits/sec
18052026-07-20T10:39:11.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-07-20T10:39:11.964Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
18072026-07-20T10:39:11.964Z[ 8] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18082026-07-20T10:39:11.964Z[ 10] 9.00-10.00 sec 166 MBytes 1.39 Gbits/sec
18092026-07-20T10:39:11.964Z[ 12] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
18102026-07-20T10:39:11.964Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
18112026-07-20T10:39:11.964Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18122026-07-20T10:39:11.964Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
18132026-07-20T10:39:11.964Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
18142026-07-20T10:39:11.964Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.6 Gbits/sec
18152026-07-20T10:39:11.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-07-20T10:39:11.964Z[ 5] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
18172026-07-20T10:39:11.964Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18182026-07-20T10:39:11.964Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-07-20T10:39:11.964Z[ 12] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18202026-07-20T10:39:11.964Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18212026-07-20T10:39:11.964Z[ 16] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18222026-07-20T10:39:11.964Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18232026-07-20T10:39:11.964Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-07-20T10:39:11.964Z[SUM] 10.00-10.00 sec 384 KBytes 6.75 Gbits/sec
18252026-07-20T10:39:11.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-07-20T10:39:11.964Z[ ID] Interval Transfer Bitrate
18272026-07-20T10:39:11.964Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18282026-07-20T10:39:11.964Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18292026-07-20T10:39:11.964Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
18302026-07-20T10:39:11.965Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
18312026-07-20T10:39:11.965Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18322026-07-20T10:39:11.965Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18332026-07-20T10:39:11.965Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18342026-07-20T10:39:11.965Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18352026-07-20T10:39:11.965Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec sender
18362026-07-20T10:39:11.965ZRun 1/5...10177.934851320619Mbps
18372026-07-20T10:39:19.357Z-----------------------------------------------------------
18382026-07-20T10:39:19.357ZServer listening on 5201 (test #7)
18392026-07-20T10:39:19.357Z-----------------------------------------------------------
18402026-07-20T10:39:19.357ZAccepted connection from 10.0.0.1, port 44098
18412026-07-20T10:39:19.357Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37459
18422026-07-20T10:39:19.357Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45677
18432026-07-20T10:39:19.357Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37975
18442026-07-20T10:39:19.358Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49269
18452026-07-20T10:39:19.358Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62096
18462026-07-20T10:39:19.359Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56280
18472026-07-20T10:39:19.359Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49258
18482026-07-20T10:39:19.359Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53328
18492026-07-20T10:39:19.359Z[ ID] Interval Transfer Bitrate
18502026-07-20T10:39:19.359Z[ 5] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec
18512026-07-20T10:39:19.359Z[ 8] 0.00-1.00 sec 152 MBytes 1.28 Gbits/sec
18522026-07-20T10:39:19.359Z[ 10] 0.00-1.00 sec 137 MBytes 1.15 Gbits/sec
18532026-07-20T10:39:19.359Z[ 12] 0.00-1.00 sec 148 MBytes 1.24 Gbits/sec
18542026-07-20T10:39:19.359Z[ 14] 0.00-1.00 sec 137 MBytes 1.15 Gbits/sec
18552026-07-20T10:39:19.359Z[ 16] 0.00-1.00 sec 137 MBytes 1.15 Gbits/sec
18562026-07-20T10:39:19.359Z[ 18] 0.00-1.00 sec 137 MBytes 1.15 Gbits/sec
18572026-07-20T10:39:19.359Z[ 20] 0.00-1.00 sec 157 MBytes 1.32 Gbits/sec
18582026-07-20T10:39:19.359Z[SUM] 0.00-1.00 sec 1.13 GBytes 9.74 Gbits/sec
18592026-07-20T10:39:19.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-07-20T10:39:19.359Z[ 5] 1.00-2.00 sec 167 MBytes 1.40 Gbits/sec
18612026-07-20T10:39:19.359Z[ 8] 1.00-2.00 sec 224 MBytes 1.88 Gbits/sec
18622026-07-20T10:39:19.359Z[ 10] 1.00-2.00 sec 179 MBytes 1.50 Gbits/sec
18632026-07-20T10:39:19.359Z[ 12] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
18642026-07-20T10:39:19.359Z[ 14] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec
18652026-07-20T10:39:19.359Z[ 16] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec
18662026-07-20T10:39:19.359Z[ 18] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec
18672026-07-20T10:39:19.359Z[ 20] 1.00-2.00 sec 227 MBytes 1.90 Gbits/sec
18682026-07-20T10:39:19.360Z[SUM] 1.00-2.00 sec 1.46 GBytes 12.5 Gbits/sec
18692026-07-20T10:39:19.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-07-20T10:39:19.360Z[ 5] 2.00-3.00 sec 208 MBytes 1.74 Gbits/sec
18712026-07-20T10:39:19.360Z[ 8] 2.00-3.00 sec 171 MBytes 1.43 Gbits/sec
18722026-07-20T10:39:19.360Z[ 10] 2.00-3.00 sec 186 MBytes 1.56 Gbits/sec
18732026-07-20T10:39:19.360Z[ 12] 2.00-3.00 sec 251 MBytes 2.10 Gbits/sec
18742026-07-20T10:39:19.360Z[ 14] 2.00-3.00 sec 190 MBytes 1.59 Gbits/sec
18752026-07-20T10:39:19.360Z[ 16] 2.00-3.00 sec 186 MBytes 1.56 Gbits/sec
18762026-07-20T10:39:19.360Z[ 18] 2.00-3.00 sec 190 MBytes 1.59 Gbits/sec
18772026-07-20T10:39:19.360Z[ 20] 2.00-3.00 sec 206 MBytes 1.73 Gbits/sec
18782026-07-20T10:39:19.360Z[SUM] 2.00-3.00 sec 1.55 GBytes 13.3 Gbits/sec
18792026-07-20T10:39:19.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-07-20T10:39:19.360Z[ 5] 3.00-4.00 sec 175 MBytes 1.47 Gbits/sec
18812026-07-20T10:39:19.360Z[ 8] 3.00-4.00 sec 222 MBytes 1.86 Gbits/sec
18822026-07-20T10:39:19.360Z[ 10] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
18832026-07-20T10:39:19.360Z[ 12] 3.00-4.00 sec 195 MBytes 1.64 Gbits/sec
18842026-07-20T10:39:19.360Z[ 14] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec
18852026-07-20T10:39:19.360Z[ 16] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
18862026-07-20T10:39:19.360Z[ 18] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec
18872026-07-20T10:39:19.360Z[ 20] 3.00-4.00 sec 176 MBytes 1.47 Gbits/sec
18882026-07-20T10:39:19.360Z[SUM] 3.00-4.00 sec 1.44 GBytes 12.3 Gbits/sec
18892026-07-20T10:39:19.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-07-20T10:39:19.360Z[ 5] 4.00-5.00 sec 188 MBytes 1.58 Gbits/sec
18912026-07-20T10:39:19.360Z[ 8] 4.00-5.00 sec 210 MBytes 1.77 Gbits/sec
18922026-07-20T10:39:19.360Z[ 10] 4.00-5.00 sec 190 MBytes 1.59 Gbits/sec
18932026-07-20T10:39:19.360Z[ 12] 4.00-5.00 sec 180 MBytes 1.51 Gbits/sec
18942026-07-20T10:39:19.360Z[ 14] 4.00-5.00 sec 194 MBytes 1.62 Gbits/sec
18952026-07-20T10:39:19.360Z[ 16] 4.00-5.00 sec 190 MBytes 1.59 Gbits/sec
18962026-07-20T10:39:19.360Z[ 18] 4.00-5.00 sec 194 MBytes 1.62 Gbits/sec
18972026-07-20T10:39:19.360Z[ 20] 4.00-5.00 sec 259 MBytes 2.17 Gbits/sec
18982026-07-20T10:39:19.361Z[SUM] 4.00-5.00 sec 1.57 GBytes 13.5 Gbits/sec
18992026-07-20T10:39:19.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-07-20T10:39:19.361Z[ 5] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
19012026-07-20T10:39:19.361Z[ 8] 5.00-6.00 sec 176 MBytes 1.48 Gbits/sec
19022026-07-20T10:39:19.361Z[ 10] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
19032026-07-20T10:39:19.361Z[ 12] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
19042026-07-20T10:39:19.361Z[ 14] 5.00-6.00 sec 162 MBytes 1.35 Gbits/sec
19052026-07-20T10:39:19.361Z[ 16] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
19062026-07-20T10:39:19.361Z[ 18] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
19072026-07-20T10:39:19.361Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19082026-07-20T10:39:19.361Z[SUM] 5.00-6.00 sec 1.27 GBytes 10.9 Gbits/sec
19092026-07-20T10:39:19.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-07-20T10:39:19.361Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
19112026-07-20T10:39:19.361Z[ 8] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
19122026-07-20T10:39:19.361Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19132026-07-20T10:39:22.358Z[ 12] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
19142026-07-20T10:39:22.358Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19152026-07-20T10:39:22.358Z[ 16] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
19162026-07-20T10:39:22.358Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19172026-07-20T10:39:22.358Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19182026-07-20T10:39:22.359Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
19192026-07-20T10:39:22.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-07-20T10:39:22.360Z[ 5] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
19212026-07-20T10:39:22.360Z[ 8] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19222026-07-20T10:39:22.360Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19232026-07-20T10:39:22.360Z[ 12] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
19242026-07-20T10:39:22.360Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19252026-07-20T10:39:22.360Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19262026-07-20T10:39:22.360Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19272026-07-20T10:39:22.360Z[ 20] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
19282026-07-20T10:39:22.360Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19292026-07-20T10:39:22.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-07-20T10:39:22.360Z[ 5] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
19312026-07-20T10:39:22.360Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19322026-07-20T10:39:22.360Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19332026-07-20T10:39:22.360Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19342026-07-20T10:39:22.360Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19352026-07-20T10:39:22.360Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
19362026-07-20T10:39:22.360Z[ 18] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
19372026-07-20T10:39:22.360Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19382026-07-20T10:39:22.360Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
19392026-07-20T10:39:22.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-07-20T10:39:22.360Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19412026-07-20T10:39:22.360Z[ 8] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19422026-07-20T10:39:22.360Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19432026-07-20T10:39:22.360Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19442026-07-20T10:39:22.360Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19452026-07-20T10:39:22.360Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19462026-07-20T10:39:22.360Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19472026-07-20T10:39:22.360Z[ 20] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
19482026-07-20T10:39:22.360Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
19492026-07-20T10:39:22.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-07-20T10:39:22.360Z[ 5] 10.00-10.00 sec 256 KBytes 2.21 Gbits/sec
19512026-07-20T10:39:22.360Z[ 8] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
19522026-07-20T10:39:22.360Z[ 10] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
19532026-07-20T10:39:22.361Z[ 12] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
19542026-07-20T10:39:22.361Z[ 14] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
19552026-07-20T10:39:22.361Z[ 16] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
19562026-07-20T10:39:22.361Z[ 18] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
19572026-07-20T10:39:22.361Z[ 20] 10.00-10.00 sec 128 KBytes 1.11 Gbits/sec
19582026-07-20T10:39:22.361Z[SUM] 10.00-10.00 sec 1.12 MBytes 9.94 Gbits/sec
19592026-07-20T10:39:22.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-07-20T10:39:22.361Z[ ID] Interval Transfer Bitrate
19612026-07-20T10:39:22.361Z[ 5] 0.00-10.00 sec 1.64 GBytes 1.41 Gbits/sec sender
19622026-07-20T10:39:22.361Z[ 8] 0.00-10.00 sec 1.74 GBytes 1.50 Gbits/sec sender
19632026-07-20T10:39:22.361Z[ 10] 0.00-10.00 sec 1.61 GBytes 1.38 Gbits/sec sender
19642026-07-20T10:39:22.361Z[ 12] 0.00-10.00 sec 1.67 GBytes 1.44 Gbits/sec sender
19652026-07-20T10:39:22.361Z[ 14] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
19662026-07-20T10:39:22.361Z[ 16] 0.00-10.00 sec 1.61 GBytes 1.38 Gbits/sec sender
19672026-07-20T10:39:22.361Z[ 18] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
19682026-07-20T10:39:22.361Z[ 20] 0.00-10.00 sec 1.76 GBytes 1.51 Gbits/sec sender
19692026-07-20T10:39:22.361Z[SUM] 0.00-10.00 sec 13.3 GBytes 11.4 Gbits/sec sender
19702026-07-20T10:39:22.365ZRun 2/5...11399.020546321388Mbps
19712026-07-20T10:39:29.747Z-----------------------------------------------------------
19722026-07-20T10:39:29.747ZServer listening on 5201 (test #8)
19732026-07-20T10:39:29.748Z-----------------------------------------------------------
19742026-07-20T10:39:29.748ZAccepted connection from 10.0.0.1, port 60347
19752026-07-20T10:39:29.748Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55114
19762026-07-20T10:39:29.748Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62683
19772026-07-20T10:39:29.748Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42042
19782026-07-20T10:39:29.748Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38035
19792026-07-20T10:39:29.748Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47896
19802026-07-20T10:39:29.748Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35579
19812026-07-20T10:39:29.748Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43153
19822026-07-20T10:39:29.748Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35917
19832026-07-20T10:39:29.748Z[ ID] Interval Transfer Bitrate
19842026-07-20T10:39:29.748Z[ 5] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
19852026-07-20T10:39:29.748Z[ 8] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19862026-07-20T10:39:29.748Z[ 10] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
19872026-07-20T10:39:29.748Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19882026-07-20T10:39:29.748Z[ 14] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
19892026-07-20T10:39:29.748Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19902026-07-20T10:39:29.748Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19912026-07-20T10:39:29.748Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
19922026-07-20T10:39:29.748Z[SUM] 0.00-1.00 sec 983 MBytes 8.25 Gbits/sec
19932026-07-20T10:39:29.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-07-20T10:39:29.748Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19952026-07-20T10:39:29.748Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19962026-07-20T10:39:29.748Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19972026-07-20T10:39:29.748Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19982026-07-20T10:39:29.748Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
19992026-07-20T10:39:29.748Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20002026-07-20T10:39:29.748Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20012026-07-20T10:39:29.748Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20022026-07-20T10:39:29.748Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
20032026-07-20T10:39:29.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-07-20T10:39:29.748Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20052026-07-20T10:39:29.748Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20062026-07-20T10:39:29.748Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20072026-07-20T10:39:29.748Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20082026-07-20T10:39:29.748Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20092026-07-20T10:39:29.748Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20102026-07-20T10:39:29.748Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20112026-07-20T10:39:29.749Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20122026-07-20T10:39:29.749Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
20132026-07-20T10:39:29.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-07-20T10:39:29.749Z[ 5] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
20152026-07-20T10:39:29.749Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20162026-07-20T10:39:29.749Z[ 10] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20172026-07-20T10:39:29.749Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20182026-07-20T10:39:29.749Z[ 14] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20192026-07-20T10:39:29.749Z[ 16] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
20202026-07-20T10:39:29.749Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20212026-07-20T10:39:29.749Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20222026-07-20T10:39:29.749Z[SUM] 3.00-4.00 sec 1.22 GBytes 10.5 Gbits/sec
20232026-07-20T10:39:29.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-07-20T10:39:29.749Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20252026-07-20T10:39:29.749Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20262026-07-20T10:39:29.749Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20272026-07-20T10:39:29.749Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20282026-07-20T10:39:29.749Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20292026-07-20T10:39:29.749Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20302026-07-20T10:39:29.749Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20312026-07-20T10:39:29.749Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20322026-07-20T10:39:29.749Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
20332026-07-20T10:39:29.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-07-20T10:39:29.751Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20352026-07-20T10:39:29.751Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20362026-07-20T10:39:29.751Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20372026-07-20T10:39:29.751Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20382026-07-20T10:39:29.751Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20392026-07-20T10:39:29.751Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20402026-07-20T10:39:29.752Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20412026-07-20T10:39:29.752Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20422026-07-20T10:39:29.752Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20432026-07-20T10:39:29.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-07-20T10:39:29.752Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20452026-07-20T10:39:29.752Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20462026-07-20T10:39:29.752Z[ 10] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
20472026-07-20T10:39:32.748Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
20482026-07-20T10:39:32.748Z[ 14] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
20492026-07-20T10:39:32.749Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20502026-07-20T10:39:32.749Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20512026-07-20T10:39:32.749Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20522026-07-20T10:39:32.749Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
20532026-07-20T10:39:32.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-07-20T10:39:32.749Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20552026-07-20T10:39:32.749Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20562026-07-20T10:39:32.749Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20572026-07-20T10:39:32.749Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20582026-07-20T10:39:32.749Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20592026-07-20T10:39:32.749Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20602026-07-20T10:39:32.749Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20612026-07-20T10:39:32.749Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20622026-07-20T10:39:32.749Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
20632026-07-20T10:39:32.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-07-20T10:39:32.749Z[ 5] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
20652026-07-20T10:39:32.749Z[ 8] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
20662026-07-20T10:39:32.749Z[ 10] 8.00-9.00 sec 164 MBytes 1.38 Gbits/sec
20672026-07-20T10:39:32.749Z[ 12] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
20682026-07-20T10:39:32.749Z[ 14] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
20692026-07-20T10:39:32.749Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20702026-07-20T10:39:32.749Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20712026-07-20T10:39:32.749Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20722026-07-20T10:39:32.749Z[SUM] 8.00-9.00 sec 1.24 GBytes 10.7 Gbits/sec
20732026-07-20T10:39:32.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-07-20T10:39:32.749Z[ 5] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
20752026-07-20T10:39:32.749Z[ 8] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
20762026-07-20T10:39:32.749Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20772026-07-20T10:39:32.749Z[ 12] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
20782026-07-20T10:39:32.749Z[ 14] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20792026-07-20T10:39:32.749Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20802026-07-20T10:39:32.749Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20812026-07-20T10:39:32.749Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20822026-07-20T10:39:32.749Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
20832026-07-20T10:39:32.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-07-20T10:39:32.749Z[ 5] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
20852026-07-20T10:39:32.750Z[ 8] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
20862026-07-20T10:39:32.750Z[ 10] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
20872026-07-20T10:39:32.750Z[ 12] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
20882026-07-20T10:39:32.750Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20892026-07-20T10:39:32.750Z[ 16] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
20902026-07-20T10:39:32.750Z[ 18] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
20912026-07-20T10:39:32.750Z[ 20] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
20922026-07-20T10:39:32.750Z[SUM] 10.00-10.00 sec 896 KBytes 16.1 Gbits/sec
20932026-07-20T10:39:32.750Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-07-20T10:39:32.750Z[ ID] Interval Transfer Bitrate
20952026-07-20T10:39:32.750Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
20962026-07-20T10:39:32.750Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20972026-07-20T10:39:32.750Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
20982026-07-20T10:39:32.750Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20992026-07-20T10:39:32.750Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21002026-07-20T10:39:32.751Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21012026-07-20T10:39:32.751Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21022026-07-20T10:39:32.751Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21032026-07-20T10:39:32.751Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
21042026-07-20T10:39:32.756ZRun 3/5...10230.160641649843Mbps
21052026-07-20T10:39:40.163Z-----------------------------------------------------------
21062026-07-20T10:39:40.163ZServer listening on 5201 (test #9)
21072026-07-20T10:39:40.163Z-----------------------------------------------------------
21082026-07-20T10:39:40.164ZAccepted connection from 10.0.0.1, port 53457
21092026-07-20T10:39:40.164Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46078
21102026-07-20T10:39:40.164Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49600
21112026-07-20T10:39:40.164Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48164
21122026-07-20T10:39:40.164Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37465
21132026-07-20T10:39:40.164Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39340
21142026-07-20T10:39:40.164Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40588
21152026-07-20T10:39:40.164Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48068
21162026-07-20T10:39:40.164Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51256
21172026-07-20T10:39:40.164Z[ ID] Interval Transfer Bitrate
21182026-07-20T10:39:40.164Z[ 5] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
21192026-07-20T10:39:40.164Z[ 8] 0.00-1.00 sec 145 MBytes 1.22 Gbits/sec
21202026-07-20T10:39:40.164Z[ 10] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
21212026-07-20T10:39:40.164Z[ 12] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
21222026-07-20T10:39:40.164Z[ 14] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
21232026-07-20T10:39:40.164Z[ 16] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21242026-07-20T10:39:40.164Z[ 18] 0.00-1.00 sec 138 MBytes 1.15 Gbits/sec
21252026-07-20T10:39:40.164Z[ 20] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
21262026-07-20T10:39:40.164Z[SUM] 0.00-1.00 sec 1.02 GBytes 8.74 Gbits/sec
21272026-07-20T10:39:40.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-07-20T10:39:40.164Z[ 5] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
21292026-07-20T10:39:40.164Z[ 8] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
21302026-07-20T10:39:40.164Z[ 10] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
21312026-07-20T10:39:40.164Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21322026-07-20T10:39:40.164Z[ 14] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
21332026-07-20T10:39:40.164Z[ 16] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
21342026-07-20T10:39:40.164Z[ 18] 1.00-2.00 sec 166 MBytes 1.39 Gbits/sec
21352026-07-20T10:39:40.164Z[ 20] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21362026-07-20T10:39:40.164Z[SUM] 1.00-2.00 sec 1.25 GBytes 10.8 Gbits/sec
21372026-07-20T10:39:40.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-07-20T10:39:40.164Z[ 5] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21392026-07-20T10:39:40.164Z[ 8] 2.00-3.00 sec 160 MBytes 1.35 Gbits/sec
21402026-07-20T10:39:40.164Z[ 10] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21412026-07-20T10:39:40.164Z[ 12] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21422026-07-20T10:39:40.164Z[ 14] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21432026-07-20T10:39:40.164Z[ 16] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
21442026-07-20T10:39:40.164Z[ 18] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
21452026-07-20T10:39:40.164Z[ 20] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21462026-07-20T10:39:40.165Z[SUM] 2.00-3.00 sec 1.24 GBytes 10.7 Gbits/sec
21472026-07-20T10:39:40.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-07-20T10:39:40.165Z[ 5] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21492026-07-20T10:39:40.165Z[ 8] 3.00-4.00 sec 164 MBytes 1.38 Gbits/sec
21502026-07-20T10:39:40.165Z[ 10] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21512026-07-20T10:39:40.165Z[ 12] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
21522026-07-20T10:39:40.165Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21532026-07-20T10:39:40.165Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21542026-07-20T10:39:40.166Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21552026-07-20T10:39:40.166Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
21562026-07-20T10:39:40.166Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
21572026-07-20T10:39:40.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-07-20T10:39:40.166Z[ 5] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
21592026-07-20T10:39:40.166Z[ 8] 4.00-5.00 sec 164 MBytes 1.37 Gbits/sec
21602026-07-20T10:39:40.166Z[ 10] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
21612026-07-20T10:39:40.166Z[ 12] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
21622026-07-20T10:39:40.166Z[ 14] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
21632026-07-20T10:39:40.166Z[ 16] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
21642026-07-20T10:39:40.166Z[ 18] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
21652026-07-20T10:39:40.166Z[ 20] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
21662026-07-20T10:39:40.166Z[SUM] 4.00-5.00 sec 1.25 GBytes 10.7 Gbits/sec
21672026-07-20T10:39:40.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-07-20T10:39:40.166Z[ 5] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
21692026-07-20T10:39:40.166Z[ 8] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
21702026-07-20T10:39:40.166Z[ 10] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
21712026-07-20T10:39:40.166Z[ 12] 5.00-6.00 sec 168 MBytes 1.41 Gbits/sec
21722026-07-20T10:39:40.167Z[ 14] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
21732026-07-20T10:39:40.167Z[ 16] 5.00-6.00 sec 166 MBytes 1.39 Gbits/sec
21742026-07-20T10:39:40.167Z[ 18] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21752026-07-20T10:39:40.167Z[ 20] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
21762026-07-20T10:39:40.167Z[SUM] 5.00-6.00 sec 1.27 GBytes 10.9 Gbits/sec
21772026-07-20T10:39:40.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-07-20T10:39:40.167Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21792026-07-20T10:39:40.168Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
21802026-07-20T10:39:40.171Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21812026-07-20T10:39:43.164Z[ 12] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
21822026-07-20T10:39:43.164Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21832026-07-20T10:39:43.164Z[ 16] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
21842026-07-20T10:39:43.164Z[ 18] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
21852026-07-20T10:39:43.164Z[ 20] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21862026-07-20T10:39:43.164Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.5 Gbits/sec
21872026-07-20T10:39:43.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-07-20T10:39:43.164Z[ 5] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
21892026-07-20T10:39:43.164Z[ 8] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21902026-07-20T10:39:43.164Z[ 10] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
21912026-07-20T10:39:43.164Z[ 12] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
21922026-07-20T10:39:43.164Z[ 14] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
21932026-07-20T10:39:43.164Z[ 16] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21942026-07-20T10:39:43.164Z[ 18] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
21952026-07-20T10:39:43.164Z[ 20] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
21962026-07-20T10:39:43.164Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.6 Gbits/sec
21972026-07-20T10:39:43.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-07-20T10:39:43.164Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21992026-07-20T10:39:43.164Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22002026-07-20T10:39:43.164Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22012026-07-20T10:39:43.164Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22022026-07-20T10:39:43.164Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22032026-07-20T10:39:43.164Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22042026-07-20T10:39:43.164Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22052026-07-20T10:39:43.164Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22062026-07-20T10:39:43.164Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22072026-07-20T10:39:43.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-07-20T10:39:43.164Z[ 5] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22092026-07-20T10:39:43.166Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22102026-07-20T10:39:43.166Z[ 10] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22112026-07-20T10:39:43.166Z[ 12] 9.00-10.00 sec 169 MBytes 1.42 Gbits/sec
22122026-07-20T10:39:43.166Z[ 14] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22132026-07-20T10:39:43.166Z[ 16] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22142026-07-20T10:39:43.166Z[ 18] 9.00-10.00 sec 175 MBytes 1.46 Gbits/sec
22152026-07-20T10:39:43.166Z[ 20] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22162026-07-20T10:39:43.166Z[SUM] 9.00-10.00 sec 1.27 GBytes 10.9 Gbits/sec
22172026-07-20T10:39:43.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-07-20T10:39:43.166Z[ 5] 10.00-10.00 sec 128 KBytes 6.20 Gbits/sec
22192026-07-20T10:39:43.166Z[ 8] 10.00-10.00 sec 128 KBytes 6.20 Gbits/sec
22202026-07-20T10:39:43.166Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-07-20T10:39:43.166Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-07-20T10:39:43.166Z[ 14] 10.00-10.00 sec 128 KBytes 6.24 Gbits/sec
22232026-07-20T10:39:43.166Z[ 16] 10.00-10.00 sec 128 KBytes 6.24 Gbits/sec
22242026-07-20T10:39:43.166Z[ 18] 10.00-10.00 sec 128 KBytes 6.24 Gbits/sec
22252026-07-20T10:39:43.166Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-07-20T10:39:43.166Z[SUM] 10.00-10.00 sec 640 KBytes 31.0 Gbits/sec
22272026-07-20T10:39:43.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-07-20T10:39:43.166Z[ ID] Interval Transfer Bitrate
22292026-07-20T10:39:43.166Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22302026-07-20T10:39:43.166Z[ 8] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
22312026-07-20T10:39:43.166Z[ 10] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22322026-07-20T10:39:43.166Z[ 12] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
22332026-07-20T10:39:43.167Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22342026-07-20T10:39:43.167Z[ 16] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
22352026-07-20T10:39:43.167Z[ 18] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
22362026-07-20T10:39:43.167Z[ 20] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
22372026-07-20T10:39:43.167Z[SUM] 0.00-10.00 sec 12.2 GBytes 10.5 Gbits/sec sender
22382026-07-20T10:39:43.170ZRun 4/5...10479.068109760401Mbps
22392026-07-20T10:39:50.554Z-----------------------------------------------------------
22402026-07-20T10:39:50.554ZServer listening on 5201 (test #10)
22412026-07-20T10:39:50.554Z-----------------------------------------------------------
22422026-07-20T10:39:50.554ZAccepted connection from 10.0.0.1, port 62296
22432026-07-20T10:39:50.554Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55361
22442026-07-20T10:39:50.554Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58874
22452026-07-20T10:39:50.554Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33408
22462026-07-20T10:39:50.554Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37306
22472026-07-20T10:39:50.554Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41611
22482026-07-20T10:39:50.554Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55515
22492026-07-20T10:39:50.554Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55310
22502026-07-20T10:39:50.554Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41604
22512026-07-20T10:39:50.554Z[ ID] Interval Transfer Bitrate
22522026-07-20T10:39:50.554Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22532026-07-20T10:39:50.555Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22542026-07-20T10:39:50.555Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
22552026-07-20T10:39:50.555Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22562026-07-20T10:39:50.555Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22572026-07-20T10:39:50.555Z[ 16] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22582026-07-20T10:39:50.555Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
22592026-07-20T10:39:50.556Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22602026-07-20T10:39:50.556Z[SUM] 0.00-1.00 sec 965 MBytes 8.09 Gbits/sec
22612026-07-20T10:39:50.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-07-20T10:39:50.556Z[ 5] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
22632026-07-20T10:39:50.556Z[ 8] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
22642026-07-20T10:39:50.556Z[ 10] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
22652026-07-20T10:39:50.556Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22662026-07-20T10:39:50.556Z[ 14] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
22672026-07-20T10:39:50.556Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22682026-07-20T10:39:50.556Z[ 18] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
22692026-07-20T10:39:50.556Z[ 20] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
22702026-07-20T10:39:50.556Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.6 Gbits/sec
22712026-07-20T10:39:50.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-07-20T10:39:50.556Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22732026-07-20T10:39:50.556Z[ 8] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
22742026-07-20T10:39:50.556Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22752026-07-20T10:39:50.556Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22762026-07-20T10:39:50.556Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22772026-07-20T10:39:50.556Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22782026-07-20T10:39:50.556Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22792026-07-20T10:39:50.556Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22802026-07-20T10:39:50.556Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
22812026-07-20T10:39:50.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-07-20T10:39:50.556Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22832026-07-20T10:39:50.557Z[ 8] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22842026-07-20T10:39:50.557Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22852026-07-20T10:39:50.557Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22862026-07-20T10:39:50.557Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22872026-07-20T10:39:50.557Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22882026-07-20T10:39:50.557Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22892026-07-20T10:39:50.557Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
22902026-07-20T10:39:50.557Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
22912026-07-20T10:39:50.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-07-20T10:39:50.557Z[ 5] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
22932026-07-20T10:39:50.557Z[ 8] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
22942026-07-20T10:39:50.557Z[ 10] 4.00-5.00 sec 163 MBytes 1.37 Gbits/sec
22952026-07-20T10:39:50.557Z[ 12] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
22962026-07-20T10:39:50.557Z[ 14] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
22972026-07-20T10:39:50.557Z[ 16] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
22982026-07-20T10:39:50.557Z[ 18] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
22992026-07-20T10:39:50.557Z[ 20] 4.00-5.00 sec 158 MBytes 1.32 Gbits/sec
23002026-07-20T10:39:50.557Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.6 Gbits/sec
23012026-07-20T10:39:50.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-07-20T10:39:50.558Z[ 5] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
23032026-07-20T10:39:50.558Z[ 8] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
23042026-07-20T10:39:50.558Z[ 10] 5.00-6.00 sec 170 MBytes 1.42 Gbits/sec
23052026-07-20T10:39:50.558Z[ 12] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
23062026-07-20T10:39:50.558Z[ 14] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
23072026-07-20T10:39:50.558Z[ 16] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
23082026-07-20T10:39:50.558Z[ 18] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
23092026-07-20T10:39:50.558Z[ 20] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
23102026-07-20T10:39:50.558Z[SUM] 5.00-6.00 sec 1.26 GBytes 10.8 Gbits/sec
23112026-07-20T10:39:50.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-07-20T10:39:50.559Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23132026-07-20T10:39:50.559Z[ 8] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23142026-07-20T10:39:50.559Z[ 10] 6.00-7.00 sec 162 MBytes 1.36 Gbits/sec
23152026-07-20T10:39:53.556Z[ 12] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23162026-07-20T10:39:53.556Z[ 14] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23172026-07-20T10:39:53.556Z[ 16] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23182026-07-20T10:39:53.556Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23192026-07-20T10:39:53.556Z[ 20] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
23202026-07-20T10:39:53.556Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
23212026-07-20T10:39:53.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-07-20T10:39:53.556Z[ 5] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
23232026-07-20T10:39:53.556Z[ 8] 7.00-8.00 sec 167 MBytes 1.40 Gbits/sec
23242026-07-20T10:39:53.556Z[ 10] 7.00-8.00 sec 164 MBytes 1.38 Gbits/sec
23252026-07-20T10:39:53.556Z[ 12] 7.00-8.00 sec 162 MBytes 1.35 Gbits/sec
23262026-07-20T10:39:53.556Z[ 14] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
23272026-07-20T10:39:53.556Z[ 16] 7.00-8.00 sec 161 MBytes 1.35 Gbits/sec
23282026-07-20T10:39:53.556Z[ 18] 7.00-8.00 sec 163 MBytes 1.36 Gbits/sec
23292026-07-20T10:39:53.556Z[ 20] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
23302026-07-20T10:39:53.556Z[SUM] 7.00-8.00 sec 1.27 GBytes 10.9 Gbits/sec
23312026-07-20T10:39:53.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-07-20T10:39:53.556Z[ 5] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23332026-07-20T10:39:53.556Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23342026-07-20T10:39:53.556Z[ 10] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
23352026-07-20T10:39:53.556Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23362026-07-20T10:39:53.556Z[ 14] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23372026-07-20T10:39:53.556Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23382026-07-20T10:39:53.556Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23392026-07-20T10:39:53.557Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23402026-07-20T10:39:53.557Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
23412026-07-20T10:39:53.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-07-20T10:39:53.557Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23432026-07-20T10:39:53.557Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23442026-07-20T10:39:53.557Z[ 10] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
23452026-07-20T10:39:53.557Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23462026-07-20T10:39:53.557Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23472026-07-20T10:39:53.557Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23482026-07-20T10:39:53.557Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23492026-07-20T10:39:53.557Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23502026-07-20T10:39:53.557Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
23512026-07-20T10:39:53.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-07-20T10:39:53.557Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23532026-07-20T10:39:53.557Z[ 8] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23542026-07-20T10:39:53.557Z[ 10] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23552026-07-20T10:39:53.557Z[ 12] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23562026-07-20T10:39:53.557Z[ 14] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23572026-07-20T10:39:53.557Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-07-20T10:39:53.557Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-07-20T10:39:53.557Z[ 20] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
23602026-07-20T10:39:53.557Z[SUM] 10.00-10.00 sec 640 KBytes 11.5 Gbits/sec
23612026-07-20T10:39:53.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-07-20T10:39:53.557Z[ ID] Interval Transfer Bitrate
23632026-07-20T10:39:53.557Z[ 5] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23642026-07-20T10:39:53.557Z[ 8] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
23652026-07-20T10:39:53.557Z[ 10] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
23662026-07-20T10:39:53.557Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23672026-07-20T10:39:53.557Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23682026-07-20T10:39:53.557Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23692026-07-20T10:39:53.557Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23702026-07-20T10:39:53.557Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23712026-07-20T10:39:53.557Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
23722026-07-20T10:39:53.561ZRun 5/5...10344.975351855996Mbps
23732026-07-20T10:39:53.561Z###---------------------###
23742026-07-20T10:39:53.561Z::: iPerf done... :::
23752026-07-20T10:39:53.561Z:::Awaiting out files...:::
23762026-07-20T10:39:53.561Z###---------------------###
23772026-07-20T10:39:53.561Z###-----###
23782026-07-20T10:39:53.561Z:::done!:::
23792026-07-20T10:39:53.561Z###-----###
23802026-07-20T10:39:53.561Z###-------------------###
23812026-07-20T10:39:53.562Z:::Running experiment :::
23822026-07-20T10:39:53.562Z:::iperf-tcp/local/c2s:::
23832026-07-20T10:39:53.563Z###-------------------###
23842026-07-20T10:39:53.906Zdtrace: description 'profile-201us ' matched 2 probes
23852026-07-20T10:40:00.953Z-----------------------------------------------------------
23862026-07-20T10:40:00.953ZServer listening on 5201 (test #11)
23872026-07-20T10:40:00.953Z-----------------------------------------------------------
23882026-07-20T10:40:00.953ZAccepted connection from 10.0.0.1, port 37999
23892026-07-20T10:40:00.953Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42602
23902026-07-20T10:40:00.953Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55356
23912026-07-20T10:40:00.953Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34205
23922026-07-20T10:40:00.953Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47687
23932026-07-20T10:40:00.953Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60246
23942026-07-20T10:40:00.953Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59280
23952026-07-20T10:40:00.953Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39320
23962026-07-20T10:40:00.953Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43809
23972026-07-20T10:40:00.953Z[ ID] Interval Transfer Bitrate
23982026-07-20T10:40:00.953Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
23992026-07-20T10:40:00.953Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24002026-07-20T10:40:00.954Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24012026-07-20T10:40:00.954Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24022026-07-20T10:40:00.954Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
24032026-07-20T10:40:00.954Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24042026-07-20T10:40:00.954Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
24052026-07-20T10:40:00.954Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
24062026-07-20T10:40:00.955Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
24072026-07-20T10:40:00.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-07-20T10:40:00.955Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24092026-07-20T10:40:00.955Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24102026-07-20T10:40:00.955Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
24112026-07-20T10:40:00.956Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24122026-07-20T10:40:00.956Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24132026-07-20T10:40:00.956Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24142026-07-20T10:40:00.956Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24152026-07-20T10:40:00.956Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
24162026-07-20T10:40:00.956Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
24172026-07-20T10:40:00.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-07-20T10:40:00.956Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
24192026-07-20T10:40:00.956Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24202026-07-20T10:40:00.956Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
24212026-07-20T10:40:00.956Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24222026-07-20T10:40:00.956Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24232026-07-20T10:40:00.956Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24242026-07-20T10:40:00.956Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
24252026-07-20T10:40:00.956Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
24262026-07-20T10:40:00.956Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
24272026-07-20T10:40:00.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-07-20T10:40:00.956Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24292026-07-20T10:40:00.956Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24302026-07-20T10:40:00.961Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24312026-07-20T10:40:00.961Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24322026-07-20T10:40:00.961Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24332026-07-20T10:40:00.961Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24342026-07-20T10:40:00.961Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24352026-07-20T10:40:00.961Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24362026-07-20T10:40:00.961Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
24372026-07-20T10:40:00.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-07-20T10:40:00.961Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24392026-07-20T10:40:00.961Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24402026-07-20T10:40:00.961Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24412026-07-20T10:40:00.961Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
24422026-07-20T10:40:00.961Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
24432026-07-20T10:40:00.961Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
24442026-07-20T10:40:00.961Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
24452026-07-20T10:40:00.961Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
24462026-07-20T10:40:00.961Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
24472026-07-20T10:40:00.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-07-20T10:40:00.962Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24492026-07-20T10:40:00.962Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24502026-07-20T10:40:00.962Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24512026-07-20T10:40:00.962Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24522026-07-20T10:40:00.962Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24532026-07-20T10:40:00.962Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24542026-07-20T10:40:00.962Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24552026-07-20T10:40:00.962Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24562026-07-20T10:40:00.963Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
24572026-07-20T10:40:00.963Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-07-20T10:40:00.963Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24592026-07-20T10:40:00.963Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24602026-07-20T10:40:00.963Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24612026-07-20T10:40:03.956Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24622026-07-20T10:40:03.956Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24632026-07-20T10:40:03.956Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24642026-07-20T10:40:03.956Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24652026-07-20T10:40:03.956Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24662026-07-20T10:40:03.956Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
24672026-07-20T10:40:03.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-07-20T10:40:03.956Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24692026-07-20T10:40:03.956Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24702026-07-20T10:40:03.956Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
24712026-07-20T10:40:03.956Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24722026-07-20T10:40:03.956Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
24732026-07-20T10:40:03.956Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24742026-07-20T10:40:03.956Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
24752026-07-20T10:40:03.956Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
24762026-07-20T10:40:03.956Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
24772026-07-20T10:40:03.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-07-20T10:40:03.956Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24792026-07-20T10:40:03.957Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
24802026-07-20T10:40:03.957Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24812026-07-20T10:40:03.957Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24822026-07-20T10:40:03.957Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24832026-07-20T10:40:03.957Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24842026-07-20T10:40:03.957Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
24852026-07-20T10:40:03.957Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
24862026-07-20T10:40:03.957Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
24872026-07-20T10:40:03.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-07-20T10:40:03.959Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24892026-07-20T10:40:03.959Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24902026-07-20T10:40:03.959Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24912026-07-20T10:40:03.959Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24922026-07-20T10:40:03.959Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24932026-07-20T10:40:03.959Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24942026-07-20T10:40:03.959Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24952026-07-20T10:40:03.959Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24962026-07-20T10:40:03.959Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
24972026-07-20T10:40:03.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-07-20T10:40:03.959Z[ 5] 10.00-10.00 sec 128 KBytes 888 Mbits/sec
24992026-07-20T10:40:03.959Z[ 8] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
25002026-07-20T10:40:03.959Z[ 10] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
25012026-07-20T10:40:03.959Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25022026-07-20T10:40:03.959Z[ 14] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
25032026-07-20T10:40:03.959Z[ 16] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
25042026-07-20T10:40:03.959Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25052026-07-20T10:40:03.959Z[ 20] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
25062026-07-20T10:40:03.959Z[SUM] 10.00-10.00 sec 768 KBytes 5.33 Gbits/sec
25072026-07-20T10:40:03.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-07-20T10:40:03.959Z[ ID] Interval Transfer Bitrate
25092026-07-20T10:40:03.959Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25102026-07-20T10:40:03.959Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25112026-07-20T10:40:03.960Z[ 10] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
25122026-07-20T10:40:03.964Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25132026-07-20T10:40:03.964Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25142026-07-20T10:40:03.964Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25152026-07-20T10:40:03.964Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25162026-07-20T10:40:03.964Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
25172026-07-20T10:40:03.964Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
25182026-07-20T10:40:03.964ZRun 1/10...3497.8698239857667Mbps
25192026-07-20T10:40:11.356Z-----------------------------------------------------------
25202026-07-20T10:40:11.356ZServer listening on 5201 (test #12)
25212026-07-20T10:40:11.356Z-----------------------------------------------------------
25222026-07-20T10:40:11.356ZAccepted connection from 10.0.0.1, port 50123
25232026-07-20T10:40:11.356Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33964
25242026-07-20T10:40:11.356Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54053
25252026-07-20T10:40:11.356Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51466
25262026-07-20T10:40:11.356Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39096
25272026-07-20T10:40:11.356Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38612
25282026-07-20T10:40:11.356Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50494
25292026-07-20T10:40:11.357Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46904
25302026-07-20T10:40:11.357Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46106
25312026-07-20T10:40:11.357Z[ ID] Interval Transfer Bitrate
25322026-07-20T10:40:11.357Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25332026-07-20T10:40:11.357Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25342026-07-20T10:40:11.357Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25352026-07-20T10:40:11.357Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25362026-07-20T10:40:11.357Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25372026-07-20T10:40:11.357Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25382026-07-20T10:40:11.357Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
25392026-07-20T10:40:11.357Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25402026-07-20T10:40:11.357Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
25412026-07-20T10:40:11.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-07-20T10:40:11.358Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
25432026-07-20T10:40:11.358Z[ 8] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
25442026-07-20T10:40:11.358Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
25452026-07-20T10:40:11.358Z[ 12] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
25462026-07-20T10:40:11.358Z[ 14] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
25472026-07-20T10:40:11.358Z[ 16] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
25482026-07-20T10:40:11.358Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
25492026-07-20T10:40:11.358Z[ 20] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
25502026-07-20T10:40:11.358Z[SUM] 1.00-2.00 sec 418 MBytes 3.51 Gbits/sec
25512026-07-20T10:40:11.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-07-20T10:40:11.358Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
25532026-07-20T10:40:11.358Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25542026-07-20T10:40:11.358Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25552026-07-20T10:40:11.358Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25562026-07-20T10:40:11.358Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25572026-07-20T10:40:11.358Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25582026-07-20T10:40:11.359Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25592026-07-20T10:40:11.359Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25602026-07-20T10:40:11.359Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
25612026-07-20T10:40:11.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-07-20T10:40:11.359Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25632026-07-20T10:40:11.359Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25642026-07-20T10:40:11.359Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
25652026-07-20T10:40:11.359Z[ 12] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
25662026-07-20T10:40:11.359Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25672026-07-20T10:40:11.359Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25682026-07-20T10:40:11.359Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
25692026-07-20T10:40:11.359Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
25702026-07-20T10:40:11.359Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
25712026-07-20T10:40:11.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-07-20T10:40:11.359Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25732026-07-20T10:40:11.359Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25742026-07-20T10:40:11.359Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25752026-07-20T10:40:11.359Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25762026-07-20T10:40:11.359Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25772026-07-20T10:40:11.359Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25782026-07-20T10:40:11.359Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25792026-07-20T10:40:11.359Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25802026-07-20T10:40:11.359Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
25812026-07-20T10:40:11.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-07-20T10:40:11.359Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25832026-07-20T10:40:11.359Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25842026-07-20T10:40:11.359Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25852026-07-20T10:40:11.360Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25862026-07-20T10:40:11.360Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25872026-07-20T10:40:11.360Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25882026-07-20T10:40:11.360Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25892026-07-20T10:40:11.360Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25902026-07-20T10:40:11.360Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
25912026-07-20T10:40:11.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-07-20T10:40:11.361Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25932026-07-20T10:40:11.361Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
25942026-07-20T10:40:11.361Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25952026-07-20T10:40:14.358Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
25962026-07-20T10:40:14.358Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
25972026-07-20T10:40:14.358Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
25982026-07-20T10:40:14.358Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
25992026-07-20T10:40:14.358Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
26002026-07-20T10:40:14.358Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
26012026-07-20T10:40:14.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-07-20T10:40:14.358Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26032026-07-20T10:40:14.358Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26042026-07-20T10:40:14.358Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26052026-07-20T10:40:14.358Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
26062026-07-20T10:40:14.358Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26072026-07-20T10:40:14.358Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26082026-07-20T10:40:14.358Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26092026-07-20T10:40:14.358Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26102026-07-20T10:40:14.358Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
26112026-07-20T10:40:14.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-07-20T10:40:14.358Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
26132026-07-20T10:40:14.358Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26142026-07-20T10:40:14.358Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
26152026-07-20T10:40:14.358Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
26162026-07-20T10:40:14.358Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
26172026-07-20T10:40:14.358Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
26182026-07-20T10:40:14.358Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
26192026-07-20T10:40:14.358Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
26202026-07-20T10:40:14.358Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
26212026-07-20T10:40:14.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-07-20T10:40:14.358Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26232026-07-20T10:40:14.359Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26242026-07-20T10:40:14.359Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26252026-07-20T10:40:14.359Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26262026-07-20T10:40:14.359Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26272026-07-20T10:40:14.359Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
26282026-07-20T10:40:14.359Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
26292026-07-20T10:40:14.359Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
26302026-07-20T10:40:14.359Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
26312026-07-20T10:40:14.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-07-20T10:40:14.359Z[ 5] 10.00-10.00 sec 128 KBytes 943 Mbits/sec
26332026-07-20T10:40:14.359Z[ 8] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
26342026-07-20T10:40:14.359Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-07-20T10:40:14.360Z[ 12] 10.00-10.00 sec 128 KBytes 946 Mbits/sec
26362026-07-20T10:40:14.360Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26372026-07-20T10:40:14.360Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-07-20T10:40:14.360Z[ 18] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
26392026-07-20T10:40:14.360Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26402026-07-20T10:40:14.360Z[SUM] 10.00-10.00 sec 512 KBytes 3.77 Gbits/sec
26412026-07-20T10:40:14.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-07-20T10:40:14.360Z[ ID] Interval Transfer Bitrate
26432026-07-20T10:40:14.360Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
26442026-07-20T10:40:14.360Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
26452026-07-20T10:40:14.360Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
26462026-07-20T10:40:14.360Z[ 12] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
26472026-07-20T10:40:14.360Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
26482026-07-20T10:40:14.360Z[ 16] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
26492026-07-20T10:40:14.360Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
26502026-07-20T10:40:14.360Z[ 20] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
26512026-07-20T10:40:14.360Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
26522026-07-20T10:40:14.363ZRun 2/10...3468.722116179983Mbps
26532026-07-20T10:40:21.759Z-----------------------------------------------------------
26542026-07-20T10:40:21.759ZServer listening on 5201 (test #13)
26552026-07-20T10:40:21.759Z-----------------------------------------------------------
26562026-07-20T10:40:21.759ZAccepted connection from 10.0.0.1, port 46206
26572026-07-20T10:40:21.759Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63696
26582026-07-20T10:40:21.759Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57354
26592026-07-20T10:40:21.759Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63381
26602026-07-20T10:40:21.759Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44650
26612026-07-20T10:40:21.759Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60697
26622026-07-20T10:40:21.760Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60354
26632026-07-20T10:40:21.761Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62913
26642026-07-20T10:40:21.761Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46542
26652026-07-20T10:40:21.761Z[ ID] Interval Transfer Bitrate
26662026-07-20T10:40:21.761Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26672026-07-20T10:40:21.761Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26682026-07-20T10:40:21.761Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26692026-07-20T10:40:21.762Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26702026-07-20T10:40:21.762Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26712026-07-20T10:40:21.762Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26722026-07-20T10:40:21.762Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26732026-07-20T10:40:21.762Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26742026-07-20T10:40:21.762Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
26752026-07-20T10:40:21.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-07-20T10:40:21.762Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26772026-07-20T10:40:21.762Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26782026-07-20T10:40:21.762Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26792026-07-20T10:40:21.763Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26802026-07-20T10:40:21.763Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26812026-07-20T10:40:21.763Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26822026-07-20T10:40:21.763Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26832026-07-20T10:40:21.763Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26842026-07-20T10:40:21.763Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
26852026-07-20T10:40:21.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-07-20T10:40:21.763Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26872026-07-20T10:40:21.763Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26882026-07-20T10:40:21.763Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26892026-07-20T10:40:21.763Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26902026-07-20T10:40:21.763Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
26912026-07-20T10:40:21.763Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26922026-07-20T10:40:21.763Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26932026-07-20T10:40:21.764Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
26942026-07-20T10:40:21.764Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
26952026-07-20T10:40:21.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-07-20T10:40:21.764Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26972026-07-20T10:40:21.764Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
26982026-07-20T10:40:21.764Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
26992026-07-20T10:40:21.764Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27002026-07-20T10:40:21.764Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27012026-07-20T10:40:21.764Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
27022026-07-20T10:40:21.764Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27032026-07-20T10:40:21.764Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27042026-07-20T10:40:21.764Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
27052026-07-20T10:40:21.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-07-20T10:40:21.764Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27072026-07-20T10:40:21.764Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
27082026-07-20T10:40:21.764Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27092026-07-20T10:40:21.764Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27102026-07-20T10:40:21.764Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27112026-07-20T10:40:21.764Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27122026-07-20T10:40:21.764Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27132026-07-20T10:40:21.768Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27142026-07-20T10:40:21.769Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
27152026-07-20T10:40:21.769Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-07-20T10:40:21.769Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27172026-07-20T10:40:21.771Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27182026-07-20T10:40:21.771Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27192026-07-20T10:40:21.771Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27202026-07-20T10:40:21.771Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27212026-07-20T10:40:21.771Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27222026-07-20T10:40:21.771Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27232026-07-20T10:40:21.771Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27242026-07-20T10:40:21.771Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
27252026-07-20T10:40:21.771Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-07-20T10:40:21.771Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27272026-07-20T10:40:21.771Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27282026-07-20T10:40:21.771Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27292026-07-20T10:40:24.760Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
27302026-07-20T10:40:24.760Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27312026-07-20T10:40:24.760Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27322026-07-20T10:40:24.760Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27332026-07-20T10:40:24.760Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
27342026-07-20T10:40:24.760Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
27352026-07-20T10:40:24.760Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-07-20T10:40:24.760Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27372026-07-20T10:40:24.760Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27382026-07-20T10:40:24.760Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27392026-07-20T10:40:24.761Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27402026-07-20T10:40:24.761Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27412026-07-20T10:40:24.761Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27422026-07-20T10:40:24.761Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
27432026-07-20T10:40:24.761Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
27442026-07-20T10:40:24.761Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
27452026-07-20T10:40:24.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-07-20T10:40:24.761Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27472026-07-20T10:40:24.761Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27482026-07-20T10:40:24.761Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27492026-07-20T10:40:24.762Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27502026-07-20T10:40:24.762Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27512026-07-20T10:40:24.762Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27522026-07-20T10:40:24.762Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27532026-07-20T10:40:24.762Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
27542026-07-20T10:40:24.762Z[SUM] 8.00-9.00 sec 427 MBytes 3.59 Gbits/sec
27552026-07-20T10:40:24.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-07-20T10:40:24.762Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27572026-07-20T10:40:24.763Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27582026-07-20T10:40:24.763Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27592026-07-20T10:40:24.763Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
27602026-07-20T10:40:24.763Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27612026-07-20T10:40:24.763Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27622026-07-20T10:40:24.763Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
27632026-07-20T10:40:24.763Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27642026-07-20T10:40:24.763Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
27652026-07-20T10:40:24.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-07-20T10:40:24.763Z[ 5] 10.00-10.00 sec 128 KBytes 866 Mbits/sec
27672026-07-20T10:40:24.763Z[ 8] 10.00-10.00 sec 128 KBytes 866 Mbits/sec
27682026-07-20T10:40:24.763Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27692026-07-20T10:40:24.763Z[ 12] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
27702026-07-20T10:40:24.763Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27712026-07-20T10:40:24.763Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27722026-07-20T10:40:24.763Z[ 18] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
27732026-07-20T10:40:24.763Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27742026-07-20T10:40:24.764Z[SUM] 10.00-10.00 sec 512 KBytes 3.46 Gbits/sec
27752026-07-20T10:40:24.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-07-20T10:40:24.764Z[ ID] Interval Transfer Bitrate
27772026-07-20T10:40:24.764Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27782026-07-20T10:40:24.764Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27792026-07-20T10:40:24.764Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27802026-07-20T10:40:24.764Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27812026-07-20T10:40:24.764Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27822026-07-20T10:40:24.764Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27832026-07-20T10:40:24.764Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27842026-07-20T10:40:24.764Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27852026-07-20T10:40:24.764Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
27862026-07-20T10:40:24.768ZRun 3/10...3502.2656939030544Mbps
27872026-07-20T10:40:32.160Z-----------------------------------------------------------
27882026-07-20T10:40:32.160ZServer listening on 5201 (test #14)
27892026-07-20T10:40:32.160Z-----------------------------------------------------------
27902026-07-20T10:40:32.160ZAccepted connection from 10.0.0.1, port 60006
27912026-07-20T10:40:32.160Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53576
27922026-07-20T10:40:32.160Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51265
27932026-07-20T10:40:32.160Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63733
27942026-07-20T10:40:32.160Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55656
27952026-07-20T10:40:32.160Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50702
27962026-07-20T10:40:32.160Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46904
27972026-07-20T10:40:32.160Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40592
27982026-07-20T10:40:32.160Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56424
27992026-07-20T10:40:32.160Z[ ID] Interval Transfer Bitrate
28002026-07-20T10:40:32.160Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28012026-07-20T10:40:32.160Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28022026-07-20T10:40:32.160Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28032026-07-20T10:40:32.160Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
28042026-07-20T10:40:32.160Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
28052026-07-20T10:40:32.160Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28062026-07-20T10:40:32.160Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28072026-07-20T10:40:32.160Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
28082026-07-20T10:40:32.160Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
28092026-07-20T10:40:32.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-07-20T10:40:32.160Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28112026-07-20T10:40:32.160Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28122026-07-20T10:40:32.160Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28132026-07-20T10:40:32.161Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28142026-07-20T10:40:32.161Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28152026-07-20T10:40:32.161Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28162026-07-20T10:40:32.161Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28172026-07-20T10:40:32.161Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28182026-07-20T10:40:32.161Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
28192026-07-20T10:40:32.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-07-20T10:40:32.161Z[ 5] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
28212026-07-20T10:40:32.161Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
28222026-07-20T10:40:32.161Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
28232026-07-20T10:40:32.161Z[ 12] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
28242026-07-20T10:40:32.161Z[ 14] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
28252026-07-20T10:40:32.161Z[ 16] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
28262026-07-20T10:40:32.161Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
28272026-07-20T10:40:32.161Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
28282026-07-20T10:40:32.161Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
28292026-07-20T10:40:32.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-07-20T10:40:32.161Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28312026-07-20T10:40:32.161Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
28322026-07-20T10:40:32.162Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28332026-07-20T10:40:32.162Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28342026-07-20T10:40:32.162Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28352026-07-20T10:40:32.162Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28362026-07-20T10:40:32.162Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28372026-07-20T10:40:32.162Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28382026-07-20T10:40:32.162Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
28392026-07-20T10:40:32.162Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-07-20T10:40:32.162Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28412026-07-20T10:40:32.162Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28422026-07-20T10:40:32.162Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28432026-07-20T10:40:32.162Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28442026-07-20T10:40:32.162Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28452026-07-20T10:40:32.162Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28462026-07-20T10:40:32.162Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
28472026-07-20T10:40:32.162Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28482026-07-20T10:40:32.163Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
28492026-07-20T10:40:32.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-07-20T10:40:32.163Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28512026-07-20T10:40:32.163Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28522026-07-20T10:40:32.163Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28532026-07-20T10:40:32.163Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28542026-07-20T10:40:32.163Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28552026-07-20T10:40:32.163Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
28562026-07-20T10:40:32.165Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28572026-07-20T10:40:32.165Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
28582026-07-20T10:40:32.165Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
28592026-07-20T10:40:32.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-07-20T10:40:32.165Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28612026-07-20T10:40:32.168Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
28622026-07-20T10:40:32.168Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
28632026-07-20T10:40:35.162Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28642026-07-20T10:40:35.162Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
28652026-07-20T10:40:35.162Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28662026-07-20T10:40:35.162Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28672026-07-20T10:40:35.162Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28682026-07-20T10:40:35.162Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
28692026-07-20T10:40:35.162Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-07-20T10:40:35.162Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28712026-07-20T10:40:35.162Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
28722026-07-20T10:40:35.162Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28732026-07-20T10:40:35.163Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28742026-07-20T10:40:35.163Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28752026-07-20T10:40:35.163Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28762026-07-20T10:40:35.163Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28772026-07-20T10:40:35.163Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28782026-07-20T10:40:35.163Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
28792026-07-20T10:40:35.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-07-20T10:40:35.163Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28812026-07-20T10:40:35.163Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28822026-07-20T10:40:35.163Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28832026-07-20T10:40:35.163Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28842026-07-20T10:40:35.163Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
28852026-07-20T10:40:35.163Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28862026-07-20T10:40:35.163Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
28872026-07-20T10:40:35.163Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
28882026-07-20T10:40:35.163Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
28892026-07-20T10:40:35.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-07-20T10:40:35.163Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
28912026-07-20T10:40:35.163Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28922026-07-20T10:40:35.163Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
28932026-07-20T10:40:35.164Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28942026-07-20T10:40:35.164Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
28952026-07-20T10:40:35.164Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
28962026-07-20T10:40:35.164Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
28972026-07-20T10:40:35.165Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
28982026-07-20T10:40:35.165Z[SUM] 9.00-10.00 sec 420 MBytes 3.52 Gbits/sec
28992026-07-20T10:40:35.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-07-20T10:40:35.165Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29012026-07-20T10:40:35.165Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29022026-07-20T10:40:35.165Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29032026-07-20T10:40:35.165Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-07-20T10:40:35.165Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-07-20T10:40:35.165Z[ 16] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
29062026-07-20T10:40:35.165Z[ 18] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
29072026-07-20T10:40:35.165Z[ 20] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
29082026-07-20T10:40:35.165Z[SUM] 10.00-10.00 sec 384 KBytes 2.89 Gbits/sec
29092026-07-20T10:40:35.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-07-20T10:40:35.165Z[ ID] Interval Transfer Bitrate
29112026-07-20T10:40:35.165Z[ 5] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
29122026-07-20T10:40:35.165Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29132026-07-20T10:40:35.165Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29142026-07-20T10:40:35.165Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29152026-07-20T10:40:35.165Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29162026-07-20T10:40:35.166Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29172026-07-20T10:40:35.166Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29182026-07-20T10:40:35.166Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29192026-07-20T10:40:35.166Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
29202026-07-20T10:40:35.170ZRun 4/10...3470.0817666174876Mbps
29212026-07-20T10:40:42.562Z-----------------------------------------------------------
29222026-07-20T10:40:42.562ZServer listening on 5201 (test #15)
29232026-07-20T10:40:42.562Z-----------------------------------------------------------
29242026-07-20T10:40:42.562ZAccepted connection from 10.0.0.1, port 36017
29252026-07-20T10:40:42.562Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56672
29262026-07-20T10:40:42.562Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35227
29272026-07-20T10:40:42.562Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52628
29282026-07-20T10:40:42.562Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55700
29292026-07-20T10:40:42.562Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55351
29302026-07-20T10:40:42.562Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45969
29312026-07-20T10:40:42.562Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46113
29322026-07-20T10:40:42.562Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57229
29332026-07-20T10:40:42.562Z[ ID] Interval Transfer Bitrate
29342026-07-20T10:40:42.562Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29352026-07-20T10:40:42.562Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29362026-07-20T10:40:42.564Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29372026-07-20T10:40:42.564Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29382026-07-20T10:40:42.564Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
29392026-07-20T10:40:42.564Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29402026-07-20T10:40:42.564Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29412026-07-20T10:40:42.565Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29422026-07-20T10:40:42.565Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
29432026-07-20T10:40:42.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-07-20T10:40:42.565Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
29452026-07-20T10:40:42.565Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29462026-07-20T10:40:42.566Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29472026-07-20T10:40:42.566Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29482026-07-20T10:40:42.566Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
29492026-07-20T10:40:42.566Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
29502026-07-20T10:40:42.566Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
29512026-07-20T10:40:42.566Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
29522026-07-20T10:40:42.566Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
29532026-07-20T10:40:42.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-07-20T10:40:42.566Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
29552026-07-20T10:40:42.566Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
29562026-07-20T10:40:42.566Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
29572026-07-20T10:40:42.566Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29582026-07-20T10:40:42.566Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
29592026-07-20T10:40:42.566Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
29602026-07-20T10:40:42.567Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29612026-07-20T10:40:42.567Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29622026-07-20T10:40:42.567Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
29632026-07-20T10:40:42.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-07-20T10:40:42.567Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29652026-07-20T10:40:42.567Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29662026-07-20T10:40:42.567Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29672026-07-20T10:40:42.567Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29682026-07-20T10:40:42.567Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29692026-07-20T10:40:42.567Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29702026-07-20T10:40:42.567Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29712026-07-20T10:40:42.567Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29722026-07-20T10:40:42.567Z[SUM] 3.00-4.00 sec 425 MBytes 3.56 Gbits/sec
29732026-07-20T10:40:42.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-07-20T10:40:42.568Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29752026-07-20T10:40:42.568Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29762026-07-20T10:40:42.568Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29772026-07-20T10:40:42.568Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29782026-07-20T10:40:42.568Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29792026-07-20T10:40:42.568Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29802026-07-20T10:40:42.568Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29812026-07-20T10:40:42.568Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29822026-07-20T10:40:42.568Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
29832026-07-20T10:40:42.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-07-20T10:40:42.568Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
29852026-07-20T10:40:42.568Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
29862026-07-20T10:40:42.568Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
29872026-07-20T10:40:42.568Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
29882026-07-20T10:40:42.569Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
29892026-07-20T10:40:42.569Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
29902026-07-20T10:40:42.569Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
29912026-07-20T10:40:42.569Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
29922026-07-20T10:40:42.569Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
29932026-07-20T10:40:42.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-07-20T10:40:42.569Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
29952026-07-20T10:40:42.569Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
29962026-07-20T10:40:42.569Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29972026-07-20T10:40:45.565Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
29982026-07-20T10:40:45.565Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
29992026-07-20T10:40:45.565Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
30002026-07-20T10:40:45.565Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
30012026-07-20T10:40:45.565Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
30022026-07-20T10:40:45.565Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
30032026-07-20T10:40:45.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-07-20T10:40:45.565Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30052026-07-20T10:40:45.565Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
30062026-07-20T10:40:45.565Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30072026-07-20T10:40:45.565Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
30082026-07-20T10:40:45.565Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30092026-07-20T10:40:45.565Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30102026-07-20T10:40:45.565Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30112026-07-20T10:40:45.565Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30122026-07-20T10:40:45.565Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
30132026-07-20T10:40:45.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-07-20T10:40:45.566Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30152026-07-20T10:40:45.566Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30162026-07-20T10:40:45.566Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30172026-07-20T10:40:45.566Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30182026-07-20T10:40:45.566Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30192026-07-20T10:40:45.566Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30202026-07-20T10:40:45.567Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30212026-07-20T10:40:45.567Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30222026-07-20T10:40:45.567Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
30232026-07-20T10:40:45.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-07-20T10:40:45.567Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
30252026-07-20T10:40:45.567Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
30262026-07-20T10:40:45.567Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
30272026-07-20T10:40:45.567Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
30282026-07-20T10:40:45.567Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
30292026-07-20T10:40:45.567Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
30302026-07-20T10:40:45.567Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
30312026-07-20T10:40:45.567Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
30322026-07-20T10:40:45.567Z[SUM] 9.00-10.00 sec 420 MBytes 3.53 Gbits/sec
30332026-07-20T10:40:45.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-07-20T10:40:45.569Z[ 5] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
30352026-07-20T10:40:45.569Z[ 8] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
30362026-07-20T10:40:45.569Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30372026-07-20T10:40:45.569Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30382026-07-20T10:40:45.569Z[ 14] 10.00-10.00 sec 128 KBytes 769 Mbits/sec
30392026-07-20T10:40:45.569Z[ 16] 10.00-10.00 sec 128 KBytes 769 Mbits/sec
30402026-07-20T10:40:45.569Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30412026-07-20T10:40:45.569Z[ 20] 10.00-10.00 sec 128 KBytes 769 Mbits/sec
30422026-07-20T10:40:45.569Z[SUM] 10.00-10.00 sec 640 KBytes 3.84 Gbits/sec
30432026-07-20T10:40:45.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-07-20T10:40:45.569Z[ ID] Interval Transfer Bitrate
30452026-07-20T10:40:45.569Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30462026-07-20T10:40:45.569Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30472026-07-20T10:40:45.569Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30482026-07-20T10:40:45.569Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
30492026-07-20T10:40:45.569Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
30502026-07-20T10:40:45.569Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30512026-07-20T10:40:45.569Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30522026-07-20T10:40:45.569Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30532026-07-20T10:40:45.569Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
30542026-07-20T10:40:45.573ZRun 5/10...3476.2724015885274Mbps
30552026-07-20T10:40:52.981Z-----------------------------------------------------------
30562026-07-20T10:40:52.981ZServer listening on 5201 (test #16)
30572026-07-20T10:40:52.981Z-----------------------------------------------------------
30582026-07-20T10:40:52.981ZAccepted connection from 10.0.0.1, port 52560
30592026-07-20T10:40:52.981Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33961
30602026-07-20T10:40:52.981Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53331
30612026-07-20T10:40:52.981Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45290
30622026-07-20T10:40:52.981Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38691
30632026-07-20T10:40:52.981Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62824
30642026-07-20T10:40:52.981Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49014
30652026-07-20T10:40:52.981Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54780
30662026-07-20T10:40:52.981Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38690
30672026-07-20T10:40:52.981Z[ ID] Interval Transfer Bitrate
30682026-07-20T10:40:52.981Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30692026-07-20T10:40:52.981Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30702026-07-20T10:40:52.981Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30712026-07-20T10:40:52.981Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30722026-07-20T10:40:52.981Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30732026-07-20T10:40:52.981Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30742026-07-20T10:40:52.981Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30752026-07-20T10:40:52.981Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30762026-07-20T10:40:52.981Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
30772026-07-20T10:40:52.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-07-20T10:40:52.982Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
30792026-07-20T10:40:52.982Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
30802026-07-20T10:40:52.982Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30812026-07-20T10:40:52.982Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30822026-07-20T10:40:52.982Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30832026-07-20T10:40:52.982Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30842026-07-20T10:40:52.982Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
30852026-07-20T10:40:52.982Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30862026-07-20T10:40:52.982Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
30872026-07-20T10:40:52.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-07-20T10:40:52.982Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30892026-07-20T10:40:52.982Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30902026-07-20T10:40:52.982Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30912026-07-20T10:40:52.982Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30922026-07-20T10:40:52.982Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30932026-07-20T10:40:52.982Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30942026-07-20T10:40:52.982Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30952026-07-20T10:40:52.982Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30962026-07-20T10:40:52.982Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
30972026-07-20T10:40:52.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-07-20T10:40:52.982Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
30992026-07-20T10:40:52.982Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
31002026-07-20T10:40:52.982Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
31012026-07-20T10:40:52.982Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
31022026-07-20T10:40:52.982Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
31032026-07-20T10:40:52.982Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31042026-07-20T10:40:52.982Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31052026-07-20T10:40:52.982Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31062026-07-20T10:40:52.982Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
31072026-07-20T10:40:52.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-07-20T10:40:52.982Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31092026-07-20T10:40:52.982Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31102026-07-20T10:40:52.982Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31112026-07-20T10:40:52.982Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31122026-07-20T10:40:52.982Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31132026-07-20T10:40:52.982Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31142026-07-20T10:40:52.982Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31152026-07-20T10:40:52.984Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31162026-07-20T10:40:52.984Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
31172026-07-20T10:40:52.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-07-20T10:40:52.984Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
31192026-07-20T10:40:52.984Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31202026-07-20T10:40:52.984Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31212026-07-20T10:40:52.984Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31222026-07-20T10:40:52.984Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31232026-07-20T10:40:52.984Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31242026-07-20T10:40:52.984Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
31252026-07-20T10:40:52.984Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
31262026-07-20T10:40:52.984Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
31272026-07-20T10:40:52.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-07-20T10:40:52.986Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
31292026-07-20T10:40:52.986Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
31302026-07-20T10:40:52.986Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
31312026-07-20T10:40:55.983Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
31322026-07-20T10:40:55.983Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
31332026-07-20T10:40:55.983Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
31342026-07-20T10:40:55.983Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
31352026-07-20T10:40:55.984Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
31362026-07-20T10:40:55.984Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
31372026-07-20T10:40:55.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-07-20T10:40:55.985Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31392026-07-20T10:40:55.985Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31402026-07-20T10:40:55.985Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31412026-07-20T10:40:55.985Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31422026-07-20T10:40:55.985Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31432026-07-20T10:40:55.985Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31442026-07-20T10:40:55.986Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31452026-07-20T10:40:55.986Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31462026-07-20T10:40:55.986Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
31472026-07-20T10:40:55.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-07-20T10:40:55.986Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
31492026-07-20T10:40:55.986Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
31502026-07-20T10:40:55.986Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
31512026-07-20T10:40:55.986Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
31522026-07-20T10:40:55.986Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
31532026-07-20T10:40:55.986Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
31542026-07-20T10:40:55.986Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
31552026-07-20T10:40:55.986Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
31562026-07-20T10:40:55.986Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
31572026-07-20T10:40:55.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-07-20T10:40:55.986Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31592026-07-20T10:40:55.986Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31602026-07-20T10:40:55.986Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31612026-07-20T10:40:55.986Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31622026-07-20T10:40:55.987Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31632026-07-20T10:40:55.987Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31642026-07-20T10:40:55.987Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31652026-07-20T10:40:55.987Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31662026-07-20T10:40:55.987Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
31672026-07-20T10:40:55.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-07-20T10:40:55.987Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31692026-07-20T10:40:55.987Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-07-20T10:40:55.987Z[ 10] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
31712026-07-20T10:40:55.987Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31722026-07-20T10:40:55.987Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-07-20T10:40:55.987Z[ 16] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
31742026-07-20T10:40:55.987Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-07-20T10:40:55.987Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31762026-07-20T10:40:55.987Z[SUM] 10.00-10.00 sec 256 KBytes 1.93 Gbits/sec
31772026-07-20T10:40:55.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-07-20T10:40:55.988Z[ ID] Interval Transfer Bitrate
31792026-07-20T10:40:55.988Z[ 5] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
31802026-07-20T10:40:55.988Z[ 8] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
31812026-07-20T10:40:55.988Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
31822026-07-20T10:40:55.988Z[ 12] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
31832026-07-20T10:40:55.988Z[ 14] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
31842026-07-20T10:40:55.988Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
31852026-07-20T10:40:55.988Z[ 18] 0.00-10.00 sec 517 MBytes 433 Mbits/sec receiver
31862026-07-20T10:40:55.989Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
31872026-07-20T10:40:55.993Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
31882026-07-20T10:40:55.993ZRun 6/10...3467.8770307791046Mbps
31892026-07-20T10:41:03.383Z-----------------------------------------------------------
31902026-07-20T10:41:03.383ZServer listening on 5201 (test #17)
31912026-07-20T10:41:03.383Z-----------------------------------------------------------
31922026-07-20T10:41:03.383ZAccepted connection from 10.0.0.1, port 61902
31932026-07-20T10:41:03.385Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62830
31942026-07-20T10:41:03.385Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37652
31952026-07-20T10:41:03.385Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40465
31962026-07-20T10:41:03.385Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42831
31972026-07-20T10:41:03.385Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45106
31982026-07-20T10:41:03.386Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36097
31992026-07-20T10:41:03.386Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44536
32002026-07-20T10:41:03.386Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38191
32012026-07-20T10:41:03.386Z[ ID] Interval Transfer Bitrate
32022026-07-20T10:41:03.386Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
32032026-07-20T10:41:03.386Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
32042026-07-20T10:41:03.386Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
32052026-07-20T10:41:03.386Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
32062026-07-20T10:41:03.386Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
32072026-07-20T10:41:03.386Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
32082026-07-20T10:41:03.386Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
32092026-07-20T10:41:03.386Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
32102026-07-20T10:41:03.386Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
32112026-07-20T10:41:03.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-07-20T10:41:03.386Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
32132026-07-20T10:41:03.386Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
32142026-07-20T10:41:03.386Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
32152026-07-20T10:41:03.386Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32162026-07-20T10:41:03.386Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
32172026-07-20T10:41:03.386Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32182026-07-20T10:41:03.386Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
32192026-07-20T10:41:03.386Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
32202026-07-20T10:41:03.387Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
32212026-07-20T10:41:03.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-07-20T10:41:03.387Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32232026-07-20T10:41:03.387Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32242026-07-20T10:41:03.387Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32252026-07-20T10:41:03.388Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32262026-07-20T10:41:03.388Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32272026-07-20T10:41:03.388Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32282026-07-20T10:41:03.388Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32292026-07-20T10:41:03.388Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32302026-07-20T10:41:03.388Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
32312026-07-20T10:41:03.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-07-20T10:41:03.388Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32332026-07-20T10:41:03.388Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32342026-07-20T10:41:03.388Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32352026-07-20T10:41:03.388Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32362026-07-20T10:41:03.388Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32372026-07-20T10:41:03.388Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32382026-07-20T10:41:03.388Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32392026-07-20T10:41:03.388Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32402026-07-20T10:41:03.388Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
32412026-07-20T10:41:03.389Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-07-20T10:41:03.389Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32432026-07-20T10:41:03.389Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32442026-07-20T10:41:03.389Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32452026-07-20T10:41:03.389Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32462026-07-20T10:41:03.389Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32472026-07-20T10:41:03.389Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32482026-07-20T10:41:03.389Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32492026-07-20T10:41:03.389Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32502026-07-20T10:41:03.389Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
32512026-07-20T10:41:03.389Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-07-20T10:41:03.389Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32532026-07-20T10:41:03.389Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32542026-07-20T10:41:03.389Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32552026-07-20T10:41:03.389Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32562026-07-20T10:41:03.389Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32572026-07-20T10:41:03.389Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32582026-07-20T10:41:03.389Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32592026-07-20T10:41:03.389Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32602026-07-20T10:41:03.389Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
32612026-07-20T10:41:03.389Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-07-20T10:41:03.389Z[ 5] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
32632026-07-20T10:41:03.389Z[ 8] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
32642026-07-20T10:41:03.389Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32652026-07-20T10:41:06.386Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32662026-07-20T10:41:06.386Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32672026-07-20T10:41:06.386Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32682026-07-20T10:41:06.386Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32692026-07-20T10:41:06.386Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
32702026-07-20T10:41:06.386Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
32712026-07-20T10:41:06.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-07-20T10:41:06.386Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32732026-07-20T10:41:06.386Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32742026-07-20T10:41:06.386Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32752026-07-20T10:41:06.386Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32762026-07-20T10:41:06.386Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32772026-07-20T10:41:06.386Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
32782026-07-20T10:41:06.386Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32792026-07-20T10:41:06.386Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
32802026-07-20T10:41:06.386Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
32812026-07-20T10:41:06.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-07-20T10:41:06.387Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32832026-07-20T10:41:06.387Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32842026-07-20T10:41:06.387Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32852026-07-20T10:41:06.387Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32862026-07-20T10:41:06.387Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32872026-07-20T10:41:06.387Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32882026-07-20T10:41:06.387Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32892026-07-20T10:41:06.387Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32902026-07-20T10:41:06.387Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
32912026-07-20T10:41:06.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-07-20T10:41:06.387Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
32932026-07-20T10:41:06.387Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
32942026-07-20T10:41:06.387Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
32952026-07-20T10:41:06.387Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
32962026-07-20T10:41:06.391Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
32972026-07-20T10:41:06.391Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
32982026-07-20T10:41:06.391Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
32992026-07-20T10:41:06.391Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
33002026-07-20T10:41:06.391Z[SUM] 9.00-10.00 sec 419 MBytes 3.52 Gbits/sec
33012026-07-20T10:41:06.391Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-07-20T10:41:06.391Z[ 5] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
33032026-07-20T10:41:06.391Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33042026-07-20T10:41:06.391Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-07-20T10:41:06.391Z[ 12] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
33062026-07-20T10:41:06.391Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33072026-07-20T10:41:06.391Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-07-20T10:41:06.392Z[ 18] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
33092026-07-20T10:41:06.392Z[ 20] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
33102026-07-20T10:41:06.392Z[SUM] 10.00-10.00 sec 512 KBytes 4.06 Gbits/sec
33112026-07-20T10:41:06.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-07-20T10:41:06.392Z[ ID] Interval Transfer Bitrate
33132026-07-20T10:41:06.394Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33142026-07-20T10:41:06.394Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33152026-07-20T10:41:06.394Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33162026-07-20T10:41:06.394Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33172026-07-20T10:41:06.394Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33182026-07-20T10:41:06.394Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33192026-07-20T10:41:06.394Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
33202026-07-20T10:41:06.394Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
33212026-07-20T10:41:06.394Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
33222026-07-20T10:41:06.394ZRun 7/10...3473.335754616304Mbps
33232026-07-20T10:41:13.785Z-----------------------------------------------------------
33242026-07-20T10:41:13.785ZServer listening on 5201 (test #18)
33252026-07-20T10:41:13.785Z-----------------------------------------------------------
33262026-07-20T10:41:13.786ZAccepted connection from 10.0.0.1, port 47812
33272026-07-20T10:41:13.786Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46448
33282026-07-20T10:41:13.786Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51761
33292026-07-20T10:41:13.787Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50822
33302026-07-20T10:41:13.787Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61788
33312026-07-20T10:41:13.787Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64455
33322026-07-20T10:41:13.787Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40283
33332026-07-20T10:41:13.787Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38604
33342026-07-20T10:41:13.787Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36557
33352026-07-20T10:41:13.787Z[ ID] Interval Transfer Bitrate
33362026-07-20T10:41:13.787Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33372026-07-20T10:41:13.787Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33382026-07-20T10:41:13.787Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33392026-07-20T10:41:13.787Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33402026-07-20T10:41:13.787Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33412026-07-20T10:41:13.787Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33422026-07-20T10:41:13.787Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
33432026-07-20T10:41:13.787Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
33442026-07-20T10:41:13.787Z[SUM] 0.00-1.00 sec 334 MBytes 2.81 Gbits/sec
33452026-07-20T10:41:13.787Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-07-20T10:41:13.787Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33472026-07-20T10:41:13.787Z[ 8] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
33482026-07-20T10:41:13.787Z[ 10] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
33492026-07-20T10:41:13.787Z[ 12] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
33502026-07-20T10:41:13.788Z[ 14] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
33512026-07-20T10:41:13.788Z[ 16] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
33522026-07-20T10:41:13.788Z[ 18] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
33532026-07-20T10:41:13.788Z[ 20] 1.00-2.00 sec 52.6 MBytes 442 Mbits/sec
33542026-07-20T10:41:13.788Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
33552026-07-20T10:41:13.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-07-20T10:41:13.788Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33572026-07-20T10:41:13.788Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33582026-07-20T10:41:13.788Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33592026-07-20T10:41:13.788Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33602026-07-20T10:41:13.788Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33612026-07-20T10:41:13.788Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33622026-07-20T10:41:13.788Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33632026-07-20T10:41:13.788Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33642026-07-20T10:41:13.788Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
33652026-07-20T10:41:13.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-07-20T10:41:13.789Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
33672026-07-20T10:41:13.789Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
33682026-07-20T10:41:13.789Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
33692026-07-20T10:41:13.789Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
33702026-07-20T10:41:13.789Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
33712026-07-20T10:41:13.789Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
33722026-07-20T10:41:13.789Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
33732026-07-20T10:41:13.789Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
33742026-07-20T10:41:13.789Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
33752026-07-20T10:41:13.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-07-20T10:41:13.789Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33772026-07-20T10:41:13.790Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33782026-07-20T10:41:13.790Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33792026-07-20T10:41:13.790Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33802026-07-20T10:41:13.790Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33812026-07-20T10:41:13.790Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33822026-07-20T10:41:13.790Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
33832026-07-20T10:41:13.790Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33842026-07-20T10:41:13.790Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
33852026-07-20T10:41:13.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-07-20T10:41:13.790Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33872026-07-20T10:41:13.790Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33882026-07-20T10:41:13.790Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33892026-07-20T10:41:13.790Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33902026-07-20T10:41:13.790Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
33912026-07-20T10:41:13.790Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
33922026-07-20T10:41:13.790Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
33932026-07-20T10:41:13.790Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
33942026-07-20T10:41:13.790Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
33952026-07-20T10:41:13.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-07-20T10:41:13.790Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
33972026-07-20T10:41:13.790Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
33982026-07-20T10:41:13.790Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
33992026-07-20T10:41:16.787Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34002026-07-20T10:41:16.787Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34012026-07-20T10:41:16.788Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34022026-07-20T10:41:16.788Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34032026-07-20T10:41:16.788Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34042026-07-20T10:41:16.788Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
34052026-07-20T10:41:16.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-07-20T10:41:16.788Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34072026-07-20T10:41:16.788Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34082026-07-20T10:41:16.788Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34092026-07-20T10:41:16.788Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34102026-07-20T10:41:16.789Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34112026-07-20T10:41:16.789Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34122026-07-20T10:41:16.789Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34132026-07-20T10:41:16.789Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34142026-07-20T10:41:16.789Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
34152026-07-20T10:41:16.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-07-20T10:41:16.789Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34172026-07-20T10:41:16.789Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34182026-07-20T10:41:16.789Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34192026-07-20T10:41:16.789Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34202026-07-20T10:41:16.789Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34212026-07-20T10:41:16.789Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34222026-07-20T10:41:16.789Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34232026-07-20T10:41:16.789Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34242026-07-20T10:41:16.790Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
34252026-07-20T10:41:16.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-07-20T10:41:16.790Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34272026-07-20T10:41:16.790Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34282026-07-20T10:41:16.790Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
34292026-07-20T10:41:16.790Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
34302026-07-20T10:41:16.790Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
34312026-07-20T10:41:16.790Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34322026-07-20T10:41:16.790Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
34332026-07-20T10:41:16.790Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
34342026-07-20T10:41:16.790Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
34352026-07-20T10:41:16.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-07-20T10:41:16.790Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34372026-07-20T10:41:16.790Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34382026-07-20T10:41:16.790Z[ 10] 10.00-10.00 sec 128 KBytes 858 Mbits/sec
34392026-07-20T10:41:16.790Z[ 12] 10.00-10.00 sec 128 KBytes 858 Mbits/sec
34402026-07-20T10:41:16.790Z[ 14] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
34412026-07-20T10:41:16.790Z[ 16] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
34422026-07-20T10:41:16.790Z[ 18] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
34432026-07-20T10:41:16.790Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-07-20T10:41:16.790Z[SUM] 10.00-10.00 sec 640 KBytes 4.28 Gbits/sec
34452026-07-20T10:41:16.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-07-20T10:41:16.790Z[ ID] Interval Transfer Bitrate
34472026-07-20T10:41:16.790Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
34482026-07-20T10:41:16.790Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
34492026-07-20T10:41:16.790Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
34502026-07-20T10:41:16.790Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34512026-07-20T10:41:16.790Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34522026-07-20T10:41:16.790Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34532026-07-20T10:41:16.790Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34542026-07-20T10:41:16.790Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34552026-07-20T10:41:16.790Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
34562026-07-20T10:41:16.794ZRun 8/10...3491.6823104938626Mbps
34572026-07-20T10:41:24.190Z-----------------------------------------------------------
34582026-07-20T10:41:24.190ZServer listening on 5201 (test #19)
34592026-07-20T10:41:24.190Z-----------------------------------------------------------
34602026-07-20T10:41:24.190ZAccepted connection from 10.0.0.1, port 51798
34612026-07-20T10:41:24.190Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56106
34622026-07-20T10:41:24.190Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34666
34632026-07-20T10:41:24.190Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36019
34642026-07-20T10:41:24.190Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51873
34652026-07-20T10:41:24.190Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38116
34662026-07-20T10:41:24.190Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45183
34672026-07-20T10:41:24.190Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43231
34682026-07-20T10:41:24.190Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53821
34692026-07-20T10:41:24.191Z[ ID] Interval Transfer Bitrate
34702026-07-20T10:41:24.191Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34712026-07-20T10:41:24.191Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34722026-07-20T10:41:24.191Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34732026-07-20T10:41:24.191Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34742026-07-20T10:41:24.191Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34752026-07-20T10:41:24.191Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34762026-07-20T10:41:24.192Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34772026-07-20T10:41:24.192Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34782026-07-20T10:41:24.192Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
34792026-07-20T10:41:24.192Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-07-20T10:41:24.192Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34812026-07-20T10:41:24.192Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
34822026-07-20T10:41:24.192Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34832026-07-20T10:41:24.192Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34842026-07-20T10:41:24.192Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34852026-07-20T10:41:24.192Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
34862026-07-20T10:41:24.192Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34872026-07-20T10:41:24.192Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34882026-07-20T10:41:24.193Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
34892026-07-20T10:41:24.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-07-20T10:41:24.193Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34912026-07-20T10:41:24.193Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34922026-07-20T10:41:24.193Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34932026-07-20T10:41:24.193Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34942026-07-20T10:41:24.193Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34952026-07-20T10:41:24.193Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34962026-07-20T10:41:24.193Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34972026-07-20T10:41:24.193Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34982026-07-20T10:41:24.193Z[SUM] 2.00-3.00 sec 427 MBytes 3.59 Gbits/sec
34992026-07-20T10:41:24.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-07-20T10:41:24.196Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35012026-07-20T10:41:24.196Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35022026-07-20T10:41:24.196Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35032026-07-20T10:41:24.196Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35042026-07-20T10:41:24.196Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35052026-07-20T10:41:24.196Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35062026-07-20T10:41:24.196Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35072026-07-20T10:41:24.196Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35082026-07-20T10:41:24.196Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
35092026-07-20T10:41:24.196Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-07-20T10:41:24.197Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
35112026-07-20T10:41:24.197Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35122026-07-20T10:41:24.197Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35132026-07-20T10:41:24.197Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35142026-07-20T10:41:24.197Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35152026-07-20T10:41:24.197Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35162026-07-20T10:41:24.197Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35172026-07-20T10:41:24.197Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
35182026-07-20T10:41:24.197Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
35192026-07-20T10:41:24.197Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-07-20T10:41:24.197Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35212026-07-20T10:41:24.197Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35222026-07-20T10:41:24.197Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35232026-07-20T10:41:24.197Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
35242026-07-20T10:41:24.197Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35252026-07-20T10:41:24.198Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35262026-07-20T10:41:24.198Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
35272026-07-20T10:41:24.198Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
35282026-07-20T10:41:24.198Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
35292026-07-20T10:41:24.198Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-07-20T10:41:24.198Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35312026-07-20T10:41:24.201Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35322026-07-20T10:41:24.201Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35332026-07-20T10:41:27.192Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35342026-07-20T10:41:27.193Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35352026-07-20T10:41:27.193Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
35362026-07-20T10:41:27.193Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
35372026-07-20T10:41:27.193Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35382026-07-20T10:41:27.193Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
35392026-07-20T10:41:27.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-07-20T10:41:27.193Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35412026-07-20T10:41:27.193Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35422026-07-20T10:41:27.193Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35432026-07-20T10:41:27.193Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35442026-07-20T10:41:27.193Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35452026-07-20T10:41:27.193Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35462026-07-20T10:41:27.193Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35472026-07-20T10:41:27.193Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35482026-07-20T10:41:27.193Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
35492026-07-20T10:41:27.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-07-20T10:41:27.193Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35512026-07-20T10:41:27.193Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35522026-07-20T10:41:27.194Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35532026-07-20T10:41:27.194Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
35542026-07-20T10:41:27.194Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35552026-07-20T10:41:27.194Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35562026-07-20T10:41:27.194Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35572026-07-20T10:41:27.194Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
35582026-07-20T10:41:27.195Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
35592026-07-20T10:41:27.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-07-20T10:41:27.195Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35612026-07-20T10:41:27.195Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35622026-07-20T10:41:27.195Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35632026-07-20T10:41:27.195Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35642026-07-20T10:41:27.195Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35652026-07-20T10:41:27.195Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35662026-07-20T10:41:27.195Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35672026-07-20T10:41:27.195Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35682026-07-20T10:41:27.195Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
35692026-07-20T10:41:27.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-07-20T10:41:27.195Z[ 5] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35712026-07-20T10:41:27.195Z[ 8] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
35722026-07-20T10:41:27.195Z[ 10] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
35732026-07-20T10:41:27.195Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35742026-07-20T10:41:27.195Z[ 14] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
35752026-07-20T10:41:27.195Z[ 16] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
35762026-07-20T10:41:27.195Z[ 18] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
35772026-07-20T10:41:27.195Z[ 20] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
35782026-07-20T10:41:27.195Z[SUM] 10.00-10.00 sec 896 KBytes 6.04 Gbits/sec
35792026-07-20T10:41:27.196Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-07-20T10:41:27.196Z[ ID] Interval Transfer Bitrate
35812026-07-20T10:41:27.196Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35822026-07-20T10:41:27.196Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35832026-07-20T10:41:27.196Z[ 10] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
35842026-07-20T10:41:27.196Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35852026-07-20T10:41:27.196Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
35862026-07-20T10:41:27.196Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35872026-07-20T10:41:27.196Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35882026-07-20T10:41:27.196Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
35892026-07-20T10:41:27.196Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
35902026-07-20T10:41:27.201ZRun 9/10...3491.5798992221166Mbps
35912026-07-20T10:41:34.591Z-----------------------------------------------------------
35922026-07-20T10:41:34.592ZServer listening on 5201 (test #20)
35932026-07-20T10:41:34.592Z-----------------------------------------------------------
35942026-07-20T10:41:34.592ZAccepted connection from 10.0.0.1, port 44668
35952026-07-20T10:41:34.592Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33352
35962026-07-20T10:41:34.592Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55435
35972026-07-20T10:41:34.592Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38838
35982026-07-20T10:41:34.592Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53984
35992026-07-20T10:41:34.592Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44872
36002026-07-20T10:41:34.592Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63930
36012026-07-20T10:41:34.592Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57636
36022026-07-20T10:41:34.592Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45080
36032026-07-20T10:41:34.592Z[ ID] Interval Transfer Bitrate
36042026-07-20T10:41:34.592Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
36052026-07-20T10:41:34.592Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
36062026-07-20T10:41:34.593Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
36072026-07-20T10:41:34.593Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
36082026-07-20T10:41:34.593Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
36092026-07-20T10:41:34.593Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
36102026-07-20T10:41:34.593Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
36112026-07-20T10:41:34.593Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
36122026-07-20T10:41:34.593Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
36132026-07-20T10:41:34.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-07-20T10:41:34.593Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36152026-07-20T10:41:34.593Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36162026-07-20T10:41:34.593Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
36172026-07-20T10:41:34.593Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36182026-07-20T10:41:34.593Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36192026-07-20T10:41:34.593Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36202026-07-20T10:41:34.593Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36212026-07-20T10:41:34.593Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36222026-07-20T10:41:34.593Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
36232026-07-20T10:41:34.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-07-20T10:41:34.593Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36252026-07-20T10:41:34.593Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36262026-07-20T10:41:34.593Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36272026-07-20T10:41:34.593Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36282026-07-20T10:41:34.593Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36292026-07-20T10:41:34.593Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36302026-07-20T10:41:34.594Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36312026-07-20T10:41:34.594Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36322026-07-20T10:41:34.594Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
36332026-07-20T10:41:34.594Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-07-20T10:41:34.594Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36352026-07-20T10:41:34.594Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36362026-07-20T10:41:34.594Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36372026-07-20T10:41:34.594Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36382026-07-20T10:41:34.594Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36392026-07-20T10:41:34.594Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36402026-07-20T10:41:34.594Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36412026-07-20T10:41:34.594Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36422026-07-20T10:41:34.594Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
36432026-07-20T10:41:34.594Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-07-20T10:41:34.594Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36452026-07-20T10:41:34.594Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36462026-07-20T10:41:34.594Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36472026-07-20T10:41:34.594Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36482026-07-20T10:41:34.594Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36492026-07-20T10:41:34.594Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36502026-07-20T10:41:34.594Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36512026-07-20T10:41:34.594Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
36522026-07-20T10:41:34.594Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
36532026-07-20T10:41:34.594Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-07-20T10:41:34.595Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36552026-07-20T10:41:34.595Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36562026-07-20T10:41:34.595Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36572026-07-20T10:41:34.595Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36582026-07-20T10:41:34.595Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36592026-07-20T10:41:34.595Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
36602026-07-20T10:41:34.595Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
36612026-07-20T10:41:34.595Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
36622026-07-20T10:41:34.595Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
36632026-07-20T10:41:34.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-07-20T10:41:34.595Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36652026-07-20T10:41:34.595Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36662026-07-20T10:41:34.595Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36672026-07-20T10:41:37.593Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
36682026-07-20T10:41:37.593Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36692026-07-20T10:41:37.593Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
36702026-07-20T10:41:37.593Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36712026-07-20T10:41:37.595Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
36722026-07-20T10:41:37.595Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
36732026-07-20T10:41:37.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-07-20T10:41:37.595Z[ 5] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
36752026-07-20T10:41:37.595Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36762026-07-20T10:41:37.595Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
36772026-07-20T10:41:37.595Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36782026-07-20T10:41:37.595Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36792026-07-20T10:41:37.595Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36802026-07-20T10:41:37.595Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36812026-07-20T10:41:37.595Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36822026-07-20T10:41:37.595Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
36832026-07-20T10:41:37.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-07-20T10:41:37.595Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36852026-07-20T10:41:37.595Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36862026-07-20T10:41:37.595Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36872026-07-20T10:41:37.595Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36882026-07-20T10:41:37.596Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36892026-07-20T10:41:37.596Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36902026-07-20T10:41:37.596Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36912026-07-20T10:41:37.596Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36922026-07-20T10:41:37.596Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
36932026-07-20T10:41:37.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-07-20T10:41:37.596Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
36952026-07-20T10:41:37.596Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
36962026-07-20T10:41:37.596Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
36972026-07-20T10:41:37.596Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
36982026-07-20T10:41:37.596Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
36992026-07-20T10:41:37.596Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
37002026-07-20T10:41:37.596Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
37012026-07-20T10:41:37.596Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
37022026-07-20T10:41:37.596Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
37032026-07-20T10:41:37.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-07-20T10:41:37.596Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37052026-07-20T10:41:37.596Z[ 8] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37062026-07-20T10:41:37.596Z[ 10] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37072026-07-20T10:41:37.596Z[ 12] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37082026-07-20T10:41:37.596Z[ 14] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
37092026-07-20T10:41:37.596Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37102026-07-20T10:41:37.596Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37112026-07-20T10:41:37.596Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37122026-07-20T10:41:37.596Z[SUM] 10.00-10.00 sec 512 KBytes 4.32 Gbits/sec
37132026-07-20T10:41:37.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-07-20T10:41:37.596Z[ ID] Interval Transfer Bitrate
37152026-07-20T10:41:37.596Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
37162026-07-20T10:41:37.596Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37172026-07-20T10:41:37.596Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37182026-07-20T10:41:37.596Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
37192026-07-20T10:41:37.598Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37202026-07-20T10:41:37.598Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
37212026-07-20T10:41:37.598Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
37222026-07-20T10:41:37.598Z[ 20] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
37232026-07-20T10:41:37.599Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
37242026-07-20T10:41:37.602ZRun 10/10...3485.7111340062065Mbps
37252026-07-20T10:41:37.602Z###---------------------###
37262026-07-20T10:41:37.602Z::: iPerf done... :::
37272026-07-20T10:41:37.602Z:::Awaiting out files...:::
37282026-07-20T10:41:37.602Z###---------------------###
37292026-07-20T10:41:37.602Z###-----###
37302026-07-20T10:41:37.602Z:::done!:::
37312026-07-20T10:41:37.602Z###-----###
37322026-07-20T10:41:38.549ZGnuplot not found, using plotters backend
37332026-07-20T10:41:38.681ZBenchmarking iperf-tcp/local/c2s/tx
37342026-07-20T10:41:38.682ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-07-20T10:41:42.943ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37362026-07-20T10:42:02.807ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-07-20T10:42:02.863Ziperf-tcp/local/c2s/tx time: [3.5746 µs 3.5747 µs 3.5747 µs]
37382026-07-20T10:42:02.863ZFound 7 outliers among 100 measurements (7.00%)
37392026-07-20T10:42:02.863Z 1 (1.00%) low severe
37402026-07-20T10:42:02.863Z 1 (1.00%) low mild
37412026-07-20T10:42:02.863Z 3 (3.00%) high mild
37422026-07-20T10:42:02.863Z 2 (2.00%) high severe
37432026-07-20T10:42:03.489Z
37442026-07-20T10:42:03.492ZBenchmarking iperf-tcp/local/c2s/rx
37452026-07-20T10:42:03.492ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37462026-07-20T10:42:07.727ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37472026-07-20T10:42:27.687ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37482026-07-20T10:42:27.738Ziperf-tcp/local/c2s/rx time: [6.6283 µs 6.6284 µs 6.6286 µs]
37492026-07-20T10:42:27.738ZFound 7 outliers among 100 measurements (7.00%)
37502026-07-20T10:42:27.738Z 2 (2.00%) low severe
37512026-07-20T10:42:27.738Z 3 (3.00%) low mild
37522026-07-20T10:42:27.738Z 1 (1.00%) high mild
37532026-07-20T10:42:27.738Z 1 (1.00%) high severe
37542026-07-20T10:42:28.366Z
37552026-07-20T10:42:28.369Z###-------------------###
37562026-07-20T10:42:28.369Z:::Running experiment :::
37572026-07-20T10:42:28.369Z:::iperf-tcp/local/s2c:::
37582026-07-20T10:42:28.369Z###-------------------###
37592026-07-20T10:42:28.689Zdtrace: description 'profile-201us ' matched 2 probes
37602026-07-20T10:42:35.754Z-----------------------------------------------------------
37612026-07-20T10:42:35.754ZServer listening on 5201 (test #21)
37622026-07-20T10:42:35.754Z-----------------------------------------------------------
37632026-07-20T10:42:35.754ZAccepted connection from 10.0.0.1, port 61019
37642026-07-20T10:42:35.754Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47271
37652026-07-20T10:42:35.754Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42591
37662026-07-20T10:42:35.754Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43207
37672026-07-20T10:42:35.754Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60755
37682026-07-20T10:42:35.754Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53256
37692026-07-20T10:42:35.754Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57451
37702026-07-20T10:42:35.754Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38295
37712026-07-20T10:42:35.754Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50478
37722026-07-20T10:42:35.755Z[ ID] Interval Transfer Bitrate
37732026-07-20T10:42:35.755Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37742026-07-20T10:42:35.755Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37752026-07-20T10:42:35.755Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37762026-07-20T10:42:35.755Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37772026-07-20T10:42:35.755Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37782026-07-20T10:42:35.756Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37792026-07-20T10:42:35.756Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37802026-07-20T10:42:35.756Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
37812026-07-20T10:42:35.756Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
37822026-07-20T10:42:35.756Z- - - - - - - - - - - - - - - - - - - - - - - - -
37832026-07-20T10:42:35.756Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37842026-07-20T10:42:35.756Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37852026-07-20T10:42:35.756Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37862026-07-20T10:42:35.756Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37872026-07-20T10:42:35.756Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37882026-07-20T10:42:35.756Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37892026-07-20T10:42:35.756Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37902026-07-20T10:42:35.756Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37912026-07-20T10:42:35.756Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
37922026-07-20T10:42:35.756Z- - - - - - - - - - - - - - - - - - - - - - - - -
37932026-07-20T10:42:35.756Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
37942026-07-20T10:42:35.756Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
37952026-07-20T10:42:35.756Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
37962026-07-20T10:42:35.756Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
37972026-07-20T10:42:35.756Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
37982026-07-20T10:42:35.757Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
37992026-07-20T10:42:35.757Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
38002026-07-20T10:42:35.757Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
38012026-07-20T10:42:35.757Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
38022026-07-20T10:42:35.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
38032026-07-20T10:42:35.757Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38042026-07-20T10:42:35.757Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38052026-07-20T10:42:35.757Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38062026-07-20T10:42:35.757Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38072026-07-20T10:42:35.757Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38082026-07-20T10:42:35.757Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38092026-07-20T10:42:35.757Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38102026-07-20T10:42:35.757Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38112026-07-20T10:42:35.761Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
38122026-07-20T10:42:35.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
38132026-07-20T10:42:35.761Z[ 5] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
38142026-07-20T10:42:35.761Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38152026-07-20T10:42:35.761Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38162026-07-20T10:42:35.761Z[ 12] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
38172026-07-20T10:42:35.761Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38182026-07-20T10:42:35.761Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38192026-07-20T10:42:35.761Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38202026-07-20T10:42:35.761Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38212026-07-20T10:42:35.761Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
38222026-07-20T10:42:35.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
38232026-07-20T10:42:35.761Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38242026-07-20T10:42:35.761Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38252026-07-20T10:42:35.761Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38262026-07-20T10:42:35.761Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38272026-07-20T10:42:35.761Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38282026-07-20T10:42:35.761Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
38292026-07-20T10:42:35.761Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
38302026-07-20T10:42:35.761Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
38312026-07-20T10:42:35.761Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
38322026-07-20T10:42:35.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
38332026-07-20T10:42:35.761Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38342026-07-20T10:42:35.762Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38352026-07-20T10:42:35.762Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38362026-07-20T10:42:38.760Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38372026-07-20T10:42:38.760Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38382026-07-20T10:42:38.760Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38392026-07-20T10:42:38.760Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38402026-07-20T10:42:38.760Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38412026-07-20T10:42:38.760Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
38422026-07-20T10:42:38.760Z- - - - - - - - - - - - - - - - - - - - - - - - -
38432026-07-20T10:42:38.760Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38442026-07-20T10:42:38.760Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38452026-07-20T10:42:38.760Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38462026-07-20T10:42:38.760Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38472026-07-20T10:42:38.760Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38482026-07-20T10:42:38.760Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38492026-07-20T10:42:38.760Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
38502026-07-20T10:42:38.760Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
38512026-07-20T10:42:38.760Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
38522026-07-20T10:42:38.760Z- - - - - - - - - - - - - - - - - - - - - - - - -
38532026-07-20T10:42:38.761Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38542026-07-20T10:42:38.761Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38552026-07-20T10:42:38.761Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38562026-07-20T10:42:38.761Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38572026-07-20T10:42:38.761Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38582026-07-20T10:42:38.762Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38592026-07-20T10:42:38.762Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38602026-07-20T10:42:38.762Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38612026-07-20T10:42:38.762Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
38622026-07-20T10:42:38.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
38632026-07-20T10:42:38.762Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
38642026-07-20T10:42:38.762Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
38652026-07-20T10:42:38.762Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
38662026-07-20T10:42:38.762Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
38672026-07-20T10:42:38.762Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
38682026-07-20T10:42:38.762Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
38692026-07-20T10:42:38.762Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
38702026-07-20T10:42:38.762Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
38712026-07-20T10:42:38.763Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
38722026-07-20T10:42:38.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
38732026-07-20T10:42:38.763Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38742026-07-20T10:42:38.764Z[ 8] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
38752026-07-20T10:42:38.764Z[ 10] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
38762026-07-20T10:42:38.764Z[ 12] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
38772026-07-20T10:42:38.764Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-07-20T10:42:38.764Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-07-20T10:42:38.764Z[ 18] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
38802026-07-20T10:42:38.764Z[ 20] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
38812026-07-20T10:42:38.764Z[SUM] 10.00-10.00 sec 640 KBytes 4.41 Gbits/sec
38822026-07-20T10:42:38.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
38832026-07-20T10:42:38.765Z[ ID] Interval Transfer Bitrate
38842026-07-20T10:42:38.765Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
38852026-07-20T10:42:38.765Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
38862026-07-20T10:42:38.765Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
38872026-07-20T10:42:38.765Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
38882026-07-20T10:42:38.765Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
38892026-07-20T10:42:38.765Z[ 16] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
38902026-07-20T10:42:38.765Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
38912026-07-20T10:42:38.765Z[ 20] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
38922026-07-20T10:42:38.765Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec sender
38932026-07-20T10:42:38.769ZRun 1/10...3484.2082645249516Mbps
38942026-07-20T10:42:46.169Z-----------------------------------------------------------
38952026-07-20T10:42:46.169ZServer listening on 5201 (test #22)
38962026-07-20T10:42:46.169Z-----------------------------------------------------------
38972026-07-20T10:42:46.169ZAccepted connection from 10.0.0.1, port 37859
38982026-07-20T10:42:46.169Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52912
38992026-07-20T10:42:46.169Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39824
39002026-07-20T10:42:46.169Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62401
39012026-07-20T10:42:46.169Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61307
39022026-07-20T10:42:46.170Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39590
39032026-07-20T10:42:46.170Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43088
39042026-07-20T10:42:46.170Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33587
39052026-07-20T10:42:46.170Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60246
39062026-07-20T10:42:46.170Z[ ID] Interval Transfer Bitrate
39072026-07-20T10:42:46.170Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39082026-07-20T10:42:46.170Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39092026-07-20T10:42:46.170Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39102026-07-20T10:42:46.170Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39112026-07-20T10:42:46.170Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39122026-07-20T10:42:46.170Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39132026-07-20T10:42:46.170Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39142026-07-20T10:42:46.170Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39152026-07-20T10:42:46.170Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
39162026-07-20T10:42:46.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
39172026-07-20T10:42:46.170Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39182026-07-20T10:42:46.170Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39192026-07-20T10:42:46.170Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39202026-07-20T10:42:46.171Z[ 12] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
39212026-07-20T10:42:46.171Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39222026-07-20T10:42:46.174Z[ 16] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
39232026-07-20T10:42:46.174Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39242026-07-20T10:42:46.174Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39252026-07-20T10:42:46.174Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
39262026-07-20T10:42:46.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
39272026-07-20T10:42:46.175Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39282026-07-20T10:42:46.175Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39292026-07-20T10:42:46.175Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39302026-07-20T10:42:46.175Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39312026-07-20T10:42:46.175Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39322026-07-20T10:42:46.176Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39332026-07-20T10:42:46.176Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
39342026-07-20T10:42:46.176Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
39352026-07-20T10:42:46.176Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
39362026-07-20T10:42:46.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
39372026-07-20T10:42:46.176Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39382026-07-20T10:42:46.176Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39392026-07-20T10:42:46.176Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39402026-07-20T10:42:46.176Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
39412026-07-20T10:42:46.176Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39422026-07-20T10:42:46.176Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39432026-07-20T10:42:46.176Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
39442026-07-20T10:42:46.176Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39452026-07-20T10:42:46.176Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
39462026-07-20T10:42:46.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
39472026-07-20T10:42:46.176Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39482026-07-20T10:42:46.176Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
39492026-07-20T10:42:46.176Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
39502026-07-20T10:42:46.176Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39512026-07-20T10:42:46.176Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
39522026-07-20T10:42:46.176Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
39532026-07-20T10:42:46.176Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
39542026-07-20T10:42:46.176Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
39552026-07-20T10:42:46.176Z[SUM] 4.00-5.00 sec 420 MBytes 3.53 Gbits/sec
39562026-07-20T10:42:46.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
39572026-07-20T10:42:46.176Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
39582026-07-20T10:42:46.176Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
39592026-07-20T10:42:46.176Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39602026-07-20T10:42:46.176Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
39612026-07-20T10:42:46.176Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
39622026-07-20T10:42:46.176Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
39632026-07-20T10:42:46.176Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
39642026-07-20T10:42:46.177Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39652026-07-20T10:42:46.177Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
39662026-07-20T10:42:46.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
39672026-07-20T10:42:46.177Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39682026-07-20T10:42:46.177Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39692026-07-20T10:42:46.177Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39702026-07-20T10:42:49.177Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39712026-07-20T10:42:49.178Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39722026-07-20T10:42:49.178Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39732026-07-20T10:42:49.178Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39742026-07-20T10:42:49.178Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39752026-07-20T10:42:49.178Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
39762026-07-20T10:42:49.178Z- - - - - - - - - - - - - - - - - - - - - - - - -
39772026-07-20T10:42:49.178Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39782026-07-20T10:42:49.178Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39792026-07-20T10:42:49.178Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
39802026-07-20T10:42:49.178Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39812026-07-20T10:42:49.178Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39822026-07-20T10:42:49.178Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39832026-07-20T10:42:49.178Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39842026-07-20T10:42:49.180Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
39852026-07-20T10:42:49.180Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
39862026-07-20T10:42:49.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
39872026-07-20T10:42:49.180Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39882026-07-20T10:42:49.180Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39892026-07-20T10:42:49.180Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39902026-07-20T10:42:49.180Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39912026-07-20T10:42:49.180Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39922026-07-20T10:42:49.180Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39932026-07-20T10:42:49.180Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39942026-07-20T10:42:49.180Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
39952026-07-20T10:42:49.180Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
39962026-07-20T10:42:49.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
39972026-07-20T10:42:49.180Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
39982026-07-20T10:42:49.180Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
39992026-07-20T10:42:49.180Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40002026-07-20T10:42:49.180Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40012026-07-20T10:42:49.180Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
40022026-07-20T10:42:49.180Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
40032026-07-20T10:42:49.180Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
40042026-07-20T10:42:49.180Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
40052026-07-20T10:42:49.180Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
40062026-07-20T10:42:49.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
40072026-07-20T10:42:49.180Z[ 5] 10.00-10.00 sec 256 KBytes 793 Mbits/sec
40082026-07-20T10:42:49.182Z[ 8] 10.00-10.00 sec 128 KBytes 397 Mbits/sec
40092026-07-20T10:42:49.182Z[ 10] 10.00-10.00 sec 128 KBytes 397 Mbits/sec
40102026-07-20T10:42:49.182Z[ 12] 10.00-10.00 sec 128 KBytes 397 Mbits/sec
40112026-07-20T10:42:49.182Z[ 14] 10.00-10.00 sec 128 KBytes 397 Mbits/sec
40122026-07-20T10:42:49.182Z[ 16] 10.00-10.00 sec 256 KBytes 793 Mbits/sec
40132026-07-20T10:42:49.182Z[ 18] 10.00-10.00 sec 128 KBytes 397 Mbits/sec
40142026-07-20T10:42:49.182Z[ 20] 10.00-10.00 sec 128 KBytes 397 Mbits/sec
40152026-07-20T10:42:49.182Z[SUM] 10.00-10.00 sec 1.25 MBytes 3.97 Gbits/sec
40162026-07-20T10:42:49.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
40172026-07-20T10:42:49.182Z[ ID] Interval Transfer Bitrate
40182026-07-20T10:42:49.182Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40192026-07-20T10:42:49.182Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40202026-07-20T10:42:49.182Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40212026-07-20T10:42:49.182Z[ 12] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
40222026-07-20T10:42:49.182Z[ 14] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
40232026-07-20T10:42:49.182Z[ 16] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
40242026-07-20T10:42:49.182Z[ 18] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40252026-07-20T10:42:49.182Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
40262026-07-20T10:42:49.183Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
40272026-07-20T10:42:49.187ZRun 2/10...3469.1294214609497Mbps
40282026-07-20T10:42:56.585Z-----------------------------------------------------------
40292026-07-20T10:42:56.585ZServer listening on 5201 (test #23)
40302026-07-20T10:42:56.585Z-----------------------------------------------------------
40312026-07-20T10:42:56.585ZAccepted connection from 10.0.0.1, port 32987
40322026-07-20T10:42:56.585Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34367
40332026-07-20T10:42:56.585Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59575
40342026-07-20T10:42:56.585Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50621
40352026-07-20T10:42:56.585Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34593
40362026-07-20T10:42:56.585Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64290
40372026-07-20T10:42:56.585Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47561
40382026-07-20T10:42:56.585Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35588
40392026-07-20T10:42:56.585Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53370
40402026-07-20T10:42:56.585Z[ ID] Interval Transfer Bitrate
40412026-07-20T10:42:56.585Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40422026-07-20T10:42:56.585Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40432026-07-20T10:42:56.585Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40442026-07-20T10:42:56.585Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40452026-07-20T10:42:56.586Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40462026-07-20T10:42:56.586Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40472026-07-20T10:42:56.586Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40482026-07-20T10:42:56.586Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40492026-07-20T10:42:56.586Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
40502026-07-20T10:42:56.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
40512026-07-20T10:42:56.586Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40522026-07-20T10:42:56.591Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
40532026-07-20T10:42:56.591Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40542026-07-20T10:42:56.591Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40552026-07-20T10:42:56.591Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40562026-07-20T10:42:56.591Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40572026-07-20T10:42:56.591Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
40582026-07-20T10:42:56.591Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40592026-07-20T10:42:56.591Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
40602026-07-20T10:42:56.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
40612026-07-20T10:42:56.591Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40622026-07-20T10:42:56.591Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40632026-07-20T10:42:56.591Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40642026-07-20T10:42:56.591Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40652026-07-20T10:42:56.591Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40662026-07-20T10:42:56.591Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40672026-07-20T10:42:56.591Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40682026-07-20T10:42:56.591Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40692026-07-20T10:42:56.592Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
40702026-07-20T10:42:56.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
40712026-07-20T10:42:56.592Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40722026-07-20T10:42:56.592Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40732026-07-20T10:42:56.592Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40742026-07-20T10:42:56.592Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40752026-07-20T10:42:56.592Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40762026-07-20T10:42:56.592Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40772026-07-20T10:42:56.592Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40782026-07-20T10:42:56.592Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40792026-07-20T10:42:56.592Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
40802026-07-20T10:42:56.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
40812026-07-20T10:42:56.592Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40822026-07-20T10:42:56.592Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
40832026-07-20T10:42:56.592Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40842026-07-20T10:42:56.592Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40852026-07-20T10:42:56.592Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40862026-07-20T10:42:56.592Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40872026-07-20T10:42:56.592Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40882026-07-20T10:42:56.592Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
40892026-07-20T10:42:56.592Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
40902026-07-20T10:42:56.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
40912026-07-20T10:42:56.592Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40922026-07-20T10:42:56.592Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40932026-07-20T10:42:56.593Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40942026-07-20T10:42:56.593Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40952026-07-20T10:42:56.593Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40962026-07-20T10:42:56.593Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
40972026-07-20T10:42:56.593Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40982026-07-20T10:42:56.593Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40992026-07-20T10:42:56.593Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
41002026-07-20T10:42:56.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
41012026-07-20T10:42:56.593Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41022026-07-20T10:42:56.593Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41032026-07-20T10:42:56.593Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41042026-07-20T10:42:59.591Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41052026-07-20T10:42:59.591Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41062026-07-20T10:42:59.592Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41072026-07-20T10:42:59.592Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41082026-07-20T10:42:59.592Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41092026-07-20T10:42:59.592Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
41102026-07-20T10:42:59.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
41112026-07-20T10:42:59.592Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41122026-07-20T10:42:59.592Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41132026-07-20T10:42:59.592Z[ 10] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
41142026-07-20T10:42:59.592Z[ 12] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
41152026-07-20T10:42:59.592Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
41162026-07-20T10:42:59.592Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41172026-07-20T10:42:59.594Z[ 18] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
41182026-07-20T10:42:59.594Z[ 20] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
41192026-07-20T10:42:59.594Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
41202026-07-20T10:42:59.594Z- - - - - - - - - - - - - - - - - - - - - - - - -
41212026-07-20T10:42:59.594Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41222026-07-20T10:42:59.594Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41232026-07-20T10:42:59.594Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41242026-07-20T10:42:59.594Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41252026-07-20T10:42:59.594Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41262026-07-20T10:42:59.594Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41272026-07-20T10:42:59.594Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41282026-07-20T10:42:59.595Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41292026-07-20T10:42:59.595Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
41302026-07-20T10:42:59.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
41312026-07-20T10:42:59.595Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41322026-07-20T10:42:59.595Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41332026-07-20T10:42:59.595Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41342026-07-20T10:42:59.595Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41352026-07-20T10:42:59.595Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41362026-07-20T10:42:59.595Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41372026-07-20T10:42:59.595Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41382026-07-20T10:42:59.595Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41392026-07-20T10:42:59.595Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
41402026-07-20T10:42:59.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
41412026-07-20T10:42:59.596Z[ 5] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
41422026-07-20T10:42:59.596Z[ 8] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
41432026-07-20T10:42:59.596Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41442026-07-20T10:42:59.596Z[ 12] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
41452026-07-20T10:42:59.596Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41462026-07-20T10:42:59.596Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-07-20T10:42:59.596Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-07-20T10:42:59.596Z[ 20] 10.00-10.00 sec 128 KBytes 893 Mbits/sec
41492026-07-20T10:42:59.596Z[SUM] 10.00-10.00 sec 512 KBytes 3.57 Gbits/sec
41502026-07-20T10:42:59.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
41512026-07-20T10:42:59.597Z[ ID] Interval Transfer Bitrate
41522026-07-20T10:42:59.597Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41532026-07-20T10:42:59.597Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41542026-07-20T10:42:59.597Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41552026-07-20T10:42:59.597Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41562026-07-20T10:42:59.597Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41572026-07-20T10:42:59.601Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41582026-07-20T10:42:59.601Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41592026-07-20T10:42:59.601Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
41602026-07-20T10:42:59.602Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
41612026-07-20T10:42:59.602ZRun 3/10...3479.7041056706043Mbps
41622026-07-20T10:43:07.008Z-----------------------------------------------------------
41632026-07-20T10:43:07.008ZServer listening on 5201 (test #24)
41642026-07-20T10:43:07.008Z-----------------------------------------------------------
41652026-07-20T10:43:07.008ZAccepted connection from 10.0.0.1, port 60786
41662026-07-20T10:43:07.008Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42076
41672026-07-20T10:43:07.008Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56036
41682026-07-20T10:43:07.008Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58388
41692026-07-20T10:43:07.008Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64952
41702026-07-20T10:43:07.008Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50055
41712026-07-20T10:43:07.008Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45325
41722026-07-20T10:43:07.008Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56397
41732026-07-20T10:43:07.008Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65440
41742026-07-20T10:43:07.008Z[ ID] Interval Transfer Bitrate
41752026-07-20T10:43:07.008Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41762026-07-20T10:43:07.009Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41772026-07-20T10:43:07.009Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41782026-07-20T10:43:07.009Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41792026-07-20T10:43:07.009Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41802026-07-20T10:43:07.009Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41812026-07-20T10:43:07.009Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41822026-07-20T10:43:07.009Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41832026-07-20T10:43:07.009Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
41842026-07-20T10:43:07.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
41852026-07-20T10:43:07.009Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41862026-07-20T10:43:07.009Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41872026-07-20T10:43:07.009Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41882026-07-20T10:43:07.009Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41892026-07-20T10:43:07.009Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41902026-07-20T10:43:07.009Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
41912026-07-20T10:43:07.009Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41922026-07-20T10:43:07.009Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41932026-07-20T10:43:07.013Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
41942026-07-20T10:43:07.013Z- - - - - - - - - - - - - - - - - - - - - - - - -
41952026-07-20T10:43:07.013Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
41962026-07-20T10:43:07.013Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
41972026-07-20T10:43:07.013Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
41982026-07-20T10:43:07.013Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
41992026-07-20T10:43:07.013Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42002026-07-20T10:43:07.013Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42012026-07-20T10:43:07.013Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
42022026-07-20T10:43:07.013Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
42032026-07-20T10:43:07.013Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
42042026-07-20T10:43:07.013Z- - - - - - - - - - - - - - - - - - - - - - - - -
42052026-07-20T10:43:07.013Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42062026-07-20T10:43:07.013Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42072026-07-20T10:43:07.013Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42082026-07-20T10:43:07.013Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42092026-07-20T10:43:07.013Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42102026-07-20T10:43:07.013Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42112026-07-20T10:43:07.013Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42122026-07-20T10:43:07.013Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42132026-07-20T10:43:07.013Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
42142026-07-20T10:43:07.013Z- - - - - - - - - - - - - - - - - - - - - - - - -
42152026-07-20T10:43:07.013Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42162026-07-20T10:43:07.013Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
42172026-07-20T10:43:07.013Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
42182026-07-20T10:43:07.013Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
42192026-07-20T10:43:07.013Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
42202026-07-20T10:43:07.013Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
42212026-07-20T10:43:07.014Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
42222026-07-20T10:43:07.014Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
42232026-07-20T10:43:07.014Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
42242026-07-20T10:43:07.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
42252026-07-20T10:43:07.014Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42262026-07-20T10:43:07.014Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
42272026-07-20T10:43:07.014Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42282026-07-20T10:43:07.014Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
42292026-07-20T10:43:07.015Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42302026-07-20T10:43:07.015Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42312026-07-20T10:43:07.015Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42322026-07-20T10:43:07.015Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42332026-07-20T10:43:07.015Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
42342026-07-20T10:43:07.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
42352026-07-20T10:43:07.015Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42362026-07-20T10:43:07.015Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42372026-07-20T10:43:07.015Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
42382026-07-20T10:43:10.013Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42392026-07-20T10:43:10.013Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42402026-07-20T10:43:10.013Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42412026-07-20T10:43:10.013Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42422026-07-20T10:43:10.013Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
42432026-07-20T10:43:10.014Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
42442026-07-20T10:43:10.014Z- - - - - - - - - - - - - - - - - - - - - - - - -
42452026-07-20T10:43:10.014Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
42462026-07-20T10:43:10.014Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42472026-07-20T10:43:10.014Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42482026-07-20T10:43:10.014Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
42492026-07-20T10:43:10.014Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42502026-07-20T10:43:10.014Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42512026-07-20T10:43:10.014Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42522026-07-20T10:43:10.014Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
42532026-07-20T10:43:10.016Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
42542026-07-20T10:43:10.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
42552026-07-20T10:43:10.016Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42562026-07-20T10:43:10.017Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42572026-07-20T10:43:10.017Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42582026-07-20T10:43:10.017Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42592026-07-20T10:43:10.017Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42602026-07-20T10:43:10.017Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42612026-07-20T10:43:10.017Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42622026-07-20T10:43:10.017Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42632026-07-20T10:43:10.017Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
42642026-07-20T10:43:10.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
42652026-07-20T10:43:10.017Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42662026-07-20T10:43:10.017Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42672026-07-20T10:43:10.017Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42682026-07-20T10:43:10.017Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42692026-07-20T10:43:10.017Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42702026-07-20T10:43:10.017Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42712026-07-20T10:43:10.017Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
42722026-07-20T10:43:10.017Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42732026-07-20T10:43:10.017Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
42742026-07-20T10:43:10.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
42752026-07-20T10:43:10.017Z[ 5] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
42762026-07-20T10:43:10.017Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42772026-07-20T10:43:10.018Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42782026-07-20T10:43:10.018Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42792026-07-20T10:43:10.018Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42802026-07-20T10:43:10.018Z[ 16] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
42812026-07-20T10:43:10.018Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-07-20T10:43:10.018Z[ 20] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
42832026-07-20T10:43:10.018Z[SUM] 10.00-10.00 sec 384 KBytes 2.64 Gbits/sec
42842026-07-20T10:43:10.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
42852026-07-20T10:43:10.019Z[ ID] Interval Transfer Bitrate
42862026-07-20T10:43:10.019Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42872026-07-20T10:43:10.019Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
42882026-07-20T10:43:10.019Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
42892026-07-20T10:43:10.019Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
42902026-07-20T10:43:10.019Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
42912026-07-20T10:43:10.019Z[ 16] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
42922026-07-20T10:43:10.019Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
42932026-07-20T10:43:10.019Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
42942026-07-20T10:43:10.019Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec sender
42952026-07-20T10:43:10.022ZRun 4/10...3484.102374443404Mbps
42962026-07-20T10:43:17.412Z-----------------------------------------------------------
42972026-07-20T10:43:17.412ZServer listening on 5201 (test #25)
42982026-07-20T10:43:17.412Z-----------------------------------------------------------
42992026-07-20T10:43:17.412ZAccepted connection from 10.0.0.1, port 38413
43002026-07-20T10:43:17.412Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42369
43012026-07-20T10:43:17.413Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52377
43022026-07-20T10:43:17.413Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46498
43032026-07-20T10:43:17.413Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35602
43042026-07-20T10:43:17.413Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36195
43052026-07-20T10:43:17.413Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63497
43062026-07-20T10:43:17.413Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57098
43072026-07-20T10:43:17.413Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40315
43082026-07-20T10:43:17.413Z[ ID] Interval Transfer Bitrate
43092026-07-20T10:43:17.413Z[ 5] 0.00-1.00 sec 45.6 MBytes 383 Mbits/sec
43102026-07-20T10:43:17.413Z[ 8] 0.00-1.00 sec 45.8 MBytes 384 Mbits/sec
43112026-07-20T10:43:17.413Z[ 10] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43122026-07-20T10:43:17.414Z[ 12] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
43132026-07-20T10:43:17.414Z[ 14] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43142026-07-20T10:43:17.414Z[ 16] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43152026-07-20T10:43:17.414Z[ 18] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43162026-07-20T10:43:17.414Z[ 20] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43172026-07-20T10:43:17.414Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
43182026-07-20T10:43:17.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
43192026-07-20T10:43:17.414Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43202026-07-20T10:43:17.414Z[ 8] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
43212026-07-20T10:43:17.414Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43222026-07-20T10:43:17.414Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43232026-07-20T10:43:17.414Z[ 14] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
43242026-07-20T10:43:17.414Z[ 16] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
43252026-07-20T10:43:17.414Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43262026-07-20T10:43:17.414Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
43272026-07-20T10:43:17.414Z[SUM] 1.00-2.00 sec 419 MBytes 3.52 Gbits/sec
43282026-07-20T10:43:17.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
43292026-07-20T10:43:17.414Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43302026-07-20T10:43:17.415Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43312026-07-20T10:43:17.415Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43322026-07-20T10:43:17.415Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
43332026-07-20T10:43:17.415Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43342026-07-20T10:43:17.415Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43352026-07-20T10:43:17.415Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43362026-07-20T10:43:17.416Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
43372026-07-20T10:43:17.416Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
43382026-07-20T10:43:17.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
43392026-07-20T10:43:17.416Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43402026-07-20T10:43:17.416Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43412026-07-20T10:43:17.416Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43422026-07-20T10:43:17.416Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43432026-07-20T10:43:17.416Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43442026-07-20T10:43:17.416Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43452026-07-20T10:43:17.416Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43462026-07-20T10:43:17.416Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43472026-07-20T10:43:17.416Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
43482026-07-20T10:43:17.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
43492026-07-20T10:43:17.416Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
43502026-07-20T10:43:17.416Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
43512026-07-20T10:43:17.417Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
43522026-07-20T10:43:17.417Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
43532026-07-20T10:43:17.417Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
43542026-07-20T10:43:17.417Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
43552026-07-20T10:43:17.417Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
43562026-07-20T10:43:17.417Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
43572026-07-20T10:43:17.417Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
43582026-07-20T10:43:17.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
43592026-07-20T10:43:17.417Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
43602026-07-20T10:43:17.417Z[ 8] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
43612026-07-20T10:43:17.417Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
43622026-07-20T10:43:17.417Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
43632026-07-20T10:43:17.417Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
43642026-07-20T10:43:17.417Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
43652026-07-20T10:43:17.417Z[ 18] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
43662026-07-20T10:43:17.417Z[ 20] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43672026-07-20T10:43:17.417Z[SUM] 5.00-6.00 sec 419 MBytes 3.51 Gbits/sec
43682026-07-20T10:43:17.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
43692026-07-20T10:43:17.417Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43702026-07-20T10:43:17.417Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43712026-07-20T10:43:17.417Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43722026-07-20T10:43:20.417Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43732026-07-20T10:43:20.417Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43742026-07-20T10:43:20.417Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43752026-07-20T10:43:20.417Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43762026-07-20T10:43:20.417Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43772026-07-20T10:43:20.417Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
43782026-07-20T10:43:20.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
43792026-07-20T10:43:20.417Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43802026-07-20T10:43:20.417Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
43812026-07-20T10:43:20.417Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
43822026-07-20T10:43:20.417Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
43832026-07-20T10:43:20.417Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43842026-07-20T10:43:20.417Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43852026-07-20T10:43:20.418Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
43862026-07-20T10:43:20.418Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
43872026-07-20T10:43:20.418Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
43882026-07-20T10:43:20.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
43892026-07-20T10:43:20.418Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43902026-07-20T10:43:20.418Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43912026-07-20T10:43:20.418Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
43922026-07-20T10:43:20.418Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
43932026-07-20T10:43:20.418Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
43942026-07-20T10:43:20.419Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43952026-07-20T10:43:20.419Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43962026-07-20T10:43:20.419Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
43972026-07-20T10:43:20.419Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
43982026-07-20T10:43:20.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
43992026-07-20T10:43:20.419Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44002026-07-20T10:43:20.419Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44012026-07-20T10:43:20.419Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44022026-07-20T10:43:20.419Z[ 12] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
44032026-07-20T10:43:20.419Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44042026-07-20T10:43:20.419Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44052026-07-20T10:43:20.419Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
44062026-07-20T10:43:20.419Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
44072026-07-20T10:43:20.419Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
44082026-07-20T10:43:20.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
44092026-07-20T10:43:20.419Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44102026-07-20T10:43:20.419Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44112026-07-20T10:43:20.419Z[ 10] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
44122026-07-20T10:43:20.419Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44132026-07-20T10:43:20.419Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-07-20T10:43:20.419Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-07-20T10:43:20.419Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-07-20T10:43:20.419Z[ 20] 10.00-10.00 sec 128 KBytes 768 Mbits/sec
44172026-07-20T10:43:20.419Z[SUM] 10.00-10.00 sec 256 KBytes 1.54 Gbits/sec
44182026-07-20T10:43:20.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
44192026-07-20T10:43:20.419Z[ ID] Interval Transfer Bitrate
44202026-07-20T10:43:20.419Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44212026-07-20T10:43:20.419Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44222026-07-20T10:43:20.419Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44232026-07-20T10:43:20.419Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
44242026-07-20T10:43:20.419Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44252026-07-20T10:43:20.419Z[ 16] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
44262026-07-20T10:43:20.419Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
44272026-07-20T10:43:20.419Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
44282026-07-20T10:43:20.423Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
44292026-07-20T10:43:20.424ZRun 5/10...3466.74195118815Mbps
44302026-07-20T10:43:27.817Z-----------------------------------------------------------
44312026-07-20T10:43:27.817ZServer listening on 5201 (test #26)
44322026-07-20T10:43:27.817Z-----------------------------------------------------------
44332026-07-20T10:43:27.817ZAccepted connection from 10.0.0.1, port 33787
44342026-07-20T10:43:27.817Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48928
44352026-07-20T10:43:27.817Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54633
44362026-07-20T10:43:27.817Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48109
44372026-07-20T10:43:27.817Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53117
44382026-07-20T10:43:27.817Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57484
44392026-07-20T10:43:27.817Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59978
44402026-07-20T10:43:27.817Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58616
44412026-07-20T10:43:27.817Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56142
44422026-07-20T10:43:27.817Z[ ID] Interval Transfer Bitrate
44432026-07-20T10:43:27.817Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
44442026-07-20T10:43:27.817Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
44452026-07-20T10:43:27.817Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44462026-07-20T10:43:27.817Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
44472026-07-20T10:43:27.817Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
44482026-07-20T10:43:27.817Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
44492026-07-20T10:43:27.817Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
44502026-07-20T10:43:27.817Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
44512026-07-20T10:43:27.817Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
44522026-07-20T10:43:27.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
44532026-07-20T10:43:27.817Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44542026-07-20T10:43:27.817Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44552026-07-20T10:43:27.817Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44562026-07-20T10:43:27.817Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44572026-07-20T10:43:27.817Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44582026-07-20T10:43:27.817Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44592026-07-20T10:43:27.817Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44602026-07-20T10:43:27.817Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44612026-07-20T10:43:27.817Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
44622026-07-20T10:43:27.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
44632026-07-20T10:43:27.819Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44642026-07-20T10:43:27.819Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44652026-07-20T10:43:27.819Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44662026-07-20T10:43:27.819Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44672026-07-20T10:43:27.819Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44682026-07-20T10:43:27.819Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44692026-07-20T10:43:27.819Z[ 18] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
44702026-07-20T10:43:27.819Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44712026-07-20T10:43:27.819Z[SUM] 2.00-3.00 sec 420 MBytes 3.52 Gbits/sec
44722026-07-20T10:43:27.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
44732026-07-20T10:43:27.819Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44742026-07-20T10:43:27.819Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44752026-07-20T10:43:27.819Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44762026-07-20T10:43:27.819Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44772026-07-20T10:43:27.819Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44782026-07-20T10:43:27.819Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44792026-07-20T10:43:27.819Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44802026-07-20T10:43:27.819Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44812026-07-20T10:43:27.819Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
44822026-07-20T10:43:27.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
44832026-07-20T10:43:27.820Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44842026-07-20T10:43:27.820Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44852026-07-20T10:43:27.820Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44862026-07-20T10:43:27.820Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44872026-07-20T10:43:27.820Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44882026-07-20T10:43:27.820Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44892026-07-20T10:43:27.820Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44902026-07-20T10:43:27.820Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44912026-07-20T10:43:27.820Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
44922026-07-20T10:43:27.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
44932026-07-20T10:43:27.821Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44942026-07-20T10:43:27.821Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44952026-07-20T10:43:27.821Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
44962026-07-20T10:43:27.821Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
44972026-07-20T10:43:27.821Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44982026-07-20T10:43:27.821Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
44992026-07-20T10:43:27.821Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
45002026-07-20T10:43:27.821Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45012026-07-20T10:43:27.821Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
45022026-07-20T10:43:27.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
45032026-07-20T10:43:27.821Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45042026-07-20T10:43:27.821Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45052026-07-20T10:43:27.821Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45062026-07-20T10:43:30.821Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45072026-07-20T10:43:30.821Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45082026-07-20T10:43:30.821Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45092026-07-20T10:43:30.821Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45102026-07-20T10:43:30.821Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45112026-07-20T10:43:30.821Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
45122026-07-20T10:43:30.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
45132026-07-20T10:43:30.821Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45142026-07-20T10:43:30.821Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45152026-07-20T10:43:30.821Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45162026-07-20T10:43:30.821Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45172026-07-20T10:43:30.821Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45182026-07-20T10:43:30.821Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45192026-07-20T10:43:30.821Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45202026-07-20T10:43:30.821Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
45212026-07-20T10:43:30.821Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
45222026-07-20T10:43:30.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
45232026-07-20T10:43:30.823Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45242026-07-20T10:43:30.823Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45252026-07-20T10:43:30.823Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45262026-07-20T10:43:30.823Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45272026-07-20T10:43:30.823Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45282026-07-20T10:43:30.823Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45292026-07-20T10:43:30.823Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45302026-07-20T10:43:30.823Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45312026-07-20T10:43:30.823Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
45322026-07-20T10:43:30.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
45332026-07-20T10:43:30.823Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45342026-07-20T10:43:30.823Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45352026-07-20T10:43:30.824Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45362026-07-20T10:43:30.824Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45372026-07-20T10:43:30.824Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45382026-07-20T10:43:30.824Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45392026-07-20T10:43:30.824Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45402026-07-20T10:43:30.824Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45412026-07-20T10:43:30.824Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
45422026-07-20T10:43:30.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
45432026-07-20T10:43:30.824Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45442026-07-20T10:43:30.824Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45452026-07-20T10:43:30.824Z[ 10] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
45462026-07-20T10:43:30.824Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45472026-07-20T10:43:30.824Z[ 14] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
45482026-07-20T10:43:30.824Z[ 16] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
45492026-07-20T10:43:30.824Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45502026-07-20T10:43:30.824Z[ 20] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
45512026-07-20T10:43:30.824Z[SUM] 10.00-10.00 sec 512 KBytes 3.34 Gbits/sec
45522026-07-20T10:43:30.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
45532026-07-20T10:43:30.824Z[ ID] Interval Transfer Bitrate
45542026-07-20T10:43:30.824Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
45552026-07-20T10:43:30.824Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45562026-07-20T10:43:30.824Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45572026-07-20T10:43:30.824Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45582026-07-20T10:43:30.824Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
45592026-07-20T10:43:30.824Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45602026-07-20T10:43:30.824Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45612026-07-20T10:43:30.824Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45622026-07-20T10:43:30.824Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
45632026-07-20T10:43:30.828ZRun 6/10...3482.4011778498243Mbps
45642026-07-20T10:43:38.220Z-----------------------------------------------------------
45652026-07-20T10:43:38.221ZServer listening on 5201 (test #27)
45662026-07-20T10:43:38.221Z-----------------------------------------------------------
45672026-07-20T10:43:38.221ZAccepted connection from 10.0.0.1, port 60552
45682026-07-20T10:43:38.221Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62267
45692026-07-20T10:43:38.221Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53465
45702026-07-20T10:43:38.221Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60156
45712026-07-20T10:43:38.221Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58523
45722026-07-20T10:43:38.221Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37058
45732026-07-20T10:43:38.221Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55466
45742026-07-20T10:43:38.221Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63751
45752026-07-20T10:43:38.221Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41543
45762026-07-20T10:43:38.221Z[ ID] Interval Transfer Bitrate
45772026-07-20T10:43:38.221Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45782026-07-20T10:43:38.221Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45792026-07-20T10:43:38.221Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45802026-07-20T10:43:38.222Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45812026-07-20T10:43:38.222Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45822026-07-20T10:43:38.222Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45832026-07-20T10:43:38.222Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45842026-07-20T10:43:38.222Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45852026-07-20T10:43:38.222Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
45862026-07-20T10:43:38.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
45872026-07-20T10:43:38.222Z[ 5] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45882026-07-20T10:43:38.222Z[ 8] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45892026-07-20T10:43:38.222Z[ 10] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
45902026-07-20T10:43:38.222Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
45912026-07-20T10:43:38.222Z[ 14] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45922026-07-20T10:43:38.222Z[ 16] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45932026-07-20T10:43:38.223Z[ 18] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45942026-07-20T10:43:38.223Z[ 20] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
45952026-07-20T10:43:38.223Z[SUM] 1.00-2.00 sec 418 MBytes 3.51 Gbits/sec
45962026-07-20T10:43:38.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
45972026-07-20T10:43:38.223Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
45982026-07-20T10:43:38.223Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
45992026-07-20T10:43:38.223Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
46002026-07-20T10:43:38.223Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
46012026-07-20T10:43:38.223Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
46022026-07-20T10:43:38.223Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
46032026-07-20T10:43:38.223Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
46042026-07-20T10:43:38.223Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
46052026-07-20T10:43:38.223Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
46062026-07-20T10:43:38.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
46072026-07-20T10:43:38.223Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46082026-07-20T10:43:38.223Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46092026-07-20T10:43:38.223Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46102026-07-20T10:43:38.223Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46112026-07-20T10:43:38.223Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46122026-07-20T10:43:38.223Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46132026-07-20T10:43:38.223Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
46142026-07-20T10:43:38.223Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46152026-07-20T10:43:38.224Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
46162026-07-20T10:43:38.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
46172026-07-20T10:43:38.224Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
46182026-07-20T10:43:38.224Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46192026-07-20T10:43:38.224Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
46202026-07-20T10:43:38.224Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46212026-07-20T10:43:38.224Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46222026-07-20T10:43:38.224Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46232026-07-20T10:43:38.224Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
46242026-07-20T10:43:38.224Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
46252026-07-20T10:43:38.224Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
46262026-07-20T10:43:38.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
46272026-07-20T10:43:38.224Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46282026-07-20T10:43:38.224Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46292026-07-20T10:43:38.224Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46302026-07-20T10:43:38.224Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46312026-07-20T10:43:38.224Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46322026-07-20T10:43:38.224Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46332026-07-20T10:43:38.224Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46342026-07-20T10:43:38.224Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
46352026-07-20T10:43:38.224Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
46362026-07-20T10:43:38.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
46372026-07-20T10:43:38.226Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46382026-07-20T10:43:38.226Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
46392026-07-20T10:43:38.226Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46402026-07-20T10:43:41.225Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46412026-07-20T10:43:41.225Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46422026-07-20T10:43:41.225Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46432026-07-20T10:43:41.225Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46442026-07-20T10:43:41.225Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46452026-07-20T10:43:41.225Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
46462026-07-20T10:43:41.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
46472026-07-20T10:43:41.225Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
46482026-07-20T10:43:41.225Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
46492026-07-20T10:43:41.225Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
46502026-07-20T10:43:41.225Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46512026-07-20T10:43:41.225Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
46522026-07-20T10:43:41.225Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46532026-07-20T10:43:41.225Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46542026-07-20T10:43:41.225Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46552026-07-20T10:43:41.225Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
46562026-07-20T10:43:41.225Z- - - - - - - - - - - - - - - - - - - - - - - - -
46572026-07-20T10:43:41.225Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46582026-07-20T10:43:41.225Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46592026-07-20T10:43:41.225Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46602026-07-20T10:43:41.225Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46612026-07-20T10:43:41.225Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46622026-07-20T10:43:41.225Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46632026-07-20T10:43:41.225Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46642026-07-20T10:43:41.225Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46652026-07-20T10:43:41.227Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
46662026-07-20T10:43:41.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
46672026-07-20T10:43:41.227Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46682026-07-20T10:43:41.227Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46692026-07-20T10:43:41.227Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46702026-07-20T10:43:41.227Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46712026-07-20T10:43:41.227Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
46722026-07-20T10:43:41.227Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46732026-07-20T10:43:41.227Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46742026-07-20T10:43:41.227Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46752026-07-20T10:43:41.227Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
46762026-07-20T10:43:41.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
46772026-07-20T10:43:41.227Z[ 5] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
46782026-07-20T10:43:41.227Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46792026-07-20T10:43:41.227Z[ 10] 10.00-10.00 sec 128 KBytes 969 Mbits/sec
46802026-07-20T10:43:41.227Z[ 12] 10.00-10.00 sec 128 KBytes 969 Mbits/sec
46812026-07-20T10:43:41.227Z[ 14] 10.00-10.00 sec 128 KBytes 969 Mbits/sec
46822026-07-20T10:43:41.227Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46832026-07-20T10:43:41.231Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-07-20T10:43:41.231Z[ 20] 10.00-10.00 sec 128 KBytes 969 Mbits/sec
46852026-07-20T10:43:41.231Z[SUM] 10.00-10.00 sec 640 KBytes 4.84 Gbits/sec
46862026-07-20T10:43:41.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
46872026-07-20T10:43:41.231Z[ ID] Interval Transfer Bitrate
46882026-07-20T10:43:41.231Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46892026-07-20T10:43:41.232Z[ 8] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46902026-07-20T10:43:41.232Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46912026-07-20T10:43:41.232Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46922026-07-20T10:43:41.232Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46932026-07-20T10:43:41.232Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46942026-07-20T10:43:41.232Z[ 18] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
46952026-07-20T10:43:41.232Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
46962026-07-20T10:43:41.232Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
46972026-07-20T10:43:41.232ZRun 7/10...3469.146662667107Mbps
46982026-07-20T10:43:48.632Z-----------------------------------------------------------
46992026-07-20T10:43:48.632ZServer listening on 5201 (test #28)
47002026-07-20T10:43:48.632Z-----------------------------------------------------------
47012026-07-20T10:43:48.632ZAccepted connection from 10.0.0.1, port 53258
47022026-07-20T10:43:48.632Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33519
47032026-07-20T10:43:48.632Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56855
47042026-07-20T10:43:48.632Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37568
47052026-07-20T10:43:48.632Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38899
47062026-07-20T10:43:48.632Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60081
47072026-07-20T10:43:48.632Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34222
47082026-07-20T10:43:48.633Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65377
47092026-07-20T10:43:48.633Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37021
47102026-07-20T10:43:48.633Z[ ID] Interval Transfer Bitrate
47112026-07-20T10:43:48.633Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47122026-07-20T10:43:48.633Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47132026-07-20T10:43:48.633Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47142026-07-20T10:43:48.633Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47152026-07-20T10:43:48.633Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47162026-07-20T10:43:48.633Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47172026-07-20T10:43:48.633Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
47182026-07-20T10:43:48.633Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
47192026-07-20T10:43:48.633Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
47202026-07-20T10:43:48.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
47212026-07-20T10:43:48.633Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47222026-07-20T10:43:48.633Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47232026-07-20T10:43:48.633Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47242026-07-20T10:43:48.633Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47252026-07-20T10:43:48.634Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47262026-07-20T10:43:48.634Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47272026-07-20T10:43:48.634Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47282026-07-20T10:43:48.634Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
47292026-07-20T10:43:48.634Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
47302026-07-20T10:43:48.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
47312026-07-20T10:43:48.634Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47322026-07-20T10:43:48.634Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47332026-07-20T10:43:48.634Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47342026-07-20T10:43:48.634Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47352026-07-20T10:43:48.634Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47362026-07-20T10:43:48.635Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47372026-07-20T10:43:48.635Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47382026-07-20T10:43:48.635Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47392026-07-20T10:43:48.638Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
47402026-07-20T10:43:48.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
47412026-07-20T10:43:48.638Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47422026-07-20T10:43:48.638Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
47432026-07-20T10:43:48.638Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47442026-07-20T10:43:48.638Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
47452026-07-20T10:43:48.638Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47462026-07-20T10:43:48.638Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
47472026-07-20T10:43:48.638Z[ 18] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
47482026-07-20T10:43:48.638Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
47492026-07-20T10:43:48.638Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
47502026-07-20T10:43:48.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
47512026-07-20T10:43:48.638Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47522026-07-20T10:43:48.638Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47532026-07-20T10:43:48.639Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47542026-07-20T10:43:48.639Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47552026-07-20T10:43:48.639Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
47562026-07-20T10:43:48.639Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47572026-07-20T10:43:48.639Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47582026-07-20T10:43:48.639Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47592026-07-20T10:43:48.639Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
47602026-07-20T10:43:48.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
47612026-07-20T10:43:48.639Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47622026-07-20T10:43:48.639Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47632026-07-20T10:43:48.639Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47642026-07-20T10:43:48.639Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47652026-07-20T10:43:48.639Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47662026-07-20T10:43:48.639Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47672026-07-20T10:43:48.639Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
47682026-07-20T10:43:48.639Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47692026-07-20T10:43:48.639Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
47702026-07-20T10:43:48.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
47712026-07-20T10:43:48.639Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47722026-07-20T10:43:48.639Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47732026-07-20T10:43:48.639Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
47742026-07-20T10:43:51.638Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47752026-07-20T10:43:51.638Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47762026-07-20T10:43:51.638Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
47772026-07-20T10:43:51.638Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47782026-07-20T10:43:51.638Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
47792026-07-20T10:43:51.638Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
47802026-07-20T10:43:51.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
47812026-07-20T10:43:51.638Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
47822026-07-20T10:43:51.638Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47832026-07-20T10:43:51.638Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
47842026-07-20T10:43:51.638Z[ 12] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
47852026-07-20T10:43:51.638Z[ 14] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
47862026-07-20T10:43:51.638Z[ 16] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
47872026-07-20T10:43:51.638Z[ 18] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
47882026-07-20T10:43:51.638Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
47892026-07-20T10:43:51.638Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
47902026-07-20T10:43:51.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
47912026-07-20T10:43:51.638Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47922026-07-20T10:43:51.638Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
47932026-07-20T10:43:51.638Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47942026-07-20T10:43:51.638Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
47952026-07-20T10:43:51.638Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47962026-07-20T10:43:51.638Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47972026-07-20T10:43:51.638Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47982026-07-20T10:43:51.638Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47992026-07-20T10:43:51.639Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
48002026-07-20T10:43:51.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
48012026-07-20T10:43:51.640Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48022026-07-20T10:43:51.640Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
48032026-07-20T10:43:51.640Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48042026-07-20T10:43:51.640Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
48052026-07-20T10:43:51.640Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48062026-07-20T10:43:51.640Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
48072026-07-20T10:43:51.640Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
48082026-07-20T10:43:51.643Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
48092026-07-20T10:43:51.643Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
48102026-07-20T10:43:51.643Z- - - - - - - - - - - - - - - - - - - - - - - - -
48112026-07-20T10:43:51.643Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48122026-07-20T10:43:51.644Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48132026-07-20T10:43:51.644Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-07-20T10:43:51.644Z[ 12] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
48152026-07-20T10:43:51.644Z[ 14] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
48162026-07-20T10:43:51.644Z[ 16] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
48172026-07-20T10:43:51.644Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48182026-07-20T10:43:51.644Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-07-20T10:43:51.644Z[SUM] 10.00-10.00 sec 384 KBytes 2.52 Gbits/sec
48202026-07-20T10:43:51.644Z- - - - - - - - - - - - - - - - - - - - - - - - -
48212026-07-20T10:43:51.644Z[ ID] Interval Transfer Bitrate
48222026-07-20T10:43:51.644Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48232026-07-20T10:43:51.644Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48242026-07-20T10:43:51.644Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48252026-07-20T10:43:51.644Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
48262026-07-20T10:43:51.644Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48272026-07-20T10:43:51.644Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48282026-07-20T10:43:51.644Z[ 18] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
48292026-07-20T10:43:51.644Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
48302026-07-20T10:43:51.644Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
48312026-07-20T10:43:51.644ZRun 8/10...3470.7676324480217Mbps
48322026-07-20T10:43:59.038Z-----------------------------------------------------------
48332026-07-20T10:43:59.038ZServer listening on 5201 (test #29)
48342026-07-20T10:43:59.038Z-----------------------------------------------------------
48352026-07-20T10:43:59.038ZAccepted connection from 10.0.0.1, port 57232
48362026-07-20T10:43:59.038Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44060
48372026-07-20T10:43:59.038Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57454
48382026-07-20T10:43:59.038Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62607
48392026-07-20T10:43:59.038Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38298
48402026-07-20T10:43:59.038Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41964
48412026-07-20T10:43:59.038Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57940
48422026-07-20T10:43:59.038Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41553
48432026-07-20T10:43:59.038Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52914
48442026-07-20T10:43:59.038Z[ ID] Interval Transfer Bitrate
48452026-07-20T10:43:59.038Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48462026-07-20T10:43:59.038Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48472026-07-20T10:43:59.039Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48482026-07-20T10:43:59.039Z[ 12] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
48492026-07-20T10:43:59.039Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
48502026-07-20T10:43:59.039Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48512026-07-20T10:43:59.039Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
48522026-07-20T10:43:59.039Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48532026-07-20T10:43:59.039Z[SUM] 0.00-1.00 sec 334 MBytes 2.81 Gbits/sec
48542026-07-20T10:43:59.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
48552026-07-20T10:43:59.039Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48562026-07-20T10:43:59.039Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48572026-07-20T10:43:59.039Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48582026-07-20T10:43:59.039Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48592026-07-20T10:43:59.040Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48602026-07-20T10:43:59.040Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48612026-07-20T10:43:59.040Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48622026-07-20T10:43:59.040Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48632026-07-20T10:43:59.040Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
48642026-07-20T10:43:59.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
48652026-07-20T10:43:59.040Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
48662026-07-20T10:43:59.040Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48672026-07-20T10:43:59.040Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48682026-07-20T10:43:59.040Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48692026-07-20T10:43:59.040Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48702026-07-20T10:43:59.040Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48712026-07-20T10:43:59.041Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
48722026-07-20T10:43:59.041Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48732026-07-20T10:43:59.041Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
48742026-07-20T10:43:59.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
48752026-07-20T10:43:59.041Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48762026-07-20T10:43:59.041Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48772026-07-20T10:43:59.041Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48782026-07-20T10:43:59.041Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48792026-07-20T10:43:59.041Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48802026-07-20T10:43:59.041Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
48812026-07-20T10:43:59.041Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48822026-07-20T10:43:59.041Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48832026-07-20T10:43:59.041Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
48842026-07-20T10:43:59.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
48852026-07-20T10:43:59.041Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48862026-07-20T10:43:59.041Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48872026-07-20T10:43:59.041Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48882026-07-20T10:43:59.041Z[ 12] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
48892026-07-20T10:43:59.041Z[ 14] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
48902026-07-20T10:43:59.041Z[ 16] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
48912026-07-20T10:43:59.041Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
48922026-07-20T10:43:59.041Z[ 20] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
48932026-07-20T10:43:59.041Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
48942026-07-20T10:43:59.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
48952026-07-20T10:43:59.042Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48962026-07-20T10:43:59.042Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48972026-07-20T10:43:59.042Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
48982026-07-20T10:43:59.042Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48992026-07-20T10:43:59.042Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49002026-07-20T10:43:59.042Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49012026-07-20T10:43:59.042Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49022026-07-20T10:43:59.042Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49032026-07-20T10:43:59.042Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
49042026-07-20T10:43:59.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
49052026-07-20T10:43:59.042Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
49062026-07-20T10:43:59.042Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
49072026-07-20T10:43:59.042Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49082026-07-20T10:44:02.043Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
49092026-07-20T10:44:02.043Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49102026-07-20T10:44:02.043Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49112026-07-20T10:44:02.043Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
49122026-07-20T10:44:02.043Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
49132026-07-20T10:44:02.043Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
49142026-07-20T10:44:02.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
49152026-07-20T10:44:02.043Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49162026-07-20T10:44:02.043Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49172026-07-20T10:44:02.043Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49182026-07-20T10:44:02.043Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49192026-07-20T10:44:02.043Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
49202026-07-20T10:44:02.043Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49212026-07-20T10:44:02.043Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49222026-07-20T10:44:02.043Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
49232026-07-20T10:44:02.043Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
49242026-07-20T10:44:02.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
49252026-07-20T10:44:02.043Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
49262026-07-20T10:44:02.043Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49272026-07-20T10:44:02.043Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49282026-07-20T10:44:02.043Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49292026-07-20T10:44:02.043Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49302026-07-20T10:44:02.044Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49312026-07-20T10:44:02.044Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49322026-07-20T10:44:02.044Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49332026-07-20T10:44:02.044Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
49342026-07-20T10:44:02.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
49352026-07-20T10:44:02.044Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49362026-07-20T10:44:02.044Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49372026-07-20T10:44:02.044Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49382026-07-20T10:44:02.044Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49392026-07-20T10:44:02.044Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49402026-07-20T10:44:02.044Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49412026-07-20T10:44:02.044Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
49422026-07-20T10:44:02.044Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49432026-07-20T10:44:02.044Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
49442026-07-20T10:44:02.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
49452026-07-20T10:44:02.045Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49462026-07-20T10:44:02.045Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49472026-07-20T10:44:02.045Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49482026-07-20T10:44:02.045Z[ 12] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
49492026-07-20T10:44:02.045Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49502026-07-20T10:44:02.045Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49512026-07-20T10:44:02.045Z[ 18] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
49522026-07-20T10:44:02.045Z[ 20] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
49532026-07-20T10:44:02.045Z[SUM] 10.00-10.00 sec 384 KBytes 2.63 Gbits/sec
49542026-07-20T10:44:02.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
49552026-07-20T10:44:02.045Z[ ID] Interval Transfer Bitrate
49562026-07-20T10:44:02.045Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
49572026-07-20T10:44:02.045Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49582026-07-20T10:44:02.045Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
49592026-07-20T10:44:02.045Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
49602026-07-20T10:44:02.045Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49612026-07-20T10:44:02.045Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49622026-07-20T10:44:02.045Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49632026-07-20T10:44:02.050Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
49642026-07-20T10:44:02.050Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
49652026-07-20T10:44:02.050ZRun 9/10...3486.0926855665093Mbps
49662026-07-20T10:44:09.460Z-----------------------------------------------------------
49672026-07-20T10:44:09.460ZServer listening on 5201 (test #30)
49682026-07-20T10:44:09.460Z-----------------------------------------------------------
49692026-07-20T10:44:09.460ZAccepted connection from 10.0.0.1, port 55901
49702026-07-20T10:44:09.460Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35203
49712026-07-20T10:44:09.460Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34514
49722026-07-20T10:44:09.462Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58717
49732026-07-20T10:44:09.462Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46335
49742026-07-20T10:44:09.462Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47852
49752026-07-20T10:44:09.462Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60727
49762026-07-20T10:44:09.462Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42406
49772026-07-20T10:44:09.462Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43741
49782026-07-20T10:44:09.462Z[ ID] Interval Transfer Bitrate
49792026-07-20T10:44:09.462Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49802026-07-20T10:44:09.462Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49812026-07-20T10:44:09.462Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49822026-07-20T10:44:09.462Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49832026-07-20T10:44:09.462Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49842026-07-20T10:44:09.462Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49852026-07-20T10:44:09.462Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49862026-07-20T10:44:09.462Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49872026-07-20T10:44:09.463Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
49882026-07-20T10:44:09.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
49892026-07-20T10:44:09.463Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49902026-07-20T10:44:09.463Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
49912026-07-20T10:44:09.463Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49922026-07-20T10:44:09.463Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49932026-07-20T10:44:09.463Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49942026-07-20T10:44:09.463Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
49952026-07-20T10:44:09.463Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49962026-07-20T10:44:09.464Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
49972026-07-20T10:44:09.464Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
49982026-07-20T10:44:09.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
49992026-07-20T10:44:09.464Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50002026-07-20T10:44:09.464Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50012026-07-20T10:44:09.464Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50022026-07-20T10:44:09.464Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50032026-07-20T10:44:09.464Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50042026-07-20T10:44:09.464Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
50052026-07-20T10:44:09.464Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
50062026-07-20T10:44:09.464Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
50072026-07-20T10:44:09.464Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
50082026-07-20T10:44:09.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
50092026-07-20T10:44:09.464Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50102026-07-20T10:44:09.464Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50112026-07-20T10:44:09.464Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50122026-07-20T10:44:09.464Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50132026-07-20T10:44:09.464Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50142026-07-20T10:44:09.464Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50152026-07-20T10:44:09.464Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50162026-07-20T10:44:09.464Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50172026-07-20T10:44:09.464Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
50182026-07-20T10:44:09.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
50192026-07-20T10:44:09.464Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50202026-07-20T10:44:09.465Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50212026-07-20T10:44:09.465Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50222026-07-20T10:44:09.465Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50232026-07-20T10:44:09.465Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50242026-07-20T10:44:09.465Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50252026-07-20T10:44:09.465Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
50262026-07-20T10:44:09.465Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
50272026-07-20T10:44:09.465Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
50282026-07-20T10:44:09.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
50292026-07-20T10:44:09.465Z[ 5] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50302026-07-20T10:44:09.465Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50312026-07-20T10:44:09.465Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50322026-07-20T10:44:09.465Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
50332026-07-20T10:44:09.465Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50342026-07-20T10:44:09.465Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50352026-07-20T10:44:09.465Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50362026-07-20T10:44:09.465Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
50372026-07-20T10:44:09.465Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
50382026-07-20T10:44:09.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
50392026-07-20T10:44:09.465Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50402026-07-20T10:44:09.465Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50412026-07-20T10:44:09.465Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50422026-07-20T10:44:12.465Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50432026-07-20T10:44:12.465Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50442026-07-20T10:44:12.465Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50452026-07-20T10:44:12.465Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50462026-07-20T10:44:12.465Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50472026-07-20T10:44:12.465Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
50482026-07-20T10:44:12.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
50492026-07-20T10:44:12.466Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50502026-07-20T10:44:12.466Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50512026-07-20T10:44:12.466Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50522026-07-20T10:44:12.466Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50532026-07-20T10:44:12.466Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50542026-07-20T10:44:12.466Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
50552026-07-20T10:44:12.466Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
50562026-07-20T10:44:12.466Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
50572026-07-20T10:44:12.466Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
50582026-07-20T10:44:12.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
50592026-07-20T10:44:12.466Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50602026-07-20T10:44:12.466Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50612026-07-20T10:44:12.466Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50622026-07-20T10:44:12.466Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50632026-07-20T10:44:12.466Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50642026-07-20T10:44:12.466Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50652026-07-20T10:44:12.466Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
50662026-07-20T10:44:12.466Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
50672026-07-20T10:44:12.466Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
50682026-07-20T10:44:12.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
50692026-07-20T10:44:12.466Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50702026-07-20T10:44:12.466Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50712026-07-20T10:44:12.466Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50722026-07-20T10:44:12.466Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
50732026-07-20T10:44:12.466Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50742026-07-20T10:44:12.466Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50752026-07-20T10:44:12.466Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50762026-07-20T10:44:12.466Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
50772026-07-20T10:44:12.466Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
50782026-07-20T10:44:12.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
50792026-07-20T10:44:12.466Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50802026-07-20T10:44:12.466Z[ 8] 10.00-10.00 sec 128 KBytes 887 Mbits/sec
50812026-07-20T10:44:12.466Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-07-20T10:44:12.466Z[ 12] 10.00-10.00 sec 128 KBytes 888 Mbits/sec
50832026-07-20T10:44:12.466Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-07-20T10:44:12.466Z[ 16] 10.00-10.00 sec 128 KBytes 888 Mbits/sec
50852026-07-20T10:44:12.466Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50862026-07-20T10:44:12.466Z[ 20] 10.00-10.00 sec 128 KBytes 887 Mbits/sec
50872026-07-20T10:44:12.467Z[SUM] 10.00-10.00 sec 512 KBytes 3.55 Gbits/sec
50882026-07-20T10:44:12.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
50892026-07-20T10:44:12.467Z[ ID] Interval Transfer Bitrate
50902026-07-20T10:44:12.467Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
50912026-07-20T10:44:12.467Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
50922026-07-20T10:44:12.467Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
50932026-07-20T10:44:12.467Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
50942026-07-20T10:44:12.467Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
50952026-07-20T10:44:12.467Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
50962026-07-20T10:44:12.467Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
50972026-07-20T10:44:12.467Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
50982026-07-20T10:44:12.467Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
50992026-07-20T10:44:12.470ZRun 10/10...3480.120006375234Mbps
51002026-07-20T10:44:12.470Z###---------------------###
51012026-07-20T10:44:12.470Z::: iPerf done... :::
51022026-07-20T10:44:12.470Z:::Awaiting out files...:::
51032026-07-20T10:44:12.470Z###---------------------###
51042026-07-20T10:44:12.470Z###-----###
51052026-07-20T10:44:12.470Z:::done!:::
51062026-07-20T10:44:12.470Z###-----###
51072026-07-20T10:44:13.436ZBenchmarking iperf-tcp/local/s2c/tx
51082026-07-20T10:44:13.436ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51092026-07-20T10:44:17.671ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51102026-07-20T10:44:37.607ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51112026-07-20T10:44:37.658Ziperf-tcp/local/s2c/tx time: [3.5632 µs 3.5633 µs 3.5633 µs]
51122026-07-20T10:44:37.658ZFound 6 outliers among 100 measurements (6.00%)
51132026-07-20T10:44:37.658Z 2 (2.00%) low mild
51142026-07-20T10:44:37.658Z 4 (4.00%) high mild
51152026-07-20T10:44:38.286Z
51162026-07-20T10:44:38.289ZBenchmarking iperf-tcp/local/s2c/rx
51172026-07-20T10:44:38.289ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51182026-07-20T10:44:42.516ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51192026-07-20T10:45:02.573ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51202026-07-20T10:45:02.624Ziperf-tcp/local/s2c/rx time: [6.6217 µs 6.6218 µs 6.6220 µs]
51212026-07-20T10:45:02.624ZFound 4 outliers among 100 measurements (4.00%)
51222026-07-20T10:45:02.624Z 1 (1.00%) low mild
51232026-07-20T10:45:02.625Z 3 (3.00%) high mild
51242026-07-20T10:45:03.253Z
51252026-07-20T10:45:07.853Z+ cargo ubench
51262026-07-20T10:45:07.980Z Compiling proc-macro2 v1.0.106
51272026-07-20T10:45:07.980Z Compiling quote v1.0.46
51282026-07-20T10:45:07.980Z Compiling unicode-ident v1.0.24
51292026-07-20T10:45:07.980Z Compiling serde_core v1.0.228
51302026-07-20T10:45:07.984Z Compiling cfg-if v1.0.4
51312026-07-20T10:45:07.984Z Compiling libc v0.2.186
51322026-07-20T10:45:07.985Z Compiling memchr v2.8.3
51332026-07-20T10:45:08.010Z Compiling serde v1.0.228
51342026-07-20T10:45:08.060Z Compiling rustversion v1.0.23
51352026-07-20T10:45:08.111Z Compiling strsim v0.11.1
51362026-07-20T10:45:08.322Z Compiling version_check v0.9.5
51372026-07-20T10:45:08.343Z Compiling ident_case v1.0.1
51382026-07-20T10:45:08.385Z Compiling zerocopy v0.8.54
51392026-07-20T10:45:08.443Z Compiling either v1.16.0
51402026-07-20T10:45:08.588Z Compiling thiserror v2.0.18
51412026-07-20T10:45:08.653Z Compiling fnv v1.0.7
51422026-07-20T10:45:08.805Z Compiling crossbeam-utils v0.8.22
51432026-07-20T10:45:08.904Z Compiling syn v1.0.109
51442026-07-20T10:45:08.969Z Compiling regex-syntax v0.8.11
51452026-07-20T10:45:09.106Z Compiling pin-project-lite v0.2.17
51462026-07-20T10:45:09.117Z Compiling hashbrown v0.17.1
51472026-07-20T10:45:09.182Z Compiling syn v2.0.118
51482026-07-20T10:45:09.193Z Compiling aho-corasick v1.1.4
51492026-07-20T10:45:09.226Z Compiling winnow v1.0.3
51502026-07-20T10:45:09.251Z Compiling equivalent v1.0.2
51512026-07-20T10:45:09.473Z Compiling itertools v0.14.0
51522026-07-20T10:45:09.648Z Compiling indexmap v2.14.0
51532026-07-20T10:45:10.220Z Compiling bitflags v2.13.0
51542026-07-20T10:45:10.240Z Compiling toml_parser v1.1.2+spec-1.1.0
51552026-07-20T10:45:10.540Z Compiling regex-automata v0.4.15
51562026-07-20T10:45:10.558Z Compiling toml_datetime v1.1.1+spec-1.1.0
51572026-07-20T10:45:10.685Z Compiling autocfg v1.5.1
51582026-07-20T10:45:10.768Z Compiling byteorder v1.5.0
51592026-07-20T10:45:10.774Z Compiling heapless v0.8.0
51602026-07-20T10:45:10.951Z Compiling hash32 v0.3.1
51612026-07-20T10:45:10.982Z Compiling toml_edit v0.25.12+spec-1.1.0
51622026-07-20T10:45:11.014Z Compiling slog v2.8.2
51632026-07-20T10:45:11.037Z Compiling num-traits v0.2.19
51642026-07-20T10:45:11.073Z Compiling stable_deref_trait v1.2.1
51652026-07-20T10:45:11.134Z Compiling futures-sink v0.3.32
51662026-07-20T10:45:11.222Z Compiling smoltcp v0.11.0
51672026-07-20T10:45:11.233Z Compiling macaddr v1.0.1
51682026-07-20T10:45:11.243Z Compiling futures-core v0.3.32
51692026-07-20T10:45:11.269Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51702026-07-20T10:45:11.382Z Compiling futures-channel v0.3.32
51712026-07-20T10:45:11.525Z Compiling proc-macro-crate v3.5.0
51722026-07-20T10:45:11.589Z Compiling proc-macro-error-attr v1.0.4
51732026-07-20T10:45:11.622Z Compiling bitflags v1.3.2
51742026-07-20T10:45:11.686Z Compiling darling_core v0.21.3
51752026-07-20T10:45:11.816Z Compiling darling_core v0.23.0
51762026-07-20T10:45:11.858Z Compiling slab v0.4.12
51772026-07-20T10:45:11.920Z Compiling getrandom v0.4.3
51782026-07-20T10:45:12.043Z Compiling ref-cast v1.0.25
51792026-07-20T10:45:12.043Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51802026-07-20T10:45:12.187Z Compiling regex v1.13.0
51812026-07-20T10:45:12.268Z Compiling rand_core v0.10.1
51822026-07-20T10:45:12.353Z Compiling futures-task v0.3.32
51832026-07-20T10:45:12.419Z Compiling managed v0.8.0
51842026-07-20T10:45:12.510Z Compiling crc32fast v1.5.0
51852026-07-20T10:45:12.571Z Compiling futures-io v0.3.32
51862026-07-20T10:45:12.631Z Compiling anyhow v1.0.103
51872026-07-20T10:45:12.882Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51882026-07-20T10:45:12.887Z Compiling serde_derive v1.0.228
51892026-07-20T10:45:13.013Z Compiling zerocopy-derive v0.8.54
51902026-07-20T10:45:13.115Z Compiling thiserror-impl v2.0.18
51912026-07-20T10:45:13.291Z Compiling futures-macro v0.3.32
51922026-07-20T10:45:13.767Z Compiling ref-cast-impl v1.0.25
51932026-07-20T10:45:13.830Z Compiling darling_macro v0.21.3
51942026-07-20T10:45:13.951Z Compiling darling_macro v0.23.0
51952026-07-20T10:45:14.099Z Compiling futures-util v0.3.32
51962026-07-20T10:45:14.367Z Compiling foreign-types-macros v0.2.3
51972026-07-20T10:45:14.379Z Compiling darling v0.21.3
51982026-07-20T10:45:14.411Z Compiling cobs v0.3.0
51992026-07-20T10:45:14.447Z Compiling ingot-macros v0.1.1
52002026-07-20T10:45:14.501Z Compiling darling v0.23.0
52012026-07-20T10:45:14.574Z Compiling num_enum_derive v0.7.6
52022026-07-20T10:45:14.625Z Compiling proc-macro-error v1.0.4
52032026-07-20T10:45:14.865Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52042026-07-20T10:45:15.001Z Compiling rustix v1.1.4
52052026-07-20T10:45:15.099Z Compiling crossbeam-epoch v0.9.20
52062026-07-20T10:45:15.380Z Compiling foreign-types-shared v0.3.1
52072026-07-20T10:45:15.383Z Compiling cpufeatures v0.3.0
52082026-07-20T10:45:15.445Z Compiling once_cell v1.21.4
52092026-07-20T10:45:15.463Z Compiling unicode-width v0.2.2
52102026-07-20T10:45:15.569Z Compiling ipnetwork v0.21.1
52112026-07-20T10:45:15.666Z Compiling tracing-core v0.1.36
52122026-07-20T10:45:15.672Z Compiling num_enum v0.7.6
52132026-07-20T10:45:15.744Z Compiling tabwriter v1.4.1
52142026-07-20T10:45:15.773Z Compiling foreign-types v0.5.0
52152026-07-20T10:45:15.842Z Compiling chacha20 v0.10.1
52162026-07-20T10:45:16.072Z Compiling erased-serde v0.3.31
52172026-07-20T10:45:16.112Z Compiling postcard v1.1.3
52182026-07-20T10:45:16.158Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52192026-07-20T10:45:16.456Z Compiling futures-executor v0.3.32
52202026-07-20T10:45:16.613Z Compiling tracing-attributes v0.1.31
52212026-07-20T10:45:16.748Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52222026-07-20T10:45:17.017Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52232026-07-20T10:45:17.072Z Compiling errno v0.3.14
52242026-07-20T10:45:17.083Z Compiling itertools v0.15.0
52252026-07-20T10:45:17.150Z Compiling cstr-argument v0.1.2
52262026-07-20T10:45:17.245Z Compiling find-msvc-tools v0.1.9
52272026-07-20T10:45:17.307Z Compiling utf8parse v0.2.2
52282026-07-20T10:45:17.402Z Compiling time-core v0.1.9
52292026-07-20T10:45:17.467Z Compiling ingot-types v0.1.2
52302026-07-20T10:45:17.501Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52312026-07-20T10:45:17.575Z Compiling crossbeam-deque v0.8.7
52322026-07-20T10:45:17.610Z Compiling num-conv v0.2.2
52332026-07-20T10:45:17.762Z Compiling zmij v1.0.22
52342026-07-20T10:45:17.795Z Compiling dyn-clone v1.0.20
52352026-07-20T10:45:17.890Z Compiling ingot v0.1.1
52362026-07-20T10:45:17.895Z Compiling pretty-hex v0.4.2
52372026-07-20T10:45:17.902Z Compiling shlex v2.0.1
52382026-07-20T10:45:17.930Z Compiling thiserror v1.0.69
52392026-07-20T10:45:18.016Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52402026-07-20T10:45:18.075Z Compiling cc v1.2.67
52412026-07-20T10:45:18.106Z Compiling tracing v0.1.44
52422026-07-20T10:45:18.223Z Compiling time-macros v0.2.31
52432026-07-20T10:45:18.416Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52442026-07-20T10:45:18.429Z Compiling anstyle-parse v1.0.0
52452026-07-20T10:45:18.628Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52462026-07-20T10:45:18.787Z Compiling rand v0.10.2
52472026-07-20T10:45:18.982Z Compiling futures v0.3.32
52482026-07-20T10:45:19.441Z Compiling thiserror-impl v1.0.69
52492026-07-20T10:45:19.567Z Compiling uuid v1.24.0
52502026-07-20T10:45:19.634Z Compiling arc-swap v1.9.2
52512026-07-20T10:45:19.647Z Compiling socket2 v0.6.4
52522026-07-20T10:45:19.962Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52532026-07-20T10:45:19.990Z Compiling nom v8.0.0
52542026-07-20T10:45:20.064Z Compiling thread_local v1.1.10
52552026-07-20T10:45:20.226Z Compiling iana-time-zone v0.1.65
52562026-07-20T10:45:20.405Z Compiling anstyle-query v1.1.5
52572026-07-20T10:45:20.502Z Compiling slog-async v2.8.0
52582026-07-20T10:45:20.530Z Compiling heck v0.4.1
52592026-07-20T10:45:20.617Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52602026-07-20T10:45:20.715Z Compiling colorchoice v1.0.5
52612026-07-20T10:45:20.790Z Compiling colored v3.1.1
52622026-07-20T10:45:20.821Z Compiling oxnet v0.1.6
52632026-07-20T10:45:20.827Z Compiling deranged v0.5.8
52642026-07-20T10:45:21.256Z Compiling powerfmt v0.2.0
52652026-07-20T10:45:21.475Z Compiling rayon-core v1.13.0
52662026-07-20T10:45:21.676Z Compiling lazy_static v1.5.0
52672026-07-20T10:45:21.703Z Compiling anstyle v1.0.14
52682026-07-20T10:45:21.767Z Compiling serde_json v1.0.150
52692026-07-20T10:45:21.907Z Compiling is_terminal_polyfill v1.70.2
52702026-07-20T10:45:22.012Z Compiling anstream v1.0.0
52712026-07-20T10:45:22.121Z Compiling time v0.3.53
52722026-07-20T10:45:22.137Z Compiling slog-scope v4.4.1
52732026-07-20T10:45:22.528Z Compiling rusticata-macros v5.0.0
52742026-07-20T10:45:22.730Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52752026-07-20T10:45:22.842Z Compiling chrono v0.4.45
52762026-07-20T10:45:23.077Z Compiling terminal_size v0.4.4
52772026-07-20T10:45:23.208Z Compiling alloca v0.4.0
52782026-07-20T10:45:23.399Z Compiling cookie-factory v0.3.3
52792026-07-20T10:45:23.668Z Compiling half v2.7.1
52802026-07-20T10:45:23.723Z Compiling crossbeam-channel v0.5.16
52812026-07-20T10:45:23.813Z Compiling is-terminal v0.4.17
52822026-07-20T10:45:23.905Z Compiling itertools v0.12.1
52832026-07-20T10:45:23.974Z Compiling take_mut v0.2.2
52842026-07-20T10:45:23.984Z Compiling itoa v1.0.18
52852026-07-20T10:45:24.032Z Compiling plotters-backend v0.3.7
52862026-07-20T10:45:24.357Z Compiling heck v0.5.0
52872026-07-20T10:45:24.362Z Compiling cfg_aliases v0.2.1
52882026-07-20T10:45:24.423Z Compiling term v1.2.1
52892026-07-20T10:45:24.548Z Compiling log v0.4.33
52902026-07-20T10:45:24.772Z Compiling circular v0.3.0
52912026-07-20T10:45:24.900Z Compiling clap_lex v1.1.0
52922026-07-20T10:45:24.980Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52932026-07-20T10:45:25.222Z Compiling ciborium-io v0.2.2
52942026-07-20T10:45:25.312Z Compiling ciborium-ll v0.2.2
52952026-07-20T10:45:25.381Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52962026-07-20T10:45:25.545Z Compiling clap_builder v4.6.0
52972026-07-20T10:45:25.561Z Compiling pcap-parser v0.17.0
52982026-07-20T10:45:25.790Z Compiling slog-term v2.9.2
52992026-07-20T10:45:25.807Z Compiling slog-stdlog v4.1.1
53002026-07-20T10:45:26.144Z Compiling clap_derive v4.6.1
53012026-07-20T10:45:26.688Z Compiling nix v0.31.3
53022026-07-20T10:45:26.930Z Compiling plotters-svg v0.3.7
53032026-07-20T10:45:27.797Z Compiling itertools v0.13.0
53042026-07-20T10:45:27.828Z Compiling cast v0.3.0
53052026-07-20T10:45:28.000Z Compiling same-file v1.0.6
53062026-07-20T10:45:28.058Z Compiling tinytemplate v1.2.1
53072026-07-20T10:45:28.159Z Compiling walkdir v2.5.0
53082026-07-20T10:45:28.559Z Compiling clap v4.6.1
53092026-07-20T10:45:28.636Z Compiling rayon v1.12.0
53102026-07-20T10:45:28.703Z Compiling slog-envlogger v2.2.0
53112026-07-20T10:45:29.168Z Compiling criterion-plot v0.8.2
53122026-07-20T10:45:29.209Z Compiling plotters v0.3.7
53132026-07-20T10:45:29.302Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53142026-07-20T10:45:29.609Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53152026-07-20T10:45:29.909Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53162026-07-20T10:45:30.446Z Compiling ciborium v0.2.2
53172026-07-20T10:45:30.766Z Compiling page_size v0.6.0
53182026-07-20T10:45:30.804Z Compiling oorandom v11.1.5
53192026-07-20T10:45:30.868Z Compiling anes v0.1.6
53202026-07-20T10:45:30.923Z Compiling dtor-proc-macro v0.0.13
53212026-07-20T10:45:30.965Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53222026-07-20T10:45:31.106Z Compiling criterion v0.8.2
53232026-07-20T10:45:31.278Z Compiling dtor v0.8.1
53242026-07-20T10:45:31.366Z Compiling ctor-proc-macro v0.0.13
53252026-07-20T10:45:31.741Z Compiling link-section v0.2.1
53262026-07-20T10:45:31.875Z Compiling ctor v0.10.1
53272026-07-20T10:45:33.164Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53282026-07-20T10:46:54.040Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 46s
53292026-07-20T10:46:54.067Z Running benches/userland.rs (target/release-lto/deps/userland-ef85e6f9b110bee1)
53302026-07-20T10:46:54.070ZGnuplot not found, using plotters backend
53312026-07-20T10:46:54.199ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53322026-07-20T10:46:54.199ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53332026-07-20T10:46:59.760ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0002 s (7.5M iterations)
53342026-07-20T10:47:04.550ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53352026-07-20T10:47:04.605Zparse/Hairpin-DHCPv4/wallclock/Discover
53362026-07-20T10:47:04.605Z time: [61.310 ns 61.575 ns 61.888 ns]
53372026-07-20T10:47:04.605ZFound 2 outliers among 100 measurements (2.00%)
53382026-07-20T10:47:04.605Z 2 (2.00%) high severe
53392026-07-20T10:47:05.236Z
53402026-07-20T10:47:05.239ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53412026-07-20T10:47:05.239ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53422026-07-20T10:47:11.110ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0004 s (3.6M iterations)
53432026-07-20T10:47:16.094ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53442026-07-20T10:47:16.145Zprocess/Hairpin-DHCPv4/wallclock/Discover
53452026-07-20T10:47:16.145Z time: [820.89 ns 821.40 ns 821.93 ns]
53462026-07-20T10:47:16.145ZFound 4 outliers among 100 measurements (4.00%)
53472026-07-20T10:47:16.145Z 2 (2.00%) high mild
53482026-07-20T10:47:16.145Z 2 (2.00%) high severe
53492026-07-20T10:47:16.776Z
53502026-07-20T10:47:16.779ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53512026-07-20T10:47:16.779ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53522026-07-20T10:47:22.501ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0012 s (7.3M iterations)
53532026-07-20T10:47:27.156ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53542026-07-20T10:47:27.207Zparse/Hairpin-DHCPv4/wallclock/Request
53552026-07-20T10:47:27.207Z time: [61.734 ns 62.017 ns 62.359 ns]
53562026-07-20T10:47:27.207ZFound 3 outliers among 100 measurements (3.00%)
53572026-07-20T10:47:27.207Z 1 (1.00%) high mild
53582026-07-20T10:47:27.207Z 2 (2.00%) high severe
53592026-07-20T10:47:27.841Z
53602026-07-20T10:47:27.844ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53612026-07-20T10:47:27.844ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53622026-07-20T10:47:33.723ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0060 s (3.6M iterations)
53632026-07-20T10:47:38.674ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53642026-07-20T10:47:38.725Zprocess/Hairpin-DHCPv4/wallclock/Request
53652026-07-20T10:47:38.725Z time: [803.30 ns 804.72 ns 806.50 ns]
53662026-07-20T10:47:38.725ZFound 1 outliers among 100 measurements (1.00%)
53672026-07-20T10:47:38.725Z 1 (1.00%) high mild
53682026-07-20T10:47:39.350Z
53692026-07-20T10:47:39.353ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53702026-07-20T10:47:39.353ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53712026-07-20T10:47:42.803ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0005 s (6.1M iterations)
53722026-07-20T10:47:47.640ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53732026-07-20T10:47:47.733Zparse/Hairpin-DHCPv6/wallclock/Solicit
53742026-07-20T10:47:47.733Z time: [61.276 ns 61.573 ns 61.927 ns]
53752026-07-20T10:47:47.733ZFound 2 outliers among 100 measurements (2.00%)
53762026-07-20T10:47:47.733Z 2 (2.00%) high severe
53772026-07-20T10:47:48.324Z
53782026-07-20T10:47:48.327ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53792026-07-20T10:47:48.327ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53802026-07-20T10:47:52.105ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0074 s (2.8M iterations)
53812026-07-20T10:47:57.095ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53822026-07-20T10:47:57.149Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53832026-07-20T10:47:57.149Z time: [1.0455 µs 1.0486 µs 1.0522 µs]
53842026-07-20T10:47:57.818Z
53852026-07-20T10:47:57.821ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
53862026-07-20T10:47:57.821ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53872026-07-20T10:48:01.680ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0035 s (5.4M iterations)
53882026-07-20T10:48:06.382ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
53892026-07-20T10:48:06.433Zparse/Hairpin-DHCPv6/wallclock/Request
53902026-07-20T10:48:06.434Z time: [62.085 ns 62.418 ns 62.809 ns]
53912026-07-20T10:48:06.434ZFound 4 outliers among 100 measurements (4.00%)
53922026-07-20T10:48:06.434Z 3 (3.00%) high mild
53932026-07-20T10:48:06.434Z 1 (1.00%) high severe
53942026-07-20T10:48:07.068Z
53952026-07-20T10:48:07.071ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
53962026-07-20T10:48:07.071ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53972026-07-20T10:48:11.043ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0050 s (2.6M iterations)
53982026-07-20T10:48:16.010ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
53992026-07-20T10:48:16.061Zprocess/Hairpin-DHCPv6/wallclock/Request
54002026-07-20T10:48:16.061Z time: [1.0809 µs 1.0815 µs 1.0823 µs]
54012026-07-20T10:48:16.061ZFound 2 outliers among 100 measurements (2.00%)
54022026-07-20T10:48:16.061Z 1 (1.00%) high mild
54032026-07-20T10:48:16.061Z 1 (1.00%) high severe
54042026-07-20T10:48:16.691Z
54052026-07-20T10:48:16.695ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54062026-07-20T10:48:16.695ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54072026-07-20T10:48:22.809ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0011 s (6.9M iterations)
54082026-07-20T10:48:27.310ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54092026-07-20T10:48:27.360Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54102026-07-20T10:48:27.360Z time: [61.371 ns 61.647 ns 61.981 ns]
54112026-07-20T10:48:27.360ZFound 3 outliers among 100 measurements (3.00%)
54122026-07-20T10:48:27.360Z 1 (1.00%) high mild
54132026-07-20T10:48:27.360Z 2 (2.00%) high severe
54142026-07-20T10:48:27.995Z
54152026-07-20T10:48:27.998ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54162026-07-20T10:48:27.998ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54172026-07-20T10:48:33.257ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0048 s (4.0M iterations)
54182026-07-20T10:48:38.183ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54192026-07-20T10:48:38.225Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54202026-07-20T10:48:38.226Z time: [624.80 ns 626.47 ns 628.48 ns]
54212026-07-20T10:48:38.853Z
54222026-07-20T10:48:38.856ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54232026-07-20T10:48:38.856ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54242026-07-20T10:48:43.216ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0000 s (4.8M iterations)
54252026-07-20T10:48:47.046ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54262026-07-20T10:48:47.097Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54272026-07-20T10:48:47.097Z time: [121.13 ns 121.44 ns 121.82 ns]
54282026-07-20T10:48:47.097ZFound 3 outliers among 100 measurements (3.00%)
54292026-07-20T10:48:47.097Z 1 (1.00%) high mild
54302026-07-20T10:48:47.097Z 2 (2.00%) high severe
54312026-07-20T10:48:47.732Z
54322026-07-20T10:48:47.735ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54332026-07-20T10:48:47.735ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54342026-07-20T10:48:50.967ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0019 s (3.2M iterations)
54352026-07-20T10:48:55.462ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54362026-07-20T10:48:55.512Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54372026-07-20T10:48:55.512Z time: [705.98 ns 706.45 ns 707.05 ns]
54382026-07-20T10:48:55.512ZFound 7 outliers among 100 measurements (7.00%)
54392026-07-20T10:48:55.512Z 4 (4.00%) high mild
54402026-07-20T10:48:55.512Z 3 (3.00%) high severe
54412026-07-20T10:48:56.143Z
54422026-07-20T10:48:56.146ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54432026-07-20T10:48:56.146ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54442026-07-20T10:49:02.302ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0018 s (6.8M iterations)
54452026-07-20T10:49:06.765ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54462026-07-20T10:49:06.816Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54472026-07-20T10:49:06.816Z time: [60.941 ns 61.208 ns 61.532 ns]
54482026-07-20T10:49:06.816ZFound 3 outliers among 100 measurements (3.00%)
54492026-07-20T10:49:06.816Z 1 (1.00%) high mild
54502026-07-20T10:49:06.816Z 2 (2.00%) high severe
54512026-07-20T10:49:07.449Z
54522026-07-20T10:49:07.454ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54532026-07-20T10:49:07.454ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54542026-07-20T10:49:13.506ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0031 s (3.5M iterations)
54552026-07-20T10:49:18.339ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54562026-07-20T10:49:18.390Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54572026-07-20T10:49:18.390Z time: [797.96 ns 798.44 ns 799.00 ns]
54582026-07-20T10:49:18.390ZFound 4 outliers among 100 measurements (4.00%)
54592026-07-20T10:49:18.390Z 2 (2.00%) high mild
54602026-07-20T10:49:18.390Z 2 (2.00%) high severe
54612026-07-20T10:49:19.021Z
54622026-07-20T10:49:19.025ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54632026-07-20T10:49:19.025ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54642026-07-20T10:49:22.022ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0035 s (7.0M iterations)
54652026-07-20T10:49:26.586ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54662026-07-20T10:49:26.636Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
54672026-07-20T10:49:26.636Z time: [60.818 ns 61.073 ns 61.380 ns]
54682026-07-20T10:49:26.636ZFound 3 outliers among 100 measurements (3.00%)
54692026-07-20T10:49:26.636Z 1 (1.00%) high mild
54702026-07-20T10:49:26.636Z 2 (2.00%) high severe
54712026-07-20T10:49:27.267Z
54722026-07-20T10:49:27.272ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
54732026-07-20T10:49:27.272ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54742026-07-20T10:49:33.207ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0061 s (3.5M iterations)
54752026-07-20T10:49:37.998ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54762026-07-20T10:49:38.049Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
54772026-07-20T10:49:38.049Z time: [759.29 ns 759.65 ns 760.07 ns]
54782026-07-20T10:49:38.049ZFound 4 outliers among 100 measurements (4.00%)
54792026-07-20T10:49:38.049Z 2 (2.00%) high mild
54802026-07-20T10:49:38.049Z 2 (2.00%) high severe
54812026-07-20T10:49:38.679Z
54822026-07-20T10:49:38.683ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54832026-07-20T10:49:38.683ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54842026-07-20T10:49:42.110ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (12M iterations)
54852026-07-20T10:49:45.933ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54862026-07-20T10:49:45.983Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54872026-07-20T10:49:45.983Z time: [62.305 ns 62.538 ns 62.811 ns]
54882026-07-20T10:49:45.983ZFound 3 outliers among 100 measurements (3.00%)
54892026-07-20T10:49:45.983Z 2 (2.00%) high mild
54902026-07-20T10:49:45.983Z 1 (1.00%) high severe
54912026-07-20T10:49:46.619Z
54922026-07-20T10:49:46.622ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54932026-07-20T10:49:46.622ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54942026-07-20T10:49:51.859ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0032 s (4.0M iterations)
54952026-07-20T10:49:56.582ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54962026-07-20T10:49:56.632Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54972026-07-20T10:49:56.632Z time: [253.99 ns 254.33 ns 254.74 ns]
54982026-07-20T10:49:56.632ZFound 4 outliers among 100 measurements (4.00%)
54992026-07-20T10:49:56.633Z 1 (1.00%) high mild
55002026-07-20T10:49:56.633Z 3 (3.00%) high severe
55012026-07-20T10:49:57.267Z
55022026-07-20T10:49:57.271ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55032026-07-20T10:49:57.271ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55042026-07-20T10:50:00.356ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (6.8M iterations)
55052026-07-20T10:50:05.068ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55062026-07-20T10:50:05.119Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55072026-07-20T10:50:05.119Z time: [80.265 ns 80.545 ns 80.875 ns]
55082026-07-20T10:50:05.119ZFound 2 outliers among 100 measurements (2.00%)
55092026-07-20T10:50:05.119Z 1 (1.00%) high mild
55102026-07-20T10:50:05.120Z 1 (1.00%) high severe
55112026-07-20T10:50:05.755Z
55122026-07-20T10:50:05.758ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55132026-07-20T10:50:05.758ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55142026-07-20T10:50:09.900ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (2.5M iterations)
55152026-07-20T10:50:14.850ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55162026-07-20T10:50:14.900Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55172026-07-20T10:50:14.900Z time: [272.57 ns 273.05 ns 273.68 ns]
55182026-07-20T10:50:14.901ZFound 2 outliers among 100 measurements (2.00%)
55192026-07-20T10:50:14.901Z 1 (1.00%) high mild
55202026-07-20T10:50:14.901Z 1 (1.00%) high severe
55212026-07-20T10:50:15.534Z
55222026-07-20T10:50:15.537ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55232026-07-20T10:50:15.537ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55242026-07-20T10:50:21.754ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.7M iterations)
55252026-07-20T10:50:25.300ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55262026-07-20T10:50:25.350Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55272026-07-20T10:50:25.350Z time: [97.922 ns 98.077 ns 98.221 ns]
55282026-07-20T10:50:25.350ZFound 5 outliers among 100 measurements (5.00%)
55292026-07-20T10:50:25.350Z 3 (3.00%) high mild
55302026-07-20T10:50:25.350Z 2 (2.00%) high severe
55312026-07-20T10:50:25.974Z
55322026-07-20T10:50:25.977ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55332026-07-20T10:50:25.977ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55342026-07-20T10:50:29.015ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0011 s (3.4M iterations)
55352026-07-20T10:50:33.635ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55362026-07-20T10:50:33.685Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55372026-07-20T10:50:33.685Z time: [226.86 ns 227.48 ns 228.05 ns]
55382026-07-20T10:50:33.685ZFound 4 outliers among 100 measurements (4.00%)
55392026-07-20T10:50:33.685Z 3 (3.00%) high mild
55402026-07-20T10:50:33.685Z 1 (1.00%) high severe
55412026-07-20T10:50:34.315Z
55422026-07-20T10:50:34.318ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55432026-07-20T10:50:34.318ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55442026-07-20T10:50:38.801ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (4.7M iterations)
55452026-07-20T10:50:43.253ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55462026-07-20T10:50:43.303Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55472026-07-20T10:50:43.303Z time: [117.71 ns 117.93 ns 118.16 ns]
55482026-07-20T10:50:43.303ZFound 5 outliers among 100 measurements (5.00%)
55492026-07-20T10:50:43.303Z 3 (3.00%) high mild
55502026-07-20T10:50:43.303Z 2 (2.00%) high severe
55512026-07-20T10:50:43.933Z
55522026-07-20T10:50:43.936ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55532026-07-20T10:50:43.936ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55542026-07-20T10:50:48.510ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (2.3M iterations)
55552026-07-20T10:50:53.329ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55562026-07-20T10:50:53.379Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55572026-07-20T10:50:53.379Z time: [243.28 ns 243.57 ns 243.91 ns]
55582026-07-20T10:50:53.379ZFound 4 outliers among 100 measurements (4.00%)
55592026-07-20T10:50:53.379Z 2 (2.00%) high mild
55602026-07-20T10:50:53.379Z 2 (2.00%) high severe
55612026-07-20T10:50:54.010Z
55622026-07-20T10:50:54.013ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55632026-07-20T10:50:54.013ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55642026-07-20T10:50:57.282ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (13M iterations)
55652026-07-20T10:51:01.217ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55662026-07-20T10:51:01.267Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55672026-07-20T10:51:01.267Z time: [60.528 ns 60.753 ns 61.020 ns]
55682026-07-20T10:51:01.267ZFound 1 outliers among 100 measurements (1.00%)
55692026-07-20T10:51:01.267Z 1 (1.00%) high mild
55702026-07-20T10:51:01.904Z
55712026-07-20T10:51:01.907ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55722026-07-20T10:51:01.907ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55732026-07-20T10:51:06.703ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0027 s (4.4M iterations)
55742026-07-20T10:51:11.480ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55752026-07-20T10:51:11.531Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55762026-07-20T10:51:11.531Z time: [216.69 ns 217.08 ns 217.53 ns]
55772026-07-20T10:51:11.531ZFound 3 outliers among 100 measurements (3.00%)
55782026-07-20T10:51:11.531Z 1 (1.00%) high mild
55792026-07-20T10:51:11.531Z 2 (2.00%) high severe
55802026-07-20T10:51:12.162Z
55812026-07-20T10:51:12.165ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55822026-07-20T10:51:12.165ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55832026-07-20T10:51:15.187ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (6.9M iterations)
55842026-07-20T10:51:19.903ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55852026-07-20T10:51:19.954Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55862026-07-20T10:51:19.954Z time: [79.021 ns 79.323 ns 79.682 ns]
55872026-07-20T10:51:19.954ZFound 2 outliers among 100 measurements (2.00%)
55882026-07-20T10:51:19.954Z 1 (1.00%) high mild
55892026-07-20T10:51:19.954Z 1 (1.00%) high severe
55902026-07-20T10:51:20.588Z
55912026-07-20T10:51:20.591ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55922026-07-20T10:51:20.591ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55932026-07-20T10:51:24.474ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0071 s (2.7M iterations)
55942026-07-20T10:51:29.515ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55952026-07-20T10:51:29.566Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55962026-07-20T10:51:29.566Z time: [235.30 ns 235.59 ns 235.95 ns]
55972026-07-20T10:51:29.566ZFound 6 outliers among 100 measurements (6.00%)
55982026-07-20T10:51:29.566Z 3 (3.00%) high mild
55992026-07-20T10:51:29.566Z 3 (3.00%) high severe
56002026-07-20T10:51:30.194Z
56012026-07-20T10:51:30.198ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56022026-07-20T10:51:30.198ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56032026-07-20T10:51:36.258ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0006 s (6.9M iterations)
56042026-07-20T10:51:39.879ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56052026-07-20T10:51:39.929Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56062026-07-20T10:51:39.929Z time: [98.031 ns 98.213 ns 98.384 ns]
56072026-07-20T10:51:39.929ZFound 5 outliers among 100 measurements (5.00%)
56082026-07-20T10:51:39.929Z 3 (3.00%) high mild
56092026-07-20T10:51:39.929Z 2 (2.00%) high severe
56102026-07-20T10:51:40.561Z
56112026-07-20T10:51:40.565ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56122026-07-20T10:51:40.565ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56132026-07-20T10:51:46.439ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.6M iterations)
56142026-07-20T10:51:50.876ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56152026-07-20T10:51:50.926Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56162026-07-20T10:51:50.927Z time: [187.10 ns 187.43 ns 187.80 ns]
56172026-07-20T10:51:50.927ZFound 3 outliers among 100 measurements (3.00%)
56182026-07-20T10:51:50.927Z 2 (2.00%) high mild
56192026-07-20T10:51:50.927Z 1 (1.00%) high severe
56202026-07-20T10:51:51.560Z
56212026-07-20T10:51:51.563ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56222026-07-20T10:51:51.563ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56232026-07-20T10:51:55.879ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (4.9M iterations)
56242026-07-20T10:52:00.216ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56252026-07-20T10:52:00.266Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56262026-07-20T10:52:00.267Z time: [116.33 ns 116.61 ns 116.85 ns]
56272026-07-20T10:52:00.267ZFound 6 outliers among 100 measurements (6.00%)
56282026-07-20T10:52:00.267Z 2 (2.00%) high mild
56292026-07-20T10:52:00.267Z 4 (4.00%) high severe
56302026-07-20T10:52:00.895Z
56312026-07-20T10:52:00.898ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56322026-07-20T10:52:00.898ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56332026-07-20T10:52:05.254ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0067 s (2.4M iterations)
56342026-07-20T10:52:10.079ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56352026-07-20T10:52:10.128Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56362026-07-20T10:52:10.128Z time: [205.45 ns 205.72 ns 206.04 ns]
56372026-07-20T10:52:10.128ZFound 4 outliers among 100 measurements (4.00%)
56382026-07-20T10:52:10.129Z 2 (2.00%) high mild
56392026-07-20T10:52:10.129Z 2 (2.00%) high severe
56402026-07-20T10:52:10.759Z
56412026-07-20T10:52:10.762ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56422026-07-20T10:52:10.762ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56432026-07-20T10:52:14.388ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (12M iterations)
56442026-07-20T10:52:18.371ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56452026-07-20T10:52:18.422Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56462026-07-20T10:52:18.422Z time: [61.744 ns 61.971 ns 62.241 ns]
56472026-07-20T10:52:18.422ZFound 4 outliers among 100 measurements (4.00%)
56482026-07-20T10:52:18.422Z 3 (3.00%) high mild
56492026-07-20T10:52:18.422Z 1 (1.00%) high severe
56502026-07-20T10:52:19.055Z
56512026-07-20T10:52:19.058ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56522026-07-20T10:52:19.058ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56532026-07-20T10:52:24.422ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (3.9M iterations)
56542026-07-20T10:52:29.253ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56552026-07-20T10:52:29.303Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56562026-07-20T10:52:29.303Z time: [249.80 ns 250.22 ns 250.71 ns]
56572026-07-20T10:52:29.303ZFound 3 outliers among 100 measurements (3.00%)
56582026-07-20T10:52:29.303Z 1 (1.00%) high mild
56592026-07-20T10:52:29.303Z 2 (2.00%) high severe
56602026-07-20T10:52:29.937Z
56612026-07-20T10:52:29.940ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56622026-07-20T10:52:29.940ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56632026-07-20T10:52:33.169ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.5M iterations)
56642026-07-20T10:52:37.888ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56652026-07-20T10:52:37.939Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56662026-07-20T10:52:37.939Z time: [80.019 ns 80.292 ns 80.620 ns]
56672026-07-20T10:52:37.939ZFound 3 outliers among 100 measurements (3.00%)
56682026-07-20T10:52:37.939Z 2 (2.00%) high mild
56692026-07-20T10:52:37.939Z 1 (1.00%) high severe
56702026-07-20T10:52:38.570Z
56712026-07-20T10:52:38.574ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56722026-07-20T10:52:38.574ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56732026-07-20T10:52:42.778ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0050 s (2.5M iterations)
56742026-07-20T10:52:47.783ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56752026-07-20T10:52:47.833Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56762026-07-20T10:52:47.833Z time: [268.64 ns 269.05 ns 269.55 ns]
56772026-07-20T10:52:47.833ZFound 6 outliers among 100 measurements (6.00%)
56782026-07-20T10:52:47.834Z 2 (2.00%) high mild
56792026-07-20T10:52:47.834Z 4 (4.00%) high severe
56802026-07-20T10:52:48.462Z
56812026-07-20T10:52:48.465ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56822026-07-20T10:52:48.465ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56832026-07-20T10:52:51.525ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.9M iterations)
56842026-07-20T10:52:55.363ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56852026-07-20T10:52:55.412Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56862026-07-20T10:52:55.412Z time: [98.193 ns 98.299 ns 98.408 ns]
56872026-07-20T10:52:55.413ZFound 8 outliers among 100 measurements (8.00%)
56882026-07-20T10:52:55.413Z 6 (6.00%) high mild
56892026-07-20T10:52:55.413Z 2 (2.00%) high severe
56902026-07-20T10:52:56.042Z
56912026-07-20T10:52:56.045ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56922026-07-20T10:52:56.045ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56932026-07-20T10:52:59.173ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0055 s (3.4M iterations)
56942026-07-20T10:53:03.855ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56952026-07-20T10:53:03.905Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56962026-07-20T10:53:03.905Z time: [221.98 ns 222.26 ns 222.58 ns]
56972026-07-20T10:53:03.905ZFound 3 outliers among 100 measurements (3.00%)
56982026-07-20T10:53:03.905Z 2 (2.00%) high mild
56992026-07-20T10:53:03.905Z 1 (1.00%) high severe
57002026-07-20T10:53:04.538Z
57012026-07-20T10:53:04.541ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57022026-07-20T10:53:04.541ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57032026-07-20T10:53:09.072ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0002 s (4.6M iterations)
57042026-07-20T10:53:13.433ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57052026-07-20T10:53:13.484Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57062026-07-20T10:53:13.484Z time: [117.79 ns 117.99 ns 118.17 ns]
57072026-07-20T10:53:13.484ZFound 22 outliers among 100 measurements (22.00%)
57082026-07-20T10:53:13.484Z 12 (12.00%) low mild
57092026-07-20T10:53:13.484Z 5 (5.00%) high mild
57102026-07-20T10:53:13.484Z 5 (5.00%) high severe
57112026-07-20T10:53:14.118Z
57122026-07-20T10:53:14.121ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57132026-07-20T10:53:14.121ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57142026-07-20T10:53:18.805ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0109 s (2.2M iterations)
57152026-07-20T10:53:23.661ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57162026-07-20T10:53:23.710Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57172026-07-20T10:53:23.710Z time: [239.93 ns 240.22 ns 240.55 ns]
57182026-07-20T10:53:23.711ZFound 4 outliers among 100 measurements (4.00%)
57192026-07-20T10:53:23.711Z 2 (2.00%) high mild
57202026-07-20T10:53:23.711Z 2 (2.00%) high severe
57212026-07-20T10:53:24.341Z
57222026-07-20T10:53:24.344ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57232026-07-20T10:53:24.344ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57242026-07-20T10:53:27.997ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (11M iterations)
57252026-07-20T10:53:31.902ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57262026-07-20T10:53:31.952Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57272026-07-20T10:53:31.952Z time: [60.663 ns 60.900 ns 61.167 ns]
57282026-07-20T10:53:31.952ZFound 2 outliers among 100 measurements (2.00%)
57292026-07-20T10:53:31.952Z 2 (2.00%) high mild
57302026-07-20T10:53:32.586Z
57312026-07-20T10:53:32.589ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57322026-07-20T10:53:32.589ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57332026-07-20T10:53:37.651ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (4.1M iterations)
57342026-07-20T10:53:42.462ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57352026-07-20T10:53:42.512Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57362026-07-20T10:53:42.512Z time: [218.40 ns 218.77 ns 219.20 ns]
57372026-07-20T10:53:42.512ZFound 3 outliers among 100 measurements (3.00%)
57382026-07-20T10:53:42.512Z 1 (1.00%) high mild
57392026-07-20T10:53:42.512Z 2 (2.00%) high severe
57402026-07-20T10:53:43.146Z
57412026-07-20T10:53:43.149ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57422026-07-20T10:53:43.149ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57432026-07-20T10:53:46.265ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.7M iterations)
57442026-07-20T10:53:51.068ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57452026-07-20T10:53:51.118Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57462026-07-20T10:53:51.118Z time: [78.816 ns 79.121 ns 79.480 ns]
57472026-07-20T10:53:51.118ZFound 2 outliers among 100 measurements (2.00%)
57482026-07-20T10:53:51.118Z 2 (2.00%) high mild
57492026-07-20T10:53:51.751Z
57502026-07-20T10:53:51.754ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57512026-07-20T10:53:51.754ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57522026-07-20T10:53:55.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0052 s (2.6M iterations)
57532026-07-20T10:54:00.774ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57542026-07-20T10:54:00.824Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57552026-07-20T10:54:00.824Z time: [237.37 ns 237.70 ns 238.10 ns]
57562026-07-20T10:54:00.824ZFound 5 outliers among 100 measurements (5.00%)
57572026-07-20T10:54:00.824Z 3 (3.00%) high mild
57582026-07-20T10:54:00.824Z 2 (2.00%) high severe
57592026-07-20T10:54:01.458Z
57602026-07-20T10:54:01.461ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57612026-07-20T10:54:01.461ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57622026-07-20T10:54:07.820ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0016 s (6.6M iterations)
57632026-07-20T10:54:11.489ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57642026-07-20T10:54:11.540Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57652026-07-20T10:54:11.540Z time: [97.875 ns 97.986 ns 98.098 ns]
57662026-07-20T10:54:11.540ZFound 5 outliers among 100 measurements (5.00%)
57672026-07-20T10:54:11.540Z 2 (2.00%) high mild
57682026-07-20T10:54:11.540Z 3 (3.00%) high severe
57692026-07-20T10:54:12.173Z
57702026-07-20T10:54:12.176ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
57712026-07-20T10:54:12.176ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57722026-07-20T10:54:18.428ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0007 s (3.4M iterations)
57732026-07-20T10:54:22.852ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57742026-07-20T10:54:22.902Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
57752026-07-20T10:54:22.902Z time: [188.69 ns 188.92 ns 189.20 ns]
57762026-07-20T10:54:22.902ZFound 4 outliers among 100 measurements (4.00%)
57772026-07-20T10:54:22.902Z 3 (3.00%) high mild
57782026-07-20T10:54:22.902Z 1 (1.00%) high severe
57792026-07-20T10:54:23.532Z
57802026-07-20T10:54:23.536ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57812026-07-20T10:54:23.536ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57822026-07-20T10:54:28.002ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (4.7M iterations)
57832026-07-20T10:54:32.366ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57842026-07-20T10:54:32.417Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57852026-07-20T10:54:32.417Z time: [116.87 ns 117.06 ns 117.25 ns]
57862026-07-20T10:54:32.417ZFound 5 outliers among 100 measurements (5.00%)
57872026-07-20T10:54:32.417Z 2 (2.00%) high mild
57882026-07-20T10:54:32.417Z 3 (3.00%) high severe
57892026-07-20T10:54:33.047Z
57902026-07-20T10:54:33.050ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57912026-07-20T10:54:33.050ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57922026-07-20T10:54:37.494ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (2.4M iterations)
57932026-07-20T10:54:42.493ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57942026-07-20T10:54:42.543Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57952026-07-20T10:54:42.543Z time: [211.50 ns 211.78 ns 212.09 ns]
57962026-07-20T10:54:42.543ZFound 5 outliers among 100 measurements (5.00%)
57972026-07-20T10:54:42.543Z 5 (5.00%) high severe
57982026-07-20T10:54:43.174Z
57992026-07-20T10:54:43.177ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58002026-07-20T10:54:43.177ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58012026-07-20T10:54:46.450ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (13M iterations)
58022026-07-20T10:54:50.496ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58032026-07-20T10:54:50.547Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58042026-07-20T10:54:50.547Z time: [62.943 ns 63.148 ns 63.369 ns]
58052026-07-20T10:54:50.547ZFound 3 outliers among 100 measurements (3.00%)
58062026-07-20T10:54:50.547Z 2 (2.00%) high mild
58072026-07-20T10:54:50.547Z 1 (1.00%) high severe
58082026-07-20T10:54:51.182Z
58092026-07-20T10:54:51.185ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58102026-07-20T10:54:51.185ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58112026-07-20T10:54:56.097ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (4.3M iterations)
58122026-07-20T10:55:01.178ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58132026-07-20T10:55:01.228Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58142026-07-20T10:55:01.228Z time: [289.01 ns 291.59 ns 294.92 ns]
58152026-07-20T10:55:01.228ZFound 13 outliers among 100 measurements (13.00%)
58162026-07-20T10:55:01.228Z 5 (5.00%) high mild
58172026-07-20T10:55:01.228Z 8 (8.00%) high severe
58182026-07-20T10:55:01.861Z
58192026-07-20T10:55:01.864ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58202026-07-20T10:55:01.864ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58212026-07-20T10:55:07.968ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
58222026-07-20T10:55:12.787ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58232026-07-20T10:55:12.790Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58242026-07-20T10:55:12.792Z time: [80.176 ns 80.447 ns 80.771 ns]
58252026-07-20T10:55:12.792ZFound 2 outliers among 100 measurements (2.00%)
58262026-07-20T10:55:12.792Z 1 (1.00%) high mild
58272026-07-20T10:55:12.792Z 1 (1.00%) high severe
58282026-07-20T10:55:13.407Z
58292026-07-20T10:55:13.410ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58302026-07-20T10:55:13.410ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58312026-07-20T10:55:17.411ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0040 s (2.6M iterations)
58322026-07-20T10:55:22.678ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58332026-07-20T10:55:22.729Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58342026-07-20T10:55:22.729Z time: [331.64 ns 335.17 ns 339.81 ns]
58352026-07-20T10:55:22.729ZFound 11 outliers among 100 measurements (11.00%)
58362026-07-20T10:55:22.729Z 4 (4.00%) high mild
58372026-07-20T10:55:22.729Z 7 (7.00%) high severe
58382026-07-20T10:55:23.358Z
58392026-07-20T10:55:23.361ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58402026-07-20T10:55:23.361ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58412026-07-20T10:55:29.239ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0019 s (7.1M iterations)
58422026-07-20T10:55:32.986ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58432026-07-20T10:55:33.037Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58442026-07-20T10:55:33.037Z time: [97.915 ns 98.090 ns 98.254 ns]
58452026-07-20T10:55:33.037ZFound 5 outliers among 100 measurements (5.00%)
58462026-07-20T10:55:33.037Z 2 (2.00%) high mild
58472026-07-20T10:55:33.037Z 3 (3.00%) high severe
58482026-07-20T10:55:33.667Z
58492026-07-20T10:55:33.671ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58502026-07-20T10:55:33.671ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58512026-07-20T10:55:39.563ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0047 s (3.6M iterations)
58522026-07-20T10:55:44.348ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58532026-07-20T10:55:44.397Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58542026-07-20T10:55:44.398Z time: [258.65 ns 260.33 ns 262.57 ns]
58552026-07-20T10:55:44.398ZFound 12 outliers among 100 measurements (12.00%)
58562026-07-20T10:55:44.398Z 4 (4.00%) high mild
58572026-07-20T10:55:44.398Z 8 (8.00%) high severe
58582026-07-20T10:55:45.030Z
58592026-07-20T10:55:45.033ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58602026-07-20T10:55:45.033ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58612026-07-20T10:55:49.216ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (5.0M iterations)
58622026-07-20T10:55:53.778ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58632026-07-20T10:55:53.828Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58642026-07-20T10:55:53.828Z time: [116.77 ns 117.06 ns 117.30 ns]
58652026-07-20T10:55:53.828ZFound 24 outliers among 100 measurements (24.00%)
58662026-07-20T10:55:53.828Z 16 (16.00%) low mild
58672026-07-20T10:55:53.828Z 4 (4.00%) high mild
58682026-07-20T10:55:53.828Z 4 (4.00%) high severe
58692026-07-20T10:55:54.458Z
58702026-07-20T10:55:54.460ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58712026-07-20T10:55:54.460ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58722026-07-20T10:55:58.860ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0032 s (2.4M iterations)
58732026-07-20T10:56:03.961ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58742026-07-20T10:56:04.011Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58752026-07-20T10:56:04.011Z time: [289.26 ns 292.33 ns 296.35 ns]
58762026-07-20T10:56:04.011ZFound 12 outliers among 100 measurements (12.00%)
58772026-07-20T10:56:04.011Z 4 (4.00%) high mild
58782026-07-20T10:56:04.011Z 8 (8.00%) high severe
58792026-07-20T10:56:04.642Z
58802026-07-20T10:56:04.645ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58812026-07-20T10:56:04.645ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58822026-07-20T10:56:07.719ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (14M iterations)
58832026-07-20T10:56:11.975ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58842026-07-20T10:56:12.026Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58852026-07-20T10:56:12.026Z time: [61.359 ns 61.715 ns 62.127 ns]
58862026-07-20T10:56:12.026ZFound 1 outliers among 100 measurements (1.00%)
58872026-07-20T10:56:12.026Z 1 (1.00%) high severe
58882026-07-20T10:56:12.655Z
58892026-07-20T10:56:12.658ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58902026-07-20T10:56:12.658ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58912026-07-20T10:56:17.306ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0056 s (4.5M iterations)
58922026-07-20T10:56:22.436ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58932026-07-20T10:56:22.485Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58942026-07-20T10:56:22.486Z time: [243.78 ns 245.82 ns 248.46 ns]
58952026-07-20T10:56:22.486ZFound 13 outliers among 100 measurements (13.00%)
58962026-07-20T10:56:22.486Z 5 (5.00%) high mild
58972026-07-20T10:56:22.486Z 8 (8.00%) high severe
58982026-07-20T10:56:23.117Z
58992026-07-20T10:56:23.119ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59002026-07-20T10:56:23.119ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59012026-07-20T10:56:29.166ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.9M iterations)
59022026-07-20T10:56:33.903ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59032026-07-20T10:56:33.953Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59042026-07-20T10:56:33.953Z time: [79.160 ns 79.437 ns 79.766 ns]
59052026-07-20T10:56:33.953ZFound 3 outliers among 100 measurements (3.00%)
59062026-07-20T10:56:33.953Z 2 (2.00%) high mild
59072026-07-20T10:56:33.953Z 1 (1.00%) high severe
59082026-07-20T10:56:34.588Z
59092026-07-20T10:56:34.591ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59102026-07-20T10:56:34.591ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59112026-07-20T10:56:38.469ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0086 s (2.7M iterations)
59122026-07-20T10:56:43.694ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59132026-07-20T10:56:43.745Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59142026-07-20T10:56:43.745Z time: [281.79 ns 285.06 ns 289.30 ns]
59152026-07-20T10:56:43.745ZFound 13 outliers among 100 measurements (13.00%)
59162026-07-20T10:56:43.745Z 6 (6.00%) high mild
59172026-07-20T10:56:43.747Z 7 (7.00%) high severe
59182026-07-20T10:56:44.375Z
59192026-07-20T10:56:44.379ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59202026-07-20T10:56:44.379ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59212026-07-20T10:56:50.202ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0014 s (7.2M iterations)
59222026-07-20T10:56:53.969ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59232026-07-20T10:56:54.019Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59242026-07-20T10:56:54.019Z time: [97.488 ns 97.705 ns 97.928 ns]
59252026-07-20T10:56:54.019ZFound 2 outliers among 100 measurements (2.00%)
59262026-07-20T10:56:54.019Z 2 (2.00%) high mild
59272026-07-20T10:56:54.638Z
59282026-07-20T10:56:54.641ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59292026-07-20T10:56:54.641ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59302026-07-20T10:57:00.306ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0019 s (3.7M iterations)
59312026-07-20T10:57:05.051ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59322026-07-20T10:57:05.101Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59332026-07-20T10:57:05.101Z time: [209.93 ns 211.49 ns 213.55 ns]
59342026-07-20T10:57:05.101ZFound 13 outliers among 100 measurements (13.00%)
59352026-07-20T10:57:05.101Z 5 (5.00%) high mild
59362026-07-20T10:57:05.101Z 8 (8.00%) high severe
59372026-07-20T10:57:05.731Z
59382026-07-20T10:57:05.735ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59392026-07-20T10:57:05.735ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59402026-07-20T10:57:09.881ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (5.1M iterations)
59412026-07-20T10:57:14.403ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59422026-07-20T10:57:14.454Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59432026-07-20T10:57:14.454Z time: [116.21 ns 116.51 ns 116.77 ns]
59442026-07-20T10:57:14.454ZFound 22 outliers among 100 measurements (22.00%)
59452026-07-20T10:57:14.454Z 16 (16.00%) low mild
59462026-07-20T10:57:14.456Z 2 (2.00%) high mild
59472026-07-20T10:57:14.456Z 4 (4.00%) high severe
59482026-07-20T10:57:15.079Z
59492026-07-20T10:57:15.082ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59502026-07-20T10:57:15.082ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59512026-07-20T10:57:19.380ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (2.4M iterations)
59522026-07-20T10:57:24.526ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59532026-07-20T10:57:24.576Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59542026-07-20T10:57:24.576Z time: [245.31 ns 247.60 ns 250.63 ns]
59552026-07-20T10:57:24.576ZFound 12 outliers among 100 measurements (12.00%)
59562026-07-20T10:57:24.576Z 4 (4.00%) high mild
59572026-07-20T10:57:24.576Z 8 (8.00%) high severe
59582026-07-20T10:57:25.208Z
59592026-07-20T10:57:25.211ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59602026-07-20T10:57:25.211ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59612026-07-20T10:57:28.600ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (12M iterations)
59622026-07-20T10:57:32.861ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59632026-07-20T10:57:32.909Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59642026-07-20T10:57:32.909Z time: [61.841 ns 62.034 ns 62.261 ns]
59652026-07-20T10:57:32.909ZFound 2 outliers among 100 measurements (2.00%)
59662026-07-20T10:57:32.909Z 1 (1.00%) high mild
59672026-07-20T10:57:32.909Z 1 (1.00%) high severe
59682026-07-20T10:57:33.542Z
59692026-07-20T10:57:33.545ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59702026-07-20T10:57:33.545ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59712026-07-20T10:57:38.638ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (4.1M iterations)
59722026-07-20T10:57:43.825ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59732026-07-20T10:57:43.874Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59742026-07-20T10:57:43.874Z time: [289.91 ns 292.85 ns 296.66 ns]
59752026-07-20T10:57:43.874ZFound 13 outliers among 100 measurements (13.00%)
59762026-07-20T10:57:43.874Z 5 (5.00%) high mild
59772026-07-20T10:57:43.874Z 8 (8.00%) high severe
59782026-07-20T10:57:44.504Z
59792026-07-20T10:57:44.507ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59802026-07-20T10:57:44.507ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59812026-07-20T10:57:47.627ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (6.7M iterations)
59822026-07-20T10:57:52.494ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59832026-07-20T10:57:52.544Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59842026-07-20T10:57:52.544Z time: [79.904 ns 80.162 ns 80.470 ns]
59852026-07-20T10:57:52.544ZFound 5 outliers among 100 measurements (5.00%)
59862026-07-20T10:57:52.544Z 2 (2.00%) high mild
59872026-07-20T10:57:52.544Z 3 (3.00%) high severe
59882026-07-20T10:57:53.177Z
59892026-07-20T10:57:53.180ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59902026-07-20T10:57:53.181ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59912026-07-20T10:57:57.328ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0066 s (2.5M iterations)
59922026-07-20T10:58:02.681ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59932026-07-20T10:58:02.730Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59942026-07-20T10:58:02.731Z time: [339.73 ns 344.31 ns 350.19 ns]
59952026-07-20T10:58:02.731ZFound 11 outliers among 100 measurements (11.00%)
59962026-07-20T10:58:02.731Z 4 (4.00%) high mild
59972026-07-20T10:58:02.731Z 7 (7.00%) high severe
59982026-07-20T10:58:03.363Z
59992026-07-20T10:58:03.366ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60002026-07-20T10:58:03.366ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60012026-07-20T10:58:09.630ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (6.7M iterations)
60022026-07-20T10:58:13.381ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60032026-07-20T10:58:13.431Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60042026-07-20T10:58:13.431Z time: [98.390 ns 98.659 ns 98.978 ns]
60052026-07-20T10:58:13.431ZFound 3 outliers among 100 measurements (3.00%)
60062026-07-20T10:58:13.431Z 1 (1.00%) high mild
60072026-07-20T10:58:13.431Z 2 (2.00%) high severe
60082026-07-20T10:58:14.061Z
60092026-07-20T10:58:14.064ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60102026-07-20T10:58:14.064ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60112026-07-20T10:58:20.220ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0047 s (3.4M iterations)
60122026-07-20T10:58:25.032ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60132026-07-20T10:58:25.082Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60142026-07-20T10:58:25.082Z time: [255.66 ns 257.95 ns 260.93 ns]
60152026-07-20T10:58:25.082ZFound 11 outliers among 100 measurements (11.00%)
60162026-07-20T10:58:25.082Z 4 (4.00%) high mild
60172026-07-20T10:58:25.082Z 7 (7.00%) high severe
60182026-07-20T10:58:25.715Z
60192026-07-20T10:58:25.717ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60202026-07-20T10:58:25.718ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60212026-07-20T10:58:30.047ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0032 s (4.8M iterations)
60222026-07-20T10:58:34.621ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60232026-07-20T10:58:34.671Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60242026-07-20T10:58:34.671Z time: [117.27 ns 117.46 ns 117.64 ns]
60252026-07-20T10:58:34.671ZFound 8 outliers among 100 measurements (8.00%)
60262026-07-20T10:58:34.671Z 3 (3.00%) high mild
60272026-07-20T10:58:34.672Z 5 (5.00%) high severe
60282026-07-20T10:58:35.300Z
60292026-07-20T10:58:35.304ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60302026-07-20T10:58:35.305ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60312026-07-20T10:58:39.852ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0101 s (2.3M iterations)
60322026-07-20T10:58:44.981ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60332026-07-20T10:58:45.031Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60342026-07-20T10:58:45.031Z time: [290.54 ns 293.90 ns 298.28 ns]
60352026-07-20T10:58:45.031ZFound 11 outliers among 100 measurements (11.00%)
60362026-07-20T10:58:45.031Z 5 (5.00%) high mild
60372026-07-20T10:58:45.031Z 6 (6.00%) high severe
60382026-07-20T10:58:45.661Z
60392026-07-20T10:58:45.664ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60402026-07-20T10:58:45.664ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60412026-07-20T10:58:49.056ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (12M iterations)
60422026-07-20T10:58:53.261ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60432026-07-20T10:58:53.312Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60442026-07-20T10:58:53.312Z time: [60.659 ns 60.861 ns 61.098 ns]
60452026-07-20T10:58:53.312ZFound 4 outliers among 100 measurements (4.00%)
60462026-07-20T10:58:53.312Z 3 (3.00%) high mild
60472026-07-20T10:58:53.313Z 1 (1.00%) high severe
60482026-07-20T10:58:53.941Z
60492026-07-20T10:58:53.944ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60502026-07-20T10:58:53.944ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60512026-07-20T10:58:58.868ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (4.3M iterations)
60522026-07-20T10:59:04.068ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60532026-07-20T10:59:04.086Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60542026-07-20T10:59:04.086Z time: [251.04 ns 253.47 ns 256.58 ns]
60552026-07-20T10:59:04.086ZFound 13 outliers among 100 measurements (13.00%)
60562026-07-20T10:59:04.086Z 5 (5.00%) high mild
60572026-07-20T10:59:04.086Z 8 (8.00%) high severe
60582026-07-20T10:59:04.715Z
60592026-07-20T10:59:04.718ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60602026-07-20T10:59:04.718ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60612026-07-20T10:59:07.787ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (6.8M iterations)
60622026-07-20T10:59:12.634ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60632026-07-20T10:59:12.685Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60642026-07-20T10:59:12.685Z time: [79.036 ns 79.310 ns 79.635 ns]
60652026-07-20T10:59:12.685ZFound 2 outliers among 100 measurements (2.00%)
60662026-07-20T10:59:12.685Z 1 (1.00%) high mild
60672026-07-20T10:59:12.686Z 1 (1.00%) high severe
60682026-07-20T10:59:13.327Z
60692026-07-20T10:59:13.331ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60702026-07-20T10:59:13.331ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60712026-07-20T10:59:17.339ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0061 s (2.6M iterations)
60722026-07-20T10:59:22.576ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60732026-07-20T10:59:22.643Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60742026-07-20T10:59:22.643Z time: [289.82 ns 293.54 ns 298.33 ns]
60752026-07-20T10:59:22.643ZFound 13 outliers among 100 measurements (13.00%)
60762026-07-20T10:59:22.643Z 6 (6.00%) high mild
60772026-07-20T10:59:22.643Z 7 (7.00%) high severe
60782026-07-20T10:59:23.255Z
60792026-07-20T10:59:23.258ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60802026-07-20T10:59:23.258ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60812026-07-20T10:59:29.423ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
60822026-07-20T10:59:33.206ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60832026-07-20T10:59:33.256Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60842026-07-20T10:59:33.256Z time: [97.820 ns 97.933 ns 98.052 ns]
60852026-07-20T10:59:33.256ZFound 5 outliers among 100 measurements (5.00%)
60862026-07-20T10:59:33.256Z 1 (1.00%) high mild
60872026-07-20T10:59:33.256Z 4 (4.00%) high severe
60882026-07-20T10:59:33.887Z
60892026-07-20T10:59:33.890ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60902026-07-20T10:59:33.890ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60912026-07-20T10:59:39.846ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0071 s (3.5M iterations)
60922026-07-20T10:59:44.643ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60932026-07-20T10:59:44.692Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60942026-07-20T10:59:44.692Z time: [213.69 ns 215.40 ns 217.64 ns]
60952026-07-20T10:59:44.692ZFound 12 outliers among 100 measurements (12.00%)
60962026-07-20T10:59:44.698Z 4 (4.00%) high mild
60972026-07-20T10:59:44.698Z 8 (8.00%) high severe
60982026-07-20T10:59:45.322Z
60992026-07-20T10:59:45.327ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61002026-07-20T10:59:45.327ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61012026-07-20T10:59:49.578ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0014 s (4.9M iterations)
61022026-07-20T10:59:54.167ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61032026-07-20T10:59:54.214Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61042026-07-20T10:59:54.214Z time: [116.77 ns 117.01 ns 117.24 ns]
61052026-07-20T10:59:54.214ZFound 5 outliers among 100 measurements (5.00%)
61062026-07-20T10:59:54.214Z 2 (2.00%) high mild
61072026-07-20T10:59:54.214Z 3 (3.00%) high severe
61082026-07-20T10:59:54.841Z
61092026-07-20T10:59:54.844ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61102026-07-20T10:59:54.844ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61112026-07-20T10:59:59.249ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (2.4M iterations)
61122026-07-20T11:00:04.374ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61132026-07-20T11:00:04.423Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61142026-07-20T11:00:04.423Z time: [245.42 ns 247.92 ns 251.17 ns]
61152026-07-20T11:00:04.423ZFound 12 outliers among 100 measurements (12.00%)
61162026-07-20T11:00:04.424Z 4 (4.00%) high mild
61172026-07-20T11:00:04.424Z 8 (8.00%) high severe
61182026-07-20T11:00:05.053Z
61192026-07-20T11:00:05.056ZBenchmarking source_filter/allows/exclude_empty_v4
61202026-07-20T11:00:05.056ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
61212026-07-20T11:00:08.886ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
61222026-07-20T11:00:13.883ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
61232026-07-20T11:00:13.928Zsource_filter/allows/exclude_empty_v4
61242026-07-20T11:00:13.928Z time: [889.48 ps 889.98 ps 890.64 ps]
61252026-07-20T11:00:13.928Z thrpt: [1.1228 Gelem/s 1.1236 Gelem/s 1.1243 Gelem/s]
61262026-07-20T11:00:13.928ZFound 1 outliers among 100 measurements (1.00%)
61272026-07-20T11:00:13.928Z 1 (1.00%) high mild
61282026-07-20T11:00:14.554ZBenchmarking source_filter/allows/exclude_empty_v6
61292026-07-20T11:00:14.554ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
61302026-07-20T11:00:18.368ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
61312026-07-20T11:00:23.367ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
61322026-07-20T11:00:23.417Zsource_filter/allows/exclude_empty_v6
61332026-07-20T11:00:23.417Z time: [887.69 ps 887.84 ps 888.01 ps]
61342026-07-20T11:00:23.420Z thrpt: [1.1261 Gelem/s 1.1263 Gelem/s 1.1265 Gelem/s]
61352026-07-20T11:00:23.420ZFound 7 outliers among 100 measurements (7.00%)
61362026-07-20T11:00:23.421Z 4 (4.00%) high mild
61372026-07-20T11:00:23.421Z 3 (3.00%) high severe
61382026-07-20T11:00:24.047ZBenchmarking source_filter/allows/exclude_miss_v4/1
61392026-07-20T11:00:24.047ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
61402026-07-20T11:00:27.933ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
61412026-07-20T11:00:32.979ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
61422026-07-20T11:00:33.029Zsource_filter/allows/exclude_miss_v4/1
61432026-07-20T11:00:33.029Z time: [1.8240 ns 1.8321 ns 1.8400 ns]
61442026-07-20T11:00:33.029Z thrpt: [543.48 Melem/s 545.83 Melem/s 548.25 Melem/s]
61452026-07-20T11:00:33.029ZFound 3 outliers among 100 measurements (3.00%)
61462026-07-20T11:00:33.029Z 3 (3.00%) high mild
61472026-07-20T11:00:33.658ZBenchmarking source_filter/allows/exclude_hit_v4/1
61482026-07-20T11:00:33.658ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
61492026-07-20T11:00:37.510ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
61502026-07-20T11:00:42.515ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
61512026-07-20T11:00:42.565Zsource_filter/allows/exclude_hit_v4/1
61522026-07-20T11:00:42.565Z time: [1.7929 ns 1.7943 ns 1.7960 ns]
61532026-07-20T11:00:42.565Z thrpt: [556.79 Melem/s 557.31 Melem/s 557.74 Melem/s]
61542026-07-20T11:00:42.565ZFound 10 outliers among 100 measurements (10.00%)
61552026-07-20T11:00:42.565Z 4 (4.00%) high mild
61562026-07-20T11:00:42.565Z 6 (6.00%) high severe
61572026-07-20T11:00:43.195ZBenchmarking source_filter/allows/exclude_miss_v6/1
61582026-07-20T11:00:43.195ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
61592026-07-20T11:00:47.977ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
61602026-07-20T11:00:53.005ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
61612026-07-20T11:00:53.055Zsource_filter/allows/exclude_miss_v6/1
61622026-07-20T11:00:53.055Z time: [4.4536 ns 4.4732 ns 4.4967 ns]
61632026-07-20T11:00:53.055Z thrpt: [222.39 Melem/s 223.55 Melem/s 224.54 Melem/s]
61642026-07-20T11:00:53.055ZFound 20 outliers among 100 measurements (20.00%)
61652026-07-20T11:00:53.055Z 20 (20.00%) high severe
61662026-07-20T11:00:53.686ZBenchmarking source_filter/allows/exclude_hit_v6/1
61672026-07-20T11:00:53.686ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
61682026-07-20T11:00:58.723ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
61692026-07-20T11:01:03.738ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
61702026-07-20T11:01:03.789Zsource_filter/allows/exclude_hit_v6/1
61712026-07-20T11:01:03.789Z time: [4.6776 ns 4.7008 ns 4.7296 ns]
61722026-07-20T11:01:03.789Z thrpt: [211.43 Melem/s 212.73 Melem/s 213.78 Melem/s]
61732026-07-20T11:01:03.789ZFound 22 outliers among 100 measurements (22.00%)
61742026-07-20T11:01:03.789Z 22 (22.00%) high severe
61752026-07-20T11:01:04.416ZBenchmarking source_filter/allows/exclude_miss_v4/5
61762026-07-20T11:01:04.416ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
61772026-07-20T11:01:08.216ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
61782026-07-20T11:01:13.233ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
61792026-07-20T11:01:13.281Zsource_filter/allows/exclude_miss_v4/5
61802026-07-20T11:01:13.281Z time: [3.4933 ns 3.5288 ns 3.5655 ns]
61812026-07-20T11:01:13.282Z thrpt: [280.46 Melem/s 283.38 Melem/s 286.27 Melem/s]
61822026-07-20T11:01:13.908ZBenchmarking source_filter/allows/exclude_hit_v4/5
61832026-07-20T11:01:13.908ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
61842026-07-20T11:01:17.757ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
61852026-07-20T11:01:22.754ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
61862026-07-20T11:01:22.805Zsource_filter/allows/exclude_hit_v4/5
61872026-07-20T11:01:22.805Z time: [1.7892 ns 1.7908 ns 1.7929 ns]
61882026-07-20T11:01:22.805Z thrpt: [557.74 Melem/s 558.40 Melem/s 558.90 Melem/s]
61892026-07-20T11:01:22.805ZFound 14 outliers among 100 measurements (14.00%)
61902026-07-20T11:01:22.805Z 13 (13.00%) high mild
61912026-07-20T11:01:22.806Z 1 (1.00%) high severe
61922026-07-20T11:01:23.432ZBenchmarking source_filter/allows/exclude_miss_v6/5
61932026-07-20T11:01:23.433ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
61942026-07-20T11:01:27.005ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (751M iterations)
61952026-07-20T11:01:32.048ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
61962026-07-20T11:01:32.097Zsource_filter/allows/exclude_miss_v6/5
61972026-07-20T11:01:32.098Z time: [6.6806 ns 6.7022 ns 6.7273 ns]
61982026-07-20T11:01:32.098Z thrpt: [148.65 Melem/s 149.20 Melem/s 149.69 Melem/s]
61992026-07-20T11:01:32.098ZFound 21 outliers among 100 measurements (21.00%)
62002026-07-20T11:01:32.098Z 2 (2.00%) high mild
62012026-07-20T11:01:32.098Z 19 (19.00%) high severe
62022026-07-20T11:01:32.729ZBenchmarking source_filter/allows/exclude_hit_v6/5
62032026-07-20T11:01:32.729ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
62042026-07-20T11:01:37.894ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
62052026-07-20T11:01:42.796ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
62062026-07-20T11:01:42.846Zsource_filter/allows/exclude_hit_v6/5
62072026-07-20T11:01:42.846Z time: [4.6825 ns 4.7080 ns 4.7391 ns]
62082026-07-20T11:01:42.846Z thrpt: [211.01 Melem/s 212.41 Melem/s 213.56 Melem/s]
62092026-07-20T11:01:42.846ZFound 21 outliers among 100 measurements (21.00%)
62102026-07-20T11:01:42.846Z 2 (2.00%) low mild
62112026-07-20T11:01:42.846Z 19 (19.00%) high severe
62122026-07-20T11:01:43.478ZBenchmarking source_filter/allows/exclude_miss_v4/10
62132026-07-20T11:01:43.478ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
62142026-07-20T11:01:46.958ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (771M iterations)
62152026-07-20T11:01:51.694ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
62162026-07-20T11:01:51.745Zsource_filter/allows/exclude_miss_v4/10
62172026-07-20T11:01:51.745Z time: [6.0710 ns 6.1314 ns 6.1923 ns]
62182026-07-20T11:01:51.745Z thrpt: [161.49 Melem/s 163.09 Melem/s 164.72 Melem/s]
62192026-07-20T11:01:52.371ZBenchmarking source_filter/allows/exclude_hit_v4/10
62202026-07-20T11:01:52.371ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
62212026-07-20T11:01:56.557ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
62222026-07-20T11:02:01.169ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
62232026-07-20T11:02:01.218Zsource_filter/allows/exclude_hit_v4/10
62242026-07-20T11:02:01.218Z time: [1.7973 ns 1.7978 ns 1.7984 ns]
62252026-07-20T11:02:01.218Z thrpt: [556.07 Melem/s 556.23 Melem/s 556.39 Melem/s]
62262026-07-20T11:02:01.218ZFound 9 outliers among 100 measurements (9.00%)
62272026-07-20T11:02:01.218Z 7 (7.00%) high mild
62282026-07-20T11:02:01.218Z 2 (2.00%) high severe
62292026-07-20T11:02:01.847ZBenchmarking source_filter/allows/exclude_miss_v6/10
62302026-07-20T11:02:01.847ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
62312026-07-20T11:02:06.950ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (526M iterations)
62322026-07-20T11:02:11.977ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
62332026-07-20T11:02:12.027Zsource_filter/allows/exclude_miss_v6/10
62342026-07-20T11:02:12.027Z time: [9.5315 ns 9.5502 ns 9.5702 ns]
62352026-07-20T11:02:12.027Z thrpt: [104.49 Melem/s 104.71 Melem/s 104.92 Melem/s]
62362026-07-20T11:02:12.027ZFound 1 outliers among 100 measurements (1.00%)
62372026-07-20T11:02:12.027Z 1 (1.00%) high mild
62382026-07-20T11:02:12.647ZBenchmarking source_filter/allows/exclude_hit_v6/10
62392026-07-20T11:02:12.647ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
62402026-07-20T11:02:17.681ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62412026-07-20T11:02:22.730ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
62422026-07-20T11:02:22.780Zsource_filter/allows/exclude_hit_v6/10
62432026-07-20T11:02:22.780Z time: [4.6879 ns 4.7177 ns 4.7535 ns]
62442026-07-20T11:02:22.780Z thrpt: [210.37 Melem/s 211.97 Melem/s 213.31 Melem/s]
62452026-07-20T11:02:22.780ZFound 22 outliers among 100 measurements (22.00%)
62462026-07-20T11:02:22.780Z 1 (1.00%) high mild
62472026-07-20T11:02:22.780Z 21 (21.00%) high severe
62482026-07-20T11:02:23.409ZBenchmarking source_filter/allows/exclude_miss_v4/50
62492026-07-20T11:02:23.409ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
62502026-07-20T11:02:26.565ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (851M iterations)
62512026-07-20T11:02:31.769ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
62522026-07-20T11:02:31.823Zsource_filter/allows/exclude_miss_v4/50
62532026-07-20T11:02:31.823Z time: [6.0205 ns 6.1401 ns 6.2616 ns]
62542026-07-20T11:02:31.823Z thrpt: [159.70 Melem/s 162.86 Melem/s 166.10 Melem/s]
62552026-07-20T11:02:32.442ZBenchmarking source_filter/allows/exclude_hit_v4/50
62562026-07-20T11:02:32.442ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
62572026-07-20T11:02:37.809ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.0B iterations)
62582026-07-20T11:02:42.821ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
62592026-07-20T11:02:42.871Zsource_filter/allows/exclude_hit_v4/50
62602026-07-20T11:02:42.871Z time: [2.4979 ns 2.5057 ns 2.5143 ns]
62612026-07-20T11:02:42.871Z thrpt: [397.73 Melem/s 399.08 Melem/s 400.34 Melem/s]
62622026-07-20T11:02:42.871ZFound 2 outliers among 100 measurements (2.00%)
62632026-07-20T11:02:42.871Z 2 (2.00%) high mild
62642026-07-20T11:02:43.497ZBenchmarking source_filter/allows/exclude_miss_v6/50
62652026-07-20T11:02:43.497ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
62662026-07-20T11:02:48.517ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (535M iterations)
62672026-07-20T11:02:53.571ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
62682026-07-20T11:02:53.657Zsource_filter/allows/exclude_miss_v6/50
62692026-07-20T11:02:53.658Z time: [9.4016 ns 9.4572 ns 9.5133 ns]
62702026-07-20T11:02:53.658Z thrpt: [105.12 Melem/s 105.74 Melem/s 106.36 Melem/s]
62712026-07-20T11:02:53.659ZFound 2 outliers among 100 measurements (2.00%)
62722026-07-20T11:02:53.659Z 2 (2.00%) high mild
62732026-07-20T11:02:54.249ZBenchmarking source_filter/allows/exclude_hit_v6/50
62742026-07-20T11:02:54.249ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
62752026-07-20T11:03:00.218ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (899M iterations)
62762026-07-20T11:03:05.253ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
62772026-07-20T11:03:05.303Zsource_filter/allows/exclude_hit_v6/50
62782026-07-20T11:03:05.303Z time: [5.5668 ns 5.5887 ns 5.6147 ns]
62792026-07-20T11:03:05.303Z thrpt: [178.11 Melem/s 178.93 Melem/s 179.64 Melem/s]
62802026-07-20T11:03:05.303ZFound 19 outliers among 100 measurements (19.00%)
62812026-07-20T11:03:05.303Z 19 (19.00%) high severe
62822026-07-20T11:03:05.940ZBenchmarking source_filter/allows/exclude_miss_v4/100
62832026-07-20T11:03:05.941ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
62842026-07-20T11:03:10.246ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (624M iterations)
62852026-07-20T11:03:15.202ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
62862026-07-20T11:03:15.252Zsource_filter/allows/exclude_miss_v4/100
62872026-07-20T11:03:15.252Z time: [7.7689 ns 7.9461 ns 8.1312 ns]
62882026-07-20T11:03:15.252Z thrpt: [122.98 Melem/s 125.85 Melem/s 128.72 Melem/s]
62892026-07-20T11:03:15.879ZBenchmarking source_filter/allows/exclude_hit_v4/100
62902026-07-20T11:03:15.879ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
62912026-07-20T11:03:21.460ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
62922026-07-20T11:03:26.562ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
62932026-07-20T11:03:26.614Zsource_filter/allows/exclude_hit_v4/100
62942026-07-20T11:03:26.614Z time: [2.6482 ns 2.6519 ns 2.6559 ns]
62952026-07-20T11:03:26.614Z thrpt: [376.52 Melem/s 377.08 Melem/s 377.61 Melem/s]
62962026-07-20T11:03:26.615ZFound 3 outliers among 100 measurements (3.00%)
62972026-07-20T11:03:26.615Z 3 (3.00%) high mild
62982026-07-20T11:03:27.284ZBenchmarking source_filter/allows/exclude_miss_v6/100
62992026-07-20T11:03:27.284ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
63002026-07-20T11:03:30.530ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (408M iterations)
63012026-07-20T11:03:35.503ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
63022026-07-20T11:03:35.554Zsource_filter/allows/exclude_miss_v6/100
63032026-07-20T11:03:35.554Z time: [12.133 ns 12.189 ns 12.251 ns]
63042026-07-20T11:03:35.554Z thrpt: [81.629 Melem/s 82.038 Melem/s 82.421 Melem/s]
63052026-07-20T11:03:35.554ZFound 2 outliers among 100 measurements (2.00%)
63062026-07-20T11:03:35.554Z 1 (1.00%) high mild
63072026-07-20T11:03:35.554Z 1 (1.00%) high severe
63082026-07-20T11:03:36.182ZBenchmarking source_filter/allows/exclude_hit_v6/100
63092026-07-20T11:03:36.182ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
63102026-07-20T11:03:43.122ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (902M iterations)
63112026-07-20T11:03:47.172ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
63122026-07-20T11:03:47.223Zsource_filter/allows/exclude_hit_v6/100
63132026-07-20T11:03:47.223Z time: [5.5613 ns 5.5818 ns 5.6066 ns]
63142026-07-20T11:03:47.223Z thrpt: [178.36 Melem/s 179.15 Melem/s 179.82 Melem/s]
63152026-07-20T11:03:47.223ZFound 19 outliers among 100 measurements (19.00%)
63162026-07-20T11:03:47.223Z 19 (19.00%) high severe
63172026-07-20T11:03:47.852ZBenchmarking source_filter/allows/include_hit_v4/1
63182026-07-20T11:03:47.853ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
63192026-07-20T11:03:51.607ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63202026-07-20T11:03:56.604ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
63212026-07-20T11:03:56.654Zsource_filter/allows/include_hit_v4/1
63222026-07-20T11:03:56.654Z time: [1.7459 ns 1.7477 ns 1.7496 ns]
63232026-07-20T11:03:56.654Z thrpt: [571.57 Melem/s 572.20 Melem/s 572.77 Melem/s]
63242026-07-20T11:03:56.654ZFound 3 outliers among 100 measurements (3.00%)
63252026-07-20T11:03:56.654Z 3 (3.00%) high mild
63262026-07-20T11:03:57.281ZBenchmarking source_filter/allows/include_miss_v4/1
63272026-07-20T11:03:57.284ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
63282026-07-20T11:04:01.132ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63292026-07-20T11:04:06.164ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
63302026-07-20T11:04:06.195Zsource_filter/allows/include_miss_v4/1
63312026-07-20T11:04:06.195Z time: [1.7929 ns 1.7997 ns 1.8067 ns]
63322026-07-20T11:04:06.195Z thrpt: [553.50 Melem/s 555.66 Melem/s 557.74 Melem/s]
63332026-07-20T11:04:06.195ZFound 10 outliers among 100 measurements (10.00%)
63342026-07-20T11:04:06.195Z 9 (9.00%) high mild
63352026-07-20T11:04:06.195Z 1 (1.00%) high severe
63362026-07-20T11:04:06.821ZBenchmarking source_filter/allows/include_hit_v6/1
63372026-07-20T11:04:06.821ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
63382026-07-20T11:04:11.874ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63392026-07-20T11:04:16.909ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
63402026-07-20T11:04:16.959Zsource_filter/allows/include_hit_v6/1
63412026-07-20T11:04:16.959Z time: [4.7084 ns 4.7354 ns 4.7689 ns]
63422026-07-20T11:04:16.960Z thrpt: [209.69 Melem/s 211.18 Melem/s 212.38 Melem/s]
63432026-07-20T11:04:16.960ZFound 19 outliers among 100 measurements (19.00%)
63442026-07-20T11:04:16.960Z 1 (1.00%) high mild
63452026-07-20T11:04:16.960Z 18 (18.00%) high severe
63462026-07-20T11:04:17.591ZBenchmarking source_filter/allows/include_miss_v6/1
63472026-07-20T11:04:17.591ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
63482026-07-20T11:04:22.376ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63492026-07-20T11:04:27.423ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
63502026-07-20T11:04:27.469Zsource_filter/allows/include_miss_v6/1
63512026-07-20T11:04:27.469Z time: [4.4655 ns 4.4846 ns 4.5071 ns]
63522026-07-20T11:04:27.469Z thrpt: [221.87 Melem/s 222.99 Melem/s 223.94 Melem/s]
63532026-07-20T11:04:27.474ZFound 33 outliers among 100 measurements (33.00%)
63542026-07-20T11:04:27.474Z 6 (6.00%) low severe
63552026-07-20T11:04:27.474Z 6 (6.00%) low mild
63562026-07-20T11:04:27.474Z 21 (21.00%) high severe
63572026-07-20T11:04:28.101ZBenchmarking source_filter/allows/include_hit_v4/5
63582026-07-20T11:04:28.101ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
63592026-07-20T11:04:31.847ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.9B iterations)
63602026-07-20T11:04:36.847ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
63612026-07-20T11:04:36.897Zsource_filter/allows/include_hit_v4/5
63622026-07-20T11:04:36.897Z time: [1.7450 ns 1.7475 ns 1.7502 ns]
63632026-07-20T11:04:36.897Z thrpt: [571.35 Melem/s 572.26 Melem/s 573.07 Melem/s]
63642026-07-20T11:04:36.897ZFound 5 outliers among 100 measurements (5.00%)
63652026-07-20T11:04:36.897Z 3 (3.00%) high mild
63662026-07-20T11:04:36.897Z 2 (2.00%) high severe
63672026-07-20T11:04:37.526ZBenchmarking source_filter/allows/include_miss_v4/5
63682026-07-20T11:04:37.526ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
63692026-07-20T11:04:41.383ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
63702026-07-20T11:04:46.322ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
63712026-07-20T11:04:46.371Zsource_filter/allows/include_miss_v4/5
63722026-07-20T11:04:46.371Z time: [3.5344 ns 3.5681 ns 3.6001 ns]
63732026-07-20T11:04:46.371Z thrpt: [277.77 Melem/s 280.26 Melem/s 282.93 Melem/s]
63742026-07-20T11:04:46.997ZBenchmarking source_filter/allows/include_hit_v6/5
63752026-07-20T11:04:46.997ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
63762026-07-20T11:04:51.997ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63772026-07-20T11:04:57.041ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
63782026-07-20T11:04:57.091Zsource_filter/allows/include_hit_v6/5
63792026-07-20T11:04:57.091Z time: [4.6726 ns 4.6924 ns 4.7162 ns]
63802026-07-20T11:04:57.091Z thrpt: [212.04 Melem/s 213.11 Melem/s 214.01 Melem/s]
63812026-07-20T11:04:57.091ZFound 23 outliers among 100 measurements (23.00%)
63822026-07-20T11:04:57.092Z 1 (1.00%) high mild
63832026-07-20T11:04:57.092Z 22 (22.00%) high severe
63842026-07-20T11:04:57.721ZBenchmarking source_filter/allows/include_miss_v6/5
63852026-07-20T11:04:57.721ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
63862026-07-20T11:05:01.291ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (752M iterations)
63872026-07-20T11:05:06.327ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
63882026-07-20T11:05:06.376Zsource_filter/allows/include_miss_v6/5
63892026-07-20T11:05:06.376Z time: [6.6689 ns 6.6888 ns 6.7124 ns]
63902026-07-20T11:05:06.376Z thrpt: [148.98 Melem/s 149.50 Melem/s 149.95 Melem/s]
63912026-07-20T11:05:06.376ZFound 19 outliers among 100 measurements (19.00%)
63922026-07-20T11:05:06.376Z 19 (19.00%) high mild
63932026-07-20T11:05:07.009ZBenchmarking source_filter/allows/include_hit_v4/10
63942026-07-20T11:05:07.009ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
63952026-07-20T11:05:10.859ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63962026-07-20T11:05:15.856ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
63972026-07-20T11:05:15.907Zsource_filter/allows/include_hit_v4/10
63982026-07-20T11:05:15.907Z time: [1.7889 ns 1.7904 ns 1.7923 ns]
63992026-07-20T11:05:15.907Z thrpt: [557.95 Melem/s 558.52 Melem/s 559.01 Melem/s]
64002026-07-20T11:05:15.907ZFound 8 outliers among 100 measurements (8.00%)
64012026-07-20T11:05:15.907Z 5 (5.00%) high mild
64022026-07-20T11:05:15.907Z 3 (3.00%) high severe
64032026-07-20T11:05:16.535ZBenchmarking source_filter/allows/include_miss_v4/10
64042026-07-20T11:05:16.535ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
64052026-07-20T11:05:19.891ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (800M iterations)
64062026-07-20T11:05:24.896ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
64072026-07-20T11:05:24.946Zsource_filter/allows/include_miss_v4/10
64082026-07-20T11:05:24.946Z time: [6.1748 ns 6.2581 ns 6.3418 ns]
64092026-07-20T11:05:24.946Z thrpt: [157.68 Melem/s 159.79 Melem/s 161.95 Melem/s]
64102026-07-20T11:05:25.574ZBenchmarking source_filter/allows/include_hit_v6/10
64112026-07-20T11:05:25.574ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
64122026-07-20T11:05:30.574ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64132026-07-20T11:05:35.634ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
64142026-07-20T11:05:35.684Zsource_filter/allows/include_hit_v6/10
64152026-07-20T11:05:35.684Z time: [4.6831 ns 4.7088 ns 4.7399 ns]
64162026-07-20T11:05:35.684Z thrpt: [210.97 Melem/s 212.37 Melem/s 213.53 Melem/s]
64172026-07-20T11:05:35.684ZFound 20 outliers among 100 measurements (20.00%)
64182026-07-20T11:05:35.684Z 1 (1.00%) high mild
64192026-07-20T11:05:35.684Z 19 (19.00%) high severe
64202026-07-20T11:05:36.310ZBenchmarking source_filter/allows/include_miss_v6/10
64212026-07-20T11:05:36.310ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
64222026-07-20T11:05:41.454ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (522M iterations)
64232026-07-20T11:05:46.441ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
64242026-07-20T11:05:46.490Zsource_filter/allows/include_miss_v6/10
64252026-07-20T11:05:46.490Z time: [9.5295 ns 9.5503 ns 9.5740 ns]
64262026-07-20T11:05:46.490Z thrpt: [104.45 Melem/s 104.71 Melem/s 104.94 Melem/s]
64272026-07-20T11:05:46.490ZFound 21 outliers among 100 measurements (21.00%)
64282026-07-20T11:05:46.490Z 10 (10.00%) high mild
64292026-07-20T11:05:46.490Z 11 (11.00%) high severe
64302026-07-20T11:05:47.118ZBenchmarking source_filter/allows/include_hit_v4/50
64312026-07-20T11:05:47.118ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
64322026-07-20T11:05:52.430ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (2.0B iterations)
64332026-07-20T11:05:57.429ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
64342026-07-20T11:05:57.480Zsource_filter/allows/include_hit_v4/50
64352026-07-20T11:05:57.480Z time: [2.4653 ns 2.4723 ns 2.4798 ns]
64362026-07-20T11:05:57.480Z thrpt: [403.25 Melem/s 404.48 Melem/s 405.63 Melem/s]
64372026-07-20T11:05:57.480ZFound 5 outliers among 100 measurements (5.00%)
64382026-07-20T11:05:57.480Z 3 (3.00%) high mild
64392026-07-20T11:05:57.480Z 2 (2.00%) high severe
64402026-07-20T11:05:58.109ZBenchmarking source_filter/allows/include_miss_v4/50
64412026-07-20T11:05:58.109ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
64422026-07-20T11:06:01.506ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (790M iterations)
64432026-07-20T11:06:06.554ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
64442026-07-20T11:06:06.604Zsource_filter/allows/include_miss_v4/50
64452026-07-20T11:06:06.604Z time: [6.2879 ns 6.3899 ns 6.4907 ns]
64462026-07-20T11:06:06.604Z thrpt: [154.07 Melem/s 156.50 Melem/s 159.04 Melem/s]
64472026-07-20T11:06:06.604ZFound 2 outliers among 100 measurements (2.00%)
64482026-07-20T11:06:06.604Z 2 (2.00%) high mild
64492026-07-20T11:06:07.231ZBenchmarking source_filter/allows/include_hit_v6/50
64502026-07-20T11:06:07.232ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
64512026-07-20T11:06:13.222ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (896M iterations)
64522026-07-20T11:06:18.231ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
64532026-07-20T11:06:18.281Zsource_filter/allows/include_hit_v6/50
64542026-07-20T11:06:18.281Z time: [5.5637 ns 5.5834 ns 5.6069 ns]
64552026-07-20T11:06:18.281Z thrpt: [178.35 Melem/s 179.10 Melem/s 179.74 Melem/s]
64562026-07-20T11:06:18.281ZFound 23 outliers among 100 measurements (23.00%)
64572026-07-20T11:06:18.282Z 2 (2.00%) low mild
64582026-07-20T11:06:18.282Z 1 (1.00%) high mild
64592026-07-20T11:06:18.282Z 20 (20.00%) high severe
64602026-07-20T11:06:18.908ZBenchmarking source_filter/allows/include_miss_v6/50
64612026-07-20T11:06:18.909ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
64622026-07-20T11:06:23.949ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (533M iterations)
64632026-07-20T11:06:28.909ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
64642026-07-20T11:06:28.959Zsource_filter/allows/include_miss_v6/50
64652026-07-20T11:06:28.959Z time: [9.2709 ns 9.3090 ns 9.3499 ns]
64662026-07-20T11:06:28.960Z thrpt: [106.95 Melem/s 107.42 Melem/s 107.86 Melem/s]
64672026-07-20T11:06:28.960ZFound 2 outliers among 100 measurements (2.00%)
64682026-07-20T11:06:28.960Z 1 (1.00%) high mild
64692026-07-20T11:06:28.960Z 1 (1.00%) high severe
64702026-07-20T11:06:29.592ZBenchmarking source_filter/allows/include_hit_v4/100
64712026-07-20T11:06:29.592ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
64722026-07-20T11:06:35.224ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
64732026-07-20T11:06:40.311ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
64742026-07-20T11:06:40.361Zsource_filter/allows/include_hit_v4/100
64752026-07-20T11:06:40.362Z time: [2.6664 ns 2.6679 ns 2.6697 ns]
64762026-07-20T11:06:40.362Z thrpt: [374.57 Melem/s 374.82 Melem/s 375.03 Melem/s]
64772026-07-20T11:06:40.362ZFound 12 outliers among 100 measurements (12.00%)
64782026-07-20T11:06:40.362Z 1 (1.00%) high mild
64792026-07-20T11:06:40.362Z 11 (11.00%) high severe
64802026-07-20T11:06:40.989ZBenchmarking source_filter/allows/include_miss_v4/100
64812026-07-20T11:06:40.989ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
64822026-07-20T11:06:45.626ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (579M iterations)
64832026-07-20T11:06:50.678ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
64842026-07-20T11:06:50.728Zsource_filter/allows/include_miss_v4/100
64852026-07-20T11:06:50.728Z time: [8.5722 ns 8.6778 ns 8.7815 ns]
64862026-07-20T11:06:50.728Z thrpt: [113.88 Melem/s 115.24 Melem/s 116.66 Melem/s]
64872026-07-20T11:06:50.732ZFound 5 outliers among 100 measurements (5.00%)
64882026-07-20T11:06:50.732Z 5 (5.00%) low mild
64892026-07-20T11:06:51.353ZBenchmarking source_filter/allows/include_hit_v6/100
64902026-07-20T11:06:51.353ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
64912026-07-20T11:06:57.314ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (901M iterations)
64922026-07-20T11:07:02.350ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
64932026-07-20T11:07:02.400Zsource_filter/allows/include_hit_v6/100
64942026-07-20T11:07:02.400Z time: [5.5678 ns 5.5866 ns 5.6090 ns]
64952026-07-20T11:07:02.400Z thrpt: [178.28 Melem/s 179.00 Melem/s 179.60 Melem/s]
64962026-07-20T11:07:02.400ZFound 19 outliers among 100 measurements (19.00%)
64972026-07-20T11:07:02.400Z 19 (19.00%) high severe
64982026-07-20T11:07:03.028ZBenchmarking source_filter/allows/include_miss_v6/100
64992026-07-20T11:07:03.028ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
65002026-07-20T11:07:06.306ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (410M iterations)
65012026-07-20T11:07:11.250ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
65022026-07-20T11:07:11.301Zsource_filter/allows/include_miss_v6/100
65032026-07-20T11:07:11.301Z time: [12.027 ns 12.051 ns 12.078 ns]
65042026-07-20T11:07:11.301Z thrpt: [82.795 Melem/s 82.983 Melem/s 83.148 Melem/s]
65052026-07-20T11:07:11.301ZFound 11 outliers among 100 measurements (11.00%)
65062026-07-20T11:07:11.301Z 8 (8.00%) high mild
65072026-07-20T11:07:11.301Z 3 (3.00%) high severe
65082026-07-20T11:07:11.928ZBenchmarking source_filter/allows/include_empty_v4
65092026-07-20T11:07:11.928ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
65102026-07-20T11:07:15.739ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
65112026-07-20T11:07:20.739ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
65122026-07-20T11:07:20.789Zsource_filter/allows/include_empty_v4
65132026-07-20T11:07:20.789Z time: [887.19 ps 887.26 ps 887.33 ps]
65142026-07-20T11:07:20.789Z thrpt: [1.1270 Gelem/s 1.1271 Gelem/s 1.1272 Gelem/s]
65152026-07-20T11:07:20.789ZFound 2 outliers among 100 measurements (2.00%)
65162026-07-20T11:07:20.789Z 1 (1.00%) low mild
65172026-07-20T11:07:20.789Z 1 (1.00%) high severe
65182026-07-20T11:07:21.414ZBenchmarking source_filter/allows/include_empty_v6
65192026-07-20T11:07:21.415ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
65202026-07-20T11:07:25.225ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
65212026-07-20T11:07:30.224ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
65222026-07-20T11:07:30.274Zsource_filter/allows/include_empty_v6
65232026-07-20T11:07:30.274Z time: [886.89 ps 886.99 ps 887.09 ps]
65242026-07-20T11:07:30.274Z thrpt: [1.1273 Gelem/s 1.1274 Gelem/s 1.1275 Gelem/s]
65252026-07-20T11:07:30.274ZFound 2 outliers among 100 measurements (2.00%)
65262026-07-20T11:07:30.274Z 1 (1.00%) low mild
65272026-07-20T11:07:30.274Z 1 (1.00%) high mild
65282026-07-20T11:07:30.921Z
65292026-07-20T11:07:30.928ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
65302026-07-20T11:07:30.928ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
65312026-07-20T11:07:30.929ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0278 ms (605 iterations)
65322026-07-20T11:07:30.929ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
65332026-07-20T11:07:30.929Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
65342026-07-20T11:07:30.929Z time: [18.000 18.000 18.000 ]
65352026-07-20T11:07:30.929Z
65362026-07-20T11:07:30.929ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
65372026-07-20T11:07:30.929ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
65382026-07-20T11:07:30.929ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0129 ms (715 iterations)
65392026-07-20T11:07:30.929ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
65402026-07-20T11:07:30.929Zprocess/Hairpin-DHCPv4/alloc_ct/Request
65412026-07-20T11:07:30.929Z time: [18.000 18.000 18.000 ]
65422026-07-20T11:07:30.929Z
65432026-07-20T11:07:30.929ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
65442026-07-20T11:07:30.929ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
65452026-07-20T11:07:30.929ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0978 ms (550 iterations)
65462026-07-20T11:07:30.929ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
65472026-07-20T11:07:30.934Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
65482026-07-20T11:07:30.935Z time: [20.000 20.000 20.000 ]
65492026-07-20T11:07:30.935Z
65502026-07-20T11:07:30.935ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
65512026-07-20T11:07:30.935ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
65522026-07-20T11:07:30.935ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0802 ms (550 iterations)
65532026-07-20T11:07:30.936ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
65542026-07-20T11:07:30.936Zprocess/Hairpin-DHCPv6/alloc_ct/Request
65552026-07-20T11:07:30.936Z time: [21.000 21.000 21.000 ]
65562026-07-20T11:07:30.936Z
65572026-07-20T11:07:30.936ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
65582026-07-20T11:07:30.936ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
65592026-07-20T11:07:30.936ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0025 ms (770 iterations)
65602026-07-20T11:07:30.936ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
65612026-07-20T11:07:30.936Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
65622026-07-20T11:07:30.936Z time: [13.000 13.000 13.000 ]
65632026-07-20T11:07:30.936Z
65642026-07-20T11:07:30.936ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
65652026-07-20T11:07:30.936ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
65662026-07-20T11:07:30.936ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0387 ms (715 iterations)
65672026-07-20T11:07:30.936ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
65682026-07-20T11:07:30.937Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
65692026-07-20T11:07:30.937Z time: [12.000 12.000 12.000 ]
65702026-07-20T11:07:30.937Z
65712026-07-20T11:07:30.937ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
65722026-07-20T11:07:30.937ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
65732026-07-20T11:07:30.937ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0552 ms (715 iterations)
65742026-07-20T11:07:30.937ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
65752026-07-20T11:07:30.937Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
65762026-07-20T11:07:30.938Z time: [14.000 14.000 14.000 ]
65772026-07-20T11:07:30.938Z
65782026-07-20T11:07:30.938ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
65792026-07-20T11:07:30.938ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
65802026-07-20T11:07:30.944ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0243 ms (715 iterations)
65812026-07-20T11:07:30.944ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
65822026-07-20T11:07:30.944Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
65832026-07-20T11:07:30.944Z time: [14.000 14.000 14.000 ]
65842026-07-20T11:07:30.944Z
65852026-07-20T11:07:30.944ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
65862026-07-20T11:07:30.944ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
65872026-07-20T11:07:30.944ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0322 ms (605 iterations)
65882026-07-20T11:07:30.944ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
65892026-07-20T11:07:30.944Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
65902026-07-20T11:07:30.944Z time: [3.0000 3.0000 3.0000 ]
65912026-07-20T11:07:30.944Z
65922026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
65932026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
65942026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0869 ms (495 iterations)
65952026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
65962026-07-20T11:07:30.945Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
65972026-07-20T11:07:30.945Z time: [3.0000 3.0000 3.0000 ]
65982026-07-20T11:07:30.945Z
65992026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
66002026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
66012026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0585 ms (605 iterations)
66022026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
66032026-07-20T11:07:30.945ZCriterion.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.
66042026-07-20T11:07:30.945Z
66052026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
66062026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66072026-07-20T11:07:30.945ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0831 ms (495 iterations)
66082026-07-20T11:07:30.946ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66092026-07-20T11:07:30.946ZCriterion.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.
66102026-07-20T11:07:30.946Z
66112026-07-20T11:07:30.946ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66122026-07-20T11:07:30.946ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66132026-07-20T11:07:30.946ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0543 ms (935 iterations)
66142026-07-20T11:07:30.946ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66152026-07-20T11:07:30.946Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66162026-07-20T11:07:30.946Z time: [3.0000 3.0000 3.0000 ]
66172026-07-20T11:07:30.946Z
66182026-07-20T11:07:30.946ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66192026-07-20T11:07:30.946ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66202026-07-20T11:07:30.947ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0844 ms (550 iterations)
66212026-07-20T11:07:30.951ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66222026-07-20T11:07:30.951Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66232026-07-20T11:07:30.951Z time: [3.0000 3.0000 3.0000 ]
66242026-07-20T11:07:30.951Z
66252026-07-20T11:07:30.951ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
66262026-07-20T11:07:30.951ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
66272026-07-20T11:07:30.951ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0276 ms (770 iterations)
66282026-07-20T11:07:30.951ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
66292026-07-20T11:07:30.951ZCriterion.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.
66302026-07-20T11:07:30.951Z
66312026-07-20T11:07:30.951ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
66322026-07-20T11:07:30.952ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
66332026-07-20T11:07:30.952ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0286 ms (495 iterations)
66342026-07-20T11:07:30.952ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
66352026-07-20T11:07:30.952ZCriterion.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.
66362026-07-20T11:07:30.952Z
66372026-07-20T11:07:30.952ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66382026-07-20T11:07:30.952ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66392026-07-20T11:07:30.952ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0654 ms (825 iterations)
66402026-07-20T11:07:30.952ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
66412026-07-20T11:07:30.953Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66422026-07-20T11:07:30.953Z time: [3.0000 3.0000 3.0000 ]
66432026-07-20T11:07:30.953Z
66442026-07-20T11:07:30.953ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
66452026-07-20T11:07:30.953ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66462026-07-20T11:07:30.953ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1116 ms (495 iterations)
66472026-07-20T11:07:30.953ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
66482026-07-20T11:07:30.953Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
66492026-07-20T11:07:30.953Z time: [3.0000 3.0000 3.0000 ]
66502026-07-20T11:07:30.953Z
66512026-07-20T11:07:30.953ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
66522026-07-20T11:07:30.953ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
66532026-07-20T11:07:30.953ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0754 ms (660 iterations)
66542026-07-20T11:07:30.963ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
66552026-07-20T11:07:30.963ZCriterion.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.
66562026-07-20T11:07:30.963Z
66572026-07-20T11:07:30.963ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
66582026-07-20T11:07:30.963ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
66592026-07-20T11:07:30.963ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0051 ms (440 iterations)
66602026-07-20T11:07:30.963ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
66612026-07-20T11:07:30.964ZCriterion.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.
66622026-07-20T11:07:30.964Z
66632026-07-20T11:07:30.964ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
66642026-07-20T11:07:30.964ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
66652026-07-20T11:07:30.965ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0557 ms (880 iterations)
66662026-07-20T11:07:30.965ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
66672026-07-20T11:07:30.965Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
66682026-07-20T11:07:30.965Z time: [3.0000 3.0000 3.0000 ]
66692026-07-20T11:07:30.965Z
66702026-07-20T11:07:30.965ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
66712026-07-20T11:07:30.965ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
66722026-07-20T11:07:30.965ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0067 ms (495 iterations)
66732026-07-20T11:07:30.975ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
66742026-07-20T11:07:30.975Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
66752026-07-20T11:07:30.975Z time: [3.0000 3.0000 3.0000 ]
66762026-07-20T11:07:30.975Z
66772026-07-20T11:07:30.975ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
66782026-07-20T11:07:30.975ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
66792026-07-20T11:07:30.975ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0324 ms (715 iterations)
66802026-07-20T11:07:30.975ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
66812026-07-20T11:07:30.975ZCriterion.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.
66822026-07-20T11:07:30.976Z
66832026-07-20T11:07:30.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
66842026-07-20T11:07:30.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
66852026-07-20T11:07:30.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0739 ms (495 iterations)
66862026-07-20T11:07:30.976ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
66872026-07-20T11:07:30.976ZCriterion.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.
66882026-07-20T11:07:30.976Z
66892026-07-20T11:07:30.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
66902026-07-20T11:07:30.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66912026-07-20T11:07:30.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0989 ms (275 iterations)
66922026-07-20T11:07:30.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
66932026-07-20T11:07:30.976Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
66942026-07-20T11:07:30.976Z time: [44.000 44.000 44.000 ]
66952026-07-20T11:07:30.976Z
66962026-07-20T11:07:30.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
66972026-07-20T11:07:30.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66982026-07-20T11:07:30.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0035 ms (220 iterations)
66992026-07-20T11:07:30.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
67002026-07-20T11:07:30.977Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67012026-07-20T11:07:30.977Z time: [44.000 44.000 44.000 ]
67022026-07-20T11:07:30.977Z
67032026-07-20T11:07:30.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67042026-07-20T11:07:30.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67052026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1574 ms (330 iterations)
67062026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67072026-07-20T11:07:30.978Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67082026-07-20T11:07:30.978Z time: [29.000 29.000 29.000 ]
67092026-07-20T11:07:30.978Z
67102026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67112026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
67122026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1760 ms (275 iterations)
67132026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
67142026-07-20T11:07:30.978Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67152026-07-20T11:07:30.978Z time: [29.000 29.000 29.000 ]
67162026-07-20T11:07:30.978Z
67172026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67182026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
67192026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1742 ms (330 iterations)
67202026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
67212026-07-20T11:07:30.978Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67222026-07-20T11:07:30.978Z time: [43.000 43.000 43.000 ]
67232026-07-20T11:07:30.978Z
67242026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
67252026-07-20T11:07:30.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
67262026-07-20T11:07:30.979ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2238 ms (275 iterations)
67272026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
67282026-07-20T11:07:30.984Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
67292026-07-20T11:07:30.984Z time: [43.000 43.000 43.000 ]
67302026-07-20T11:07:30.984Z
67312026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
67322026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
67332026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1618 ms (385 iterations)
67342026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
67352026-07-20T11:07:30.984Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
67362026-07-20T11:07:30.984Z time: [28.000 28.000 28.000 ]
67372026-07-20T11:07:30.984Z
67382026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
67392026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
67402026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1420 ms (275 iterations)
67412026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
67422026-07-20T11:07:30.984Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
67432026-07-20T11:07:30.984Z time: [28.000 28.000 28.000 ]
67442026-07-20T11:07:30.984Z
67452026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
67462026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67472026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1745 ms (275 iterations)
67482026-07-20T11:07:30.984ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
67492026-07-20T11:07:30.985Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
67502026-07-20T11:07:30.985Z time: [44.000 44.000 44.000 ]
67512026-07-20T11:07:30.985Z
67522026-07-20T11:07:30.985ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67532026-07-20T11:07:30.985ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67542026-07-20T11:07:30.985ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1209 ms (220 iterations)
67552026-07-20T11:07:30.985ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67562026-07-20T11:07:30.985Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67572026-07-20T11:07:30.985Z time: [44.000 44.000 44.000 ]
67582026-07-20T11:07:30.985Z
67592026-07-20T11:07:30.985ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67602026-07-20T11:07:30.985ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67612026-07-20T11:07:30.985ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0212 ms (275 iterations)
67622026-07-20T11:07:30.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
67632026-07-20T11:07:30.986Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67642026-07-20T11:07:30.986Z time: [29.000 29.000 29.000 ]
67652026-07-20T11:07:30.986Z
67662026-07-20T11:07:30.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
67672026-07-20T11:07:30.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67682026-07-20T11:07:30.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2301 ms (275 iterations)
67692026-07-20T11:07:30.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
67702026-07-20T11:07:30.986Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
67712026-07-20T11:07:30.986Z time: [29.000 29.000 29.000 ]
67722026-07-20T11:07:30.986Z
67732026-07-20T11:07:30.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
67742026-07-20T11:07:30.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67752026-07-20T11:07:30.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0819 ms (275 iterations)
67762026-07-20T11:07:30.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67772026-07-20T11:07:30.991Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
67782026-07-20T11:07:30.991Z time: [43.000 43.000 43.000 ]
67792026-07-20T11:07:30.991Z
67802026-07-20T11:07:30.991ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
67812026-07-20T11:07:30.991ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67822026-07-20T11:07:30.991ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0085 ms (220 iterations)
67832026-07-20T11:07:30.991ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
67842026-07-20T11:07:30.991Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
67852026-07-20T11:07:30.992Z time: [43.000 43.000 43.000 ]
67862026-07-20T11:07:30.992Z
67872026-07-20T11:07:30.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
67882026-07-20T11:07:30.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
67892026-07-20T11:07:30.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0658 ms (330 iterations)
67902026-07-20T11:07:30.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
67912026-07-20T11:07:30.992Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
67922026-07-20T11:07:30.992Z time: [28.000 28.000 28.000 ]
67932026-07-20T11:07:30.992Z
67942026-07-20T11:07:30.992ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
67952026-07-20T11:07:30.993ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
67962026-07-20T11:07:30.993ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0791 ms (275 iterations)
67972026-07-20T11:07:30.993ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
67982026-07-20T11:07:30.993Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
67992026-07-20T11:07:30.993Z time: [28.000 28.000 28.000 ]
68002026-07-20T11:07:30.993Z
68012026-07-20T11:07:30.993ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
68022026-07-20T11:07:30.993ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
68032026-07-20T11:07:30.993ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0530 ms (715 iterations)
68042026-07-20T11:07:30.993ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
68052026-07-20T11:07:30.993Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
68062026-07-20T11:07:30.993Z time: [3924.0 B 3924.0 B 3924.0 B]
68072026-07-20T11:07:30.998Z
68082026-07-20T11:07:30.999ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
68092026-07-20T11:07:30.999ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
68102026-07-20T11:07:30.999ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0166 ms (715 iterations)
68112026-07-20T11:07:30.999ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
68122026-07-20T11:07:30.999Zprocess/Hairpin-DHCPv4/alloc_sz/Request
68132026-07-20T11:07:30.999Z time: [3924.0 B 3924.0 B 3924.0 B]
68142026-07-20T11:07:30.999Z
68152026-07-20T11:07:30.999ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
68162026-07-20T11:07:30.999ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
68172026-07-20T11:07:30.999ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0530 ms (550 iterations)
68182026-07-20T11:07:31.000ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
68192026-07-20T11:07:31.000Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
68202026-07-20T11:07:31.000Z time: [3988.0 B 3988.0 B 3988.0 B]
68212026-07-20T11:07:31.000Z
68222026-07-20T11:07:31.000ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
68232026-07-20T11:07:31.000ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
68242026-07-20T11:07:31.000ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0726 ms (550 iterations)
68252026-07-20T11:07:31.000ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
68262026-07-20T11:07:31.000Zprocess/Hairpin-DHCPv6/alloc_sz/Request
68272026-07-20T11:07:31.001Z time: [4386.0 B 4386.0 B 4386.0 B]
68282026-07-20T11:07:31.001Z
68292026-07-20T11:07:31.001ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
68302026-07-20T11:07:31.001ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
68312026-07-20T11:07:31.001ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0658 ms (825 iterations)
68322026-07-20T11:07:31.001ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
68332026-07-20T11:07:31.001Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
68342026-07-20T11:07:31.001Z time: [2888.0 B 2888.0 B 2888.0 B]
68352026-07-20T11:07:31.001Z
68362026-07-20T11:07:31.001ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
68372026-07-20T11:07:31.001ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
68382026-07-20T11:07:31.006ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0164 ms (715 iterations)
68392026-07-20T11:07:31.006ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
68402026-07-20T11:07:31.006Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
68412026-07-20T11:07:31.006Z time: [2873.0 B 2873.0 B 2873.0 B]
68422026-07-20T11:07:31.006Z
68432026-07-20T11:07:31.006ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
68442026-07-20T11:07:31.006ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
68452026-07-20T11:07:31.006ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0374 ms (715 iterations)
68462026-07-20T11:07:31.006ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
68472026-07-20T11:07:31.006Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
68482026-07-20T11:07:31.006Z time: [2926.0 B 2926.0 B 2926.0 B]
68492026-07-20T11:07:31.006Z
68502026-07-20T11:07:31.006ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
68512026-07-20T11:07:31.006ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
68522026-07-20T11:07:31.006ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0000 ms (715 iterations)
68532026-07-20T11:07:31.006ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
68542026-07-20T11:07:31.006Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
68552026-07-20T11:07:31.007Z time: [2910.0 B 2910.0 B 2910.0 B]
68562026-07-20T11:07:31.007Z
68572026-07-20T11:07:31.007ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
68582026-07-20T11:07:31.007ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
68592026-07-20T11:07:31.007ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0520 ms (825 iterations)
68602026-07-20T11:07:31.007ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
68612026-07-20T11:07:31.007Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
68622026-07-20T11:07:31.007Z time: [264.00 B 264.00 B 264.00 B]
68632026-07-20T11:07:31.007Z
68642026-07-20T11:07:31.008ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
68652026-07-20T11:07:31.008ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
68662026-07-20T11:07:31.008ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0052 ms (495 iterations)
68672026-07-20T11:07:31.012ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
68682026-07-20T11:07:31.012Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
68692026-07-20T11:07:31.012Z time: [264.00 B 264.00 B 264.00 B]
68702026-07-20T11:07:31.012Z
68712026-07-20T11:07:31.012ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
68722026-07-20T11:07:31.012ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
68732026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0015 ms (715 iterations)
68742026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
68752026-07-20T11:07:31.013ZCriterion.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.
68762026-07-20T11:07:31.013Z
68772026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
68782026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
68792026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0703 ms (495 iterations)
68802026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
68812026-07-20T11:07:31.013ZCriterion.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.
68822026-07-20T11:07:31.013Z
68832026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
68842026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
68852026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0422 ms (935 iterations)
68862026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
68872026-07-20T11:07:31.013Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
68882026-07-20T11:07:31.013Z time: [264.00 B 264.00 B 264.00 B]
68892026-07-20T11:07:31.013Z
68902026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
68912026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
68922026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0613 ms (550 iterations)
68932026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
68942026-07-20T11:07:31.013Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
68952026-07-20T11:07:31.013Z time: [264.00 B 264.00 B 264.00 B]
68962026-07-20T11:07:31.013Z
68972026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
68982026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
68992026-07-20T11:07:31.013ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0014 ms (770 iterations)
69002026-07-20T11:07:31.018ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
69012026-07-20T11:07:31.018ZCriterion.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.
69022026-07-20T11:07:31.018Z
69032026-07-20T11:07:31.018ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
69042026-07-20T11:07:31.018ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
69052026-07-20T11:07:31.018ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0140 ms (495 iterations)
69062026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
69072026-07-20T11:07:31.021ZCriterion.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.
69082026-07-20T11:07:31.021Z
69092026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
69102026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69112026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0568 ms (825 iterations)
69122026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
69132026-07-20T11:07:31.021Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
69142026-07-20T11:07:31.021Z time: [264.00 B 264.00 B 264.00 B]
69152026-07-20T11:07:31.021Z
69162026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
69172026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69182026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0722 ms (495 iterations)
69192026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
69202026-07-20T11:07:31.021Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
69212026-07-20T11:07:31.021Z time: [264.00 B 264.00 B 264.00 B]
69222026-07-20T11:07:31.021Z
69232026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
69242026-07-20T11:07:31.021ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
69252026-07-20T11:07:31.025ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0164 ms (605 iterations)
69262026-07-20T11:07:31.025ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
69272026-07-20T11:07:31.026ZCriterion.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.
69282026-07-20T11:07:31.026Z
69292026-07-20T11:07:31.026ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
69302026-07-20T11:07:31.026ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69312026-07-20T11:07:31.026ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1198 ms (495 iterations)
69322026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
69332026-07-20T11:07:31.027ZCriterion.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.
69342026-07-20T11:07:31.027Z
69352026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
69362026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
69372026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0523 ms (880 iterations)
69382026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
69392026-07-20T11:07:31.027Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
69402026-07-20T11:07:31.027Z time: [264.00 B 264.00 B 264.00 B]
69412026-07-20T11:07:31.027Z
69422026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
69432026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
69442026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1111 ms (550 iterations)
69452026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
69462026-07-20T11:07:31.027Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
69472026-07-20T11:07:31.027Z time: [264.00 B 264.00 B 264.00 B]
69482026-07-20T11:07:31.027Z
69492026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
69502026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
69512026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0760 ms (770 iterations)
69522026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
69532026-07-20T11:07:31.027ZCriterion.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.
69542026-07-20T11:07:31.027Z
69552026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
69562026-07-20T11:07:31.027ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
69572026-07-20T11:07:31.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1340 ms (440 iterations)
69582026-07-20T11:07:31.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
69592026-07-20T11:07:31.032ZCriterion.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.
69602026-07-20T11:07:31.032Z
69612026-07-20T11:07:31.032ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
69622026-07-20T11:07:31.032ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69632026-07-20T11:07:31.032ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0675 ms (275 iterations)
69642026-07-20T11:07:31.032ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69652026-07-20T11:07:31.032Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
69662026-07-20T11:07:31.032Z time: [8507.0 B 8507.0 B 8507.0 B]
69672026-07-20T11:07:31.033Z
69682026-07-20T11:07:31.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
69692026-07-20T11:07:31.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69702026-07-20T11:07:31.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0091 ms (220 iterations)
69712026-07-20T11:07:31.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
69722026-07-20T11:07:31.033Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
69732026-07-20T11:07:31.033Z time: [8507.0 B 8507.0 B 8507.0 B]
69742026-07-20T11:07:31.034Z
69752026-07-20T11:07:31.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
69762026-07-20T11:07:31.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
69772026-07-20T11:07:31.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1073 ms (330 iterations)
69782026-07-20T11:07:31.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
69792026-07-20T11:07:31.034Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
69802026-07-20T11:07:31.034Z time: [7016.0 B 7016.0 B 7016.0 B]
69812026-07-20T11:07:31.034Z
69822026-07-20T11:07:31.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
69832026-07-20T11:07:31.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69842026-07-20T11:07:31.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1206 ms (275 iterations)
69852026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
69862026-07-20T11:07:31.040Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
69872026-07-20T11:07:31.040Z time: [7016.0 B 7016.0 B 7016.0 B]
69882026-07-20T11:07:31.040Z
69892026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
69902026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
69912026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1353 ms (275 iterations)
69922026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
69932026-07-20T11:07:31.040Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
69942026-07-20T11:07:31.040Z time: [8475.0 B 8475.0 B 8475.0 B]
69952026-07-20T11:07:31.040Z
69962026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
69972026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69982026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1766 ms (275 iterations)
69992026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
70002026-07-20T11:07:31.040Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
70012026-07-20T11:07:31.040Z time: [8475.0 B 8475.0 B 8475.0 B]
70022026-07-20T11:07:31.040Z
70032026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
70042026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
70052026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1473 ms (385 iterations)
70062026-07-20T11:07:31.040ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
70072026-07-20T11:07:31.045Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
70082026-07-20T11:07:31.045Z time: [6984.0 B 6984.0 B 6984.0 B]
70092026-07-20T11:07:31.045Z
70102026-07-20T11:07:31.045ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
70112026-07-20T11:07:31.045ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
70122026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0388 ms (275 iterations)
70132026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
70142026-07-20T11:07:31.046Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
70152026-07-20T11:07:31.046Z time: [6984.0 B 6984.0 B 6984.0 B]
70162026-07-20T11:07:31.046Z
70172026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
70182026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70192026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1534 ms (275 iterations)
70202026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
70212026-07-20T11:07:31.046Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
70222026-07-20T11:07:31.046Z time: [8507.0 B 8507.0 B 8507.0 B]
70232026-07-20T11:07:31.046Z
70242026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
70252026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70262026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0652 ms (220 iterations)
70272026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
70282026-07-20T11:07:31.046Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
70292026-07-20T11:07:31.046Z time: [8507.0 B 8507.0 B 8507.0 B]
70302026-07-20T11:07:31.046Z
70312026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
70322026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
70332026-07-20T11:07:31.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1714 ms (330 iterations)
70342026-07-20T11:07:31.051ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
70352026-07-20T11:07:31.051Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
70362026-07-20T11:07:31.052Z time: [7016.0 B 7016.0 B 7016.0 B]
70372026-07-20T11:07:31.052Z
70382026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
70392026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70402026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1618 ms (275 iterations)
70412026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
70422026-07-20T11:07:31.052Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
70432026-07-20T11:07:31.052Z time: [7016.0 B 7016.0 B 7016.0 B]
70442026-07-20T11:07:31.052Z
70452026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
70462026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
70472026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0938 ms (275 iterations)
70482026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
70492026-07-20T11:07:31.052Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
70502026-07-20T11:07:31.052Z time: [8475.0 B 8475.0 B 8475.0 B]
70512026-07-20T11:07:31.052Z
70522026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
70532026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70542026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2354 ms (275 iterations)
70552026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70562026-07-20T11:07:31.052Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
70572026-07-20T11:07:31.052Z time: [8475.0 B 8475.0 B 8475.0 B]
70582026-07-20T11:07:31.052Z
70592026-07-20T11:07:31.052ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
70602026-07-20T11:07:31.053ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70612026-07-20T11:07:31.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0735 ms (275 iterations)
70622026-07-20T11:07:31.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
70632026-07-20T11:07:31.059Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
70642026-07-20T11:07:31.059Z time: [6984.0 B 6984.0 B 6984.0 B]
70652026-07-20T11:07:31.059Z
70662026-07-20T11:07:31.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
70672026-07-20T11:07:31.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
70682026-07-20T11:07:31.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0779 ms (275 iterations)
70692026-07-20T11:07:31.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
70702026-07-20T11:07:31.059Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
70712026-07-20T11:07:31.059Z time: [6984.0 B 6984.0 B 6984.0 B]
70722026-07-20T11:07:31.059Z
70732026-07-20T11:07:31.090Z+ cp -r target/criterion /work/bench-results
70742026-07-20T11:07:31.196Z+ cp -r target/xde-bench /work/bench-results
70752026-07-20T11:07:31.231Z+ pushd /work
70762026-07-20T11:07:31.232Z+ tar -caf bench-results.tgz bench-results
70772026-07-20T11:07:31.240Z/work /work/oxidecomputer/opte
70782026-07-20T11:07:31.613Z+ popd
70792026-07-20T11:07:31.616Z/work/oxidecomputer/opte
70802026-07-20T11:07:31.616Z+ cleanup
70812026-07-20T11:07:31.616Z++ id -un
70822026-07-20T11:07:31.619Z++ id -gn
70832026-07-20T11:07:31.619Z+ pfexec chown -R build:build .
70842026-07-20T11:07:31.691Z+ [[ -z 01KXZH5C3R09P6DENCCA6T9P5M ]]
70852026-07-20T11:07:31.691Zprocess exited: duration 1889595 ms, exit code 0
 
70862026-07-20T11:07:31.698Zfound 1 output files
70872026-07-20T11:07:31.698Zuploading: /work/bench-results.tgz (4558549 bytes)
70882026-07-20T11:07:32.736Zuploaded: /work/bench-results.tgz