01KN4Q1ZA70C57HVBTPXKWJ4VP: bench

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

Buildomat Job: 01KN4Q2N4BDX5N0VH2TP74ZHNV

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-01T14:42:35.981Zjob dependencies complete; ready to run (waiting for 14 m 58 s)
22026-04-01T14:44:25.207Zjob assigned to worker 01KN4R04A5MV80S6SPG1GP66R8 [factory aws, i-06d9132ab18d12bb7] (queued for 1 m 49 s)
32026-04-01T14:44:32.403Zdownloading input: /input/xde/work/debug/xde.dbg
42026-04-01T14:44:33.321Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-04-01T14:44:33.324Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-04-01T14:44:33.348Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-04-01T14:44:33.351Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-04-01T14:44:33.438Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-04-01T14:44:33.438Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-04-01T14:44:33.463Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-04-01T14:44:33.466Zdownloading input: /input/xde/work/release/xde
122026-04-01T14:44:34.172Zdownloaded input: /input/xde/work/release/xde
132026-04-01T14:44:34.175Zdownloading input: /input/xde/work/release/xde.sha256
142026-04-01T14:44:34.252Zdownloaded input: /input/xde/work/release/xde.sha256
152026-04-01T14:44:34.252Zdownloading input: /input/xde/work/release/xde_link.so
162026-04-01T14:44:34.277Zdownloaded input: /input/xde/work/release/xde_link.so
172026-04-01T14:44:34.277Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-04-01T14:44:34.356Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-04-01T14:44:34.359Zdownloading input: /input/xde/work/test/loopback
202026-04-01T14:44:34.842Zdownloaded input: /input/xde/work/test/loopback
212026-04-01T14:44:34.845Zdownloading input: /input/xde/work/test/multicast_rx
222026-04-01T14:44:35.443Zdownloaded input: /input/xde/work/test/multicast_rx
232026-04-01T14:44:35.446Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-04-01T14:44:36.076Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-04-01T14:44:36.079Zdownloading input: /input/xde/work/test/multicast_validation
262026-04-01T14:44:36.653Zdownloaded input: /input/xde/work/test/multicast_validation
272026-04-01T14:44:36.656Zdownloading input: /input/xde/work/xde.conf
282026-04-01T14:44:36.680Zdownloaded input: /input/xde/work/xde.conf
 
292026-04-01T14:44:36.683Zstarting task 0: "setup"
302026-04-01T14:44:36.686Z++ uname -s
312026-04-01T14:44:36.689Z+ kern=SunOS
322026-04-01T14:44:36.689Z+ build_user=build
332026-04-01T14:44:36.689Z+ build_uid=12345
342026-04-01T14:44:36.689Z+ work_dir=/work
352026-04-01T14:44:36.689Z+ input_dir=/input
362026-04-01T14:44:36.689Z+ [[ 0 == 12345 ]]
372026-04-01T14:44:36.689Z+ case "$kern" in
382026-04-01T14:44:36.689Z+ groupadd -g 12345 build
392026-04-01T14:44:36.689Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
402026-04-01T14:44:38.696Z+ zfs create -o mountpoint=/work rpool/work
412026-04-01T14:44:38.868Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
422026-04-01T14:44:38.871Z+ home_fs=zfs
432026-04-01T14:44:38.871Z+ [[ zfs == autofs ]]
442026-04-01T14:44:38.871Z+ mkdir -p /home/build
452026-04-01T14:44:38.871Z+ chown build:build /home/build /work
462026-04-01T14:44:40.872Z+ chmod 0700 /home/build /work
472026-04-01T14:44:40.876Zprocess exited: duration 4194 ms, exit code 0
 
482026-04-01T14:44:40.882Zstarting task 1: "rust-toolchain"
492026-04-01T14:44:40.886Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.1
502026-04-01T14:44:40.886Z * rust toolchain channel = "1.94.1"
512026-04-01T14:44:40.886Z * rust toolchain profile = "default"
522026-04-01T14:44:40.886Z+ printf ' * rust toolchain profile = "%s"\n' default
532026-04-01T14:44:40.886Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
542026-04-01T14:44:40.886Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
552026-04-01T14:44:40.889Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
562026-04-01T14:44:40.889Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.1 --profile default
572026-04-01T14:44:41.014Zinfo: downloading installer
582026-04-01T14:44:42.646Zwarn: It looks like you have an existing installation of Rust at:
592026-04-01T14:44:42.646Zwarn: /opt/ooce/bin
602026-04-01T14:44:42.646Zwarn: It is recommended that rustup be the primary Rust installation.
612026-04-01T14:44:42.646Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
622026-04-01T14:44:42.646Zwarn: If you are sure that you want both rustup and your already installed Rust
632026-04-01T14:44:42.646Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
642026-04-01T14:44:42.646Zwarn: or pass `-y' to ignore all ignorable checks.
652026-04-01T14:44:42.646Zerror: cannot install while Rust is installed
662026-04-01T14:44:42.646Zwarn: continuing (because the -y flag is set and the error is ignorable)
672026-04-01T14:44:42.646Zwarn: It looks like you have an existing rustup settings file at:
682026-04-01T14:44:42.646Zwarn: /home/build/.rustup/settings.toml
692026-04-01T14:44:42.646Zwarn: Rustup will install the default toolchain as specified in the settings file,
702026-04-01T14:44:42.646Zwarn: instead of the one inferred from the default host triple.
712026-04-01T14:44:42.657Zinfo: profile set to default
722026-04-01T14:44:42.657Zinfo: default host triple is x86_64-unknown-illumos
732026-04-01T14:44:42.660Zinfo: syncing channel updates for 1.94.1-x86_64-unknown-illumos
742026-04-01T14:44:42.808Zinfo: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25)
752026-04-01T14:44:42.811Zinfo: downloading 6 components
762026-04-01T14:44:58.787Z
772026-04-01T14:44:58.787Zinfo: default toolchain set to 1.94.1-x86_64-unknown-illumos
782026-04-01T14:44:58.816Z 1.94.1-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25)
792026-04-01T14:44:58.816Z
802026-04-01T14:44:58.816Z
812026-04-01T14:44:58.816ZRust is installed now. Great!
822026-04-01T14:44:58.816Z
832026-04-01T14:44:58.816ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
842026-04-01T14:44:58.816Zenvironment variable. This has not been done automatically.
852026-04-01T14:44:58.816Z
862026-04-01T14:44:58.817ZTo configure your current shell, you need to source
872026-04-01T14:44:58.817Zthe corresponding env file under $HOME/.cargo.
882026-04-01T14:44:58.817Z
892026-04-01T14:44:58.817ZThis is usually done by running one of the following (note the leading DOT):
902026-04-01T14:44:58.817Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
912026-04-01T14:44:58.817Zsource "$HOME/.cargo/env.fish" # For fish
922026-04-01T14:44:58.817Zsource "~/.cargo/env.nu" # For nushell
932026-04-01T14:44:58.817Zsource "$HOME/.cargo/env.tcsh" # For tcsh
942026-04-01T14:44:58.817Z. "$HOME/.cargo/env.ps1" # For pwsh
952026-04-01T14:44:58.817Zsource "$HOME/.cargo/env.xsh" # For xonsh
962026-04-01T14:44:58.820Zwarn: no default linker (`cc`) was found in your PATH
972026-04-01T14:44:58.820Zwarn: many Rust crates require a system C toolchain to build
982026-04-01T14:44:58.914Z+ rustup --version
992026-04-01T14:44:58.923Zrustup 1.29.0 (28d1352db 2026-03-05)
1002026-04-01T14:44:58.926Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1012026-04-01T14:44:58.945Zinfo: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)`
1022026-04-01T14:44:58.948Z+ cargo --version
1032026-04-01T14:44:58.960Zcargo 1.94.1 (29ea6fb6a 2026-03-24)
1042026-04-01T14:44:58.963Z+ rustc --version
1052026-04-01T14:44:58.981Zrustc 1.94.1 (e408947bf 2026-03-25)
1062026-04-01T14:44:58.984Zprocess exited: duration 18100 ms, exit code 0
 
1072026-04-01T14:44:58.990Zstarting task 2: "authentication"
1082026-04-01T14:44:59.007Zprocess exited: duration 16 ms, exit code 0
 
1092026-04-01T14:44:59.013Zstarting task 3: "clone repository"
1102026-04-01T14:44:59.016Z+ mkdir -p /work/oxidecomputer/opte
1112026-04-01T14:44:59.019Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1122026-04-01T14:44:59.054ZCloning into '/work/oxidecomputer/opte'...
1132026-04-01T14:44:59.887Z+ cd /work/oxidecomputer/opte
1142026-04-01T14:44:59.887Z+ git fetch origin 405ae574a05cc2ef6b87cba638f705991d049001
1152026-04-01T14:45:00.194ZFrom https://github.com/oxidecomputer/opte
1162026-04-01T14:45:00.194Z * branch 405ae574a05cc2ef6b87cba638f705991d049001 -> FETCH_HEAD
1172026-04-01T14:45:00.199Z+ [[ -n '' ]]
1182026-04-01T14:45:00.199Z+ git reset --hard 405ae574a05cc2ef6b87cba638f705991d049001
1192026-04-01T14:45:00.216ZHEAD is now at 405ae57 Merge branch 'master' into renovate/rand
1202026-04-01T14:45:00.219Zprocess exited: duration 1203 ms, exit code 0
 
1212026-04-01T14:45:00.225Zstarting task 4: "build"
1222026-04-01T14:45:00.229Z+ source .github/buildomat/common.sh
1232026-04-01T14:45:00.229Z++ rustup show active-toolchain
1242026-04-01T14:45:00.235Z1.94.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1252026-04-01T14:45:00.238Z++ pushd xde
1262026-04-01T14:45:00.238Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1272026-04-01T14:45:00.238Z++ rustup show active-toolchain
1282026-04-01T14:45:00.241Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1292026-04-01T14:45:00.383Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1302026-04-01T14:45:00.386Zinfo: downloading 6 components
1312026-04-01T14:45:15.543Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1322026-04-01T14:45:15.642Z+++ rustup show active-toolchain -v
1332026-04-01T14:45:15.645Z+++ head -n 1
1342026-04-01T14:45:15.645Z+++ cut '-d ' -f1
1352026-04-01T14:45:15.699Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-04-01T14:45:15.699Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1372026-04-01T14:45:15.699Z++ popd
1382026-04-01T14:45:15.702Z/work/oxidecomputer/opte
1392026-04-01T14:45:15.702Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1402026-04-01T14:45:24.804Z Startup: Refreshing catalog 'helios-dev' ... Done
1412026-04-01T14:45:31.600Z Startup: Caching catalogs ... Done
1422026-04-01T14:45:36.384ZPlanning: Solver setup ... Done
1432026-04-01T14:45:36.425ZPlanning: Running solver ... Done
1442026-04-01T14:45:36.548ZPlanning: Finding local manifests ... Done
1452026-04-01T14:45:36.559ZPlanning: Fetching manifests: 0/6 0% complete
1462026-04-01T14:45:36.580ZPlanning: Fetching manifests: 6/6 100% complete
1472026-04-01T14:45:36.593ZPlanning: Package planning ... Done
1482026-04-01T14:45:36.597ZPlanning: Merging actions ... Done
1492026-04-01T14:45:36.788ZPlanning: Checking for conflicting actions ... Done
1502026-04-01T14:45:36.791ZPlanning: Consolidating action changes ... Done
1512026-04-01T14:45:37.517ZPlanning: Evaluating mediators ... Done
1522026-04-01T14:45:37.520ZPlanning: Planning completed in 5.76 seconds
1532026-04-01T14:45:37.529Z Packages to install: 6
1542026-04-01T14:45:37.532Z Services to change: 2
1552026-04-01T14:45:37.532Z Create boot environment: No
1562026-04-01T14:45:37.532ZCreate backup boot environment: No
1572026-04-01T14:45:37.567Z
1582026-04-01T14:45:37.567ZDownload: 0/22 items 0.0/14.8MB 0% complete
1592026-04-01T14:45:37.771ZDownload: Completed 14.79 MB in 0.20 seconds (72.5M/s)
1602026-04-01T14:45:37.877Z Actions: 1/111 actions (Installing new actions)
1612026-04-01T14:45:38.279Z Actions: Completed 111 actions in 0.40 seconds.
1622026-04-01T14:45:38.547Z Done
1632026-04-01T14:45:38.547Z Done
1642026-04-01T14:45:39.145Z Done
1652026-04-01T14:45:42.512Z Done
1662026-04-01T14:45:42.585Z Done
1672026-04-01T14:45:42.588Z Done
1682026-04-01T14:45:47.637Z Done
1692026-04-01T14:45:48.280Z+ [[ -z 01KN4Q2N4BDX5N0VH2TP74ZHNV ]]
1702026-04-01T14:45:48.281Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1712026-04-01T14:45:49.336Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23838:20260323T150135Z
1722026-04-01T14:45:49.336Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1732026-04-01T14:45:49.336Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1742026-04-01T14:45:49.336Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1752026-04-01T14:45:49.336Ztempdir @ "/tmp/.tmpm95ce4/tmp"
1762026-04-01T14:45:49.336Zimage root @ "/tmp/.tmpm95ce4/tmp/root"
1772026-04-01T14:45:49.336Zcreating image...
1782026-04-01T14:45:49.595Zcopying publishers...
1792026-04-01T14:46:03.754Zadding properties...
1802026-04-01T14:46:04.402Zinstalling packages...
1812026-04-01T14:47:26.895Zseeding SMF database...
1822026-04-01T14:47:31.133Zconfiguring SMF profile...
1832026-04-01T14:47:31.133Zmodifying shadow(5)...
1842026-04-01T14:47:31.136Zloading user and group database...
1852026-04-01T14:47:31.136Zloading facet selections...
1862026-04-01T14:47:31.389Z devel -> true
1872026-04-01T14:47:31.390Z doc.man -> true
1882026-04-01T14:47:31.390Z entire.service/hal -> true
1892026-04-01T14:47:31.390Z entire.service/network/smtp/dma -> true
1902026-04-01T14:47:31.390Z locale.ar -> true
1912026-04-01T14:47:31.390Z locale.ca -> true
1922026-04-01T14:47:31.390Z locale.cs -> true
1932026-04-01T14:47:31.390Z locale.de -> true
1942026-04-01T14:47:31.390Z locale.es -> true
1952026-04-01T14:47:31.390Z locale.fr -> true
1962026-04-01T14:47:31.390Z locale.he -> true
1972026-04-01T14:47:31.390Z locale.hu -> true
1982026-04-01T14:47:31.390Z locale.id -> true
1992026-04-01T14:47:31.390Z locale.it -> true
2002026-04-01T14:47:31.390Z locale.ja -> true
2012026-04-01T14:47:31.390Z locale.ko -> true
2022026-04-01T14:47:31.390Z locale.nl -> true
2032026-04-01T14:47:31.390Z locale.pl -> true
2042026-04-01T14:47:31.390Z locale.pt_BR -> true
2052026-04-01T14:47:31.390Z locale.ru -> true
2062026-04-01T14:47:31.390Z locale.sk -> true
2072026-04-01T14:47:31.390Z locale.sv -> true
2082026-04-01T14:47:31.390Z locale.zh_CN -> true
2092026-04-01T14:47:31.390Z locale.zh_HK -> true
2102026-04-01T14:47:31.390Z locale.zh_TW -> true
2112026-04-01T14:47:31.390Z onu.ooceonly -> true
2122026-04-01T14:47:31.390Z version-lock.shell/ksh93 -> true
2132026-04-01T14:47:31.390Z version-lock.system/data/hardware-registry -> true
2142026-04-01T14:47:31.390Z version-lock.system/data/zoneinfo -> true
2152026-04-01T14:47:31.390Z version-lock.system/microcode/amd -> true
2162026-04-01T14:47:31.390Z version-lock.system/microcode/intel -> true
2172026-04-01T14:47:31.390Z version-lock.system/microcode/oxide -> true
2182026-04-01T14:47:31.390Zassessing packaged files...
2192026-04-01T14:47:32.863Zcreating archive...
2202026-04-01T14:47:32.888Zmissing from packaging:
2212026-04-01T14:47:32.888Z "etc/.pwd.lock"
2222026-04-01T14:47:32.892Z "etc/svc/profile/generic.xml"
2232026-04-01T14:47:32.892Z "etc/svc/profile/inetd_services.xml"
2242026-04-01T14:47:32.892Z "etc/svc/profile/name_service.xml"
2252026-04-01T14:47:32.892Z "etc/svc/profile/platform.xml"
2262026-04-01T14:47:32.892Z "etc/svc/profile/platform_omicron1.xml"
2272026-04-01T14:47:32.895Z "etc/svc/repository.db"
2282026-04-01T14:47:32.895Z
2292026-04-01T14:47:32.899Z
2302026-04-01T14:47:32.899Zfinishing archive...
2312026-04-01T14:47:33.540Zcreating gzonly manifest...
2322026-04-01T14:47:33.544Zok
2332026-04-01T14:47:33.638Z+ trap cleanup EXIT
2342026-04-01T14:47:33.641Z+ OUT_DIR=/work/bench-results
2352026-04-01T14:47:33.641Z+ mkdir -p /work/bench-results
2362026-04-01T14:47:33.641Z+ mkdir -p target/criterion
2372026-04-01T14:47:33.644Z+ mkdir -p target/xde-bench
2382026-04-01T14:47:33.644Z+ banner collect
2392026-04-01T14:47:33.647Z
2402026-04-01T14:47:33.647Z #### #### # # ###### #### #####
2412026-04-01T14:47:33.647Z # # # # # # # # # #
2422026-04-01T14:47:33.647Z # # # # # ##### # #
2432026-04-01T14:47:33.647Z # # # # # # # #
2442026-04-01T14:47:33.648Z # # # # # # # # # #
2452026-04-01T14:47:33.648Z #### #### ###### ###### ###### #### #
2462026-04-01T14:47:33.648Z
2472026-04-01T14:47:33.648Z++ cat .git/refs/heads/master
2482026-04-01T14:47:33.648Z+ BASELINE_COMMIT=405ae574a05cc2ef6b87cba638f705991d049001
2492026-04-01T14:47:33.648Z+ [[ '' == \m\a\s\t\e\r ]]
2502026-04-01T14:47:33.648Z+ get_artifact opte benchmark 405ae574a05cc2ef6b87cba638f705991d049001 bench-results.tgz
2512026-04-01T14:47:33.648Z+ local curl_res
2522026-04-01T14:47:33.648Z+ repo=opte
2532026-04-01T14:47:33.648Z+ series=benchmark
2542026-04-01T14:47:33.648Z+ commit=405ae574a05cc2ef6b87cba638f705991d049001
2552026-04-01T14:47:33.648Z+ name=bench-results.tgz
2562026-04-01T14:47:33.648Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2572026-04-01T14:47:33.648Z+ mkdir -p download
2582026-04-01T14:47:33.651Z+ pushd download
2592026-04-01T14:47:33.651Z+ [[ ! -f bench-results.tgz ]]
2602026-04-01T14:47:33.651Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2612026-04-01T14:47:33.651Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/405ae574a05cc2ef6b87cba638f705991d049001/bench-results.tgz
2622026-04-01T14:47:33.655Z % Total % Received % Xferd Average Speed Time Time Time Current
2632026-04-01T14:47:33.658Z Dload Upload Total Spent Left Speed
2642026-04-01T14:47:33.737Z 0 0 0 0 0 0 0 0 0
2652026-04-01T14:47:33.737Zcurl: (22) The requested URL returned error: 404
2662026-04-01T14:47:33.740Z+ curl_res=22
2672026-04-01T14:47:33.740Z+ popd
2682026-04-01T14:47:33.740Z/work/oxidecomputer/opte
2692026-04-01T14:47:33.740Z+ return 22
2702026-04-01T14:47:33.740ZBaseline results not found for branch 'master'. Running without comparison.
2712026-04-01T14:47:33.740Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
2722026-04-01T14:47:33.740Z+ [[ '' -eq 1 ]]
2732026-04-01T14:47:33.740Z+ uname -a
2742026-04-01T14:47:33.740ZSunOS w-01KN4R04A5MV80S6SPG1GP66R8 5.11 helios-2.0.23838 i86pc i386 i86pc
2752026-04-01T14:47:33.740Z+ cat /etc/versions/build
2762026-04-01T14:47:33.743Zheads/stlouis-0-ge1108ec7ee
2772026-04-01T14:47:33.743Z+ dladm
2782026-04-01T14:47:33.746ZLINK CLASS MTU STATE BRIDGE OVER
2792026-04-01T14:47:33.746Zena0 phys 9216 up -- --
2802026-04-01T14:47:33.746Z+ ipadm
2812026-04-01T14:47:33.746ZADDROBJ TYPE STATE ADDR
2822026-04-01T14:47:33.747Zlo0/v4 static ok 127.0.0.1/8
2832026-04-01T14:47:33.747Zena0/dhcp dhcp ok 10.150.1.161/24
2842026-04-01T14:47:33.747Zlo0/v6 static ok ::1/128
2852026-04-01T14:47:33.747Z+ pfexec rem_drv xde
2862026-04-01T14:47:33.754Z+ set -o errexit
2872026-04-01T14:47:33.754Z+ set -o pipefail
2882026-04-01T14:47:33.754Z+ banner prepare
2892026-04-01T14:47:33.757Z
2902026-04-01T14:47:33.757Z ##### ##### ###### ##### ## ##### ######
2912026-04-01T14:47:33.757Z # # # # # # # # # # # #
2922026-04-01T14:47:33.757Z # # # # ##### # # # # # # #####
2932026-04-01T14:47:33.757Z ##### ##### # ##### ###### ##### #
2942026-04-01T14:47:33.757Z # # # # # # # # # #
2952026-04-01T14:47:33.757Z # # # ###### # # # # # ######
2962026-04-01T14:47:33.757Z
2972026-04-01T14:47:33.757Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2982026-04-01T14:47:33.757Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2992026-04-01T14:47:33.821Z+ pfexec add_drv xde
3002026-04-01T14:47:34.108Z+ banner bench
3012026-04-01T14:47:34.111Z
3022026-04-01T14:47:34.112Z ##### ###### # # #### # #
3032026-04-01T14:47:34.112Z # # # ## # # # # #
3042026-04-01T14:47:34.112Z ##### ##### # # # # ######
3052026-04-01T14:47:34.112Z # # # # # # # # #
3062026-04-01T14:47:34.112Z # # # # ## # # # #
3072026-04-01T14:47:34.112Z ##### ###### # # #### # #
3082026-04-01T14:47:34.112Z
3092026-04-01T14:47:34.112Z+ cargo kbench local
3102026-04-01T14:47:34.218Z Updating crates.io index
3112026-04-01T14:47:34.221Z Updating git repository `https://github.com/oxidecomputer/falcon`
3122026-04-01T14:47:35.051Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3132026-04-01T14:47:35.340Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-04-01T14:47:35.708Z Updating git repository `https://github.com/oxidecomputer/zone`
3152026-04-01T14:47:36.108Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3162026-04-01T14:47:36.399Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3172026-04-01T14:47:36.717Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3182026-04-01T14:47:38.496Z Downloading crates ...
3192026-04-01T14:47:38.556Z Downloaded cfg_aliases v0.2.1
3202026-04-01T14:47:38.559Z Downloaded anstream v1.0.0
3212026-04-01T14:47:38.559Z Downloaded byteorder v1.5.0
3222026-04-01T14:47:38.563Z Downloaded chacha20 v0.10.0
3232026-04-01T14:47:38.566Z Downloaded darling_macro v0.23.0
3242026-04-01T14:47:38.566Z Downloaded cpufeatures v0.3.0
3252026-04-01T14:47:38.569Z Downloaded cfg-if v1.0.4
3262026-04-01T14:47:38.570Z Downloaded cobs v0.3.0
3272026-04-01T14:47:38.570Z Downloaded bitflags v1.3.2
3282026-04-01T14:47:38.573Z Downloaded is_terminal_polyfill v1.70.2
3292026-04-01T14:47:38.576Z Downloaded circular v0.3.0
3302026-04-01T14:47:38.576Z Downloaded ingot v0.1.1
3312026-04-01T14:47:38.579Z Downloaded deranged v0.5.8
3322026-04-01T14:47:38.584Z Downloaded getrandom v0.4.2
3332026-04-01T14:47:38.587Z Downloaded futures v0.3.32
3342026-04-01T14:47:38.590Z Downloaded tracing-core v0.1.36
3352026-04-01T14:47:38.593Z Downloaded proc-macro-error-attr v1.0.4
3362026-04-01T14:47:38.593Z Downloaded crossbeam-channel v0.5.15
3372026-04-01T14:47:38.596Z Downloaded take_mut v0.2.2
3382026-04-01T14:47:38.599Z Downloaded aho-corasick v1.1.4
3392026-04-01T14:47:38.602Z Downloaded strsim v0.11.1
3402026-04-01T14:47:38.602Z Downloaded slog-envlogger v2.2.0
3412026-04-01T14:47:38.602Z Downloaded ref-cast-impl v1.0.25
3422026-04-01T14:47:38.602Z Downloaded hash32 v0.3.1
3432026-04-01T14:47:38.605Z Downloaded proc-macro-error-attr2 v2.0.0
3442026-04-01T14:47:38.605Z Downloaded either v1.15.0
3452026-04-01T14:47:38.605Z Downloaded alloca v0.4.0
3462026-04-01T14:47:38.605Z Downloaded plotters-backend v0.3.7
3472026-04-01T14:47:38.609Z Downloaded page_size v0.6.0
3482026-04-01T14:47:38.609Z Downloaded heck v0.4.1
3492026-04-01T14:47:38.609Z Downloaded dtor v0.3.0
3502026-04-01T14:47:38.609Z Downloaded terminal_size v0.4.4
3512026-04-01T14:47:38.612Z Downloaded pretty-hex v0.4.2
3522026-04-01T14:47:38.615Z Downloaded fnv v1.0.7
3532026-04-01T14:47:38.615Z Downloaded stable_deref_trait v1.2.1
3542026-04-01T14:47:38.615Z Downloaded clap_derive v4.6.0
3552026-04-01T14:47:38.618Z Downloaded futures-task v0.3.32
3562026-04-01T14:47:38.618Z Downloaded half v2.7.1
3572026-04-01T14:47:38.621Z Downloaded ref-cast v1.0.25
3582026-04-01T14:47:38.624Z Downloaded foreign-types-shared v0.3.1
3592026-04-01T14:47:38.627Z Downloaded same-file v1.0.6
3602026-04-01T14:47:38.630Z Downloaded futures-macro v0.3.32
3612026-04-01T14:47:38.630Z Downloaded defmt-parser v1.0.0
3622026-04-01T14:47:38.630Z Downloaded quote v1.0.45
3632026-04-01T14:47:38.633Z Downloaded rand_core v0.10.0
3642026-04-01T14:47:38.633Z Downloaded oxnet v0.1.4
3652026-04-01T14:47:38.633Z Downloaded pin-project-lite v0.2.17
3662026-04-01T14:47:38.636Z Downloaded errno v0.3.14
3672026-04-01T14:47:38.639Z Downloaded colorchoice v1.0.5
3682026-04-01T14:47:38.639Z Downloaded dtor-proc-macro v0.0.6
3692026-04-01T14:47:38.639Z Downloaded clap_lex v1.1.0
3702026-04-01T14:47:38.643Z Downloaded defmt-macros v1.0.1
3712026-04-01T14:47:38.646Z Downloaded rusticata-macros v5.0.0
3722026-04-01T14:47:38.646Z Downloaded managed v0.8.0
3732026-04-01T14:47:38.649Z Downloaded ingot-types v0.1.2
3742026-04-01T14:47:38.649Z Downloaded tabwriter v1.4.1
3752026-04-01T14:47:38.649Z Downloaded is-terminal v0.4.17
3762026-04-01T14:47:38.649Z Downloaded darling_macro v0.21.3
3772026-04-01T14:47:38.651Z Downloaded cast v0.3.0
3782026-04-01T14:47:38.652Z Downloaded ident_case v1.0.1
3792026-04-01T14:47:38.652Z Downloaded ctor v0.8.0
3802026-04-01T14:47:38.652Z Downloaded criterion-plot v0.8.2
3812026-04-01T14:47:38.655Z Downloaded macaddr v1.0.1
3822026-04-01T14:47:38.663Z Downloaded heck v0.5.0
3832026-04-01T14:47:38.666Z Downloaded num-conv v0.2.1
3842026-04-01T14:47:38.669Z Downloaded embedded-io v0.4.0
3852026-04-01T14:47:38.669Z Downloaded version_check v0.9.5
3862026-04-01T14:47:38.669Z Downloaded defmt v0.3.100
3872026-04-01T14:47:38.669Z Downloaded anstyle-query v1.1.5
3882026-04-01T14:47:38.672Z Downloaded powerfmt v0.2.0
3892026-04-01T14:47:38.675Z Downloaded futures-io v0.3.32
3902026-04-01T14:47:38.678Z Downloaded slog-async v2.8.0
3912026-04-01T14:47:38.678Z Downloaded slab v0.4.12
3922026-04-01T14:47:38.678Z Downloaded futures-sink v0.3.32
3932026-04-01T14:47:38.678Z Downloaded embedded-io v0.6.1
3942026-04-01T14:47:38.678Z Downloaded ciborium-io v0.2.2
3952026-04-01T14:47:38.681Z Downloaded cstr-argument v0.1.2
3962026-04-01T14:47:38.681Z Downloaded oorandom v11.1.5
3972026-04-01T14:47:38.681Z Downloaded lazy_static v1.5.0
3982026-04-01T14:47:38.681Z Downloaded foreign-types v0.5.0
3992026-04-01T14:47:38.687Z Downloaded plotters-svg v0.3.7
4002026-04-01T14:47:38.690Z Downloaded futures-executor v0.3.32
4012026-04-01T14:47:38.690Z Downloaded utf8parse v0.2.2
4022026-04-01T14:47:38.693Z Downloaded ciborium-ll v0.2.2
4032026-04-01T14:47:38.693Z Downloaded proc-macro-crate v3.5.0
4042026-04-01T14:47:38.696Z Downloaded num_enum v0.7.6
4052026-04-01T14:47:38.699Z Downloaded postcard v1.1.3
4062026-04-01T14:47:38.702Z Downloaded futures-core v0.3.32
4072026-04-01T14:47:38.702Z Downloaded foreign-types-macros v0.2.3
4082026-04-01T14:47:38.702Z Downloaded equivalent v1.0.2
4092026-04-01T14:47:38.707Z Downloaded itoa v1.0.18
4102026-04-01T14:47:38.709Z Downloaded cookie-factory v0.3.3
4112026-04-01T14:47:38.710Z Downloaded ctor-proc-macro v0.0.7
4122026-04-01T14:47:38.712Z Downloaded time-core v0.1.8
4132026-04-01T14:47:38.712Z Downloaded serde_derive v1.0.228
4142026-04-01T14:47:38.715Z Downloaded thread_local v1.1.9
4152026-04-01T14:47:38.715Z Downloaded rustversion v1.0.22
4162026-04-01T14:47:38.718Z Downloaded num_enum_derive v0.7.6
4172026-04-01T14:47:38.718Z Downloaded dyn-clone v1.0.20
4182026-04-01T14:47:38.718Z Downloaded ipnetwork v0.21.1
4192026-04-01T14:47:38.719Z Downloaded anstyle v1.0.14
4202026-04-01T14:47:38.722Z Downloaded slog-term v2.9.2
4212026-04-01T14:47:38.724Z Downloaded defmt v1.0.1
4222026-04-01T14:47:38.727Z Downloaded anstyle-parse v1.0.0
4232026-04-01T14:47:38.727Z Downloaded anes v0.1.6
4242026-04-01T14:47:38.731Z Downloaded darling v0.23.0
4252026-04-01T14:47:38.731Z Downloaded bitflags v2.11.0
4262026-04-01T14:47:38.734Z Downloaded thiserror v2.0.18
4272026-04-01T14:47:38.736Z Downloaded autocfg v1.5.0
4282026-04-01T14:47:38.743Z Downloaded walkdir v2.5.0
4292026-04-01T14:47:38.746Z Downloaded darling v0.21.3
4302026-04-01T14:47:38.749Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4312026-04-01T14:47:38.749Z Downloaded tinytemplate v1.2.1
4322026-04-01T14:47:38.749Z Downloaded time-macros v0.2.27
4332026-04-01T14:47:38.752Z Downloaded erased-serde v0.3.31
4342026-04-01T14:47:38.752Z Downloaded crossbeam-utils v0.8.21
4352026-04-01T14:47:38.755Z Downloaded toml_parser v1.1.1+spec-1.1.0
4362026-04-01T14:47:38.755Z Downloaded proc-macro-error v1.0.4
4372026-04-01T14:47:38.755Z Downloaded iana-time-zone v0.1.65
4382026-04-01T14:47:38.759Z Downloaded thiserror-impl v1.0.69
4392026-04-01T14:47:38.759Z Downloaded crossbeam-deque v0.8.6
4402026-04-01T14:47:38.759Z Downloaded slog-stdlog v4.1.1
4412026-04-01T14:47:38.762Z Downloaded find-msvc-tools v0.1.9
4422026-04-01T14:47:38.762Z Downloaded ciborium v0.2.2
4432026-04-01T14:47:38.765Z Downloaded thiserror v1.0.69
4442026-04-01T14:47:38.768Z Downloaded ingot-macros v0.1.1
4452026-04-01T14:47:38.768Z Downloaded futures-channel v0.3.32
4462026-04-01T14:47:38.768Z Downloaded colored v3.1.1
4472026-04-01T14:47:38.771Z Downloaded proc-macro-error2 v2.0.1
4482026-04-01T14:47:38.771Z Downloaded shlex v1.3.0
4492026-04-01T14:47:38.774Z Downloaded anyhow v1.0.102
4502026-04-01T14:47:38.774Z Downloaded crossbeam-epoch v0.9.18
4512026-04-01T14:47:38.777Z Downloaded indexmap v2.13.0
4522026-04-01T14:47:38.780Z Downloaded crc32fast v1.5.0
4532026-04-01T14:47:38.784Z Downloaded slog v2.8.2
4542026-04-01T14:47:38.789Z Downloaded zmij v1.0.21
4552026-04-01T14:47:38.793Z Downloaded log v0.4.29
4562026-04-01T14:47:38.795Z Downloaded clap v4.6.0
4572026-04-01T14:47:38.799Z Downloaded darling_core v0.23.0
4582026-04-01T14:47:38.801Z Downloaded tracing-attributes v0.1.31
4592026-04-01T14:47:38.804Z Downloaded thiserror-impl v2.0.18
4602026-04-01T14:47:38.807Z Downloaded serde_core v1.0.228
4612026-04-01T14:47:38.807Z Downloaded proc-macro2 v1.0.106
4622026-04-01T14:47:38.813Z Downloaded heapless v0.8.0
4632026-04-01T14:47:38.816Z Downloaded darling_core v0.21.3
4642026-04-01T14:47:38.819Z Downloaded arc-swap v1.9.0
4652026-04-01T14:47:38.822Z Downloaded term v1.2.1
4662026-04-01T14:47:38.825Z Downloaded socket2 v0.6.3
4672026-04-01T14:47:38.828Z Downloaded uuid v1.23.0
4682026-04-01T14:47:38.832Z Downloaded once_cell v1.21.4
4692026-04-01T14:47:38.836Z Downloaded slog-scope v4.4.1
4702026-04-01T14:47:38.839Z Downloaded futures-util v0.3.32
4712026-04-01T14:47:38.844Z Downloaded criterion v0.8.2
4722026-04-01T14:47:38.847Z Downloaded num-traits v0.2.19
4732026-04-01T14:47:38.850Z Downloaded cc v1.2.58
4742026-04-01T14:47:38.853Z Downloaded rayon-core v1.13.0
4752026-04-01T14:47:38.853Z Downloaded serde v1.0.228
4762026-04-01T14:47:38.856Z Downloaded itertools v0.13.0
4772026-04-01T14:47:38.859Z Downloaded hashbrown v0.16.1
4782026-04-01T14:47:38.865Z Downloaded itertools v0.12.1
4792026-04-01T14:47:38.870Z Downloaded itertools v0.14.0
4802026-04-01T14:47:38.873Z Downloaded zerocopy-derive v0.8.48
4812026-04-01T14:47:38.878Z Downloaded toml_edit v0.25.9+spec-1.1.0
4822026-04-01T14:47:38.881Z Downloaded unicode-ident v1.0.24
4832026-04-01T14:47:38.884Z Downloaded chrono v0.4.44
4842026-04-01T14:47:38.887Z Downloaded clap_builder v4.6.0
4852026-04-01T14:47:38.890Z Downloaded memchr v2.8.0
4862026-04-01T14:47:38.906Z Downloaded rand v0.10.0
4872026-04-01T14:47:38.925Z Downloaded libc v0.2.184
4882026-04-01T14:47:38.953Z Downloaded serde_json v1.0.149
4892026-04-01T14:47:38.961Z Downloaded regex v1.12.3
4902026-04-01T14:47:38.964Z Downloaded plotters v0.3.7
4912026-04-01T14:47:38.969Z Downloaded nom v8.0.0
4922026-04-01T14:47:38.986Z Downloaded pcap-parser v0.17.0
4932026-04-01T14:47:39.003Z Downloaded winnow v1.0.1
4942026-04-01T14:47:39.008Z Downloaded rayon v1.11.0
4952026-04-01T14:47:39.043Z Downloaded time v0.3.47
4962026-04-01T14:47:39.049Z Downloaded syn v1.0.109
4972026-04-01T14:47:39.055Z Downloaded unicode-width v0.2.2
4982026-04-01T14:47:39.063Z Downloaded nix v0.31.2
4992026-04-01T14:47:39.067Z Downloaded zerocopy v0.8.48
5002026-04-01T14:47:39.079Z Downloaded smoltcp v0.11.0
5012026-04-01T14:47:39.086Z Downloaded syn v2.0.117
5022026-04-01T14:47:39.092Z Downloaded rustix v1.1.4
5032026-04-01T14:47:39.104Z Downloaded regex-syntax v0.8.10
5042026-04-01T14:47:39.108Z Downloaded tracing v0.1.44
5052026-04-01T14:47:39.121Z Downloaded regex-automata v0.4.14
5062026-04-01T14:47:39.189Z Compiling proc-macro2 v1.0.106
5072026-04-01T14:47:39.192Z Compiling unicode-ident v1.0.24
5082026-04-01T14:47:39.192Z Compiling quote v1.0.45
5092026-04-01T14:47:39.192Z Compiling serde_core v1.0.228
5102026-04-01T14:47:39.192Z Compiling cfg-if v1.0.4
5112026-04-01T14:47:39.192Z Compiling libc v0.2.184
5122026-04-01T14:47:39.192Z Compiling memchr v2.8.0
5132026-04-01T14:47:39.192Z Compiling serde v1.0.228
5142026-04-01T14:47:39.337Z Compiling rustversion v1.0.22
5152026-04-01T14:47:39.398Z Compiling version_check v0.9.5
5162026-04-01T14:47:39.656Z Compiling ident_case v1.0.1
5172026-04-01T14:47:39.664Z Compiling strsim v0.11.1
5182026-04-01T14:47:39.667Z Compiling zerocopy v0.8.48
5192026-04-01T14:47:39.787Z Compiling thiserror v2.0.18
5202026-04-01T14:47:40.023Z Compiling either v1.15.0
5212026-04-01T14:47:40.369Z Compiling fnv v1.0.7
5222026-04-01T14:47:40.404Z Compiling syn v1.0.109
5232026-04-01T14:47:40.443Z Compiling crossbeam-utils v0.8.21
5242026-04-01T14:47:40.479Z Compiling pin-project-lite v0.2.17
5252026-04-01T14:47:40.563Z Compiling regex-syntax v0.8.10
5262026-04-01T14:47:40.571Z Compiling hashbrown v0.16.1
5272026-04-01T14:47:40.652Z Compiling syn v2.0.117
5282026-04-01T14:47:40.737Z Compiling aho-corasick v1.1.4
5292026-04-01T14:47:40.756Z Compiling equivalent v1.0.2
5302026-04-01T14:47:40.838Z Compiling winnow v1.0.1
5312026-04-01T14:47:40.880Z Compiling itertools v0.14.0
5322026-04-01T14:47:41.087Z Compiling indexmap v2.13.0
5332026-04-01T14:47:41.680Z Compiling bitflags v2.11.0
5342026-04-01T14:47:41.808Z Compiling toml_parser v1.1.1+spec-1.1.0
5352026-04-01T14:47:42.017Z Compiling regex-automata v0.4.14
5362026-04-01T14:47:42.089Z Compiling byteorder v1.5.0
5372026-04-01T14:47:42.093Z Compiling toml_datetime v1.1.1+spec-1.1.0
5382026-04-01T14:47:42.279Z Compiling autocfg v1.5.0
5392026-04-01T14:47:42.309Z Compiling heapless v0.8.0
5402026-04-01T14:47:42.334Z Compiling hash32 v0.3.1
5412026-04-01T14:47:42.471Z Compiling toml_edit v0.25.9+spec-1.1.0
5422026-04-01T14:47:42.503Z Compiling slog v2.8.2
5432026-04-01T14:47:42.542Z Compiling macaddr v1.0.1
5442026-04-01T14:47:42.625Z Compiling num-traits v0.2.19
5452026-04-01T14:47:42.718Z Compiling smoltcp v0.11.0
5462026-04-01T14:47:42.744Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5472026-04-01T14:47:42.752Z Compiling stable_deref_trait v1.2.1
5482026-04-01T14:47:42.821Z Compiling futures-sink v0.3.32
5492026-04-01T14:47:42.841Z Compiling futures-core v0.3.32
5502026-04-01T14:47:42.981Z Compiling proc-macro-crate v3.5.0
5512026-04-01T14:47:42.988Z Compiling futures-channel v0.3.32
5522026-04-01T14:47:43.093Z Compiling proc-macro-error-attr v1.0.4
5532026-04-01T14:47:43.227Z Compiling darling_core v0.21.3
5542026-04-01T14:47:43.311Z Compiling darling_core v0.23.0
5552026-04-01T14:47:43.353Z Compiling managed v0.8.0
5562026-04-01T14:47:43.384Z Compiling anyhow v1.0.102
5572026-04-01T14:47:43.508Z Compiling rand_core v0.10.0
5582026-04-01T14:47:43.596Z Compiling futures-io v0.3.32
5592026-04-01T14:47:43.668Z Compiling regex v1.12.3
5602026-04-01T14:47:43.697Z Compiling slab v0.4.12
5612026-04-01T14:47:43.778Z Compiling getrandom v0.4.2
5622026-04-01T14:47:43.898Z Compiling ref-cast v1.0.25
5632026-04-01T14:47:44.036Z Compiling crc32fast v1.5.0
5642026-04-01T14:47:44.054Z Compiling futures-task v0.3.32
5652026-04-01T14:47:44.241Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
5662026-04-01T14:47:44.255Z Compiling bitflags v1.3.2
5672026-04-01T14:47:44.270Z Compiling itoa v1.0.18
5682026-04-01T14:47:44.344Z Compiling serde_derive v1.0.228
5692026-04-01T14:47:44.353Z Compiling zerocopy-derive v0.8.48
5702026-04-01T14:47:44.449Z Compiling thiserror-impl v2.0.18
5712026-04-01T14:47:44.481Z Compiling futures-macro v0.3.32
5722026-04-01T14:47:44.630Z Compiling foreign-types-macros v0.2.3
5732026-04-01T14:47:45.263Z Compiling ref-cast-impl v1.0.25
5742026-04-01T14:47:45.292Z Compiling futures-util v0.3.32
5752026-04-01T14:47:45.372Z Compiling darling_macro v0.21.3
5762026-04-01T14:47:45.417Z Compiling darling_macro v0.23.0
5772026-04-01T14:47:45.772Z Compiling cobs v0.3.0
5782026-04-01T14:47:45.840Z Compiling num_enum_derive v0.7.6
5792026-04-01T14:47:45.901Z Compiling darling v0.21.3
5802026-04-01T14:47:45.945Z Compiling darling v0.23.0
5812026-04-01T14:47:45.977Z Compiling ingot-macros v0.1.1
5822026-04-01T14:47:46.238Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5832026-04-01T14:47:46.617Z Compiling proc-macro-error v1.0.4
5842026-04-01T14:47:46.766Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5852026-04-01T14:47:46.823Z Compiling rustix v1.1.4
5862026-04-01T14:47:46.837Z Compiling ipnetwork v0.21.1
5872026-04-01T14:47:46.993Z Compiling foreign-types-shared v0.3.1
5882026-04-01T14:47:47.058Z Compiling cpufeatures v0.3.0
5892026-04-01T14:47:47.091Z Compiling unicode-width v0.2.2
5902026-04-01T14:47:47.132Z Compiling once_cell v1.21.4
5912026-04-01T14:47:47.221Z Compiling chacha20 v0.10.0
5922026-04-01T14:47:47.359Z Compiling tabwriter v1.4.1
5932026-04-01T14:47:47.382Z Compiling tracing-core v0.1.36
5942026-04-01T14:47:47.396Z Compiling foreign-types v0.5.0
5952026-04-01T14:47:47.498Z Compiling erased-serde v0.3.31
5962026-04-01T14:47:47.509Z Compiling postcard v1.1.3
5972026-04-01T14:47:47.611Z Compiling futures-executor v0.3.32
5982026-04-01T14:47:47.788Z Compiling num_enum v0.7.6
5992026-04-01T14:47:48.183Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6002026-04-01T14:47:48.320Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6012026-04-01T14:47:48.347Z Compiling tracing-attributes v0.1.31
6022026-04-01T14:47:48.389Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-04-01T14:47:48.517Z Compiling errno v0.3.14
6042026-04-01T14:47:48.667Z Compiling cstr-argument v0.1.2
6052026-04-01T14:47:48.769Z Compiling ingot-types v0.1.2
6062026-04-01T14:47:48.829Z Compiling time-core v0.1.8
6072026-04-01T14:47:48.850Z Compiling thiserror v1.0.69
6082026-04-01T14:47:48.944Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
6092026-04-01T14:47:48.969Z Compiling find-msvc-tools v0.1.9
6102026-04-01T14:47:49.184Z Compiling utf8parse v0.2.2
6112026-04-01T14:47:49.217Z Compiling ingot v0.1.1
6122026-04-01T14:47:49.225Z Compiling shlex v1.3.0
6132026-04-01T14:47:49.257Z Compiling powerfmt v0.2.0
6142026-04-01T14:47:49.285Z Compiling num-conv v0.2.1
6152026-04-01T14:47:49.406Z Compiling pretty-hex v0.4.2
6162026-04-01T14:47:49.430Z Compiling zmij v1.0.21
6172026-04-01T14:47:49.483Z Compiling dyn-clone v1.0.20
6182026-04-01T14:47:49.543Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
6192026-04-01T14:47:49.605Z Compiling tracing v0.1.44
6202026-04-01T14:47:49.625Z Compiling time-macros v0.2.27
6212026-04-01T14:47:49.743Z Compiling deranged v0.5.8
6222026-04-01T14:47:49.754Z Compiling cc v1.2.58
6232026-04-01T14:47:49.931Z Compiling anstyle-parse v1.0.0
6242026-04-01T14:47:50.136Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6252026-04-01T14:47:50.187Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6262026-04-01T14:47:50.854Z Compiling rand v0.10.0
6272026-04-01T14:47:50.857Z Compiling futures v0.3.32
6282026-04-01T14:47:50.884Z Compiling thiserror-impl v1.0.69
6292026-04-01T14:47:50.943Z Compiling crossbeam-epoch v0.9.18
6302026-04-01T14:47:51.048Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6312026-04-01T14:47:51.329Z Compiling uuid v1.23.0
6322026-04-01T14:47:51.393Z Compiling arc-swap v1.9.0
6332026-04-01T14:47:51.673Z Compiling socket2 v0.6.3
6342026-04-01T14:47:51.733Z Compiling nom v8.0.0
6352026-04-01T14:47:51.741Z Compiling thread_local v1.1.9
6362026-04-01T14:47:52.078Z Compiling oxnet v0.1.4
6372026-04-01T14:47:52.218Z Compiling heck v0.4.1
6382026-04-01T14:47:52.228Z Compiling anstyle v1.0.14
6392026-04-01T14:47:52.367Z Compiling colored v3.1.1
6402026-04-01T14:47:52.473Z Compiling slog-async v2.8.0
6412026-04-01T14:47:52.546Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6422026-04-01T14:47:52.562Z Compiling anstyle-query v1.1.5
6432026-04-01T14:47:52.666Z Compiling rayon-core v1.13.0
6442026-04-01T14:47:52.758Z Compiling is_terminal_polyfill v1.70.2
6452026-04-01T14:47:52.847Z Compiling iana-time-zone v0.1.65
6462026-04-01T14:47:52.877Z Compiling serde_json v1.0.149
6472026-04-01T14:47:52.914Z Compiling lazy_static v1.5.0
6482026-04-01T14:47:53.017Z Compiling colorchoice v1.0.5
6492026-04-01T14:47:53.115Z Compiling anstream v1.0.0
6502026-04-01T14:47:53.132Z Compiling slog-scope v4.4.1
6512026-04-01T14:47:53.140Z Compiling chrono v0.4.44
6522026-04-01T14:47:53.466Z Compiling time v0.3.47
6532026-04-01T14:47:53.558Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6542026-04-01T14:47:54.231Z Compiling rusticata-macros v5.0.0
6552026-04-01T14:47:54.456Z Compiling crossbeam-deque v0.8.6
6562026-04-01T14:47:54.498Z Compiling cookie-factory v0.3.3
6572026-04-01T14:47:54.520Z Compiling alloca v0.4.0
6582026-04-01T14:47:54.668Z Compiling terminal_size v0.4.4
6592026-04-01T14:47:54.815Z Compiling half v2.7.1
6602026-04-01T14:47:54.823Z Compiling crossbeam-channel v0.5.15
6612026-04-01T14:47:55.101Z Compiling itertools v0.12.1
6622026-04-01T14:47:55.112Z Compiling is-terminal v0.4.17
6632026-04-01T14:47:55.144Z Compiling clap_lex v1.1.0
6642026-04-01T14:47:55.205Z Compiling cfg_aliases v0.2.1
6652026-04-01T14:47:55.277Z Compiling log v0.4.29
6662026-04-01T14:47:55.465Z Compiling take_mut v0.2.2
6672026-04-01T14:47:55.474Z Compiling plotters-backend v0.3.7
6682026-04-01T14:47:55.505Z Compiling circular v0.3.0
6692026-04-01T14:47:55.577Z Compiling heck v0.5.0
6702026-04-01T14:47:55.724Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6712026-04-01T14:47:55.759Z Compiling ciborium-io v0.2.2
6722026-04-01T14:47:55.792Z Compiling term v1.2.1
6732026-04-01T14:47:55.851Z Compiling ciborium-ll v0.2.2
6742026-04-01T14:47:56.089Z Compiling slog-term v2.9.2
6752026-04-01T14:47:56.435Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6762026-04-01T14:47:56.529Z Compiling clap_builder v4.6.0
6772026-04-01T14:47:57.026Z Compiling clap_derive v4.6.0
6782026-04-01T14:47:57.078Z Compiling plotters-svg v0.3.7
6792026-04-01T14:47:57.086Z Compiling pcap-parser v0.17.0
6802026-04-01T14:47:57.617Z Compiling slog-stdlog v4.1.1
6812026-04-01T14:47:57.915Z Compiling nix v0.31.2
6822026-04-01T14:47:58.630Z Compiling itertools v0.13.0
6832026-04-01T14:47:58.661Z Compiling same-file v1.0.6
6842026-04-01T14:47:58.824Z Compiling cast v0.3.0
6852026-04-01T14:47:58.959Z Compiling rayon v1.11.0
6862026-04-01T14:47:59.003Z Compiling walkdir v2.5.0
6872026-04-01T14:47:59.608Z Compiling tinytemplate v1.2.1
6882026-04-01T14:47:59.648Z Compiling clap v4.6.0
6892026-04-01T14:47:59.809Z Compiling slog-envlogger v2.2.0
6902026-04-01T14:47:59.829Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6912026-04-01T14:47:59.958Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6922026-04-01T14:48:00.124Z Compiling criterion-plot v0.8.2
6932026-04-01T14:48:00.596Z Compiling plotters v0.3.7
6942026-04-01T14:48:00.762Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10)
6952026-04-01T14:48:00.925Z Compiling ciborium v0.2.2
6962026-04-01T14:48:01.084Z Compiling page_size v0.6.0
6972026-04-01T14:48:01.198Z Compiling dtor-proc-macro v0.0.6
6982026-04-01T14:48:01.537Z Compiling anes v0.1.6
6992026-04-01T14:48:01.683Z Compiling oorandom v11.1.5
7002026-04-01T14:48:01.691Z Compiling dtor v0.3.0
7012026-04-01T14:48:01.766Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7022026-04-01T14:48:01.779Z Compiling criterion v0.8.2
7032026-04-01T14:48:01.809Z Compiling ctor-proc-macro v0.0.7
7042026-04-01T14:48:02.145Z Compiling ctor v0.8.0
7052026-04-01T14:48:03.680Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7062026-04-01T14:48:17.338Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.21s
7072026-04-01T14:48:17.439Z Running benches/xde.rs (target/release/deps/xde-ec6634237422b0a8)
7082026-04-01T14:48:17.449Z###--------------------------------###
7092026-04-01T14:48:17.449Z:::Building test topology... (120s):::
7102026-04-01T14:48:17.449Z###--------------------------------###
7112026-04-01T14:48:17.456Zadding underlay route 0
7122026-04-01T14:48:17.459Zadding underlay route 1
7132026-04-01T14:48:17.602Zstart zone a
7142026-04-01T14:48:27.683Zconfigure zone
7152026-04-01T14:48:27.701Zinstall zone
7162026-04-01T14:48:37.486Zboot zone
7172026-04-01T14:48:37.564Zstart zone b
7182026-04-01T14:48:47.671Zconfigure zone
7192026-04-01T14:48:47.680Zinstall zone
7202026-04-01T14:48:48.739Zboot zone
7212026-04-01T14:48:48.826Zsetup zone a
7222026-04-01T14:48:48.826Z[a] svcs -a
7232026-04-01T14:48:48.923ZSTATE STIME FMRI
7242026-04-01T14:48:48.923Zlegacy_run 14:48:39 lrc:/etc/rc2_d/S20sysetup
7252026-04-01T14:48:48.923Zlegacy_run 14:48:39 lrc:/etc/rc2_d/S89PRESERVE
7262026-04-01T14:48:48.923Zdisabled 14:48:36 svc:/system/device/mpxio-upgrade:default
7272026-04-01T14:48:48.924Zdisabled 14:48:36 svc:/network/install:default
7282026-04-01T14:48:48.924Zdisabled 14:48:36 svc:/network/ipmp:default
7292026-04-01T14:48:48.924Zdisabled 14:48:36 svc:/network/physical:nwam
7302026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/tcpkey:default
7312026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/location:default
7322026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/ipsec/ike:default
7332026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/ipsec/manual-key:default
7342026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/dns/install:default
7352026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/rpc/bind:default
7362026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/nis/client:default
7372026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/ldap/client:default
7382026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/nfs/status:default
7392026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/nfs/nlockmgr:default
7402026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/nfs/cbd:default
7412026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/system/idmap:default
7422026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/nfs/mapid:default
7432026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/rpc/keyserv:default
7442026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/inetd:default
7452026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/nfs/client:default
7462026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/smb/client:default
7472026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/system/auditd:default
7482026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/application/management/net-snmp:default
7492026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/application/pkg/dynamic-mirror:default
7502026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/dns/multicast:default
7512026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/application/pkg/repositories-setup:default
7522026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/application/pkg/mirror:default
7532026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/application/pkg/server:default
7542026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/application/security/tcsd:default
7552026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/smb/server:default
7562026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/system/filesystem/reparse:default
7572026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/nfs/server:default
7582026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/nfs/log:default
7592026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/routing/route:default
7602026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/routing/rdisc:default
7612026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/routing/legacy-routing:ipv4
7622026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/routing/legacy-routing:ipv6
7632026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/ipv6-forwarding:default
7642026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/routing/ripng:default
7652026-04-01T14:48:48.924Zdisabled 14:48:37 svc:/network/security/krb5kdc:default
7662026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/network/security/kadmin:default
7672026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/network/ipqos:default
7682026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/network/ipv4-forwarding:default
7692026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/network/chrony:default
7702026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/device/allocate:default
7712026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/fm/notify-params:default
7722026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/svc/global:default
7732026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/sar:default
7742026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/vtdaemon:default
7752026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/hotplug:default
7762026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/process-security:default
7772026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/console-login:vt2
7782026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/console-login:vt3
7792026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/console-login:vt4
7802026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/console-login:vt5
7812026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/console-login:vt6
7822026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/extended-accounting:flow
7832026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/extended-accounting:net
7842026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/extended-accounting:process
7852026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/extended-accounting:task
7862026-04-01T14:48:48.925Zdisabled 14:48:37 svc:/system/consadm:default
7872026-04-01T14:48:48.925Zdisabled 14:48:39 svc:/network/dns/client:default
7882026-04-01T14:48:48.925Zdisabled 14:48:39 svc:/system/sac:default
7892026-04-01T14:48:48.925Zdisabled 14:48:39 svc:/network/inetd-upgrade:default
7902026-04-01T14:48:48.925Zonline 14:48:36 svc:/system/svc/restarter:default
7912026-04-01T14:48:48.925Zonline 14:48:36 svc:/system/early-manifest-import:default
7922026-04-01T14:48:48.925Zonline 14:48:37 svc:/network/netcfg:default
7932026-04-01T14:48:48.925Zonline 14:48:37 svc:/system/filesystem/root:default
7942026-04-01T14:48:48.925Zonline 14:48:37 svc:/network/datalink-management:default
7952026-04-01T14:48:48.925Zonline 14:48:37 svc:/network/ip-interface-management:default
7962026-04-01T14:48:48.925Zonline 14:48:37 svc:/system/boot-archive:default
7972026-04-01T14:48:48.925Zonline 14:48:37 svc:/network/loopback:default
7982026-04-01T14:48:48.925Zonline 14:48:37 svc:/system/filesystem/usr:default
7992026-04-01T14:48:48.925Zonline 14:48:37 svc:/network/physical:default
8002026-04-01T14:48:48.925Zonline 14:48:37 svc:/system/device/local:default
8012026-04-01T14:48:48.925Zonline 14:48:37 svc:/milestone/devices:default
8022026-04-01T14:48:48.925Zonline 14:48:37 svc:/system/identity:node
8032026-04-01T14:48:48.925Zonline 14:48:37 svc:/network/ipsec/ipsecalgs:default
8042026-04-01T14:48:48.926Zonline 14:48:37 svc:/system/filesystem/minimal:default
8052026-04-01T14:48:48.926Zonline 14:48:37 svc:/system/device/audio:default
8062026-04-01T14:48:48.926Zonline 14:48:37 svc:/system/rmtmpfiles:default
8072026-04-01T14:48:48.926Zonline 14:48:37 svc:/network/ipsec/policy:default
8082026-04-01T14:48:48.926Zonline 14:48:37 svc:/milestone/network:default
8092026-04-01T14:48:48.926Zonline 14:48:37 svc:/network/initial:default
8102026-04-01T14:48:48.926Zonline 14:48:37 svc:/network/iptun:default
8112026-04-01T14:48:48.926Zonline 14:48:37 svc:/network/netmask:default
8122026-04-01T14:48:48.926Zonline 14:48:37 svc:/system/logadm-upgrade:default
8132026-04-01T14:48:48.926Zonline 14:48:37 svc:/system/pfexec:default
8142026-04-01T14:48:48.926Zonline 14:48:37 svc:/system/hostid:default
8152026-04-01T14:48:48.926Zonline 14:48:37 svc:/system/auditset:default
8162026-04-01T14:48:48.926Zonline 14:48:37 svc:/system/pkgserv:default
8172026-04-01T14:48:48.926Zonline 14:48:37 svc:/system/fmd:default
8182026-04-01T14:48:48.926Zonline 14:48:38 svc:/system/rbac:default
8192026-04-01T14:48:48.926Zonline 14:48:38 svc:/network/service:default
8202026-04-01T14:48:48.926Zonline 14:48:38 svc:/system/cryptosvc:default
8212026-04-01T14:48:48.926Zonline 14:48:38 svc:/system/identity:domain
8222026-04-01T14:48:48.926Zonline 14:48:38 svc:/system/keymap:default
8232026-04-01T14:48:48.930Zonline 14:48:38 svc:/system/name-service-cache:default
8242026-04-01T14:48:48.930Zonline 14:48:39 svc:/system/manifest-import:default
8252026-04-01T14:48:48.930Zonline 14:48:39 svc:/milestone/name-services:default
8262026-04-01T14:48:48.930Zonline 14:48:39 svc:/milestone/single-user:default
8272026-04-01T14:48:48.930Zonline 14:48:39 svc:/system/coreadm:default
8282026-04-01T14:48:48.930Zonline 14:48:39 svc:/milestone/sysconfig:default
8292026-04-01T14:48:48.930Zonline 14:48:39 svc:/system/utmp:default
8302026-04-01T14:48:48.930Zonline 14:48:39 svc:/system/filesystem/local:default
8312026-04-01T14:48:48.930Zonline 14:48:39 svc:/system/console-login:default
8322026-04-01T14:48:48.930Zonline 14:48:39 svc:/system/cron:default
8332026-04-01T14:48:48.930Zonline 14:48:39 svc:/system/system-log:default
8342026-04-01T14:48:48.930Zonline 14:48:39 svc:/system/boot-archive-update:default
8352026-04-01T14:48:48.930Zonline 14:48:39 svc:/milestone/multi-user:default
8362026-04-01T14:48:48.930Zonline 14:48:39 svc:/network/shares/group:default
8372026-04-01T14:48:48.930Zonline 14:48:39 svc:/system/boot-config:default
8382026-04-01T14:48:48.930Zonline 14:48:39 svc:/network/shares/group:zfs
8392026-04-01T14:48:48.930Zonline 14:48:39 svc:/network/routing-setup:default
8402026-04-01T14:48:48.930Zonline 14:48:39 svc:/network/routing/ndp:default
8412026-04-01T14:48:48.930Zonline 14:48:39 svc:/network/ssh:default
8422026-04-01T14:48:48.930Zonline 14:48:39 svc:/milestone/multi-user-server:default
8432026-04-01T14:48:48.930Zonline 14:48:39 svc:/system/update-man-index:default
8442026-04-01T14:48:48.930Zuninitialized 14:48:37 svc:/network/rpc/gss:default
8452026-04-01T14:48:48.930Zuninitialized 14:48:37 svc:/network/nfs/rquota:default
8462026-04-01T14:48:48.930Zuninitialized 14:48:37 svc:/network/security/ktkt_warn:default
8472026-04-01T14:48:48.930Z[a] svcs milestone/network
8482026-04-01T14:48:48.938ZSTATE STIME FMRI
8492026-04-01T14:48:48.938Zonline 14:48:37 svc:/milestone/network:default
8502026-04-01T14:48:48.938Z[a] ipadm create-addr -t -T dhcp opte0/test
8512026-04-01T14:48:53.198Z
8522026-04-01T14:48:53.198Z[a] route add -iface 10.0.0.254 10.0.0.1
8532026-04-01T14:48:53.213Zadd host 10.0.0.254: gateway 10.0.0.1
8542026-04-01T14:48:53.213Z[a] route add 10.0.0.0/24 10.0.0.254
8552026-04-01T14:48:53.224Zadd net 10.0.0.0/24: gateway 10.0.0.254
8562026-04-01T14:48:53.224Z[a] route add 224.0.0.0/4 10.0.0.254
8572026-04-01T14:48:53.235Zadd net 224.0.0.0/4: gateway 10.0.0.254
8582026-04-01T14:48:53.235Zsetup zone b
8592026-04-01T14:48:53.235Z[b] svcs -a
8602026-04-01T14:48:53.315ZSTATE STIME FMRI
8612026-04-01T14:48:53.315Zlegacy_run 14:48:50 lrc:/etc/rc2_d/S20sysetup
8622026-04-01T14:48:53.315Zlegacy_run 14:48:50 lrc:/etc/rc2_d/S89PRESERVE
8632026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/system/device/mpxio-upgrade:default
8642026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/install:default
8652026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/ipmp:default
8662026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/physical:nwam
8672026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/tcpkey:default
8682026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/location:default
8692026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/ipsec/ike:default
8702026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/ipsec/manual-key:default
8712026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/dns/install:default
8722026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/nis/client:default
8732026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/ldap/client:default
8742026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/nfs/status:default
8752026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/nfs/nlockmgr:default
8762026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/nfs/cbd:default
8772026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/system/idmap:default
8782026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/nfs/mapid:default
8792026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/rpc/keyserv:default
8802026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/inetd:default
8812026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/nfs/client:default
8822026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/smb/client:default
8832026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/system/auditd:default
8842026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/application/management/net-snmp:default
8852026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/network/dns/multicast:default
8862026-04-01T14:48:53.315Zdisabled 14:48:48 svc:/application/pkg/dynamic-mirror:default
8872026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/application/pkg/mirror:default
8882026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/application/pkg/repositories-setup:default
8892026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/application/pkg/server:default
8902026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/application/security/tcsd:default
8912026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/smb/server:default
8922026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/filesystem/reparse:default
8932026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/nfs/server:default
8942026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/nfs/log:default
8952026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/routing/route:default
8962026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/routing/rdisc:default
8972026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/routing/legacy-routing:ipv4
8982026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/routing/legacy-routing:ipv6
8992026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/ipv6-forwarding:default
9002026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/routing/ripng:default
9012026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/security/krb5kdc:default
9022026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/security/kadmin:default
9032026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/ipqos:default
9042026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/ipv4-forwarding:default
9052026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/network/chrony:default
9062026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/device/allocate:default
9072026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/fm/notify-params:default
9082026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/svc/global:default
9092026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/sar:default
9102026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/vtdaemon:default
9112026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/hotplug:default
9122026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/process-security:default
9132026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/console-login:vt2
9142026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/console-login:vt3
9152026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/console-login:vt4
9162026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/console-login:vt5
9172026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/console-login:vt6
9182026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/extended-accounting:flow
9192026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/extended-accounting:net
9202026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/extended-accounting:process
9212026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/extended-accounting:task
9222026-04-01T14:48:53.316Zdisabled 14:48:48 svc:/system/consadm:default
9232026-04-01T14:48:53.316Zdisabled 14:48:50 svc:/network/dns/client:default
9242026-04-01T14:48:53.316Zdisabled 14:48:50 svc:/network/rpc/bind:default
9252026-04-01T14:48:53.317Zdisabled 14:48:50 svc:/system/sac:default
9262026-04-01T14:48:53.317Zdisabled 14:48:50 svc:/network/inetd-upgrade:default
9272026-04-01T14:48:53.317Zonline 14:48:47 svc:/system/svc/restarter:default
9282026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/early-manifest-import:default
9292026-04-01T14:48:53.317Zonline 14:48:48 svc:/network/ip-interface-management:default
9302026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/filesystem/root:default
9312026-04-01T14:48:53.317Zonline 14:48:48 svc:/network/datalink-management:default
9322026-04-01T14:48:53.317Zonline 14:48:48 svc:/network/netcfg:default
9332026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/boot-archive:default
9342026-04-01T14:48:53.317Zonline 14:48:48 svc:/network/loopback:default
9352026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/filesystem/usr:default
9362026-04-01T14:48:53.317Zonline 14:48:48 svc:/network/physical:default
9372026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/device/local:default
9382026-04-01T14:48:53.317Zonline 14:48:48 svc:/milestone/devices:default
9392026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/identity:node
9402026-04-01T14:48:53.317Zonline 14:48:48 svc:/network/ipsec/ipsecalgs:default
9412026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/device/audio:default
9422026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/filesystem/minimal:default
9432026-04-01T14:48:53.317Zonline 14:48:48 svc:/network/ipsec/policy:default
9442026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/rmtmpfiles:default
9452026-04-01T14:48:53.317Zonline 14:48:48 svc:/milestone/network:default
9462026-04-01T14:48:53.317Zonline 14:48:48 svc:/network/initial:default
9472026-04-01T14:48:53.317Zonline 14:48:48 svc:/network/iptun:default
9482026-04-01T14:48:53.317Zonline 14:48:48 svc:/network/netmask:default
9492026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/pfexec:default
9502026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/logadm-upgrade:default
9512026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/hostid:default
9522026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/auditset:default
9532026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/pkgserv:default
9542026-04-01T14:48:53.317Zonline 14:48:48 svc:/system/fmd:default
9552026-04-01T14:48:53.317Zonline 14:48:50 svc:/system/rbac:default
9562026-04-01T14:48:53.317Zonline 14:48:50 svc:/network/service:default
9572026-04-01T14:48:53.317Zonline 14:48:50 svc:/system/cryptosvc:default
9582026-04-01T14:48:53.317Zonline 14:48:50 svc:/system/identity:domain
9592026-04-01T14:48:53.317Zonline 14:48:50 svc:/system/keymap:default
9602026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/name-service-cache:default
9612026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/manifest-import:default
9622026-04-01T14:48:53.321Zonline 14:48:50 svc:/milestone/name-services:default
9632026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/coreadm:default
9642026-04-01T14:48:53.321Zonline 14:48:50 svc:/milestone/single-user:default
9652026-04-01T14:48:53.321Zonline 14:48:50 svc:/milestone/sysconfig:default
9662026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/utmp:default
9672026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/filesystem/local:default
9682026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/console-login:default
9692026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/cron:default
9702026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/boot-archive-update:default
9712026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/system-log:default
9722026-04-01T14:48:53.321Zonline 14:48:50 svc:/network/shares/group:default
9732026-04-01T14:48:53.321Zonline 14:48:50 svc:/milestone/multi-user:default
9742026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/boot-config:default
9752026-04-01T14:48:53.321Zonline 14:48:50 svc:/network/shares/group:zfs
9762026-04-01T14:48:53.321Zonline 14:48:50 svc:/network/routing-setup:default
9772026-04-01T14:48:53.321Zonline 14:48:50 svc:/network/routing/ndp:default
9782026-04-01T14:48:53.321Zonline 14:48:50 svc:/system/update-man-index:default
9792026-04-01T14:48:53.321Zonline 14:48:50 svc:/network/ssh:default
9802026-04-01T14:48:53.321Zonline 14:48:50 svc:/milestone/multi-user-server:default
9812026-04-01T14:48:53.321Zuninitialized 14:48:48 svc:/network/rpc/gss:default
9822026-04-01T14:48:53.321Zuninitialized 14:48:48 svc:/network/nfs/rquota:default
9832026-04-01T14:48:53.321Zuninitialized 14:48:48 svc:/network/security/ktkt_warn:default
9842026-04-01T14:48:53.322Z[b] svcs milestone/network
9852026-04-01T14:48:53.326ZSTATE STIME FMRI
9862026-04-01T14:48:53.326Zonline 14:48:48 svc:/milestone/network:default
9872026-04-01T14:48:53.326Z[b] ipadm create-addr -t -T dhcp opte1/test
9882026-04-01T14:48:58.227Z
9892026-04-01T14:48:58.227Z[b] route add -iface 10.0.0.254 10.0.0.2
9902026-04-01T14:48:58.242Zadd host 10.0.0.254: gateway 10.0.0.2
9912026-04-01T14:48:58.242Z[b] route add 10.0.0.0/24 10.0.0.254
9922026-04-01T14:48:58.253Zadd net 10.0.0.0/24: gateway 10.0.0.254
9932026-04-01T14:48:58.253Z[b] route add 224.0.0.0/4 10.0.0.254
9942026-04-01T14:48:58.264Zadd net 224.0.0.0/4: gateway 10.0.0.254
9952026-04-01T14:48:58.264Z###---------------###
9962026-04-01T14:48:58.264Z:::Topology built!:::
9972026-04-01T14:48:58.264Z###---------------###
9982026-04-01T14:48:58.267Z###----------------###
9992026-04-01T14:48:58.267Z::: iPerf spawned! :::
10002026-04-01T14:48:58.267Z:::Waiting... (10s):::
10012026-04-01T14:48:58.267Z###----------------###
10022026-04-01T14:49:08.265Z###---###
10032026-04-01T14:49:08.265Z:::Go!:::
10042026-04-01T14:49:08.265Z###---###
10052026-04-01T14:49:08.265Z[a] ping 10.0.0.2
10062026-04-01T14:49:08.283Z10.0.0.2 is alive
10072026-04-01T14:49:08.283Z###-------------------###
10082026-04-01T14:49:08.283Z:::Running experiment :::
10092026-04-01T14:49:08.283Z:::iperf-tcp/local/c2s:::
10102026-04-01T14:49:08.283Z###-------------------###
10112026-04-01T14:49:15.658Z-----------------------------------------------------------
10122026-04-01T14:49:15.658ZServer listening on 5201 (test #1)
10132026-04-01T14:49:15.658Z-----------------------------------------------------------
10142026-04-01T14:49:15.658ZAccepted connection from 10.0.0.1, port 47778
10152026-04-01T14:49:15.658Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47782
10162026-04-01T14:49:15.658Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39371
10172026-04-01T14:49:15.658Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56034
10182026-04-01T14:49:15.658Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56015
10192026-04-01T14:49:15.658Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41729
10202026-04-01T14:49:15.658Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52478
10212026-04-01T14:49:15.658Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62791
10222026-04-01T14:49:15.658Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53728
10232026-04-01T14:49:15.658Z[ ID] Interval Transfer Bitrate
10242026-04-01T14:49:15.658Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10252026-04-01T14:49:15.658Z[ 8] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10262026-04-01T14:49:15.658Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
10272026-04-01T14:49:15.658Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
10282026-04-01T14:49:15.658Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
10292026-04-01T14:49:15.658Z[ 16] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
10302026-04-01T14:49:15.658Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
10312026-04-01T14:49:15.658Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
10322026-04-01T14:49:15.658Z[SUM] 0.00-1.00 sec 954 MBytes 8.00 Gbits/sec
10332026-04-01T14:49:15.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
10342026-04-01T14:49:15.658Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10352026-04-01T14:49:15.658Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10362026-04-01T14:49:15.658Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10372026-04-01T14:49:15.658Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10382026-04-01T14:49:15.658Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10392026-04-01T14:49:15.658Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10402026-04-01T14:49:15.658Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10412026-04-01T14:49:15.659Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
10422026-04-01T14:49:15.659Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
10432026-04-01T14:49:15.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
10442026-04-01T14:49:15.659Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10452026-04-01T14:49:15.659Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10462026-04-01T14:49:15.659Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10472026-04-01T14:49:15.659Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10482026-04-01T14:49:15.659Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10492026-04-01T14:49:15.659Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10502026-04-01T14:49:15.659Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10512026-04-01T14:49:15.659Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10522026-04-01T14:49:15.659Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
10532026-04-01T14:49:15.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
10542026-04-01T14:49:15.659Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10552026-04-01T14:49:15.659Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10562026-04-01T14:49:15.659Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10572026-04-01T14:49:15.659Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10582026-04-01T14:49:15.659Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10592026-04-01T14:49:15.659Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10602026-04-01T14:49:15.659Z[ 18] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
10612026-04-01T14:49:15.659Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10622026-04-01T14:49:15.659Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
10632026-04-01T14:49:15.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
10642026-04-01T14:49:15.659Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10652026-04-01T14:49:15.659Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10662026-04-01T14:49:15.659Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10672026-04-01T14:49:15.659Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10682026-04-01T14:49:15.659Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10692026-04-01T14:49:15.659Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10702026-04-01T14:49:15.659Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10712026-04-01T14:49:15.659Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10722026-04-01T14:49:15.659Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10732026-04-01T14:49:15.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
10742026-04-01T14:49:15.659Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10752026-04-01T14:49:15.659Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10762026-04-01T14:49:15.659Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10772026-04-01T14:49:15.659Z[ 12] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10782026-04-01T14:49:15.659Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10792026-04-01T14:49:15.659Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10802026-04-01T14:49:15.659Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10812026-04-01T14:49:15.660Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10822026-04-01T14:49:15.660Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10832026-04-01T14:49:15.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
10842026-04-01T14:49:15.660Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10852026-04-01T14:49:15.660Z[ 8] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
10862026-04-01T14:49:15.660Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10872026-04-01T14:49:18.658Z[ 12] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10882026-04-01T14:49:18.658Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10892026-04-01T14:49:18.658Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10902026-04-01T14:49:18.658Z[ 18] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10912026-04-01T14:49:18.658Z[ 20] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
10922026-04-01T14:49:18.658Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.4 Gbits/sec
10932026-04-01T14:49:18.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
10942026-04-01T14:49:18.658Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
10952026-04-01T14:49:18.658Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
10962026-04-01T14:49:18.658Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
10972026-04-01T14:49:18.658Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
10982026-04-01T14:49:18.658Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
10992026-04-01T14:49:18.658Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11002026-04-01T14:49:18.659Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11012026-04-01T14:49:18.659Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11022026-04-01T14:49:18.659Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11032026-04-01T14:49:18.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
11042026-04-01T14:49:18.659Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11052026-04-01T14:49:18.659Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11062026-04-01T14:49:18.659Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11072026-04-01T14:49:18.659Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11082026-04-01T14:49:18.659Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11092026-04-01T14:49:18.659Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11102026-04-01T14:49:18.659Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11112026-04-01T14:49:18.659Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11122026-04-01T14:49:18.659Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
11132026-04-01T14:49:18.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
11142026-04-01T14:49:18.659Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11152026-04-01T14:49:18.659Z[ 8] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11162026-04-01T14:49:18.659Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11172026-04-01T14:49:18.659Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11182026-04-01T14:49:18.659Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11192026-04-01T14:49:18.659Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11202026-04-01T14:49:18.659Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11212026-04-01T14:49:18.659Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11222026-04-01T14:49:18.659Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11232026-04-01T14:49:18.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
11242026-04-01T14:49:18.659Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11252026-04-01T14:49:18.659Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11262026-04-01T14:49:18.659Z[ 10] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
11272026-04-01T14:49:18.659Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11282026-04-01T14:49:18.659Z[ 14] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
11292026-04-01T14:49:18.659Z[ 16] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
11302026-04-01T14:49:18.659Z[ 18] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
11312026-04-01T14:49:18.659Z[ 20] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
11322026-04-01T14:49:18.659Z[SUM] 10.00-10.00 sec 640 KBytes 10.7 Gbits/sec
11332026-04-01T14:49:18.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
11342026-04-01T14:49:18.663Z[ ID] Interval Transfer Bitrate
11352026-04-01T14:49:18.663Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11362026-04-01T14:49:18.663Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11372026-04-01T14:49:18.663Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11382026-04-01T14:49:18.663Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11392026-04-01T14:49:18.663Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11402026-04-01T14:49:18.663Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11412026-04-01T14:49:18.663Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11422026-04-01T14:49:18.663Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11432026-04-01T14:49:18.663Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
11442026-04-01T14:49:18.663ZRun 1/5...10158.90406422018Mbps
11452026-04-01T14:49:26.046Z-----------------------------------------------------------
11462026-04-01T14:49:26.046ZServer listening on 5201 (test #2)
11472026-04-01T14:49:26.046Z-----------------------------------------------------------
11482026-04-01T14:49:26.046ZAccepted connection from 10.0.0.1, port 37486
11492026-04-01T14:49:26.046Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63614
11502026-04-01T14:49:26.046Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33231
11512026-04-01T14:49:26.046Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60604
11522026-04-01T14:49:26.046Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50579
11532026-04-01T14:49:26.046Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50250
11542026-04-01T14:49:26.046Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62082
11552026-04-01T14:49:26.046Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38106
11562026-04-01T14:49:26.046Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58863
11572026-04-01T14:49:26.046Z[ ID] Interval Transfer Bitrate
11582026-04-01T14:49:26.047Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11592026-04-01T14:49:26.047Z[ 8] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11602026-04-01T14:49:26.047Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11612026-04-01T14:49:26.047Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11622026-04-01T14:49:26.047Z[ 14] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11632026-04-01T14:49:26.047Z[ 16] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
11642026-04-01T14:49:26.047Z[ 18] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11652026-04-01T14:49:26.047Z[ 20] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11662026-04-01T14:49:26.047Z[SUM] 0.00-1.00 sec 944 MBytes 7.92 Gbits/sec
11672026-04-01T14:49:26.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
11682026-04-01T14:49:26.047Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11692026-04-01T14:49:26.047Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11702026-04-01T14:49:26.047Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11712026-04-01T14:49:26.047Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11722026-04-01T14:49:26.047Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11732026-04-01T14:49:26.047Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11742026-04-01T14:49:26.047Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11752026-04-01T14:49:26.047Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11762026-04-01T14:49:26.047Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11772026-04-01T14:49:26.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
11782026-04-01T14:49:26.047Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11792026-04-01T14:49:26.047Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11802026-04-01T14:49:26.047Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11812026-04-01T14:49:26.047Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11822026-04-01T14:49:26.047Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11832026-04-01T14:49:26.047Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11842026-04-01T14:49:26.047Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
11852026-04-01T14:49:26.047Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
11862026-04-01T14:49:26.047Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
11872026-04-01T14:49:26.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
11882026-04-01T14:49:26.047Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
11892026-04-01T14:49:26.047Z[ 8] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
11902026-04-01T14:49:26.047Z[ 10] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
11912026-04-01T14:49:26.047Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
11922026-04-01T14:49:26.047Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
11932026-04-01T14:49:26.047Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
11942026-04-01T14:49:26.047Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
11952026-04-01T14:49:26.047Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
11962026-04-01T14:49:26.047Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
11972026-04-01T14:49:26.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
11982026-04-01T14:49:26.048Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
11992026-04-01T14:49:26.048Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12002026-04-01T14:49:26.048Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12012026-04-01T14:49:26.048Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
12022026-04-01T14:49:26.048Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
12032026-04-01T14:49:26.051Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
12042026-04-01T14:49:26.051Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
12052026-04-01T14:49:26.051Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
12062026-04-01T14:49:26.051Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
12072026-04-01T14:49:26.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
12082026-04-01T14:49:26.051Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12092026-04-01T14:49:26.051Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12102026-04-01T14:49:26.051Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12112026-04-01T14:49:26.051Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12122026-04-01T14:49:26.051Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12132026-04-01T14:49:26.051Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12142026-04-01T14:49:26.051Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12152026-04-01T14:49:26.051Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
12162026-04-01T14:49:26.051Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
12172026-04-01T14:49:26.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
12182026-04-01T14:49:26.051Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12192026-04-01T14:49:26.051Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12202026-04-01T14:49:26.051Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12212026-04-01T14:49:29.047Z[ 12] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12222026-04-01T14:49:29.047Z[ 14] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12232026-04-01T14:49:29.047Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
12242026-04-01T14:49:29.047Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12252026-04-01T14:49:29.047Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
12262026-04-01T14:49:29.047Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
12272026-04-01T14:49:29.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
12282026-04-01T14:49:29.047Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12292026-04-01T14:49:29.047Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12302026-04-01T14:49:29.047Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12312026-04-01T14:49:29.047Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12322026-04-01T14:49:29.047Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12332026-04-01T14:49:29.048Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12342026-04-01T14:49:29.048Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12352026-04-01T14:49:29.048Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12362026-04-01T14:49:29.048Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12372026-04-01T14:49:29.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
12382026-04-01T14:49:29.048Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12392026-04-01T14:49:29.048Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12402026-04-01T14:49:29.048Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12412026-04-01T14:49:29.048Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12422026-04-01T14:49:29.048Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12432026-04-01T14:49:29.048Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12442026-04-01T14:49:29.048Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12452026-04-01T14:49:29.048Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
12462026-04-01T14:49:29.048Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
12472026-04-01T14:49:29.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
12482026-04-01T14:49:29.048Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12492026-04-01T14:49:29.048Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12502026-04-01T14:49:29.048Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12512026-04-01T14:49:29.048Z[ 12] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
12522026-04-01T14:49:29.048Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12532026-04-01T14:49:29.048Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12542026-04-01T14:49:29.048Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
12552026-04-01T14:49:29.048Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12562026-04-01T14:49:29.048Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
12572026-04-01T14:49:29.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
12582026-04-01T14:49:29.048Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12592026-04-01T14:49:29.048Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12602026-04-01T14:49:29.048Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12612026-04-01T14:49:29.048Z[ 12] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
12622026-04-01T14:49:29.048Z[ 14] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
12632026-04-01T14:49:29.048Z[ 16] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
12642026-04-01T14:49:29.048Z[ 18] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
12652026-04-01T14:49:29.048Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12662026-04-01T14:49:29.048Z[SUM] 10.00-10.00 sec 512 KBytes 9.10 Gbits/sec
12672026-04-01T14:49:29.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
12682026-04-01T14:49:29.052Z[ ID] Interval Transfer Bitrate
12692026-04-01T14:49:29.052Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12702026-04-01T14:49:29.052Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12712026-04-01T14:49:29.052Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
12722026-04-01T14:49:29.052Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12732026-04-01T14:49:29.052Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12742026-04-01T14:49:29.052Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12752026-04-01T14:49:29.052Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12762026-04-01T14:49:29.052Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
12772026-04-01T14:49:29.052Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
12782026-04-01T14:49:29.052ZRun 2/5...10117.19391904101Mbps
12792026-04-01T14:49:36.437Z-----------------------------------------------------------
12802026-04-01T14:49:36.437ZServer listening on 5201 (test #3)
12812026-04-01T14:49:36.437Z-----------------------------------------------------------
12822026-04-01T14:49:36.437ZAccepted connection from 10.0.0.1, port 64204
12832026-04-01T14:49:36.437Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39521
12842026-04-01T14:49:36.437Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42815
12852026-04-01T14:49:36.437Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35132
12862026-04-01T14:49:36.437Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37719
12872026-04-01T14:49:36.437Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54450
12882026-04-01T14:49:36.437Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34232
12892026-04-01T14:49:36.437Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54897
12902026-04-01T14:49:36.437Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53752
12912026-04-01T14:49:36.437Z[ ID] Interval Transfer Bitrate
12922026-04-01T14:49:36.437Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
12932026-04-01T14:49:36.437Z[ 8] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
12942026-04-01T14:49:36.437Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
12952026-04-01T14:49:36.437Z[ 12] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
12962026-04-01T14:49:36.437Z[ 14] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
12972026-04-01T14:49:36.437Z[ 16] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
12982026-04-01T14:49:36.437Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
12992026-04-01T14:49:36.437Z[ 20] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
13002026-04-01T14:49:36.437Z[SUM] 0.00-1.00 sec 945 MBytes 7.93 Gbits/sec
13012026-04-01T14:49:36.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
13022026-04-01T14:49:36.437Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13032026-04-01T14:49:36.437Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13042026-04-01T14:49:36.437Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13052026-04-01T14:49:36.438Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13062026-04-01T14:49:36.438Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13072026-04-01T14:49:36.438Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13082026-04-01T14:49:36.438Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13092026-04-01T14:49:36.438Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13102026-04-01T14:49:36.438Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13112026-04-01T14:49:36.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
13122026-04-01T14:49:36.438Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13132026-04-01T14:49:36.438Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13142026-04-01T14:49:36.438Z[ 10] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13152026-04-01T14:49:36.438Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13162026-04-01T14:49:36.438Z[ 14] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13172026-04-01T14:49:36.438Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13182026-04-01T14:49:36.438Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13192026-04-01T14:49:36.438Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13202026-04-01T14:49:36.438Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
13212026-04-01T14:49:36.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
13222026-04-01T14:49:36.438Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13232026-04-01T14:49:36.438Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13242026-04-01T14:49:36.438Z[ 10] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
13252026-04-01T14:49:36.438Z[ 12] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
13262026-04-01T14:49:36.438Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
13272026-04-01T14:49:36.438Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13282026-04-01T14:49:36.438Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
13292026-04-01T14:49:36.438Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
13302026-04-01T14:49:36.438Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
13312026-04-01T14:49:36.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
13322026-04-01T14:49:36.438Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13332026-04-01T14:49:36.438Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13342026-04-01T14:49:36.438Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13352026-04-01T14:49:36.438Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13362026-04-01T14:49:36.438Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13372026-04-01T14:49:36.438Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13382026-04-01T14:49:36.438Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13392026-04-01T14:49:36.438Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13402026-04-01T14:49:36.438Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
13412026-04-01T14:49:36.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
13422026-04-01T14:49:36.438Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13432026-04-01T14:49:36.439Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13442026-04-01T14:49:36.439Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13452026-04-01T14:49:36.439Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13462026-04-01T14:49:36.439Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13472026-04-01T14:49:36.439Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13482026-04-01T14:49:36.439Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13492026-04-01T14:49:36.439Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13502026-04-01T14:49:36.439Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13512026-04-01T14:49:36.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
13522026-04-01T14:49:36.439Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13532026-04-01T14:49:36.439Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13542026-04-01T14:49:36.439Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13552026-04-01T14:49:39.437Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13562026-04-01T14:49:39.437Z[ 14] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13572026-04-01T14:49:39.437Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
13582026-04-01T14:49:39.437Z[ 18] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
13592026-04-01T14:49:39.437Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13602026-04-01T14:49:39.437Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
13612026-04-01T14:49:39.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
13622026-04-01T14:49:39.437Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13632026-04-01T14:49:39.437Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13642026-04-01T14:49:39.437Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13652026-04-01T14:49:39.438Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13662026-04-01T14:49:39.438Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13672026-04-01T14:49:39.438Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13682026-04-01T14:49:39.438Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13692026-04-01T14:49:39.438Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13702026-04-01T14:49:39.438Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13712026-04-01T14:49:39.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
13722026-04-01T14:49:39.438Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13732026-04-01T14:49:39.438Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13742026-04-01T14:49:39.438Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13752026-04-01T14:49:39.438Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13762026-04-01T14:49:39.438Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13772026-04-01T14:49:39.438Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13782026-04-01T14:49:39.438Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13792026-04-01T14:49:39.438Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13802026-04-01T14:49:39.438Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
13812026-04-01T14:49:39.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
13822026-04-01T14:49:39.438Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13832026-04-01T14:49:39.438Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13842026-04-01T14:49:39.438Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13852026-04-01T14:49:39.438Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13862026-04-01T14:49:39.438Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13872026-04-01T14:49:39.438Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13882026-04-01T14:49:39.438Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13892026-04-01T14:49:39.438Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13902026-04-01T14:49:39.438Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
13912026-04-01T14:49:39.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
13922026-04-01T14:49:39.438Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13932026-04-01T14:49:39.438Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13942026-04-01T14:49:39.438Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13952026-04-01T14:49:39.438Z[ 12] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
13962026-04-01T14:49:39.438Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13972026-04-01T14:49:39.438Z[ 16] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
13982026-04-01T14:49:39.438Z[ 18] 10.00-10.00 sec 128 KBytes 2.12 Gbits/sec
13992026-04-01T14:49:39.438Z[ 20] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
14002026-04-01T14:49:39.442Z[SUM] 10.00-10.00 sec 512 KBytes 8.46 Gbits/sec
14012026-04-01T14:49:39.442Z- - - - - - - - - - - - - - - - - - - - - - - - -
14022026-04-01T14:49:39.442Z[ ID] Interval Transfer Bitrate
14032026-04-01T14:49:39.442Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14042026-04-01T14:49:39.442Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14052026-04-01T14:49:39.442Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14062026-04-01T14:49:39.442Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14072026-04-01T14:49:39.442Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14082026-04-01T14:49:39.442Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14092026-04-01T14:49:39.442Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14102026-04-01T14:49:39.442Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14112026-04-01T14:49:39.442Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
14122026-04-01T14:49:39.442ZRun 3/5...10110.1736546311Mbps
14132026-04-01T14:49:46.845Z-----------------------------------------------------------
14142026-04-01T14:49:46.845ZServer listening on 5201 (test #4)
14152026-04-01T14:49:46.845Z-----------------------------------------------------------
14162026-04-01T14:49:46.845ZAccepted connection from 10.0.0.1, port 53653
14172026-04-01T14:49:46.845Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58409
14182026-04-01T14:49:46.845Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60748
14192026-04-01T14:49:46.845Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36229
14202026-04-01T14:49:46.845Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45860
14212026-04-01T14:49:46.845Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44633
14222026-04-01T14:49:46.845Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48885
14232026-04-01T14:49:46.845Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55894
14242026-04-01T14:49:46.845Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36462
14252026-04-01T14:49:46.845Z[ ID] Interval Transfer Bitrate
14262026-04-01T14:49:46.845Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14272026-04-01T14:49:46.845Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14282026-04-01T14:49:46.845Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14292026-04-01T14:49:46.845Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
14302026-04-01T14:49:46.845Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14312026-04-01T14:49:46.845Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14322026-04-01T14:49:46.845Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14332026-04-01T14:49:46.845Z[ 20] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
14342026-04-01T14:49:46.845Z[SUM] 0.00-1.00 sec 954 MBytes 8.00 Gbits/sec
14352026-04-01T14:49:46.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
14362026-04-01T14:49:46.845Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14372026-04-01T14:49:46.846Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14382026-04-01T14:49:46.846Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14392026-04-01T14:49:46.846Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14402026-04-01T14:49:46.846Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14412026-04-01T14:49:46.846Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14422026-04-01T14:49:46.846Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14432026-04-01T14:49:46.846Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14442026-04-01T14:49:46.846Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14452026-04-01T14:49:46.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
14462026-04-01T14:49:46.846Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14472026-04-01T14:49:46.846Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14482026-04-01T14:49:46.846Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14492026-04-01T14:49:46.846Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14502026-04-01T14:49:46.846Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14512026-04-01T14:49:46.846Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14522026-04-01T14:49:46.846Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14532026-04-01T14:49:46.846Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14542026-04-01T14:49:46.846Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14552026-04-01T14:49:46.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
14562026-04-01T14:49:46.846Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14572026-04-01T14:49:46.846Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14582026-04-01T14:49:46.846Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14592026-04-01T14:49:46.846Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14602026-04-01T14:49:46.846Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14612026-04-01T14:49:46.846Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14622026-04-01T14:49:46.846Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14632026-04-01T14:49:46.846Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14642026-04-01T14:49:46.846Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
14652026-04-01T14:49:46.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
14662026-04-01T14:49:46.846Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14672026-04-01T14:49:46.846Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14682026-04-01T14:49:46.846Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14692026-04-01T14:49:46.846Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14702026-04-01T14:49:46.846Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14712026-04-01T14:49:46.846Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14722026-04-01T14:49:46.846Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14732026-04-01T14:49:46.846Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14742026-04-01T14:49:46.846Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14752026-04-01T14:49:46.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
14762026-04-01T14:49:46.847Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14772026-04-01T14:49:46.847Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14782026-04-01T14:49:46.851Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14792026-04-01T14:49:46.851Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14802026-04-01T14:49:46.851Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14812026-04-01T14:49:46.851Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14822026-04-01T14:49:46.851Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14832026-04-01T14:49:46.851Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14842026-04-01T14:49:46.851Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
14852026-04-01T14:49:46.851Z- - - - - - - - - - - - - - - - - - - - - - - - -
14862026-04-01T14:49:46.851Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14872026-04-01T14:49:46.851Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14882026-04-01T14:49:46.851Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14892026-04-01T14:49:49.845Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14902026-04-01T14:49:49.845Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
14912026-04-01T14:49:49.845Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14922026-04-01T14:49:49.845Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14932026-04-01T14:49:49.845Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
14942026-04-01T14:49:49.845Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
14952026-04-01T14:49:49.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
14962026-04-01T14:49:49.845Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
14972026-04-01T14:49:49.845Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
14982026-04-01T14:49:49.845Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
14992026-04-01T14:49:49.845Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15002026-04-01T14:49:49.845Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15012026-04-01T14:49:49.845Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15022026-04-01T14:49:49.846Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15032026-04-01T14:49:49.846Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15042026-04-01T14:49:49.846Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
15052026-04-01T14:49:49.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
15062026-04-01T14:49:49.846Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15072026-04-01T14:49:49.846Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15082026-04-01T14:49:49.846Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15092026-04-01T14:49:49.846Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15102026-04-01T14:49:49.846Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15112026-04-01T14:49:49.846Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15122026-04-01T14:49:49.846Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15132026-04-01T14:49:49.846Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15142026-04-01T14:49:49.846Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15152026-04-01T14:49:49.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
15162026-04-01T14:49:49.846Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15172026-04-01T14:49:49.846Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15182026-04-01T14:49:49.846Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15192026-04-01T14:49:49.846Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15202026-04-01T14:49:49.846Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15212026-04-01T14:49:49.846Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15222026-04-01T14:49:49.846Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15232026-04-01T14:49:49.846Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15242026-04-01T14:49:49.846Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15252026-04-01T14:49:49.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
15262026-04-01T14:49:49.846Z[ 5] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
15272026-04-01T14:49:49.846Z[ 8] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
15282026-04-01T14:49:49.846Z[ 10] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
15292026-04-01T14:49:49.846Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15302026-04-01T14:49:49.846Z[ 14] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
15312026-04-01T14:49:49.846Z[ 16] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
15322026-04-01T14:49:49.846Z[ 18] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
15332026-04-01T14:49:49.846Z[ 20] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
15342026-04-01T14:49:49.846Z[SUM] 10.00-10.00 sec 896 KBytes 13.8 Gbits/sec
15352026-04-01T14:49:49.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
15362026-04-01T14:49:49.846Z[ ID] Interval Transfer Bitrate
15372026-04-01T14:49:49.846Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15382026-04-01T14:49:49.846Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15392026-04-01T14:49:49.846Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15402026-04-01T14:49:49.846Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15412026-04-01T14:49:49.847Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15422026-04-01T14:49:49.850Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15432026-04-01T14:49:49.850Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15442026-04-01T14:49:49.850Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15452026-04-01T14:49:49.850Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
15462026-04-01T14:49:49.850ZRun 4/5...10140.672427613505Mbps
15472026-04-01T14:49:57.234Z-----------------------------------------------------------
15482026-04-01T14:49:57.234ZServer listening on 5201 (test #5)
15492026-04-01T14:49:57.234Z-----------------------------------------------------------
15502026-04-01T14:49:57.234ZAccepted connection from 10.0.0.1, port 55111
15512026-04-01T14:49:57.234Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49354
15522026-04-01T14:49:57.234Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44704
15532026-04-01T14:49:57.234Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38151
15542026-04-01T14:49:57.234Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40137
15552026-04-01T14:49:57.234Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37631
15562026-04-01T14:49:57.234Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34575
15572026-04-01T14:49:57.234Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61100
15582026-04-01T14:49:57.234Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64483
15592026-04-01T14:49:57.234Z[ ID] Interval Transfer Bitrate
15602026-04-01T14:49:57.234Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15612026-04-01T14:49:57.234Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15622026-04-01T14:49:57.234Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
15632026-04-01T14:49:57.234Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15642026-04-01T14:49:57.234Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15652026-04-01T14:49:57.234Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15662026-04-01T14:49:57.235Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15672026-04-01T14:49:57.235Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15682026-04-01T14:49:57.235Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
15692026-04-01T14:49:57.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
15702026-04-01T14:49:57.235Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15712026-04-01T14:49:57.235Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15722026-04-01T14:49:57.235Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15732026-04-01T14:49:57.235Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15742026-04-01T14:49:57.235Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15752026-04-01T14:49:57.235Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15762026-04-01T14:49:57.235Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15772026-04-01T14:49:57.235Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15782026-04-01T14:49:57.235Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
15792026-04-01T14:49:57.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
15802026-04-01T14:49:57.235Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15812026-04-01T14:49:57.235Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
15822026-04-01T14:49:57.235Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15832026-04-01T14:49:57.235Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15842026-04-01T14:49:57.235Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15852026-04-01T14:49:57.235Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15862026-04-01T14:49:57.235Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15872026-04-01T14:49:57.235Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15882026-04-01T14:49:57.235Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
15892026-04-01T14:49:57.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
15902026-04-01T14:49:57.235Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15912026-04-01T14:49:57.235Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15922026-04-01T14:49:57.239Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15932026-04-01T14:49:57.239Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15942026-04-01T14:49:57.239Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15952026-04-01T14:49:57.239Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
15962026-04-01T14:49:57.239Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15972026-04-01T14:49:57.239Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
15982026-04-01T14:49:57.239Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
15992026-04-01T14:49:57.239Z- - - - - - - - - - - - - - - - - - - - - - - - -
16002026-04-01T14:49:57.239Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16012026-04-01T14:49:57.239Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16022026-04-01T14:49:57.239Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16032026-04-01T14:49:57.239Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16042026-04-01T14:49:57.239Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16052026-04-01T14:49:57.239Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16062026-04-01T14:49:57.239Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16072026-04-01T14:49:57.239Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16082026-04-01T14:49:57.239Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
16092026-04-01T14:49:57.239Z- - - - - - - - - - - - - - - - - - - - - - - - -
16102026-04-01T14:49:57.240Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16112026-04-01T14:49:57.240Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16122026-04-01T14:49:57.240Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16132026-04-01T14:49:57.240Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16142026-04-01T14:49:57.240Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16152026-04-01T14:49:57.240Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16162026-04-01T14:49:57.240Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16172026-04-01T14:49:57.240Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16182026-04-01T14:49:57.240Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16192026-04-01T14:49:57.240Z- - - - - - - - - - - - - - - - - - - - - - - - -
16202026-04-01T14:49:57.240Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16212026-04-01T14:49:57.240Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16222026-04-01T14:49:57.240Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16232026-04-01T14:50:00.235Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16242026-04-01T14:50:00.235Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16252026-04-01T14:50:00.235Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16262026-04-01T14:50:00.235Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16272026-04-01T14:50:00.235Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16282026-04-01T14:50:00.235Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16292026-04-01T14:50:00.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
16302026-04-01T14:50:00.236Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16312026-04-01T14:50:00.236Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16322026-04-01T14:50:00.236Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16332026-04-01T14:50:00.236Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16342026-04-01T14:50:00.236Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16352026-04-01T14:50:00.236Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16362026-04-01T14:50:00.236Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16372026-04-01T14:50:00.236Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16382026-04-01T14:50:00.236Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16392026-04-01T14:50:00.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
16402026-04-01T14:50:00.236Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16412026-04-01T14:50:00.236Z[ 8] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16422026-04-01T14:50:00.236Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16432026-04-01T14:50:00.236Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16442026-04-01T14:50:00.236Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16452026-04-01T14:50:00.236Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
16462026-04-01T14:50:00.236Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16472026-04-01T14:50:00.236Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16482026-04-01T14:50:00.236Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16492026-04-01T14:50:00.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
16502026-04-01T14:50:00.236Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16512026-04-01T14:50:00.236Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16522026-04-01T14:50:00.236Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16532026-04-01T14:50:00.236Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16542026-04-01T14:50:00.236Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
16552026-04-01T14:50:00.236Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16562026-04-01T14:50:00.236Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16572026-04-01T14:50:00.236Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16582026-04-01T14:50:00.236Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
16592026-04-01T14:50:00.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
16602026-04-01T14:50:00.236Z[ 5] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16612026-04-01T14:50:00.236Z[ 8] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16622026-04-01T14:50:00.236Z[ 10] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16632026-04-01T14:50:00.236Z[ 12] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16642026-04-01T14:50:00.236Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16652026-04-01T14:50:00.236Z[ 16] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16662026-04-01T14:50:00.236Z[ 18] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16672026-04-01T14:50:00.236Z[ 20] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
16682026-04-01T14:50:00.237Z[SUM] 10.00-10.00 sec 896 KBytes 13.8 Gbits/sec
16692026-04-01T14:50:00.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
16702026-04-01T14:50:00.237Z[ ID] Interval Transfer Bitrate
16712026-04-01T14:50:00.237Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16722026-04-01T14:50:00.237Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16732026-04-01T14:50:00.237Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16742026-04-01T14:50:00.237Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16752026-04-01T14:50:00.237Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16762026-04-01T14:50:00.237Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16772026-04-01T14:50:00.237Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16782026-04-01T14:50:00.237Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
16792026-04-01T14:50:00.237Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
16802026-04-01T14:50:00.241ZRun 5/5...10144.36468441687Mbps
16812026-04-01T14:50:00.241Z###---------------------###
16822026-04-01T14:50:00.241Z::: iPerf done... :::
16832026-04-01T14:50:00.241Z:::Awaiting out files...:::
16842026-04-01T14:50:00.241Z###---------------------###
16852026-04-01T14:50:00.241Z###-----###
16862026-04-01T14:50:00.241Z:::done!:::
16872026-04-01T14:50:00.241Z###-----###
16882026-04-01T14:50:00.241Z###-------------------###
16892026-04-01T14:50:00.241Z:::Running experiment :::
16902026-04-01T14:50:00.241Z:::iperf-tcp/local/s2c:::
16912026-04-01T14:50:00.241Z###-------------------###
16922026-04-01T14:50:07.622Z-----------------------------------------------------------
16932026-04-01T14:50:07.622ZServer listening on 5201 (test #6)
16942026-04-01T14:50:07.622Z-----------------------------------------------------------
16952026-04-01T14:50:07.622ZAccepted connection from 10.0.0.1, port 43091
16962026-04-01T14:50:07.622Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34615
16972026-04-01T14:50:07.622Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64927
16982026-04-01T14:50:07.622Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62879
16992026-04-01T14:50:07.622Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55333
17002026-04-01T14:50:07.622Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54861
17012026-04-01T14:50:07.622Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41864
17022026-04-01T14:50:07.622Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43822
17032026-04-01T14:50:07.622Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43029
17042026-04-01T14:50:07.622Z[ ID] Interval Transfer Bitrate
17052026-04-01T14:50:07.622Z[ 5] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
17062026-04-01T14:50:07.622Z[ 8] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
17072026-04-01T14:50:07.622Z[ 10] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17082026-04-01T14:50:07.622Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17092026-04-01T14:50:07.623Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17102026-04-01T14:50:07.623Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17112026-04-01T14:50:07.623Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
17122026-04-01T14:50:07.623Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17132026-04-01T14:50:07.623Z[SUM] 0.00-1.00 sec 990 MBytes 8.30 Gbits/sec
17142026-04-01T14:50:07.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
17152026-04-01T14:50:07.623Z[ 5] 1.00-2.00 sec 176 MBytes 1.47 Gbits/sec
17162026-04-01T14:50:07.623Z[ 8] 1.00-2.00 sec 165 MBytes 1.39 Gbits/sec
17172026-04-01T14:50:07.623Z[ 10] 1.00-2.00 sec 166 MBytes 1.39 Gbits/sec
17182026-04-01T14:50:07.623Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17192026-04-01T14:50:07.623Z[ 14] 1.00-2.00 sec 165 MBytes 1.39 Gbits/sec
17202026-04-01T14:50:07.623Z[ 16] 1.00-2.00 sec 165 MBytes 1.38 Gbits/sec
17212026-04-01T14:50:07.623Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17222026-04-01T14:50:07.623Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17232026-04-01T14:50:07.623Z[SUM] 1.00-2.00 sec 1.27 GBytes 10.9 Gbits/sec
17242026-04-01T14:50:07.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
17252026-04-01T14:50:07.623Z[ 5] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17262026-04-01T14:50:07.623Z[ 8] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
17272026-04-01T14:50:07.627Z[ 10] 2.00-3.00 sec 161 MBytes 1.35 Gbits/sec
17282026-04-01T14:50:07.627Z[ 12] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
17292026-04-01T14:50:07.627Z[ 14] 2.00-3.00 sec 162 MBytes 1.35 Gbits/sec
17302026-04-01T14:50:07.627Z[ 16] 2.00-3.00 sec 162 MBytes 1.35 Gbits/sec
17312026-04-01T14:50:07.627Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
17322026-04-01T14:50:07.627Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
17332026-04-01T14:50:07.627Z[SUM] 2.00-3.00 sec 1.25 GBytes 10.8 Gbits/sec
17342026-04-01T14:50:07.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
17352026-04-01T14:50:07.627Z[ 5] 3.00-4.00 sec 167 MBytes 1.40 Gbits/sec
17362026-04-01T14:50:07.627Z[ 8] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
17372026-04-01T14:50:07.627Z[ 10] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
17382026-04-01T14:50:07.627Z[ 12] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
17392026-04-01T14:50:07.627Z[ 14] 3.00-4.00 sec 160 MBytes 1.35 Gbits/sec
17402026-04-01T14:50:07.627Z[ 16] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
17412026-04-01T14:50:07.627Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17422026-04-01T14:50:07.627Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
17432026-04-01T14:50:07.627Z[SUM] 3.00-4.00 sec 1.24 GBytes 10.7 Gbits/sec
17442026-04-01T14:50:07.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
17452026-04-01T14:50:07.627Z[ 5] 4.00-5.00 sec 164 MBytes 1.37 Gbits/sec
17462026-04-01T14:50:07.627Z[ 8] 4.00-5.00 sec 159 MBytes 1.34 Gbits/sec
17472026-04-01T14:50:07.627Z[ 10] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
17482026-04-01T14:50:07.627Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17492026-04-01T14:50:07.627Z[ 14] 4.00-5.00 sec 159 MBytes 1.34 Gbits/sec
17502026-04-01T14:50:07.627Z[ 16] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
17512026-04-01T14:50:07.627Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17522026-04-01T14:50:07.627Z[ 20] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
17532026-04-01T14:50:07.627Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.6 Gbits/sec
17542026-04-01T14:50:07.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
17552026-04-01T14:50:07.627Z[ 5] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
17562026-04-01T14:50:07.628Z[ 8] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
17572026-04-01T14:50:07.628Z[ 10] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
17582026-04-01T14:50:07.628Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17592026-04-01T14:50:07.628Z[ 14] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
17602026-04-01T14:50:07.628Z[ 16] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
17612026-04-01T14:50:07.628Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17622026-04-01T14:50:07.628Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17632026-04-01T14:50:07.628Z[SUM] 5.00-6.00 sec 1.25 GBytes 10.7 Gbits/sec
17642026-04-01T14:50:07.628Z- - - - - - - - - - - - - - - - - - - - - - - - -
17652026-04-01T14:50:07.628Z[ 5] 6.00-7.00 sec 178 MBytes 1.49 Gbits/sec
17662026-04-01T14:50:07.628Z[ 8] 6.00-7.00 sec 167 MBytes 1.40 Gbits/sec
17672026-04-01T14:50:07.628Z[ 10] 6.00-7.00 sec 167 MBytes 1.40 Gbits/sec
17682026-04-01T14:50:10.625Z[ 12] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
17692026-04-01T14:50:10.625Z[ 14] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec
17702026-04-01T14:50:10.625Z[ 16] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec
17712026-04-01T14:50:10.625Z[ 18] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
17722026-04-01T14:50:10.625Z[ 20] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
17732026-04-01T14:50:10.625Z[SUM] 6.00-7.00 sec 1.29 GBytes 11.1 Gbits/sec
17742026-04-01T14:50:10.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
17752026-04-01T14:50:10.625Z[ 5] 7.00-8.00 sec 172 MBytes 1.45 Gbits/sec
17762026-04-01T14:50:10.625Z[ 8] 7.00-8.00 sec 164 MBytes 1.37 Gbits/sec
17772026-04-01T14:50:10.625Z[ 10] 7.00-8.00 sec 164 MBytes 1.37 Gbits/sec
17782026-04-01T14:50:10.625Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
17792026-04-01T14:50:10.625Z[ 14] 7.00-8.00 sec 164 MBytes 1.38 Gbits/sec
17802026-04-01T14:50:10.625Z[ 16] 7.00-8.00 sec 164 MBytes 1.38 Gbits/sec
17812026-04-01T14:50:10.625Z[ 18] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
17822026-04-01T14:50:10.625Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
17832026-04-01T14:50:10.625Z[SUM] 7.00-8.00 sec 1.27 GBytes 10.9 Gbits/sec
17842026-04-01T14:50:10.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
17852026-04-01T14:50:10.625Z[ 5] 8.00-9.00 sec 167 MBytes 1.40 Gbits/sec
17862026-04-01T14:50:10.625Z[ 8] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
17872026-04-01T14:50:10.625Z[ 10] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
17882026-04-01T14:50:10.625Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
17892026-04-01T14:50:10.625Z[ 14] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
17902026-04-01T14:50:10.625Z[ 16] 8.00-9.00 sec 162 MBytes 1.35 Gbits/sec
17912026-04-01T14:50:10.625Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
17922026-04-01T14:50:10.625Z[ 20] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
17932026-04-01T14:50:10.625Z[SUM] 8.00-9.00 sec 1.25 GBytes 10.7 Gbits/sec
17942026-04-01T14:50:10.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
17952026-04-01T14:50:10.625Z[ 5] 9.00-10.00 sec 184 MBytes 1.54 Gbits/sec
17962026-04-01T14:50:10.625Z[ 8] 9.00-10.00 sec 170 MBytes 1.43 Gbits/sec
17972026-04-01T14:50:10.625Z[ 10] 9.00-10.00 sec 170 MBytes 1.43 Gbits/sec
17982026-04-01T14:50:10.625Z[ 12] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
17992026-04-01T14:50:10.625Z[ 14] 9.00-10.00 sec 170 MBytes 1.43 Gbits/sec
18002026-04-01T14:50:10.625Z[ 16] 9.00-10.00 sec 170 MBytes 1.43 Gbits/sec
18012026-04-01T14:50:10.625Z[ 18] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
18022026-04-01T14:50:10.626Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
18032026-04-01T14:50:10.626Z[SUM] 9.00-10.00 sec 1.31 GBytes 11.2 Gbits/sec
18042026-04-01T14:50:10.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
18052026-04-01T14:50:10.626Z[ 5] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
18062026-04-01T14:50:10.626Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18072026-04-01T14:50:10.626Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18082026-04-01T14:50:10.626Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18092026-04-01T14:50:10.626Z[ 14] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
18102026-04-01T14:50:10.626Z[ 16] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
18112026-04-01T14:50:10.626Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18122026-04-01T14:50:10.626Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18132026-04-01T14:50:10.626Z[SUM] 10.00-10.00 sec 384 KBytes 6.78 Gbits/sec
18142026-04-01T14:50:10.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
18152026-04-01T14:50:10.629Z[ ID] Interval Transfer Bitrate
18162026-04-01T14:50:10.630Z[ 5] 0.00-10.00 sec 1.63 GBytes 1.40 Gbits/sec sender
18172026-04-01T14:50:10.630Z[ 8] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
18182026-04-01T14:50:10.630Z[ 10] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
18192026-04-01T14:50:10.630Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
18202026-04-01T14:50:10.630Z[ 14] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
18212026-04-01T14:50:10.630Z[ 16] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
18222026-04-01T14:50:10.630Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
18232026-04-01T14:50:10.630Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
18242026-04-01T14:50:10.630Z[SUM] 0.00-10.00 sec 12.3 GBytes 10.6 Gbits/sec sender
18252026-04-01T14:50:10.630ZRun 1/5...10601.540324772475Mbps
18262026-04-01T14:50:18.037Z-----------------------------------------------------------
18272026-04-01T14:50:18.037ZServer listening on 5201 (test #7)
18282026-04-01T14:50:18.037Z-----------------------------------------------------------
18292026-04-01T14:50:18.037ZAccepted connection from 10.0.0.1, port 32876
18302026-04-01T14:50:18.037Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58365
18312026-04-01T14:50:18.037Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43000
18322026-04-01T14:50:18.037Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51445
18332026-04-01T14:50:18.037Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49114
18342026-04-01T14:50:18.037Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51103
18352026-04-01T14:50:18.037Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39850
18362026-04-01T14:50:18.037Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42828
18372026-04-01T14:50:18.037Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32937
18382026-04-01T14:50:18.037Z[ ID] Interval Transfer Bitrate
18392026-04-01T14:50:18.037Z[ 5] 0.00-1.00 sec 161 MBytes 1.35 Gbits/sec
18402026-04-01T14:50:18.037Z[ 8] 0.00-1.00 sec 176 MBytes 1.48 Gbits/sec
18412026-04-01T14:50:18.037Z[ 10] 0.00-1.00 sec 149 MBytes 1.25 Gbits/sec
18422026-04-01T14:50:18.037Z[ 12] 0.00-1.00 sec 149 MBytes 1.25 Gbits/sec
18432026-04-01T14:50:18.037Z[ 14] 0.00-1.00 sec 144 MBytes 1.21 Gbits/sec
18442026-04-01T14:50:18.037Z[ 16] 0.00-1.00 sec 151 MBytes 1.26 Gbits/sec
18452026-04-01T14:50:18.037Z[ 18] 0.00-1.00 sec 173 MBytes 1.45 Gbits/sec
18462026-04-01T14:50:18.038Z[ 20] 0.00-1.00 sec 151 MBytes 1.26 Gbits/sec
18472026-04-01T14:50:18.038Z[SUM] 0.00-1.00 sec 1.22 GBytes 10.5 Gbits/sec
18482026-04-01T14:50:18.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
18492026-04-01T14:50:18.038Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
18502026-04-01T14:50:18.038Z[ 8] 1.00-2.00 sec 181 MBytes 1.52 Gbits/sec
18512026-04-01T14:50:18.038Z[ 10] 1.00-2.00 sec 171 MBytes 1.43 Gbits/sec
18522026-04-01T14:50:18.038Z[ 12] 1.00-2.00 sec 170 MBytes 1.43 Gbits/sec
18532026-04-01T14:50:18.038Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18542026-04-01T14:50:18.038Z[ 16] 1.00-2.00 sec 169 MBytes 1.42 Gbits/sec
18552026-04-01T14:50:18.038Z[ 18] 1.00-2.00 sec 199 MBytes 1.67 Gbits/sec
18562026-04-01T14:50:18.038Z[ 20] 1.00-2.00 sec 169 MBytes 1.42 Gbits/sec
18572026-04-01T14:50:18.038Z[SUM] 1.00-2.00 sec 1.34 GBytes 11.5 Gbits/sec
18582026-04-01T14:50:18.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
18592026-04-01T14:50:18.038Z[ 5] 2.00-3.00 sec 194 MBytes 1.63 Gbits/sec
18602026-04-01T14:50:18.038Z[ 8] 2.00-3.00 sec 200 MBytes 1.68 Gbits/sec
18612026-04-01T14:50:18.038Z[ 10] 2.00-3.00 sec 182 MBytes 1.53 Gbits/sec
18622026-04-01T14:50:18.038Z[ 12] 2.00-3.00 sec 182 MBytes 1.53 Gbits/sec
18632026-04-01T14:50:18.038Z[ 14] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
18642026-04-01T14:50:18.038Z[ 16] 2.00-3.00 sec 183 MBytes 1.53 Gbits/sec
18652026-04-01T14:50:18.038Z[ 18] 2.00-3.00 sec 191 MBytes 1.60 Gbits/sec
18662026-04-01T14:50:18.038Z[ 20] 2.00-3.00 sec 183 MBytes 1.53 Gbits/sec
18672026-04-01T14:50:18.038Z[SUM] 2.00-3.00 sec 1.45 GBytes 12.5 Gbits/sec
18682026-04-01T14:50:18.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
18692026-04-01T14:50:18.038Z[ 5] 3.00-4.00 sec 180 MBytes 1.51 Gbits/sec
18702026-04-01T14:50:18.038Z[ 8] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
18712026-04-01T14:50:18.038Z[ 10] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
18722026-04-01T14:50:18.038Z[ 12] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
18732026-04-01T14:50:18.038Z[ 14] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec
18742026-04-01T14:50:18.038Z[ 16] 3.00-4.00 sec 172 MBytes 1.45 Gbits/sec
18752026-04-01T14:50:18.038Z[ 18] 3.00-4.00 sec 187 MBytes 1.57 Gbits/sec
18762026-04-01T14:50:18.038Z[ 20] 3.00-4.00 sec 172 MBytes 1.44 Gbits/sec
18772026-04-01T14:50:18.038Z[SUM] 3.00-4.00 sec 1.36 GBytes 11.7 Gbits/sec
18782026-04-01T14:50:18.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
18792026-04-01T14:50:18.038Z[ 5] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
18802026-04-01T14:50:18.038Z[ 8] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
18812026-04-01T14:50:18.038Z[ 10] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
18822026-04-01T14:50:18.038Z[ 12] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
18832026-04-01T14:50:18.038Z[ 14] 4.00-5.00 sec 186 MBytes 1.56 Gbits/sec
18842026-04-01T14:50:18.039Z[ 16] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
18852026-04-01T14:50:18.039Z[ 18] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
18862026-04-01T14:50:18.039Z[ 20] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
18872026-04-01T14:50:18.039Z[SUM] 4.00-5.00 sec 1.34 GBytes 11.5 Gbits/sec
18882026-04-01T14:50:18.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
18892026-04-01T14:50:18.039Z[ 5] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
18902026-04-01T14:50:18.039Z[ 8] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
18912026-04-01T14:50:18.042Z[ 10] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
18922026-04-01T14:50:18.042Z[ 12] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
18932026-04-01T14:50:18.042Z[ 14] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
18942026-04-01T14:50:18.042Z[ 16] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
18952026-04-01T14:50:18.042Z[ 18] 5.00-6.00 sec 165 MBytes 1.39 Gbits/sec
18962026-04-01T14:50:18.043Z[ 20] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
18972026-04-01T14:50:18.043Z[SUM] 5.00-6.00 sec 1.25 GBytes 10.7 Gbits/sec
18982026-04-01T14:50:18.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
18992026-04-01T14:50:18.043Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19002026-04-01T14:50:18.043Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19012026-04-01T14:50:18.043Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19022026-04-01T14:50:21.038Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19032026-04-01T14:50:21.038Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19042026-04-01T14:50:21.038Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19052026-04-01T14:50:21.038Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19062026-04-01T14:50:21.038Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19072026-04-01T14:50:21.038Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19082026-04-01T14:50:21.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
19092026-04-01T14:50:21.038Z[ 5] 7.00-8.00 sec 160 MBytes 1.34 Gbits/sec
19102026-04-01T14:50:21.038Z[ 8] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
19112026-04-01T14:50:21.038Z[ 10] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
19122026-04-01T14:50:21.038Z[ 12] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
19132026-04-01T14:50:21.038Z[ 14] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
19142026-04-01T14:50:21.038Z[ 16] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
19152026-04-01T14:50:21.038Z[ 18] 7.00-8.00 sec 163 MBytes 1.36 Gbits/sec
19162026-04-01T14:50:21.038Z[ 20] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
19172026-04-01T14:50:21.038Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.7 Gbits/sec
19182026-04-01T14:50:21.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
19192026-04-01T14:50:21.038Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19202026-04-01T14:50:21.039Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19212026-04-01T14:50:21.039Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19222026-04-01T14:50:21.039Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19232026-04-01T14:50:21.039Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19242026-04-01T14:50:21.039Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19252026-04-01T14:50:21.039Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19262026-04-01T14:50:21.039Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19272026-04-01T14:50:21.039Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
19282026-04-01T14:50:21.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
19292026-04-01T14:50:21.039Z[ 5] 9.00-10.00 sec 164 MBytes 1.38 Gbits/sec
19302026-04-01T14:50:21.039Z[ 8] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19312026-04-01T14:50:21.039Z[ 10] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19322026-04-01T14:50:21.039Z[ 12] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19332026-04-01T14:50:21.039Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
19342026-04-01T14:50:21.039Z[ 16] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19352026-04-01T14:50:21.039Z[ 18] 9.00-10.00 sec 164 MBytes 1.37 Gbits/sec
19362026-04-01T14:50:21.039Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19372026-04-01T14:50:21.039Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.7 Gbits/sec
19382026-04-01T14:50:21.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
19392026-04-01T14:50:21.039Z[ 5] 10.00-10.00 sec 128 KBytes 2.48 Gbits/sec
19402026-04-01T14:50:21.039Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19412026-04-01T14:50:21.039Z[ 10] 10.00-10.00 sec 128 KBytes 2.48 Gbits/sec
19422026-04-01T14:50:21.039Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19432026-04-01T14:50:21.039Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19442026-04-01T14:50:21.039Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19452026-04-01T14:50:21.039Z[ 18] 10.00-10.00 sec 128 KBytes 2.48 Gbits/sec
19462026-04-01T14:50:21.039Z[ 20] 10.00-10.00 sec 128 KBytes 2.49 Gbits/sec
19472026-04-01T14:50:21.039Z[SUM] 10.00-10.00 sec 512 KBytes 9.92 Gbits/sec
19482026-04-01T14:50:21.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
19492026-04-01T14:50:21.039Z[ ID] Interval Transfer Bitrate
19502026-04-01T14:50:21.039Z[ 5] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
19512026-04-01T14:50:21.039Z[ 8] 0.00-10.00 sec 1.63 GBytes 1.40 Gbits/sec sender
19522026-04-01T14:50:21.039Z[ 10] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
19532026-04-01T14:50:21.039Z[ 12] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
19542026-04-01T14:50:21.039Z[ 14] 0.00-10.00 sec 1.58 GBytes 1.35 Gbits/sec sender
19552026-04-01T14:50:21.039Z[ 16] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
19562026-04-01T14:50:21.039Z[ 18] 0.00-10.00 sec 1.68 GBytes 1.45 Gbits/sec sender
19572026-04-01T14:50:21.039Z[ 20] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
19582026-04-01T14:50:21.039Z[SUM] 0.00-10.00 sec 12.9 GBytes 11.1 Gbits/sec sender
19592026-04-01T14:50:21.043ZRun 2/5...11060.93335774511Mbps
19602026-04-01T14:50:28.426Z-----------------------------------------------------------
19612026-04-01T14:50:28.426ZServer listening on 5201 (test #8)
19622026-04-01T14:50:28.426Z-----------------------------------------------------------
19632026-04-01T14:50:28.426ZAccepted connection from 10.0.0.1, port 59899
19642026-04-01T14:50:28.426Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37946
19652026-04-01T14:50:28.426Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59876
19662026-04-01T14:50:28.426Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57706
19672026-04-01T14:50:28.426Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46578
19682026-04-01T14:50:28.426Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55510
19692026-04-01T14:50:28.426Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47376
19702026-04-01T14:50:28.426Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57481
19712026-04-01T14:50:28.426Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34746
19722026-04-01T14:50:28.426Z[ ID] Interval Transfer Bitrate
19732026-04-01T14:50:28.426Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19742026-04-01T14:50:28.426Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19752026-04-01T14:50:28.426Z[ 10] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
19762026-04-01T14:50:28.426Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19772026-04-01T14:50:28.426Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19782026-04-01T14:50:28.426Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19792026-04-01T14:50:28.426Z[ 18] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
19802026-04-01T14:50:28.427Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19812026-04-01T14:50:28.427Z[SUM] 0.00-1.00 sec 972 MBytes 8.15 Gbits/sec
19822026-04-01T14:50:28.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
19832026-04-01T14:50:28.427Z[ 5] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19842026-04-01T14:50:28.427Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19852026-04-01T14:50:28.427Z[ 10] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
19862026-04-01T14:50:28.427Z[ 12] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
19872026-04-01T14:50:28.427Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19882026-04-01T14:50:28.427Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19892026-04-01T14:50:28.427Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19902026-04-01T14:50:28.427Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
19912026-04-01T14:50:28.427Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
19922026-04-01T14:50:28.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
19932026-04-01T14:50:28.427Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
19942026-04-01T14:50:28.427Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
19952026-04-01T14:50:28.427Z[ 10] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
19962026-04-01T14:50:28.427Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
19972026-04-01T14:50:28.427Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
19982026-04-01T14:50:28.427Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
19992026-04-01T14:50:28.427Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20002026-04-01T14:50:28.427Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20012026-04-01T14:50:28.427Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
20022026-04-01T14:50:28.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
20032026-04-01T14:50:28.427Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20042026-04-01T14:50:28.427Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20052026-04-01T14:50:28.431Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20062026-04-01T14:50:28.431Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20072026-04-01T14:50:28.431Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20082026-04-01T14:50:28.431Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20092026-04-01T14:50:28.431Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20102026-04-01T14:50:28.431Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20112026-04-01T14:50:28.431Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20122026-04-01T14:50:28.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
20132026-04-01T14:50:28.431Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20142026-04-01T14:50:28.431Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20152026-04-01T14:50:28.431Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20162026-04-01T14:50:28.431Z[ 12] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20172026-04-01T14:50:28.431Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20182026-04-01T14:50:28.431Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20192026-04-01T14:50:28.431Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20202026-04-01T14:50:28.431Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20212026-04-01T14:50:28.431Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
20222026-04-01T14:50:28.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
20232026-04-01T14:50:28.431Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20242026-04-01T14:50:28.431Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20252026-04-01T14:50:28.431Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20262026-04-01T14:50:28.431Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20272026-04-01T14:50:28.431Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20282026-04-01T14:50:28.431Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20292026-04-01T14:50:28.431Z[ 18] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20302026-04-01T14:50:28.431Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20312026-04-01T14:50:28.431Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20322026-04-01T14:50:28.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
20332026-04-01T14:50:28.431Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20342026-04-01T14:50:28.431Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20352026-04-01T14:50:28.431Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20362026-04-01T14:50:31.428Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20372026-04-01T14:50:31.428Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20382026-04-01T14:50:31.428Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20392026-04-01T14:50:31.428Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20402026-04-01T14:50:31.428Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20412026-04-01T14:50:31.428Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
20422026-04-01T14:50:31.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
20432026-04-01T14:50:31.429Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20442026-04-01T14:50:31.429Z[ 8] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20452026-04-01T14:50:31.429Z[ 10] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20462026-04-01T14:50:31.429Z[ 12] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
20472026-04-01T14:50:31.429Z[ 14] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20482026-04-01T14:50:31.429Z[ 16] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20492026-04-01T14:50:31.429Z[ 18] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20502026-04-01T14:50:31.429Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20512026-04-01T14:50:31.429Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.5 Gbits/sec
20522026-04-01T14:50:31.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
20532026-04-01T14:50:31.429Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20542026-04-01T14:50:31.429Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20552026-04-01T14:50:31.429Z[ 10] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
20562026-04-01T14:50:31.429Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20572026-04-01T14:50:31.429Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
20582026-04-01T14:50:31.429Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20592026-04-01T14:50:31.429Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20602026-04-01T14:50:31.429Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20612026-04-01T14:50:31.429Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20622026-04-01T14:50:31.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
20632026-04-01T14:50:31.429Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20642026-04-01T14:50:31.429Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20652026-04-01T14:50:31.429Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20662026-04-01T14:50:31.429Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20672026-04-01T14:50:31.429Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20682026-04-01T14:50:31.429Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20692026-04-01T14:50:31.429Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20702026-04-01T14:50:31.429Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20712026-04-01T14:50:31.429Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
20722026-04-01T14:50:31.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
20732026-04-01T14:50:31.429Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20742026-04-01T14:50:31.429Z[ 8] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
20752026-04-01T14:50:31.429Z[ 10] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
20762026-04-01T14:50:31.429Z[ 12] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
20772026-04-01T14:50:31.429Z[ 14] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
20782026-04-01T14:50:31.429Z[ 16] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
20792026-04-01T14:50:31.429Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20802026-04-01T14:50:31.430Z[ 20] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
20812026-04-01T14:50:31.430Z[SUM] 10.00-10.00 sec 768 KBytes 13.3 Gbits/sec
20822026-04-01T14:50:31.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
20832026-04-01T14:50:31.430Z[ ID] Interval Transfer Bitrate
20842026-04-01T14:50:31.430Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20852026-04-01T14:50:31.430Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20862026-04-01T14:50:31.430Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20872026-04-01T14:50:31.430Z[ 12] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20882026-04-01T14:50:31.430Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20892026-04-01T14:50:31.430Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
20902026-04-01T14:50:31.430Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20912026-04-01T14:50:31.430Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
20922026-04-01T14:50:31.430Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
20932026-04-01T14:50:31.433ZRun 3/5...10213.996988546356Mbps
20942026-04-01T14:50:38.815Z-----------------------------------------------------------
20952026-04-01T14:50:38.815ZServer listening on 5201 (test #9)
20962026-04-01T14:50:38.815Z-----------------------------------------------------------
20972026-04-01T14:50:38.815ZAccepted connection from 10.0.0.1, port 63368
20982026-04-01T14:50:38.815Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42726
20992026-04-01T14:50:38.815Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46324
21002026-04-01T14:50:38.815Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57694
21012026-04-01T14:50:38.815Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62065
21022026-04-01T14:50:38.815Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37030
21032026-04-01T14:50:38.815Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46780
21042026-04-01T14:50:38.815Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46998
21052026-04-01T14:50:38.815Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62324
21062026-04-01T14:50:38.815Z[ ID] Interval Transfer Bitrate
21072026-04-01T14:50:38.815Z[ 5] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21082026-04-01T14:50:38.815Z[ 8] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21092026-04-01T14:50:38.815Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21102026-04-01T14:50:38.815Z[ 12] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
21112026-04-01T14:50:38.815Z[ 14] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
21122026-04-01T14:50:38.815Z[ 16] 0.00-1.00 sec 134 MBytes 1.13 Gbits/sec
21132026-04-01T14:50:38.815Z[ 18] 0.00-1.00 sec 116 MBytes 971 Mbits/sec
21142026-04-01T14:50:38.815Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21152026-04-01T14:50:38.815Z[SUM] 0.00-1.00 sec 1002 MBytes 8.40 Gbits/sec
21162026-04-01T14:50:38.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
21172026-04-01T14:50:38.815Z[ 5] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21182026-04-01T14:50:38.816Z[ 8] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21192026-04-01T14:50:38.816Z[ 10] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21202026-04-01T14:50:38.816Z[ 12] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
21212026-04-01T14:50:38.816Z[ 14] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
21222026-04-01T14:50:38.816Z[ 16] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
21232026-04-01T14:50:38.816Z[ 18] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
21242026-04-01T14:50:38.819Z[ 20] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
21252026-04-01T14:50:38.819Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.7 Gbits/sec
21262026-04-01T14:50:38.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
21272026-04-01T14:50:38.819Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21282026-04-01T14:50:38.819Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21292026-04-01T14:50:38.819Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21302026-04-01T14:50:38.819Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21312026-04-01T14:50:38.819Z[ 14] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21322026-04-01T14:50:38.820Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21332026-04-01T14:50:38.820Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21342026-04-01T14:50:38.820Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21352026-04-01T14:50:38.820Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21362026-04-01T14:50:38.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
21372026-04-01T14:50:38.820Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21382026-04-01T14:50:38.820Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21392026-04-01T14:50:38.820Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21402026-04-01T14:50:38.820Z[ 12] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21412026-04-01T14:50:38.820Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21422026-04-01T14:50:38.820Z[ 16] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
21432026-04-01T14:50:38.820Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21442026-04-01T14:50:38.820Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21452026-04-01T14:50:38.820Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21462026-04-01T14:50:38.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
21472026-04-01T14:50:38.820Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21482026-04-01T14:50:38.820Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21492026-04-01T14:50:38.820Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21502026-04-01T14:50:38.820Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
21512026-04-01T14:50:38.820Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
21522026-04-01T14:50:38.820Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21532026-04-01T14:50:38.820Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21542026-04-01T14:50:38.820Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21552026-04-01T14:50:38.820Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21562026-04-01T14:50:38.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
21572026-04-01T14:50:38.820Z[ 5] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21582026-04-01T14:50:38.820Z[ 8] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21592026-04-01T14:50:38.820Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21602026-04-01T14:50:38.820Z[ 12] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
21612026-04-01T14:50:38.820Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21622026-04-01T14:50:38.820Z[ 16] 5.00-6.00 sec 161 MBytes 1.35 Gbits/sec
21632026-04-01T14:50:38.820Z[ 18] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
21642026-04-01T14:50:38.820Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21652026-04-01T14:50:38.820Z[SUM] 5.00-6.00 sec 1.23 GBytes 10.6 Gbits/sec
21662026-04-01T14:50:38.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
21672026-04-01T14:50:38.820Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21682026-04-01T14:50:38.820Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21692026-04-01T14:50:38.820Z[ 10] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21702026-04-01T14:50:41.817Z[ 12] 6.00-7.00 sec 158 MBytes 1.33 Gbits/sec
21712026-04-01T14:50:41.817Z[ 14] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21722026-04-01T14:50:41.817Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21732026-04-01T14:50:41.817Z[ 18] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
21742026-04-01T14:50:41.817Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
21752026-04-01T14:50:41.817Z[SUM] 6.00-7.00 sec 1.22 GBytes 10.5 Gbits/sec
21762026-04-01T14:50:41.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
21772026-04-01T14:50:41.817Z[ 5] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21782026-04-01T14:50:41.817Z[ 8] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21792026-04-01T14:50:41.817Z[ 10] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21802026-04-01T14:50:41.817Z[ 12] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21812026-04-01T14:50:41.817Z[ 14] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
21822026-04-01T14:50:41.817Z[ 16] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
21832026-04-01T14:50:41.817Z[ 18] 7.00-8.00 sec 160 MBytes 1.35 Gbits/sec
21842026-04-01T14:50:41.817Z[ 20] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
21852026-04-01T14:50:41.817Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.7 Gbits/sec
21862026-04-01T14:50:41.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
21872026-04-01T14:50:41.817Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
21882026-04-01T14:50:41.817Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21892026-04-01T14:50:41.817Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
21902026-04-01T14:50:41.817Z[ 12] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
21912026-04-01T14:50:41.817Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
21922026-04-01T14:50:41.817Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
21932026-04-01T14:50:41.817Z[ 18] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
21942026-04-01T14:50:41.817Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21952026-04-01T14:50:41.817Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
21962026-04-01T14:50:41.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
21972026-04-01T14:50:41.817Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
21982026-04-01T14:50:41.817Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
21992026-04-01T14:50:41.817Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22002026-04-01T14:50:41.818Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22012026-04-01T14:50:41.818Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
22022026-04-01T14:50:41.818Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22032026-04-01T14:50:41.818Z[ 18] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22042026-04-01T14:50:41.818Z[ 20] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
22052026-04-01T14:50:41.818Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
22062026-04-01T14:50:41.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
22072026-04-01T14:50:41.818Z[ 5] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22082026-04-01T14:50:41.818Z[ 8] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22092026-04-01T14:50:41.818Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22102026-04-01T14:50:41.818Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22112026-04-01T14:50:41.818Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22122026-04-01T14:50:41.818Z[ 16] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22132026-04-01T14:50:41.818Z[ 18] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22142026-04-01T14:50:41.818Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22152026-04-01T14:50:41.818Z[SUM] 10.00-10.00 sec 512 KBytes 9.75 Gbits/sec
22162026-04-01T14:50:41.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
22172026-04-01T14:50:41.818Z[ ID] Interval Transfer Bitrate
22182026-04-01T14:50:41.818Z[ 5] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22192026-04-01T14:50:41.818Z[ 8] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22202026-04-01T14:50:41.818Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22212026-04-01T14:50:41.818Z[ 12] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
22222026-04-01T14:50:41.818Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22232026-04-01T14:50:41.818Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22242026-04-01T14:50:41.818Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22252026-04-01T14:50:41.818Z[ 20] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
22262026-04-01T14:50:41.818Z[SUM] 0.00-10.00 sec 12.0 GBytes 10.3 Gbits/sec sender
22272026-04-01T14:50:41.822ZRun 4/5...10280.307974356736Mbps
22282026-04-01T14:50:49.214Z-----------------------------------------------------------
22292026-04-01T14:50:49.214ZServer listening on 5201 (test #10)
22302026-04-01T14:50:49.214Z-----------------------------------------------------------
22312026-04-01T14:50:49.214ZAccepted connection from 10.0.0.1, port 38345
22322026-04-01T14:50:49.214Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62183
22332026-04-01T14:50:49.214Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54935
22342026-04-01T14:50:49.214Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59359
22352026-04-01T14:50:49.214Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58252
22362026-04-01T14:50:49.214Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62071
22372026-04-01T14:50:49.214Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60865
22382026-04-01T14:50:49.214Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63144
22392026-04-01T14:50:49.214Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35115
22402026-04-01T14:50:49.214Z[ ID] Interval Transfer Bitrate
22412026-04-01T14:50:49.214Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22422026-04-01T14:50:49.214Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
22432026-04-01T14:50:49.214Z[ 10] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
22442026-04-01T14:50:49.214Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
22452026-04-01T14:50:49.214Z[ 14] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22462026-04-01T14:50:49.214Z[ 16] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
22472026-04-01T14:50:49.214Z[ 18] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
22482026-04-01T14:50:49.214Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
22492026-04-01T14:50:49.214Z[SUM] 0.00-1.00 sec 981 MBytes 8.23 Gbits/sec
22502026-04-01T14:50:49.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
22512026-04-01T14:50:49.214Z[ 5] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
22522026-04-01T14:50:49.214Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22532026-04-01T14:50:49.214Z[ 10] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
22542026-04-01T14:50:49.214Z[ 12] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
22552026-04-01T14:50:49.214Z[ 14] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
22562026-04-01T14:50:49.214Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22572026-04-01T14:50:49.214Z[ 18] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
22582026-04-01T14:50:49.214Z[ 20] 1.00-2.00 sec 161 MBytes 1.35 Gbits/sec
22592026-04-01T14:50:49.214Z[SUM] 1.00-2.00 sec 1.24 GBytes 10.6 Gbits/sec
22602026-04-01T14:50:49.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
22612026-04-01T14:50:49.214Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22622026-04-01T14:50:49.215Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22632026-04-01T14:50:49.215Z[ 10] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22642026-04-01T14:50:49.215Z[ 12] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22652026-04-01T14:50:49.215Z[ 14] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
22662026-04-01T14:50:49.215Z[ 16] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
22672026-04-01T14:50:49.215Z[ 18] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22682026-04-01T14:50:49.215Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22692026-04-01T14:50:49.215Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
22702026-04-01T14:50:49.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
22712026-04-01T14:50:49.215Z[ 5] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
22722026-04-01T14:50:49.215Z[ 8] 3.00-4.00 sec 163 MBytes 1.37 Gbits/sec
22732026-04-01T14:50:49.215Z[ 10] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
22742026-04-01T14:50:49.215Z[ 12] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
22752026-04-01T14:50:49.215Z[ 14] 3.00-4.00 sec 160 MBytes 1.34 Gbits/sec
22762026-04-01T14:50:49.215Z[ 16] 3.00-4.00 sec 162 MBytes 1.36 Gbits/sec
22772026-04-01T14:50:49.215Z[ 18] 3.00-4.00 sec 167 MBytes 1.40 Gbits/sec
22782026-04-01T14:50:49.215Z[ 20] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
22792026-04-01T14:50:49.215Z[SUM] 3.00-4.00 sec 1.27 GBytes 10.9 Gbits/sec
22802026-04-01T14:50:49.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
22812026-04-01T14:50:49.215Z[ 5] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
22822026-04-01T14:50:49.215Z[ 8] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
22832026-04-01T14:50:49.215Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
22842026-04-01T14:50:49.219Z[ 12] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
22852026-04-01T14:50:49.219Z[ 14] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
22862026-04-01T14:50:49.219Z[ 16] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
22872026-04-01T14:50:49.219Z[ 18] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
22882026-04-01T14:50:49.219Z[ 20] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
22892026-04-01T14:50:49.219Z[SUM] 4.00-5.00 sec 1.26 GBytes 10.8 Gbits/sec
22902026-04-01T14:50:49.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
22912026-04-01T14:50:49.219Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
22922026-04-01T14:50:49.219Z[ 8] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
22932026-04-01T14:50:49.219Z[ 10] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
22942026-04-01T14:50:49.219Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
22952026-04-01T14:50:49.219Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
22962026-04-01T14:50:49.219Z[ 16] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
22972026-04-01T14:50:49.219Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
22982026-04-01T14:50:49.219Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
22992026-04-01T14:50:49.219Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
23002026-04-01T14:50:49.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
23012026-04-01T14:50:49.219Z[ 5] 6.00-7.00 sec 159 MBytes 1.34 Gbits/sec
23022026-04-01T14:50:49.219Z[ 8] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
23032026-04-01T14:50:49.219Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23042026-04-01T14:50:52.215Z[ 12] 6.00-7.00 sec 166 MBytes 1.39 Gbits/sec
23052026-04-01T14:50:52.215Z[ 14] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
23062026-04-01T14:50:52.215Z[ 16] 6.00-7.00 sec 162 MBytes 1.36 Gbits/sec
23072026-04-01T14:50:52.215Z[ 18] 6.00-7.00 sec 162 MBytes 1.36 Gbits/sec
23082026-04-01T14:50:52.215Z[ 20] 6.00-7.00 sec 160 MBytes 1.34 Gbits/sec
23092026-04-01T14:50:52.215Z[SUM] 6.00-7.00 sec 1.25 GBytes 10.8 Gbits/sec
23102026-04-01T14:50:52.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
23112026-04-01T14:50:52.216Z[ 5] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
23122026-04-01T14:50:52.216Z[ 8] 7.00-8.00 sec 158 MBytes 1.32 Gbits/sec
23132026-04-01T14:50:52.216Z[ 10] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
23142026-04-01T14:50:52.216Z[ 12] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
23152026-04-01T14:50:52.216Z[ 14] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
23162026-04-01T14:50:52.216Z[ 16] 7.00-8.00 sec 162 MBytes 1.35 Gbits/sec
23172026-04-01T14:50:52.216Z[ 18] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
23182026-04-01T14:50:52.216Z[ 20] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
23192026-04-01T14:50:52.216Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.7 Gbits/sec
23202026-04-01T14:50:52.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
23212026-04-01T14:50:52.216Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23222026-04-01T14:50:52.216Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23232026-04-01T14:50:52.216Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23242026-04-01T14:50:52.216Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23252026-04-01T14:50:52.216Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23262026-04-01T14:50:52.216Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23272026-04-01T14:50:52.216Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
23282026-04-01T14:50:52.216Z[ 20] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
23292026-04-01T14:50:52.216Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.4 Gbits/sec
23302026-04-01T14:50:52.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
23312026-04-01T14:50:52.216Z[ 5] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
23322026-04-01T14:50:52.216Z[ 8] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
23332026-04-01T14:50:52.216Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23342026-04-01T14:50:52.216Z[ 12] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
23352026-04-01T14:50:52.216Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23362026-04-01T14:50:52.216Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23372026-04-01T14:50:52.216Z[ 18] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
23382026-04-01T14:50:52.216Z[ 20] 9.00-10.00 sec 164 MBytes 1.38 Gbits/sec
23392026-04-01T14:50:52.216Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.7 Gbits/sec
23402026-04-01T14:50:52.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
23412026-04-01T14:50:52.216Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23422026-04-01T14:50:52.216Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23432026-04-01T14:50:52.216Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23442026-04-01T14:50:52.216Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23452026-04-01T14:50:52.216Z[ 14] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
23462026-04-01T14:50:52.216Z[ 16] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
23472026-04-01T14:50:52.216Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23482026-04-01T14:50:52.216Z[ 20] 10.00-10.00 sec 128 KBytes 2.25 Gbits/sec
23492026-04-01T14:50:52.217Z[SUM] 10.00-10.00 sec 384 KBytes 6.74 Gbits/sec
23502026-04-01T14:50:52.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
23512026-04-01T14:50:52.217Z[ ID] Interval Transfer Bitrate
23522026-04-01T14:50:52.217Z[ 5] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
23532026-04-01T14:50:52.217Z[ 8] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
23542026-04-01T14:50:52.217Z[ 10] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23552026-04-01T14:50:52.217Z[ 12] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
23562026-04-01T14:50:52.217Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23572026-04-01T14:50:52.217Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
23582026-04-01T14:50:52.217Z[ 18] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
23592026-04-01T14:50:52.217Z[ 20] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
23602026-04-01T14:50:52.217Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
23612026-04-01T14:50:52.220ZRun 5/5...10417.207391645201Mbps
23622026-04-01T14:50:52.220Z###---------------------###
23632026-04-01T14:50:52.220Z::: iPerf done... :::
23642026-04-01T14:50:52.220Z:::Awaiting out files...:::
23652026-04-01T14:50:52.220Z###---------------------###
23662026-04-01T14:50:52.220Z###-----###
23672026-04-01T14:50:52.220Z:::done!:::
23682026-04-01T14:50:52.220Z###-----###
23692026-04-01T14:50:52.221Z###-------------------###
23702026-04-01T14:50:52.221Z:::Running experiment :::
23712026-04-01T14:50:52.221Z:::iperf-tcp/local/c2s:::
23722026-04-01T14:50:52.221Z###-------------------###
23732026-04-01T14:50:52.452Zdtrace: description 'profile-201us ' matched 2 probes
23742026-04-01T14:50:59.607Z-----------------------------------------------------------
23752026-04-01T14:50:59.607ZServer listening on 5201 (test #11)
23762026-04-01T14:50:59.607Z-----------------------------------------------------------
23772026-04-01T14:50:59.607ZAccepted connection from 10.0.0.1, port 63621
23782026-04-01T14:50:59.607Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64695
23792026-04-01T14:50:59.607Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37873
23802026-04-01T14:50:59.607Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63731
23812026-04-01T14:50:59.607Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47100
23822026-04-01T14:50:59.607Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49895
23832026-04-01T14:50:59.607Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55150
23842026-04-01T14:50:59.607Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60513
23852026-04-01T14:50:59.607Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41509
23862026-04-01T14:50:59.607Z[ ID] Interval Transfer Bitrate
23872026-04-01T14:50:59.607Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
23882026-04-01T14:50:59.607Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
23892026-04-01T14:50:59.607Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
23902026-04-01T14:50:59.607Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
23912026-04-01T14:50:59.607Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
23922026-04-01T14:50:59.607Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
23932026-04-01T14:50:59.607Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
23942026-04-01T14:50:59.607Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
23952026-04-01T14:50:59.608Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
23962026-04-01T14:50:59.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
23972026-04-01T14:50:59.608Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
23982026-04-01T14:50:59.608Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
23992026-04-01T14:50:59.608Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24002026-04-01T14:50:59.608Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24012026-04-01T14:50:59.608Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24022026-04-01T14:50:59.608Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24032026-04-01T14:50:59.608Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24042026-04-01T14:50:59.608Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24052026-04-01T14:50:59.608Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
24062026-04-01T14:50:59.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
24072026-04-01T14:50:59.608Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24082026-04-01T14:50:59.608Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24092026-04-01T14:50:59.608Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24102026-04-01T14:50:59.608Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24112026-04-01T14:50:59.608Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24122026-04-01T14:50:59.608Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24132026-04-01T14:50:59.608Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24142026-04-01T14:50:59.608Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24152026-04-01T14:50:59.608Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
24162026-04-01T14:50:59.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
24172026-04-01T14:50:59.608Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24182026-04-01T14:50:59.608Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24192026-04-01T14:50:59.608Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24202026-04-01T14:50:59.608Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24212026-04-01T14:50:59.608Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24222026-04-01T14:50:59.608Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24232026-04-01T14:50:59.608Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24242026-04-01T14:50:59.608Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24252026-04-01T14:50:59.608Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
24262026-04-01T14:50:59.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
24272026-04-01T14:50:59.608Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24282026-04-01T14:50:59.608Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24292026-04-01T14:50:59.608Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
24302026-04-01T14:50:59.608Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24312026-04-01T14:50:59.608Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24322026-04-01T14:50:59.608Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24332026-04-01T14:50:59.608Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
24342026-04-01T14:50:59.609Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
24352026-04-01T14:50:59.609Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
24362026-04-01T14:50:59.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
24372026-04-01T14:50:59.609Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24382026-04-01T14:50:59.609Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24392026-04-01T14:50:59.609Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24402026-04-01T14:50:59.609Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
24412026-04-01T14:50:59.609Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24422026-04-01T14:50:59.609Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24432026-04-01T14:50:59.609Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24442026-04-01T14:50:59.609Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
24452026-04-01T14:50:59.609Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
24462026-04-01T14:50:59.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
24472026-04-01T14:50:59.609Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24482026-04-01T14:50:59.609Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24492026-04-01T14:50:59.609Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24502026-04-01T14:51:02.607Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24512026-04-01T14:51:02.608Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24522026-04-01T14:51:02.608Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24532026-04-01T14:51:02.608Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24542026-04-01T14:51:02.608Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24552026-04-01T14:51:02.608Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
24562026-04-01T14:51:02.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
24572026-04-01T14:51:02.608Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
24582026-04-01T14:51:02.608Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24592026-04-01T14:51:02.608Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
24602026-04-01T14:51:02.608Z[ 12] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24612026-04-01T14:51:02.608Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24622026-04-01T14:51:02.608Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24632026-04-01T14:51:02.608Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24642026-04-01T14:51:02.608Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24652026-04-01T14:51:02.608Z[SUM] 7.00-8.00 sec 437 MBytes 3.66 Gbits/sec
24662026-04-01T14:51:02.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
24672026-04-01T14:51:02.608Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
24682026-04-01T14:51:02.608Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24692026-04-01T14:51:02.608Z[ 10] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
24702026-04-01T14:51:02.608Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24712026-04-01T14:51:02.608Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
24722026-04-01T14:51:02.608Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
24732026-04-01T14:51:02.608Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
24742026-04-01T14:51:02.608Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
24752026-04-01T14:51:02.608Z[SUM] 8.00-9.00 sec 438 MBytes 3.67 Gbits/sec
24762026-04-01T14:51:02.608Z- - - - - - - - - - - - - - - - - - - - - - - - -
24772026-04-01T14:51:02.608Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24782026-04-01T14:51:02.608Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24792026-04-01T14:51:02.608Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24802026-04-01T14:51:02.609Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24812026-04-01T14:51:02.609Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24822026-04-01T14:51:02.609Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24832026-04-01T14:51:02.609Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
24842026-04-01T14:51:02.609Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
24852026-04-01T14:51:02.609Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
24862026-04-01T14:51:02.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
24872026-04-01T14:51:02.609Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24882026-04-01T14:51:02.609Z[ 8] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
24892026-04-01T14:51:02.609Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24902026-04-01T14:51:02.609Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24912026-04-01T14:51:02.612Z[ 14] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
24922026-04-01T14:51:02.612Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24932026-04-01T14:51:02.613Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24942026-04-01T14:51:02.613Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24952026-04-01T14:51:02.613Z[SUM] 10.00-10.00 sec 256 KBytes 2.03 Gbits/sec
24962026-04-01T14:51:02.613Z- - - - - - - - - - - - - - - - - - - - - - - - -
24972026-04-01T14:51:02.613Z[ ID] Interval Transfer Bitrate
24982026-04-01T14:51:02.613Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
24992026-04-01T14:51:02.613Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25002026-04-01T14:51:02.613Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25012026-04-01T14:51:02.613Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25022026-04-01T14:51:02.613Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
25032026-04-01T14:51:02.613Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25042026-04-01T14:51:02.613Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25052026-04-01T14:51:02.613Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
25062026-04-01T14:51:02.613Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec receiver
25072026-04-01T14:51:02.613ZRun 1/10...3552.0690319087184Mbps
25082026-04-01T14:51:10.007Z-----------------------------------------------------------
25092026-04-01T14:51:10.008ZServer listening on 5201 (test #12)
25102026-04-01T14:51:10.008Z-----------------------------------------------------------
25112026-04-01T14:51:10.008ZAccepted connection from 10.0.0.1, port 53871
25122026-04-01T14:51:10.008Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33269
25132026-04-01T14:51:10.008Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63209
25142026-04-01T14:51:10.008Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59166
25152026-04-01T14:51:10.008Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60544
25162026-04-01T14:51:10.008Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50519
25172026-04-01T14:51:10.008Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54876
25182026-04-01T14:51:10.008Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33057
25192026-04-01T14:51:10.008Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45081
25202026-04-01T14:51:10.008Z[ ID] Interval Transfer Bitrate
25212026-04-01T14:51:10.008Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25222026-04-01T14:51:10.008Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25232026-04-01T14:51:10.008Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25242026-04-01T14:51:10.008Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25252026-04-01T14:51:10.008Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25262026-04-01T14:51:10.008Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25272026-04-01T14:51:10.008Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25282026-04-01T14:51:10.008Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25292026-04-01T14:51:10.008Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
25302026-04-01T14:51:10.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
25312026-04-01T14:51:10.008Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25322026-04-01T14:51:10.008Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25332026-04-01T14:51:10.008Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25342026-04-01T14:51:10.008Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25352026-04-01T14:51:10.008Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25362026-04-01T14:51:10.008Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25372026-04-01T14:51:10.008Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25382026-04-01T14:51:10.008Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25392026-04-01T14:51:10.008Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
25402026-04-01T14:51:10.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
25412026-04-01T14:51:10.008Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25422026-04-01T14:51:10.008Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25432026-04-01T14:51:10.008Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25442026-04-01T14:51:10.009Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25452026-04-01T14:51:10.009Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25462026-04-01T14:51:10.009Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25472026-04-01T14:51:10.009Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
25482026-04-01T14:51:10.009Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25492026-04-01T14:51:10.009Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
25502026-04-01T14:51:10.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
25512026-04-01T14:51:10.009Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25522026-04-01T14:51:10.009Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25532026-04-01T14:51:10.009Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25542026-04-01T14:51:10.009Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25552026-04-01T14:51:10.009Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25562026-04-01T14:51:10.009Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25572026-04-01T14:51:10.009Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25582026-04-01T14:51:10.009Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
25592026-04-01T14:51:10.009Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
25602026-04-01T14:51:10.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
25612026-04-01T14:51:10.009Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25622026-04-01T14:51:10.009Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25632026-04-01T14:51:10.009Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25642026-04-01T14:51:10.009Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25652026-04-01T14:51:10.009Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25662026-04-01T14:51:10.009Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
25672026-04-01T14:51:10.009Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
25682026-04-01T14:51:10.009Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
25692026-04-01T14:51:10.009Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
25702026-04-01T14:51:10.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
25712026-04-01T14:51:10.009Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25722026-04-01T14:51:10.009Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
25732026-04-01T14:51:10.009Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
25742026-04-01T14:51:10.009Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
25752026-04-01T14:51:10.009Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25762026-04-01T14:51:10.009Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
25772026-04-01T14:51:10.009Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
25782026-04-01T14:51:10.009Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
25792026-04-01T14:51:10.009Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
25802026-04-01T14:51:10.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
25812026-04-01T14:51:10.009Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25822026-04-01T14:51:10.010Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25832026-04-01T14:51:10.010Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25842026-04-01T14:51:13.009Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25852026-04-01T14:51:13.010Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25862026-04-01T14:51:13.010Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25872026-04-01T14:51:13.010Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25882026-04-01T14:51:13.010Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25892026-04-01T14:51:13.010Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
25902026-04-01T14:51:13.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
25912026-04-01T14:51:13.010Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
25922026-04-01T14:51:13.010Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
25932026-04-01T14:51:13.010Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
25942026-04-01T14:51:13.010Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
25952026-04-01T14:51:13.010Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
25962026-04-01T14:51:13.010Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
25972026-04-01T14:51:13.010Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
25982026-04-01T14:51:13.010Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
25992026-04-01T14:51:13.010Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
26002026-04-01T14:51:13.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
26012026-04-01T14:51:13.010Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26022026-04-01T14:51:13.010Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26032026-04-01T14:51:13.010Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
26042026-04-01T14:51:13.010Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26052026-04-01T14:51:13.010Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26062026-04-01T14:51:13.010Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26072026-04-01T14:51:13.010Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26082026-04-01T14:51:13.010Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
26092026-04-01T14:51:13.010Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
26102026-04-01T14:51:13.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
26112026-04-01T14:51:13.010Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26122026-04-01T14:51:13.010Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26132026-04-01T14:51:13.010Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26142026-04-01T14:51:13.010Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26152026-04-01T14:51:13.010Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26162026-04-01T14:51:13.010Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26172026-04-01T14:51:13.010Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
26182026-04-01T14:51:13.010Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26192026-04-01T14:51:13.010Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
26202026-04-01T14:51:13.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
26212026-04-01T14:51:13.010Z[ 5] 10.00-10.00 sec 128 KBytes 846 Mbits/sec
26222026-04-01T14:51:13.010Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26232026-04-01T14:51:13.011Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26242026-04-01T14:51:13.011Z[ 12] 10.00-10.00 sec 128 KBytes 847 Mbits/sec
26252026-04-01T14:51:13.011Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26262026-04-01T14:51:13.011Z[ 16] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
26272026-04-01T14:51:13.011Z[ 18] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
26282026-04-01T14:51:13.011Z[ 20] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
26292026-04-01T14:51:13.011Z[SUM] 10.00-10.00 sec 640 KBytes 4.23 Gbits/sec
26302026-04-01T14:51:13.011Z- - - - - - - - - - - - - - - - - - - - - - - - -
26312026-04-01T14:51:13.014Z[ ID] Interval Transfer Bitrate
26322026-04-01T14:51:13.015Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
26332026-04-01T14:51:13.015Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26342026-04-01T14:51:13.015Z[ 10] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
26352026-04-01T14:51:13.015Z[ 12] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
26362026-04-01T14:51:13.015Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
26372026-04-01T14:51:13.015Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
26382026-04-01T14:51:13.015Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
26392026-04-01T14:51:13.015Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
26402026-04-01T14:51:13.015Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
26412026-04-01T14:51:13.015ZRun 2/10...3549.8823403767237Mbps
26422026-04-01T14:51:20.407Z-----------------------------------------------------------
26432026-04-01T14:51:20.407ZServer listening on 5201 (test #13)
26442026-04-01T14:51:20.407Z-----------------------------------------------------------
26452026-04-01T14:51:20.407ZAccepted connection from 10.0.0.1, port 38920
26462026-04-01T14:51:20.407Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38734
26472026-04-01T14:51:20.407Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55770
26482026-04-01T14:51:20.407Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59771
26492026-04-01T14:51:20.407Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63298
26502026-04-01T14:51:20.407Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37498
26512026-04-01T14:51:20.407Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37961
26522026-04-01T14:51:20.407Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53054
26532026-04-01T14:51:20.407Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51345
26542026-04-01T14:51:20.407Z[ ID] Interval Transfer Bitrate
26552026-04-01T14:51:20.407Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26562026-04-01T14:51:20.407Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26572026-04-01T14:51:20.408Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26582026-04-01T14:51:20.408Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26592026-04-01T14:51:20.408Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26602026-04-01T14:51:20.408Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26612026-04-01T14:51:20.408Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26622026-04-01T14:51:20.408Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26632026-04-01T14:51:20.408Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
26642026-04-01T14:51:20.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
26652026-04-01T14:51:20.408Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26662026-04-01T14:51:20.408Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26672026-04-01T14:51:20.408Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26682026-04-01T14:51:20.408Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
26692026-04-01T14:51:20.408Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26702026-04-01T14:51:20.408Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26712026-04-01T14:51:20.408Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
26722026-04-01T14:51:20.408Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
26732026-04-01T14:51:20.408Z[SUM] 1.00-2.00 sec 433 MBytes 3.64 Gbits/sec
26742026-04-01T14:51:20.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
26752026-04-01T14:51:20.408Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26762026-04-01T14:51:20.408Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26772026-04-01T14:51:20.408Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26782026-04-01T14:51:20.408Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26792026-04-01T14:51:20.408Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26802026-04-01T14:51:20.408Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26812026-04-01T14:51:20.408Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
26822026-04-01T14:51:20.408Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
26832026-04-01T14:51:20.408Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
26842026-04-01T14:51:20.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
26852026-04-01T14:51:20.408Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26862026-04-01T14:51:20.408Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
26872026-04-01T14:51:20.408Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
26882026-04-01T14:51:20.408Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
26892026-04-01T14:51:20.408Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26902026-04-01T14:51:20.408Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
26912026-04-01T14:51:20.408Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26922026-04-01T14:51:20.408Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
26932026-04-01T14:51:20.408Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
26942026-04-01T14:51:20.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
26952026-04-01T14:51:20.408Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
26962026-04-01T14:51:20.409Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
26972026-04-01T14:51:20.409Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
26982026-04-01T14:51:20.409Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
26992026-04-01T14:51:20.409Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
27002026-04-01T14:51:20.409Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27012026-04-01T14:51:20.409Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27022026-04-01T14:51:20.409Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27032026-04-01T14:51:20.409Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
27042026-04-01T14:51:20.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
27052026-04-01T14:51:20.409Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27062026-04-01T14:51:20.409Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27072026-04-01T14:51:20.409Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27082026-04-01T14:51:20.409Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
27092026-04-01T14:51:20.409Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27102026-04-01T14:51:20.409Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27112026-04-01T14:51:20.409Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27122026-04-01T14:51:20.409Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27132026-04-01T14:51:20.409Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
27142026-04-01T14:51:20.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
27152026-04-01T14:51:20.409Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27162026-04-01T14:51:20.409Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27172026-04-01T14:51:20.409Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27182026-04-01T14:51:23.409Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27192026-04-01T14:51:23.409Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27202026-04-01T14:51:23.409Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
27212026-04-01T14:51:23.409Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27222026-04-01T14:51:23.409Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27232026-04-01T14:51:23.409Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
27242026-04-01T14:51:23.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
27252026-04-01T14:51:23.409Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27262026-04-01T14:51:23.409Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27272026-04-01T14:51:23.409Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27282026-04-01T14:51:23.409Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27292026-04-01T14:51:23.409Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27302026-04-01T14:51:23.409Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27312026-04-01T14:51:23.409Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27322026-04-01T14:51:23.409Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27332026-04-01T14:51:23.410Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
27342026-04-01T14:51:23.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
27352026-04-01T14:51:23.410Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27362026-04-01T14:51:23.410Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27372026-04-01T14:51:23.410Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27382026-04-01T14:51:23.410Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27392026-04-01T14:51:23.410Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27402026-04-01T14:51:23.410Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27412026-04-01T14:51:23.410Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27422026-04-01T14:51:23.410Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27432026-04-01T14:51:23.410Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
27442026-04-01T14:51:23.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
27452026-04-01T14:51:23.410Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27462026-04-01T14:51:23.410Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27472026-04-01T14:51:23.410Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27482026-04-01T14:51:23.410Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27492026-04-01T14:51:23.410Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27502026-04-01T14:51:23.410Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27512026-04-01T14:51:23.410Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27522026-04-01T14:51:23.410Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27532026-04-01T14:51:23.410Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
27542026-04-01T14:51:23.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
27552026-04-01T14:51:23.410Z[ 5] 10.00-10.00 sec 128 KBytes 788 Mbits/sec
27562026-04-01T14:51:23.410Z[ 8] 10.00-10.00 sec 128 KBytes 789 Mbits/sec
27572026-04-01T14:51:23.410Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27582026-04-01T14:51:23.410Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27592026-04-01T14:51:23.410Z[ 14] 10.00-10.00 sec 128 KBytes 789 Mbits/sec
27602026-04-01T14:51:23.410Z[ 16] 10.00-10.00 sec 128 KBytes 789 Mbits/sec
27612026-04-01T14:51:23.410Z[ 18] 10.00-10.00 sec 128 KBytes 790 Mbits/sec
27622026-04-01T14:51:23.410Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27632026-04-01T14:51:23.410Z[SUM] 10.00-10.00 sec 640 KBytes 3.94 Gbits/sec
27642026-04-01T14:51:23.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
27652026-04-01T14:51:23.410Z[ ID] Interval Transfer Bitrate
27662026-04-01T14:51:23.410Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27672026-04-01T14:51:23.410Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27682026-04-01T14:51:23.410Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27692026-04-01T14:51:23.410Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27702026-04-01T14:51:23.410Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27712026-04-01T14:51:23.411Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27722026-04-01T14:51:23.411Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27732026-04-01T14:51:23.411Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
27742026-04-01T14:51:23.411Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec receiver
27752026-04-01T14:51:23.414ZRun 3/10...3545.1627801630066Mbps
27762026-04-01T14:51:30.809Z-----------------------------------------------------------
27772026-04-01T14:51:30.809ZServer listening on 5201 (test #14)
27782026-04-01T14:51:30.809Z-----------------------------------------------------------
27792026-04-01T14:51:30.809ZAccepted connection from 10.0.0.1, port 34150
27802026-04-01T14:51:30.809Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36988
27812026-04-01T14:51:30.809Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48686
27822026-04-01T14:51:30.809Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59318
27832026-04-01T14:51:30.809Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64099
27842026-04-01T14:51:30.809Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58155
27852026-04-01T14:51:30.809Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58701
27862026-04-01T14:51:30.809Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52695
27872026-04-01T14:51:30.809Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58082
27882026-04-01T14:51:30.809Z[ ID] Interval Transfer Bitrate
27892026-04-01T14:51:30.809Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
27902026-04-01T14:51:30.809Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
27912026-04-01T14:51:30.809Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
27922026-04-01T14:51:30.809Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
27932026-04-01T14:51:30.809Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
27942026-04-01T14:51:30.809Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
27952026-04-01T14:51:30.809Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
27962026-04-01T14:51:30.809Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
27972026-04-01T14:51:30.809Z[SUM] 0.00-1.00 sec 345 MBytes 2.90 Gbits/sec
27982026-04-01T14:51:30.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
27992026-04-01T14:51:30.809Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28002026-04-01T14:51:30.809Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28012026-04-01T14:51:30.809Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28022026-04-01T14:51:30.809Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28032026-04-01T14:51:30.809Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28042026-04-01T14:51:30.809Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28052026-04-01T14:51:30.810Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28062026-04-01T14:51:30.810Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28072026-04-01T14:51:30.810Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
28082026-04-01T14:51:30.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
28092026-04-01T14:51:30.810Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
28102026-04-01T14:51:30.810Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28112026-04-01T14:51:30.810Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28122026-04-01T14:51:30.810Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28132026-04-01T14:51:30.810Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28142026-04-01T14:51:30.810Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
28152026-04-01T14:51:30.810Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28162026-04-01T14:51:30.810Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28172026-04-01T14:51:30.810Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
28182026-04-01T14:51:30.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
28192026-04-01T14:51:30.810Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
28202026-04-01T14:51:30.810Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28212026-04-01T14:51:30.810Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28222026-04-01T14:51:30.810Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28232026-04-01T14:51:30.810Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28242026-04-01T14:51:30.810Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28252026-04-01T14:51:30.810Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
28262026-04-01T14:51:30.810Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
28272026-04-01T14:51:30.810Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
28282026-04-01T14:51:30.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
28292026-04-01T14:51:30.810Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28302026-04-01T14:51:30.810Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28312026-04-01T14:51:30.810Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28322026-04-01T14:51:30.810Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28332026-04-01T14:51:30.810Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28342026-04-01T14:51:30.810Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28352026-04-01T14:51:30.810Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28362026-04-01T14:51:30.810Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
28372026-04-01T14:51:30.810Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
28382026-04-01T14:51:30.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
28392026-04-01T14:51:30.810Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
28402026-04-01T14:51:30.810Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28412026-04-01T14:51:30.810Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28422026-04-01T14:51:30.811Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28432026-04-01T14:51:30.811Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
28442026-04-01T14:51:30.811Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
28452026-04-01T14:51:30.811Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28462026-04-01T14:51:30.811Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
28472026-04-01T14:51:30.811Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
28482026-04-01T14:51:30.811Z- - - - - - - - - - - - - - - - - - - - - - - - -
28492026-04-01T14:51:30.811Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28502026-04-01T14:51:30.811Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
28512026-04-01T14:51:30.811Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28522026-04-01T14:51:33.809Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28532026-04-01T14:51:33.810Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
28542026-04-01T14:51:33.810Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28552026-04-01T14:51:33.810Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
28562026-04-01T14:51:33.810Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
28572026-04-01T14:51:33.810Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
28582026-04-01T14:51:33.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
28592026-04-01T14:51:33.810Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28602026-04-01T14:51:33.810Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28612026-04-01T14:51:33.810Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
28622026-04-01T14:51:33.810Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
28632026-04-01T14:51:33.810Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28642026-04-01T14:51:33.810Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
28652026-04-01T14:51:33.810Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
28662026-04-01T14:51:33.810Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
28672026-04-01T14:51:33.810Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
28682026-04-01T14:51:33.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
28692026-04-01T14:51:33.810Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28702026-04-01T14:51:33.810Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28712026-04-01T14:51:33.810Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28722026-04-01T14:51:33.810Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28732026-04-01T14:51:33.810Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
28742026-04-01T14:51:33.810Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28752026-04-01T14:51:33.810Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28762026-04-01T14:51:33.810Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28772026-04-01T14:51:33.810Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
28782026-04-01T14:51:33.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
28792026-04-01T14:51:33.810Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28802026-04-01T14:51:33.810Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28812026-04-01T14:51:33.810Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28822026-04-01T14:51:33.810Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28832026-04-01T14:51:33.810Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28842026-04-01T14:51:33.810Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
28852026-04-01T14:51:33.810Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
28862026-04-01T14:51:33.810Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
28872026-04-01T14:51:33.810Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
28882026-04-01T14:51:33.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
28892026-04-01T14:51:33.811Z[ 5] 10.00-10.00 sec 128 KBytes 1.12 Gbits/sec
28902026-04-01T14:51:33.811Z[ 8] 10.00-10.00 sec 128 KBytes 1.12 Gbits/sec
28912026-04-01T14:51:33.811Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28922026-04-01T14:51:33.811Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28932026-04-01T14:51:33.811Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28942026-04-01T14:51:33.811Z[ 16] 10.00-10.00 sec 128 KBytes 1.13 Gbits/sec
28952026-04-01T14:51:33.811Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28962026-04-01T14:51:33.811Z[ 20] 10.00-10.00 sec 128 KBytes 1.13 Gbits/sec
28972026-04-01T14:51:33.811Z[SUM] 10.00-10.00 sec 512 KBytes 4.50 Gbits/sec
28982026-04-01T14:51:33.811Z- - - - - - - - - - - - - - - - - - - - - - - - -
28992026-04-01T14:51:33.811Z[ ID] Interval Transfer Bitrate
29002026-04-01T14:51:33.811Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
29012026-04-01T14:51:33.811Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
29022026-04-01T14:51:33.811Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
29032026-04-01T14:51:33.811Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
29042026-04-01T14:51:33.811Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
29052026-04-01T14:51:33.811Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
29062026-04-01T14:51:33.811Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
29072026-04-01T14:51:33.811Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
29082026-04-01T14:51:33.811Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
29092026-04-01T14:51:33.815ZRun 4/10...3550.51147326824Mbps
29102026-04-01T14:51:41.216Z-----------------------------------------------------------
29112026-04-01T14:51:41.216ZServer listening on 5201 (test #15)
29122026-04-01T14:51:41.216Z-----------------------------------------------------------
29132026-04-01T14:51:41.216ZAccepted connection from 10.0.0.1, port 63997
29142026-04-01T14:51:41.216Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47081
29152026-04-01T14:51:41.217Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36451
29162026-04-01T14:51:41.217Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56690
29172026-04-01T14:51:41.217Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51991
29182026-04-01T14:51:41.217Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62702
29192026-04-01T14:51:41.217Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57398
29202026-04-01T14:51:41.217Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60735
29212026-04-01T14:51:41.217Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50275
29222026-04-01T14:51:41.217Z[ ID] Interval Transfer Bitrate
29232026-04-01T14:51:41.217Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29242026-04-01T14:51:41.217Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29252026-04-01T14:51:41.217Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
29262026-04-01T14:51:41.217Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29272026-04-01T14:51:41.217Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29282026-04-01T14:51:41.217Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29292026-04-01T14:51:41.217Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29302026-04-01T14:51:41.217Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
29312026-04-01T14:51:41.217Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
29322026-04-01T14:51:41.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
29332026-04-01T14:51:41.217Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29342026-04-01T14:51:41.217Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29352026-04-01T14:51:41.217Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29362026-04-01T14:51:41.217Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29372026-04-01T14:51:41.217Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29382026-04-01T14:51:41.217Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29392026-04-01T14:51:41.217Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29402026-04-01T14:51:41.217Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
29412026-04-01T14:51:41.217Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
29422026-04-01T14:51:41.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
29432026-04-01T14:51:41.217Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29442026-04-01T14:51:41.217Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29452026-04-01T14:51:41.217Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29462026-04-01T14:51:41.217Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29472026-04-01T14:51:41.217Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29482026-04-01T14:51:41.217Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29492026-04-01T14:51:41.217Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29502026-04-01T14:51:41.217Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29512026-04-01T14:51:41.217Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
29522026-04-01T14:51:41.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
29532026-04-01T14:51:41.218Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29542026-04-01T14:51:41.218Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29552026-04-01T14:51:41.218Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29562026-04-01T14:51:41.218Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29572026-04-01T14:51:41.218Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29582026-04-01T14:51:41.218Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
29592026-04-01T14:51:41.218Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29602026-04-01T14:51:41.218Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29612026-04-01T14:51:41.218Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
29622026-04-01T14:51:41.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
29632026-04-01T14:51:41.218Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29642026-04-01T14:51:41.218Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29652026-04-01T14:51:41.218Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29662026-04-01T14:51:41.218Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29672026-04-01T14:51:41.218Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
29682026-04-01T14:51:41.218Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
29692026-04-01T14:51:41.218Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29702026-04-01T14:51:41.218Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
29712026-04-01T14:51:41.218Z[SUM] 4.00-5.00 sec 432 MBytes 3.63 Gbits/sec
29722026-04-01T14:51:41.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
29732026-04-01T14:51:41.218Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29742026-04-01T14:51:41.218Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29752026-04-01T14:51:41.218Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29762026-04-01T14:51:41.218Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29772026-04-01T14:51:41.218Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29782026-04-01T14:51:41.218Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29792026-04-01T14:51:41.218Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29802026-04-01T14:51:41.218Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29812026-04-01T14:51:41.218Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
29822026-04-01T14:51:41.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
29832026-04-01T14:51:41.218Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29842026-04-01T14:51:41.218Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29852026-04-01T14:51:41.218Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
29862026-04-01T14:51:44.218Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
29872026-04-01T14:51:44.218Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29882026-04-01T14:51:44.218Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
29892026-04-01T14:51:44.218Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29902026-04-01T14:51:44.218Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
29912026-04-01T14:51:44.218Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
29922026-04-01T14:51:44.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
29932026-04-01T14:51:44.219Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
29942026-04-01T14:51:44.219Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
29952026-04-01T14:51:44.219Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
29962026-04-01T14:51:44.219Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
29972026-04-01T14:51:44.219Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
29982026-04-01T14:51:44.219Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
29992026-04-01T14:51:44.219Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30002026-04-01T14:51:44.219Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
30012026-04-01T14:51:44.219Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
30022026-04-01T14:51:44.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
30032026-04-01T14:51:44.219Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
30042026-04-01T14:51:44.219Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
30052026-04-01T14:51:44.219Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
30062026-04-01T14:51:44.219Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
30072026-04-01T14:51:44.219Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
30082026-04-01T14:51:44.219Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
30092026-04-01T14:51:44.219Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
30102026-04-01T14:51:44.219Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
30112026-04-01T14:51:44.219Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
30122026-04-01T14:51:44.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
30132026-04-01T14:51:44.219Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30142026-04-01T14:51:44.219Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30152026-04-01T14:51:44.219Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30162026-04-01T14:51:44.219Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30172026-04-01T14:51:44.219Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30182026-04-01T14:51:44.219Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30192026-04-01T14:51:44.219Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30202026-04-01T14:51:44.219Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30212026-04-01T14:51:44.219Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
30222026-04-01T14:51:44.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
30232026-04-01T14:51:44.219Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30242026-04-01T14:51:44.219Z[ 8] 10.00-10.00 sec 128 KBytes 967 Mbits/sec
30252026-04-01T14:51:44.219Z[ 10] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
30262026-04-01T14:51:44.219Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30272026-04-01T14:51:44.219Z[ 14] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
30282026-04-01T14:51:44.219Z[ 16] 10.00-10.00 sec 128 KBytes 969 Mbits/sec
30292026-04-01T14:51:44.219Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30302026-04-01T14:51:44.220Z[ 20] 10.00-10.00 sec 128 KBytes 968 Mbits/sec
30312026-04-01T14:51:44.220Z[SUM] 10.00-10.00 sec 640 KBytes 4.83 Gbits/sec
30322026-04-01T14:51:44.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
30332026-04-01T14:51:44.220Z[ ID] Interval Transfer Bitrate
30342026-04-01T14:51:44.220Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30352026-04-01T14:51:44.220Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30362026-04-01T14:51:44.220Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
30372026-04-01T14:51:44.220Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30382026-04-01T14:51:44.220Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30392026-04-01T14:51:44.220Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30402026-04-01T14:51:44.220Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30412026-04-01T14:51:44.220Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30422026-04-01T14:51:44.220Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
30432026-04-01T14:51:44.223ZRun 5/10...3535.9301967356714Mbps
30442026-04-01T14:51:51.617Z-----------------------------------------------------------
30452026-04-01T14:51:51.617ZServer listening on 5201 (test #16)
30462026-04-01T14:51:51.617Z-----------------------------------------------------------
30472026-04-01T14:51:51.617ZAccepted connection from 10.0.0.1, port 38591
30482026-04-01T14:51:51.617Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53746
30492026-04-01T14:51:51.617Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35514
30502026-04-01T14:51:51.617Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40194
30512026-04-01T14:51:51.617Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39232
30522026-04-01T14:51:51.617Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46241
30532026-04-01T14:51:51.617Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54593
30542026-04-01T14:51:51.617Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43410
30552026-04-01T14:51:51.617Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46144
30562026-04-01T14:51:51.617Z[ ID] Interval Transfer Bitrate
30572026-04-01T14:51:51.617Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30582026-04-01T14:51:51.618Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30592026-04-01T14:51:51.618Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30602026-04-01T14:51:51.618Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30612026-04-01T14:51:51.618Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30622026-04-01T14:51:51.618Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30632026-04-01T14:51:51.618Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30642026-04-01T14:51:51.618Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
30652026-04-01T14:51:51.618Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
30662026-04-01T14:51:51.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
30672026-04-01T14:51:51.618Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30682026-04-01T14:51:51.618Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30692026-04-01T14:51:51.618Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30702026-04-01T14:51:51.618Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30712026-04-01T14:51:51.618Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30722026-04-01T14:51:51.618Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30732026-04-01T14:51:51.618Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30742026-04-01T14:51:51.618Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30752026-04-01T14:51:51.618Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
30762026-04-01T14:51:51.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
30772026-04-01T14:51:51.618Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30782026-04-01T14:51:51.618Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
30792026-04-01T14:51:51.618Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30802026-04-01T14:51:51.618Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30812026-04-01T14:51:51.618Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30822026-04-01T14:51:51.618Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30832026-04-01T14:51:51.618Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
30842026-04-01T14:51:51.618Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30852026-04-01T14:51:51.618Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
30862026-04-01T14:51:51.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
30872026-04-01T14:51:51.618Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
30882026-04-01T14:51:51.618Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
30892026-04-01T14:51:51.618Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
30902026-04-01T14:51:51.618Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
30912026-04-01T14:51:51.618Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
30922026-04-01T14:51:51.618Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
30932026-04-01T14:51:51.618Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
30942026-04-01T14:51:51.618Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
30952026-04-01T14:51:51.618Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
30962026-04-01T14:51:51.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
30972026-04-01T14:51:51.619Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
30982026-04-01T14:51:51.619Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
30992026-04-01T14:51:51.619Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31002026-04-01T14:51:51.619Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31012026-04-01T14:51:51.619Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31022026-04-01T14:51:51.619Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31032026-04-01T14:51:51.619Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
31042026-04-01T14:51:51.619Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31052026-04-01T14:51:51.619Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
31062026-04-01T14:51:51.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
31072026-04-01T14:51:51.619Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31082026-04-01T14:51:51.619Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31092026-04-01T14:51:51.619Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
31102026-04-01T14:51:51.619Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31112026-04-01T14:51:51.619Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
31122026-04-01T14:51:51.619Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31132026-04-01T14:51:51.619Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31142026-04-01T14:51:51.619Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
31152026-04-01T14:51:51.619Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
31162026-04-01T14:51:51.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
31172026-04-01T14:51:51.619Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
31182026-04-01T14:51:51.619Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31192026-04-01T14:51:51.619Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31202026-04-01T14:51:54.619Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
31212026-04-01T14:51:54.619Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31222026-04-01T14:51:54.619Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
31232026-04-01T14:51:54.619Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31242026-04-01T14:51:54.619Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31252026-04-01T14:51:54.619Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
31262026-04-01T14:51:54.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
31272026-04-01T14:51:54.619Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31282026-04-01T14:51:54.619Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31292026-04-01T14:51:54.619Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31302026-04-01T14:51:54.619Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31312026-04-01T14:51:54.619Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31322026-04-01T14:51:54.619Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31332026-04-01T14:51:54.619Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31342026-04-01T14:51:54.619Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31352026-04-01T14:51:54.619Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
31362026-04-01T14:51:54.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
31372026-04-01T14:51:54.619Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31382026-04-01T14:51:54.619Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31392026-04-01T14:51:54.619Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31402026-04-01T14:51:54.619Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31412026-04-01T14:51:54.619Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31422026-04-01T14:51:54.619Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31432026-04-01T14:51:54.619Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31442026-04-01T14:51:54.619Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31452026-04-01T14:51:54.619Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
31462026-04-01T14:51:54.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
31472026-04-01T14:51:54.620Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31482026-04-01T14:51:54.620Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31492026-04-01T14:51:54.620Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31502026-04-01T14:51:54.620Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31512026-04-01T14:51:54.620Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31522026-04-01T14:51:54.620Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31532026-04-01T14:51:54.620Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31542026-04-01T14:51:54.620Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31552026-04-01T14:51:54.620Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
31562026-04-01T14:51:54.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
31572026-04-01T14:51:54.620Z[ 5] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
31582026-04-01T14:51:54.620Z[ 8] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
31592026-04-01T14:51:54.620Z[ 10] 10.00-10.00 sec 128 KBytes 832 Mbits/sec
31602026-04-01T14:51:54.620Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31612026-04-01T14:51:54.620Z[ 14] 10.00-10.00 sec 128 KBytes 833 Mbits/sec
31622026-04-01T14:51:54.620Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31632026-04-01T14:51:54.620Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31642026-04-01T14:51:54.620Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31652026-04-01T14:51:54.620Z[SUM] 10.00-10.00 sec 512 KBytes 3.33 Gbits/sec
31662026-04-01T14:51:54.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
31672026-04-01T14:51:54.620Z[ ID] Interval Transfer Bitrate
31682026-04-01T14:51:54.620Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31692026-04-01T14:51:54.620Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31702026-04-01T14:51:54.620Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31712026-04-01T14:51:54.620Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31722026-04-01T14:51:54.620Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31732026-04-01T14:51:54.620Z[ 16] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
31742026-04-01T14:51:54.620Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31752026-04-01T14:51:54.620Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
31762026-04-01T14:51:54.624Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
31772026-04-01T14:51:54.624ZRun 6/10...3550.5093430056654Mbps
31782026-04-01T14:52:02.018Z-----------------------------------------------------------
31792026-04-01T14:52:02.019ZServer listening on 5201 (test #17)
31802026-04-01T14:52:02.019Z-----------------------------------------------------------
31812026-04-01T14:52:02.019ZAccepted connection from 10.0.0.1, port 39795
31822026-04-01T14:52:02.019Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60697
31832026-04-01T14:52:02.019Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61395
31842026-04-01T14:52:02.019Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39186
31852026-04-01T14:52:02.019Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59009
31862026-04-01T14:52:02.019Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43537
31872026-04-01T14:52:02.019Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33073
31882026-04-01T14:52:02.019Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42614
31892026-04-01T14:52:02.019Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39614
31902026-04-01T14:52:02.019Z[ ID] Interval Transfer Bitrate
31912026-04-01T14:52:02.019Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
31922026-04-01T14:52:02.019Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
31932026-04-01T14:52:02.019Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
31942026-04-01T14:52:02.019Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
31952026-04-01T14:52:02.019Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
31962026-04-01T14:52:02.019Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
31972026-04-01T14:52:02.019Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
31982026-04-01T14:52:02.019Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
31992026-04-01T14:52:02.019Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
32002026-04-01T14:52:02.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
32012026-04-01T14:52:02.019Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32022026-04-01T14:52:02.019Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
32032026-04-01T14:52:02.019Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
32042026-04-01T14:52:02.019Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
32052026-04-01T14:52:02.019Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
32062026-04-01T14:52:02.019Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
32072026-04-01T14:52:02.019Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
32082026-04-01T14:52:02.019Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
32092026-04-01T14:52:02.019Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
32102026-04-01T14:52:02.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
32112026-04-01T14:52:02.019Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32122026-04-01T14:52:02.019Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32132026-04-01T14:52:02.019Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32142026-04-01T14:52:02.020Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32152026-04-01T14:52:02.020Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
32162026-04-01T14:52:02.020Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32172026-04-01T14:52:02.020Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32182026-04-01T14:52:02.020Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32192026-04-01T14:52:02.020Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
32202026-04-01T14:52:02.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
32212026-04-01T14:52:02.020Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32222026-04-01T14:52:02.020Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32232026-04-01T14:52:02.020Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32242026-04-01T14:52:02.020Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32252026-04-01T14:52:02.020Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32262026-04-01T14:52:02.020Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32272026-04-01T14:52:02.020Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32282026-04-01T14:52:02.020Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32292026-04-01T14:52:02.020Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
32302026-04-01T14:52:02.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
32312026-04-01T14:52:02.020Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32322026-04-01T14:52:02.020Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
32332026-04-01T14:52:02.020Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32342026-04-01T14:52:02.020Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
32352026-04-01T14:52:02.020Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32362026-04-01T14:52:02.020Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32372026-04-01T14:52:02.020Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32382026-04-01T14:52:02.020Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
32392026-04-01T14:52:02.020Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
32402026-04-01T14:52:02.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
32412026-04-01T14:52:02.020Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32422026-04-01T14:52:02.020Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32432026-04-01T14:52:02.020Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
32442026-04-01T14:52:02.020Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32452026-04-01T14:52:02.020Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32462026-04-01T14:52:02.020Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32472026-04-01T14:52:02.020Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32482026-04-01T14:52:02.020Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32492026-04-01T14:52:02.020Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
32502026-04-01T14:52:02.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
32512026-04-01T14:52:02.021Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32522026-04-01T14:52:02.021Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
32532026-04-01T14:52:02.021Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32542026-04-01T14:52:05.020Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32552026-04-01T14:52:05.020Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32562026-04-01T14:52:05.020Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32572026-04-01T14:52:05.020Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32582026-04-01T14:52:05.020Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
32592026-04-01T14:52:05.020Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
32602026-04-01T14:52:05.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
32612026-04-01T14:52:05.020Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
32622026-04-01T14:52:05.020Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32632026-04-01T14:52:05.020Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32642026-04-01T14:52:05.020Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32652026-04-01T14:52:05.020Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32662026-04-01T14:52:05.020Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32672026-04-01T14:52:05.020Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
32682026-04-01T14:52:05.020Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
32692026-04-01T14:52:05.020Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
32702026-04-01T14:52:05.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
32712026-04-01T14:52:05.020Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32722026-04-01T14:52:05.020Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32732026-04-01T14:52:05.021Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32742026-04-01T14:52:05.021Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32752026-04-01T14:52:05.021Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32762026-04-01T14:52:05.021Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32772026-04-01T14:52:05.021Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32782026-04-01T14:52:05.021Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32792026-04-01T14:52:05.021Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
32802026-04-01T14:52:05.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
32812026-04-01T14:52:05.021Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
32822026-04-01T14:52:05.021Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32832026-04-01T14:52:05.021Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32842026-04-01T14:52:05.021Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32852026-04-01T14:52:05.021Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
32862026-04-01T14:52:05.021Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
32872026-04-01T14:52:05.021Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
32882026-04-01T14:52:05.021Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
32892026-04-01T14:52:05.021Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
32902026-04-01T14:52:05.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
32912026-04-01T14:52:05.021Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32922026-04-01T14:52:05.021Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32932026-04-01T14:52:05.021Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32942026-04-01T14:52:05.021Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32952026-04-01T14:52:05.021Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32962026-04-01T14:52:05.021Z[ 16] 10.00-10.00 sec 128 KBytes 1.12 Gbits/sec
32972026-04-01T14:52:05.021Z[ 18] 10.00-10.00 sec 128 KBytes 1.12 Gbits/sec
32982026-04-01T14:52:05.021Z[ 20] 10.00-10.00 sec 128 KBytes 1.12 Gbits/sec
32992026-04-01T14:52:05.021Z[SUM] 10.00-10.00 sec 384 KBytes 3.35 Gbits/sec
33002026-04-01T14:52:05.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
33012026-04-01T14:52:05.021Z[ ID] Interval Transfer Bitrate
33022026-04-01T14:52:05.021Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33032026-04-01T14:52:05.021Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33042026-04-01T14:52:05.021Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
33052026-04-01T14:52:05.021Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
33062026-04-01T14:52:05.021Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33072026-04-01T14:52:05.021Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33082026-04-01T14:52:05.021Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33092026-04-01T14:52:05.021Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
33102026-04-01T14:52:05.021Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
33112026-04-01T14:52:05.025ZRun 7/10...3531.316210711743Mbps
33122026-04-01T14:52:12.419Z-----------------------------------------------------------
33132026-04-01T14:52:12.419ZServer listening on 5201 (test #18)
33142026-04-01T14:52:12.419Z-----------------------------------------------------------
33152026-04-01T14:52:12.419ZAccepted connection from 10.0.0.1, port 53568
33162026-04-01T14:52:12.419Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33286
33172026-04-01T14:52:12.419Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65209
33182026-04-01T14:52:12.419Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54343
33192026-04-01T14:52:12.419Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37708
33202026-04-01T14:52:12.419Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36924
33212026-04-01T14:52:12.419Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43287
33222026-04-01T14:52:12.419Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57755
33232026-04-01T14:52:12.419Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44689
33242026-04-01T14:52:12.419Z[ ID] Interval Transfer Bitrate
33252026-04-01T14:52:12.419Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33262026-04-01T14:52:12.419Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33272026-04-01T14:52:12.419Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33282026-04-01T14:52:12.419Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33292026-04-01T14:52:12.419Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33302026-04-01T14:52:12.420Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
33312026-04-01T14:52:12.420Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33322026-04-01T14:52:12.420Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
33332026-04-01T14:52:12.420Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
33342026-04-01T14:52:12.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
33352026-04-01T14:52:12.420Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33362026-04-01T14:52:12.420Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33372026-04-01T14:52:12.420Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33382026-04-01T14:52:12.420Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33392026-04-01T14:52:12.420Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33402026-04-01T14:52:12.420Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33412026-04-01T14:52:12.420Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33422026-04-01T14:52:12.420Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33432026-04-01T14:52:12.420Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
33442026-04-01T14:52:12.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
33452026-04-01T14:52:12.420Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33462026-04-01T14:52:12.420Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33472026-04-01T14:52:12.420Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33482026-04-01T14:52:12.420Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33492026-04-01T14:52:12.420Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33502026-04-01T14:52:12.420Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33512026-04-01T14:52:12.420Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33522026-04-01T14:52:12.420Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33532026-04-01T14:52:12.420Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
33542026-04-01T14:52:12.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
33552026-04-01T14:52:12.420Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
33562026-04-01T14:52:12.420Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
33572026-04-01T14:52:12.420Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
33582026-04-01T14:52:12.420Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
33592026-04-01T14:52:12.420Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
33602026-04-01T14:52:12.420Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
33612026-04-01T14:52:12.420Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
33622026-04-01T14:52:12.420Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
33632026-04-01T14:52:12.420Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
33642026-04-01T14:52:12.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
33652026-04-01T14:52:12.420Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33662026-04-01T14:52:12.420Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33672026-04-01T14:52:12.420Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33682026-04-01T14:52:12.420Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33692026-04-01T14:52:12.421Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33702026-04-01T14:52:12.421Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33712026-04-01T14:52:12.421Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33722026-04-01T14:52:12.421Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33732026-04-01T14:52:12.421Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
33742026-04-01T14:52:12.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
33752026-04-01T14:52:12.421Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
33762026-04-01T14:52:12.421Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
33772026-04-01T14:52:12.421Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
33782026-04-01T14:52:12.421Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
33792026-04-01T14:52:12.421Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
33802026-04-01T14:52:12.421Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
33812026-04-01T14:52:12.421Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
33822026-04-01T14:52:12.421Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
33832026-04-01T14:52:12.421Z[SUM] 5.00-6.00 sec 433 MBytes 3.64 Gbits/sec
33842026-04-01T14:52:12.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
33852026-04-01T14:52:12.421Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33862026-04-01T14:52:12.421Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33872026-04-01T14:52:12.421Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33882026-04-01T14:52:15.421Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33892026-04-01T14:52:15.421Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
33902026-04-01T14:52:15.421Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
33912026-04-01T14:52:15.421Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
33922026-04-01T14:52:15.421Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
33932026-04-01T14:52:15.421Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
33942026-04-01T14:52:15.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
33952026-04-01T14:52:15.421Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
33962026-04-01T14:52:15.421Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
33972026-04-01T14:52:15.421Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
33982026-04-01T14:52:15.421Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
33992026-04-01T14:52:15.421Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
34002026-04-01T14:52:15.421Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
34012026-04-01T14:52:15.421Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
34022026-04-01T14:52:15.421Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
34032026-04-01T14:52:15.421Z[SUM] 7.00-8.00 sec 436 MBytes 3.66 Gbits/sec
34042026-04-01T14:52:15.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
34052026-04-01T14:52:15.421Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34062026-04-01T14:52:15.421Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34072026-04-01T14:52:15.421Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34082026-04-01T14:52:15.421Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34092026-04-01T14:52:15.421Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34102026-04-01T14:52:15.421Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34112026-04-01T14:52:15.421Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34122026-04-01T14:52:15.421Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34132026-04-01T14:52:15.421Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
34142026-04-01T14:52:15.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
34152026-04-01T14:52:15.421Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34162026-04-01T14:52:15.421Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34172026-04-01T14:52:15.422Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34182026-04-01T14:52:15.422Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34192026-04-01T14:52:15.422Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34202026-04-01T14:52:15.422Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34212026-04-01T14:52:15.422Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34222026-04-01T14:52:15.422Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34232026-04-01T14:52:15.422Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
34242026-04-01T14:52:15.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
34252026-04-01T14:52:15.422Z[ 5] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
34262026-04-01T14:52:15.422Z[ 8] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
34272026-04-01T14:52:15.422Z[ 10] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
34282026-04-01T14:52:15.422Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34292026-04-01T14:52:15.422Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34302026-04-01T14:52:15.422Z[ 16] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
34312026-04-01T14:52:15.422Z[ 18] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
34322026-04-01T14:52:15.422Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34332026-04-01T14:52:15.422Z[SUM] 10.00-10.00 sec 640 KBytes 4.63 Gbits/sec
34342026-04-01T14:52:15.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
34352026-04-01T14:52:15.422Z[ ID] Interval Transfer Bitrate
34362026-04-01T14:52:15.422Z[ 5] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34372026-04-01T14:52:15.422Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34382026-04-01T14:52:15.422Z[ 10] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34392026-04-01T14:52:15.422Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34402026-04-01T14:52:15.422Z[ 14] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34412026-04-01T14:52:15.422Z[ 16] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34422026-04-01T14:52:15.422Z[ 18] 0.00-10.00 sec 530 MBytes 444 Mbits/sec receiver
34432026-04-01T14:52:15.422Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
34442026-04-01T14:52:15.422Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.55 Gbits/sec receiver
34452026-04-01T14:52:15.426ZRun 8/10...3553.4396093527507Mbps
34462026-04-01T14:52:22.817Z-----------------------------------------------------------
34472026-04-01T14:52:22.817ZServer listening on 5201 (test #19)
34482026-04-01T14:52:22.817Z-----------------------------------------------------------
34492026-04-01T14:52:22.817ZAccepted connection from 10.0.0.1, port 56746
34502026-04-01T14:52:22.817Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47292
34512026-04-01T14:52:22.817Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41256
34522026-04-01T14:52:22.817Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50509
34532026-04-01T14:52:22.817Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49398
34542026-04-01T14:52:22.817Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46632
34552026-04-01T14:52:22.817Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39195
34562026-04-01T14:52:22.817Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56998
34572026-04-01T14:52:22.817Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59093
34582026-04-01T14:52:22.817Z[ ID] Interval Transfer Bitrate
34592026-04-01T14:52:22.817Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34602026-04-01T14:52:22.817Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34612026-04-01T14:52:22.817Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34622026-04-01T14:52:22.817Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34632026-04-01T14:52:22.817Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34642026-04-01T14:52:22.817Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34652026-04-01T14:52:22.817Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34662026-04-01T14:52:22.818Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34672026-04-01T14:52:22.818Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
34682026-04-01T14:52:22.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
34692026-04-01T14:52:22.818Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34702026-04-01T14:52:22.818Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34712026-04-01T14:52:22.818Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34722026-04-01T14:52:22.818Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34732026-04-01T14:52:22.818Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34742026-04-01T14:52:22.818Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34752026-04-01T14:52:22.818Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34762026-04-01T14:52:22.818Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
34772026-04-01T14:52:22.818Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
34782026-04-01T14:52:22.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
34792026-04-01T14:52:22.818Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34802026-04-01T14:52:22.818Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34812026-04-01T14:52:22.818Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34822026-04-01T14:52:22.818Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34832026-04-01T14:52:22.818Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34842026-04-01T14:52:22.818Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34852026-04-01T14:52:22.818Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34862026-04-01T14:52:22.818Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34872026-04-01T14:52:22.818Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
34882026-04-01T14:52:22.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
34892026-04-01T14:52:22.818Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
34902026-04-01T14:52:22.818Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
34912026-04-01T14:52:22.818Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
34922026-04-01T14:52:22.818Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
34932026-04-01T14:52:22.822Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
34942026-04-01T14:52:22.822Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
34952026-04-01T14:52:22.822Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
34962026-04-01T14:52:22.822Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
34972026-04-01T14:52:22.822Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
34982026-04-01T14:52:22.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
34992026-04-01T14:52:22.822Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35002026-04-01T14:52:22.822Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35012026-04-01T14:52:22.822Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35022026-04-01T14:52:22.822Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35032026-04-01T14:52:22.822Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35042026-04-01T14:52:22.822Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35052026-04-01T14:52:22.822Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
35062026-04-01T14:52:22.822Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
35072026-04-01T14:52:22.822Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
35082026-04-01T14:52:22.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
35092026-04-01T14:52:22.822Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35102026-04-01T14:52:22.822Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35112026-04-01T14:52:22.822Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35122026-04-01T14:52:22.822Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35132026-04-01T14:52:22.822Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35142026-04-01T14:52:22.822Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35152026-04-01T14:52:22.822Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35162026-04-01T14:52:22.822Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35172026-04-01T14:52:22.822Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
35182026-04-01T14:52:22.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
35192026-04-01T14:52:22.823Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35202026-04-01T14:52:22.823Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35212026-04-01T14:52:22.823Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35222026-04-01T14:52:25.820Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35232026-04-01T14:52:25.820Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35242026-04-01T14:52:25.820Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35252026-04-01T14:52:25.820Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35262026-04-01T14:52:25.820Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35272026-04-01T14:52:25.820Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
35282026-04-01T14:52:25.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
35292026-04-01T14:52:25.820Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
35302026-04-01T14:52:25.820Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35312026-04-01T14:52:25.820Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
35322026-04-01T14:52:25.820Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35332026-04-01T14:52:25.820Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35342026-04-01T14:52:25.820Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35352026-04-01T14:52:25.820Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
35362026-04-01T14:52:25.820Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35372026-04-01T14:52:25.820Z[SUM] 7.00-8.00 sec 430 MBytes 3.60 Gbits/sec
35382026-04-01T14:52:25.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
35392026-04-01T14:52:25.820Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35402026-04-01T14:52:25.820Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35412026-04-01T14:52:25.820Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35422026-04-01T14:52:25.820Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35432026-04-01T14:52:25.820Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35442026-04-01T14:52:25.820Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35452026-04-01T14:52:25.820Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
35462026-04-01T14:52:25.820Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
35472026-04-01T14:52:25.820Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
35482026-04-01T14:52:25.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
35492026-04-01T14:52:25.820Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35502026-04-01T14:52:25.820Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35512026-04-01T14:52:25.820Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35522026-04-01T14:52:25.820Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35532026-04-01T14:52:25.820Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
35542026-04-01T14:52:25.820Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35552026-04-01T14:52:25.820Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35562026-04-01T14:52:25.820Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35572026-04-01T14:52:25.821Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
35582026-04-01T14:52:25.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
35592026-04-01T14:52:25.821Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35602026-04-01T14:52:25.821Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35612026-04-01T14:52:25.821Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35622026-04-01T14:52:25.821Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35632026-04-01T14:52:25.821Z[ 14] 10.00-10.00 sec 128 KBytes 1.29 Gbits/sec
35642026-04-01T14:52:25.821Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35652026-04-01T14:52:25.821Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35662026-04-01T14:52:25.821Z[ 20] 10.00-10.00 sec 128 KBytes 1.29 Gbits/sec
35672026-04-01T14:52:25.821Z[SUM] 10.00-10.00 sec 256 KBytes 2.57 Gbits/sec
35682026-04-01T14:52:25.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
35692026-04-01T14:52:25.821Z[ ID] Interval Transfer Bitrate
35702026-04-01T14:52:25.821Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
35712026-04-01T14:52:25.821Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
35722026-04-01T14:52:25.821Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
35732026-04-01T14:52:25.821Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
35742026-04-01T14:52:25.821Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35752026-04-01T14:52:25.821Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35762026-04-01T14:52:25.821Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
35772026-04-01T14:52:25.821Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
35782026-04-01T14:52:25.821Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
35792026-04-01T14:52:25.825ZRun 9/10...3547.892569694891Mbps
35802026-04-01T14:52:33.219Z-----------------------------------------------------------
35812026-04-01T14:52:33.219ZServer listening on 5201 (test #20)
35822026-04-01T14:52:33.219Z-----------------------------------------------------------
35832026-04-01T14:52:33.219ZAccepted connection from 10.0.0.1, port 56382
35842026-04-01T14:52:33.219Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46710
35852026-04-01T14:52:33.219Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64957
35862026-04-01T14:52:33.219Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38030
35872026-04-01T14:52:33.220Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49537
35882026-04-01T14:52:33.220Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54846
35892026-04-01T14:52:33.220Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64917
35902026-04-01T14:52:33.220Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56968
35912026-04-01T14:52:33.220Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43304
35922026-04-01T14:52:33.220Z[ ID] Interval Transfer Bitrate
35932026-04-01T14:52:33.220Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
35942026-04-01T14:52:33.220Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
35952026-04-01T14:52:33.220Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
35962026-04-01T14:52:33.220Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
35972026-04-01T14:52:33.220Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
35982026-04-01T14:52:33.220Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
35992026-04-01T14:52:33.220Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36002026-04-01T14:52:33.220Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36012026-04-01T14:52:33.220Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
36022026-04-01T14:52:33.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
36032026-04-01T14:52:33.220Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36042026-04-01T14:52:33.220Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
36052026-04-01T14:52:33.220Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36062026-04-01T14:52:33.220Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36072026-04-01T14:52:33.220Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36082026-04-01T14:52:33.220Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36092026-04-01T14:52:33.220Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36102026-04-01T14:52:33.220Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
36112026-04-01T14:52:33.221Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
36122026-04-01T14:52:33.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
36132026-04-01T14:52:33.221Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36142026-04-01T14:52:33.221Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36152026-04-01T14:52:33.221Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36162026-04-01T14:52:33.221Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36172026-04-01T14:52:33.221Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36182026-04-01T14:52:33.221Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36192026-04-01T14:52:33.221Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36202026-04-01T14:52:33.221Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
36212026-04-01T14:52:33.221Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
36222026-04-01T14:52:33.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
36232026-04-01T14:52:33.221Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
36242026-04-01T14:52:33.221Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36252026-04-01T14:52:33.221Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36262026-04-01T14:52:33.221Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36272026-04-01T14:52:33.221Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36282026-04-01T14:52:33.221Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
36292026-04-01T14:52:33.221Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
36302026-04-01T14:52:33.221Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
36312026-04-01T14:52:33.221Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
36322026-04-01T14:52:33.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
36332026-04-01T14:52:33.221Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36342026-04-01T14:52:33.221Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36352026-04-01T14:52:33.221Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
36362026-04-01T14:52:33.221Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36372026-04-01T14:52:33.221Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36382026-04-01T14:52:33.221Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36392026-04-01T14:52:33.221Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36402026-04-01T14:52:33.221Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
36412026-04-01T14:52:33.221Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
36422026-04-01T14:52:33.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
36432026-04-01T14:52:33.221Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36442026-04-01T14:52:33.221Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36452026-04-01T14:52:33.221Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36462026-04-01T14:52:33.221Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36472026-04-01T14:52:33.221Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36482026-04-01T14:52:33.221Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36492026-04-01T14:52:33.221Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
36502026-04-01T14:52:33.222Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36512026-04-01T14:52:33.222Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
36522026-04-01T14:52:33.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
36532026-04-01T14:52:33.222Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36542026-04-01T14:52:33.222Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36552026-04-01T14:52:33.222Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36562026-04-01T14:52:36.222Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36572026-04-01T14:52:36.222Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36582026-04-01T14:52:36.222Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36592026-04-01T14:52:36.222Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36602026-04-01T14:52:36.222Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36612026-04-01T14:52:36.222Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
36622026-04-01T14:52:36.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
36632026-04-01T14:52:36.222Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
36642026-04-01T14:52:36.222Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
36652026-04-01T14:52:36.222Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
36662026-04-01T14:52:36.222Z[ 12] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
36672026-04-01T14:52:36.222Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
36682026-04-01T14:52:36.222Z[ 16] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
36692026-04-01T14:52:36.223Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
36702026-04-01T14:52:36.223Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
36712026-04-01T14:52:36.223Z[SUM] 7.00-8.00 sec 437 MBytes 3.67 Gbits/sec
36722026-04-01T14:52:36.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
36732026-04-01T14:52:36.223Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36742026-04-01T14:52:36.223Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36752026-04-01T14:52:36.223Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36762026-04-01T14:52:36.223Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36772026-04-01T14:52:36.223Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36782026-04-01T14:52:36.223Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36792026-04-01T14:52:36.223Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36802026-04-01T14:52:36.223Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36812026-04-01T14:52:36.223Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
36822026-04-01T14:52:36.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
36832026-04-01T14:52:36.223Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36842026-04-01T14:52:36.223Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36852026-04-01T14:52:36.223Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36862026-04-01T14:52:36.223Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36872026-04-01T14:52:36.223Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36882026-04-01T14:52:36.223Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36892026-04-01T14:52:36.223Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36902026-04-01T14:52:36.223Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36912026-04-01T14:52:36.223Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
36922026-04-01T14:52:36.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
36932026-04-01T14:52:36.223Z[ 5] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
36942026-04-01T14:52:36.223Z[ 8] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
36952026-04-01T14:52:36.223Z[ 10] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
36962026-04-01T14:52:36.223Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36972026-04-01T14:52:36.223Z[ 14] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
36982026-04-01T14:52:36.223Z[ 16] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
36992026-04-01T14:52:36.223Z[ 18] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
37002026-04-01T14:52:36.223Z[ 20] 10.00-10.00 sec 128 KBytes 922 Mbits/sec
37012026-04-01T14:52:36.223Z[SUM] 10.00-10.00 sec 896 KBytes 6.44 Gbits/sec
37022026-04-01T14:52:36.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
37032026-04-01T14:52:36.223Z[ ID] Interval Transfer Bitrate
37042026-04-01T14:52:36.223Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37052026-04-01T14:52:36.223Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37062026-04-01T14:52:36.224Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37072026-04-01T14:52:36.224Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37082026-04-01T14:52:36.224Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37092026-04-01T14:52:36.224Z[ 16] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
37102026-04-01T14:52:36.224Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
37112026-04-01T14:52:36.224Z[ 20] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
37122026-04-01T14:52:36.224Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
37132026-04-01T14:52:36.228ZRun 10/10...3541.59450747754Mbps
37142026-04-01T14:52:36.228Z###---------------------###
37152026-04-01T14:52:36.228Z::: iPerf done... :::
37162026-04-01T14:52:36.228Z:::Awaiting out files...:::
37172026-04-01T14:52:36.228Z###---------------------###
37182026-04-01T14:52:36.228Z###-----###
37192026-04-01T14:52:36.228Z:::done!:::
37202026-04-01T14:52:36.228Z###-----###
37212026-04-01T14:52:37.191ZGnuplot not found, using plotters backend
37222026-04-01T14:52:37.335ZBenchmarking iperf-tcp/local/c2s/tx
37232026-04-01T14:52:37.335ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37242026-04-01T14:52:41.248ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37252026-04-01T14:53:01.237ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37262026-04-01T14:53:01.290Ziperf-tcp/local/c2s/tx time: [3.4943 µs 3.4944 µs 3.4945 µs]
37272026-04-01T14:53:01.290ZFound 3 outliers among 100 measurements (3.00%)
37282026-04-01T14:53:01.290Z 2 (2.00%) low mild
37292026-04-01T14:53:01.290Z 1 (1.00%) high mild
37302026-04-01T14:53:01.915Z
37312026-04-01T14:53:01.918ZBenchmarking iperf-tcp/local/c2s/rx
37322026-04-01T14:53:01.918ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37332026-04-01T14:53:05.825ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37342026-04-01T14:53:25.821ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37352026-04-01T14:53:25.871Ziperf-tcp/local/c2s/rx time: [6.5276 µs 6.5277 µs 6.5278 µs]
37362026-04-01T14:53:25.872ZFound 6 outliers among 100 measurements (6.00%)
37372026-04-01T14:53:25.872Z 2 (2.00%) low mild
37382026-04-01T14:53:25.872Z 3 (3.00%) high mild
37392026-04-01T14:53:25.872Z 1 (1.00%) high severe
37402026-04-01T14:53:26.497Z
37412026-04-01T14:53:26.500Z###-------------------###
37422026-04-01T14:53:26.500Z:::Running experiment :::
37432026-04-01T14:53:26.500Z:::iperf-tcp/local/s2c:::
37442026-04-01T14:53:26.500Z###-------------------###
37452026-04-01T14:53:26.724Zdtrace: description 'profile-201us ' matched 2 probes
37462026-04-01T14:53:33.890Z-----------------------------------------------------------
37472026-04-01T14:53:33.890ZServer listening on 5201 (test #21)
37482026-04-01T14:53:33.890Z-----------------------------------------------------------
37492026-04-01T14:53:33.890ZAccepted connection from 10.0.0.1, port 35967
37502026-04-01T14:53:33.890Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38612
37512026-04-01T14:53:33.890Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54605
37522026-04-01T14:53:33.890Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42341
37532026-04-01T14:53:33.890Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37009
37542026-04-01T14:53:33.890Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49942
37552026-04-01T14:53:33.890Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42876
37562026-04-01T14:53:33.890Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58078
37572026-04-01T14:53:33.890Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53754
37582026-04-01T14:53:33.890Z[ ID] Interval Transfer Bitrate
37592026-04-01T14:53:33.890Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37602026-04-01T14:53:33.890Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37612026-04-01T14:53:33.890Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37622026-04-01T14:53:33.890Z[ 12] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37632026-04-01T14:53:33.890Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
37642026-04-01T14:53:33.890Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37652026-04-01T14:53:33.890Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37662026-04-01T14:53:33.890Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
37672026-04-01T14:53:33.890Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
37682026-04-01T14:53:33.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
37692026-04-01T14:53:33.891Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37702026-04-01T14:53:33.891Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37712026-04-01T14:53:33.891Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37722026-04-01T14:53:33.891Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37732026-04-01T14:53:33.891Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37742026-04-01T14:53:33.891Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37752026-04-01T14:53:33.891Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37762026-04-01T14:53:33.891Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
37772026-04-01T14:53:33.891Z[SUM] 1.00-2.00 sec 430 MBytes 3.60 Gbits/sec
37782026-04-01T14:53:33.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
37792026-04-01T14:53:33.891Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
37802026-04-01T14:53:33.891Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
37812026-04-01T14:53:33.891Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
37822026-04-01T14:53:33.891Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
37832026-04-01T14:53:33.891Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
37842026-04-01T14:53:33.891Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
37852026-04-01T14:53:33.891Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
37862026-04-01T14:53:33.891Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
37872026-04-01T14:53:33.891Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
37882026-04-01T14:53:33.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
37892026-04-01T14:53:33.891Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
37902026-04-01T14:53:33.891Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
37912026-04-01T14:53:33.891Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
37922026-04-01T14:53:33.891Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
37932026-04-01T14:53:33.891Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
37942026-04-01T14:53:33.891Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
37952026-04-01T14:53:33.891Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
37962026-04-01T14:53:33.891Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
37972026-04-01T14:53:33.891Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
37982026-04-01T14:53:33.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
37992026-04-01T14:53:33.891Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38002026-04-01T14:53:33.891Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38012026-04-01T14:53:33.891Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38022026-04-01T14:53:33.891Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
38032026-04-01T14:53:33.891Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38042026-04-01T14:53:33.892Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38052026-04-01T14:53:33.892Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
38062026-04-01T14:53:33.892Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
38072026-04-01T14:53:33.892Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
38082026-04-01T14:53:33.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
38092026-04-01T14:53:33.892Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38102026-04-01T14:53:33.892Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38112026-04-01T14:53:33.892Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38122026-04-01T14:53:33.892Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38132026-04-01T14:53:33.892Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38142026-04-01T14:53:33.892Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38152026-04-01T14:53:33.892Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38162026-04-01T14:53:33.892Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38172026-04-01T14:53:33.892Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
38182026-04-01T14:53:33.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
38192026-04-01T14:53:33.892Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
38202026-04-01T14:53:33.892Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
38212026-04-01T14:53:33.892Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
38222026-04-01T14:53:36.895Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38232026-04-01T14:53:36.895Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38242026-04-01T14:53:36.895Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38252026-04-01T14:53:36.895Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
38262026-04-01T14:53:36.895Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
38272026-04-01T14:53:36.895Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
38282026-04-01T14:53:36.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
38292026-04-01T14:53:36.895Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38302026-04-01T14:53:36.895Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38312026-04-01T14:53:36.895Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38322026-04-01T14:53:36.895Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38332026-04-01T14:53:36.896Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38342026-04-01T14:53:36.896Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38352026-04-01T14:53:36.896Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38362026-04-01T14:53:36.896Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38372026-04-01T14:53:36.896Z[SUM] 7.00-8.00 sec 430 MBytes 3.60 Gbits/sec
38382026-04-01T14:53:36.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
38392026-04-01T14:53:36.896Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
38402026-04-01T14:53:36.896Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
38412026-04-01T14:53:36.896Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
38422026-04-01T14:53:36.896Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
38432026-04-01T14:53:36.896Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
38442026-04-01T14:53:36.896Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
38452026-04-01T14:53:36.896Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
38462026-04-01T14:53:36.896Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
38472026-04-01T14:53:36.896Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
38482026-04-01T14:53:36.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
38492026-04-01T14:53:36.896Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38502026-04-01T14:53:36.896Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38512026-04-01T14:53:36.896Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38522026-04-01T14:53:36.896Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38532026-04-01T14:53:36.896Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
38542026-04-01T14:53:36.896Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38552026-04-01T14:53:36.896Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38562026-04-01T14:53:36.896Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38572026-04-01T14:53:36.896Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
38582026-04-01T14:53:36.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
38592026-04-01T14:53:36.896Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38602026-04-01T14:53:36.896Z[ 8] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
38612026-04-01T14:53:36.896Z[ 10] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
38622026-04-01T14:53:36.896Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38632026-04-01T14:53:36.896Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38642026-04-01T14:53:36.896Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38652026-04-01T14:53:36.896Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38662026-04-01T14:53:36.896Z[ 20] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
38672026-04-01T14:53:36.896Z[SUM] 10.00-10.00 sec 384 KBytes 2.63 Gbits/sec
38682026-04-01T14:53:36.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
38692026-04-01T14:53:36.896Z[ ID] Interval Transfer Bitrate
38702026-04-01T14:53:36.896Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38712026-04-01T14:53:36.896Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38722026-04-01T14:53:36.897Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38732026-04-01T14:53:36.897Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38742026-04-01T14:53:36.897Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38752026-04-01T14:53:36.897Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38762026-04-01T14:53:36.897Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38772026-04-01T14:53:36.897Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
38782026-04-01T14:53:36.897Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
38792026-04-01T14:53:36.900ZRun 1/10...3545.2255595847346Mbps
38802026-04-01T14:53:44.293Z-----------------------------------------------------------
38812026-04-01T14:53:44.293ZServer listening on 5201 (test #22)
38822026-04-01T14:53:44.293Z-----------------------------------------------------------
38832026-04-01T14:53:44.293ZAccepted connection from 10.0.0.1, port 35790
38842026-04-01T14:53:44.293Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48144
38852026-04-01T14:53:44.293Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45617
38862026-04-01T14:53:44.293Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43462
38872026-04-01T14:53:44.293Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59848
38882026-04-01T14:53:44.293Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40945
38892026-04-01T14:53:44.293Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40226
38902026-04-01T14:53:44.293Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63145
38912026-04-01T14:53:44.293Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33741
38922026-04-01T14:53:44.293Z[ ID] Interval Transfer Bitrate
38932026-04-01T14:53:44.293Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
38942026-04-01T14:53:44.293Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
38952026-04-01T14:53:44.293Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
38962026-04-01T14:53:44.293Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
38972026-04-01T14:53:44.293Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
38982026-04-01T14:53:44.293Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
38992026-04-01T14:53:44.293Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39002026-04-01T14:53:44.293Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
39012026-04-01T14:53:44.293Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
39022026-04-01T14:53:44.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
39032026-04-01T14:53:44.293Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
39042026-04-01T14:53:44.294Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39052026-04-01T14:53:44.294Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39062026-04-01T14:53:44.294Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39072026-04-01T14:53:44.294Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39082026-04-01T14:53:44.294Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
39092026-04-01T14:53:44.294Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39102026-04-01T14:53:44.294Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
39112026-04-01T14:53:44.294Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
39122026-04-01T14:53:44.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
39132026-04-01T14:53:44.294Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39142026-04-01T14:53:44.294Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39152026-04-01T14:53:44.294Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39162026-04-01T14:53:44.294Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39172026-04-01T14:53:44.294Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39182026-04-01T14:53:44.294Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39192026-04-01T14:53:44.294Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39202026-04-01T14:53:44.294Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39212026-04-01T14:53:44.294Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
39222026-04-01T14:53:44.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
39232026-04-01T14:53:44.294Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39242026-04-01T14:53:44.294Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39252026-04-01T14:53:44.294Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39262026-04-01T14:53:44.294Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39272026-04-01T14:53:44.294Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39282026-04-01T14:53:44.294Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
39292026-04-01T14:53:44.294Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39302026-04-01T14:53:44.294Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39312026-04-01T14:53:44.294Z[SUM] 3.00-4.00 sec 437 MBytes 3.66 Gbits/sec
39322026-04-01T14:53:44.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
39332026-04-01T14:53:44.294Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
39342026-04-01T14:53:44.294Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
39352026-04-01T14:53:44.294Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
39362026-04-01T14:53:44.294Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
39372026-04-01T14:53:44.294Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
39382026-04-01T14:53:44.294Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
39392026-04-01T14:53:44.294Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
39402026-04-01T14:53:44.294Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
39412026-04-01T14:53:44.294Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
39422026-04-01T14:53:44.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
39432026-04-01T14:53:44.294Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39442026-04-01T14:53:44.295Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39452026-04-01T14:53:44.295Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39462026-04-01T14:53:44.295Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39472026-04-01T14:53:44.295Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39482026-04-01T14:53:44.295Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39492026-04-01T14:53:44.295Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39502026-04-01T14:53:44.295Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39512026-04-01T14:53:44.295Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
39522026-04-01T14:53:44.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
39532026-04-01T14:53:44.295Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
39542026-04-01T14:53:44.295Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39552026-04-01T14:53:44.295Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
39562026-04-01T14:53:47.297Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
39572026-04-01T14:53:47.297Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
39582026-04-01T14:53:47.297Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39592026-04-01T14:53:47.297Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39602026-04-01T14:53:47.297Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
39612026-04-01T14:53:47.297Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
39622026-04-01T14:53:47.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
39632026-04-01T14:53:47.297Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
39642026-04-01T14:53:47.297Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
39652026-04-01T14:53:47.297Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
39662026-04-01T14:53:47.297Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
39672026-04-01T14:53:47.297Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
39682026-04-01T14:53:47.297Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
39692026-04-01T14:53:47.297Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
39702026-04-01T14:53:47.297Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
39712026-04-01T14:53:47.297Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
39722026-04-01T14:53:47.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
39732026-04-01T14:53:47.297Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
39742026-04-01T14:53:47.297Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39752026-04-01T14:53:47.297Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39762026-04-01T14:53:47.297Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
39772026-04-01T14:53:47.298Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39782026-04-01T14:53:47.298Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
39792026-04-01T14:53:47.298Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39802026-04-01T14:53:47.298Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
39812026-04-01T14:53:47.298Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
39822026-04-01T14:53:47.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
39832026-04-01T14:53:47.298Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
39842026-04-01T14:53:47.298Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
39852026-04-01T14:53:47.298Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
39862026-04-01T14:53:47.298Z[ 12] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
39872026-04-01T14:53:47.298Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
39882026-04-01T14:53:47.298Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
39892026-04-01T14:53:47.298Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
39902026-04-01T14:53:47.298Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
39912026-04-01T14:53:47.298Z[SUM] 9.00-10.00 sec 437 MBytes 3.66 Gbits/sec
39922026-04-01T14:53:47.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
39932026-04-01T14:53:47.298Z[ 5] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
39942026-04-01T14:53:47.298Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
39952026-04-01T14:53:47.298Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
39962026-04-01T14:53:47.298Z[ 12] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
39972026-04-01T14:53:47.298Z[ 14] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
39982026-04-01T14:53:47.298Z[ 16] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
39992026-04-01T14:53:47.298Z[ 18] 10.00-10.00 sec 128 KBytes 905 Mbits/sec
40002026-04-01T14:53:47.298Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40012026-04-01T14:53:47.298Z[SUM] 10.00-10.00 sec 640 KBytes 4.52 Gbits/sec
40022026-04-01T14:53:47.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
40032026-04-01T14:53:47.298Z[ ID] Interval Transfer Bitrate
40042026-04-01T14:53:47.298Z[ 5] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
40052026-04-01T14:53:47.298Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
40062026-04-01T14:53:47.298Z[ 10] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
40072026-04-01T14:53:47.298Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
40082026-04-01T14:53:47.298Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
40092026-04-01T14:53:47.298Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
40102026-04-01T14:53:47.298Z[ 18] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
40112026-04-01T14:53:47.298Z[ 20] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
40122026-04-01T14:53:47.298Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec sender
40132026-04-01T14:53:47.302ZRun 2/10...3556.874724469985Mbps
40142026-04-01T14:53:54.694Z-----------------------------------------------------------
40152026-04-01T14:53:54.694ZServer listening on 5201 (test #23)
40162026-04-01T14:53:54.694Z-----------------------------------------------------------
40172026-04-01T14:53:54.694ZAccepted connection from 10.0.0.1, port 36464
40182026-04-01T14:53:54.694Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39087
40192026-04-01T14:53:54.694Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40741
40202026-04-01T14:53:54.694Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50200
40212026-04-01T14:53:54.694Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62625
40222026-04-01T14:53:54.694Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51338
40232026-04-01T14:53:54.694Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50774
40242026-04-01T14:53:54.694Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43938
40252026-04-01T14:53:54.694Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54122
40262026-04-01T14:53:54.694Z[ ID] Interval Transfer Bitrate
40272026-04-01T14:53:54.694Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40282026-04-01T14:53:54.694Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40292026-04-01T14:53:54.694Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40302026-04-01T14:53:54.694Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40312026-04-01T14:53:54.694Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40322026-04-01T14:53:54.694Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40332026-04-01T14:53:54.694Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40342026-04-01T14:53:54.695Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40352026-04-01T14:53:54.695Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
40362026-04-01T14:53:54.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
40372026-04-01T14:53:54.695Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
40382026-04-01T14:53:54.695Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40392026-04-01T14:53:54.695Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40402026-04-01T14:53:54.695Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40412026-04-01T14:53:54.695Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40422026-04-01T14:53:54.695Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40432026-04-01T14:53:54.695Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40442026-04-01T14:53:54.695Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
40452026-04-01T14:53:54.695Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
40462026-04-01T14:53:54.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
40472026-04-01T14:53:54.695Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40482026-04-01T14:53:54.695Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40492026-04-01T14:53:54.695Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40502026-04-01T14:53:54.695Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40512026-04-01T14:53:54.695Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40522026-04-01T14:53:54.695Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40532026-04-01T14:53:54.695Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
40542026-04-01T14:53:54.695Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40552026-04-01T14:53:54.695Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
40562026-04-01T14:53:54.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
40572026-04-01T14:53:54.695Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40582026-04-01T14:53:54.695Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40592026-04-01T14:53:54.695Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40602026-04-01T14:53:54.695Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40612026-04-01T14:53:54.695Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40622026-04-01T14:53:54.695Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40632026-04-01T14:53:54.695Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40642026-04-01T14:53:54.695Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
40652026-04-01T14:53:54.695Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
40662026-04-01T14:53:54.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
40672026-04-01T14:53:54.695Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40682026-04-01T14:53:54.695Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40692026-04-01T14:53:54.695Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40702026-04-01T14:53:54.695Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40712026-04-01T14:53:54.695Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40722026-04-01T14:53:54.696Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40732026-04-01T14:53:54.696Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
40742026-04-01T14:53:54.696Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
40752026-04-01T14:53:54.696Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
40762026-04-01T14:53:54.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
40772026-04-01T14:53:54.696Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40782026-04-01T14:53:54.696Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40792026-04-01T14:53:54.696Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40802026-04-01T14:53:54.696Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40812026-04-01T14:53:54.696Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40822026-04-01T14:53:54.696Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
40832026-04-01T14:53:54.696Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40842026-04-01T14:53:54.696Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40852026-04-01T14:53:54.696Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
40862026-04-01T14:53:54.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
40872026-04-01T14:53:54.696Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
40882026-04-01T14:53:54.696Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
40892026-04-01T14:53:54.696Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
40902026-04-01T14:53:57.699Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
40912026-04-01T14:53:57.699Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
40922026-04-01T14:53:57.699Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
40932026-04-01T14:53:57.700Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
40942026-04-01T14:53:57.700Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
40952026-04-01T14:53:57.700Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
40962026-04-01T14:53:57.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
40972026-04-01T14:53:57.700Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
40982026-04-01T14:53:57.700Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
40992026-04-01T14:53:57.700Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41002026-04-01T14:53:57.700Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41012026-04-01T14:53:57.700Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41022026-04-01T14:53:57.700Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41032026-04-01T14:53:57.700Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41042026-04-01T14:53:57.700Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41052026-04-01T14:53:57.700Z[SUM] 7.00-8.00 sec 430 MBytes 3.60 Gbits/sec
41062026-04-01T14:53:57.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
41072026-04-01T14:53:57.700Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41082026-04-01T14:53:57.700Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41092026-04-01T14:53:57.700Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
41102026-04-01T14:53:57.700Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41112026-04-01T14:53:57.700Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41122026-04-01T14:53:57.700Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41132026-04-01T14:53:57.700Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41142026-04-01T14:53:57.700Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
41152026-04-01T14:53:57.700Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
41162026-04-01T14:53:57.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
41172026-04-01T14:53:57.700Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41182026-04-01T14:53:57.700Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41192026-04-01T14:53:57.700Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41202026-04-01T14:53:57.700Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41212026-04-01T14:53:57.700Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41222026-04-01T14:53:57.700Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41232026-04-01T14:53:57.700Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41242026-04-01T14:53:57.700Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41252026-04-01T14:53:57.700Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
41262026-04-01T14:53:57.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
41272026-04-01T14:53:57.700Z[ 5] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
41282026-04-01T14:53:57.700Z[ 8] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
41292026-04-01T14:53:57.700Z[ 10] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
41302026-04-01T14:53:57.700Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41312026-04-01T14:53:57.701Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41322026-04-01T14:53:57.701Z[ 16] 10.00-10.00 sec 128 KBytes 950 Mbits/sec
41332026-04-01T14:53:57.701Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41342026-04-01T14:53:57.701Z[ 20] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
41352026-04-01T14:53:57.701Z[SUM] 10.00-10.00 sec 640 KBytes 4.74 Gbits/sec
41362026-04-01T14:53:57.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
41372026-04-01T14:53:57.701Z[ ID] Interval Transfer Bitrate
41382026-04-01T14:53:57.704Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
41392026-04-01T14:53:57.704Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
41402026-04-01T14:53:57.704Z[ 10] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
41412026-04-01T14:53:57.704Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
41422026-04-01T14:53:57.704Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
41432026-04-01T14:53:57.704Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
41442026-04-01T14:53:57.704Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
41452026-04-01T14:53:57.704Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
41462026-04-01T14:53:57.705Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
41472026-04-01T14:53:57.705ZRun 3/10...3522.610760133789Mbps
41482026-04-01T14:54:05.097Z-----------------------------------------------------------
41492026-04-01T14:54:05.097ZServer listening on 5201 (test #24)
41502026-04-01T14:54:05.097Z-----------------------------------------------------------
41512026-04-01T14:54:05.097ZAccepted connection from 10.0.0.1, port 54163
41522026-04-01T14:54:05.097Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46080
41532026-04-01T14:54:05.097Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39526
41542026-04-01T14:54:05.097Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62374
41552026-04-01T14:54:05.097Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39252
41562026-04-01T14:54:05.097Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48606
41572026-04-01T14:54:05.097Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37093
41582026-04-01T14:54:05.097Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39065
41592026-04-01T14:54:05.097Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44830
41602026-04-01T14:54:05.097Z[ ID] Interval Transfer Bitrate
41612026-04-01T14:54:05.098Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41622026-04-01T14:54:05.098Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41632026-04-01T14:54:05.098Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41642026-04-01T14:54:05.098Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
41652026-04-01T14:54:05.098Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41662026-04-01T14:54:05.098Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41672026-04-01T14:54:05.098Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41682026-04-01T14:54:05.098Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41692026-04-01T14:54:05.098Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
41702026-04-01T14:54:05.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
41712026-04-01T14:54:05.098Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
41722026-04-01T14:54:05.098Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41732026-04-01T14:54:05.098Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
41742026-04-01T14:54:05.098Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
41752026-04-01T14:54:05.098Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41762026-04-01T14:54:05.098Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
41772026-04-01T14:54:05.098Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41782026-04-01T14:54:05.098Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
41792026-04-01T14:54:05.098Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
41802026-04-01T14:54:05.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
41812026-04-01T14:54:05.098Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
41822026-04-01T14:54:05.098Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
41832026-04-01T14:54:05.098Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
41842026-04-01T14:54:05.098Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
41852026-04-01T14:54:05.098Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
41862026-04-01T14:54:05.098Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
41872026-04-01T14:54:05.098Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
41882026-04-01T14:54:05.098Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
41892026-04-01T14:54:05.098Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
41902026-04-01T14:54:05.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
41912026-04-01T14:54:05.098Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
41922026-04-01T14:54:05.098Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
41932026-04-01T14:54:05.098Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
41942026-04-01T14:54:05.098Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
41952026-04-01T14:54:05.098Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
41962026-04-01T14:54:05.098Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
41972026-04-01T14:54:05.098Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
41982026-04-01T14:54:05.098Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
41992026-04-01T14:54:05.099Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
42002026-04-01T14:54:05.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
42012026-04-01T14:54:05.099Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42022026-04-01T14:54:05.099Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42032026-04-01T14:54:05.099Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42042026-04-01T14:54:05.099Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42052026-04-01T14:54:05.099Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42062026-04-01T14:54:05.099Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42072026-04-01T14:54:05.099Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42082026-04-01T14:54:05.099Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42092026-04-01T14:54:05.099Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
42102026-04-01T14:54:05.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
42112026-04-01T14:54:05.099Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42122026-04-01T14:54:05.099Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
42132026-04-01T14:54:05.099Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42142026-04-01T14:54:05.099Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42152026-04-01T14:54:05.099Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42162026-04-01T14:54:05.099Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42172026-04-01T14:54:05.099Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42182026-04-01T14:54:05.099Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
42192026-04-01T14:54:05.099Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
42202026-04-01T14:54:05.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
42212026-04-01T14:54:05.099Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
42222026-04-01T14:54:05.099Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42232026-04-01T14:54:05.099Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
42242026-04-01T14:54:08.102Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
42252026-04-01T14:54:08.102Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42262026-04-01T14:54:08.102Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
42272026-04-01T14:54:08.102Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
42282026-04-01T14:54:08.102Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
42292026-04-01T14:54:08.102Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
42302026-04-01T14:54:08.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
42312026-04-01T14:54:08.102Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42322026-04-01T14:54:08.102Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42332026-04-01T14:54:08.102Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42342026-04-01T14:54:08.102Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42352026-04-01T14:54:08.102Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42362026-04-01T14:54:08.102Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42372026-04-01T14:54:08.102Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42382026-04-01T14:54:08.103Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42392026-04-01T14:54:08.103Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
42402026-04-01T14:54:08.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
42412026-04-01T14:54:08.103Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42422026-04-01T14:54:08.103Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42432026-04-01T14:54:08.103Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42442026-04-01T14:54:08.103Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42452026-04-01T14:54:08.103Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42462026-04-01T14:54:08.103Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42472026-04-01T14:54:08.103Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42482026-04-01T14:54:08.103Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42492026-04-01T14:54:08.103Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
42502026-04-01T14:54:08.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
42512026-04-01T14:54:08.103Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
42522026-04-01T14:54:08.103Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42532026-04-01T14:54:08.103Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
42542026-04-01T14:54:08.103Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
42552026-04-01T14:54:08.103Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
42562026-04-01T14:54:08.103Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42572026-04-01T14:54:08.103Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
42582026-04-01T14:54:08.103Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
42592026-04-01T14:54:08.103Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
42602026-04-01T14:54:08.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
42612026-04-01T14:54:08.103Z[ 5] 10.00-10.00 sec 128 KBytes 942 Mbits/sec
42622026-04-01T14:54:08.103Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42632026-04-01T14:54:08.103Z[ 10] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
42642026-04-01T14:54:08.103Z[ 12] 10.00-10.00 sec 128 KBytes 944 Mbits/sec
42652026-04-01T14:54:08.103Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42662026-04-01T14:54:08.103Z[ 16] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
42672026-04-01T14:54:08.103Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42682026-04-01T14:54:08.103Z[ 20] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
42692026-04-01T14:54:08.103Z[SUM] 10.00-10.00 sec 640 KBytes 4.71 Gbits/sec
42702026-04-01T14:54:08.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
42712026-04-01T14:54:08.103Z[ ID] Interval Transfer Bitrate
42722026-04-01T14:54:08.103Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42732026-04-01T14:54:08.103Z[ 8] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
42742026-04-01T14:54:08.103Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
42752026-04-01T14:54:08.103Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
42762026-04-01T14:54:08.104Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
42772026-04-01T14:54:08.104Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
42782026-04-01T14:54:08.104Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42792026-04-01T14:54:08.104Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42802026-04-01T14:54:08.104Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
42812026-04-01T14:54:08.107ZRun 4/10...3532.250927069592Mbps
42822026-04-01T14:54:15.501Z-----------------------------------------------------------
42832026-04-01T14:54:15.501ZServer listening on 5201 (test #25)
42842026-04-01T14:54:15.501Z-----------------------------------------------------------
42852026-04-01T14:54:15.501ZAccepted connection from 10.0.0.1, port 53324
42862026-04-01T14:54:15.501Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64269
42872026-04-01T14:54:15.501Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43312
42882026-04-01T14:54:15.501Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56319
42892026-04-01T14:54:15.501Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45118
42902026-04-01T14:54:15.501Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34958
42912026-04-01T14:54:15.501Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41957
42922026-04-01T14:54:15.501Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32818
42932026-04-01T14:54:15.501Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54909
42942026-04-01T14:54:15.501Z[ ID] Interval Transfer Bitrate
42952026-04-01T14:54:15.501Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
42962026-04-01T14:54:15.501Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
42972026-04-01T14:54:15.501Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
42982026-04-01T14:54:15.501Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
42992026-04-01T14:54:15.501Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43002026-04-01T14:54:15.501Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43012026-04-01T14:54:15.501Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
43022026-04-01T14:54:15.502Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43032026-04-01T14:54:15.502Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
43042026-04-01T14:54:15.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
43052026-04-01T14:54:15.502Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43062026-04-01T14:54:15.502Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
43072026-04-01T14:54:15.502Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43082026-04-01T14:54:15.502Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43092026-04-01T14:54:15.502Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43102026-04-01T14:54:15.502Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43112026-04-01T14:54:15.502Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43122026-04-01T14:54:15.502Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
43132026-04-01T14:54:15.502Z[SUM] 1.00-2.00 sec 432 MBytes 3.62 Gbits/sec
43142026-04-01T14:54:15.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
43152026-04-01T14:54:15.502Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43162026-04-01T14:54:15.502Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43172026-04-01T14:54:15.502Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43182026-04-01T14:54:15.502Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43192026-04-01T14:54:15.502Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43202026-04-01T14:54:15.502Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43212026-04-01T14:54:15.502Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43222026-04-01T14:54:15.502Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
43232026-04-01T14:54:15.502Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
43242026-04-01T14:54:15.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
43252026-04-01T14:54:15.502Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43262026-04-01T14:54:15.502Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43272026-04-01T14:54:15.502Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43282026-04-01T14:54:15.502Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43292026-04-01T14:54:15.502Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43302026-04-01T14:54:15.502Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43312026-04-01T14:54:15.502Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43322026-04-01T14:54:15.502Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43332026-04-01T14:54:15.502Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
43342026-04-01T14:54:15.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
43352026-04-01T14:54:15.502Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43362026-04-01T14:54:15.502Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43372026-04-01T14:54:15.502Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43382026-04-01T14:54:15.502Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43392026-04-01T14:54:15.502Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43402026-04-01T14:54:15.502Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43412026-04-01T14:54:15.503Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43422026-04-01T14:54:15.503Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
43432026-04-01T14:54:15.503Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
43442026-04-01T14:54:15.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
43452026-04-01T14:54:15.503Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43462026-04-01T14:54:15.503Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43472026-04-01T14:54:15.503Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43482026-04-01T14:54:15.503Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43492026-04-01T14:54:15.503Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43502026-04-01T14:54:15.503Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43512026-04-01T14:54:15.503Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43522026-04-01T14:54:15.503Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43532026-04-01T14:54:15.503Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
43542026-04-01T14:54:15.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
43552026-04-01T14:54:15.503Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43562026-04-01T14:54:15.503Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43572026-04-01T14:54:15.503Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
43582026-04-01T14:54:18.505Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
43592026-04-01T14:54:18.505Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43602026-04-01T14:54:18.505Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43612026-04-01T14:54:18.505Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
43622026-04-01T14:54:18.505Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
43632026-04-01T14:54:18.505Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
43642026-04-01T14:54:18.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
43652026-04-01T14:54:18.505Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
43662026-04-01T14:54:18.505Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43672026-04-01T14:54:18.505Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43682026-04-01T14:54:18.505Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43692026-04-01T14:54:18.505Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43702026-04-01T14:54:18.505Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43712026-04-01T14:54:18.505Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43722026-04-01T14:54:18.505Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
43732026-04-01T14:54:18.505Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
43742026-04-01T14:54:18.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
43752026-04-01T14:54:18.506Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
43762026-04-01T14:54:18.506Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
43772026-04-01T14:54:18.506Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
43782026-04-01T14:54:18.506Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
43792026-04-01T14:54:18.506Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
43802026-04-01T14:54:18.506Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
43812026-04-01T14:54:18.506Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
43822026-04-01T14:54:18.506Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43832026-04-01T14:54:18.506Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
43842026-04-01T14:54:18.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
43852026-04-01T14:54:18.506Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
43862026-04-01T14:54:18.506Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
43872026-04-01T14:54:18.506Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
43882026-04-01T14:54:18.506Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
43892026-04-01T14:54:18.506Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
43902026-04-01T14:54:18.506Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
43912026-04-01T14:54:18.506Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
43922026-04-01T14:54:18.506Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
43932026-04-01T14:54:18.506Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
43942026-04-01T14:54:18.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
43952026-04-01T14:54:18.506Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43962026-04-01T14:54:18.506Z[ 8] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
43972026-04-01T14:54:18.506Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43982026-04-01T14:54:18.506Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43992026-04-01T14:54:18.506Z[ 14] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
44002026-04-01T14:54:18.506Z[ 16] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
44012026-04-01T14:54:18.506Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44022026-04-01T14:54:18.506Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44032026-04-01T14:54:18.506Z[SUM] 10.00-10.00 sec 384 KBytes 2.52 Gbits/sec
44042026-04-01T14:54:18.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
44052026-04-01T14:54:18.506Z[ ID] Interval Transfer Bitrate
44062026-04-01T14:54:18.506Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44072026-04-01T14:54:18.506Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44082026-04-01T14:54:18.506Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44092026-04-01T14:54:18.506Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44102026-04-01T14:54:18.506Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44112026-04-01T14:54:18.506Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44122026-04-01T14:54:18.506Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44132026-04-01T14:54:18.507Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
44142026-04-01T14:54:18.507Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
44152026-04-01T14:54:18.510ZRun 5/10...3526.9645610723924Mbps
44162026-04-01T14:54:25.909Z-----------------------------------------------------------
44172026-04-01T14:54:25.909ZServer listening on 5201 (test #26)
44182026-04-01T14:54:25.909Z-----------------------------------------------------------
44192026-04-01T14:54:25.909ZAccepted connection from 10.0.0.1, port 41782
44202026-04-01T14:54:25.909Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56529
44212026-04-01T14:54:25.909Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46962
44222026-04-01T14:54:25.909Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61413
44232026-04-01T14:54:25.909Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61573
44242026-04-01T14:54:25.909Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39701
44252026-04-01T14:54:25.909Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43546
44262026-04-01T14:54:25.909Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51807
44272026-04-01T14:54:25.909Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52846
44282026-04-01T14:54:25.909Z[ ID] Interval Transfer Bitrate
44292026-04-01T14:54:25.909Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44302026-04-01T14:54:25.909Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44312026-04-01T14:54:25.909Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44322026-04-01T14:54:25.909Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44332026-04-01T14:54:25.909Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44342026-04-01T14:54:25.909Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44352026-04-01T14:54:25.909Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44362026-04-01T14:54:25.909Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44372026-04-01T14:54:25.909Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
44382026-04-01T14:54:25.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
44392026-04-01T14:54:25.909Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44402026-04-01T14:54:25.909Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44412026-04-01T14:54:25.909Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44422026-04-01T14:54:25.909Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44432026-04-01T14:54:25.910Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44442026-04-01T14:54:25.910Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44452026-04-01T14:54:25.910Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44462026-04-01T14:54:25.910Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
44472026-04-01T14:54:25.910Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
44482026-04-01T14:54:25.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
44492026-04-01T14:54:25.910Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44502026-04-01T14:54:25.910Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44512026-04-01T14:54:25.910Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44522026-04-01T14:54:25.910Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44532026-04-01T14:54:25.910Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44542026-04-01T14:54:25.910Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44552026-04-01T14:54:25.910Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44562026-04-01T14:54:25.910Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44572026-04-01T14:54:25.910Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
44582026-04-01T14:54:25.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
44592026-04-01T14:54:25.910Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44602026-04-01T14:54:25.910Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44612026-04-01T14:54:25.910Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44622026-04-01T14:54:25.910Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44632026-04-01T14:54:25.910Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44642026-04-01T14:54:25.910Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44652026-04-01T14:54:25.910Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44662026-04-01T14:54:25.910Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44672026-04-01T14:54:25.910Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
44682026-04-01T14:54:25.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
44692026-04-01T14:54:25.910Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44702026-04-01T14:54:25.910Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44712026-04-01T14:54:25.910Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44722026-04-01T14:54:25.910Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44732026-04-01T14:54:25.910Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44742026-04-01T14:54:25.910Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44752026-04-01T14:54:25.910Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44762026-04-01T14:54:25.910Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44772026-04-01T14:54:25.910Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
44782026-04-01T14:54:25.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
44792026-04-01T14:54:25.910Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
44802026-04-01T14:54:25.911Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
44812026-04-01T14:54:25.911Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44822026-04-01T14:54:25.911Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44832026-04-01T14:54:25.911Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44842026-04-01T14:54:25.911Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
44852026-04-01T14:54:25.911Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
44862026-04-01T14:54:25.911Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
44872026-04-01T14:54:25.911Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
44882026-04-01T14:54:25.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
44892026-04-01T14:54:25.911Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
44902026-04-01T14:54:25.911Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
44912026-04-01T14:54:25.911Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
44922026-04-01T14:54:28.914Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
44932026-04-01T14:54:28.914Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
44942026-04-01T14:54:28.914Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
44952026-04-01T14:54:28.914Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
44962026-04-01T14:54:28.914Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
44972026-04-01T14:54:28.914Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
44982026-04-01T14:54:28.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
44992026-04-01T14:54:28.914Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45002026-04-01T14:54:28.914Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45012026-04-01T14:54:28.914Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45022026-04-01T14:54:28.914Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45032026-04-01T14:54:28.914Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
45042026-04-01T14:54:28.914Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45052026-04-01T14:54:28.914Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45062026-04-01T14:54:28.914Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45072026-04-01T14:54:28.914Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
45082026-04-01T14:54:28.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
45092026-04-01T14:54:28.914Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45102026-04-01T14:54:28.915Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45112026-04-01T14:54:28.915Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45122026-04-01T14:54:28.915Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45132026-04-01T14:54:28.915Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45142026-04-01T14:54:28.915Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45152026-04-01T14:54:28.915Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45162026-04-01T14:54:28.915Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
45172026-04-01T14:54:28.915Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
45182026-04-01T14:54:28.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
45192026-04-01T14:54:28.915Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45202026-04-01T14:54:28.915Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45212026-04-01T14:54:28.915Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45222026-04-01T14:54:28.915Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45232026-04-01T14:54:28.915Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
45242026-04-01T14:54:28.915Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45252026-04-01T14:54:28.915Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45262026-04-01T14:54:28.915Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45272026-04-01T14:54:28.915Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
45282026-04-01T14:54:28.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
45292026-04-01T14:54:28.915Z[ 5] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
45302026-04-01T14:54:28.915Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45312026-04-01T14:54:28.915Z[ 10] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
45322026-04-01T14:54:28.915Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45332026-04-01T14:54:28.915Z[ 14] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
45342026-04-01T14:54:28.915Z[ 16] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
45352026-04-01T14:54:28.915Z[ 18] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
45362026-04-01T14:54:28.915Z[ 20] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
45372026-04-01T14:54:28.915Z[SUM] 10.00-10.00 sec 768 KBytes 5.74 Gbits/sec
45382026-04-01T14:54:28.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
45392026-04-01T14:54:28.915Z[ ID] Interval Transfer Bitrate
45402026-04-01T14:54:28.915Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45412026-04-01T14:54:28.915Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
45422026-04-01T14:54:28.915Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45432026-04-01T14:54:28.915Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45442026-04-01T14:54:28.915Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
45452026-04-01T14:54:28.915Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
45462026-04-01T14:54:28.915Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45472026-04-01T14:54:28.915Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45482026-04-01T14:54:28.915Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
45492026-04-01T14:54:28.919ZRun 6/10...3531.735880143716Mbps
45502026-04-01T14:54:36.313Z-----------------------------------------------------------
45512026-04-01T14:54:36.313ZServer listening on 5201 (test #27)
45522026-04-01T14:54:36.313Z-----------------------------------------------------------
45532026-04-01T14:54:36.313ZAccepted connection from 10.0.0.1, port 47354
45542026-04-01T14:54:36.313Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60419
45552026-04-01T14:54:36.313Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51358
45562026-04-01T14:54:36.313Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46055
45572026-04-01T14:54:36.313Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62249
45582026-04-01T14:54:36.313Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53614
45592026-04-01T14:54:36.313Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56486
45602026-04-01T14:54:36.313Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48657
45612026-04-01T14:54:36.313Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53583
45622026-04-01T14:54:36.313Z[ ID] Interval Transfer Bitrate
45632026-04-01T14:54:36.313Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45642026-04-01T14:54:36.313Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45652026-04-01T14:54:36.313Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45662026-04-01T14:54:36.313Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45672026-04-01T14:54:36.313Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45682026-04-01T14:54:36.313Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45692026-04-01T14:54:36.313Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45702026-04-01T14:54:36.313Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45712026-04-01T14:54:36.313Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
45722026-04-01T14:54:36.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
45732026-04-01T14:54:36.313Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
45742026-04-01T14:54:36.313Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45752026-04-01T14:54:36.313Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45762026-04-01T14:54:36.313Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45772026-04-01T14:54:36.313Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45782026-04-01T14:54:36.313Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45792026-04-01T14:54:36.314Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45802026-04-01T14:54:36.314Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
45812026-04-01T14:54:36.314Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
45822026-04-01T14:54:36.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
45832026-04-01T14:54:36.314Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
45842026-04-01T14:54:36.314Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
45852026-04-01T14:54:36.314Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
45862026-04-01T14:54:36.314Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
45872026-04-01T14:54:36.314Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
45882026-04-01T14:54:36.314Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
45892026-04-01T14:54:36.314Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
45902026-04-01T14:54:36.314Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
45912026-04-01T14:54:36.314Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
45922026-04-01T14:54:36.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
45932026-04-01T14:54:36.314Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
45942026-04-01T14:54:36.314Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
45952026-04-01T14:54:36.314Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
45962026-04-01T14:54:36.314Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
45972026-04-01T14:54:36.314Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
45982026-04-01T14:54:36.314Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
45992026-04-01T14:54:36.314Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
46002026-04-01T14:54:36.314Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
46012026-04-01T14:54:36.314Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
46022026-04-01T14:54:36.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
46032026-04-01T14:54:36.314Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46042026-04-01T14:54:36.314Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46052026-04-01T14:54:36.314Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46062026-04-01T14:54:36.314Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46072026-04-01T14:54:36.314Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46082026-04-01T14:54:36.314Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46092026-04-01T14:54:36.314Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46102026-04-01T14:54:36.314Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46112026-04-01T14:54:36.314Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
46122026-04-01T14:54:36.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
46132026-04-01T14:54:36.314Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46142026-04-01T14:54:36.314Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46152026-04-01T14:54:36.314Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
46162026-04-01T14:54:36.314Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
46172026-04-01T14:54:36.314Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46182026-04-01T14:54:36.314Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46192026-04-01T14:54:36.315Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
46202026-04-01T14:54:36.315Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46212026-04-01T14:54:36.315Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
46222026-04-01T14:54:36.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
46232026-04-01T14:54:36.315Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46242026-04-01T14:54:36.315Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46252026-04-01T14:54:36.315Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46262026-04-01T14:54:39.317Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46272026-04-01T14:54:39.317Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46282026-04-01T14:54:39.317Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46292026-04-01T14:54:39.317Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
46302026-04-01T14:54:39.317Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
46312026-04-01T14:54:39.317Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
46322026-04-01T14:54:39.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
46332026-04-01T14:54:39.317Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46342026-04-01T14:54:39.317Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46352026-04-01T14:54:39.317Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46362026-04-01T14:54:39.317Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46372026-04-01T14:54:39.317Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46382026-04-01T14:54:39.317Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46392026-04-01T14:54:39.317Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46402026-04-01T14:54:39.317Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46412026-04-01T14:54:39.317Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
46422026-04-01T14:54:39.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
46432026-04-01T14:54:39.317Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46442026-04-01T14:54:39.317Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46452026-04-01T14:54:39.317Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46462026-04-01T14:54:39.317Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46472026-04-01T14:54:39.317Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46482026-04-01T14:54:39.317Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46492026-04-01T14:54:39.317Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46502026-04-01T14:54:39.317Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46512026-04-01T14:54:39.317Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
46522026-04-01T14:54:39.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
46532026-04-01T14:54:39.317Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
46542026-04-01T14:54:39.317Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46552026-04-01T14:54:39.317Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46562026-04-01T14:54:39.317Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46572026-04-01T14:54:39.317Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46582026-04-01T14:54:39.318Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46592026-04-01T14:54:39.318Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46602026-04-01T14:54:39.318Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46612026-04-01T14:54:39.318Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
46622026-04-01T14:54:39.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
46632026-04-01T14:54:39.318Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46642026-04-01T14:54:39.318Z[ 8] 10.00-10.00 sec 128 KBytes 947 Mbits/sec
46652026-04-01T14:54:39.318Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46662026-04-01T14:54:39.318Z[ 12] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
46672026-04-01T14:54:39.318Z[ 14] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
46682026-04-01T14:54:39.318Z[ 16] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
46692026-04-01T14:54:39.318Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46702026-04-01T14:54:39.318Z[ 20] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
46712026-04-01T14:54:39.318Z[SUM] 10.00-10.00 sec 640 KBytes 4.73 Gbits/sec
46722026-04-01T14:54:39.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
46732026-04-01T14:54:39.318Z[ ID] Interval Transfer Bitrate
46742026-04-01T14:54:39.318Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
46752026-04-01T14:54:39.318Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
46762026-04-01T14:54:39.318Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
46772026-04-01T14:54:39.318Z[ 12] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
46782026-04-01T14:54:39.318Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
46792026-04-01T14:54:39.318Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
46802026-04-01T14:54:39.322Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
46812026-04-01T14:54:39.322Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
46822026-04-01T14:54:39.322Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
46832026-04-01T14:54:39.322ZRun 7/10...3541.061858834695Mbps
46842026-04-01T14:54:46.716Z-----------------------------------------------------------
46852026-04-01T14:54:46.716ZServer listening on 5201 (test #28)
46862026-04-01T14:54:46.716Z-----------------------------------------------------------
46872026-04-01T14:54:46.716ZAccepted connection from 10.0.0.1, port 59186
46882026-04-01T14:54:46.716Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42688
46892026-04-01T14:54:46.716Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40856
46902026-04-01T14:54:46.716Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37856
46912026-04-01T14:54:46.716Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39395
46922026-04-01T14:54:46.716Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60026
46932026-04-01T14:54:46.716Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57196
46942026-04-01T14:54:46.716Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65447
46952026-04-01T14:54:46.716Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38544
46962026-04-01T14:54:46.717Z[ ID] Interval Transfer Bitrate
46972026-04-01T14:54:46.717Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
46982026-04-01T14:54:46.717Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
46992026-04-01T14:54:46.717Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47002026-04-01T14:54:46.717Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47012026-04-01T14:54:46.717Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47022026-04-01T14:54:46.717Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47032026-04-01T14:54:46.717Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47042026-04-01T14:54:46.717Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47052026-04-01T14:54:46.717Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
47062026-04-01T14:54:46.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
47072026-04-01T14:54:46.717Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47082026-04-01T14:54:46.717Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47092026-04-01T14:54:46.717Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47102026-04-01T14:54:46.717Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
47112026-04-01T14:54:46.717Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47122026-04-01T14:54:46.717Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
47132026-04-01T14:54:46.717Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47142026-04-01T14:54:46.717Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47152026-04-01T14:54:46.717Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
47162026-04-01T14:54:46.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
47172026-04-01T14:54:46.717Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47182026-04-01T14:54:46.717Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47192026-04-01T14:54:46.717Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
47202026-04-01T14:54:46.717Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
47212026-04-01T14:54:46.717Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
47222026-04-01T14:54:46.717Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47232026-04-01T14:54:46.717Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47242026-04-01T14:54:46.717Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
47252026-04-01T14:54:46.717Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
47262026-04-01T14:54:46.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
47272026-04-01T14:54:46.717Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47282026-04-01T14:54:46.717Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47292026-04-01T14:54:46.717Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47302026-04-01T14:54:46.717Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47312026-04-01T14:54:46.717Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47322026-04-01T14:54:46.717Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47332026-04-01T14:54:46.717Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47342026-04-01T14:54:46.718Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47352026-04-01T14:54:46.718Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
47362026-04-01T14:54:46.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
47372026-04-01T14:54:46.718Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47382026-04-01T14:54:46.718Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47392026-04-01T14:54:46.718Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47402026-04-01T14:54:46.718Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47412026-04-01T14:54:46.718Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47422026-04-01T14:54:46.718Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47432026-04-01T14:54:46.718Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47442026-04-01T14:54:46.718Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47452026-04-01T14:54:46.718Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
47462026-04-01T14:54:46.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
47472026-04-01T14:54:46.718Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47482026-04-01T14:54:46.718Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47492026-04-01T14:54:46.718Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47502026-04-01T14:54:46.718Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47512026-04-01T14:54:46.718Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47522026-04-01T14:54:46.718Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47532026-04-01T14:54:46.718Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47542026-04-01T14:54:46.718Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47552026-04-01T14:54:46.718Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
47562026-04-01T14:54:46.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
47572026-04-01T14:54:46.718Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47582026-04-01T14:54:46.718Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47592026-04-01T14:54:46.718Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47602026-04-01T14:54:49.721Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47612026-04-01T14:54:49.721Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47622026-04-01T14:54:49.721Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47632026-04-01T14:54:49.721Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47642026-04-01T14:54:49.721Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47652026-04-01T14:54:49.721Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
47662026-04-01T14:54:49.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
47672026-04-01T14:54:49.721Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47682026-04-01T14:54:49.721Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47692026-04-01T14:54:49.721Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47702026-04-01T14:54:49.721Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47712026-04-01T14:54:49.721Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47722026-04-01T14:54:49.721Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47732026-04-01T14:54:49.721Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47742026-04-01T14:54:49.721Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
47752026-04-01T14:54:49.721Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
47762026-04-01T14:54:49.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
47772026-04-01T14:54:49.722Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47782026-04-01T14:54:49.722Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47792026-04-01T14:54:49.722Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47802026-04-01T14:54:49.722Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47812026-04-01T14:54:49.722Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47822026-04-01T14:54:49.722Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47832026-04-01T14:54:49.722Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47842026-04-01T14:54:49.722Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47852026-04-01T14:54:49.722Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
47862026-04-01T14:54:49.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
47872026-04-01T14:54:49.722Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
47882026-04-01T14:54:49.722Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
47892026-04-01T14:54:49.722Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
47902026-04-01T14:54:49.722Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
47912026-04-01T14:54:49.722Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
47922026-04-01T14:54:49.722Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
47932026-04-01T14:54:49.722Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
47942026-04-01T14:54:49.722Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
47952026-04-01T14:54:49.722Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
47962026-04-01T14:54:49.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
47972026-04-01T14:54:49.722Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47982026-04-01T14:54:49.722Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47992026-04-01T14:54:49.722Z[ 10] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
48002026-04-01T14:54:49.722Z[ 12] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
48012026-04-01T14:54:49.722Z[ 14] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
48022026-04-01T14:54:49.722Z[ 16] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
48032026-04-01T14:54:49.722Z[ 18] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
48042026-04-01T14:54:49.722Z[ 20] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
48052026-04-01T14:54:49.722Z[SUM] 10.00-10.00 sec 768 KBytes 5.38 Gbits/sec
48062026-04-01T14:54:49.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
48072026-04-01T14:54:49.722Z[ ID] Interval Transfer Bitrate
48082026-04-01T14:54:49.722Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48092026-04-01T14:54:49.722Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48102026-04-01T14:54:49.722Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48112026-04-01T14:54:49.722Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48122026-04-01T14:54:49.722Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48132026-04-01T14:54:49.722Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48142026-04-01T14:54:49.722Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48152026-04-01T14:54:49.723Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
48162026-04-01T14:54:49.723Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
48172026-04-01T14:54:49.726ZRun 8/10...3520.280920254766Mbps
48182026-04-01T14:54:57.120Z-----------------------------------------------------------
48192026-04-01T14:54:57.120ZServer listening on 5201 (test #29)
48202026-04-01T14:54:57.120Z-----------------------------------------------------------
48212026-04-01T14:54:57.120ZAccepted connection from 10.0.0.1, port 36194
48222026-04-01T14:54:57.120Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46658
48232026-04-01T14:54:57.120Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37947
48242026-04-01T14:54:57.120Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52435
48252026-04-01T14:54:57.120Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58289
48262026-04-01T14:54:57.120Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33150
48272026-04-01T14:54:57.120Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62532
48282026-04-01T14:54:57.120Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45527
48292026-04-01T14:54:57.120Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35144
48302026-04-01T14:54:57.120Z[ ID] Interval Transfer Bitrate
48312026-04-01T14:54:57.120Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48322026-04-01T14:54:57.120Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48332026-04-01T14:54:57.120Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48342026-04-01T14:54:57.120Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48352026-04-01T14:54:57.120Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48362026-04-01T14:54:57.120Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48372026-04-01T14:54:57.120Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48382026-04-01T14:54:57.120Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48392026-04-01T14:54:57.120Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
48402026-04-01T14:54:57.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
48412026-04-01T14:54:57.120Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48422026-04-01T14:54:57.120Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48432026-04-01T14:54:57.120Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48442026-04-01T14:54:57.120Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48452026-04-01T14:54:57.120Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48462026-04-01T14:54:57.120Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48472026-04-01T14:54:57.120Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48482026-04-01T14:54:57.120Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48492026-04-01T14:54:57.120Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
48502026-04-01T14:54:57.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
48512026-04-01T14:54:57.120Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48522026-04-01T14:54:57.120Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
48532026-04-01T14:54:57.121Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48542026-04-01T14:54:57.121Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48552026-04-01T14:54:57.121Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48562026-04-01T14:54:57.121Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48572026-04-01T14:54:57.121Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
48582026-04-01T14:54:57.121Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
48592026-04-01T14:54:57.121Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
48602026-04-01T14:54:57.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
48612026-04-01T14:54:57.121Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
48622026-04-01T14:54:57.121Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
48632026-04-01T14:54:57.121Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
48642026-04-01T14:54:57.121Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
48652026-04-01T14:54:57.121Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
48662026-04-01T14:54:57.121Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
48672026-04-01T14:54:57.121Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
48682026-04-01T14:54:57.121Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
48692026-04-01T14:54:57.121Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
48702026-04-01T14:54:57.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
48712026-04-01T14:54:57.121Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
48722026-04-01T14:54:57.121Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
48732026-04-01T14:54:57.121Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48742026-04-01T14:54:57.121Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
48752026-04-01T14:54:57.121Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48762026-04-01T14:54:57.121Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48772026-04-01T14:54:57.121Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48782026-04-01T14:54:57.121Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48792026-04-01T14:54:57.121Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
48802026-04-01T14:54:57.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
48812026-04-01T14:54:57.121Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48822026-04-01T14:54:57.121Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
48832026-04-01T14:54:57.121Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
48842026-04-01T14:54:57.121Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48852026-04-01T14:54:57.121Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
48862026-04-01T14:54:57.121Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
48872026-04-01T14:54:57.121Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48882026-04-01T14:54:57.121Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
48892026-04-01T14:54:57.121Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
48902026-04-01T14:54:57.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
48912026-04-01T14:54:57.122Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
48922026-04-01T14:54:57.122Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
48932026-04-01T14:54:57.122Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
48942026-04-01T14:55:00.123Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
48952026-04-01T14:55:00.123Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
48962026-04-01T14:55:00.123Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
48972026-04-01T14:55:00.123Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
48982026-04-01T14:55:00.123Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
48992026-04-01T14:55:00.123Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
49002026-04-01T14:55:00.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
49012026-04-01T14:55:00.123Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
49022026-04-01T14:55:00.123Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
49032026-04-01T14:55:00.123Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49042026-04-01T14:55:00.123Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49052026-04-01T14:55:00.123Z[ 14] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49062026-04-01T14:55:00.123Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
49072026-04-01T14:55:00.123Z[ 18] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49082026-04-01T14:55:00.123Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
49092026-04-01T14:55:00.123Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
49102026-04-01T14:55:00.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
49112026-04-01T14:55:00.123Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49122026-04-01T14:55:00.123Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49132026-04-01T14:55:00.123Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49142026-04-01T14:55:00.123Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49152026-04-01T14:55:00.123Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49162026-04-01T14:55:00.123Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
49172026-04-01T14:55:00.123Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49182026-04-01T14:55:00.123Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
49192026-04-01T14:55:00.123Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
49202026-04-01T14:55:00.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
49212026-04-01T14:55:00.123Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49222026-04-01T14:55:00.123Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49232026-04-01T14:55:00.123Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49242026-04-01T14:55:00.123Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49252026-04-01T14:55:00.123Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
49262026-04-01T14:55:00.123Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49272026-04-01T14:55:00.123Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49282026-04-01T14:55:00.124Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
49292026-04-01T14:55:00.124Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
49302026-04-01T14:55:00.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
49312026-04-01T14:55:00.124Z[ 5] 10.00-10.00 sec 128 KBytes 878 Mbits/sec
49322026-04-01T14:55:00.124Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49332026-04-01T14:55:00.124Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49342026-04-01T14:55:00.124Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49352026-04-01T14:55:00.124Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49362026-04-01T14:55:00.124Z[ 16] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
49372026-04-01T14:55:00.124Z[ 18] 10.00-10.00 sec 128 KBytes 879 Mbits/sec
49382026-04-01T14:55:00.124Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49392026-04-01T14:55:00.124Z[SUM] 10.00-10.00 sec 384 KBytes 2.63 Gbits/sec
49402026-04-01T14:55:00.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
49412026-04-01T14:55:00.124Z[ ID] Interval Transfer Bitrate
49422026-04-01T14:55:00.124Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49432026-04-01T14:55:00.124Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49442026-04-01T14:55:00.124Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49452026-04-01T14:55:00.124Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49462026-04-01T14:55:00.124Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49472026-04-01T14:55:00.124Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49482026-04-01T14:55:00.124Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49492026-04-01T14:55:00.124Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
49502026-04-01T14:55:00.124Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
49512026-04-01T14:55:00.128ZRun 9/10...3530.232385434885Mbps
49522026-04-01T14:55:07.519Z-----------------------------------------------------------
49532026-04-01T14:55:07.519ZServer listening on 5201 (test #30)
49542026-04-01T14:55:07.519Z-----------------------------------------------------------
49552026-04-01T14:55:07.519ZAccepted connection from 10.0.0.1, port 49841
49562026-04-01T14:55:07.519Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48034
49572026-04-01T14:55:07.519Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53185
49582026-04-01T14:55:07.519Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64888
49592026-04-01T14:55:07.519Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40060
49602026-04-01T14:55:07.519Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64155
49612026-04-01T14:55:07.519Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56648
49622026-04-01T14:55:07.519Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55356
49632026-04-01T14:55:07.519Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50630
49642026-04-01T14:55:07.524Z[ ID] Interval Transfer Bitrate
49652026-04-01T14:55:07.524Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49662026-04-01T14:55:07.524Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49672026-04-01T14:55:07.524Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49682026-04-01T14:55:07.524Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49692026-04-01T14:55:07.524Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49702026-04-01T14:55:07.524Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
49712026-04-01T14:55:07.524Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49722026-04-01T14:55:07.524Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49732026-04-01T14:55:07.524Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
49742026-04-01T14:55:07.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
49752026-04-01T14:55:07.524Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
49762026-04-01T14:55:07.524Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49772026-04-01T14:55:07.524Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
49782026-04-01T14:55:07.524Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
49792026-04-01T14:55:07.524Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49802026-04-01T14:55:07.524Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49812026-04-01T14:55:07.524Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
49822026-04-01T14:55:07.524Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
49832026-04-01T14:55:07.524Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
49842026-04-01T14:55:07.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
49852026-04-01T14:55:07.524Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
49862026-04-01T14:55:07.524Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
49872026-04-01T14:55:07.524Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
49882026-04-01T14:55:07.524Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
49892026-04-01T14:55:07.524Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
49902026-04-01T14:55:07.524Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
49912026-04-01T14:55:07.524Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
49922026-04-01T14:55:07.524Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
49932026-04-01T14:55:07.524Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
49942026-04-01T14:55:07.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
49952026-04-01T14:55:07.524Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
49962026-04-01T14:55:07.524Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
49972026-04-01T14:55:07.525Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
49982026-04-01T14:55:07.525Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
49992026-04-01T14:55:07.525Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50002026-04-01T14:55:07.525Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50012026-04-01T14:55:07.525Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50022026-04-01T14:55:07.525Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50032026-04-01T14:55:07.525Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
50042026-04-01T14:55:07.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
50052026-04-01T14:55:07.525Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50062026-04-01T14:55:07.525Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50072026-04-01T14:55:07.525Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50082026-04-01T14:55:07.525Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50092026-04-01T14:55:07.525Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50102026-04-01T14:55:07.525Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50112026-04-01T14:55:07.525Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50122026-04-01T14:55:07.525Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50132026-04-01T14:55:07.525Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
50142026-04-01T14:55:07.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
50152026-04-01T14:55:07.525Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50162026-04-01T14:55:07.525Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50172026-04-01T14:55:07.525Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50182026-04-01T14:55:07.525Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
50192026-04-01T14:55:07.525Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50202026-04-01T14:55:07.525Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50212026-04-01T14:55:07.525Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50222026-04-01T14:55:07.525Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50232026-04-01T14:55:07.525Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
50242026-04-01T14:55:07.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
50252026-04-01T14:55:07.525Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50262026-04-01T14:55:07.525Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50272026-04-01T14:55:07.525Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50282026-04-01T14:55:10.525Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50292026-04-01T14:55:10.525Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50302026-04-01T14:55:10.525Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50312026-04-01T14:55:10.525Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50322026-04-01T14:55:10.525Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50332026-04-01T14:55:10.525Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
50342026-04-01T14:55:10.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
50352026-04-01T14:55:10.525Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50362026-04-01T14:55:10.525Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50372026-04-01T14:55:10.525Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50382026-04-01T14:55:10.525Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50392026-04-01T14:55:10.525Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50402026-04-01T14:55:10.525Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50412026-04-01T14:55:10.525Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50422026-04-01T14:55:10.525Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50432026-04-01T14:55:10.525Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
50442026-04-01T14:55:10.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
50452026-04-01T14:55:10.525Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50462026-04-01T14:55:10.525Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
50472026-04-01T14:55:10.525Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50482026-04-01T14:55:10.526Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50492026-04-01T14:55:10.526Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50502026-04-01T14:55:10.526Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50512026-04-01T14:55:10.526Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50522026-04-01T14:55:10.526Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50532026-04-01T14:55:10.526Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
50542026-04-01T14:55:10.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
50552026-04-01T14:55:10.526Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50562026-04-01T14:55:10.526Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50572026-04-01T14:55:10.526Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50582026-04-01T14:55:10.526Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
50592026-04-01T14:55:10.526Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50602026-04-01T14:55:10.526Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50612026-04-01T14:55:10.526Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50622026-04-01T14:55:10.526Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50632026-04-01T14:55:10.526Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
50642026-04-01T14:55:10.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
50652026-04-01T14:55:10.526Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50662026-04-01T14:55:10.526Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50672026-04-01T14:55:10.526Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50682026-04-01T14:55:10.526Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50692026-04-01T14:55:10.526Z[ 14] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
50702026-04-01T14:55:10.526Z[ 16] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
50712026-04-01T14:55:10.526Z[ 18] 10.00-10.00 sec 128 KBytes 889 Mbits/sec
50722026-04-01T14:55:10.526Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50732026-04-01T14:55:10.526Z[SUM] 10.00-10.00 sec 384 KBytes 2.66 Gbits/sec
50742026-04-01T14:55:10.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
50752026-04-01T14:55:10.526Z[ ID] Interval Transfer Bitrate
50762026-04-01T14:55:10.526Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50772026-04-01T14:55:10.526Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50782026-04-01T14:55:10.526Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50792026-04-01T14:55:10.526Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50802026-04-01T14:55:10.526Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50812026-04-01T14:55:10.526Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50822026-04-01T14:55:10.526Z[ 18] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
50832026-04-01T14:55:10.526Z[ 20] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
50842026-04-01T14:55:10.526Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
50852026-04-01T14:55:10.530ZRun 10/10...3534.218258256228Mbps
50862026-04-01T14:55:10.530Z###---------------------###
50872026-04-01T14:55:10.530Z::: iPerf done... :::
50882026-04-01T14:55:10.530Z:::Awaiting out files...:::
50892026-04-01T14:55:10.530Z###---------------------###
50902026-04-01T14:55:10.530Z###-----###
50912026-04-01T14:55:10.530Z:::done!:::
50922026-04-01T14:55:10.530Z###-----###
50932026-04-01T14:55:11.499ZBenchmarking iperf-tcp/local/s2c/tx
50942026-04-01T14:55:11.499ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
50952026-04-01T14:55:15.411ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
50962026-04-01T14:55:35.404ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
50972026-04-01T14:55:35.453Ziperf-tcp/local/s2c/tx time: [3.4949 µs 3.4950 µs 3.4950 µs]
50982026-04-01T14:55:35.453ZFound 4 outliers among 100 measurements (4.00%)
50992026-04-01T14:55:35.453Z 1 (1.00%) low mild
51002026-04-01T14:55:35.453Z 1 (1.00%) high mild
51012026-04-01T14:55:35.453Z 2 (2.00%) high severe
51022026-04-01T14:55:36.079Z
51032026-04-01T14:55:36.082ZBenchmarking iperf-tcp/local/s2c/rx
51042026-04-01T14:55:36.082ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51052026-04-01T14:55:39.998ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51062026-04-01T14:55:59.951ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51072026-04-01T14:56:00.001Ziperf-tcp/local/s2c/rx time: [6.5228 µs 6.5229 µs 6.5230 µs]
51082026-04-01T14:56:00.001ZFound 5 outliers among 100 measurements (5.00%)
51092026-04-01T14:56:00.001Z 3 (3.00%) low mild
51102026-04-01T14:56:00.001Z 1 (1.00%) high mild
51112026-04-01T14:56:00.001Z 1 (1.00%) high severe
51122026-04-01T14:56:00.624Z
51132026-04-01T14:56:05.086Z+ cargo ubench
51142026-04-01T14:56:05.336Z Compiling proc-macro2 v1.0.106
51152026-04-01T14:56:05.336Z Compiling unicode-ident v1.0.24
51162026-04-01T14:56:05.336Z Compiling quote v1.0.45
51172026-04-01T14:56:05.336Z Compiling serde_core v1.0.228
51182026-04-01T14:56:05.336Z Compiling cfg-if v1.0.4
51192026-04-01T14:56:05.339Z Compiling libc v0.2.184
51202026-04-01T14:56:05.339Z Compiling memchr v2.8.0
51212026-04-01T14:56:05.339Z Compiling serde v1.0.228
51222026-04-01T14:56:05.498Z Compiling rustversion v1.0.22
51232026-04-01T14:56:05.498Z Compiling ident_case v1.0.1
51242026-04-01T14:56:05.714Z Compiling strsim v0.11.1
51252026-04-01T14:56:05.754Z Compiling version_check v0.9.5
51262026-04-01T14:56:05.812Z Compiling zerocopy v0.8.48
51272026-04-01T14:56:06.020Z Compiling thiserror v2.0.18
51282026-04-01T14:56:06.030Z Compiling either v1.15.0
51292026-04-01T14:56:06.318Z Compiling fnv v1.0.7
51302026-04-01T14:56:06.426Z Compiling crossbeam-utils v0.8.21
51312026-04-01T14:56:06.500Z Compiling syn v1.0.109
51322026-04-01T14:56:06.562Z Compiling pin-project-lite v0.2.17
51332026-04-01T14:56:06.615Z Compiling regex-syntax v0.8.10
51342026-04-01T14:56:06.623Z Compiling equivalent v1.0.2
51352026-04-01T14:56:06.657Z Compiling winnow v1.0.1
51362026-04-01T14:56:06.799Z Compiling hashbrown v0.16.1
51372026-04-01T14:56:06.856Z Compiling aho-corasick v1.1.4
51382026-04-01T14:56:06.989Z Compiling syn v2.0.117
51392026-04-01T14:56:07.250Z Compiling itertools v0.14.0
51402026-04-01T14:56:07.455Z Compiling indexmap v2.13.0
51412026-04-01T14:56:08.130Z Compiling toml_parser v1.1.1+spec-1.1.0
51422026-04-01T14:56:08.430Z Compiling bitflags v2.11.0
51432026-04-01T14:56:08.485Z Compiling regex-automata v0.4.14
51442026-04-01T14:56:08.581Z Compiling toml_datetime v1.1.1+spec-1.1.0
51452026-04-01T14:56:08.649Z Compiling heapless v0.8.0
51462026-04-01T14:56:08.757Z Compiling autocfg v1.5.0
51472026-04-01T14:56:08.791Z Compiling byteorder v1.5.0
51482026-04-01T14:56:08.861Z Compiling toml_edit v0.25.9+spec-1.1.0
51492026-04-01T14:56:08.908Z Compiling slog v2.8.2
51502026-04-01T14:56:08.973Z Compiling hash32 v0.3.1
51512026-04-01T14:56:09.085Z Compiling stable_deref_trait v1.2.1
51522026-04-01T14:56:09.089Z Compiling num-traits v0.2.19
51532026-04-01T14:56:09.102Z Compiling futures-core v0.3.32
51542026-04-01T14:56:09.113Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51552026-04-01T14:56:09.147Z Compiling futures-sink v0.3.32
51562026-04-01T14:56:09.237Z Compiling macaddr v1.0.1
51572026-04-01T14:56:09.241Z Compiling smoltcp v0.11.0
51582026-04-01T14:56:09.340Z Compiling futures-channel v0.3.32
51592026-04-01T14:56:09.431Z Compiling proc-macro-crate v3.5.0
51602026-04-01T14:56:09.589Z Compiling proc-macro-error-attr v1.0.4
51612026-04-01T14:56:09.593Z Compiling ref-cast v1.0.25
51622026-04-01T14:56:09.828Z Compiling darling_core v0.21.3
51632026-04-01T14:56:09.867Z Compiling darling_core v0.23.0
51642026-04-01T14:56:09.985Z Compiling crc32fast v1.5.0
51652026-04-01T14:56:10.035Z Compiling rand_core v0.10.0
51662026-04-01T14:56:10.035Z Compiling itoa v1.0.18
51672026-04-01T14:56:10.183Z Compiling anyhow v1.0.102
51682026-04-01T14:56:10.232Z Compiling regex v1.12.3
51692026-04-01T14:56:10.255Z Compiling futures-io v0.3.32
51702026-04-01T14:56:10.432Z Compiling getrandom v0.4.2
51712026-04-01T14:56:10.481Z Compiling futures-task v0.3.32
51722026-04-01T14:56:10.620Z Compiling managed v0.8.0
51732026-04-01T14:56:10.639Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
51742026-04-01T14:56:10.653Z Compiling bitflags v1.3.2
51752026-04-01T14:56:10.680Z Compiling slab v0.4.12
51762026-04-01T14:56:10.920Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51772026-04-01T14:56:10.925Z Compiling proc-macro-error v1.0.4
51782026-04-01T14:56:11.014Z Compiling serde_derive v1.0.228
51792026-04-01T14:56:11.115Z Compiling zerocopy-derive v0.8.48
51802026-04-01T14:56:11.130Z Compiling thiserror-impl v2.0.18
51812026-04-01T14:56:11.290Z Compiling futures-macro v0.3.32
51822026-04-01T14:56:11.579Z Compiling foreign-types-macros v0.2.3
51832026-04-01T14:56:11.917Z Compiling darling_macro v0.21.3
51842026-04-01T14:56:11.927Z Compiling darling_macro v0.23.0
51852026-04-01T14:56:12.074Z Compiling futures-util v0.3.32
51862026-04-01T14:56:12.174Z Compiling ref-cast-impl v1.0.25
51872026-04-01T14:56:12.429Z Compiling cobs v0.3.0
51882026-04-01T14:56:12.435Z Compiling darling v0.21.3
51892026-04-01T14:56:12.442Z Compiling darling v0.23.0
51902026-04-01T14:56:12.504Z Compiling num_enum_derive v0.7.6
51912026-04-01T14:56:12.504Z Compiling ingot-macros v0.1.1
51922026-04-01T14:56:12.637Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51932026-04-01T14:56:12.733Z Compiling cpufeatures v0.3.0
51942026-04-01T14:56:12.798Z Compiling foreign-types-shared v0.3.1
51952026-04-01T14:56:12.852Z Compiling rustix v1.1.4
51962026-04-01T14:56:12.881Z Compiling once_cell v1.21.4
51972026-04-01T14:56:13.107Z Compiling unicode-width v0.2.2
51982026-04-01T14:56:13.186Z Compiling ipnetwork v0.21.1
51992026-04-01T14:56:13.402Z Compiling tabwriter v1.4.1
52002026-04-01T14:56:13.470Z Compiling num_enum v0.7.6
52012026-04-01T14:56:13.583Z Compiling tracing-core v0.1.36
52022026-04-01T14:56:13.730Z Compiling foreign-types v0.5.0
52032026-04-01T14:56:13.755Z Compiling chacha20 v0.10.0
52042026-04-01T14:56:13.795Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52052026-04-01T14:56:13.965Z Compiling tracing-attributes v0.1.31
52062026-04-01T14:56:14.022Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52072026-04-01T14:56:14.232Z Compiling erased-serde v0.3.31
52082026-04-01T14:56:14.383Z Compiling postcard v1.1.3
52092026-04-01T14:56:14.428Z Compiling futures-executor v0.3.32
52102026-04-01T14:56:15.022Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52112026-04-01T14:56:15.091Z Compiling errno v0.3.14
52122026-04-01T14:56:15.167Z Compiling cstr-argument v0.1.2
52132026-04-01T14:56:15.196Z Compiling num-conv v0.2.1
52142026-04-01T14:56:15.233Z Compiling pretty-hex v0.4.2
52152026-04-01T14:56:15.239Z Compiling powerfmt v0.2.0
52162026-04-01T14:56:15.311Z Compiling thiserror v1.0.69
52172026-04-01T14:56:15.329Z Compiling dyn-clone v1.0.20
52182026-04-01T14:56:15.361Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51)
52192026-04-01T14:56:15.452Z Compiling utf8parse v0.2.2
52202026-04-01T14:56:15.460Z Compiling time-core v0.1.8
52212026-04-01T14:56:15.548Z Compiling ingot-types v0.1.2
52222026-04-01T14:56:15.564Z Compiling zmij v1.0.21
52232026-04-01T14:56:15.594Z Compiling shlex v1.3.0
52242026-04-01T14:56:15.600Z Compiling find-msvc-tools v0.1.9
52252026-04-01T14:56:15.770Z Compiling cc v1.2.58
52262026-04-01T14:56:15.822Z Compiling time-macros v0.2.27
52272026-04-01T14:56:15.871Z Compiling anstyle-parse v1.0.0
52282026-04-01T14:56:15.877Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52292026-04-01T14:56:15.958Z Compiling ingot v0.1.1
52302026-04-01T14:56:15.982Z Compiling deranged v0.5.8
52312026-04-01T14:56:16.066Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
52322026-04-01T14:56:16.261Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52332026-04-01T14:56:16.609Z Compiling tracing v0.1.44
52342026-04-01T14:56:16.866Z Compiling rand v0.10.0
52352026-04-01T14:56:16.920Z Compiling futures v0.3.32
52362026-04-01T14:56:16.991Z Compiling thiserror-impl v1.0.69
52372026-04-01T14:56:17.038Z Compiling crossbeam-epoch v0.9.18
52382026-04-01T14:56:17.470Z Compiling uuid v1.23.0
52392026-04-01T14:56:17.476Z Compiling arc-swap v1.9.0
52402026-04-01T14:56:17.611Z Compiling socket2 v0.6.3
52412026-04-01T14:56:17.804Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52422026-04-01T14:56:17.862Z Compiling nom v8.0.0
52432026-04-01T14:56:18.066Z Compiling thread_local v1.1.9
52442026-04-01T14:56:18.251Z Compiling oxnet v0.1.4
52452026-04-01T14:56:18.341Z Compiling anstyle v1.0.14
52462026-04-01T14:56:18.394Z Compiling is_terminal_polyfill v1.70.2
52472026-04-01T14:56:18.479Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52482026-04-01T14:56:18.526Z Compiling slog-async v2.8.0
52492026-04-01T14:56:18.574Z Compiling serde_json v1.0.149
52502026-04-01T14:56:18.678Z Compiling colored v3.1.1
52512026-04-01T14:56:19.070Z Compiling lazy_static v1.5.0
52522026-04-01T14:56:19.163Z Compiling iana-time-zone v0.1.65
52532026-04-01T14:56:19.241Z Compiling rayon-core v1.13.0
52542026-04-01T14:56:19.447Z Compiling colorchoice v1.0.5
52552026-04-01T14:56:19.468Z Compiling heck v0.4.1
52562026-04-01T14:56:19.488Z Compiling anstyle-query v1.1.5
52572026-04-01T14:56:19.558Z Compiling anstream v1.0.0
52582026-04-01T14:56:19.583Z Compiling chrono v0.4.44
52592026-04-01T14:56:19.658Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52602026-04-01T14:56:20.194Z Compiling slog-scope v4.4.1
52612026-04-01T14:56:20.322Z Compiling rusticata-macros v5.0.0
52622026-04-01T14:56:20.584Z Compiling time v0.3.47
52632026-04-01T14:56:20.714Z Compiling crossbeam-deque v0.8.6
52642026-04-01T14:56:20.743Z Compiling terminal_size v0.4.4
52652026-04-01T14:56:20.882Z Compiling cookie-factory v0.3.3
52662026-04-01T14:56:20.918Z Compiling alloca v0.4.0
52672026-04-01T14:56:21.193Z Compiling half v2.7.1
52682026-04-01T14:56:21.478Z Compiling crossbeam-channel v0.5.15
52692026-04-01T14:56:21.483Z Compiling is-terminal v0.4.17
52702026-04-01T14:56:21.503Z Compiling itertools v0.12.1
52712026-04-01T14:56:21.562Z Compiling circular v0.3.0
52722026-04-01T14:56:21.772Z Compiling take_mut v0.2.2
52732026-04-01T14:56:22.104Z Compiling log v0.4.29
52742026-04-01T14:56:22.305Z Compiling plotters-backend v0.3.7
52752026-04-01T14:56:22.325Z Compiling ciborium-io v0.2.2
52762026-04-01T14:56:22.414Z Compiling cfg_aliases v0.2.1
52772026-04-01T14:56:22.481Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52782026-04-01T14:56:22.594Z Compiling term v1.2.1
52792026-04-01T14:56:22.597Z Compiling heck v0.5.0
52802026-04-01T14:56:22.620Z Compiling clap_lex v1.1.0
52812026-04-01T14:56:22.787Z Compiling clap_derive v4.6.0
52822026-04-01T14:56:22.933Z Compiling slog-term v2.9.2
52832026-04-01T14:56:22.939Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52842026-04-01T14:56:23.171Z Compiling clap_builder v4.6.0
52852026-04-01T14:56:24.021Z Compiling plotters-svg v0.3.7
52862026-04-01T14:56:24.027Z Compiling nix v0.31.2
52872026-04-01T14:56:24.258Z Compiling ciborium-ll v0.2.2
52882026-04-01T14:56:24.312Z Compiling slog-stdlog v4.1.1
52892026-04-01T14:56:24.428Z Compiling pcap-parser v0.17.0
52902026-04-01T14:56:24.968Z Compiling itertools v0.13.0
52912026-04-01T14:56:25.400Z Compiling cast v0.3.0
52922026-04-01T14:56:25.572Z Compiling same-file v1.0.6
52932026-04-01T14:56:25.728Z Compiling walkdir v2.5.0
52942026-04-01T14:56:25.948Z Compiling tinytemplate v1.2.1
52952026-04-01T14:56:26.266Z Compiling rayon v1.11.0
52962026-04-01T14:56:26.394Z Compiling criterion-plot v0.8.2
52972026-04-01T14:56:26.429Z Compiling clap v4.6.0
52982026-04-01T14:56:26.503Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
52992026-04-01T14:56:26.783Z Compiling slog-envlogger v2.2.0
53002026-04-01T14:56:27.056Z Compiling ciborium v0.2.2
53012026-04-01T14:56:27.163Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53022026-04-01T14:56:27.672Z Compiling plotters v0.3.7
53032026-04-01T14:56:27.789Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10)
53042026-04-01T14:56:27.811Z Compiling page_size v0.6.0
53052026-04-01T14:56:27.914Z Compiling anes v0.1.6
53062026-04-01T14:56:28.157Z Compiling oorandom v11.1.5
53072026-04-01T14:56:28.281Z Compiling dtor-proc-macro v0.0.6
53082026-04-01T14:56:28.358Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53092026-04-01T14:56:28.616Z Compiling dtor v0.3.0
53102026-04-01T14:56:28.685Z Compiling criterion v0.8.2
53112026-04-01T14:56:28.861Z Compiling ctor-proc-macro v0.0.7
53122026-04-01T14:56:29.194Z Compiling ctor v0.8.0
53132026-04-01T14:56:30.659Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53142026-04-01T14:57:47.342Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 42s
53152026-04-01T14:57:47.368Z Running benches/userland.rs (target/release-lto/deps/userland-dda492ebd8537eb7)
53162026-04-01T14:57:47.371ZGnuplot not found, using plotters backend
53172026-04-01T14:57:47.516ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53182026-04-01T14:57:47.516ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53192026-04-01T14:57:53.026ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0022 s (7.6M iterations)
53202026-04-01T14:57:57.900ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53212026-04-01T14:57:57.955Zparse/Hairpin-DHCPv4/wallclock/Discover
53222026-04-01T14:57:57.955Z time: [60.791 ns 60.909 ns 61.054 ns]
53232026-04-01T14:57:57.955ZFound 17 outliers among 100 measurements (17.00%)
53242026-04-01T14:57:57.955Z 8 (8.00%) high mild
53252026-04-01T14:57:57.955Z 9 (9.00%) high severe
53262026-04-01T14:57:58.807Z
53272026-04-01T14:57:58.811ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53282026-04-01T14:57:58.811ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53292026-04-01T14:58:04.694ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0032 s (3.6M iterations)
53302026-04-01T14:58:09.663ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53312026-04-01T14:58:09.714Zprocess/Hairpin-DHCPv4/wallclock/Discover
53322026-04-01T14:58:09.714Z time: [813.93 ns 814.15 ns 814.40 ns]
53332026-04-01T14:58:09.714ZFound 9 outliers among 100 measurements (9.00%)
53342026-04-01T14:58:09.714Z 2 (2.00%) high mild
53352026-04-01T14:58:09.714Z 7 (7.00%) high severe
53362026-04-01T14:58:10.566Z
53372026-04-01T14:58:10.569ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53382026-04-01T14:58:10.569ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53392026-04-01T14:58:16.324ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0012 s (7.3M iterations)
53402026-04-01T14:58:20.981ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53412026-04-01T14:58:21.032Zparse/Hairpin-DHCPv4/wallclock/Request
53422026-04-01T14:58:21.032Z time: [61.337 ns 61.433 ns 61.543 ns]
53432026-04-01T14:58:21.032ZFound 17 outliers among 100 measurements (17.00%)
53442026-04-01T14:58:21.032Z 17 (17.00%) high severe
53452026-04-01T14:58:21.890Z
53462026-04-01T14:58:21.893ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53472026-04-01T14:58:21.893ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53482026-04-01T14:58:27.692ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0013 s (3.6M iterations)
53492026-04-01T14:58:32.658ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53502026-04-01T14:58:32.708Zprocess/Hairpin-DHCPv4/wallclock/Request
53512026-04-01T14:58:32.708Z time: [793.16 ns 793.56 ns 794.03 ns]
53522026-04-01T14:58:32.708ZFound 8 outliers among 100 measurements (8.00%)
53532026-04-01T14:58:32.708Z 4 (4.00%) high mild
53542026-04-01T14:58:32.708Z 4 (4.00%) high severe
53552026-04-01T14:58:33.560Z
53562026-04-01T14:58:33.563ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53572026-04-01T14:58:33.563ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53582026-04-01T14:58:37.054ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0016 s (6.0M iterations)
53592026-04-01T14:58:41.885ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53602026-04-01T14:58:41.935Zparse/Hairpin-DHCPv6/wallclock/Solicit
53612026-04-01T14:58:41.935Z time: [60.179 ns 60.314 ns 60.483 ns]
53622026-04-01T14:58:41.935ZFound 17 outliers among 100 measurements (17.00%)
53632026-04-01T14:58:41.935Z 7 (7.00%) high mild
53642026-04-01T14:58:41.935Z 10 (10.00%) high severe
53652026-04-01T14:58:42.791Z
53662026-04-01T14:58:42.794ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53672026-04-01T14:58:42.794ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53682026-04-01T14:58:46.484ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0061 s (2.8M iterations)
53692026-04-01T14:58:51.513ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53702026-04-01T14:58:51.564Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53712026-04-01T14:58:51.564Z time: [1.0291 µs 1.0295 µs 1.0301 µs]
53722026-04-01T14:58:51.564ZFound 8 outliers among 100 measurements (8.00%)
53732026-04-01T14:58:51.564Z 2 (2.00%) high mild
53742026-04-01T14:58:51.564Z 6 (6.00%) high severe
53752026-04-01T14:58:52.420Z
53762026-04-01T14:58:52.424ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
53772026-04-01T14:58:52.424ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53782026-04-01T14:58:56.265ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0036 s (5.5M iterations)
53792026-04-01T14:59:00.940ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
53802026-04-01T14:59:00.989Zparse/Hairpin-DHCPv6/wallclock/Request
53812026-04-01T14:59:00.989Z time: [60.510 ns 60.640 ns 60.799 ns]
53822026-04-01T14:59:00.989ZFound 17 outliers among 100 measurements (17.00%)
53832026-04-01T14:59:00.989Z 8 (8.00%) high mild
53842026-04-01T14:59:00.989Z 9 (9.00%) high severe
53852026-04-01T14:59:01.843Z
53862026-04-01T14:59:01.847ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
53872026-04-01T14:59:01.847ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53882026-04-01T14:59:05.782ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0073 s (2.7M iterations)
53892026-04-01T14:59:10.769ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
53902026-04-01T14:59:10.820Zprocess/Hairpin-DHCPv6/wallclock/Request
53912026-04-01T14:59:10.820Z time: [1.0676 µs 1.0683 µs 1.0692 µs]
53922026-04-01T14:59:10.820ZFound 5 outliers among 100 measurements (5.00%)
53932026-04-01T14:59:10.820Z 4 (4.00%) high mild
53942026-04-01T14:59:10.820Z 1 (1.00%) high severe
53952026-04-01T14:59:11.675Z
53962026-04-01T14:59:11.678ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
53972026-04-01T14:59:11.678ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
53982026-04-01T14:59:17.812ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0021 s (6.8M iterations)
53992026-04-01T14:59:22.311ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54002026-04-01T14:59:22.361Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54012026-04-01T14:59:22.361Z time: [60.333 ns 60.461 ns 60.618 ns]
54022026-04-01T14:59:22.361ZFound 17 outliers among 100 measurements (17.00%)
54032026-04-01T14:59:22.362Z 9 (9.00%) high mild
54042026-04-01T14:59:22.362Z 8 (8.00%) high severe
54052026-04-01T14:59:23.219Z
54062026-04-01T14:59:23.223ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54072026-04-01T14:59:23.223ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54082026-04-01T14:59:28.511ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0009 s (4.0M iterations)
54092026-04-01T14:59:33.372ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54102026-04-01T14:59:33.422Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54112026-04-01T14:59:33.422Z time: [621.69 ns 621.87 ns 622.08 ns]
54122026-04-01T14:59:33.422ZFound 13 outliers among 100 measurements (13.00%)
54132026-04-01T14:59:33.422Z 6 (6.00%) high mild
54142026-04-01T14:59:33.422Z 7 (7.00%) high severe
54152026-04-01T14:59:34.276Z
54162026-04-01T14:59:34.279ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54172026-04-01T14:59:34.279ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54182026-04-01T14:59:38.657ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0011 s (4.8M iterations)
54192026-04-01T14:59:42.484ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54202026-04-01T14:59:42.534Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54212026-04-01T14:59:42.534Z time: [120.36 ns 120.51 ns 120.68 ns]
54222026-04-01T14:59:42.534ZFound 17 outliers among 100 measurements (17.00%)
54232026-04-01T14:59:42.534Z 6 (6.00%) high mild
54242026-04-01T14:59:42.534Z 11 (11.00%) high severe
54252026-04-01T14:59:43.389Z
54262026-04-01T14:59:43.393ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54272026-04-01T14:59:43.393ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54282026-04-01T14:59:46.620ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0018 s (3.2M iterations)
54292026-04-01T14:59:51.112ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54302026-04-01T14:59:51.163Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54312026-04-01T14:59:51.163Z time: [701.44 ns 701.68 ns 701.97 ns]
54322026-04-01T14:59:51.163ZFound 7 outliers among 100 measurements (7.00%)
54332026-04-01T14:59:51.163Z 4 (4.00%) high mild
54342026-04-01T14:59:51.163Z 3 (3.00%) high severe
54352026-04-01T14:59:52.019Z
54362026-04-01T14:59:52.022ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54372026-04-01T14:59:52.022ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54382026-04-01T14:59:58.192ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0017 s (6.8M iterations)
54392026-04-01T15:00:02.655ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54402026-04-01T15:00:02.705Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54412026-04-01T15:00:02.705Z time: [60.237 ns 60.366 ns 60.526 ns]
54422026-04-01T15:00:02.705ZFound 17 outliers among 100 measurements (17.00%)
54432026-04-01T15:00:02.705Z 8 (8.00%) high mild
54442026-04-01T15:00:02.705Z 9 (9.00%) high severe
54452026-04-01T15:00:03.553Z
54462026-04-01T15:00:03.556ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54472026-04-01T15:00:03.556ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54482026-04-01T15:00:09.620ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0035 s (3.5M iterations)
54492026-04-01T15:00:14.462ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54502026-04-01T15:00:14.513Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54512026-04-01T15:00:14.513Z time: [800.13 ns 800.40 ns 800.67 ns]
54522026-04-01T15:00:14.513ZFound 18 outliers among 100 measurements (18.00%)
54532026-04-01T15:00:14.513Z 7 (7.00%) high mild
54542026-04-01T15:00:14.513Z 11 (11.00%) high severe
54552026-04-01T15:00:15.365Z
54562026-04-01T15:00:15.369ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54572026-04-01T15:00:15.369ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54582026-04-01T15:00:18.371ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0000 s (7.0M iterations)
54592026-04-01T15:00:22.939ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54602026-04-01T15:00:22.989Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
54612026-04-01T15:00:22.989Z time: [60.084 ns 60.208 ns 60.362 ns]
54622026-04-01T15:00:22.989ZFound 17 outliers among 100 measurements (17.00%)
54632026-04-01T15:00:22.989Z 6 (6.00%) high mild
54642026-04-01T15:00:22.989Z 11 (11.00%) high severe
54652026-04-01T15:00:23.840Z
54662026-04-01T15:00:23.843ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
54672026-04-01T15:00:23.843ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54682026-04-01T15:00:29.782ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0069 s (3.5M iterations)
54692026-04-01T15:00:34.578ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54702026-04-01T15:00:34.628Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
54712026-04-01T15:00:34.628Z time: [759.46 ns 759.78 ns 760.13 ns]
54722026-04-01T15:00:34.628ZFound 13 outliers among 100 measurements (13.00%)
54732026-04-01T15:00:34.628Z 5 (5.00%) high mild
54742026-04-01T15:00:34.628Z 8 (8.00%) high severe
54752026-04-01T15:00:35.485Z
54762026-04-01T15:00:35.488ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54772026-04-01T15:00:35.488ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54782026-04-01T15:00:38.981ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
54792026-04-01T15:00:42.806ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54802026-04-01T15:00:42.856Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54812026-04-01T15:00:42.856Z time: [61.383 ns 61.550 ns 61.745 ns]
54822026-04-01T15:00:42.856ZFound 17 outliers among 100 measurements (17.00%)
54832026-04-01T15:00:42.856Z 17 (17.00%) high severe
54842026-04-01T15:00:43.719Z
54852026-04-01T15:00:43.722ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54862026-04-01T15:00:43.722ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54872026-04-01T15:00:48.951ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (4.0M iterations)
54882026-04-01T15:00:53.664ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54892026-04-01T15:00:53.714Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54902026-04-01T15:00:53.714Z time: [246.51 ns 246.77 ns 247.08 ns]
54912026-04-01T15:00:53.714ZFound 6 outliers among 100 measurements (6.00%)
54922026-04-01T15:00:53.714Z 4 (4.00%) high mild
54932026-04-01T15:00:53.714Z 2 (2.00%) high severe
54942026-04-01T15:00:54.573Z
54952026-04-01T15:00:54.576ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
54962026-04-01T15:00:54.576ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
54972026-04-01T15:00:57.672ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (6.8M iterations)
54982026-04-01T15:01:02.395ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
54992026-04-01T15:01:02.446Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55002026-04-01T15:01:02.446Z time: [79.824 ns 79.990 ns 80.171 ns]
55012026-04-01T15:01:02.446ZFound 18 outliers among 100 measurements (18.00%)
55022026-04-01T15:01:02.446Z 10 (10.00%) high mild
55032026-04-01T15:01:02.446Z 8 (8.00%) high severe
55042026-04-01T15:01:03.305Z
55052026-04-01T15:01:03.309ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55062026-04-01T15:01:03.309ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55072026-04-01T15:01:07.401ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (2.6M iterations)
55082026-04-01T15:01:12.357ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55092026-04-01T15:01:12.407Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55102026-04-01T15:01:12.407Z time: [266.80 ns 267.06 ns 267.37 ns]
55112026-04-01T15:01:12.407ZFound 12 outliers among 100 measurements (12.00%)
55122026-04-01T15:01:12.407Z 6 (6.00%) high mild
55132026-04-01T15:01:12.407Z 6 (6.00%) high severe
55142026-04-01T15:01:13.260Z
55152026-04-01T15:01:13.264ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55162026-04-01T15:01:13.264ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55172026-04-01T15:01:19.532ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (6.7M iterations)
55182026-04-01T15:01:23.104ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55192026-04-01T15:01:23.154Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55202026-04-01T15:01:23.154Z time: [99.108 ns 99.548 ns 100.06 ns]
55212026-04-01T15:01:23.154ZFound 2 outliers among 100 measurements (2.00%)
55222026-04-01T15:01:23.154Z 2 (2.00%) high mild
55232026-04-01T15:01:24.015Z
55242026-04-01T15:01:24.018ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55252026-04-01T15:01:24.018ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55262026-04-01T15:01:27.045ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0040 s (3.5M iterations)
55272026-04-01T15:01:31.647ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55282026-04-01T15:01:31.697Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55292026-04-01T15:01:31.697Z time: [220.45 ns 221.04 ns 221.70 ns]
55302026-04-01T15:01:31.697ZFound 3 outliers among 100 measurements (3.00%)
55312026-04-01T15:01:31.697Z 2 (2.00%) high mild
55322026-04-01T15:01:31.697Z 1 (1.00%) high severe
55332026-04-01T15:01:32.550Z
55342026-04-01T15:01:32.553ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55352026-04-01T15:01:32.553ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55362026-04-01T15:01:36.928ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (4.8M iterations)
55372026-04-01T15:01:41.284ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55382026-04-01T15:01:41.335Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55392026-04-01T15:01:41.335Z time: [117.97 ns 118.46 ns 118.99 ns]
55402026-04-01T15:01:41.335ZFound 4 outliers among 100 measurements (4.00%)
55412026-04-01T15:01:41.335Z 1 (1.00%) high mild
55422026-04-01T15:01:41.335Z 3 (3.00%) high severe
55432026-04-01T15:01:42.196Z
55442026-04-01T15:01:42.199ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55452026-04-01T15:01:42.199ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55462026-04-01T15:01:46.757ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0078 s (2.3M iterations)
55472026-04-01T15:01:51.573ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55482026-04-01T15:01:51.623Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55492026-04-01T15:01:51.623Z time: [238.11 ns 238.79 ns 239.53 ns]
55502026-04-01T15:01:51.623ZFound 4 outliers among 100 measurements (4.00%)
55512026-04-01T15:01:51.623Z 2 (2.00%) high mild
55522026-04-01T15:01:51.623Z 2 (2.00%) high severe
55532026-04-01T15:01:52.467Z
55542026-04-01T15:01:52.470ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55552026-04-01T15:01:52.470ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55562026-04-01T15:01:55.801ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (13M iterations)
55572026-04-01T15:01:59.752ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55582026-04-01T15:01:59.802Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55592026-04-01T15:01:59.802Z time: [60.403 ns 60.521 ns 60.656 ns]
55602026-04-01T15:01:59.802ZFound 17 outliers among 100 measurements (17.00%)
55612026-04-01T15:01:59.802Z 17 (17.00%) high severe
55622026-04-01T15:02:00.664Z
55632026-04-01T15:02:00.668ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55642026-04-01T15:02:00.668ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55652026-04-01T15:02:05.607ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0035 s (4.2M iterations)
55662026-04-01T15:02:10.371ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55672026-04-01T15:02:10.420Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55682026-04-01T15:02:10.421Z time: [226.15 ns 226.38 ns 226.65 ns]
55692026-04-01T15:02:10.421ZFound 5 outliers among 100 measurements (5.00%)
55702026-04-01T15:02:10.421Z 2 (2.00%) high mild
55712026-04-01T15:02:10.421Z 3 (3.00%) high severe
55722026-04-01T15:02:11.274Z
55732026-04-01T15:02:11.277ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55742026-04-01T15:02:11.277ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55752026-04-01T15:02:14.387ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (6.7M iterations)
55762026-04-01T15:02:19.066ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55772026-04-01T15:02:19.116Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55782026-04-01T15:02:19.116Z time: [79.021 ns 79.234 ns 79.466 ns]
55792026-04-01T15:02:19.116ZFound 17 outliers among 100 measurements (17.00%)
55802026-04-01T15:02:19.117Z 11 (11.00%) high mild
55812026-04-01T15:02:19.117Z 6 (6.00%) high severe
55822026-04-01T15:02:19.976Z
55832026-04-01T15:02:19.979ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55842026-04-01T15:02:19.979ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55852026-04-01T15:02:23.955ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (2.6M iterations)
55862026-04-01T15:02:28.905ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55872026-04-01T15:02:28.955Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55882026-04-01T15:02:28.956Z time: [245.21 ns 245.37 ns 245.57 ns]
55892026-04-01T15:02:28.956ZFound 15 outliers among 100 measurements (15.00%)
55902026-04-01T15:02:28.956Z 8 (8.00%) high mild
55912026-04-01T15:02:28.956Z 7 (7.00%) high severe
55922026-04-01T15:02:29.814Z
55932026-04-01T15:02:29.817ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
55942026-04-01T15:02:29.817ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
55952026-04-01T15:02:35.945ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0003 s (6.8M iterations)
55962026-04-01T15:02:39.572ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
55972026-04-01T15:02:39.622Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
55982026-04-01T15:02:39.622Z time: [98.815 ns 99.229 ns 99.704 ns]
55992026-04-01T15:02:39.622ZFound 3 outliers among 100 measurements (3.00%)
56002026-04-01T15:02:39.622Z 3 (3.00%) high mild
56012026-04-01T15:02:40.485Z
56022026-04-01T15:02:40.488ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56032026-04-01T15:02:40.488ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56042026-04-01T15:02:46.489ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.5M iterations)
56052026-04-01T15:02:50.941ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56062026-04-01T15:02:50.991Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56072026-04-01T15:02:50.991Z time: [197.65 ns 197.93 ns 198.25 ns]
56082026-04-01T15:02:50.991ZFound 5 outliers among 100 measurements (5.00%)
56092026-04-01T15:02:50.991Z 1 (1.00%) high mild
56102026-04-01T15:02:50.991Z 4 (4.00%) high severe
56112026-04-01T15:02:51.842Z
56122026-04-01T15:02:51.846ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56132026-04-01T15:02:51.846ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56142026-04-01T15:02:56.204ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (4.8M iterations)
56152026-04-01T15:03:00.580ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56162026-04-01T15:03:00.630Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56172026-04-01T15:03:00.630Z time: [117.73 ns 118.21 ns 118.71 ns]
56182026-04-01T15:03:00.631ZFound 3 outliers among 100 measurements (3.00%)
56192026-04-01T15:03:00.631Z 1 (1.00%) high mild
56202026-04-01T15:03:00.631Z 2 (2.00%) high severe
56212026-04-01T15:03:01.493Z
56222026-04-01T15:03:01.497ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56232026-04-01T15:03:01.497ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56242026-04-01T15:03:05.908ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0066 s (2.4M iterations)
56252026-04-01T15:03:10.740ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56262026-04-01T15:03:10.790Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56272026-04-01T15:03:10.790Z time: [217.20 ns 217.47 ns 217.77 ns]
56282026-04-01T15:03:10.790ZFound 8 outliers among 100 measurements (8.00%)
56292026-04-01T15:03:10.790Z 2 (2.00%) high mild
56302026-04-01T15:03:10.790Z 6 (6.00%) high severe
56312026-04-01T15:03:11.645Z
56322026-04-01T15:03:11.648ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56332026-04-01T15:03:11.648ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56342026-04-01T15:03:15.294ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (11M iterations)
56352026-04-01T15:03:19.298ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56362026-04-01T15:03:19.347Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56372026-04-01T15:03:19.347Z time: [61.039 ns 61.196 ns 61.381 ns]
56382026-04-01T15:03:19.347ZFound 17 outliers among 100 measurements (17.00%)
56392026-04-01T15:03:19.348Z 17 (17.00%) high severe
56402026-04-01T15:03:20.212Z
56412026-04-01T15:03:20.215ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56422026-04-01T15:03:20.215ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56432026-04-01T15:03:25.605ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (3.9M iterations)
56442026-04-01T15:03:30.389ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56452026-04-01T15:03:30.439Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56462026-04-01T15:03:30.439Z time: [239.27 ns 239.62 ns 240.02 ns]
56472026-04-01T15:03:30.439ZFound 4 outliers among 100 measurements (4.00%)
56482026-04-01T15:03:30.439Z 2 (2.00%) high mild
56492026-04-01T15:03:30.439Z 2 (2.00%) high severe
56502026-04-01T15:03:31.296Z
56512026-04-01T15:03:31.299ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56522026-04-01T15:03:31.299ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56532026-04-01T15:03:34.479ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (6.6M iterations)
56542026-04-01T15:03:39.271ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56552026-04-01T15:03:39.321Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56562026-04-01T15:03:39.321Z time: [79.627 ns 79.817 ns 80.019 ns]
56572026-04-01T15:03:39.321ZFound 17 outliers among 100 measurements (17.00%)
56582026-04-01T15:03:39.321Z 9 (9.00%) high mild
56592026-04-01T15:03:39.321Z 8 (8.00%) high severe
56602026-04-01T15:03:40.179Z
56612026-04-01T15:03:40.183ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56622026-04-01T15:03:40.183ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56632026-04-01T15:03:44.399ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0083 s (2.5M iterations)
56642026-04-01T15:03:49.390ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56652026-04-01T15:03:49.440Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56662026-04-01T15:03:49.440Z time: [257.62 ns 257.75 ns 257.91 ns]
56672026-04-01T15:03:49.441ZFound 12 outliers among 100 measurements (12.00%)
56682026-04-01T15:03:49.441Z 4 (4.00%) high mild
56692026-04-01T15:03:49.441Z 8 (8.00%) high severe
56702026-04-01T15:03:50.295Z
56712026-04-01T15:03:50.299ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56722026-04-01T15:03:50.299ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56732026-04-01T15:03:53.370ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0035 s (6.8M iterations)
56742026-04-01T15:03:57.233ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56752026-04-01T15:03:57.283Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56762026-04-01T15:03:57.283Z time: [99.713 ns 100.11 ns 100.61 ns]
56772026-04-01T15:03:57.283ZFound 2 outliers among 100 measurements (2.00%)
56782026-04-01T15:03:57.283Z 1 (1.00%) high mild
56792026-04-01T15:03:57.283Z 1 (1.00%) high severe
56802026-04-01T15:03:58.146Z
56812026-04-01T15:03:58.149ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56822026-04-01T15:03:58.149ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56832026-04-01T15:04:01.263ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0051 s (3.4M iterations)
56842026-04-01T15:04:05.928ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56852026-04-01T15:04:05.977Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56862026-04-01T15:04:05.977Z time: [211.56 ns 212.20 ns 212.91 ns]
56872026-04-01T15:04:05.977ZFound 4 outliers among 100 measurements (4.00%)
56882026-04-01T15:04:05.977Z 3 (3.00%) high mild
56892026-04-01T15:04:05.977Z 1 (1.00%) high severe
56902026-04-01T15:04:06.836Z
56912026-04-01T15:04:06.840ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
56922026-04-01T15:04:06.840ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
56932026-04-01T15:04:11.319ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0027 s (4.7M iterations)
56942026-04-01T15:04:15.722ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
56952026-04-01T15:04:15.772Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
56962026-04-01T15:04:15.772Z time: [118.34 ns 118.73 ns 119.22 ns]
56972026-04-01T15:04:15.772ZFound 4 outliers among 100 measurements (4.00%)
56982026-04-01T15:04:15.772Z 2 (2.00%) high mild
56992026-04-01T15:04:15.772Z 2 (2.00%) high severe
57002026-04-01T15:04:16.630Z
57012026-04-01T15:04:16.634ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57022026-04-01T15:04:16.634ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57032026-04-01T15:04:21.308ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (2.2M iterations)
57042026-04-01T15:04:26.154ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57052026-04-01T15:04:26.204Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57062026-04-01T15:04:26.204Z time: [230.29 ns 230.88 ns 231.54 ns]
57072026-04-01T15:04:26.204ZFound 4 outliers among 100 measurements (4.00%)
57082026-04-01T15:04:26.204Z 2 (2.00%) high mild
57092026-04-01T15:04:26.204Z 2 (2.00%) high severe
57102026-04-01T15:04:27.051Z
57112026-04-01T15:04:27.054ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57122026-04-01T15:04:27.054ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57132026-04-01T15:04:30.674ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (12M iterations)
57142026-04-01T15:04:34.671ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57152026-04-01T15:04:34.721Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57162026-04-01T15:04:34.721Z time: [60.149 ns 60.312 ns 60.505 ns]
57172026-04-01T15:04:34.721ZFound 17 outliers among 100 measurements (17.00%)
57182026-04-01T15:04:34.721Z 17 (17.00%) high severe
57192026-04-01T15:04:35.577Z
57202026-04-01T15:04:35.581ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57212026-04-01T15:04:35.581ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57222026-04-01T15:04:40.732ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (4.1M iterations)
57232026-04-01T15:04:45.507ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57242026-04-01T15:04:45.556Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57252026-04-01T15:04:45.556Z time: [217.38 ns 217.60 ns 217.85 ns]
57262026-04-01T15:04:45.556ZFound 6 outliers among 100 measurements (6.00%)
57272026-04-01T15:04:45.556Z 3 (3.00%) high mild
57282026-04-01T15:04:45.556Z 3 (3.00%) high severe
57292026-04-01T15:04:46.414Z
57302026-04-01T15:04:46.417ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57312026-04-01T15:04:46.417ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57322026-04-01T15:04:49.532ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (6.7M iterations)
57332026-04-01T15:04:54.365ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57342026-04-01T15:04:54.414Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57352026-04-01T15:04:54.414Z time: [78.503 ns 78.650 ns 78.816 ns]
57362026-04-01T15:04:54.414ZFound 18 outliers among 100 measurements (18.00%)
57372026-04-01T15:04:54.414Z 9 (9.00%) high mild
57382026-04-01T15:04:54.414Z 9 (9.00%) high severe
57392026-04-01T15:04:55.270Z
57402026-04-01T15:04:55.273ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57412026-04-01T15:04:55.273ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57422026-04-01T15:04:59.338ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0059 s (2.6M iterations)
57432026-04-01T15:05:04.350ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57442026-04-01T15:05:04.399Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57452026-04-01T15:05:04.399Z time: [236.27 ns 236.40 ns 236.56 ns]
57462026-04-01T15:05:04.399ZFound 12 outliers among 100 measurements (12.00%)
57472026-04-01T15:05:04.399Z 4 (4.00%) high mild
57482026-04-01T15:05:04.399Z 8 (8.00%) high severe
57492026-04-01T15:05:05.253Z
57502026-04-01T15:05:05.257ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57512026-04-01T15:05:05.257ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57522026-04-01T15:05:08.269ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0026 s (7.0M iterations)
57532026-04-01T15:05:12.179ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57542026-04-01T15:05:12.229Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57552026-04-01T15:05:12.229Z time: [98.950 ns 99.364 ns 99.889 ns]
57562026-04-01T15:05:12.229ZFound 2 outliers among 100 measurements (2.00%)
57572026-04-01T15:05:12.229Z 2 (2.00%) high mild
57582026-04-01T15:05:13.089Z
57592026-04-01T15:05:13.092ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
57602026-04-01T15:05:13.092ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57612026-04-01T15:05:19.305ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0065 s (3.4M iterations)
57622026-04-01T15:05:23.780ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57632026-04-01T15:05:23.830Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
57642026-04-01T15:05:23.830Z time: [188.21 ns 188.54 ns 188.92 ns]
57652026-04-01T15:05:23.830ZFound 7 outliers among 100 measurements (7.00%)
57662026-04-01T15:05:23.830Z 3 (3.00%) high mild
57672026-04-01T15:05:23.830Z 4 (4.00%) high severe
57682026-04-01T15:05:24.687Z
57692026-04-01T15:05:24.690ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57702026-04-01T15:05:24.690ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57712026-04-01T15:05:29.136ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0032 s (4.7M iterations)
57722026-04-01T15:05:33.567ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57732026-04-01T15:05:33.617Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57742026-04-01T15:05:33.617Z time: [117.59 ns 117.98 ns 118.46 ns]
57752026-04-01T15:05:33.617ZFound 3 outliers among 100 measurements (3.00%)
57762026-04-01T15:05:33.617Z 1 (1.00%) high mild
57772026-04-01T15:05:33.617Z 2 (2.00%) high severe
57782026-04-01T15:05:34.470Z
57792026-04-01T15:05:34.473ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57802026-04-01T15:05:34.473ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57812026-04-01T15:05:38.969ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0046 s (2.3M iterations)
57822026-04-01T15:05:43.826ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57832026-04-01T15:05:43.876Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57842026-04-01T15:05:43.879Z time: [206.14 ns 206.44 ns 206.78 ns]
57852026-04-01T15:05:43.879ZFound 8 outliers among 100 measurements (8.00%)
57862026-04-01T15:05:43.879Z 4 (4.00%) high mild
57872026-04-01T15:05:43.879Z 4 (4.00%) high severe
57882026-04-01T15:05:44.733Z
57892026-04-01T15:05:44.736ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57902026-04-01T15:05:44.736ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
57912026-04-01T15:05:48.080ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (13M iterations)
57922026-04-01T15:05:52.085ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
57932026-04-01T15:05:52.134Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57942026-04-01T15:05:52.135Z time: [61.713 ns 61.858 ns 62.023 ns]
57952026-04-01T15:05:52.135ZFound 17 outliers among 100 measurements (17.00%)
57962026-04-01T15:05:52.135Z 17 (17.00%) high severe
57972026-04-01T15:05:52.998Z
57982026-04-01T15:05:53.001ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57992026-04-01T15:05:53.001ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58002026-04-01T15:05:57.948ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0057 s (4.2M iterations)
58012026-04-01T15:06:02.990ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58022026-04-01T15:06:03.041Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58032026-04-01T15:06:03.041Z time: [274.39 ns 276.37 ns 278.95 ns]
58042026-04-01T15:06:03.041ZFound 12 outliers among 100 measurements (12.00%)
58052026-04-01T15:06:03.041Z 4 (4.00%) high mild
58062026-04-01T15:06:03.041Z 8 (8.00%) high severe
58072026-04-01T15:06:03.900Z
58082026-04-01T15:06:03.903ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58092026-04-01T15:06:03.903ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58102026-04-01T15:06:10.110ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.8M iterations)
58112026-04-01T15:06:14.956ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58122026-04-01T15:06:15.006Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58132026-04-01T15:06:15.006Z time: [79.920 ns 80.088 ns 80.273 ns]
58142026-04-01T15:06:15.006ZFound 17 outliers among 100 measurements (17.00%)
58152026-04-01T15:06:15.006Z 9 (9.00%) high mild
58162026-04-01T15:06:15.006Z 8 (8.00%) high severe
58172026-04-01T15:06:15.861Z
58182026-04-01T15:06:15.864ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58192026-04-01T15:06:15.864ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58202026-04-01T15:06:19.864ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (2.6M iterations)
58212026-04-01T15:06:24.954ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58222026-04-01T15:06:25.005Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58232026-04-01T15:06:25.005Z time: [311.60 ns 314.54 ns 318.32 ns]
58242026-04-01T15:06:25.005ZFound 11 outliers among 100 measurements (11.00%)
58252026-04-01T15:06:25.005Z 4 (4.00%) high mild
58262026-04-01T15:06:25.005Z 7 (7.00%) high severe
58272026-04-01T15:06:25.857Z
58282026-04-01T15:06:25.861ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58292026-04-01T15:06:25.861ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58302026-04-01T15:06:31.885ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (7.0M iterations)
58312026-04-01T15:06:35.608ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58322026-04-01T15:06:35.658Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58332026-04-01T15:06:35.658Z time: [99.456 ns 99.900 ns 100.42 ns]
58342026-04-01T15:06:35.658ZFound 3 outliers among 100 measurements (3.00%)
58352026-04-01T15:06:35.658Z 2 (2.00%) high mild
58362026-04-01T15:06:35.659Z 1 (1.00%) high severe
58372026-04-01T15:06:36.516Z
58382026-04-01T15:06:36.519ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58392026-04-01T15:06:36.519ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58402026-04-01T15:06:42.521ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0021 s (3.5M iterations)
58412026-04-01T15:06:47.187ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58422026-04-01T15:06:47.236Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58432026-04-01T15:06:47.236Z time: [241.68 ns 243.18 ns 245.08 ns]
58442026-04-01T15:06:47.236ZFound 13 outliers among 100 measurements (13.00%)
58452026-04-01T15:06:47.236Z 5 (5.00%) high mild
58462026-04-01T15:06:47.236Z 8 (8.00%) high severe
58472026-04-01T15:06:48.092Z
58482026-04-01T15:06:48.095ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58492026-04-01T15:06:48.095ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58502026-04-01T15:06:52.320ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0030 s (5.0M iterations)
58512026-04-01T15:06:56.843ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58522026-04-01T15:06:56.893Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58532026-04-01T15:06:56.893Z time: [117.72 ns 118.20 ns 118.73 ns]
58542026-04-01T15:06:56.893ZFound 4 outliers among 100 measurements (4.00%)
58552026-04-01T15:06:56.893Z 2 (2.00%) high mild
58562026-04-01T15:06:56.893Z 2 (2.00%) high severe
58572026-04-01T15:06:57.748Z
58582026-04-01T15:06:57.752ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58592026-04-01T15:06:57.752ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58602026-04-01T15:07:02.092ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0093 s (2.4M iterations)
58612026-04-01T15:07:07.101ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58622026-04-01T15:07:07.151Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58632026-04-01T15:07:07.151Z time: [266.36 ns 268.45 ns 271.10 ns]
58642026-04-01T15:07:07.151ZFound 12 outliers among 100 measurements (12.00%)
58652026-04-01T15:07:07.151Z 4 (4.00%) high mild
58662026-04-01T15:07:07.151Z 8 (8.00%) high severe
58672026-04-01T15:07:08.004Z
58682026-04-01T15:07:08.008ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58692026-04-01T15:07:08.008ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58702026-04-01T15:07:11.178ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (13M iterations)
58712026-04-01T15:07:15.326ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58722026-04-01T15:07:15.375Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58732026-04-01T15:07:15.375Z time: [60.477 ns 60.593 ns 60.726 ns]
58742026-04-01T15:07:15.375ZFound 17 outliers among 100 measurements (17.00%)
58752026-04-01T15:07:15.375Z 17 (17.00%) high severe
58762026-04-01T15:07:16.230Z
58772026-04-01T15:07:16.233ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58782026-04-01T15:07:16.233ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58792026-04-01T15:07:21.052ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0036 s (4.4M iterations)
58802026-04-01T15:07:26.097ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58812026-04-01T15:07:26.147Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58822026-04-01T15:07:26.147Z time: [251.82 ns 253.59 ns 255.87 ns]
58832026-04-01T15:07:26.147ZFound 12 outliers among 100 measurements (12.00%)
58842026-04-01T15:07:26.147Z 4 (4.00%) high mild
58852026-04-01T15:07:26.147Z 8 (8.00%) high severe
58862026-04-01T15:07:27.006Z
58872026-04-01T15:07:27.009ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58882026-04-01T15:07:27.009ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58892026-04-01T15:07:33.111ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (6.9M iterations)
58902026-04-01T15:07:37.875ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58912026-04-01T15:07:37.925Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58922026-04-01T15:07:37.925Z time: [78.650 ns 78.815 ns 78.988 ns]
58932026-04-01T15:07:37.925ZFound 17 outliers among 100 measurements (17.00%)
58942026-04-01T15:07:37.926Z 9 (9.00%) high mild
58952026-04-01T15:07:37.926Z 8 (8.00%) high severe
58962026-04-01T15:07:38.783Z
58972026-04-01T15:07:38.786ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58982026-04-01T15:07:38.787ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58992026-04-01T15:07:42.676ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0056 s (2.7M iterations)
59002026-04-01T15:07:47.812ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59012026-04-01T15:07:47.862Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59022026-04-01T15:07:47.862Z time: [286.60 ns 289.30 ns 292.82 ns]
59032026-04-01T15:07:47.862ZFound 13 outliers among 100 measurements (13.00%)
59042026-04-01T15:07:47.862Z 6 (6.00%) high mild
59052026-04-01T15:07:47.862Z 7 (7.00%) high severe
59062026-04-01T15:07:48.714Z
59072026-04-01T15:07:48.718ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59082026-04-01T15:07:48.718ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59092026-04-01T15:07:54.637ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (7.1M iterations)
59102026-04-01T15:07:58.387ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59112026-04-01T15:07:58.437Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59122026-04-01T15:07:58.437Z time: [98.555 ns 98.972 ns 99.453 ns]
59132026-04-01T15:07:58.437ZFound 2 outliers among 100 measurements (2.00%)
59142026-04-01T15:07:58.437Z 2 (2.00%) high mild
59152026-04-01T15:07:59.293Z
59162026-04-01T15:07:59.296ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59172026-04-01T15:07:59.296ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59182026-04-01T15:08:05.128ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (3.6M iterations)
59192026-04-01T15:08:09.812ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59202026-04-01T15:08:09.861Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59212026-04-01T15:08:09.861Z time: [216.77 ns 218.16 ns 219.93 ns]
59222026-04-01T15:08:09.861ZFound 12 outliers among 100 measurements (12.00%)
59232026-04-01T15:08:09.861Z 4 (4.00%) high mild
59242026-04-01T15:08:09.861Z 8 (8.00%) high severe
59252026-04-01T15:08:10.716Z
59262026-04-01T15:08:10.719ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59272026-04-01T15:08:10.719ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59282026-04-01T15:08:14.943ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (5.0M iterations)
59292026-04-01T15:08:19.450ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59302026-04-01T15:08:19.500Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59312026-04-01T15:08:19.500Z time: [117.37 ns 117.87 ns 118.39 ns]
59322026-04-01T15:08:19.500ZFound 4 outliers among 100 measurements (4.00%)
59332026-04-01T15:08:19.500Z 2 (2.00%) high mild
59342026-04-01T15:08:19.500Z 2 (2.00%) high severe
59352026-04-01T15:08:20.366Z
59362026-04-01T15:08:20.369ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59372026-04-01T15:08:20.369ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59382026-04-01T15:08:24.662ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0068 s (2.4M iterations)
59392026-04-01T15:08:29.685ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59402026-04-01T15:08:29.735Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59412026-04-01T15:08:29.735Z time: [244.18 ns 246.14 ns 248.65 ns]
59422026-04-01T15:08:29.735ZFound 12 outliers among 100 measurements (12.00%)
59432026-04-01T15:08:29.735Z 4 (4.00%) high mild
59442026-04-01T15:08:29.735Z 8 (8.00%) high severe
59452026-04-01T15:08:30.589Z
59462026-04-01T15:08:30.593ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59472026-04-01T15:08:30.593ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59482026-04-01T15:08:34.056ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
59492026-04-01T15:08:38.273ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59502026-04-01T15:08:38.323Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59512026-04-01T15:08:38.323Z time: [60.860 ns 61.008 ns 61.178 ns]
59522026-04-01T15:08:38.323ZFound 17 outliers among 100 measurements (17.00%)
59532026-04-01T15:08:38.323Z 17 (17.00%) high severe
59542026-04-01T15:08:39.182Z
59552026-04-01T15:08:39.185ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59562026-04-01T15:08:39.185ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59572026-04-01T15:08:44.354ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0059 s (4.1M iterations)
59582026-04-01T15:08:49.425ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59592026-04-01T15:08:49.475Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59602026-04-01T15:08:49.475Z time: [270.85 ns 273.07 ns 275.96 ns]
59612026-04-01T15:08:49.478ZFound 12 outliers among 100 measurements (12.00%)
59622026-04-01T15:08:49.478Z 5 (5.00%) high mild
59632026-04-01T15:08:49.478Z 7 (7.00%) high severe
59642026-04-01T15:08:50.329Z
59652026-04-01T15:08:50.333ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59662026-04-01T15:08:50.333ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59672026-04-01T15:08:53.461ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (6.7M iterations)
59682026-04-01T15:08:58.319ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59692026-04-01T15:08:58.368Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59702026-04-01T15:08:58.368Z time: [79.466 ns 79.650 ns 79.856 ns]
59712026-04-01T15:08:58.368ZFound 18 outliers among 100 measurements (18.00%)
59722026-04-01T15:08:58.368Z 10 (10.00%) high mild
59732026-04-01T15:08:58.368Z 8 (8.00%) high severe
59742026-04-01T15:08:59.228Z
59752026-04-01T15:08:59.231ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59762026-04-01T15:08:59.231ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59772026-04-01T15:09:03.284ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (2.6M iterations)
59782026-04-01T15:09:08.452ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59792026-04-01T15:09:08.502Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59802026-04-01T15:09:08.502Z time: [307.19 ns 310.52 ns 314.79 ns]
59812026-04-01T15:09:08.502ZFound 11 outliers among 100 measurements (11.00%)
59822026-04-01T15:09:08.502Z 4 (4.00%) high mild
59832026-04-01T15:09:08.502Z 7 (7.00%) high severe
59842026-04-01T15:09:09.354Z
59852026-04-01T15:09:09.357ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59862026-04-01T15:09:09.357ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59872026-04-01T15:09:15.636ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.7M iterations)
59882026-04-01T15:09:19.416ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59892026-04-01T15:09:19.467Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59902026-04-01T15:09:19.467Z time: [99.869 ns 100.27 ns 100.76 ns]
59912026-04-01T15:09:19.467ZFound 3 outliers among 100 measurements (3.00%)
59922026-04-01T15:09:19.467Z 2 (2.00%) high mild
59932026-04-01T15:09:19.467Z 1 (1.00%) high severe
59942026-04-01T15:09:20.327Z
59952026-04-01T15:09:20.330ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59962026-04-01T15:09:20.330ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59972026-04-01T15:09:26.532ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0048 s (3.4M iterations)
59982026-04-01T15:09:31.235ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59992026-04-01T15:09:31.284Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60002026-04-01T15:09:31.284Z time: [234.41 ns 236.23 ns 238.48 ns]
60012026-04-01T15:09:31.284ZFound 14 outliers among 100 measurements (14.00%)
60022026-04-01T15:09:31.284Z 6 (6.00%) high mild
60032026-04-01T15:09:31.284Z 8 (8.00%) high severe
60042026-04-01T15:09:32.138Z
60052026-04-01T15:09:32.141ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60062026-04-01T15:09:32.141ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60072026-04-01T15:09:36.480ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0031 s (4.8M iterations)
60082026-04-01T15:09:41.015ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60092026-04-01T15:09:41.065Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60102026-04-01T15:09:41.065Z time: [117.99 ns 118.42 ns 118.93 ns]
60112026-04-01T15:09:41.065ZFound 4 outliers among 100 measurements (4.00%)
60122026-04-01T15:09:41.065Z 1 (1.00%) high mild
60132026-04-01T15:09:41.065Z 3 (3.00%) high severe
60142026-04-01T15:09:41.928Z
60152026-04-01T15:09:41.931ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60162026-04-01T15:09:41.931ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60172026-04-01T15:09:46.383ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0090 s (2.4M iterations)
60182026-04-01T15:09:51.417ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60192026-04-01T15:09:51.467Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60202026-04-01T15:09:51.467Z time: [261.94 ns 264.28 ns 267.28 ns]
60212026-04-01T15:09:51.467ZFound 12 outliers among 100 measurements (12.00%)
60222026-04-01T15:09:51.467Z 4 (4.00%) high mild
60232026-04-01T15:09:51.470Z 8 (8.00%) high severe
60242026-04-01T15:09:52.325Z
60252026-04-01T15:09:52.328ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60262026-04-01T15:09:52.328ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60272026-04-01T15:09:55.790ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (12M iterations)
60282026-04-01T15:09:59.960ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60292026-04-01T15:10:00.010Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60302026-04-01T15:10:00.010Z time: [60.177 ns 60.307 ns 60.455 ns]
60312026-04-01T15:10:00.010ZFound 17 outliers among 100 measurements (17.00%)
60322026-04-01T15:10:00.010Z 17 (17.00%) high severe
60332026-04-01T15:10:00.864Z
60342026-04-01T15:10:00.867ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60352026-04-01T15:10:00.867ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60362026-04-01T15:10:05.903ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0043 s (4.2M iterations)
60372026-04-01T15:10:10.969ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60382026-04-01T15:10:11.019Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60392026-04-01T15:10:11.019Z time: [246.83 ns 248.89 ns 251.55 ns]
60402026-04-01T15:10:11.020ZFound 12 outliers among 100 measurements (12.00%)
60412026-04-01T15:10:11.020Z 4 (4.00%) high mild
60422026-04-01T15:10:11.020Z 8 (8.00%) high severe
60432026-04-01T15:10:11.872Z
60442026-04-01T15:10:11.876ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60452026-04-01T15:10:11.876ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60462026-04-01T15:10:14.931ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (6.9M iterations)
60472026-04-01T15:10:19.866ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60482026-04-01T15:10:19.916Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60492026-04-01T15:10:19.916Z time: [78.270 ns 78.419 ns 78.580 ns]
60502026-04-01T15:10:19.916ZFound 17 outliers among 100 measurements (17.00%)
60512026-04-01T15:10:19.916Z 6 (6.00%) high mild
60522026-04-01T15:10:19.916Z 11 (11.00%) high severe
60532026-04-01T15:10:20.769Z
60542026-04-01T15:10:20.772ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60552026-04-01T15:10:20.772ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60562026-04-01T15:10:24.772ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (2.6M iterations)
60572026-04-01T15:10:29.935ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60582026-04-01T15:10:29.985Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60592026-04-01T15:10:29.985Z time: [283.14 ns 286.23 ns 290.28 ns]
60602026-04-01T15:10:29.985ZFound 11 outliers among 100 measurements (11.00%)
60612026-04-01T15:10:29.985Z 4 (4.00%) high mild
60622026-04-01T15:10:29.985Z 7 (7.00%) high severe
60632026-04-01T15:10:30.840Z
60642026-04-01T15:10:30.843ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60652026-04-01T15:10:30.843ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60662026-04-01T15:10:37.055ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0022 s (6.8M iterations)
60672026-04-01T15:10:40.847ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60682026-04-01T15:10:40.897Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60692026-04-01T15:10:40.897Z time: [99.078 ns 99.467 ns 99.950 ns]
60702026-04-01T15:10:40.897ZFound 2 outliers among 100 measurements (2.00%)
60712026-04-01T15:10:40.897Z 2 (2.00%) high mild
60722026-04-01T15:10:41.758Z
60732026-04-01T15:10:41.761ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60742026-04-01T15:10:41.761ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60752026-04-01T15:10:47.816ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (3.5M iterations)
60762026-04-01T15:10:52.522ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60772026-04-01T15:10:52.571Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60782026-04-01T15:10:52.571Z time: [209.56 ns 211.09 ns 213.04 ns]
60792026-04-01T15:10:52.571ZFound 13 outliers among 100 measurements (13.00%)
60802026-04-01T15:10:52.571Z 5 (5.00%) high mild
60812026-04-01T15:10:52.571Z 8 (8.00%) high severe
60822026-04-01T15:10:53.425Z
60832026-04-01T15:10:53.428ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60842026-04-01T15:10:53.428ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60852026-04-01T15:10:57.750ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (4.9M iterations)
60862026-04-01T15:11:02.287ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60872026-04-01T15:11:02.337Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60882026-04-01T15:11:02.337Z time: [117.48 ns 117.87 ns 118.33 ns]
60892026-04-01T15:11:02.337ZFound 3 outliers among 100 measurements (3.00%)
60902026-04-01T15:11:02.337Z 1 (1.00%) high mild
60912026-04-01T15:11:02.337Z 2 (2.00%) high severe
60922026-04-01T15:11:03.193Z
60932026-04-01T15:11:03.197ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60942026-04-01T15:11:03.197ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60952026-04-01T15:11:07.590ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0069 s (2.4M iterations)
60962026-04-01T15:11:12.624ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60972026-04-01T15:11:12.673Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60982026-04-01T15:11:12.673Z time: [236.86 ns 239.01 ns 241.72 ns]
60992026-04-01T15:11:12.673ZFound 12 outliers among 100 measurements (12.00%)
61002026-04-01T15:11:12.673Z 4 (4.00%) high mild
61012026-04-01T15:11:12.673Z 8 (8.00%) high severe
61022026-04-01T15:11:13.527Z
61032026-04-01T15:11:13.531ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
61042026-04-01T15:11:13.531ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
61052026-04-01T15:11:13.531ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0720 ms (660 iterations)
61062026-04-01T15:11:13.531ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
61072026-04-01T15:11:13.531Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
61082026-04-01T15:11:13.531Z time: [18.000 18.000 18.000 ]
61092026-04-01T15:11:13.531Z
61102026-04-01T15:11:13.531ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
61112026-04-01T15:11:13.531ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
61122026-04-01T15:11:13.531ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0399 ms (715 iterations)
61132026-04-01T15:11:13.531ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
61142026-04-01T15:11:13.534Zprocess/Hairpin-DHCPv4/alloc_ct/Request
61152026-04-01T15:11:13.534Z time: [18.000 18.000 18.000 ]
61162026-04-01T15:11:13.534Z
61172026-04-01T15:11:13.534ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
61182026-04-01T15:11:13.534ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
61192026-04-01T15:11:13.534ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1077 ms (550 iterations)
61202026-04-01T15:11:13.534ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
61212026-04-01T15:11:13.534Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
61222026-04-01T15:11:13.534Z time: [20.000 20.000 20.000 ]
61232026-04-01T15:11:13.534Z
61242026-04-01T15:11:13.534ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
61252026-04-01T15:11:13.534ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
61262026-04-01T15:11:13.534ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0834 ms (495 iterations)
61272026-04-01T15:11:13.535ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
61282026-04-01T15:11:13.538Zprocess/Hairpin-DHCPv6/alloc_ct/Request
61292026-04-01T15:11:13.538Z time: [21.000 21.000 21.000 ]
61302026-04-01T15:11:13.538Z
61312026-04-01T15:11:13.538ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
61322026-04-01T15:11:13.538ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
61332026-04-01T15:11:13.538ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0518 ms (825 iterations)
61342026-04-01T15:11:13.538ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
61352026-04-01T15:11:13.538Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
61362026-04-01T15:11:13.538Z time: [13.000 13.000 13.000 ]
61372026-04-01T15:11:13.538Z
61382026-04-01T15:11:13.538ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
61392026-04-01T15:11:13.538ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
61402026-04-01T15:11:13.538ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0463 ms (715 iterations)
61412026-04-01T15:11:13.538ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
61422026-04-01T15:11:13.542Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
61432026-04-01T15:11:13.542Z time: [12.000 12.000 12.000 ]
61442026-04-01T15:11:13.542Z
61452026-04-01T15:11:13.542ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61462026-04-01T15:11:13.542ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
61472026-04-01T15:11:13.542ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0729 ms (715 iterations)
61482026-04-01T15:11:13.542ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
61492026-04-01T15:11:13.542Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61502026-04-01T15:11:13.542Z time: [14.000 14.000 14.000 ]
61512026-04-01T15:11:13.542Z
61522026-04-01T15:11:13.542ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61532026-04-01T15:11:13.542ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
61542026-04-01T15:11:13.542ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0236 ms (715 iterations)
61552026-04-01T15:11:13.542ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
61562026-04-01T15:11:13.545Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61572026-04-01T15:11:13.545Z time: [14.000 14.000 14.000 ]
61582026-04-01T15:11:13.545Z
61592026-04-01T15:11:13.546ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61602026-04-01T15:11:13.546ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
61612026-04-01T15:11:13.546ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0516 ms (660 iterations)
61622026-04-01T15:11:13.546ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
61632026-04-01T15:11:13.546Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61642026-04-01T15:11:13.546Z time: [3.0000 3.0000 3.0000 ]
61652026-04-01T15:11:13.546Z
61662026-04-01T15:11:13.546ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61672026-04-01T15:11:13.546ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
61682026-04-01T15:11:13.546ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1094 ms (495 iterations)
61692026-04-01T15:11:13.546ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
61702026-04-01T15:11:13.546Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61712026-04-01T15:11:13.546Z time: [3.0000 3.0000 3.0000 ]
61722026-04-01T15:11:13.546Z
61732026-04-01T15:11:13.546ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
61742026-04-01T15:11:13.546ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
61752026-04-01T15:11:13.549ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0640 ms (605 iterations)
61762026-04-01T15:11:13.549ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
61772026-04-01T15:11:13.549ZCriterion.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.
61782026-04-01T15:11:13.549Z
61792026-04-01T15:11:13.549ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
61802026-04-01T15:11:13.549ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
61812026-04-01T15:11:13.549ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0700 ms (495 iterations)
61822026-04-01T15:11:13.549ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
61832026-04-01T15:11:13.549ZCriterion.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.
61842026-04-01T15:11:13.549Z
61852026-04-01T15:11:13.549ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61862026-04-01T15:11:13.549ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
61872026-04-01T15:11:13.549ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0193 ms (880 iterations)
61882026-04-01T15:11:13.549ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
61892026-04-01T15:11:13.553Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61902026-04-01T15:11:13.553Z time: [3.0000 3.0000 3.0000 ]
61912026-04-01T15:11:13.553Z
61922026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61932026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
61942026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0438 ms (495 iterations)
61952026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
61962026-04-01T15:11:13.553Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61972026-04-01T15:11:13.553Z time: [3.0000 3.0000 3.0000 ]
61982026-04-01T15:11:13.553Z
61992026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
62002026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
62012026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0765 ms (770 iterations)
62022026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
62032026-04-01T15:11:13.553ZCriterion.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.
62042026-04-01T15:11:13.553Z
62052026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
62062026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
62072026-04-01T15:11:13.553ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0244 ms (495 iterations)
62082026-04-01T15:11:13.557ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
62092026-04-01T15:11:13.557ZCriterion.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.
62102026-04-01T15:11:13.557Z
62112026-04-01T15:11:13.557ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62122026-04-01T15:11:13.557ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
62132026-04-01T15:11:13.557ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0601 ms (825 iterations)
62142026-04-01T15:11:13.557ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
62152026-04-01T15:11:13.557Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62162026-04-01T15:11:13.557Z time: [3.0000 3.0000 3.0000 ]
62172026-04-01T15:11:13.557Z
62182026-04-01T15:11:13.557ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62192026-04-01T15:11:13.557ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
62202026-04-01T15:11:13.557ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0434 ms (495 iterations)
62212026-04-01T15:11:13.557ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
62222026-04-01T15:11:13.557Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62232026-04-01T15:11:13.557Z time: [3.0000 3.0000 3.0000 ]
62242026-04-01T15:11:13.557Z
62252026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
62262026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
62272026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0571 ms (715 iterations)
62282026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
62292026-04-01T15:11:13.561ZCriterion.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.
62302026-04-01T15:11:13.561Z
62312026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
62322026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
62332026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0852 ms (495 iterations)
62342026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
62352026-04-01T15:11:13.561ZCriterion.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.
62362026-04-01T15:11:13.561Z
62372026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62382026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
62392026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0615 ms (880 iterations)
62402026-04-01T15:11:13.561ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
62412026-04-01T15:11:13.565Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62422026-04-01T15:11:13.565Z time: [3.0000 3.0000 3.0000 ]
62432026-04-01T15:11:13.565Z
62442026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62452026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
62462026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0223 ms (495 iterations)
62472026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
62482026-04-01T15:11:13.565Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62492026-04-01T15:11:13.565Z time: [3.0000 3.0000 3.0000 ]
62502026-04-01T15:11:13.565Z
62512026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
62522026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
62532026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0381 ms (715 iterations)
62542026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
62552026-04-01T15:11:13.565ZCriterion.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.
62562026-04-01T15:11:13.565Z
62572026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
62582026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
62592026-04-01T15:11:13.565ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0504 ms (495 iterations)
62602026-04-01T15:11:13.568ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
62612026-04-01T15:11:13.568ZCriterion.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.
62622026-04-01T15:11:13.568Z
62632026-04-01T15:11:13.569ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62642026-04-01T15:11:13.569ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
62652026-04-01T15:11:13.569ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1496 ms (330 iterations)
62662026-04-01T15:11:13.569ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
62672026-04-01T15:11:13.569Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62682026-04-01T15:11:13.569Z time: [35.000 35.000 35.000 ]
62692026-04-01T15:11:13.569Z
62702026-04-01T15:11:13.569ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62712026-04-01T15:11:13.569ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
62722026-04-01T15:11:13.569ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1457 ms (275 iterations)
62732026-04-01T15:11:13.572ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
62742026-04-01T15:11:13.572Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62752026-04-01T15:11:13.572Z time: [35.000 35.000 35.000 ]
62762026-04-01T15:11:13.572Z
62772026-04-01T15:11:13.572ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62782026-04-01T15:11:13.572ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
62792026-04-01T15:11:13.572ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0703 ms (385 iterations)
62802026-04-01T15:11:13.572ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
62812026-04-01T15:11:13.572Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62822026-04-01T15:11:13.572Z time: [20.000 20.000 20.000 ]
62832026-04-01T15:11:13.572Z
62842026-04-01T15:11:13.572ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
62852026-04-01T15:11:13.572ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
62862026-04-01T15:11:13.572ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1481 ms (330 iterations)
62872026-04-01T15:11:13.572ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
62882026-04-01T15:11:13.576Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
62892026-04-01T15:11:13.576Z time: [20.000 20.000 20.000 ]
62902026-04-01T15:11:13.576Z
62912026-04-01T15:11:13.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
62922026-04-01T15:11:13.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
62932026-04-01T15:11:13.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1126 ms (330 iterations)
62942026-04-01T15:11:13.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
62952026-04-01T15:11:13.576Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
62962026-04-01T15:11:13.576Z time: [35.000 35.000 35.000 ]
62972026-04-01T15:11:13.576Z
62982026-04-01T15:11:13.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
62992026-04-01T15:11:13.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
63002026-04-01T15:11:13.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1314 ms (275 iterations)
63012026-04-01T15:11:13.576ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
63022026-04-01T15:11:13.579Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63032026-04-01T15:11:13.579Z time: [35.000 35.000 35.000 ]
63042026-04-01T15:11:13.579Z
63052026-04-01T15:11:13.579ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63062026-04-01T15:11:13.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
63072026-04-01T15:11:13.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1367 ms (440 iterations)
63082026-04-01T15:11:13.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
63092026-04-01T15:11:13.580Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63102026-04-01T15:11:13.580Z time: [20.000 20.000 20.000 ]
63112026-04-01T15:11:13.580Z
63122026-04-01T15:11:13.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63132026-04-01T15:11:13.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
63142026-04-01T15:11:13.580ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1348 ms (330 iterations)
63152026-04-01T15:11:13.583ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
63162026-04-01T15:11:13.583Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63172026-04-01T15:11:13.583Z time: [20.000 20.000 20.000 ]
63182026-04-01T15:11:13.583Z
63192026-04-01T15:11:13.583ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63202026-04-01T15:11:13.583ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
63212026-04-01T15:11:13.583ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0127 ms (275 iterations)
63222026-04-01T15:11:13.583ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
63232026-04-01T15:11:13.583Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63242026-04-01T15:11:13.583Z time: [35.000 35.000 35.000 ]
63252026-04-01T15:11:13.584Z
63262026-04-01T15:11:13.584ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63272026-04-01T15:11:13.584ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
63282026-04-01T15:11:13.584ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2293 ms (275 iterations)
63292026-04-01T15:11:13.584ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
63302026-04-01T15:11:13.587Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63312026-04-01T15:11:13.587Z time: [35.000 35.000 35.000 ]
63322026-04-01T15:11:13.587Z
63332026-04-01T15:11:13.587ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63342026-04-01T15:11:13.587ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
63352026-04-01T15:11:13.587ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1233 ms (385 iterations)
63362026-04-01T15:11:13.587ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
63372026-04-01T15:11:13.587Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63382026-04-01T15:11:13.587Z time: [20.000 20.000 20.000 ]
63392026-04-01T15:11:13.587Z
63402026-04-01T15:11:13.587ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63412026-04-01T15:11:13.587ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
63422026-04-01T15:11:13.587ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0027 ms (275 iterations)
63432026-04-01T15:11:13.587ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
63442026-04-01T15:11:13.591Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63452026-04-01T15:11:13.591Z time: [20.000 20.000 20.000 ]
63462026-04-01T15:11:13.591Z
63472026-04-01T15:11:13.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63482026-04-01T15:11:13.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
63492026-04-01T15:11:13.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1565 ms (330 iterations)
63502026-04-01T15:11:13.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
63512026-04-01T15:11:13.591Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63522026-04-01T15:11:13.591Z time: [35.000 35.000 35.000 ]
63532026-04-01T15:11:13.591Z
63542026-04-01T15:11:13.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63552026-04-01T15:11:13.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
63562026-04-01T15:11:13.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2266 ms (275 iterations)
63572026-04-01T15:11:13.591ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
63582026-04-01T15:11:13.594Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63592026-04-01T15:11:13.594Z time: [35.000 35.000 35.000 ]
63602026-04-01T15:11:13.594Z
63612026-04-01T15:11:13.594ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
63622026-04-01T15:11:13.594ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
63632026-04-01T15:11:13.594ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0647 ms (385 iterations)
63642026-04-01T15:11:13.594ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
63652026-04-01T15:11:13.594Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
63662026-04-01T15:11:13.595Z time: [20.000 20.000 20.000 ]
63672026-04-01T15:11:13.595Z
63682026-04-01T15:11:13.595ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
63692026-04-01T15:11:13.595ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
63702026-04-01T15:11:13.595ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1992 ms (330 iterations)
63712026-04-01T15:11:13.595ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
63722026-04-01T15:11:13.598Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
63732026-04-01T15:11:13.598Z time: [20.000 20.000 20.000 ]
63742026-04-01T15:11:13.598Z
63752026-04-01T15:11:13.598ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
63762026-04-01T15:11:13.598ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
63772026-04-01T15:11:13.598ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0487 ms (715 iterations)
63782026-04-01T15:11:13.598ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
63792026-04-01T15:11:13.598Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
63802026-04-01T15:11:13.598Z time: [3924.0 B 3924.0 B 3924.0 B]
63812026-04-01T15:11:13.598Z
63822026-04-01T15:11:13.598ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
63832026-04-01T15:11:13.598ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
63842026-04-01T15:11:13.598ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0437 ms (715 iterations)
63852026-04-01T15:11:13.602ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
63862026-04-01T15:11:13.602Zprocess/Hairpin-DHCPv4/alloc_sz/Request
63872026-04-01T15:11:13.602Z time: [3924.0 B 3924.0 B 3924.0 B]
63882026-04-01T15:11:13.602Z
63892026-04-01T15:11:13.602ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
63902026-04-01T15:11:13.602ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
63912026-04-01T15:11:13.602ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0365 ms (550 iterations)
63922026-04-01T15:11:13.602ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
63932026-04-01T15:11:13.602Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
63942026-04-01T15:11:13.602Z time: [3988.0 B 3988.0 B 3988.0 B]
63952026-04-01T15:11:13.602Z
63962026-04-01T15:11:13.602ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
63972026-04-01T15:11:13.602ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
63982026-04-01T15:11:13.602ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0787 ms (550 iterations)
63992026-04-01T15:11:13.602ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
64002026-04-01T15:11:13.606Zprocess/Hairpin-DHCPv6/alloc_sz/Request
64012026-04-01T15:11:13.606Z time: [4386.0 B 4386.0 B 4386.0 B]
64022026-04-01T15:11:13.606Z
64032026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
64042026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
64052026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0431 ms (825 iterations)
64062026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
64072026-04-01T15:11:13.606Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
64082026-04-01T15:11:13.606Z time: [2888.0 B 2888.0 B 2888.0 B]
64092026-04-01T15:11:13.606Z
64102026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
64112026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
64122026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0233 ms (715 iterations)
64132026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
64142026-04-01T15:11:13.606Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
64152026-04-01T15:11:13.606Z time: [2873.0 B 2873.0 B 2873.0 B]
64162026-04-01T15:11:13.606Z
64172026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64182026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
64192026-04-01T15:11:13.606ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0411 ms (715 iterations)
64202026-04-01T15:11:13.610ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
64212026-04-01T15:11:13.610Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64222026-04-01T15:11:13.610Z time: [2926.0 B 2926.0 B 2926.0 B]
64232026-04-01T15:11:13.610Z
64242026-04-01T15:11:13.610ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64252026-04-01T15:11:13.610ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
64262026-04-01T15:11:13.610ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0110 ms (715 iterations)
64272026-04-01T15:11:13.610ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
64282026-04-01T15:11:13.610Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64292026-04-01T15:11:13.610Z time: [2910.0 B 2910.0 B 2910.0 B]
64302026-04-01T15:11:13.610Z
64312026-04-01T15:11:13.610ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64322026-04-01T15:11:13.610ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
64332026-04-01T15:11:13.610ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0382 ms (825 iterations)
64342026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
64352026-04-01T15:11:13.637Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64362026-04-01T15:11:13.637Z time: [264.00 B 264.00 B 264.00 B]
64372026-04-01T15:11:13.637Z
64382026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
64392026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
64402026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0044 ms (495 iterations)
64412026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
64422026-04-01T15:11:13.637Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
64432026-04-01T15:11:13.637Z time: [264.00 B 264.00 B 264.00 B]
64442026-04-01T15:11:13.637Z
64452026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
64462026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
64472026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0013 ms (715 iterations)
64482026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
64492026-04-01T15:11:13.637ZCriterion.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.
64502026-04-01T15:11:13.637Z
64512026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
64522026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
64532026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0499 ms (495 iterations)
64542026-04-01T15:11:13.637ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
64552026-04-01T15:11:13.637ZCriterion.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.
64562026-04-01T15:11:13.637Z
64572026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
64582026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
64592026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0169 ms (880 iterations)
64602026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
64612026-04-01T15:11:13.638Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
64622026-04-01T15:11:13.638Z time: [264.00 B 264.00 B 264.00 B]
64632026-04-01T15:11:13.638Z
64642026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
64652026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
64662026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0643 ms (550 iterations)
64672026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
64682026-04-01T15:11:13.638Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
64692026-04-01T15:11:13.638Z time: [264.00 B 264.00 B 264.00 B]
64702026-04-01T15:11:13.638Z
64712026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
64722026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
64732026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0261 ms (770 iterations)
64742026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
64752026-04-01T15:11:13.638ZCriterion.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.
64762026-04-01T15:11:13.638Z
64772026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
64782026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
64792026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0324 ms (495 iterations)
64802026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
64812026-04-01T15:11:13.638ZCriterion.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.
64822026-04-01T15:11:13.638Z
64832026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
64842026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
64852026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0495 ms (825 iterations)
64862026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
64872026-04-01T15:11:13.638Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
64882026-04-01T15:11:13.638Z time: [264.00 B 264.00 B 264.00 B]
64892026-04-01T15:11:13.638Z
64902026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
64912026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
64922026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0163 ms (495 iterations)
64932026-04-01T15:11:13.638ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
64942026-04-01T15:11:13.638Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
64952026-04-01T15:11:13.638Z time: [264.00 B 264.00 B 264.00 B]
64962026-04-01T15:11:13.639Z
64972026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
64982026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
64992026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0339 ms (715 iterations)
65002026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
65012026-04-01T15:11:13.639ZCriterion.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.
65022026-04-01T15:11:13.639Z
65032026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
65042026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
65052026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0764 ms (495 iterations)
65062026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
65072026-04-01T15:11:13.639ZCriterion.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.
65082026-04-01T15:11:13.639Z
65092026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65102026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
65112026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0557 ms (880 iterations)
65122026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
65132026-04-01T15:11:13.639Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65142026-04-01T15:11:13.639Z time: [264.00 B 264.00 B 264.00 B]
65152026-04-01T15:11:13.639Z
65162026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65172026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
65182026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0679 ms (495 iterations)
65192026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
65202026-04-01T15:11:13.639Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65212026-04-01T15:11:13.639Z time: [264.00 B 264.00 B 264.00 B]
65222026-04-01T15:11:13.639Z
65232026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
65242026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
65252026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0665 ms (770 iterations)
65262026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
65272026-04-01T15:11:13.639ZCriterion.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.
65282026-04-01T15:11:13.639Z
65292026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
65302026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
65312026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0067 ms (440 iterations)
65322026-04-01T15:11:13.639ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
65332026-04-01T15:11:13.639ZCriterion.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.
65342026-04-01T15:11:13.644Z
65352026-04-01T15:11:13.644ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
65362026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
65372026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1008 ms (330 iterations)
65382026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
65392026-04-01T15:11:13.645Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
65402026-04-01T15:11:13.645Z time: [7363.0 B 7363.0 B 7363.0 B]
65412026-04-01T15:11:13.645Z
65422026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
65432026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
65442026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0911 ms (275 iterations)
65452026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
65462026-04-01T15:11:13.645Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
65472026-04-01T15:11:13.645Z time: [7363.0 B 7363.0 B 7363.0 B]
65482026-04-01T15:11:13.645Z
65492026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
65502026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
65512026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0485 ms (385 iterations)
65522026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
65532026-04-01T15:11:13.645Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
65542026-04-01T15:11:13.645Z time: [5872.0 B 5872.0 B 5872.0 B]
65552026-04-01T15:11:13.645Z
65562026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
65572026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
65582026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1486 ms (330 iterations)
65592026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
65602026-04-01T15:11:13.645Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
65612026-04-01T15:11:13.645Z time: [5872.0 B 5872.0 B 5872.0 B]
65622026-04-01T15:11:13.645Z
65632026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
65642026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
65652026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0243 ms (330 iterations)
65662026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
65672026-04-01T15:11:13.645Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
65682026-04-01T15:11:13.645Z time: [7363.0 B 7363.0 B 7363.0 B]
65692026-04-01T15:11:13.645Z
65702026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
65712026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
65722026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0574 ms (275 iterations)
65732026-04-01T15:11:13.645ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
65742026-04-01T15:11:13.646Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
65752026-04-01T15:11:13.646Z time: [7363.0 B 7363.0 B 7363.0 B]
65762026-04-01T15:11:13.646Z
65772026-04-01T15:11:13.646ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
65782026-04-01T15:11:13.646ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
65792026-04-01T15:11:13.646ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1256 ms (440 iterations)
65802026-04-01T15:11:13.649ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
65812026-04-01T15:11:13.649Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
65822026-04-01T15:11:13.649Z time: [5872.0 B 5872.0 B 5872.0 B]
65832026-04-01T15:11:13.649Z
65842026-04-01T15:11:13.649ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
65852026-04-01T15:11:13.650ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
65862026-04-01T15:11:13.650ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1000 ms (330 iterations)
65872026-04-01T15:11:13.650ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
65882026-04-01T15:11:13.650Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
65892026-04-01T15:11:13.650Z time: [5872.0 B 5872.0 B 5872.0 B]
65902026-04-01T15:11:13.650Z
65912026-04-01T15:11:13.650ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
65922026-04-01T15:11:13.652ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
65932026-04-01T15:11:13.652ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1795 ms (330 iterations)
65942026-04-01T15:11:13.652ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
65952026-04-01T15:11:13.652Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
65962026-04-01T15:11:13.652Z time: [7363.0 B 7363.0 B 7363.0 B]
65972026-04-01T15:11:13.652Z
65982026-04-01T15:11:13.652ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
65992026-04-01T15:11:13.652ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66002026-04-01T15:11:13.652ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1779 ms (275 iterations)
66012026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
66022026-04-01T15:11:13.656Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66032026-04-01T15:11:13.656Z time: [7363.0 B 7363.0 B 7363.0 B]
66042026-04-01T15:11:13.656Z
66052026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
66062026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
66072026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1141 ms (385 iterations)
66082026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
66092026-04-01T15:11:13.656Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
66102026-04-01T15:11:13.656Z time: [5872.0 B 5872.0 B 5872.0 B]
66112026-04-01T15:11:13.656Z
66122026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
66132026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
66142026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0006 ms (275 iterations)
66152026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
66162026-04-01T15:11:13.656Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
66172026-04-01T15:11:13.656Z time: [5872.0 B 5872.0 B 5872.0 B]
66182026-04-01T15:11:13.656Z
66192026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
66202026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
66212026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0030 ms (275 iterations)
66222026-04-01T15:11:13.656ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
66232026-04-01T15:11:13.656Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
66242026-04-01T15:11:13.656Z time: [7363.0 B 7363.0 B 7363.0 B]
66252026-04-01T15:11:13.660Z
66262026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
66272026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
66282026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1386 ms (275 iterations)
66292026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
66302026-04-01T15:11:13.660Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
66312026-04-01T15:11:13.660Z time: [7363.0 B 7363.0 B 7363.0 B]
66322026-04-01T15:11:13.660Z
66332026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
66342026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
66352026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0558 ms (385 iterations)
66362026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
66372026-04-01T15:11:13.660Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
66382026-04-01T15:11:13.660Z time: [5872.0 B 5872.0 B 5872.0 B]
66392026-04-01T15:11:13.660Z
66402026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
66412026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
66422026-04-01T15:11:13.660ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1594 ms (330 iterations)
66432026-04-01T15:11:13.664ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
66442026-04-01T15:11:13.664Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
66452026-04-01T15:11:13.664Z time: [5872.0 B 5872.0 B 5872.0 B]
66462026-04-01T15:11:13.664Z
66472026-04-01T15:11:13.693Z+ cp -r target/criterion /work/bench-results
66482026-04-01T15:11:13.771Z+ cp -r target/xde-bench /work/bench-results
66492026-04-01T15:11:13.805Z+ pushd /work
66502026-04-01T15:11:13.808Z+ tar -caf bench-results.tgz bench-results
66512026-04-01T15:11:13.808Z/work /work/oxidecomputer/opte
66522026-04-01T15:11:14.184Z/work/oxidecomputer/opte
66532026-04-01T15:11:14.184Z+ popd
66542026-04-01T15:11:14.184Z+ cleanup
66552026-04-01T15:11:14.188Z++ id -un
66562026-04-01T15:11:14.191Z++ id -gn
66572026-04-01T15:11:14.191Z+ pfexec chown -R build:build .
66582026-04-01T15:11:14.245Z+ [[ -z 01KN4Q2N4BDX5N0VH2TP74ZHNV ]]
66592026-04-01T15:11:14.248Zprocess exited: duration 1573906 ms, exit code 0
 
66602026-04-01T15:11:14.260Zfound 1 output files
66612026-04-01T15:11:14.260Zuploading: /work/bench-results.tgz (3395751 bytes)
66622026-04-01T15:11:15.292Zuploaded: /work/bench-results.tgz