01HRP68ZYA8W30XQST72GZ253E: bench

BasicConfig {
    output_rules: [
        "=/work/bench-results.tgz",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    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: 01HRP69HT2YQEJBSBBH8FAMV0B

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-03-11T07:31:45.048Zjob dependencies complete; ready to run (waiting for 8 m 39 s)
22024-03-11T07:32:51.206Zjob assigned to worker 01HRP6SGQ18MNR2XTY4CC255D7 (queued for 1 m 6 s)
32024-03-11T07:32:58.731Zdownloading input: /input/xde/work/debug/xde.dbg
42024-03-11T07:33:03.820Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-03-11T07:33:03.820Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-03-11T07:33:03.835Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-03-11T07:33:03.835Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-03-11T07:33:03.857Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-03-11T07:33:03.857Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-03-11T07:33:03.877Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-03-11T07:33:03.881Zdownloading input: /input/xde/work/release/xde
122024-03-11T07:33:07.938Zdownloaded input: /input/xde/work/release/xde
132024-03-11T07:33:07.938Zdownloading input: /input/xde/work/release/xde.sha256
142024-03-11T07:33:07.953Zdownloaded input: /input/xde/work/release/xde.sha256
152024-03-11T07:33:07.953Zdownloading input: /input/xde/work/release/xde_link.so
162024-03-11T07:33:07.973Zdownloaded input: /input/xde/work/release/xde_link.so
172024-03-11T07:33:07.973Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-03-11T07:33:07.990Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-03-11T07:33:07.993Zdownloading input: /input/xde/work/test/loopback
202024-03-11T07:33:09.889Zdownloaded input: /input/xde/work/test/loopback
212024-03-11T07:33:09.889Zdownloading input: /input/xde/work/xde.conf
222024-03-11T07:33:09.905Zdownloaded input: /input/xde/work/xde.conf
 
232024-03-11T07:33:09.909Zstarting task 0: "setup"
242024-03-11T07:33:09.960Z++ uname -s
252024-03-11T07:33:09.963Z+ kern=SunOS
262024-03-11T07:33:09.963Z+ case "$kern" in
272024-03-11T07:33:09.963Z+ groupadd -g 12345 build
282024-03-11T07:33:09.979Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-03-11T07:33:12.013Z+ zfs create -o mountpoint=/work rpool/work
302024-03-11T07:33:12.170Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-03-11T07:33:12.173Z+ home_fs=zfs
322024-03-11T07:33:12.174Z+ [[ zfs == autofs ]]
332024-03-11T07:33:12.174Z+ mkdir -p /home/build
342024-03-11T07:33:12.174Z+ chown build:build /home/build /work
352024-03-11T07:33:14.177Z+ chmod 0700 /home/build /work
362024-03-11T07:33:14.181Zprocess exited: duration 4273 ms, exit code 0
 
372024-03-11T07:33:14.189Zstarting task 1: "rust-toolchain"
382024-03-11T07:33:14.195Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
392024-03-11T07:33:14.199Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
402024-03-11T07:33:14.306Zinfo: downloading installer
412024-03-11T07:33:15.876Zwarning: it looks like you have an existing installation of Rust at:
422024-03-11T07:33:15.876Zwarning: /opt/ooce/bin
432024-03-11T07:33:15.876Zwarning: It is recommended that rustup be the primary Rust installation.
442024-03-11T07:33:15.876Zwarning: Otherwise you may have confusion unless you are careful with your PATH
452024-03-11T07:33:15.877Zwarning: If you are sure that you want both rustup and your already installed Rust
462024-03-11T07:33:15.877Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
472024-03-11T07:33:15.877Zwarning: or pass `-y' to ignore all ignorable checks.
482024-03-11T07:33:15.877Zerror: cannot install while Rust is installed
492024-03-11T07:33:15.877Zwarning: continuing (because the -y flag is set and the error is ignorable)
502024-03-11T07:33:15.965Zinfo: profile set to 'default'
512024-03-11T07:33:15.965Zinfo: default host triple is x86_64-unknown-illumos
522024-03-11T07:33:15.968Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
532024-03-11T07:33:16.108Zinfo: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04)
542024-03-11T07:33:16.108Zinfo: downloading component 'cargo'
552024-03-11T07:33:16.856Zinfo: downloading component 'clippy'
562024-03-11T07:33:17.081Zinfo: downloading component 'rust-docs'
572024-03-11T07:33:17.992Zinfo: downloading component 'rust-std'
582024-03-11T07:33:19.469Zinfo: downloading component 'rustc'
592024-03-11T07:33:23.203Zinfo: downloading component 'rustfmt'
602024-03-11T07:33:23.408Zinfo: installing component 'cargo'
612024-03-11T07:33:24.273Zinfo: installing component 'clippy'
622024-03-11T07:33:24.602Zinfo: installing component 'rust-docs'
632024-03-11T07:33:26.177Zinfo: installing component 'rust-std'
642024-03-11T07:33:27.909Zinfo: installing component 'rustc'
652024-03-11T07:33:32.003Zinfo: installing component 'rustfmt'
662024-03-11T07:33:32.351Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
672024-03-11T07:33:32.351Z
682024-03-11T07:33:32.616Z stable-x86_64-unknown-illumos installed - rustc 1.76.0 (07dca489a 2024-02-04)
692024-03-11T07:33:32.617Z
702024-03-11T07:33:32.621Z
712024-03-11T07:33:32.621ZRust is installed now. Great!
722024-03-11T07:33:32.621Z
732024-03-11T07:33:32.621ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
742024-03-11T07:33:32.621Zenvironment variable. This has not been done automatically.
752024-03-11T07:33:32.621Z
762024-03-11T07:33:32.621ZTo configure your current shell, run:
772024-03-11T07:33:32.621Zsource "$HOME/.cargo/env"
782024-03-11T07:33:32.766Z+ rustc --version
792024-03-11T07:33:32.836Zrustc 1.76.0 (07dca489a 2024-02-04)
802024-03-11T07:33:32.840Zprocess exited: duration 18649 ms, exit code 0
 
812024-03-11T07:33:32.848Zstarting task 2: "authentication"
822024-03-11T07:33:32.870Zprocess exited: duration 22 ms, exit code 0
 
832024-03-11T07:33:32.879Zstarting task 3: "clone repository"
842024-03-11T07:33:32.883Z+ mkdir -p /work/oxidecomputer/opte
852024-03-11T07:33:32.886Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
862024-03-11T07:33:33.534ZCloning into '/work/oxidecomputer/opte'...
872024-03-11T07:33:34.849Z+ cd /work/oxidecomputer/opte
882024-03-11T07:33:34.849Z+ git fetch origin b12d69cf74719c9e8b58049429d1ad2d63d11457
892024-03-11T07:33:35.139ZFrom https://github.com/oxidecomputer/opte
902024-03-11T07:33:35.139Z * branch b12d69cf74719c9e8b58049429d1ad2d63d11457 -> FETCH_HEAD
912024-03-11T07:33:35.147Z+ [[ -n '' ]]
922024-03-11T07:33:35.147Z+ git reset --hard b12d69cf74719c9e8b58049429d1ad2d63d11457
932024-03-11T07:33:35.168ZHEAD is now at b12d69c chore(deps): lock file maintenance
942024-03-11T07:33:35.172Zprocess exited: duration 2291 ms, exit code 0
 
952024-03-11T07:33:35.179Zstarting task 4: "build"
962024-03-11T07:33:35.184Z+ pfexec pkg install brand/sparse opte iperf demangle flamegraph
972024-03-11T07:33:45.239Z Startup: Refreshing catalog 'helios-dev' ... Done
982024-03-11T07:33:46.828Z Startup: Caching catalogs ... Done
992024-03-11T07:33:48.115ZPlanning: Solver setup ... Done
1002024-03-11T07:33:48.135ZPlanning: Running solver ... Done
1012024-03-11T07:33:48.309ZPlanning: Finding local manifests ... Done
1022024-03-11T07:33:48.320ZPlanning: Fetching manifests: 0/4 0% complete
1032024-03-11T07:33:48.345ZPlanning: Fetching manifests: 4/4 100% complete
1042024-03-11T07:33:48.363ZPlanning: Package planning ... Done
1052024-03-11T07:33:48.367ZPlanning: Merging actions ... Done
1062024-03-11T07:33:48.885ZPlanning: Checking for conflicting actions ... Done
1072024-03-11T07:33:48.890ZPlanning: Consolidating action changes ... Done
1082024-03-11T07:33:59.750ZPlanning: Evaluating mediators ... Done
1092024-03-11T07:33:59.755ZPlanning: Planning completed in 12.87 seconds
1102024-03-11T07:34:02.299Z Packages to install: 4
1112024-03-11T07:34:02.299Z Services to change: 1
1122024-03-11T07:34:02.299Z Create boot environment: No
1132024-03-11T07:34:02.303ZCreate backup boot environment: No
1142024-03-11T07:34:02.472Z
1152024-03-11T07:34:02.472ZDownload: 0/31 items 0.0/18.1MB 0% complete
1162024-03-11T07:34:03.211ZDownload: Completed 18.12 MB in 0.74 seconds (24.4M/s)
1172024-03-11T07:34:03.330Z Actions: 1/95 actions (Installing new actions)
1182024-03-11T07:34:03.921Z Actions: Completed 95 actions in 0.59 seconds.
1192024-03-11T07:34:04.011Z Done
1202024-03-11T07:34:04.011Z Done
1212024-03-11T07:34:04.229Z Done
1222024-03-11T07:34:10.842Z Done
1232024-03-11T07:34:11.083Z Done
1242024-03-11T07:34:11.087Z Done
1252024-03-11T07:34:17.660Z Done
1262024-03-11T07:34:17.884Z+ [[ -z 01HRP69HT2YQEJBSBBH8FAMV0B ]]
1272024-03-11T07:34:17.888Z+ trap cleanup EXIT
1282024-03-11T07:34:17.888Z+ OUT_DIR=/work/bench-results
1292024-03-11T07:34:17.888Z+ mkdir -p /work/bench-results
1302024-03-11T07:34:17.888Z+ mkdir -p target/criterion
1312024-03-11T07:34:17.892Z+ mkdir -p target/xde-bench
1322024-03-11T07:34:17.892Z+ banner collect
1332024-03-11T07:34:17.961Z
1342024-03-11T07:34:17.961Z #### #### # # ###### #### #####
1352024-03-11T07:34:17.961Z # # # # # # # # # #
1362024-03-11T07:34:17.961Z # # # # # ##### # #
1372024-03-11T07:34:17.961Z # # # # # # # #
1382024-03-11T07:34:17.961Z # # # # # # # # # #
1392024-03-11T07:34:17.961Z #### #### ###### ###### ###### #### #
1402024-03-11T07:34:17.962Z
1412024-03-11T07:34:17.966Z++ cat .git/refs/heads/master
1422024-03-11T07:34:17.966Z+ BASELINE_COMMIT=b12d69cf74719c9e8b58049429d1ad2d63d11457
1432024-03-11T07:34:17.966Z+ [[ '' == \m\a\s\t\e\r ]]
1442024-03-11T07:34:17.966Z+ get_artifact opte benchmark b12d69cf74719c9e8b58049429d1ad2d63d11457 bench-results.tgz
1452024-03-11T07:34:17.966Z+ local curl_res
1462024-03-11T07:34:17.966Z+ repo=opte
1472024-03-11T07:34:17.966Z+ series=benchmark
1482024-03-11T07:34:17.966Z+ commit=b12d69cf74719c9e8b58049429d1ad2d63d11457
1492024-03-11T07:34:17.966Z+ name=bench-results.tgz
1502024-03-11T07:34:17.966Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1512024-03-11T07:34:17.966Z+ mkdir -p download
1522024-03-11T07:34:17.966Z+ pushd download
1532024-03-11T07:34:17.966Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1542024-03-11T07:34:17.966Z+ [[ ! -f bench-results.tgz ]]
1552024-03-11T07:34:17.966Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/b12d69cf74719c9e8b58049429d1ad2d63d11457/bench-results.tgz
1562024-03-11T07:34:17.973Z % Total % Received % Xferd Average Speed Time Time Time Current
1572024-03-11T07:34:17.973Z Dload Upload Total Spent Left Speed
1582024-03-11T07:34:18.049Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 670 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1592024-03-11T07:34:18.049Zcurl: (22) The requested URL returned error: 404
1602024-03-11T07:34:18.053Z+ curl_res=22
1612024-03-11T07:34:18.053Z+ popd
1622024-03-11T07:34:18.053Z/work/oxidecomputer/opte
1632024-03-11T07:34:18.053Z+ return 22
1642024-03-11T07:34:18.053Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
1652024-03-11T07:34:18.053ZBaseline results not found for branch 'master'. Running without comparison.
1662024-03-11T07:34:18.053Z+ [[ '' -eq 1 ]]
1672024-03-11T07:34:18.053Z+ uname -a
1682024-03-11T07:34:18.057ZSunOS w-01HRP6SGQ18MNR2XTY4CC255D7 5.11 helios-2.0.22550 i86pc i386 i86pc
1692024-03-11T07:34:18.057Z+ cat /etc/versions/build
1702024-03-11T07:34:18.057Zheads/stlouis-0-gbdeae2b946
1712024-03-11T07:34:18.057Z+ dladm
1722024-03-11T07:34:18.067ZLINK CLASS MTU STATE BRIDGE OVER
1732024-03-11T07:34:18.067Zena0 phys 9216 up -- --
1742024-03-11T07:34:18.071Z+ ipadm
1752024-03-11T07:34:18.071ZADDROBJ TYPE STATE ADDR
1762024-03-11T07:34:18.071Zlo0/v4 static ok 127.0.0.1/8
1772024-03-11T07:34:18.071Zena0/dhcp dhcp ok 10.150.1.195/24
1782024-03-11T07:34:18.071Zlo0/v6 static ok ::1/128
1792024-03-11T07:34:18.071Z+ pfexec rem_drv xde
1802024-03-11T07:34:18.093Z+ set -o errexit
1812024-03-11T07:34:18.093Z+ set -o pipefail
1822024-03-11T07:34:18.093Z+ banner prepare
1832024-03-11T07:34:18.097Z
1842024-03-11T07:34:18.097Z ##### ##### ###### ##### ## ##### ######
1852024-03-11T07:34:18.097Z # # # # # # # # # # # #
1862024-03-11T07:34:18.097Z # # # # ##### # # # # # # #####
1872024-03-11T07:34:18.097Z ##### ##### # ##### ###### ##### #
1882024-03-11T07:34:18.097Z # # # # # # # # # #
1892024-03-11T07:34:18.097Z # # # ###### # # # # # ######
1902024-03-11T07:34:18.097Z
1912024-03-11T07:34:18.097Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
1922024-03-11T07:34:18.101Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
1932024-03-11T07:34:18.189Z+ pfexec add_drv xde
1942024-03-11T07:34:18.338Z+ banner bench
1952024-03-11T07:34:18.342Z
1962024-03-11T07:34:18.342Z ##### ###### # # #### # #
1972024-03-11T07:34:18.342Z # # # ## # # # # #
1982024-03-11T07:34:18.342Z ##### ##### # # # # ######
1992024-03-11T07:34:18.342Z # # # # # # # # #
2002024-03-11T07:34:18.342Z # # # # ## # # # #
2012024-03-11T07:34:18.342Z ##### ###### # # #### # #
2022024-03-11T07:34:18.342Z
2032024-03-11T07:34:18.342Z+ cargo kbench local
2042024-03-11T07:34:18.346Zinfo: syncing channel updates for '1.76.0-x86_64-unknown-illumos'
2052024-03-11T07:34:18.486Zinfo: latest update on 2024-02-08, rust version 1.76.0 (07dca489a 2024-02-04)
2062024-03-11T07:34:18.491Zinfo: downloading component 'cargo'
2072024-03-11T07:34:19.185Zinfo: downloading component 'clippy'
2082024-03-11T07:34:19.396Zinfo: downloading component 'rust-docs'
2092024-03-11T07:34:20.261Zinfo: downloading component 'rust-std'
2102024-03-11T07:34:21.762Zinfo: downloading component 'rustc'
2112024-03-11T07:34:25.706Zinfo: downloading component 'rustfmt'
2122024-03-11T07:34:25.710Zinfo: installing component 'cargo'
2132024-03-11T07:34:26.380Zinfo: installing component 'clippy'
2142024-03-11T07:34:26.707Zinfo: installing component 'rust-docs'
2152024-03-11T07:34:28.273Zinfo: installing component 'rust-std'
2162024-03-11T07:34:30.108Zinfo: installing component 'rustc'
2172024-03-11T07:34:34.031Zinfo: installing component 'rustfmt'
2182024-03-11T07:34:34.507Z Updating crates.io index
2192024-03-11T07:34:34.570Z Updating git repository `https://github.com/oxidecomputer/falcon`
2202024-03-11T07:34:35.298Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2212024-03-11T07:34:35.663Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2222024-03-11T07:34:36.121Z Updating git repository `https://github.com/oxidecomputer/zone`
2232024-03-11T07:34:36.458Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2242024-03-11T07:34:36.926Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2252024-03-11T07:34:37.215Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2262024-03-11T07:34:38.541Z Downloading crates ...
2272024-03-11T07:34:38.747Z Downloaded circular v0.3.0
2282024-03-11T07:34:38.751Z Downloaded ciborium-io v0.2.2
2292024-03-11T07:34:38.755Z Downloaded cfg_aliases v0.1.1
2302024-03-11T07:34:38.755Z Downloaded anes v0.1.6
2312024-03-11T07:34:38.759Z Downloaded fnv v1.0.7
2322024-03-11T07:34:38.763Z Downloaded clap_lex v0.7.0
2332024-03-11T07:34:38.763Z Downloaded foreign-types-macros v0.2.3
2342024-03-11T07:34:38.763Z Downloaded defmt-macros v0.3.7
2352024-03-11T07:34:38.767Z Downloaded signal-hook-registry v1.4.1
2362024-03-11T07:34:38.773Z Downloaded cookie-factory v0.3.2
2372024-03-11T07:34:38.774Z Downloaded clap v4.5.2
2382024-03-11T07:34:38.777Z Downloaded tracing v0.1.40
2392024-03-11T07:34:38.781Z Downloaded anstream v0.6.13
2402024-03-11T07:34:38.785Z Downloaded rand_core v0.6.4
2412024-03-11T07:34:38.789Z Downloaded autocfg v1.1.0
2422024-03-11T07:34:38.789Z Downloaded parking_lot v0.12.1
2432024-03-11T07:34:38.793Z Downloaded ident_case v1.0.1
2442024-03-11T07:34:38.793Z Downloaded hash32 v0.3.1
2452024-03-11T07:34:38.797Z Downloaded time-core v0.1.2
2462024-03-11T07:34:38.797Z Downloaded equivalent v1.0.1
2472024-03-11T07:34:38.797Z Downloaded foreign-types-shared v0.3.1
2482024-03-11T07:34:38.797Z Downloaded cobs v0.2.3
2492024-03-11T07:34:38.801Z Downloaded indexmap v2.2.5
2502024-03-11T07:34:38.804Z Downloaded cast v0.3.0
2512024-03-11T07:34:38.804Z Downloaded pretty-hex v0.2.1
2522024-03-11T07:34:38.804Z Downloaded plotters-svg v0.3.5
2532024-03-11T07:34:38.804Z Downloaded is-terminal v0.4.12
2542024-03-11T07:34:38.808Z Downloaded colorchoice v1.0.0
2552024-03-11T07:34:38.808Z Downloaded anstyle-parse v0.2.3
2562024-03-11T07:34:38.808Z Downloaded bitflags v1.3.2
2572024-03-11T07:34:38.811Z Downloaded darling_macro v0.20.8
2582024-03-11T07:34:38.812Z Downloaded num-conv v0.1.0
2592024-03-11T07:34:38.812Z Downloaded proc-macro-crate v1.3.1
2602024-03-11T07:34:38.816Z Downloaded thiserror-impl v1.0.57
2612024-03-11T07:34:38.820Z Downloaded tabwriter v1.4.0
2622024-03-11T07:34:38.820Z Downloaded cfg-if v1.0.0
2632024-03-11T07:34:38.820Z Downloaded ppv-lite86 v0.2.17
2642024-03-11T07:34:38.824Z Downloaded slog-stdlog v4.1.1
2652024-03-11T07:34:38.824Z Downloaded byteorder v1.5.0
2662024-03-11T07:34:38.824Z Downloaded cstr-argument v0.1.2
2672024-03-11T07:34:38.828Z Downloaded heck v0.4.1
2682024-03-11T07:34:38.828Z Downloaded toml_datetime v0.6.5
2692024-03-11T07:34:38.828Z Downloaded scopeguard v1.2.0
2702024-03-11T07:34:38.828Z Downloaded num_enum v0.5.11
2712024-03-11T07:34:38.832Z Downloaded terminal_size v0.3.0
2722024-03-11T07:34:38.836Z Downloaded num_cpus v1.16.0
2732024-03-11T07:34:38.836Z Downloaded dirs-sys-next v0.1.2
2742024-03-11T07:34:38.840Z Downloaded ipnetwork v0.20.0
2752024-03-11T07:34:38.840Z Downloaded proc-macro-error-attr v1.0.4
2762024-03-11T07:34:38.840Z Downloaded thiserror v1.0.57
2772024-03-11T07:34:38.843Z Downloaded anstyle-query v1.0.2
2782024-03-11T07:34:38.847Z Downloaded plotters-backend v0.3.5
2792024-03-11T07:34:38.847Z Downloaded slog-term v2.9.1
2802024-03-11T07:34:38.850Z Downloaded version_check v0.9.4
2812024-03-11T07:34:38.850Z Downloaded slog-async v2.8.0
2822024-03-11T07:34:38.850Z Downloaded lazy_static v1.4.0
2832024-03-11T07:34:38.854Z Downloaded crossbeam-deque v0.8.5
2842024-03-11T07:34:38.854Z Downloaded pin-project-lite v0.2.13
2852024-03-11T07:34:38.857Z Downloaded either v1.10.0
2862024-03-11T07:34:38.861Z Downloaded smallvec v1.13.1
2872024-03-11T07:34:38.861Z Downloaded zerocopy-derive v0.7.32
2882024-03-11T07:34:38.868Z Downloaded ciborium v0.2.2
2892024-03-11T07:34:38.872Z Downloaded proc-macro-error v1.0.4
2902024-03-11T07:34:38.872Z Downloaded socket2 v0.4.10
2912024-03-11T07:34:38.872Z Downloaded dyn-clone v1.0.17
2922024-03-11T07:34:38.872Z Downloaded itoa v1.0.10
2932024-03-11T07:34:38.876Z Downloaded deranged v0.3.11
2942024-03-11T07:34:38.876Z Downloaded ctor v0.2.7
2952024-03-11T07:34:38.876Z Downloaded strsim v0.11.0
2962024-03-11T07:34:38.879Z Downloaded tinytemplate v1.2.1
2972024-03-11T07:34:38.880Z Downloaded crossbeam-epoch v0.9.18
2982024-03-11T07:34:38.883Z Downloaded defmt-parser v0.3.4
2992024-03-11T07:34:38.883Z Downloaded slog-scope v4.4.0
3002024-03-11T07:34:38.883Z Downloaded tracing-core v0.1.32
3012024-03-11T07:34:38.887Z Downloaded unicode-ident v1.0.12
3022024-03-11T07:34:38.887Z Downloaded clap_derive v4.5.0
3032024-03-11T07:34:38.891Z Downloaded postcard v1.0.8
3042024-03-11T07:34:38.895Z Downloaded proc-macro2 v1.0.78
3052024-03-11T07:34:38.895Z Downloaded quote v1.0.35
3062024-03-11T07:34:38.899Z Downloaded anyhow v1.0.80
3072024-03-11T07:34:38.902Z Downloaded socket2 v0.5.6
3082024-03-11T07:34:38.902Z Downloaded criterion-plot v0.5.0
3092024-03-11T07:34:38.907Z Downloaded getrandom v0.2.12
3102024-03-11T07:34:38.907Z Downloaded darling v0.20.8
3112024-03-11T07:34:38.910Z Downloaded rand v0.8.5
3122024-03-11T07:34:38.915Z Downloaded slog v2.7.0
3132024-03-11T07:34:39.327Z Downloaded half v2.4.0
3142024-03-11T07:34:39.327Z Downloaded minimal-lexical v0.2.1
3152024-03-11T07:34:39.333Z Downloaded ryu v1.0.17
3162024-03-11T07:34:39.333Z Downloaded num-traits v0.2.18
3172024-03-11T07:34:39.333Z Downloaded time v0.3.34
3182024-03-11T07:34:39.333Z Downloaded colored v2.1.0
3192024-03-11T07:34:39.333Z Downloaded darling_core v0.20.8
3202024-03-11T07:34:39.334Z Downloaded serde_derive v1.0.197
3212024-03-11T07:34:39.334Z Downloaded arc-swap v1.7.0
3222024-03-11T07:34:39.334Z Downloaded zerocopy v0.7.32
3232024-03-11T07:34:39.334Z Downloaded winnow v0.5.40
3242024-03-11T07:34:39.334Z Downloaded rayon-core v1.12.1
3252024-03-11T07:34:39.334Z Downloaded syn v1.0.109
3262024-03-11T07:34:39.334Z Downloaded syn v2.0.52
3272024-03-11T07:34:39.334Z Downloaded regex-syntax v0.8.2
3282024-03-11T07:34:39.334Z Downloaded nom v7.1.3
3292024-03-11T07:34:39.334Z Downloaded itertools v0.10.5
3302024-03-11T07:34:39.334Z Downloaded plotters v0.3.5
3312024-03-11T07:34:39.334Z Downloaded clap_builder v4.5.2
3322024-03-11T07:34:39.334Z Downloaded tokio v1.36.0
3332024-03-11T07:34:39.334Z Downloaded rayon v1.9.0
3342024-03-11T07:34:39.334Z Downloaded aho-corasick v1.1.2
3352024-03-11T07:34:39.334Z Downloaded itertools v0.12.1
3362024-03-11T07:34:39.334Z Downloaded criterion v0.5.1
3372024-03-11T07:34:39.334Z Downloaded smoltcp v0.11.0
3382024-03-11T07:34:39.334Z Downloaded rustix v0.38.31
3392024-03-11T07:34:39.334Z Downloaded regex-automata v0.4.6
3402024-03-11T07:34:39.334Z Downloaded libc v0.2.153
3412024-03-11T07:34:39.334Z Downloaded nix v0.28.0
3422024-03-11T07:34:39.334Z Downloaded hashbrown v0.14.3
3432024-03-11T07:34:39.334Z Downloaded memchr v2.7.1
3442024-03-11T07:34:39.335Z Downloaded regex v1.10.3
3452024-03-11T07:34:39.335Z Downloaded serde_json v1.0.114
3462024-03-11T07:34:39.335Z Downloaded serde v1.0.197
3472024-03-11T07:34:39.335Z Downloaded crossbeam-channel v0.5.12
3482024-03-11T07:34:39.335Z Downloaded crc32fast v1.4.0
3492024-03-11T07:34:39.335Z Downloaded log v0.4.21
3502024-03-11T07:34:39.335Z Downloaded bytes v1.5.0
3512024-03-11T07:34:39.335Z Downloaded toml_edit v0.19.15
3522024-03-11T07:34:39.335Z Downloaded lock_api v0.4.11
3532024-03-11T07:34:39.335Z Downloaded bitflags v2.4.2
3542024-03-11T07:34:39.335Z Downloaded heapless v0.8.0
3552024-03-11T07:34:39.335Z Downloaded term v0.7.0
3562024-03-11T07:34:39.335Z Downloaded crossbeam-utils v0.8.19
3572024-03-11T07:34:39.335Z Downloaded parking_lot_core v0.9.9
3582024-03-11T07:34:39.335Z Downloaded pcap-parser v0.15.0
3592024-03-11T07:34:39.335Z Downloaded defmt v0.3.6
3602024-03-11T07:34:39.335Z Downloaded thread_local v1.1.8
3612024-03-11T07:34:39.335Z Downloaded dirs-next v2.0.0
3622024-03-11T07:34:39.335Z Downloaded errno v0.3.8
3632024-03-11T07:34:39.335Z Downloaded num_enum_derive v0.5.11
3642024-03-11T07:34:39.335Z Downloaded managed v0.8.0
3652024-03-11T07:34:39.335Z Downloaded take_mut v0.2.2
3662024-03-11T07:34:39.335Z Downloaded once_cell v1.19.0
3672024-03-11T07:34:39.335Z Downloaded time-macros v0.2.17
3682024-03-11T07:34:39.336Z Downloaded walkdir v2.5.0
3692024-03-11T07:34:39.336Z Downloaded tracing-attributes v0.1.27
3702024-03-11T07:34:39.336Z Downloaded rusticata-macros v4.1.0
3712024-03-11T07:34:39.336Z Downloaded mio v0.8.11
3722024-03-11T07:34:39.336Z Downloaded slog-envlogger v2.2.0
3732024-03-11T07:34:39.336Z Downloaded oorandom v11.1.3
3742024-03-11T07:34:39.336Z Downloaded anstyle v1.0.6
3752024-03-11T07:34:39.336Z Downloaded stable_deref_trait v1.2.0
3762024-03-11T07:34:39.336Z Downloaded same-file v1.0.6
3772024-03-11T07:34:39.336Z Downloaded rand_chacha v0.3.1
3782024-03-11T07:34:39.336Z Downloaded foreign-types v0.5.0
3792024-03-11T07:34:39.336Z Downloaded tokio-macros v2.2.0
3802024-03-11T07:34:39.336Z Downloaded ciborium-ll v0.2.2
3812024-03-11T07:34:39.336Z Downloaded utf8parse v0.2.1
3822024-03-11T07:34:39.336Z Downloaded powerfmt v0.2.0
3832024-03-11T07:34:39.336Z Downloaded unicode-width v0.1.11
3842024-03-11T07:34:39.336Z Downloaded embedded-io v0.4.0
3852024-03-11T07:34:39.336Z Downloaded strsim v0.10.0
3862024-03-11T07:34:39.400Z Compiling proc-macro2 v1.0.78
3872024-03-11T07:34:39.400Z Compiling unicode-ident v1.0.12
3882024-03-11T07:34:39.404Z Compiling libc v0.2.153
3892024-03-11T07:34:39.404Z Compiling cfg-if v1.0.0
3902024-03-11T07:34:39.404Z Compiling autocfg v1.1.0
3912024-03-11T07:34:39.415Z Compiling version_check v0.9.4
3922024-03-11T07:34:39.418Z Compiling memchr v2.7.1
3932024-03-11T07:34:39.419Z Compiling syn v1.0.109
3942024-03-11T07:34:39.498Z Compiling serde v1.0.197
3952024-03-11T07:34:39.580Z Compiling either v1.10.0
3962024-03-11T07:34:39.942Z Compiling once_cell v1.19.0
3972024-03-11T07:34:39.957Z Compiling anyhow v1.0.80
3982024-03-11T07:34:40.099Z Compiling equivalent v1.0.1
3992024-03-11T07:34:40.169Z Compiling hashbrown v0.14.3
4002024-03-11T07:34:40.301Z Compiling lock_api v0.4.11
4012024-03-11T07:34:40.884Z Compiling parking_lot_core v0.9.9
4022024-03-11T07:34:40.898Z Compiling byteorder v1.5.0
4032024-03-11T07:34:40.964Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4042024-03-11T07:34:40.981Z Compiling crossbeam-utils v0.8.19
4052024-03-11T07:34:41.235Z Compiling indexmap v2.2.5
4062024-03-11T07:34:41.276Z Compiling winnow v0.5.40
4072024-03-11T07:34:41.314Z Compiling toml_datetime v0.6.5
4082024-03-11T07:34:41.481Z Compiling heapless v0.8.0
4092024-03-11T07:34:41.533Z Compiling lazy_static v1.4.0
4102024-03-11T07:34:41.730Z Compiling fnv v1.0.7
4112024-03-11T07:34:41.752Z Compiling scopeguard v1.2.0
4122024-03-11T07:34:41.838Z Compiling quote v1.0.35
4132024-03-11T07:34:41.861Z Compiling strsim v0.10.0
4142024-03-11T07:34:42.452Z Compiling syn v2.0.52
4152024-03-11T07:34:42.551Z Compiling ident_case v1.0.1
4162024-03-11T07:34:42.577Z Compiling smallvec v1.13.1
4172024-03-11T07:34:42.694Z Compiling thiserror v1.0.57
4182024-03-11T07:34:43.122Z Compiling hash32 v0.3.1
4192024-03-11T07:34:43.308Z Compiling smoltcp v0.11.0
4202024-03-11T07:34:43.341Z Compiling pin-project-lite v0.2.13
4212024-03-11T07:34:43.416Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
4222024-03-11T07:34:43.455Z Compiling stable_deref_trait v1.2.0
4232024-03-11T07:34:43.756Z Compiling parking_lot v0.12.1
4242024-03-11T07:34:43.956Z Compiling signal-hook-registry v1.4.1
4252024-03-11T07:34:44.235Z Compiling mio v0.8.11
4262024-03-11T07:34:44.689Z Compiling socket2 v0.5.6
4272024-03-11T07:34:45.198Z Compiling toml_edit v0.19.15
4282024-03-11T07:34:45.695Z Compiling num_cpus v1.16.0
4292024-03-11T07:34:45.816Z Compiling itertools v0.12.1
4302024-03-11T07:34:46.484Z Compiling bitflags v2.4.2
4312024-03-11T07:34:46.815Z Compiling slog v2.7.0
4322024-03-11T07:34:47.150Z Compiling heck v0.4.1
4332024-03-11T07:34:47.163Z Compiling foreign-types-shared v0.3.1
4342024-03-11T07:34:47.266Z Compiling crc32fast v1.4.0
4352024-03-11T07:34:47.285Z Compiling bytes v1.5.0
4362024-03-11T07:34:47.473Z Compiling managed v0.8.0
4372024-03-11T07:34:47.513Z Compiling cobs v0.2.3
4382024-03-11T07:34:47.732Z Compiling proc-macro-crate v1.3.1
4392024-03-11T07:34:47.969Z Compiling embedded-io v0.4.0
4402024-03-11T07:34:48.036Z Compiling rustix v0.38.31
4412024-03-11T07:34:48.178Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
4422024-03-11T07:34:48.503Z Compiling bitflags v1.3.2
4432024-03-11T07:34:48.806Z Compiling darling_core v0.20.8
4442024-03-11T07:34:48.827Z Compiling errno v0.3.8
4452024-03-11T07:34:49.414Z Compiling cstr-argument v0.1.2
4462024-03-11T07:34:49.570Z Compiling tracing-core v0.1.32
4472024-03-11T07:34:49.593Z Compiling proc-macro-error-attr v1.0.4
4482024-03-11T07:34:49.707Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4492024-03-11T07:34:49.929Z Compiling utf8parse v0.2.1
4502024-03-11T07:34:50.042Z Compiling itoa v1.0.10
4512024-03-11T07:34:50.086Z Compiling ipnetwork v0.20.0
4522024-03-11T07:34:50.266Z Compiling pretty-hex v0.2.1
4532024-03-11T07:34:50.469Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4542024-03-11T07:34:50.620Z Compiling unicode-width v0.1.11
4552024-03-11T07:34:50.779Z Compiling tabwriter v1.4.0
4562024-03-11T07:34:51.409Z Compiling anstyle-parse v0.2.3
4572024-03-11T07:34:53.217Z Compiling socket2 v0.4.10
4582024-03-11T07:34:53.459Z Compiling colored v2.1.0
4592024-03-11T07:34:53.719Z Compiling proc-macro-error v1.0.4
4602024-03-11T07:34:54.056Z Compiling anstyle v1.0.6
4612024-03-11T07:34:54.392Z Compiling num_enum_derive v0.5.11
4622024-03-11T07:34:54.517Z Compiling serde_derive v1.0.197
4632024-03-11T07:34:54.653Z Compiling thiserror-impl v1.0.57
4642024-03-11T07:34:54.962Z Compiling darling_macro v0.20.8
4652024-03-11T07:34:54.994Z Compiling tokio-macros v2.2.0
4662024-03-11T07:34:55.344Z Compiling foreign-types-macros v0.2.3
4672024-03-11T07:34:55.491Z Compiling tracing-attributes v0.1.27
4682024-03-11T07:34:56.100Z Compiling darling v0.20.8
4692024-03-11T07:34:56.202Z Compiling zerocopy-derive v0.7.32
4702024-03-11T07:34:56.604Z Compiling foreign-types v0.5.0
4712024-03-11T07:34:56.604Z Compiling tokio v1.36.0
4722024-03-11T07:34:56.718Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
4732024-03-11T07:34:56.831Z Compiling num_enum v0.5.11
4742024-03-11T07:34:56.988Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4752024-03-11T07:34:57.664Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4762024-03-11T07:34:57.757Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
4772024-03-11T07:34:58.188Z Compiling anstyle-query v1.0.2
4782024-03-11T07:34:58.316Z Compiling dyn-clone v1.0.17
4792024-03-11T07:34:58.374Z Compiling zerocopy v0.7.32
4802024-03-11T07:34:58.543Z Compiling colorchoice v1.0.0
4812024-03-11T07:34:58.666Z Compiling anstream v0.6.13
4822024-03-11T07:34:58.796Z Compiling terminal_size v0.3.0
4832024-03-11T07:34:58.848Z Compiling tracing v0.1.40
4842024-03-11T07:34:59.024Z Compiling dirs-sys-next v0.1.2
4852024-03-11T07:34:59.647Z Compiling aho-corasick v1.1.2
4862024-03-11T07:34:59.700Z Compiling time-core v0.1.2
4872024-03-11T07:34:59.711Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
4882024-03-11T07:34:59.862Z Compiling clap_lex v0.7.0
4892024-03-11T07:35:00.030Z Compiling num-conv v0.1.0
4902024-03-11T07:35:00.094Z Compiling powerfmt v0.2.0
4912024-03-11T07:35:00.138Z Compiling regex-syntax v0.8.2
4922024-03-11T07:35:00.320Z Compiling strsim v0.11.0
4932024-03-11T07:35:00.652Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#d44d9e08)
4942024-03-11T07:35:00.832Z Compiling clap_builder v4.5.2
4952024-03-11T07:35:00.855Z Compiling deranged v0.3.11
4962024-03-11T07:35:00.996Z Compiling time-macros v0.2.17
4972024-03-11T07:35:03.961Z Compiling regex-automata v0.4.6
4982024-03-11T07:35:04.151Z Compiling dirs-next v2.0.0
4992024-03-11T07:35:04.255Z Compiling clap_derive v4.5.0
5002024-03-11T07:35:04.448Z Compiling crossbeam-epoch v0.9.18
5012024-03-11T07:35:06.201Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
5022024-03-11T07:35:06.601Z Compiling is-terminal v0.4.12
5032024-03-11T07:35:06.725Z Compiling thread_local v1.1.8
5042024-03-11T07:35:07.892Z Compiling num-traits v0.2.18
5052024-03-11T07:35:08.404Z Compiling arc-swap v1.7.0
5062024-03-11T07:35:08.988Z Compiling postcard v1.0.8
5072024-03-11T07:35:09.174Z Compiling minimal-lexical v0.2.1
5082024-03-11T07:35:09.256Z Compiling rayon-core v1.12.1
5092024-03-11T07:35:09.579Z Compiling serde_json v1.0.114
5102024-03-11T07:35:09.851Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5112024-03-11T07:35:09.872Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#d44d9e08)
5122024-03-11T07:35:10.197Z Compiling slog-async v2.8.0
5132024-03-11T07:35:10.222Z Compiling time v0.3.34
5142024-03-11T07:35:10.763Z Compiling nom v7.1.3
5152024-03-11T07:35:15.653Z Compiling clap v4.5.2
5162024-03-11T07:35:15.764Z Compiling slog-scope v4.4.0
5172024-03-11T07:35:17.258Z Compiling regex v1.10.3
5182024-03-11T07:35:22.480Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5192024-03-11T07:35:23.901Z Compiling crossbeam-deque v0.8.5
5202024-03-11T07:35:24.288Z Compiling term v0.7.0
5212024-03-11T07:35:25.689Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#65647e67)
5222024-03-11T07:35:27.172Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5232024-03-11T07:35:27.791Z Compiling crossbeam-channel v0.5.12
5242024-03-11T07:35:29.965Z Compiling getrandom v0.2.12
5252024-03-11T07:35:30.480Z Compiling half v2.4.0
5262024-03-11T07:35:31.182Z Compiling ryu v1.0.17
5272024-03-11T07:35:31.466Z Compiling cfg_aliases v0.1.1
5282024-03-11T07:35:31.560Z Compiling plotters-backend v0.3.5
5292024-03-11T07:35:31.945Z Compiling log v0.4.21
5302024-03-11T07:35:32.444Z Compiling ciborium-io v0.2.2
5312024-03-11T07:35:32.565Z Compiling take_mut v0.2.2
5322024-03-11T07:35:32.569Z Compiling ciborium-ll v0.2.2
5332024-03-11T07:35:33.109Z Compiling slog-stdlog v4.1.1
5342024-03-11T07:35:34.414Z Compiling plotters-svg v0.3.5
5352024-03-11T07:35:34.922Z Compiling nix v0.28.0
5362024-03-11T07:35:35.679Z Compiling rand_core v0.6.4
5372024-03-11T07:35:36.246Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#65647e67)
5382024-03-11T07:35:37.976Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5392024-03-11T07:35:39.506Z Compiling slog-term v2.9.1
5402024-03-11T07:35:43.609Z Compiling rusticata-macros v4.1.0
5412024-03-11T07:35:44.274Z Compiling itertools v0.10.5
5422024-03-11T07:35:45.106Z Compiling ppv-lite86 v0.2.17
5432024-03-11T07:35:45.329Z Compiling same-file v1.0.6
5442024-03-11T07:35:45.621Z Compiling cookie-factory v0.3.2
5452024-03-11T07:35:45.967Z Compiling cast v0.3.0
5462024-03-11T07:35:46.319Z Compiling circular v0.3.0
5472024-03-11T07:35:46.357Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9fecec91)
5482024-03-11T07:35:46.781Z Compiling pcap-parser v0.15.0
5492024-03-11T07:35:46.904Z Compiling rand_chacha v0.3.1
5502024-03-11T07:35:47.673Z Compiling criterion-plot v0.5.0
5512024-03-11T07:35:47.806Z Compiling walkdir v2.5.0
5522024-03-11T07:35:48.423Z Compiling plotters v0.3.5
5532024-03-11T07:35:49.238Z Compiling rayon v1.9.0
5542024-03-11T07:35:50.233Z Compiling slog-envlogger v2.2.0
5552024-03-11T07:35:50.695Z Compiling tinytemplate v1.2.1
5562024-03-11T07:35:52.231Z Compiling ciborium v0.2.2
5572024-03-11T07:35:54.822Z Compiling anes v0.1.6
5582024-03-11T07:35:54.926Z Compiling oorandom v11.1.3
5592024-03-11T07:35:55.172Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
5602024-03-11T07:35:55.391Z Compiling criterion v0.5.1
5612024-03-11T07:35:55.462Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
5622024-03-11T07:35:55.796Z Compiling rand v0.8.5
5632024-03-11T07:35:56.186Z Compiling ctor v0.2.7
5642024-03-11T07:35:59.044Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
5652024-03-11T07:36:25.217Z Finished bench [optimized + debuginfo] target(s) in 1m 50s
5662024-03-11T07:36:25.321Z Running benches/xde.rs (target/release/deps/xde-2ccf8a213fe90ebe)
5672024-03-11T07:36:25.444Z###--------------------------------###
5682024-03-11T07:36:25.444Z:::Building test topology... (120s):::
5692024-03-11T07:36:25.444Z###--------------------------------###
5702024-03-11T07:36:25.451Zadding underlay route 0
5712024-03-11T07:36:25.455Zadding underlay route 1
5722024-03-11T07:36:25.641Zstart zone a
5732024-03-11T07:36:25.641Zconfigure zone
5742024-03-11T07:36:25.742Zinstall zone
5752024-03-11T07:37:23.116Zboot zone
5762024-03-11T07:37:23.851Zstart zone b
5772024-03-11T07:37:23.851Zconfigure zone
5782024-03-11T07:37:23.862Zinstall zone
5792024-03-11T07:38:13.152Zboot zone
5802024-03-11T07:38:13.952Zsetup zone a
5812024-03-11T07:38:13.952Z[a] svcs milestone/network
5822024-03-11T07:38:13.982ZSTATE STIME FMRI
5832024-03-11T07:38:13.982Zonline 0:37:42 svc:/milestone/network:default
5842024-03-11T07:38:13.982Z[a] ipadm create-addr -t -T dhcp vopte0/test
5852024-03-11T07:38:20.064Z
5862024-03-11T07:38:20.064Z[a] route add -iface 10.0.0.254 10.0.0.1
5872024-03-11T07:38:20.084Zadd host 10.0.0.254: gateway 10.0.0.1
5882024-03-11T07:38:20.084Z[a] route add 10.0.0.0/24 10.0.0.254
5892024-03-11T07:38:20.102Zadd net 10.0.0.0/24: gateway 10.0.0.254
5902024-03-11T07:38:20.102Zsetup zone b
5912024-03-11T07:38:20.102Z[b] svcs milestone/network
5922024-03-11T07:38:20.121ZSTATE STIME FMRI
5932024-03-11T07:38:20.121Z- - svc:/milestone/network:default
5942024-03-11T07:38:21.121Z[b] svcs milestone/network
5952024-03-11T07:38:21.142ZSTATE STIME FMRI
5962024-03-11T07:38:21.142Z- - svc:/milestone/network:default
5972024-03-11T07:38:22.143Z[b] svcs milestone/network
5982024-03-11T07:38:22.163ZSTATE STIME FMRI
5992024-03-11T07:38:22.163Z- - svc:/milestone/network:default
6002024-03-11T07:38:23.163Z[b] svcs milestone/network
6012024-03-11T07:38:23.184ZSTATE STIME FMRI
6022024-03-11T07:38:23.184Z- - svc:/milestone/network:default
6032024-03-11T07:38:24.184Z[b] svcs milestone/network
6042024-03-11T07:38:24.205ZSTATE STIME FMRI
6052024-03-11T07:38:24.205Z- - svc:/milestone/network:default
6062024-03-11T07:38:25.206Z[b] svcs milestone/network
6072024-03-11T07:38:25.226ZSTATE STIME FMRI
6082024-03-11T07:38:25.226Z- - svc:/milestone/network:default
6092024-03-11T07:38:26.227Z[b] svcs milestone/network
6102024-03-11T07:38:26.248ZSTATE STIME FMRI
6112024-03-11T07:38:26.248Z- - svc:/milestone/network:default
6122024-03-11T07:38:27.248Z[b] svcs milestone/network
6132024-03-11T07:38:27.271ZSTATE STIME FMRI
6142024-03-11T07:38:27.271Z- - svc:/milestone/network:default
6152024-03-11T07:38:28.269Z[b] svcs milestone/network
6162024-03-11T07:38:28.290ZSTATE STIME FMRI
6172024-03-11T07:38:28.290Z- - svc:/milestone/network:default
6182024-03-11T07:38:29.290Z[b] svcs milestone/network
6192024-03-11T07:38:29.311ZSTATE STIME FMRI
6202024-03-11T07:38:29.311Z- - svc:/milestone/network:default
6212024-03-11T07:38:30.311Z[b] svcs milestone/network
6222024-03-11T07:38:30.331ZSTATE STIME FMRI
6232024-03-11T07:38:30.331Z- - svc:/milestone/network:default
6242024-03-11T07:38:31.332Z[b] svcs milestone/network
6252024-03-11T07:38:31.352ZSTATE STIME FMRI
6262024-03-11T07:38:31.352Z- - svc:/milestone/network:default
6272024-03-11T07:38:32.352Z[b] svcs milestone/network
6282024-03-11T07:38:32.376ZSTATE STIME FMRI
6292024-03-11T07:38:32.376Zoffline 0:38:30 svc:/milestone/network:default
6302024-03-11T07:38:33.376Z[b] svcs milestone/network
6312024-03-11T07:38:33.399ZSTATE STIME FMRI
6322024-03-11T07:38:33.399Zonline 0:38:31 svc:/milestone/network:default
6332024-03-11T07:38:33.399Z[b] ipadm create-addr -t -T dhcp vopte1/test
6342024-03-11T07:38:39.337Z
6352024-03-11T07:38:39.337Z[b] route add -iface 10.0.0.254 10.0.0.2
6362024-03-11T07:38:39.357Zadd host 10.0.0.254: gateway 10.0.0.2
6372024-03-11T07:38:39.357Z[b] route add 10.0.0.0/24 10.0.0.254
6382024-03-11T07:38:39.376Zadd net 10.0.0.0/24: gateway 10.0.0.254
6392024-03-11T07:38:39.376Z###---------------###
6402024-03-11T07:38:39.376Z:::Topology built!:::
6412024-03-11T07:38:39.376Z###---------------###
6422024-03-11T07:38:39.380Z###----------------###
6432024-03-11T07:38:39.380Z::: iPerf spawned! :::
6442024-03-11T07:38:39.380Z:::Waiting... (10s):::
6452024-03-11T07:38:39.380Z###----------------###
6462024-03-11T07:38:49.379Z###---###
6472024-03-11T07:38:49.379Z:::Go!:::
6482024-03-11T07:38:49.379Z###---###
6492024-03-11T07:38:49.379Z[a] ping 10.0.0.2
6502024-03-11T07:38:49.400Z10.0.0.2 is alive
6512024-03-11T07:38:49.400Z###-------------------###
6522024-03-11T07:38:49.400Z:::Running experiment :::
6532024-03-11T07:38:49.400Z:::iperf-tcp/local/c2s:::
6542024-03-11T07:38:49.400Z###-------------------###
6552024-03-11T07:38:56.430Z-----------------------------------------------------------
6562024-03-11T07:38:56.431ZServer listening on 5201
6572024-03-11T07:38:56.431Z-----------------------------------------------------------
6582024-03-11T07:38:56.431ZAccepted connection from 10.0.0.1, port 50063
6592024-03-11T07:38:56.431Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54741
6602024-03-11T07:38:56.431Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62512
6612024-03-11T07:38:56.431Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48477
6622024-03-11T07:38:56.431Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36888
6632024-03-11T07:38:56.431Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40687
6642024-03-11T07:38:56.431Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56599
6652024-03-11T07:38:56.431Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51142
6662024-03-11T07:38:56.431Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42065
6672024-03-11T07:38:56.431Z[ ID] Interval Transfer Bandwidth
6682024-03-11T07:38:56.431Z[ 5] 0.00-1.00 sec 17.0 MBytes 143 Mbits/sec
6692024-03-11T07:38:56.431Z[ 7] 0.00-1.00 sec 16.9 MBytes 142 Mbits/sec
6702024-03-11T07:38:56.431Z[ 9] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
6712024-03-11T07:38:56.431Z[ 11] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
6722024-03-11T07:38:56.431Z[ 13] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
6732024-03-11T07:38:56.431Z[ 15] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
6742024-03-11T07:38:56.431Z[ 17] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
6752024-03-11T07:38:56.431Z[ 19] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
6762024-03-11T07:38:56.431Z[SUM] 0.00-1.00 sec 134 MBytes 1.13 Gbits/sec
6772024-03-11T07:38:56.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
6782024-03-11T07:38:56.432Z[ 5] 1.00-2.00 sec 17.9 MBytes 150 Mbits/sec
6792024-03-11T07:38:56.432Z[ 7] 1.00-2.00 sec 17.9 MBytes 150 Mbits/sec
6802024-03-11T07:38:56.432Z[ 9] 1.00-2.00 sec 18.0 MBytes 151 Mbits/sec
6812024-03-11T07:38:56.432Z[ 11] 1.00-2.00 sec 18.0 MBytes 151 Mbits/sec
6822024-03-11T07:38:56.432Z[ 13] 1.00-2.00 sec 18.0 MBytes 151 Mbits/sec
6832024-03-11T07:38:56.432Z[ 15] 1.00-2.00 sec 17.9 MBytes 150 Mbits/sec
6842024-03-11T07:38:56.432Z[ 17] 1.00-2.00 sec 17.9 MBytes 150 Mbits/sec
6852024-03-11T07:38:56.432Z[ 19] 1.00-2.00 sec 18.0 MBytes 151 Mbits/sec
6862024-03-11T07:38:56.432Z[SUM] 1.00-2.00 sec 144 MBytes 1.20 Gbits/sec
6872024-03-11T07:38:56.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
6882024-03-11T07:38:56.432Z[ 5] 2.00-3.00 sec 18.5 MBytes 155 Mbits/sec
6892024-03-11T07:38:56.432Z[ 7] 2.00-3.00 sec 18.5 MBytes 155 Mbits/sec
6902024-03-11T07:38:56.432Z[ 9] 2.00-3.00 sec 18.5 MBytes 155 Mbits/sec
6912024-03-11T07:38:56.432Z[ 11] 2.00-3.00 sec 18.5 MBytes 155 Mbits/sec
6922024-03-11T07:38:56.432Z[ 13] 2.00-3.00 sec 18.5 MBytes 155 Mbits/sec
6932024-03-11T07:38:56.432Z[ 15] 2.00-3.00 sec 18.6 MBytes 156 Mbits/sec
6942024-03-11T07:38:56.432Z[ 17] 2.00-3.00 sec 18.5 MBytes 155 Mbits/sec
6952024-03-11T07:38:56.432Z[ 19] 2.00-3.00 sec 18.5 MBytes 155 Mbits/sec
6962024-03-11T07:38:56.432Z[SUM] 2.00-3.00 sec 148 MBytes 1.24 Gbits/sec
6972024-03-11T07:38:56.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
6982024-03-11T07:38:56.432Z[ 5] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
6992024-03-11T07:38:56.432Z[ 7] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
7002024-03-11T07:38:56.432Z[ 9] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
7012024-03-11T07:38:56.432Z[ 11] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
7022024-03-11T07:38:56.433Z[ 13] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
7032024-03-11T07:38:56.433Z[ 15] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
7042024-03-11T07:38:56.433Z[ 17] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
7052024-03-11T07:38:56.433Z[ 19] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
7062024-03-11T07:38:56.433Z[SUM] 3.00-4.00 sec 148 MBytes 1.24 Gbits/sec
7072024-03-11T07:38:56.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
7082024-03-11T07:38:56.433Z[ 5] 4.00-5.00 sec 18.7 MBytes 157 Mbits/sec
7092024-03-11T07:38:56.433Z[ 7] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
7102024-03-11T07:38:56.433Z[ 9] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
7112024-03-11T07:38:56.433Z[ 11] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
7122024-03-11T07:38:56.433Z[ 13] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
7132024-03-11T07:38:56.433Z[ 15] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
7142024-03-11T07:38:56.433Z[ 17] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
7152024-03-11T07:38:56.433Z[ 19] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
7162024-03-11T07:38:56.433Z[SUM] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
7172024-03-11T07:38:56.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
7182024-03-11T07:38:56.433Z[ 5] 5.00-6.00 sec 19.7 MBytes 165 Mbits/sec
7192024-03-11T07:38:56.433Z[ 7] 5.00-6.00 sec 19.7 MBytes 165 Mbits/sec
7202024-03-11T07:38:56.433Z[ 9] 5.00-6.00 sec 19.7 MBytes 165 Mbits/sec
7212024-03-11T07:38:56.433Z[ 11] 5.00-6.00 sec 19.7 MBytes 165 Mbits/sec
7222024-03-11T07:38:56.433Z[ 13] 5.00-6.00 sec 19.7 MBytes 165 Mbits/sec
7232024-03-11T07:38:56.433Z[ 15] 5.00-6.00 sec 19.7 MBytes 165 Mbits/sec
7242024-03-11T07:38:56.433Z[ 17] 5.00-6.00 sec 19.7 MBytes 165 Mbits/sec
7252024-03-11T07:38:56.434Z[ 19] 5.00-6.00 sec 19.7 MBytes 165 Mbits/sec
7262024-03-11T07:38:56.434Z[SUM] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
7272024-03-11T07:38:56.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
7282024-03-11T07:38:56.434Z[ 5] 6.00-7.00 sec 20.6 MBytes 173 Mbits/sec
7292024-03-11T07:38:56.434Z[ 7] 6.00-7.00 sec 20.6 MBytes 173 Mbits/sec
7302024-03-11T07:38:56.434Z[ 9] 6.00-7.00 sec 20.7 MBytes 173 Mbits/sec
7312024-03-11T07:38:59.651Z[ 11] 6.00-7.00 sec 20.7 MBytes 173 Mbits/sec
7322024-03-11T07:38:59.651Z[ 13] 6.00-7.00 sec 20.6 MBytes 173 Mbits/sec
7332024-03-11T07:38:59.652Z[ 15] 6.00-7.00 sec 20.6 MBytes 172 Mbits/sec
7342024-03-11T07:38:59.652Z[ 17] 6.00-7.00 sec 20.6 MBytes 173 Mbits/sec
7352024-03-11T07:38:59.652Z[ 19] 6.00-7.00 sec 20.5 MBytes 172 Mbits/sec
7362024-03-11T07:38:59.652Z[SUM] 6.00-7.00 sec 165 MBytes 1.38 Gbits/sec
7372024-03-11T07:38:59.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
7382024-03-11T07:38:59.652Z[ 5] 7.00-8.00 sec 20.8 MBytes 174 Mbits/sec
7392024-03-11T07:38:59.652Z[ 7] 7.00-8.00 sec 20.8 MBytes 174 Mbits/sec
7402024-03-11T07:38:59.652Z[ 9] 7.00-8.00 sec 20.7 MBytes 173 Mbits/sec
7412024-03-11T07:38:59.652Z[ 11] 7.00-8.00 sec 20.7 MBytes 173 Mbits/sec
7422024-03-11T07:38:59.652Z[ 13] 7.00-8.00 sec 20.7 MBytes 174 Mbits/sec
7432024-03-11T07:38:59.652Z[ 15] 7.00-8.00 sec 20.8 MBytes 174 Mbits/sec
7442024-03-11T07:38:59.652Z[ 17] 7.00-8.00 sec 20.7 MBytes 174 Mbits/sec
7452024-03-11T07:38:59.652Z[ 19] 7.00-8.00 sec 20.8 MBytes 174 Mbits/sec
7462024-03-11T07:38:59.652Z[SUM] 7.00-8.00 sec 166 MBytes 1.39 Gbits/sec
7472024-03-11T07:38:59.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
7482024-03-11T07:38:59.652Z[ 5] 8.00-9.00 sec 20.4 MBytes 171 Mbits/sec
7492024-03-11T07:38:59.652Z[ 7] 8.00-9.00 sec 20.4 MBytes 171 Mbits/sec
7502024-03-11T07:38:59.652Z[ 9] 8.00-9.00 sec 20.4 MBytes 171 Mbits/sec
7512024-03-11T07:38:59.652Z[ 11] 8.00-9.00 sec 20.4 MBytes 171 Mbits/sec
7522024-03-11T07:38:59.652Z[ 13] 8.00-9.00 sec 20.4 MBytes 171 Mbits/sec
7532024-03-11T07:38:59.652Z[ 15] 8.00-9.00 sec 20.4 MBytes 171 Mbits/sec
7542024-03-11T07:38:59.652Z[ 17] 8.00-9.00 sec 20.4 MBytes 171 Mbits/sec
7552024-03-11T07:38:59.652Z[ 19] 8.00-9.00 sec 20.4 MBytes 171 Mbits/sec
7562024-03-11T07:38:59.653Z[SUM] 8.00-9.00 sec 163 MBytes 1.37 Gbits/sec
7572024-03-11T07:38:59.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
7582024-03-11T07:38:59.653Z[ 5] 9.00-10.00 sec 20.3 MBytes 170 Mbits/sec
7592024-03-11T07:38:59.653Z[ 7] 9.00-10.00 sec 20.3 MBytes 170 Mbits/sec
7602024-03-11T07:38:59.653Z[ 9] 9.00-10.00 sec 20.4 MBytes 171 Mbits/sec
7612024-03-11T07:38:59.653Z[ 11] 9.00-10.00 sec 20.3 MBytes 171 Mbits/sec
7622024-03-11T07:38:59.653Z[ 13] 9.00-10.00 sec 20.3 MBytes 171 Mbits/sec
7632024-03-11T07:38:59.653Z[ 15] 9.00-10.00 sec 20.3 MBytes 170 Mbits/sec
7642024-03-11T07:38:59.653Z[ 17] 9.00-10.00 sec 20.3 MBytes 170 Mbits/sec
7652024-03-11T07:38:59.653Z[ 19] 9.00-10.00 sec 20.3 MBytes 170 Mbits/sec
7662024-03-11T07:38:59.653Z[SUM] 9.00-10.00 sec 163 MBytes 1.36 Gbits/sec
7672024-03-11T07:38:59.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
7682024-03-11T07:38:59.653Z[ 5] 10.00-10.00 sec 124 KBytes 348 Mbits/sec
7692024-03-11T07:38:59.653Z[ 7] 10.00-10.00 sec 77.8 KBytes 218 Mbits/sec
7702024-03-11T07:38:59.653Z[ 9] 10.00-10.00 sec 14.1 KBytes 39.6 Mbits/sec
7712024-03-11T07:38:59.653Z[ 11] 10.00-10.00 sec 76.4 KBytes 214 Mbits/sec
7722024-03-11T07:38:59.653Z[ 13] 10.00-10.00 sec 84.8 KBytes 238 Mbits/sec
7732024-03-11T07:38:59.653Z[ 15] 10.00-10.00 sec 102 KBytes 286 Mbits/sec
7742024-03-11T07:38:59.653Z[ 17] 10.00-10.00 sec 96.2 KBytes 270 Mbits/sec
7752024-03-11T07:38:59.653Z[ 19] 10.00-10.00 sec 124 KBytes 350 Mbits/sec
7762024-03-11T07:38:59.653Z[SUM] 10.00-10.00 sec 700 KBytes 1.96 Gbits/sec
7772024-03-11T07:38:59.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
7782024-03-11T07:38:59.653Z[ ID] Interval Transfer Bandwidth
7792024-03-11T07:38:59.654Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
7802024-03-11T07:38:59.654Z[ 5] 0.00-10.00 sec 192 MBytes 161 Mbits/sec receiver
7812024-03-11T07:38:59.654Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
7822024-03-11T07:38:59.654Z[ 7] 0.00-10.00 sec 192 MBytes 161 Mbits/sec receiver
7832024-03-11T07:38:59.654Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
7842024-03-11T07:38:59.654Z[ 9] 0.00-10.00 sec 192 MBytes 161 Mbits/sec receiver
7852024-03-11T07:38:59.654Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
7862024-03-11T07:38:59.654Z[ 11] 0.00-10.00 sec 192 MBytes 161 Mbits/sec receiver
7872024-03-11T07:38:59.654Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
7882024-03-11T07:38:59.654Z[ 13] 0.00-10.00 sec 192 MBytes 161 Mbits/sec receiver
7892024-03-11T07:38:59.654Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
7902024-03-11T07:38:59.654Z[ 15] 0.00-10.00 sec 192 MBytes 161 Mbits/sec receiver
7912024-03-11T07:38:59.654Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
7922024-03-11T07:38:59.654Z[ 17] 0.00-10.00 sec 192 MBytes 161 Mbits/sec receiver
7932024-03-11T07:38:59.654Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
7942024-03-11T07:38:59.654Z[ 19] 0.00-10.00 sec 192 MBytes 161 Mbits/sec receiver
7952024-03-11T07:38:59.654Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
7962024-03-11T07:38:59.654Z[SUM] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec receiver
7972024-03-11T07:38:59.659ZRun 1/5...1289.835Mbps
7982024-03-11T07:39:06.683Z-----------------------------------------------------------
7992024-03-11T07:39:06.683ZServer listening on 5201
8002024-03-11T07:39:06.683Z-----------------------------------------------------------
8012024-03-11T07:39:06.683ZAccepted connection from 10.0.0.1, port 39688
8022024-03-11T07:39:06.683Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42332
8032024-03-11T07:39:06.683Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58245
8042024-03-11T07:39:06.683Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59260
8052024-03-11T07:39:06.683Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40609
8062024-03-11T07:39:06.683Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59129
8072024-03-11T07:39:06.683Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58155
8082024-03-11T07:39:06.683Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64211
8092024-03-11T07:39:06.683Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57632
8102024-03-11T07:39:06.683Z[ ID] Interval Transfer Bandwidth
8112024-03-11T07:39:06.683Z[ 5] 0.00-1.00 sec 17.4 MBytes 146 Mbits/sec
8122024-03-11T07:39:06.683Z[ 7] 0.00-1.00 sec 17.3 MBytes 145 Mbits/sec
8132024-03-11T07:39:06.683Z[ 9] 0.00-1.00 sec 17.3 MBytes 145 Mbits/sec
8142024-03-11T07:39:06.683Z[ 11] 0.00-1.00 sec 17.2 MBytes 145 Mbits/sec
8152024-03-11T07:39:06.683Z[ 13] 0.00-1.00 sec 17.1 MBytes 144 Mbits/sec
8162024-03-11T07:39:06.683Z[ 15] 0.00-1.00 sec 17.1 MBytes 144 Mbits/sec
8172024-03-11T07:39:06.683Z[ 17] 0.00-1.00 sec 17.1 MBytes 144 Mbits/sec
8182024-03-11T07:39:06.684Z[ 19] 0.00-1.00 sec 17.1 MBytes 144 Mbits/sec
8192024-03-11T07:39:06.684Z[SUM] 0.00-1.00 sec 138 MBytes 1.16 Gbits/sec
8202024-03-11T07:39:06.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
8212024-03-11T07:39:06.684Z[ 5] 1.00-2.00 sec 18.9 MBytes 158 Mbits/sec
8222024-03-11T07:39:06.684Z[ 7] 1.00-2.00 sec 18.9 MBytes 159 Mbits/sec
8232024-03-11T07:39:06.684Z[ 9] 1.00-2.00 sec 18.8 MBytes 158 Mbits/sec
8242024-03-11T07:39:06.684Z[ 11] 1.00-2.00 sec 18.9 MBytes 158 Mbits/sec
8252024-03-11T07:39:06.684Z[ 13] 1.00-2.00 sec 19.0 MBytes 159 Mbits/sec
8262024-03-11T07:39:06.684Z[ 15] 1.00-2.00 sec 18.9 MBytes 158 Mbits/sec
8272024-03-11T07:39:06.684Z[ 17] 1.00-2.00 sec 18.8 MBytes 158 Mbits/sec
8282024-03-11T07:39:06.684Z[ 19] 1.00-2.00 sec 18.8 MBytes 158 Mbits/sec
8292024-03-11T07:39:06.684Z[SUM] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
8302024-03-11T07:39:06.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
8312024-03-11T07:39:06.684Z[ 5] 2.00-3.00 sec 18.6 MBytes 156 Mbits/sec
8322024-03-11T07:39:06.684Z[ 7] 2.00-3.00 sec 18.6 MBytes 156 Mbits/sec
8332024-03-11T07:39:06.684Z[ 9] 2.00-3.00 sec 18.6 MBytes 156 Mbits/sec
8342024-03-11T07:39:06.684Z[ 11] 2.00-3.00 sec 18.6 MBytes 156 Mbits/sec
8352024-03-11T07:39:06.684Z[ 13] 2.00-3.00 sec 18.6 MBytes 156 Mbits/sec
8362024-03-11T07:39:06.684Z[ 15] 2.00-3.00 sec 18.7 MBytes 156 Mbits/sec
8372024-03-11T07:39:06.684Z[ 17] 2.00-3.00 sec 18.6 MBytes 156 Mbits/sec
8382024-03-11T07:39:06.684Z[ 19] 2.00-3.00 sec 18.6 MBytes 156 Mbits/sec
8392024-03-11T07:39:06.684Z[SUM] 2.00-3.00 sec 149 MBytes 1.25 Gbits/sec
8402024-03-11T07:39:06.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
8412024-03-11T07:39:06.684Z[ 5] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
8422024-03-11T07:39:06.685Z[ 7] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
8432024-03-11T07:39:06.685Z[ 9] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
8442024-03-11T07:39:06.685Z[ 11] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
8452024-03-11T07:39:06.685Z[ 13] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
8462024-03-11T07:39:06.685Z[ 15] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
8472024-03-11T07:39:06.685Z[ 17] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
8482024-03-11T07:39:06.685Z[ 19] 3.00-4.00 sec 18.5 MBytes 155 Mbits/sec
8492024-03-11T07:39:06.685Z[SUM] 3.00-4.00 sec 148 MBytes 1.24 Gbits/sec
8502024-03-11T07:39:06.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
8512024-03-11T07:39:06.685Z[ 5] 4.00-5.00 sec 18.5 MBytes 156 Mbits/sec
8522024-03-11T07:39:06.685Z[ 7] 4.00-5.00 sec 18.5 MBytes 155 Mbits/sec
8532024-03-11T07:39:06.685Z[ 9] 4.00-5.00 sec 18.5 MBytes 155 Mbits/sec
8542024-03-11T07:39:06.685Z[ 11] 4.00-5.00 sec 18.5 MBytes 155 Mbits/sec
8552024-03-11T07:39:06.685Z[ 13] 4.00-5.00 sec 18.5 MBytes 155 Mbits/sec
8562024-03-11T07:39:06.685Z[ 15] 4.00-5.00 sec 18.5 MBytes 155 Mbits/sec
8572024-03-11T07:39:06.685Z[ 17] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
8582024-03-11T07:39:06.685Z[ 19] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
8592024-03-11T07:39:06.685Z[SUM] 4.00-5.00 sec 148 MBytes 1.24 Gbits/sec
8602024-03-11T07:39:06.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
8612024-03-11T07:39:06.685Z[ 5] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
8622024-03-11T07:39:06.685Z[ 7] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
8632024-03-11T07:39:06.685Z[ 9] 5.00-6.00 sec 18.7 MBytes 156 Mbits/sec
8642024-03-11T07:39:06.685Z[ 11] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
8652024-03-11T07:39:06.686Z[ 13] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
8662024-03-11T07:39:06.686Z[ 15] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
8672024-03-11T07:39:06.686Z[ 17] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
8682024-03-11T07:39:06.686Z[ 19] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
8692024-03-11T07:39:06.686Z[SUM] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
8702024-03-11T07:39:06.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
8712024-03-11T07:39:06.686Z[ 5] 6.00-7.00 sec 18.8 MBytes 158 Mbits/sec
8722024-03-11T07:39:06.686Z[ 7] 6.00-7.00 sec 18.9 MBytes 158 Mbits/sec
8732024-03-11T07:39:06.686Z[ 9] 6.00-7.00 sec 18.8 MBytes 158 Mbits/sec
8742024-03-11T07:39:09.901Z[ 11] 6.00-7.00 sec 18.9 MBytes 159 Mbits/sec
8752024-03-11T07:39:09.901Z[ 13] 6.00-7.00 sec 18.8 MBytes 158 Mbits/sec
8762024-03-11T07:39:09.902Z[ 15] 6.00-7.00 sec 18.8 MBytes 158 Mbits/sec
8772024-03-11T07:39:09.902Z[ 17] 6.00-7.00 sec 18.8 MBytes 158 Mbits/sec
8782024-03-11T07:39:09.902Z[ 19] 6.00-7.00 sec 18.8 MBytes 158 Mbits/sec
8792024-03-11T07:39:09.902Z[SUM] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
8802024-03-11T07:39:09.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
8812024-03-11T07:39:09.902Z[ 5] 7.00-8.00 sec 19.0 MBytes 159 Mbits/sec
8822024-03-11T07:39:09.902Z[ 7] 7.00-8.00 sec 19.0 MBytes 159 Mbits/sec
8832024-03-11T07:39:09.902Z[ 9] 7.00-8.00 sec 19.0 MBytes 159 Mbits/sec
8842024-03-11T07:39:09.902Z[ 11] 7.00-8.00 sec 19.0 MBytes 159 Mbits/sec
8852024-03-11T07:39:09.902Z[ 13] 7.00-8.00 sec 19.0 MBytes 159 Mbits/sec
8862024-03-11T07:39:09.902Z[ 15] 7.00-8.00 sec 19.0 MBytes 159 Mbits/sec
8872024-03-11T07:39:09.902Z[ 17] 7.00-8.00 sec 19.0 MBytes 159 Mbits/sec
8882024-03-11T07:39:09.902Z[ 19] 7.00-8.00 sec 19.0 MBytes 159 Mbits/sec
8892024-03-11T07:39:09.902Z[SUM] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
8902024-03-11T07:39:09.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
8912024-03-11T07:39:09.902Z[ 5] 8.00-9.00 sec 18.6 MBytes 156 Mbits/sec
8922024-03-11T07:39:09.902Z[ 7] 8.00-9.00 sec 18.6 MBytes 156 Mbits/sec
8932024-03-11T07:39:09.902Z[ 9] 8.00-9.00 sec 18.6 MBytes 156 Mbits/sec
8942024-03-11T07:39:09.902Z[ 11] 8.00-9.00 sec 18.5 MBytes 155 Mbits/sec
8952024-03-11T07:39:09.902Z[ 13] 8.00-9.00 sec 18.6 MBytes 156 Mbits/sec
8962024-03-11T07:39:09.902Z[ 15] 8.00-9.00 sec 18.6 MBytes 156 Mbits/sec
8972024-03-11T07:39:09.902Z[ 17] 8.00-9.00 sec 18.6 MBytes 156 Mbits/sec
8982024-03-11T07:39:09.902Z[ 19] 8.00-9.00 sec 18.6 MBytes 156 Mbits/sec
8992024-03-11T07:39:09.903Z[SUM] 8.00-9.00 sec 149 MBytes 1.25 Gbits/sec
9002024-03-11T07:39:09.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
9012024-03-11T07:39:09.903Z[ 5] 9.00-10.00 sec 18.7 MBytes 157 Mbits/sec
9022024-03-11T07:39:09.903Z[ 7] 9.00-10.00 sec 18.7 MBytes 157 Mbits/sec
9032024-03-11T07:39:09.903Z[ 9] 9.00-10.00 sec 18.7 MBytes 157 Mbits/sec
9042024-03-11T07:39:09.903Z[ 11] 9.00-10.00 sec 18.7 MBytes 157 Mbits/sec
9052024-03-11T07:39:09.903Z[ 13] 9.00-10.00 sec 18.7 MBytes 157 Mbits/sec
9062024-03-11T07:39:09.903Z[ 15] 9.00-10.00 sec 18.7 MBytes 157 Mbits/sec
9072024-03-11T07:39:09.903Z[ 17] 9.00-10.00 sec 18.7 MBytes 157 Mbits/sec
9082024-03-11T07:39:09.903Z[ 19] 9.00-10.00 sec 18.7 MBytes 157 Mbits/sec
9092024-03-11T07:39:09.903Z[SUM] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
9102024-03-11T07:39:09.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
9112024-03-11T07:39:09.903Z[ 5] 10.00-10.00 sec 42.4 KBytes 162 Mbits/sec
9122024-03-11T07:39:09.903Z[ 7] 10.00-10.00 sec 73.5 KBytes 280 Mbits/sec
9132024-03-11T07:39:09.903Z[ 9] 10.00-10.00 sec 25.5 KBytes 97.0 Mbits/sec
9142024-03-11T07:39:09.903Z[ 11] 10.00-10.00 sec 124 KBytes 474 Mbits/sec
9152024-03-11T07:39:09.903Z[ 13] 10.00-10.00 sec 120 KBytes 458 Mbits/sec
9162024-03-11T07:39:09.908Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9172024-03-11T07:39:09.908Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9182024-03-11T07:39:09.908Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9192024-03-11T07:39:09.908Z[SUM] 10.00-10.00 sec 386 KBytes 1.47 Gbits/sec
9202024-03-11T07:39:09.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
9212024-03-11T07:39:09.908Z[ ID] Interval Transfer Bandwidth
9222024-03-11T07:39:09.908Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9232024-03-11T07:39:09.908Z[ 5] 0.00-10.00 sec 186 MBytes 156 Mbits/sec receiver
9242024-03-11T07:39:09.908Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9252024-03-11T07:39:09.909Z[ 7] 0.00-10.00 sec 186 MBytes 156 Mbits/sec receiver
9262024-03-11T07:39:09.909Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9272024-03-11T07:39:09.909Z[ 9] 0.00-10.00 sec 185 MBytes 156 Mbits/sec receiver
9282024-03-11T07:39:09.909Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9292024-03-11T07:39:09.909Z[ 11] 0.00-10.00 sec 185 MBytes 156 Mbits/sec receiver
9302024-03-11T07:39:09.909Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9312024-03-11T07:39:09.909Z[ 13] 0.00-10.00 sec 185 MBytes 156 Mbits/sec receiver
9322024-03-11T07:39:09.909Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9332024-03-11T07:39:09.909Z[ 15] 0.00-10.00 sec 185 MBytes 155 Mbits/sec receiver
9342024-03-11T07:39:09.909Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9352024-03-11T07:39:09.909Z[ 17] 0.00-10.00 sec 185 MBytes 155 Mbits/sec receiver
9362024-03-11T07:39:09.909Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9372024-03-11T07:39:09.909Z[ 19] 0.00-10.00 sec 185 MBytes 155 Mbits/sec receiver
9382024-03-11T07:39:09.909Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9392024-03-11T07:39:09.909Z[SUM] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
9402024-03-11T07:39:09.909ZRun 2/5...1244.578Mbps
9412024-03-11T07:39:16.932Z-----------------------------------------------------------
9422024-03-11T07:39:16.932ZServer listening on 5201
9432024-03-11T07:39:16.932Z-----------------------------------------------------------
9442024-03-11T07:39:16.932ZAccepted connection from 10.0.0.1, port 47460
9452024-03-11T07:39:16.932Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61134
9462024-03-11T07:39:16.932Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58022
9472024-03-11T07:39:16.932Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33808
9482024-03-11T07:39:16.932Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33635
9492024-03-11T07:39:16.932Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34428
9502024-03-11T07:39:16.932Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42908
9512024-03-11T07:39:16.932Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56285
9522024-03-11T07:39:16.933Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49460
9532024-03-11T07:39:16.933Z[ ID] Interval Transfer Bandwidth
9542024-03-11T07:39:16.933Z[ 5] 0.00-1.00 sec 17.7 MBytes 149 Mbits/sec
9552024-03-11T07:39:16.933Z[ 7] 0.00-1.00 sec 17.7 MBytes 148 Mbits/sec
9562024-03-11T07:39:16.933Z[ 9] 0.00-1.00 sec 17.6 MBytes 148 Mbits/sec
9572024-03-11T07:39:16.933Z[ 11] 0.00-1.00 sec 17.6 MBytes 148 Mbits/sec
9582024-03-11T07:39:16.933Z[ 13] 0.00-1.00 sec 17.6 MBytes 147 Mbits/sec
9592024-03-11T07:39:16.933Z[ 15] 0.00-1.00 sec 17.5 MBytes 147 Mbits/sec
9602024-03-11T07:39:16.933Z[ 17] 0.00-1.00 sec 17.5 MBytes 147 Mbits/sec
9612024-03-11T07:39:16.933Z[ 19] 0.00-1.00 sec 17.5 MBytes 147 Mbits/sec
9622024-03-11T07:39:16.933Z[SUM] 0.00-1.00 sec 141 MBytes 1.18 Gbits/sec
9632024-03-11T07:39:16.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
9642024-03-11T07:39:16.933Z[ 5] 1.00-2.00 sec 19.5 MBytes 164 Mbits/sec
9652024-03-11T07:39:16.933Z[ 7] 1.00-2.00 sec 19.5 MBytes 164 Mbits/sec
9662024-03-11T07:39:16.933Z[ 9] 1.00-2.00 sec 19.4 MBytes 163 Mbits/sec
9672024-03-11T07:39:16.933Z[ 11] 1.00-2.00 sec 19.4 MBytes 163 Mbits/sec
9682024-03-11T07:39:16.933Z[ 13] 1.00-2.00 sec 19.5 MBytes 164 Mbits/sec
9692024-03-11T07:39:16.933Z[ 15] 1.00-2.00 sec 19.6 MBytes 164 Mbits/sec
9702024-03-11T07:39:16.933Z[ 17] 1.00-2.00 sec 19.6 MBytes 164 Mbits/sec
9712024-03-11T07:39:16.933Z[ 19] 1.00-2.00 sec 19.5 MBytes 163 Mbits/sec
9722024-03-11T07:39:16.933Z[SUM] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
9732024-03-11T07:39:16.933Z- - - - - - - - - - - - - - - - - - - - - - - - -
9742024-03-11T07:39:16.933Z[ 5] 2.00-3.00 sec 19.6 MBytes 165 Mbits/sec
9752024-03-11T07:39:16.934Z[ 7] 2.00-3.00 sec 19.6 MBytes 164 Mbits/sec
9762024-03-11T07:39:16.934Z[ 9] 2.00-3.00 sec 19.7 MBytes 165 Mbits/sec
9772024-03-11T07:39:16.934Z[ 11] 2.00-3.00 sec 19.7 MBytes 165 Mbits/sec
9782024-03-11T07:39:16.934Z[ 13] 2.00-3.00 sec 19.6 MBytes 165 Mbits/sec
9792024-03-11T07:39:16.934Z[ 15] 2.00-3.00 sec 19.6 MBytes 164 Mbits/sec
9802024-03-11T07:39:16.934Z[ 17] 2.00-3.00 sec 19.6 MBytes 164 Mbits/sec
9812024-03-11T07:39:16.934Z[ 19] 2.00-3.00 sec 19.7 MBytes 165 Mbits/sec
9822024-03-11T07:39:16.934Z[SUM] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
9832024-03-11T07:39:16.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
9842024-03-11T07:39:16.934Z[ 5] 3.00-4.00 sec 19.6 MBytes 164 Mbits/sec
9852024-03-11T07:39:16.934Z[ 7] 3.00-4.00 sec 19.5 MBytes 164 Mbits/sec
9862024-03-11T07:39:16.934Z[ 9] 3.00-4.00 sec 19.6 MBytes 164 Mbits/sec
9872024-03-11T07:39:16.934Z[ 11] 3.00-4.00 sec 19.5 MBytes 163 Mbits/sec
9882024-03-11T07:39:16.934Z[ 13] 3.00-4.00 sec 19.5 MBytes 164 Mbits/sec
9892024-03-11T07:39:16.934Z[ 15] 3.00-4.00 sec 19.6 MBytes 164 Mbits/sec
9902024-03-11T07:39:16.934Z[ 17] 3.00-4.00 sec 19.6 MBytes 164 Mbits/sec
9912024-03-11T07:39:16.934Z[ 19] 3.00-4.00 sec 19.6 MBytes 164 Mbits/sec
9922024-03-11T07:39:16.934Z[SUM] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
9932024-03-11T07:39:16.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
9942024-03-11T07:39:16.934Z[ 5] 4.00-5.00 sec 19.5 MBytes 163 Mbits/sec
9952024-03-11T07:39:16.934Z[ 7] 4.00-5.00 sec 19.5 MBytes 163 Mbits/sec
9962024-03-11T07:39:16.934Z[ 9] 4.00-5.00 sec 19.4 MBytes 163 Mbits/sec
9972024-03-11T07:39:16.934Z[ 11] 4.00-5.00 sec 19.5 MBytes 164 Mbits/sec
9982024-03-11T07:39:16.934Z[ 13] 4.00-5.00 sec 19.6 MBytes 164 Mbits/sec
9992024-03-11T07:39:16.934Z[ 15] 4.00-5.00 sec 19.5 MBytes 164 Mbits/sec
10002024-03-11T07:39:16.935Z[ 17] 4.00-5.00 sec 19.4 MBytes 163 Mbits/sec
10012024-03-11T07:39:16.935Z[ 19] 4.00-5.00 sec 19.4 MBytes 163 Mbits/sec
10022024-03-11T07:39:16.935Z[SUM] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
10032024-03-11T07:39:16.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
10042024-03-11T07:39:16.935Z[ 5] 5.00-6.00 sec 19.5 MBytes 164 Mbits/sec
10052024-03-11T07:39:16.935Z[ 7] 5.00-6.00 sec 19.5 MBytes 164 Mbits/sec
10062024-03-11T07:39:16.935Z[ 9] 5.00-6.00 sec 19.5 MBytes 163 Mbits/sec
10072024-03-11T07:39:16.939Z[ 11] 5.00-6.00 sec 19.4 MBytes 163 Mbits/sec
10082024-03-11T07:39:16.939Z[ 13] 5.00-6.00 sec 19.4 MBytes 163 Mbits/sec
10092024-03-11T07:39:16.939Z[ 15] 5.00-6.00 sec 19.5 MBytes 164 Mbits/sec
10102024-03-11T07:39:16.939Z[ 17] 5.00-6.00 sec 19.6 MBytes 164 Mbits/sec
10112024-03-11T07:39:16.939Z[ 19] 5.00-6.00 sec 19.6 MBytes 164 Mbits/sec
10122024-03-11T07:39:16.939Z[SUM] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
10132024-03-11T07:39:16.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
10142024-03-11T07:39:16.940Z[ 5] 6.00-7.00 sec 19.5 MBytes 163 Mbits/sec
10152024-03-11T07:39:16.940Z[ 7] 6.00-7.00 sec 19.5 MBytes 164 Mbits/sec
10162024-03-11T07:39:16.940Z[ 9] 6.00-7.00 sec 19.5 MBytes 164 Mbits/sec
10172024-03-11T07:39:20.154Z[ 11] 6.00-7.00 sec 19.6 MBytes 164 Mbits/sec
10182024-03-11T07:39:20.154Z[ 13] 6.00-7.00 sec 19.6 MBytes 164 Mbits/sec
10192024-03-11T07:39:20.154Z[ 15] 6.00-7.00 sec 19.6 MBytes 164 Mbits/sec
10202024-03-11T07:39:20.154Z[ 17] 6.00-7.00 sec 19.5 MBytes 163 Mbits/sec
10212024-03-11T07:39:20.154Z[ 19] 6.00-7.00 sec 19.4 MBytes 163 Mbits/sec
10222024-03-11T07:39:20.154Z[SUM] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
10232024-03-11T07:39:20.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
10242024-03-11T07:39:20.154Z[ 5] 7.00-8.00 sec 19.6 MBytes 165 Mbits/sec
10252024-03-11T07:39:20.154Z[ 7] 7.00-8.00 sec 19.6 MBytes 164 Mbits/sec
10262024-03-11T07:39:20.154Z[ 9] 7.00-8.00 sec 19.7 MBytes 165 Mbits/sec
10272024-03-11T07:39:20.154Z[ 11] 7.00-8.00 sec 19.6 MBytes 164 Mbits/sec
10282024-03-11T07:39:20.154Z[ 13] 7.00-8.00 sec 19.6 MBytes 164 Mbits/sec
10292024-03-11T07:39:20.154Z[ 15] 7.00-8.00 sec 19.6 MBytes 164 Mbits/sec
10302024-03-11T07:39:20.154Z[ 17] 7.00-8.00 sec 19.7 MBytes 165 Mbits/sec
10312024-03-11T07:39:20.154Z[ 19] 7.00-8.00 sec 19.7 MBytes 165 Mbits/sec
10322024-03-11T07:39:20.154Z[SUM] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
10332024-03-11T07:39:20.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
10342024-03-11T07:39:20.155Z[ 5] 8.00-9.00 sec 19.2 MBytes 161 Mbits/sec
10352024-03-11T07:39:20.155Z[ 7] 8.00-9.00 sec 19.2 MBytes 161 Mbits/sec
10362024-03-11T07:39:20.155Z[ 9] 8.00-9.00 sec 19.2 MBytes 161 Mbits/sec
10372024-03-11T07:39:20.155Z[ 11] 8.00-9.00 sec 19.2 MBytes 161 Mbits/sec
10382024-03-11T07:39:20.155Z[ 13] 8.00-9.00 sec 19.2 MBytes 161 Mbits/sec
10392024-03-11T07:39:20.155Z[ 15] 8.00-9.00 sec 19.2 MBytes 161 Mbits/sec
10402024-03-11T07:39:20.155Z[ 17] 8.00-9.00 sec 19.2 MBytes 161 Mbits/sec
10412024-03-11T07:39:20.155Z[ 19] 8.00-9.00 sec 19.2 MBytes 161 Mbits/sec
10422024-03-11T07:39:20.155Z[SUM] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
10432024-03-11T07:39:20.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
10442024-03-11T07:39:20.155Z[ 5] 9.00-10.00 sec 19.1 MBytes 160 Mbits/sec
10452024-03-11T07:39:20.155Z[ 7] 9.00-10.00 sec 19.1 MBytes 160 Mbits/sec
10462024-03-11T07:39:20.155Z[ 9] 9.00-10.00 sec 19.1 MBytes 160 Mbits/sec
10472024-03-11T07:39:20.155Z[ 11] 9.00-10.00 sec 19.1 MBytes 161 Mbits/sec
10482024-03-11T07:39:20.155Z[ 13] 9.00-10.00 sec 19.1 MBytes 160 Mbits/sec
10492024-03-11T07:39:20.155Z[ 15] 9.00-10.00 sec 19.1 MBytes 160 Mbits/sec
10502024-03-11T07:39:20.155Z[ 17] 9.00-10.00 sec 19.1 MBytes 160 Mbits/sec
10512024-03-11T07:39:20.155Z[ 19] 9.00-10.00 sec 19.1 MBytes 160 Mbits/sec
10522024-03-11T07:39:20.155Z[SUM] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
10532024-03-11T07:39:20.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
10542024-03-11T07:39:20.155Z[ 5] 10.00-10.00 sec 96.2 KBytes 278 Mbits/sec
10552024-03-11T07:39:20.155Z[ 7] 10.00-10.00 sec 124 KBytes 360 Mbits/sec
10562024-03-11T07:39:20.155Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
10572024-03-11T07:39:20.156Z[ 11] 10.00-10.00 sec 50.9 KBytes 147 Mbits/sec
10582024-03-11T07:39:20.156Z[ 13] 10.00-10.00 sec 124 KBytes 360 Mbits/sec
10592024-03-11T07:39:20.156Z[ 15] 10.00-10.00 sec 124 KBytes 360 Mbits/sec
10602024-03-11T07:39:20.156Z[ 17] 10.00-10.00 sec 124 KBytes 360 Mbits/sec
10612024-03-11T07:39:20.156Z[ 19] 10.00-10.00 sec 45.2 KBytes 131 Mbits/sec
10622024-03-11T07:39:20.156Z[SUM] 10.00-10.00 sec 690 KBytes 1.99 Gbits/sec
10632024-03-11T07:39:20.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
10642024-03-11T07:39:20.156Z[ ID] Interval Transfer Bandwidth
10652024-03-11T07:39:20.156Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
10662024-03-11T07:39:20.156Z[ 5] 0.00-10.00 sec 193 MBytes 162 Mbits/sec receiver
10672024-03-11T07:39:20.156Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
10682024-03-11T07:39:20.156Z[ 7] 0.00-10.00 sec 193 MBytes 162 Mbits/sec receiver
10692024-03-11T07:39:20.156Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
10702024-03-11T07:39:20.156Z[ 9] 0.00-10.00 sec 193 MBytes 162 Mbits/sec receiver
10712024-03-11T07:39:20.156Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
10722024-03-11T07:39:20.156Z[ 11] 0.00-10.00 sec 193 MBytes 162 Mbits/sec receiver
10732024-03-11T07:39:20.156Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
10742024-03-11T07:39:20.156Z[ 13] 0.00-10.00 sec 193 MBytes 162 Mbits/sec receiver
10752024-03-11T07:39:20.156Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
10762024-03-11T07:39:20.156Z[ 15] 0.00-10.00 sec 193 MBytes 162 Mbits/sec receiver
10772024-03-11T07:39:20.156Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
10782024-03-11T07:39:20.156Z[ 17] 0.00-10.00 sec 193 MBytes 162 Mbits/sec receiver
10792024-03-11T07:39:20.156Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
10802024-03-11T07:39:20.156Z[ 19] 0.00-10.00 sec 193 MBytes 162 Mbits/sec receiver
10812024-03-11T07:39:20.157Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
10822024-03-11T07:39:20.157Z[SUM] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec receiver
10832024-03-11T07:39:20.161ZRun 3/5...1293.778Mbps
10842024-03-11T07:39:27.184Z-----------------------------------------------------------
10852024-03-11T07:39:27.184ZServer listening on 5201
10862024-03-11T07:39:27.184Z-----------------------------------------------------------
10872024-03-11T07:39:27.184ZAccepted connection from 10.0.0.1, port 57303
10882024-03-11T07:39:27.184Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59745
10892024-03-11T07:39:27.184Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36454
10902024-03-11T07:39:27.184Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38746
10912024-03-11T07:39:27.184Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64178
10922024-03-11T07:39:27.184Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55189
10932024-03-11T07:39:27.184Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45355
10942024-03-11T07:39:27.184Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52988
10952024-03-11T07:39:27.184Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53221
10962024-03-11T07:39:27.184Z[ ID] Interval Transfer Bandwidth
10972024-03-11T07:39:27.184Z[ 5] 0.00-1.00 sec 16.9 MBytes 142 Mbits/sec
10982024-03-11T07:39:27.184Z[ 7] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
10992024-03-11T07:39:27.184Z[ 9] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
11002024-03-11T07:39:27.184Z[ 11] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
11012024-03-11T07:39:27.184Z[ 13] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
11022024-03-11T07:39:27.184Z[ 15] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
11032024-03-11T07:39:27.185Z[ 17] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
11042024-03-11T07:39:27.185Z[ 19] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
11052024-03-11T07:39:27.185Z[SUM] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
11062024-03-11T07:39:27.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
11072024-03-11T07:39:27.185Z[ 5] 1.00-2.00 sec 18.7 MBytes 157 Mbits/sec
11082024-03-11T07:39:27.185Z[ 7] 1.00-2.00 sec 18.7 MBytes 157 Mbits/sec
11092024-03-11T07:39:27.185Z[ 9] 1.00-2.00 sec 18.7 MBytes 157 Mbits/sec
11102024-03-11T07:39:27.185Z[ 11] 1.00-2.00 sec 18.7 MBytes 157 Mbits/sec
11112024-03-11T07:39:27.185Z[ 13] 1.00-2.00 sec 18.6 MBytes 156 Mbits/sec
11122024-03-11T07:39:27.185Z[ 15] 1.00-2.00 sec 18.7 MBytes 157 Mbits/sec
11132024-03-11T07:39:27.185Z[ 17] 1.00-2.00 sec 18.7 MBytes 157 Mbits/sec
11142024-03-11T07:39:27.185Z[ 19] 1.00-2.00 sec 18.7 MBytes 157 Mbits/sec
11152024-03-11T07:39:27.185Z[SUM] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
11162024-03-11T07:39:27.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
11172024-03-11T07:39:27.185Z[ 5] 2.00-3.00 sec 18.8 MBytes 157 Mbits/sec
11182024-03-11T07:39:27.185Z[ 7] 2.00-3.00 sec 18.8 MBytes 157 Mbits/sec
11192024-03-11T07:39:27.185Z[ 9] 2.00-3.00 sec 18.7 MBytes 157 Mbits/sec
11202024-03-11T07:39:27.185Z[ 11] 2.00-3.00 sec 18.8 MBytes 157 Mbits/sec
11212024-03-11T07:39:27.185Z[ 13] 2.00-3.00 sec 18.8 MBytes 158 Mbits/sec
11222024-03-11T07:39:27.185Z[ 15] 2.00-3.00 sec 18.8 MBytes 158 Mbits/sec
11232024-03-11T07:39:27.185Z[ 17] 2.00-3.00 sec 18.7 MBytes 157 Mbits/sec
11242024-03-11T07:39:27.185Z[ 19] 2.00-3.00 sec 18.7 MBytes 157 Mbits/sec
11252024-03-11T07:39:27.185Z[SUM] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11262024-03-11T07:39:27.186Z- - - - - - - - - - - - - - - - - - - - - - - - -
11272024-03-11T07:39:27.186Z[ 5] 3.00-4.00 sec 18.7 MBytes 157 Mbits/sec
11282024-03-11T07:39:27.186Z[ 7] 3.00-4.00 sec 18.7 MBytes 157 Mbits/sec
11292024-03-11T07:39:27.186Z[ 9] 3.00-4.00 sec 18.7 MBytes 157 Mbits/sec
11302024-03-11T07:39:27.186Z[ 11] 3.00-4.00 sec 18.7 MBytes 157 Mbits/sec
11312024-03-11T07:39:27.186Z[ 13] 3.00-4.00 sec 18.6 MBytes 156 Mbits/sec
11322024-03-11T07:39:27.186Z[ 15] 3.00-4.00 sec 18.6 MBytes 156 Mbits/sec
11332024-03-11T07:39:27.186Z[ 17] 3.00-4.00 sec 18.7 MBytes 157 Mbits/sec
11342024-03-11T07:39:27.186Z[ 19] 3.00-4.00 sec 18.7 MBytes 157 Mbits/sec
11352024-03-11T07:39:27.186Z[SUM] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
11362024-03-11T07:39:27.186Z- - - - - - - - - - - - - - - - - - - - - - - - -
11372024-03-11T07:39:27.186Z[ 5] 4.00-5.00 sec 18.0 MBytes 151 Mbits/sec
11382024-03-11T07:39:27.186Z[ 7] 4.00-5.00 sec 18.0 MBytes 151 Mbits/sec
11392024-03-11T07:39:27.186Z[ 9] 4.00-5.00 sec 18.0 MBytes 151 Mbits/sec
11402024-03-11T07:39:27.186Z[ 11] 4.00-5.00 sec 18.0 MBytes 151 Mbits/sec
11412024-03-11T07:39:27.186Z[ 13] 4.00-5.00 sec 18.1 MBytes 151 Mbits/sec
11422024-03-11T07:39:27.186Z[ 15] 4.00-5.00 sec 18.0 MBytes 151 Mbits/sec
11432024-03-11T07:39:27.186Z[ 17] 4.00-5.00 sec 18.0 MBytes 151 Mbits/sec
11442024-03-11T07:39:27.186Z[ 19] 4.00-5.00 sec 18.0 MBytes 151 Mbits/sec
11452024-03-11T07:39:27.186Z[SUM] 4.00-5.00 sec 144 MBytes 1.21 Gbits/sec
11462024-03-11T07:39:27.186Z- - - - - - - - - - - - - - - - - - - - - - - - -
11472024-03-11T07:39:27.186Z[ 5] 5.00-6.00 sec 17.8 MBytes 150 Mbits/sec
11482024-03-11T07:39:27.186Z[ 7] 5.00-6.00 sec 17.9 MBytes 150 Mbits/sec
11492024-03-11T07:39:27.186Z[ 9] 5.00-6.00 sec 17.9 MBytes 150 Mbits/sec
11502024-03-11T07:39:27.187Z[ 11] 5.00-6.00 sec 17.8 MBytes 149 Mbits/sec
11512024-03-11T07:39:27.187Z[ 13] 5.00-6.00 sec 17.7 MBytes 149 Mbits/sec
11522024-03-11T07:39:27.187Z[ 15] 5.00-6.00 sec 17.9 MBytes 150 Mbits/sec
11532024-03-11T07:39:27.187Z[ 17] 5.00-6.00 sec 17.9 MBytes 150 Mbits/sec
11542024-03-11T07:39:27.187Z[ 19] 5.00-6.00 sec 17.9 MBytes 150 Mbits/sec
11552024-03-11T07:39:27.187Z[SUM] 5.00-6.00 sec 143 MBytes 1.20 Gbits/sec
11562024-03-11T07:39:27.187Z- - - - - - - - - - - - - - - - - - - - - - - - -
11572024-03-11T07:39:27.187Z[ 5] 6.00-7.00 sec 17.9 MBytes 150 Mbits/sec
11582024-03-11T07:39:27.187Z[ 7] 6.00-7.00 sec 17.9 MBytes 150 Mbits/sec
11592024-03-11T07:39:27.187Z[ 9] 6.00-7.00 sec 17.9 MBytes 150 Mbits/sec
11602024-03-11T07:39:30.404Z[ 11] 6.00-7.00 sec 18.0 MBytes 151 Mbits/sec
11612024-03-11T07:39:30.404Z[ 13] 6.00-7.00 sec 17.9 MBytes 150 Mbits/sec
11622024-03-11T07:39:30.404Z[ 15] 6.00-7.00 sec 17.9 MBytes 150 Mbits/sec
11632024-03-11T07:39:30.405Z[ 17] 6.00-7.00 sec 17.9 MBytes 150 Mbits/sec
11642024-03-11T07:39:30.405Z[ 19] 6.00-7.00 sec 17.9 MBytes 150 Mbits/sec
11652024-03-11T07:39:30.405Z[SUM] 6.00-7.00 sec 143 MBytes 1.20 Gbits/sec
11662024-03-11T07:39:30.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
11672024-03-11T07:39:30.405Z[ 5] 7.00-8.00 sec 17.9 MBytes 150 Mbits/sec
11682024-03-11T07:39:30.405Z[ 7] 7.00-8.00 sec 17.9 MBytes 150 Mbits/sec
11692024-03-11T07:39:30.405Z[ 9] 7.00-8.00 sec 17.9 MBytes 150 Mbits/sec
11702024-03-11T07:39:30.405Z[ 11] 7.00-8.00 sec 17.9 MBytes 150 Mbits/sec
11712024-03-11T07:39:30.405Z[ 13] 7.00-8.00 sec 18.0 MBytes 151 Mbits/sec
11722024-03-11T07:39:30.405Z[ 15] 7.00-8.00 sec 17.9 MBytes 150 Mbits/sec
11732024-03-11T07:39:30.405Z[ 17] 7.00-8.00 sec 17.9 MBytes 150 Mbits/sec
11742024-03-11T07:39:30.405Z[ 19] 7.00-8.00 sec 17.9 MBytes 150 Mbits/sec
11752024-03-11T07:39:30.405Z[SUM] 7.00-8.00 sec 143 MBytes 1.20 Gbits/sec
11762024-03-11T07:39:30.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
11772024-03-11T07:39:30.405Z[ 5] 8.00-9.00 sec 17.7 MBytes 149 Mbits/sec
11782024-03-11T07:39:30.405Z[ 7] 8.00-9.00 sec 17.7 MBytes 149 Mbits/sec
11792024-03-11T07:39:30.405Z[ 9] 8.00-9.00 sec 17.7 MBytes 149 Mbits/sec
11802024-03-11T07:39:30.405Z[ 11] 8.00-9.00 sec 17.7 MBytes 149 Mbits/sec
11812024-03-11T07:39:30.405Z[ 13] 8.00-9.00 sec 17.7 MBytes 149 Mbits/sec
11822024-03-11T07:39:30.405Z[ 15] 8.00-9.00 sec 17.8 MBytes 149 Mbits/sec
11832024-03-11T07:39:30.405Z[ 17] 8.00-9.00 sec 17.7 MBytes 149 Mbits/sec
11842024-03-11T07:39:30.405Z[ 19] 8.00-9.00 sec 17.7 MBytes 149 Mbits/sec
11852024-03-11T07:39:30.405Z[SUM] 8.00-9.00 sec 142 MBytes 1.19 Gbits/sec
11862024-03-11T07:39:30.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
11872024-03-11T07:39:30.406Z[ 5] 9.00-10.00 sec 18.3 MBytes 154 Mbits/sec
11882024-03-11T07:39:30.406Z[ 7] 9.00-10.00 sec 18.4 MBytes 155 Mbits/sec
11892024-03-11T07:39:30.406Z[ 9] 9.00-10.00 sec 18.4 MBytes 154 Mbits/sec
11902024-03-11T07:39:30.406Z[ 11] 9.00-10.00 sec 18.3 MBytes 154 Mbits/sec
11912024-03-11T07:39:30.406Z[ 13] 9.00-10.00 sec 18.3 MBytes 154 Mbits/sec
11922024-03-11T07:39:30.406Z[ 15] 9.00-10.00 sec 18.4 MBytes 154 Mbits/sec
11932024-03-11T07:39:30.406Z[ 17] 9.00-10.00 sec 18.5 MBytes 155 Mbits/sec
11942024-03-11T07:39:30.406Z[ 19] 9.00-10.00 sec 18.4 MBytes 154 Mbits/sec
11952024-03-11T07:39:30.406Z[SUM] 9.00-10.00 sec 147 MBytes 1.23 Gbits/sec
11962024-03-11T07:39:30.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
11972024-03-11T07:39:30.406Z[ 5] 10.00-10.00 sec 82.0 KBytes 257 Mbits/sec
11982024-03-11T07:39:30.406Z[ 7] 10.00-10.00 sec 36.8 KBytes 115 Mbits/sec
11992024-03-11T07:39:30.406Z[ 9] 10.00-10.00 sec 117 KBytes 368 Mbits/sec
12002024-03-11T07:39:30.406Z[ 11] 10.00-10.00 sec 124 KBytes 391 Mbits/sec
12012024-03-11T07:39:30.406Z[ 13] 10.00-10.00 sec 62.2 KBytes 195 Mbits/sec
12022024-03-11T07:39:30.406Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12032024-03-11T07:39:30.406Z[ 17] 10.00-10.00 sec 17.0 KBytes 53.3 Mbits/sec
12042024-03-11T07:39:30.406Z[ 19] 10.00-10.00 sec 82.0 KBytes 258 Mbits/sec
12052024-03-11T07:39:30.406Z[SUM] 10.00-10.00 sec 522 KBytes 1.64 Gbits/sec
12062024-03-11T07:39:30.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
12072024-03-11T07:39:30.406Z[ ID] Interval Transfer Bandwidth
12082024-03-11T07:39:30.406Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12092024-03-11T07:39:30.406Z[ 5] 0.00-10.00 sec 181 MBytes 152 Mbits/sec receiver
12102024-03-11T07:39:30.407Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12112024-03-11T07:39:30.407Z[ 7] 0.00-10.00 sec 181 MBytes 152 Mbits/sec receiver
12122024-03-11T07:39:30.407Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12132024-03-11T07:39:30.407Z[ 9] 0.00-10.00 sec 181 MBytes 152 Mbits/sec receiver
12142024-03-11T07:39:30.407Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12152024-03-11T07:39:30.407Z[ 11] 0.00-10.00 sec 181 MBytes 152 Mbits/sec receiver
12162024-03-11T07:39:30.407Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12172024-03-11T07:39:30.407Z[ 13] 0.00-10.00 sec 181 MBytes 151 Mbits/sec receiver
12182024-03-11T07:39:30.407Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12192024-03-11T07:39:30.407Z[ 15] 0.00-10.00 sec 181 MBytes 151 Mbits/sec receiver
12202024-03-11T07:39:30.407Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12212024-03-11T07:39:30.407Z[ 17] 0.00-10.00 sec 181 MBytes 151 Mbits/sec receiver
12222024-03-11T07:39:30.407Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12232024-03-11T07:39:30.407Z[ 19] 0.00-10.00 sec 181 MBytes 151 Mbits/sec receiver
12242024-03-11T07:39:30.407Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12252024-03-11T07:39:30.407Z[SUM] 0.00-10.00 sec 1.41 GBytes 1.21 Gbits/sec receiver
12262024-03-11T07:39:30.412ZRun 4/5...1212.601Mbps
12272024-03-11T07:39:37.436Z-----------------------------------------------------------
12282024-03-11T07:39:37.436ZServer listening on 5201
12292024-03-11T07:39:37.436Z-----------------------------------------------------------
12302024-03-11T07:39:37.436ZAccepted connection from 10.0.0.1, port 39383
12312024-03-11T07:39:37.436Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49132
12322024-03-11T07:39:37.436Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33346
12332024-03-11T07:39:37.436Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34225
12342024-03-11T07:39:37.436Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61358
12352024-03-11T07:39:37.436Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58199
12362024-03-11T07:39:37.436Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58666
12372024-03-11T07:39:37.436Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40765
12382024-03-11T07:39:37.436Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56210
12392024-03-11T07:39:37.436Z[ ID] Interval Transfer Bandwidth
12402024-03-11T07:39:37.436Z[ 5] 0.00-1.00 sec 17.0 MBytes 143 Mbits/sec
12412024-03-11T07:39:37.436Z[ 7] 0.00-1.00 sec 16.9 MBytes 142 Mbits/sec
12422024-03-11T07:39:37.436Z[ 9] 0.00-1.00 sec 16.9 MBytes 142 Mbits/sec
12432024-03-11T07:39:37.436Z[ 11] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
12442024-03-11T07:39:37.436Z[ 13] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
12452024-03-11T07:39:37.436Z[ 15] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
12462024-03-11T07:39:37.436Z[ 17] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
12472024-03-11T07:39:37.436Z[ 19] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
12482024-03-11T07:39:37.436Z[SUM] 0.00-1.00 sec 135 MBytes 1.13 Gbits/sec
12492024-03-11T07:39:37.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
12502024-03-11T07:39:37.437Z[ 5] 1.00-2.00 sec 19.0 MBytes 159 Mbits/sec
12512024-03-11T07:39:37.437Z[ 7] 1.00-2.00 sec 19.0 MBytes 159 Mbits/sec
12522024-03-11T07:39:37.437Z[ 9] 1.00-2.00 sec 19.0 MBytes 159 Mbits/sec
12532024-03-11T07:39:37.437Z[ 11] 1.00-2.00 sec 18.9 MBytes 159 Mbits/sec
12542024-03-11T07:39:37.437Z[ 13] 1.00-2.00 sec 19.0 MBytes 159 Mbits/sec
12552024-03-11T07:39:37.437Z[ 15] 1.00-2.00 sec 19.0 MBytes 159 Mbits/sec
12562024-03-11T07:39:37.437Z[ 17] 1.00-2.00 sec 19.0 MBytes 159 Mbits/sec
12572024-03-11T07:39:37.437Z[ 19] 1.00-2.00 sec 19.0 MBytes 159 Mbits/sec
12582024-03-11T07:39:37.437Z[SUM] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
12592024-03-11T07:39:37.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
12602024-03-11T07:39:37.437Z[ 5] 2.00-3.00 sec 18.2 MBytes 153 Mbits/sec
12612024-03-11T07:39:37.437Z[ 7] 2.00-3.00 sec 18.2 MBytes 153 Mbits/sec
12622024-03-11T07:39:37.437Z[ 9] 2.00-3.00 sec 18.2 MBytes 153 Mbits/sec
12632024-03-11T07:39:37.437Z[ 11] 2.00-3.00 sec 18.3 MBytes 154 Mbits/sec
12642024-03-11T07:39:37.437Z[ 13] 2.00-3.00 sec 18.3 MBytes 154 Mbits/sec
12652024-03-11T07:39:37.437Z[ 15] 2.00-3.00 sec 18.2 MBytes 153 Mbits/sec
12662024-03-11T07:39:37.437Z[ 17] 2.00-3.00 sec 18.2 MBytes 153 Mbits/sec
12672024-03-11T07:39:37.437Z[ 19] 2.00-3.00 sec 18.2 MBytes 153 Mbits/sec
12682024-03-11T07:39:37.437Z[SUM] 2.00-3.00 sec 146 MBytes 1.23 Gbits/sec
12692024-03-11T07:39:37.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
12702024-03-11T07:39:37.437Z[ 5] 3.00-4.00 sec 18.2 MBytes 153 Mbits/sec
12712024-03-11T07:39:37.437Z[ 7] 3.00-4.00 sec 18.2 MBytes 153 Mbits/sec
12722024-03-11T07:39:37.437Z[ 9] 3.00-4.00 sec 18.1 MBytes 152 Mbits/sec
12732024-03-11T07:39:37.438Z[ 11] 3.00-4.00 sec 18.1 MBytes 152 Mbits/sec
12742024-03-11T07:39:37.438Z[ 13] 3.00-4.00 sec 18.1 MBytes 152 Mbits/sec
12752024-03-11T07:39:37.438Z[ 15] 3.00-4.00 sec 18.2 MBytes 153 Mbits/sec
12762024-03-11T07:39:37.438Z[ 17] 3.00-4.00 sec 18.2 MBytes 153 Mbits/sec
12772024-03-11T07:39:37.438Z[ 19] 3.00-4.00 sec 18.2 MBytes 153 Mbits/sec
12782024-03-11T07:39:37.438Z[SUM] 3.00-4.00 sec 145 MBytes 1.22 Gbits/sec
12792024-03-11T07:39:37.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
12802024-03-11T07:39:37.438Z[ 5] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
12812024-03-11T07:39:37.438Z[ 7] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
12822024-03-11T07:39:37.438Z[ 9] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
12832024-03-11T07:39:37.438Z[ 11] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
12842024-03-11T07:39:37.438Z[ 13] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
12852024-03-11T07:39:37.438Z[ 15] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
12862024-03-11T07:39:37.438Z[ 17] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
12872024-03-11T07:39:37.438Z[ 19] 4.00-5.00 sec 18.6 MBytes 156 Mbits/sec
12882024-03-11T07:39:37.438Z[SUM] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
12892024-03-11T07:39:37.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
12902024-03-11T07:39:37.438Z[ 5] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
12912024-03-11T07:39:37.438Z[ 7] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
12922024-03-11T07:39:37.438Z[ 9] 5.00-6.00 sec 18.7 MBytes 157 Mbits/sec
12932024-03-11T07:39:37.438Z[ 11] 5.00-6.00 sec 18.7 MBytes 157 Mbits/sec
12942024-03-11T07:39:37.438Z[ 13] 5.00-6.00 sec 18.7 MBytes 157 Mbits/sec
12952024-03-11T07:39:37.438Z[ 15] 5.00-6.00 sec 18.7 MBytes 156 Mbits/sec
12962024-03-11T07:39:37.438Z[ 17] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
12972024-03-11T07:39:37.439Z[ 19] 5.00-6.00 sec 18.6 MBytes 156 Mbits/sec
12982024-03-11T07:39:37.439Z[SUM] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
12992024-03-11T07:39:37.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
13002024-03-11T07:39:37.439Z[ 5] 6.00-7.00 sec 18.3 MBytes 154 Mbits/sec
13012024-03-11T07:39:37.439Z[ 7] 6.00-7.00 sec 18.3 MBytes 154 Mbits/sec
13022024-03-11T07:39:37.439Z[ 9] 6.00-7.00 sec 18.2 MBytes 153 Mbits/sec
13032024-03-11T07:39:40.655Z[ 11] 6.00-7.00 sec 18.2 MBytes 153 Mbits/sec
13042024-03-11T07:39:40.655Z[ 13] 6.00-7.00 sec 18.2 MBytes 153 Mbits/sec
13052024-03-11T07:39:40.655Z[ 15] 6.00-7.00 sec 18.3 MBytes 153 Mbits/sec
13062024-03-11T07:39:40.655Z[ 17] 6.00-7.00 sec 18.3 MBytes 154 Mbits/sec
13072024-03-11T07:39:40.655Z[ 19] 6.00-7.00 sec 18.3 MBytes 154 Mbits/sec
13082024-03-11T07:39:40.655Z[SUM] 6.00-7.00 sec 146 MBytes 1.23 Gbits/sec
13092024-03-11T07:39:40.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
13102024-03-11T07:39:40.655Z[ 5] 7.00-8.00 sec 18.3 MBytes 153 Mbits/sec
13112024-03-11T07:39:40.655Z[ 7] 7.00-8.00 sec 18.2 MBytes 153 Mbits/sec
13122024-03-11T07:39:40.655Z[ 9] 7.00-8.00 sec 18.3 MBytes 154 Mbits/sec
13132024-03-11T07:39:40.656Z[ 11] 7.00-8.00 sec 18.3 MBytes 154 Mbits/sec
13142024-03-11T07:39:40.656Z[ 13] 7.00-8.00 sec 18.3 MBytes 154 Mbits/sec
13152024-03-11T07:39:40.656Z[ 15] 7.00-8.00 sec 18.3 MBytes 154 Mbits/sec
13162024-03-11T07:39:40.656Z[ 17] 7.00-8.00 sec 18.2 MBytes 153 Mbits/sec
13172024-03-11T07:39:40.656Z[ 19] 7.00-8.00 sec 18.2 MBytes 153 Mbits/sec
13182024-03-11T07:39:40.656Z[SUM] 7.00-8.00 sec 146 MBytes 1.23 Gbits/sec
13192024-03-11T07:39:40.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
13202024-03-11T07:39:40.656Z[ 5] 8.00-9.00 sec 18.5 MBytes 155 Mbits/sec
13212024-03-11T07:39:40.656Z[ 7] 8.00-9.00 sec 18.5 MBytes 155 Mbits/sec
13222024-03-11T07:39:40.656Z[ 9] 8.00-9.00 sec 18.5 MBytes 155 Mbits/sec
13232024-03-11T07:39:40.656Z[ 11] 8.00-9.00 sec 18.5 MBytes 155 Mbits/sec
13242024-03-11T07:39:40.656Z[ 13] 8.00-9.00 sec 18.4 MBytes 154 Mbits/sec
13252024-03-11T07:39:40.656Z[ 15] 8.00-9.00 sec 18.4 MBytes 154 Mbits/sec
13262024-03-11T07:39:40.656Z[ 17] 8.00-9.00 sec 18.5 MBytes 155 Mbits/sec
13272024-03-11T07:39:40.656Z[ 19] 8.00-9.00 sec 18.5 MBytes 155 Mbits/sec
13282024-03-11T07:39:40.656Z[SUM] 8.00-9.00 sec 148 MBytes 1.24 Gbits/sec
13292024-03-11T07:39:40.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
13302024-03-11T07:39:40.656Z[ 5] 9.00-10.00 sec 18.8 MBytes 158 Mbits/sec
13312024-03-11T07:39:40.656Z[ 7] 9.00-10.00 sec 18.9 MBytes 158 Mbits/sec
13322024-03-11T07:39:40.656Z[ 9] 9.00-10.00 sec 18.8 MBytes 158 Mbits/sec
13332024-03-11T07:39:40.656Z[ 11] 9.00-10.00 sec 18.8 MBytes 158 Mbits/sec
13342024-03-11T07:39:40.656Z[ 13] 9.00-10.00 sec 18.9 MBytes 159 Mbits/sec
13352024-03-11T07:39:40.656Z[ 15] 9.00-10.00 sec 19.0 MBytes 159 Mbits/sec
13362024-03-11T07:39:40.657Z[ 17] 9.00-10.00 sec 18.8 MBytes 158 Mbits/sec
13372024-03-11T07:39:40.657Z[ 19] 9.00-10.00 sec 18.8 MBytes 158 Mbits/sec
13382024-03-11T07:39:40.657Z[SUM] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
13392024-03-11T07:39:40.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
13402024-03-11T07:39:40.657Z[ 5] 10.00-10.00 sec 124 KBytes 326 Mbits/sec
13412024-03-11T07:39:40.657Z[ 7] 10.00-10.00 sec 107 KBytes 282 Mbits/sec
13422024-03-11T07:39:40.657Z[ 9] 10.00-10.00 sec 124 KBytes 327 Mbits/sec
13432024-03-11T07:39:40.657Z[ 11] 10.00-10.00 sec 58.0 KBytes 152 Mbits/sec
13442024-03-11T07:39:40.657Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13452024-03-11T07:39:40.657Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13462024-03-11T07:39:40.657Z[ 17] 10.00-10.00 sec 120 KBytes 315 Mbits/sec
13472024-03-11T07:39:40.657Z[ 19] 10.00-10.00 sec 124 KBytes 327 Mbits/sec
13482024-03-11T07:39:40.657Z[SUM] 10.00-10.00 sec 659 KBytes 1.73 Gbits/sec
13492024-03-11T07:39:40.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
13502024-03-11T07:39:40.657Z[ ID] Interval Transfer Bandwidth
13512024-03-11T07:39:40.657Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13522024-03-11T07:39:40.657Z[ 5] 0.00-10.00 sec 184 MBytes 154 Mbits/sec receiver
13532024-03-11T07:39:40.657Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13542024-03-11T07:39:40.657Z[ 7] 0.00-10.00 sec 184 MBytes 154 Mbits/sec receiver
13552024-03-11T07:39:40.657Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13562024-03-11T07:39:40.657Z[ 9] 0.00-10.00 sec 184 MBytes 154 Mbits/sec receiver
13572024-03-11T07:39:40.657Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13582024-03-11T07:39:40.657Z[ 11] 0.00-10.00 sec 183 MBytes 154 Mbits/sec receiver
13592024-03-11T07:39:40.658Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13602024-03-11T07:39:40.658Z[ 13] 0.00-10.00 sec 183 MBytes 154 Mbits/sec receiver
13612024-03-11T07:39:40.658Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13622024-03-11T07:39:40.658Z[ 15] 0.00-10.00 sec 183 MBytes 154 Mbits/sec receiver
13632024-03-11T07:39:40.658Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13642024-03-11T07:39:40.658Z[ 17] 0.00-10.00 sec 183 MBytes 154 Mbits/sec receiver
13652024-03-11T07:39:40.658Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13662024-03-11T07:39:40.658Z[ 19] 0.00-10.00 sec 183 MBytes 154 Mbits/sec receiver
13672024-03-11T07:39:40.658Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13682024-03-11T07:39:40.658Z[SUM] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
13692024-03-11T07:39:40.663ZRun 5/5...1231.216Mbps
13702024-03-11T07:39:40.663Z###---------------------###
13712024-03-11T07:39:40.663Z::: iPerf done... :::
13722024-03-11T07:39:40.663Z:::Awaiting out files...:::
13732024-03-11T07:39:40.663Z###---------------------###
13742024-03-11T07:39:40.663Z###-----###
13752024-03-11T07:39:40.663Z:::done!:::
13762024-03-11T07:39:40.663Z###-----###
13772024-03-11T07:39:40.663Z###-------------------###
13782024-03-11T07:39:40.663Z:::Running experiment :::
13792024-03-11T07:39:40.663Z:::iperf-tcp/local/s2c:::
13802024-03-11T07:39:40.663Z###-------------------###
13812024-03-11T07:39:47.687Z-----------------------------------------------------------
13822024-03-11T07:39:47.687ZServer listening on 5201
13832024-03-11T07:39:47.687Z-----------------------------------------------------------
13842024-03-11T07:39:47.687ZAccepted connection from 10.0.0.1, port 36425
13852024-03-11T07:39:47.687Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36061
13862024-03-11T07:39:47.688Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56875
13872024-03-11T07:39:47.688Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57741
13882024-03-11T07:39:47.688Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44929
13892024-03-11T07:39:47.688Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56740
13902024-03-11T07:39:47.688Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56418
13912024-03-11T07:39:47.688Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65171
13922024-03-11T07:39:47.688Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64685
13932024-03-11T07:39:47.688Z[ ID] Interval Transfer Bandwidth
13942024-03-11T07:39:47.688Z[ 5] 0.00-1.00 sec 15.6 MBytes 131 Mbits/sec
13952024-03-11T07:39:47.688Z[ 7] 0.00-1.00 sec 15.6 MBytes 131 Mbits/sec
13962024-03-11T07:39:47.688Z[ 9] 0.00-1.00 sec 15.6 MBytes 131 Mbits/sec
13972024-03-11T07:39:47.688Z[ 11] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
13982024-03-11T07:39:47.688Z[ 13] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
13992024-03-11T07:39:47.688Z[ 15] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
14002024-03-11T07:39:47.688Z[ 17] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
14012024-03-11T07:39:47.688Z[ 19] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
14022024-03-11T07:39:47.688Z[SUM] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
14032024-03-11T07:39:47.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
14042024-03-11T07:39:47.688Z[ 5] 1.00-2.00 sec 17.3 MBytes 145 Mbits/sec
14052024-03-11T07:39:47.688Z[ 7] 1.00-2.00 sec 17.3 MBytes 145 Mbits/sec
14062024-03-11T07:39:47.688Z[ 9] 1.00-2.00 sec 17.3 MBytes 145 Mbits/sec
14072024-03-11T07:39:47.688Z[ 11] 1.00-2.00 sec 17.3 MBytes 145 Mbits/sec
14082024-03-11T07:39:47.688Z[ 13] 1.00-2.00 sec 17.3 MBytes 145 Mbits/sec
14092024-03-11T07:39:47.688Z[ 15] 1.00-2.00 sec 17.3 MBytes 145 Mbits/sec
14102024-03-11T07:39:47.689Z[ 17] 1.00-2.00 sec 17.3 MBytes 145 Mbits/sec
14112024-03-11T07:39:47.689Z[ 19] 1.00-2.00 sec 17.3 MBytes 145 Mbits/sec
14122024-03-11T07:39:47.689Z[SUM] 1.00-2.00 sec 139 MBytes 1.16 Gbits/sec
14132024-03-11T07:39:47.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
14142024-03-11T07:39:47.689Z[ 5] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
14152024-03-11T07:39:47.689Z[ 7] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
14162024-03-11T07:39:47.689Z[ 9] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
14172024-03-11T07:39:47.689Z[ 11] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
14182024-03-11T07:39:47.689Z[ 13] 2.00-3.00 sec 17.5 MBytes 147 Mbits/sec
14192024-03-11T07:39:47.689Z[ 15] 2.00-3.00 sec 17.5 MBytes 147 Mbits/sec
14202024-03-11T07:39:47.689Z[ 17] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
14212024-03-11T07:39:47.689Z[ 19] 2.00-3.00 sec 17.3 MBytes 145 Mbits/sec
14222024-03-11T07:39:47.689Z[SUM] 2.00-3.00 sec 139 MBytes 1.17 Gbits/sec
14232024-03-11T07:39:47.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
14242024-03-11T07:39:47.689Z[ 5] 3.00-4.00 sec 17.2 MBytes 145 Mbits/sec
14252024-03-11T07:39:47.689Z[ 7] 3.00-4.00 sec 17.2 MBytes 145 Mbits/sec
14262024-03-11T07:39:47.689Z[ 9] 3.00-4.00 sec 17.2 MBytes 144 Mbits/sec
14272024-03-11T07:39:47.689Z[ 11] 3.00-4.00 sec 17.2 MBytes 144 Mbits/sec
14282024-03-11T07:39:47.689Z[ 13] 3.00-4.00 sec 17.1 MBytes 144 Mbits/sec
14292024-03-11T07:39:47.689Z[ 15] 3.00-4.00 sec 17.2 MBytes 144 Mbits/sec
14302024-03-11T07:39:47.689Z[ 17] 3.00-4.00 sec 17.2 MBytes 145 Mbits/sec
14312024-03-11T07:39:47.689Z[ 19] 3.00-4.00 sec 17.3 MBytes 145 Mbits/sec
14322024-03-11T07:39:47.689Z[SUM] 3.00-4.00 sec 138 MBytes 1.15 Gbits/sec
14332024-03-11T07:39:47.690Z- - - - - - - - - - - - - - - - - - - - - - - - -
14342024-03-11T07:39:47.690Z[ 5] 4.00-5.00 sec 17.2 MBytes 145 Mbits/sec
14352024-03-11T07:39:47.690Z[ 7] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
14362024-03-11T07:39:47.690Z[ 9] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
14372024-03-11T07:39:47.690Z[ 11] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
14382024-03-11T07:39:47.690Z[ 13] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
14392024-03-11T07:39:47.690Z[ 15] 4.00-5.00 sec 17.2 MBytes 144 Mbits/sec
14402024-03-11T07:39:47.690Z[ 17] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
14412024-03-11T07:39:47.690Z[ 19] 4.00-5.00 sec 17.2 MBytes 144 Mbits/sec
14422024-03-11T07:39:47.690Z[SUM] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
14432024-03-11T07:39:47.690Z- - - - - - - - - - - - - - - - - - - - - - - - -
14442024-03-11T07:39:47.690Z[ 5] 5.00-6.00 sec 17.5 MBytes 147 Mbits/sec
14452024-03-11T07:39:47.690Z[ 7] 5.00-6.00 sec 17.5 MBytes 147 Mbits/sec
14462024-03-11T07:39:47.690Z[ 9] 5.00-6.00 sec 17.5 MBytes 147 Mbits/sec
14472024-03-11T07:39:47.690Z[ 11] 5.00-6.00 sec 17.5 MBytes 147 Mbits/sec
14482024-03-11T07:39:47.690Z[ 13] 5.00-6.00 sec 17.5 MBytes 147 Mbits/sec
14492024-03-11T07:39:47.690Z[ 15] 5.00-6.00 sec 17.5 MBytes 147 Mbits/sec
14502024-03-11T07:39:47.690Z[ 17] 5.00-6.00 sec 17.5 MBytes 147 Mbits/sec
14512024-03-11T07:39:47.690Z[ 19] 5.00-6.00 sec 17.5 MBytes 147 Mbits/sec
14522024-03-11T07:39:47.690Z[SUM] 5.00-6.00 sec 140 MBytes 1.17 Gbits/sec
14532024-03-11T07:39:47.690Z- - - - - - - - - - - - - - - - - - - - - - - - -
14542024-03-11T07:39:47.690Z[ 5] 6.00-7.00 sec 17.5 MBytes 146 Mbits/sec
14552024-03-11T07:39:47.690Z[ 7] 6.00-7.00 sec 17.5 MBytes 146 Mbits/sec
14562024-03-11T07:39:47.690Z[ 9] 6.00-7.00 sec 17.4 MBytes 146 Mbits/sec
14572024-03-11T07:39:50.906Z[ 11] 6.00-7.00 sec 17.4 MBytes 146 Mbits/sec
14582024-03-11T07:39:50.906Z[ 13] 6.00-7.00 sec 17.5 MBytes 146 Mbits/sec
14592024-03-11T07:39:50.906Z[ 15] 6.00-7.00 sec 17.5 MBytes 147 Mbits/sec
14602024-03-11T07:39:50.906Z[ 17] 6.00-7.00 sec 17.5 MBytes 147 Mbits/sec
14612024-03-11T07:39:50.906Z[ 19] 6.00-7.00 sec 17.5 MBytes 147 Mbits/sec
14622024-03-11T07:39:50.906Z[SUM] 6.00-7.00 sec 140 MBytes 1.17 Gbits/sec
14632024-03-11T07:39:50.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
14642024-03-11T07:39:50.906Z[ 5] 7.00-8.00 sec 17.1 MBytes 144 Mbits/sec
14652024-03-11T07:39:50.907Z[ 7] 7.00-8.00 sec 17.1 MBytes 144 Mbits/sec
14662024-03-11T07:39:50.907Z[ 9] 7.00-8.00 sec 17.2 MBytes 144 Mbits/sec
14672024-03-11T07:39:50.907Z[ 11] 7.00-8.00 sec 17.2 MBytes 144 Mbits/sec
14682024-03-11T07:39:50.907Z[ 13] 7.00-8.00 sec 17.1 MBytes 143 Mbits/sec
14692024-03-11T07:39:50.907Z[ 15] 7.00-8.00 sec 17.1 MBytes 143 Mbits/sec
14702024-03-11T07:39:50.907Z[ 17] 7.00-8.00 sec 17.1 MBytes 144 Mbits/sec
14712024-03-11T07:39:50.907Z[ 19] 7.00-8.00 sec 17.1 MBytes 144 Mbits/sec
14722024-03-11T07:39:50.907Z[SUM] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
14732024-03-11T07:39:50.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
14742024-03-11T07:39:50.907Z[ 5] 8.00-9.00 sec 16.8 MBytes 141 Mbits/sec
14752024-03-11T07:39:50.907Z[ 7] 8.00-9.00 sec 16.8 MBytes 141 Mbits/sec
14762024-03-11T07:39:50.907Z[ 9] 8.00-9.00 sec 16.8 MBytes 141 Mbits/sec
14772024-03-11T07:39:50.908Z[ 11] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
14782024-03-11T07:39:50.908Z[ 13] 8.00-9.00 sec 16.8 MBytes 141 Mbits/sec
14792024-03-11T07:39:50.908Z[ 15] 8.00-9.00 sec 16.8 MBytes 141 Mbits/sec
14802024-03-11T07:39:50.908Z[ 17] 8.00-9.00 sec 16.8 MBytes 141 Mbits/sec
14812024-03-11T07:39:50.908Z[ 19] 8.00-9.00 sec 16.8 MBytes 141 Mbits/sec
14822024-03-11T07:39:50.908Z[SUM] 8.00-9.00 sec 134 MBytes 1.13 Gbits/sec
14832024-03-11T07:39:50.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
14842024-03-11T07:39:50.908Z[ 5] 9.00-10.00 sec 17.1 MBytes 144 Mbits/sec
14852024-03-11T07:39:50.908Z[ 7] 9.00-10.00 sec 17.1 MBytes 144 Mbits/sec
14862024-03-11T07:39:50.908Z[ 9] 9.00-10.00 sec 17.1 MBytes 144 Mbits/sec
14872024-03-11T07:39:50.908Z[ 11] 9.00-10.00 sec 17.2 MBytes 144 Mbits/sec
14882024-03-11T07:39:50.908Z[ 13] 9.00-10.00 sec 17.1 MBytes 144 Mbits/sec
14892024-03-11T07:39:50.908Z[ 15] 9.00-10.00 sec 17.1 MBytes 144 Mbits/sec
14902024-03-11T07:39:50.908Z[ 17] 9.00-10.00 sec 17.1 MBytes 143 Mbits/sec
14912024-03-11T07:39:50.909Z[ 19] 9.00-10.00 sec 17.1 MBytes 144 Mbits/sec
14922024-03-11T07:39:50.909Z[SUM] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
14932024-03-11T07:39:50.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
14942024-03-11T07:39:50.909Z[ 5] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
14952024-03-11T07:39:50.909Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14962024-03-11T07:39:50.909Z[ 9] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
14972024-03-11T07:39:50.909Z[ 11] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
14982024-03-11T07:39:50.909Z[ 13] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
14992024-03-11T07:39:50.909Z[ 15] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
15002024-03-11T07:39:50.909Z[ 17] 10.00-10.00 sec 113 KBytes 326 Mbits/sec
15012024-03-11T07:39:50.909Z[ 19] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
15022024-03-11T07:39:50.909Z[SUM] 10.00-10.00 sec 452 KBytes 1.30 Gbits/sec
15032024-03-11T07:39:50.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
15042024-03-11T07:39:50.910Z[ ID] Interval Transfer Bandwidth
15052024-03-11T07:39:50.910Z[ 5] 0.00-10.00 sec 171 MBytes 143 Mbits/sec sender
15062024-03-11T07:39:50.910Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15072024-03-11T07:39:50.910Z[ 7] 0.00-10.00 sec 171 MBytes 143 Mbits/sec sender
15082024-03-11T07:39:50.910Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15092024-03-11T07:39:50.915Z[ 9] 0.00-10.00 sec 171 MBytes 143 Mbits/sec sender
15102024-03-11T07:39:50.915Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15112024-03-11T07:39:50.915Z[ 11] 0.00-10.00 sec 171 MBytes 143 Mbits/sec sender
15122024-03-11T07:39:50.915Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15132024-03-11T07:39:50.915Z[ 13] 0.00-10.00 sec 171 MBytes 143 Mbits/sec sender
15142024-03-11T07:39:50.915Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15152024-03-11T07:39:50.915Z[ 15] 0.00-10.00 sec 171 MBytes 143 Mbits/sec sender
15162024-03-11T07:39:50.915Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15172024-03-11T07:39:50.915Z[ 17] 0.00-10.00 sec 171 MBytes 143 Mbits/sec sender
15182024-03-11T07:39:50.915Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15192024-03-11T07:39:50.915Z[ 19] 0.00-10.00 sec 171 MBytes 143 Mbits/sec sender
15202024-03-11T07:39:50.915Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15212024-03-11T07:39:50.915Z[SUM] 0.00-10.00 sec 1.33 GBytes 1.15 Gbits/sec sender
15222024-03-11T07:39:50.915Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15232024-03-11T07:39:50.915ZRun 1/5...1146.221Mbps
15242024-03-11T07:39:57.936Z-----------------------------------------------------------
15252024-03-11T07:39:57.936ZServer listening on 5201
15262024-03-11T07:39:57.936Z-----------------------------------------------------------
15272024-03-11T07:39:57.936ZAccepted connection from 10.0.0.1, port 40427
15282024-03-11T07:39:57.936Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48251
15292024-03-11T07:39:57.936Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38960
15302024-03-11T07:39:57.936Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35084
15312024-03-11T07:39:57.936Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36973
15322024-03-11T07:39:57.936Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52149
15332024-03-11T07:39:57.936Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64597
15342024-03-11T07:39:57.936Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52563
15352024-03-11T07:39:57.937Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44407
15362024-03-11T07:39:57.937Z[ ID] Interval Transfer Bandwidth
15372024-03-11T07:39:57.937Z[ 5] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
15382024-03-11T07:39:57.937Z[ 7] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
15392024-03-11T07:39:57.937Z[ 9] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
15402024-03-11T07:39:57.937Z[ 11] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
15412024-03-11T07:39:57.937Z[ 13] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
15422024-03-11T07:39:57.937Z[ 15] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
15432024-03-11T07:39:57.937Z[ 17] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
15442024-03-11T07:39:57.937Z[ 19] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
15452024-03-11T07:39:57.937Z[SUM] 0.00-1.00 sec 129 MBytes 1.09 Gbits/sec
15462024-03-11T07:39:57.937Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472024-03-11T07:39:57.937Z[ 5] 1.00-2.00 sec 17.6 MBytes 148 Mbits/sec
15482024-03-11T07:39:57.937Z[ 7] 1.00-2.00 sec 17.6 MBytes 148 Mbits/sec
15492024-03-11T07:39:57.937Z[ 9] 1.00-2.00 sec 17.6 MBytes 148 Mbits/sec
15502024-03-11T07:39:57.937Z[ 11] 1.00-2.00 sec 17.6 MBytes 148 Mbits/sec
15512024-03-11T07:39:57.937Z[ 13] 1.00-2.00 sec 17.6 MBytes 148 Mbits/sec
15522024-03-11T07:39:57.937Z[ 15] 1.00-2.00 sec 17.7 MBytes 148 Mbits/sec
15532024-03-11T07:39:57.937Z[ 17] 1.00-2.00 sec 17.7 MBytes 148 Mbits/sec
15542024-03-11T07:39:57.937Z[ 19] 1.00-2.00 sec 17.7 MBytes 148 Mbits/sec
15552024-03-11T07:39:57.937Z[SUM] 1.00-2.00 sec 141 MBytes 1.18 Gbits/sec
15562024-03-11T07:39:57.937Z- - - - - - - - - - - - - - - - - - - - - - - - -
15572024-03-11T07:39:57.937Z[ 5] 2.00-3.00 sec 17.1 MBytes 144 Mbits/sec
15582024-03-11T07:39:57.937Z[ 7] 2.00-3.00 sec 17.1 MBytes 144 Mbits/sec
15592024-03-11T07:39:57.938Z[ 9] 2.00-3.00 sec 17.1 MBytes 143 Mbits/sec
15602024-03-11T07:39:57.938Z[ 11] 2.00-3.00 sec 17.0 MBytes 143 Mbits/sec
15612024-03-11T07:39:57.938Z[ 13] 2.00-3.00 sec 17.0 MBytes 143 Mbits/sec
15622024-03-11T07:39:57.938Z[ 15] 2.00-3.00 sec 17.0 MBytes 143 Mbits/sec
15632024-03-11T07:39:57.943Z[ 17] 2.00-3.00 sec 17.0 MBytes 143 Mbits/sec
15642024-03-11T07:39:57.943Z[ 19] 2.00-3.00 sec 17.0 MBytes 143 Mbits/sec
15652024-03-11T07:39:57.943Z[SUM] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
15662024-03-11T07:39:57.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
15672024-03-11T07:39:57.943Z[ 5] 3.00-4.00 sec 16.9 MBytes 142 Mbits/sec
15682024-03-11T07:39:57.943Z[ 7] 3.00-4.00 sec 17.0 MBytes 142 Mbits/sec
15692024-03-11T07:39:57.943Z[ 9] 3.00-4.00 sec 17.0 MBytes 142 Mbits/sec
15702024-03-11T07:39:57.943Z[ 11] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
15712024-03-11T07:39:57.944Z[ 13] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
15722024-03-11T07:39:57.944Z[ 15] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
15732024-03-11T07:39:57.944Z[ 17] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
15742024-03-11T07:39:57.944Z[ 19] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
15752024-03-11T07:39:57.944Z[SUM] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
15762024-03-11T07:39:57.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
15772024-03-11T07:39:57.944Z[ 5] 4.00-5.00 sec 17.1 MBytes 144 Mbits/sec
15782024-03-11T07:39:57.944Z[ 7] 4.00-5.00 sec 17.1 MBytes 143 Mbits/sec
15792024-03-11T07:39:57.944Z[ 9] 4.00-5.00 sec 17.1 MBytes 144 Mbits/sec
15802024-03-11T07:39:57.944Z[ 11] 4.00-5.00 sec 17.1 MBytes 144 Mbits/sec
15812024-03-11T07:39:57.944Z[ 13] 4.00-5.00 sec 17.2 MBytes 144 Mbits/sec
15822024-03-11T07:39:57.944Z[ 15] 4.00-5.00 sec 17.1 MBytes 143 Mbits/sec
15832024-03-11T07:39:57.944Z[ 17] 4.00-5.00 sec 17.1 MBytes 143 Mbits/sec
15842024-03-11T07:39:57.944Z[ 19] 4.00-5.00 sec 17.1 MBytes 144 Mbits/sec
15852024-03-11T07:39:57.944Z[SUM] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
15862024-03-11T07:39:57.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
15872024-03-11T07:39:57.944Z[ 5] 5.00-6.00 sec 17.0 MBytes 142 Mbits/sec
15882024-03-11T07:39:57.944Z[ 7] 5.00-6.00 sec 17.0 MBytes 143 Mbits/sec
15892024-03-11T07:39:57.944Z[ 9] 5.00-6.00 sec 17.0 MBytes 143 Mbits/sec
15902024-03-11T07:39:57.944Z[ 11] 5.00-6.00 sec 17.0 MBytes 143 Mbits/sec
15912024-03-11T07:39:57.944Z[ 13] 5.00-6.00 sec 17.0 MBytes 143 Mbits/sec
15922024-03-11T07:39:57.944Z[ 15] 5.00-6.00 sec 17.0 MBytes 143 Mbits/sec
15932024-03-11T07:39:57.944Z[ 17] 5.00-6.00 sec 17.0 MBytes 143 Mbits/sec
15942024-03-11T07:39:57.945Z[ 19] 5.00-6.00 sec 17.0 MBytes 143 Mbits/sec
15952024-03-11T07:39:57.945Z[SUM] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
15962024-03-11T07:39:57.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
15972024-03-11T07:39:57.945Z[ 5] 6.00-7.00 sec 17.1 MBytes 144 Mbits/sec
15982024-03-11T07:39:57.945Z[ 7] 6.00-7.00 sec 17.1 MBytes 144 Mbits/sec
15992024-03-11T07:39:57.945Z[ 9] 6.00-7.00 sec 17.1 MBytes 143 Mbits/sec
16002024-03-11T07:40:01.157Z[ 11] 6.00-7.00 sec 17.1 MBytes 143 Mbits/sec
16012024-03-11T07:40:01.157Z[ 13] 6.00-7.00 sec 17.0 MBytes 143 Mbits/sec
16022024-03-11T07:40:01.157Z[ 15] 6.00-7.00 sec 17.1 MBytes 143 Mbits/sec
16032024-03-11T07:40:01.157Z[ 17] 6.00-7.00 sec 17.1 MBytes 143 Mbits/sec
16042024-03-11T07:40:01.157Z[ 19] 6.00-7.00 sec 17.1 MBytes 143 Mbits/sec
16052024-03-11T07:40:01.158Z[SUM] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
16062024-03-11T07:40:01.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
16072024-03-11T07:40:01.158Z[ 5] 7.00-8.00 sec 16.8 MBytes 141 Mbits/sec
16082024-03-11T07:40:01.158Z[ 7] 7.00-8.00 sec 16.8 MBytes 141 Mbits/sec
16092024-03-11T07:40:01.158Z[ 9] 7.00-8.00 sec 16.9 MBytes 141 Mbits/sec
16102024-03-11T07:40:01.158Z[ 11] 7.00-8.00 sec 16.8 MBytes 141 Mbits/sec
16112024-03-11T07:40:01.158Z[ 13] 7.00-8.00 sec 16.8 MBytes 141 Mbits/sec
16122024-03-11T07:40:01.158Z[ 15] 7.00-8.00 sec 16.8 MBytes 141 Mbits/sec
16132024-03-11T07:40:01.158Z[ 17] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
16142024-03-11T07:40:01.158Z[ 19] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
16152024-03-11T07:40:01.158Z[SUM] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
16162024-03-11T07:40:01.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
16172024-03-11T07:40:01.158Z[ 5] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
16182024-03-11T07:40:01.158Z[ 7] 8.00-9.00 sec 16.6 MBytes 140 Mbits/sec
16192024-03-11T07:40:01.158Z[ 9] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
16202024-03-11T07:40:01.158Z[ 11] 8.00-9.00 sec 16.6 MBytes 140 Mbits/sec
16212024-03-11T07:40:01.158Z[ 13] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
16222024-03-11T07:40:01.158Z[ 15] 8.00-9.00 sec 16.6 MBytes 140 Mbits/sec
16232024-03-11T07:40:01.158Z[ 17] 8.00-9.00 sec 16.6 MBytes 140 Mbits/sec
16242024-03-11T07:40:01.158Z[ 19] 8.00-9.00 sec 16.6 MBytes 140 Mbits/sec
16252024-03-11T07:40:01.158Z[SUM] 8.00-9.00 sec 133 MBytes 1.12 Gbits/sec
16262024-03-11T07:40:01.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
16272024-03-11T07:40:01.158Z[ 5] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
16282024-03-11T07:40:01.165Z[ 7] 9.00-10.00 sec 16.8 MBytes 141 Mbits/sec
16292024-03-11T07:40:01.165Z[ 9] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
16302024-03-11T07:40:01.165Z[ 11] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
16312024-03-11T07:40:01.165Z[ 13] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
16322024-03-11T07:40:01.165Z[ 15] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
16332024-03-11T07:40:01.165Z[ 17] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
16342024-03-11T07:40:01.165Z[ 19] 9.00-10.00 sec 16.6 MBytes 140 Mbits/sec
16352024-03-11T07:40:01.165Z[SUM] 9.00-10.00 sec 134 MBytes 1.12 Gbits/sec
16362024-03-11T07:40:01.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
16372024-03-11T07:40:01.165Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16382024-03-11T07:40:01.165Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16392024-03-11T07:40:01.165Z[ 9] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
16402024-03-11T07:40:01.165Z[ 11] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
16412024-03-11T07:40:01.165Z[ 13] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
16422024-03-11T07:40:01.165Z[ 15] 10.00-10.00 sec 113 KBytes 326 Mbits/sec
16432024-03-11T07:40:01.166Z[ 17] 10.00-10.00 sec 113 KBytes 326 Mbits/sec
16442024-03-11T07:40:01.166Z[ 19] 10.00-10.00 sec 113 KBytes 326 Mbits/sec
16452024-03-11T07:40:01.166Z[SUM] 10.00-10.00 sec 509 KBytes 1.47 Gbits/sec
16462024-03-11T07:40:01.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
16472024-03-11T07:40:01.166Z[ ID] Interval Transfer Bandwidth
16482024-03-11T07:40:01.166Z[ 5] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
16492024-03-11T07:40:01.166Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16502024-03-11T07:40:01.166Z[ 7] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
16512024-03-11T07:40:01.166Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16522024-03-11T07:40:01.166Z[ 9] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
16532024-03-11T07:40:01.166Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16542024-03-11T07:40:01.166Z[ 11] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
16552024-03-11T07:40:01.166Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16562024-03-11T07:40:01.166Z[ 13] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
16572024-03-11T07:40:01.166Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16582024-03-11T07:40:01.166Z[ 15] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
16592024-03-11T07:40:01.166Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16602024-03-11T07:40:01.166Z[ 17] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
16612024-03-11T07:40:01.166Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16622024-03-11T07:40:01.166Z[ 19] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
16632024-03-11T07:40:01.166Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16642024-03-11T07:40:01.166Z[SUM] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
16652024-03-11T07:40:01.167Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16662024-03-11T07:40:01.167ZRun 2/5...1136.179Mbps
16672024-03-11T07:40:08.186Z-----------------------------------------------------------
16682024-03-11T07:40:08.186ZServer listening on 5201
16692024-03-11T07:40:08.186Z-----------------------------------------------------------
16702024-03-11T07:40:08.186ZAccepted connection from 10.0.0.1, port 36641
16712024-03-11T07:40:08.186Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59358
16722024-03-11T07:40:08.187Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38934
16732024-03-11T07:40:08.187Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36889
16742024-03-11T07:40:08.187Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41725
16752024-03-11T07:40:08.187Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65378
16762024-03-11T07:40:08.187Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60434
16772024-03-11T07:40:08.187Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51431
16782024-03-11T07:40:08.187Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46342
16792024-03-11T07:40:08.187Z[ ID] Interval Transfer Bandwidth
16802024-03-11T07:40:08.187Z[ 5] 0.00-1.00 sec 16.3 MBytes 137 Mbits/sec
16812024-03-11T07:40:08.187Z[ 7] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
16822024-03-11T07:40:08.187Z[ 9] 0.00-1.00 sec 16.3 MBytes 136 Mbits/sec
16832024-03-11T07:40:08.187Z[ 11] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
16842024-03-11T07:40:08.187Z[ 13] 0.00-1.00 sec 16.3 MBytes 136 Mbits/sec
16852024-03-11T07:40:08.187Z[ 15] 0.00-1.00 sec 16.3 MBytes 137 Mbits/sec
16862024-03-11T07:40:08.187Z[ 17] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
16872024-03-11T07:40:08.187Z[ 19] 0.00-1.00 sec 16.3 MBytes 137 Mbits/sec
16882024-03-11T07:40:08.187Z[SUM] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
16892024-03-11T07:40:08.187Z- - - - - - - - - - - - - - - - - - - - - - - - -
16902024-03-11T07:40:08.187Z[ 5] 1.00-2.00 sec 17.5 MBytes 147 Mbits/sec
16912024-03-11T07:40:08.187Z[ 7] 1.00-2.00 sec 17.6 MBytes 148 Mbits/sec
16922024-03-11T07:40:08.187Z[ 9] 1.00-2.00 sec 17.6 MBytes 148 Mbits/sec
16932024-03-11T07:40:08.187Z[ 11] 1.00-2.00 sec 17.6 MBytes 148 Mbits/sec
16942024-03-11T07:40:08.187Z[ 13] 1.00-2.00 sec 17.5 MBytes 146 Mbits/sec
16952024-03-11T07:40:08.188Z[ 15] 1.00-2.00 sec 17.5 MBytes 147 Mbits/sec
16962024-03-11T07:40:08.188Z[ 17] 1.00-2.00 sec 17.5 MBytes 147 Mbits/sec
16972024-03-11T07:40:08.188Z[ 19] 1.00-2.00 sec 17.5 MBytes 147 Mbits/sec
16982024-03-11T07:40:08.188Z[SUM] 1.00-2.00 sec 140 MBytes 1.18 Gbits/sec
16992024-03-11T07:40:08.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
17002024-03-11T07:40:08.193Z[ 5] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
17012024-03-11T07:40:08.193Z[ 7] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
17022024-03-11T07:40:08.193Z[ 9] 2.00-3.00 sec 17.3 MBytes 145 Mbits/sec
17032024-03-11T07:40:08.193Z[ 11] 2.00-3.00 sec 17.3 MBytes 145 Mbits/sec
17042024-03-11T07:40:08.193Z[ 13] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
17052024-03-11T07:40:08.193Z[ 15] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
17062024-03-11T07:40:08.193Z[ 17] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
17072024-03-11T07:40:08.193Z[ 19] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
17082024-03-11T07:40:08.193Z[SUM] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
17092024-03-11T07:40:08.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
17102024-03-11T07:40:08.193Z[ 5] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
17112024-03-11T07:40:08.193Z[ 7] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
17122024-03-11T07:40:08.194Z[ 9] 3.00-4.00 sec 17.1 MBytes 143 Mbits/sec
17132024-03-11T07:40:08.194Z[ 11] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
17142024-03-11T07:40:08.194Z[ 13] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
17152024-03-11T07:40:08.194Z[ 15] 3.00-4.00 sec 17.1 MBytes 143 Mbits/sec
17162024-03-11T07:40:08.194Z[ 17] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
17172024-03-11T07:40:08.194Z[ 19] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
17182024-03-11T07:40:08.194Z[SUM] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
17192024-03-11T07:40:08.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
17202024-03-11T07:40:08.194Z[ 5] 4.00-5.00 sec 16.7 MBytes 140 Mbits/sec
17212024-03-11T07:40:08.194Z[ 7] 4.00-5.00 sec 16.8 MBytes 141 Mbits/sec
17222024-03-11T07:40:08.194Z[ 9] 4.00-5.00 sec 16.8 MBytes 141 Mbits/sec
17232024-03-11T07:40:08.194Z[ 11] 4.00-5.00 sec 16.8 MBytes 141 Mbits/sec
17242024-03-11T07:40:08.194Z[ 13] 4.00-5.00 sec 16.8 MBytes 141 Mbits/sec
17252024-03-11T07:40:08.194Z[ 15] 4.00-5.00 sec 16.8 MBytes 141 Mbits/sec
17262024-03-11T07:40:08.194Z[ 17] 4.00-5.00 sec 16.9 MBytes 141 Mbits/sec
17272024-03-11T07:40:08.194Z[ 19] 4.00-5.00 sec 16.8 MBytes 141 Mbits/sec
17282024-03-11T07:40:08.194Z[SUM] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
17292024-03-11T07:40:08.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
17302024-03-11T07:40:08.194Z[ 5] 5.00-6.00 sec 16.8 MBytes 141 Mbits/sec
17312024-03-11T07:40:08.194Z[ 7] 5.00-6.00 sec 16.7 MBytes 140 Mbits/sec
17322024-03-11T07:40:08.194Z[ 9] 5.00-6.00 sec 16.6 MBytes 139 Mbits/sec
17332024-03-11T07:40:08.194Z[ 11] 5.00-6.00 sec 16.7 MBytes 140 Mbits/sec
17342024-03-11T07:40:08.194Z[ 13] 5.00-6.00 sec 16.7 MBytes 140 Mbits/sec
17352024-03-11T07:40:08.195Z[ 15] 5.00-6.00 sec 16.7 MBytes 140 Mbits/sec
17362024-03-11T07:40:08.195Z[ 17] 5.00-6.00 sec 16.6 MBytes 140 Mbits/sec
17372024-03-11T07:40:08.195Z[ 19] 5.00-6.00 sec 16.7 MBytes 140 Mbits/sec
17382024-03-11T07:40:08.195Z[SUM] 5.00-6.00 sec 133 MBytes 1.12 Gbits/sec
17392024-03-11T07:40:08.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
17402024-03-11T07:40:08.195Z[ 5] 6.00-7.00 sec 17.0 MBytes 143 Mbits/sec
17412024-03-11T07:40:08.195Z[ 7] 6.00-7.00 sec 17.1 MBytes 143 Mbits/sec
17422024-03-11T07:40:08.195Z[ 9] 6.00-7.00 sec 17.2 MBytes 144 Mbits/sec
17432024-03-11T07:40:11.408Z[ 11] 6.00-7.00 sec 17.0 MBytes 143 Mbits/sec
17442024-03-11T07:40:11.408Z[ 13] 6.00-7.00 sec 17.0 MBytes 143 Mbits/sec
17452024-03-11T07:40:11.408Z[ 15] 6.00-7.00 sec 17.0 MBytes 143 Mbits/sec
17462024-03-11T07:40:11.408Z[ 17] 6.00-7.00 sec 17.0 MBytes 143 Mbits/sec
17472024-03-11T07:40:11.408Z[ 19] 6.00-7.00 sec 17.1 MBytes 143 Mbits/sec
17482024-03-11T07:40:11.408Z[SUM] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
17492024-03-11T07:40:11.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
17502024-03-11T07:40:11.408Z[ 5] 7.00-8.00 sec 17.2 MBytes 144 Mbits/sec
17512024-03-11T07:40:11.408Z[ 7] 7.00-8.00 sec 17.2 MBytes 144 Mbits/sec
17522024-03-11T07:40:11.408Z[ 9] 7.00-8.00 sec 17.1 MBytes 144 Mbits/sec
17532024-03-11T07:40:11.408Z[ 11] 7.00-8.00 sec 17.2 MBytes 145 Mbits/sec
17542024-03-11T07:40:11.408Z[ 13] 7.00-8.00 sec 17.2 MBytes 145 Mbits/sec
17552024-03-11T07:40:11.408Z[ 15] 7.00-8.00 sec 17.2 MBytes 144 Mbits/sec
17562024-03-11T07:40:11.408Z[ 17] 7.00-8.00 sec 17.2 MBytes 144 Mbits/sec
17572024-03-11T07:40:11.408Z[ 19] 7.00-8.00 sec 17.2 MBytes 144 Mbits/sec
17582024-03-11T07:40:11.408Z[SUM] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
17592024-03-11T07:40:11.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
17602024-03-11T07:40:11.408Z[ 5] 8.00-9.00 sec 17.1 MBytes 144 Mbits/sec
17612024-03-11T07:40:11.409Z[ 7] 8.00-9.00 sec 17.1 MBytes 144 Mbits/sec
17622024-03-11T07:40:11.409Z[ 9] 8.00-9.00 sec 17.1 MBytes 144 Mbits/sec
17632024-03-11T07:40:11.409Z[ 11] 8.00-9.00 sec 17.1 MBytes 144 Mbits/sec
17642024-03-11T07:40:11.409Z[ 13] 8.00-9.00 sec 17.1 MBytes 143 Mbits/sec
17652024-03-11T07:40:11.409Z[ 15] 8.00-9.00 sec 17.1 MBytes 144 Mbits/sec
17662024-03-11T07:40:11.409Z[ 17] 8.00-9.00 sec 17.1 MBytes 144 Mbits/sec
17672024-03-11T07:40:11.409Z[ 19] 8.00-9.00 sec 17.1 MBytes 144 Mbits/sec
17682024-03-11T07:40:11.409Z[SUM] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
17692024-03-11T07:40:11.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
17702024-03-11T07:40:11.409Z[ 5] 9.00-10.00 sec 17.1 MBytes 144 Mbits/sec
17712024-03-11T07:40:11.409Z[ 7] 9.00-10.00 sec 17.1 MBytes 143 Mbits/sec
17722024-03-11T07:40:11.409Z[ 9] 9.00-10.00 sec 17.0 MBytes 143 Mbits/sec
17732024-03-11T07:40:11.409Z[ 11] 9.00-10.00 sec 17.0 MBytes 143 Mbits/sec
17742024-03-11T07:40:11.409Z[ 13] 9.00-10.00 sec 17.0 MBytes 143 Mbits/sec
17752024-03-11T07:40:11.409Z[ 15] 9.00-10.00 sec 17.1 MBytes 143 Mbits/sec
17762024-03-11T07:40:11.409Z[ 17] 9.00-10.00 sec 17.1 MBytes 143 Mbits/sec
17772024-03-11T07:40:11.409Z[ 19] 9.00-10.00 sec 17.1 MBytes 143 Mbits/sec
17782024-03-11T07:40:11.409Z[SUM] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
17792024-03-11T07:40:11.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
17802024-03-11T07:40:11.409Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
17812024-03-11T07:40:11.409Z[ 7] 10.00-10.00 sec 56.6 KBytes 170 Mbits/sec
17822024-03-11T07:40:11.409Z[ 9] 10.00-10.00 sec 113 KBytes 341 Mbits/sec
17832024-03-11T07:40:11.409Z[ 11] 10.00-10.00 sec 56.6 KBytes 170 Mbits/sec
17842024-03-11T07:40:11.410Z[ 13] 10.00-10.00 sec 113 KBytes 341 Mbits/sec
17852024-03-11T07:40:11.410Z[ 15] 10.00-10.00 sec 56.6 KBytes 170 Mbits/sec
17862024-03-11T07:40:11.410Z[ 17] 10.00-10.00 sec 56.6 KBytes 170 Mbits/sec
17872024-03-11T07:40:11.410Z[ 19] 10.00-10.00 sec 56.6 KBytes 170 Mbits/sec
17882024-03-11T07:40:11.410Z[SUM] 10.00-10.00 sec 509 KBytes 1.53 Gbits/sec
17892024-03-11T07:40:11.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
17902024-03-11T07:40:11.410Z[ ID] Interval Transfer Bandwidth
17912024-03-11T07:40:11.410Z[ 5] 0.00-10.00 sec 170 MBytes 143 Mbits/sec sender
17922024-03-11T07:40:11.410Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17932024-03-11T07:40:11.410Z[ 7] 0.00-10.00 sec 170 MBytes 143 Mbits/sec sender
17942024-03-11T07:40:11.410Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17952024-03-11T07:40:11.410Z[ 9] 0.00-10.00 sec 170 MBytes 143 Mbits/sec sender
17962024-03-11T07:40:11.410Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17972024-03-11T07:40:11.410Z[ 11] 0.00-10.00 sec 170 MBytes 143 Mbits/sec sender
17982024-03-11T07:40:11.410Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17992024-03-11T07:40:11.410Z[ 13] 0.00-10.00 sec 170 MBytes 143 Mbits/sec sender
18002024-03-11T07:40:11.410Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18012024-03-11T07:40:11.410Z[ 15] 0.00-10.00 sec 170 MBytes 143 Mbits/sec sender
18022024-03-11T07:40:11.410Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18032024-03-11T07:40:11.410Z[ 17] 0.00-10.00 sec 170 MBytes 143 Mbits/sec sender
18042024-03-11T07:40:11.410Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18052024-03-11T07:40:11.410Z[ 19] 0.00-10.00 sec 170 MBytes 143 Mbits/sec sender
18062024-03-11T07:40:11.410Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18072024-03-11T07:40:11.410Z[SUM] 0.00-10.00 sec 1.33 GBytes 1.14 Gbits/sec sender
18082024-03-11T07:40:11.411Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18092024-03-11T07:40:11.415ZRun 3/5...1142.088Mbps
18102024-03-11T07:40:18.437Z-----------------------------------------------------------
18112024-03-11T07:40:18.437ZServer listening on 5201
18122024-03-11T07:40:18.437Z-----------------------------------------------------------
18132024-03-11T07:40:18.437ZAccepted connection from 10.0.0.1, port 48582
18142024-03-11T07:40:18.437Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61806
18152024-03-11T07:40:18.437Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41590
18162024-03-11T07:40:18.437Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47927
18172024-03-11T07:40:18.437Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64305
18182024-03-11T07:40:18.437Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44317
18192024-03-11T07:40:18.437Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39511
18202024-03-11T07:40:18.438Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35733
18212024-03-11T07:40:18.438Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42101
18222024-03-11T07:40:18.438Z[ ID] Interval Transfer Bandwidth
18232024-03-11T07:40:18.438Z[ 5] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
18242024-03-11T07:40:18.438Z[ 7] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
18252024-03-11T07:40:18.438Z[ 9] 0.00-1.00 sec 16.0 MBytes 134 Mbits/sec
18262024-03-11T07:40:18.438Z[ 11] 0.00-1.00 sec 15.9 MBytes 134 Mbits/sec
18272024-03-11T07:40:18.438Z[ 13] 0.00-1.00 sec 16.0 MBytes 134 Mbits/sec
18282024-03-11T07:40:18.438Z[ 15] 0.00-1.00 sec 15.9 MBytes 134 Mbits/sec
18292024-03-11T07:40:18.438Z[ 17] 0.00-1.00 sec 16.0 MBytes 134 Mbits/sec
18302024-03-11T07:40:18.438Z[ 19] 0.00-1.00 sec 16.0 MBytes 134 Mbits/sec
18312024-03-11T07:40:18.438Z[SUM] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
18322024-03-11T07:40:18.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
18332024-03-11T07:40:18.438Z[ 5] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
18342024-03-11T07:40:18.438Z[ 7] 1.00-2.00 sec 17.3 MBytes 145 Mbits/sec
18352024-03-11T07:40:18.438Z[ 9] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
18362024-03-11T07:40:18.438Z[ 11] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
18372024-03-11T07:40:18.438Z[ 13] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
18382024-03-11T07:40:18.438Z[ 15] 1.00-2.00 sec 17.5 MBytes 146 Mbits/sec
18392024-03-11T07:40:18.438Z[ 17] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
18402024-03-11T07:40:18.438Z[ 19] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
18412024-03-11T07:40:18.438Z[SUM] 1.00-2.00 sec 139 MBytes 1.17 Gbits/sec
18422024-03-11T07:40:18.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
18432024-03-11T07:40:18.439Z[ 5] 2.00-3.00 sec 17.3 MBytes 145 Mbits/sec
18442024-03-11T07:40:18.439Z[ 7] 2.00-3.00 sec 17.3 MBytes 145 Mbits/sec
18452024-03-11T07:40:18.439Z[ 9] 2.00-3.00 sec 17.3 MBytes 145 Mbits/sec
18462024-03-11T07:40:18.439Z[ 11] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
18472024-03-11T07:40:18.439Z[ 13] 2.00-3.00 sec 17.4 MBytes 146 Mbits/sec
18482024-03-11T07:40:18.439Z[ 15] 2.00-3.00 sec 17.3 MBytes 145 Mbits/sec
18492024-03-11T07:40:18.439Z[ 17] 2.00-3.00 sec 17.3 MBytes 145 Mbits/sec
18502024-03-11T07:40:18.439Z[ 19] 2.00-3.00 sec 17.3 MBytes 145 Mbits/sec
18512024-03-11T07:40:18.439Z[SUM] 2.00-3.00 sec 138 MBytes 1.16 Gbits/sec
18522024-03-11T07:40:18.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
18532024-03-11T07:40:18.439Z[ 5] 3.00-4.00 sec 17.0 MBytes 142 Mbits/sec
18542024-03-11T07:40:18.439Z[ 7] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
18552024-03-11T07:40:18.439Z[ 9] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
18562024-03-11T07:40:18.443Z[ 11] 3.00-4.00 sec 16.9 MBytes 142 Mbits/sec
18572024-03-11T07:40:18.443Z[ 13] 3.00-4.00 sec 16.9 MBytes 142 Mbits/sec
18582024-03-11T07:40:18.444Z[ 15] 3.00-4.00 sec 17.0 MBytes 142 Mbits/sec
18592024-03-11T07:40:18.444Z[ 17] 3.00-4.00 sec 17.0 MBytes 142 Mbits/sec
18602024-03-11T07:40:18.444Z[ 19] 3.00-4.00 sec 17.0 MBytes 143 Mbits/sec
18612024-03-11T07:40:18.444Z[SUM] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
18622024-03-11T07:40:18.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
18632024-03-11T07:40:18.444Z[ 5] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
18642024-03-11T07:40:18.444Z[ 7] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
18652024-03-11T07:40:18.444Z[ 9] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
18662024-03-11T07:40:18.444Z[ 11] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
18672024-03-11T07:40:18.444Z[ 13] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
18682024-03-11T07:40:18.444Z[ 15] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
18692024-03-11T07:40:18.444Z[ 17] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
18702024-03-11T07:40:18.444Z[ 19] 4.00-5.00 sec 17.3 MBytes 145 Mbits/sec
18712024-03-11T07:40:18.444Z[SUM] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
18722024-03-11T07:40:18.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
18732024-03-11T07:40:18.444Z[ 5] 5.00-6.00 sec 16.8 MBytes 141 Mbits/sec
18742024-03-11T07:40:18.444Z[ 7] 5.00-6.00 sec 16.8 MBytes 141 Mbits/sec
18752024-03-11T07:40:18.444Z[ 9] 5.00-6.00 sec 16.9 MBytes 142 Mbits/sec
18762024-03-11T07:40:18.444Z[ 11] 5.00-6.00 sec 16.9 MBytes 142 Mbits/sec
18772024-03-11T07:40:18.444Z[ 13] 5.00-6.00 sec 16.8 MBytes 141 Mbits/sec
18782024-03-11T07:40:18.444Z[ 15] 5.00-6.00 sec 16.8 MBytes 141 Mbits/sec
18792024-03-11T07:40:18.444Z[ 17] 5.00-6.00 sec 16.8 MBytes 141 Mbits/sec
18802024-03-11T07:40:18.444Z[ 19] 5.00-6.00 sec 16.9 MBytes 142 Mbits/sec
18812024-03-11T07:40:18.445Z[SUM] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
18822024-03-11T07:40:18.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
18832024-03-11T07:40:18.445Z[ 5] 6.00-7.00 sec 17.2 MBytes 145 Mbits/sec
18842024-03-11T07:40:18.445Z[ 7] 6.00-7.00 sec 17.2 MBytes 145 Mbits/sec
18852024-03-11T07:40:18.445Z[ 9] 6.00-7.00 sec 17.1 MBytes 144 Mbits/sec
18862024-03-11T07:40:21.658Z[ 11] 6.00-7.00 sec 17.2 MBytes 144 Mbits/sec
18872024-03-11T07:40:21.658Z[ 13] 6.00-7.00 sec 17.2 MBytes 145 Mbits/sec
18882024-03-11T07:40:21.658Z[ 15] 6.00-7.00 sec 17.2 MBytes 144 Mbits/sec
18892024-03-11T07:40:21.658Z[ 17] 6.00-7.00 sec 17.2 MBytes 144 Mbits/sec
18902024-03-11T07:40:21.658Z[ 19] 6.00-7.00 sec 17.2 MBytes 144 Mbits/sec
18912024-03-11T07:40:21.658Z[SUM] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
18922024-03-11T07:40:21.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
18932024-03-11T07:40:21.658Z[ 5] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
18942024-03-11T07:40:21.658Z[ 7] 7.00-8.00 sec 16.8 MBytes 141 Mbits/sec
18952024-03-11T07:40:21.659Z[ 9] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
18962024-03-11T07:40:21.659Z[ 11] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
18972024-03-11T07:40:21.659Z[ 13] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
18982024-03-11T07:40:21.659Z[ 15] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
18992024-03-11T07:40:21.659Z[ 17] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
19002024-03-11T07:40:21.659Z[ 19] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
19012024-03-11T07:40:21.659Z[SUM] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
19022024-03-11T07:40:21.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
19032024-03-11T07:40:21.659Z[ 5] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
19042024-03-11T07:40:21.659Z[ 7] 8.00-9.00 sec 16.8 MBytes 141 Mbits/sec
19052024-03-11T07:40:21.659Z[ 9] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
19062024-03-11T07:40:21.659Z[ 11] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
19072024-03-11T07:40:21.659Z[ 13] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
19082024-03-11T07:40:21.659Z[ 15] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
19092024-03-11T07:40:21.659Z[ 17] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
19102024-03-11T07:40:21.659Z[ 19] 8.00-9.00 sec 16.7 MBytes 140 Mbits/sec
19112024-03-11T07:40:21.659Z[SUM] 8.00-9.00 sec 134 MBytes 1.12 Gbits/sec
19122024-03-11T07:40:21.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
19132024-03-11T07:40:21.659Z[ 5] 9.00-10.00 sec 16.8 MBytes 140 Mbits/sec
19142024-03-11T07:40:21.659Z[ 7] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
19152024-03-11T07:40:21.659Z[ 9] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
19162024-03-11T07:40:21.659Z[ 11] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
19172024-03-11T07:40:21.659Z[ 13] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
19182024-03-11T07:40:21.659Z[ 15] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
19192024-03-11T07:40:21.660Z[ 17] 9.00-10.00 sec 16.7 MBytes 140 Mbits/sec
19202024-03-11T07:40:21.660Z[ 19] 9.00-10.00 sec 16.8 MBytes 140 Mbits/sec
19212024-03-11T07:40:21.660Z[SUM] 9.00-10.00 sec 134 MBytes 1.12 Gbits/sec
19222024-03-11T07:40:21.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
19232024-03-11T07:40:21.660Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19242024-03-11T07:40:21.660Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19252024-03-11T07:40:21.660Z[ 9] 10.00-10.00 sec 113 KBytes 419 Mbits/sec
19262024-03-11T07:40:21.660Z[ 11] 10.00-10.00 sec 113 KBytes 420 Mbits/sec
19272024-03-11T07:40:21.660Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19282024-03-11T07:40:21.660Z[ 15] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec
19292024-03-11T07:40:21.660Z[ 17] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec
19302024-03-11T07:40:21.660Z[ 19] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec
19312024-03-11T07:40:21.660Z[SUM] 10.00-10.00 sec 396 KBytes 1.47 Gbits/sec
19322024-03-11T07:40:21.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
19332024-03-11T07:40:21.660Z[ ID] Interval Transfer Bandwidth
19342024-03-11T07:40:21.660Z[ 5] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
19352024-03-11T07:40:21.660Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19362024-03-11T07:40:21.660Z[ 7] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
19372024-03-11T07:40:21.660Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19382024-03-11T07:40:21.660Z[ 9] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
19392024-03-11T07:40:21.660Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19402024-03-11T07:40:21.660Z[ 11] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
19412024-03-11T07:40:21.661Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19422024-03-11T07:40:21.661Z[ 13] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
19432024-03-11T07:40:21.661Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19442024-03-11T07:40:21.661Z[ 15] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
19452024-03-11T07:40:21.661Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19462024-03-11T07:40:21.661Z[ 17] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
19472024-03-11T07:40:21.661Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19482024-03-11T07:40:21.661Z[ 19] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
19492024-03-11T07:40:21.661Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19502024-03-11T07:40:21.661Z[SUM] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
19512024-03-11T07:40:21.661Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19522024-03-11T07:40:21.665ZRun 4/5...1136.757Mbps
19532024-03-11T07:40:28.688Z-----------------------------------------------------------
19542024-03-11T07:40:28.688ZServer listening on 5201
19552024-03-11T07:40:28.689Z-----------------------------------------------------------
19562024-03-11T07:40:28.689ZAccepted connection from 10.0.0.1, port 33148
19572024-03-11T07:40:28.689Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58077
19582024-03-11T07:40:28.689Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33511
19592024-03-11T07:40:28.689Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57461
19602024-03-11T07:40:28.689Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48091
19612024-03-11T07:40:28.689Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63633
19622024-03-11T07:40:28.689Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39549
19632024-03-11T07:40:28.689Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50017
19642024-03-11T07:40:28.689Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48926
19652024-03-11T07:40:28.689Z[ ID] Interval Transfer Bandwidth
19662024-03-11T07:40:28.689Z[ 5] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
19672024-03-11T07:40:28.689Z[ 7] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
19682024-03-11T07:40:28.689Z[ 9] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
19692024-03-11T07:40:28.689Z[ 11] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
19702024-03-11T07:40:28.689Z[ 13] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
19712024-03-11T07:40:28.689Z[ 15] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
19722024-03-11T07:40:28.689Z[ 17] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
19732024-03-11T07:40:28.689Z[ 19] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
19742024-03-11T07:40:28.689Z[SUM] 0.00-1.00 sec 129 MBytes 1.09 Gbits/sec
19752024-03-11T07:40:28.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
19762024-03-11T07:40:28.689Z[ 5] 1.00-2.00 sec 17.5 MBytes 146 Mbits/sec
19772024-03-11T07:40:28.690Z[ 7] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
19782024-03-11T07:40:28.690Z[ 9] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
19792024-03-11T07:40:28.690Z[ 11] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
19802024-03-11T07:40:28.690Z[ 13] 1.00-2.00 sec 17.5 MBytes 147 Mbits/sec
19812024-03-11T07:40:28.690Z[ 15] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
19822024-03-11T07:40:28.690Z[ 17] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
19832024-03-11T07:40:28.690Z[ 19] 1.00-2.00 sec 17.4 MBytes 146 Mbits/sec
19842024-03-11T07:40:28.690Z[SUM] 1.00-2.00 sec 139 MBytes 1.17 Gbits/sec
19852024-03-11T07:40:28.690Z- - - - - - - - - - - - - - - - - - - - - - - - -
19862024-03-11T07:40:28.690Z[ 5] 2.00-3.00 sec 17.2 MBytes 144 Mbits/sec
19872024-03-11T07:40:28.690Z[ 7] 2.00-3.00 sec 17.2 MBytes 145 Mbits/sec
19882024-03-11T07:40:28.690Z[ 9] 2.00-3.00 sec 17.2 MBytes 144 Mbits/sec
19892024-03-11T07:40:28.690Z[ 11] 2.00-3.00 sec 17.2 MBytes 144 Mbits/sec
19902024-03-11T07:40:28.690Z[ 13] 2.00-3.00 sec 17.2 MBytes 144 Mbits/sec
19912024-03-11T07:40:28.690Z[ 15] 2.00-3.00 sec 17.2 MBytes 144 Mbits/sec
19922024-03-11T07:40:28.690Z[ 17] 2.00-3.00 sec 17.3 MBytes 145 Mbits/sec
19932024-03-11T07:40:28.690Z[ 19] 2.00-3.00 sec 17.2 MBytes 144 Mbits/sec
19942024-03-11T07:40:28.690Z[SUM] 2.00-3.00 sec 138 MBytes 1.16 Gbits/sec
19952024-03-11T07:40:28.690Z- - - - - - - - - - - - - - - - - - - - - - - - -
19962024-03-11T07:40:28.690Z[ 5] 3.00-4.00 sec 16.7 MBytes 140 Mbits/sec
19972024-03-11T07:40:28.690Z[ 7] 3.00-4.00 sec 16.8 MBytes 141 Mbits/sec
19982024-03-11T07:40:28.690Z[ 9] 3.00-4.00 sec 16.8 MBytes 141 Mbits/sec
19992024-03-11T07:40:28.690Z[ 11] 3.00-4.00 sec 16.7 MBytes 141 Mbits/sec
20002024-03-11T07:40:28.690Z[ 13] 3.00-4.00 sec 16.8 MBytes 141 Mbits/sec
20012024-03-11T07:40:28.691Z[ 15] 3.00-4.00 sec 16.8 MBytes 141 Mbits/sec
20022024-03-11T07:40:28.691Z[ 17] 3.00-4.00 sec 16.8 MBytes 141 Mbits/sec
20032024-03-11T07:40:28.691Z[ 19] 3.00-4.00 sec 16.7 MBytes 141 Mbits/sec
20042024-03-11T07:40:28.691Z[SUM] 3.00-4.00 sec 134 MBytes 1.12 Gbits/sec
20052024-03-11T07:40:28.691Z- - - - - - - - - - - - - - - - - - - - - - - - -
20062024-03-11T07:40:28.691Z[ 5] 4.00-5.00 sec 16.7 MBytes 140 Mbits/sec
20072024-03-11T07:40:28.691Z[ 7] 4.00-5.00 sec 16.7 MBytes 140 Mbits/sec
20082024-03-11T07:40:28.691Z[ 9] 4.00-5.00 sec 16.6 MBytes 139 Mbits/sec
20092024-03-11T07:40:28.691Z[ 11] 4.00-5.00 sec 16.6 MBytes 140 Mbits/sec
20102024-03-11T07:40:28.691Z[ 13] 4.00-5.00 sec 16.7 MBytes 140 Mbits/sec
20112024-03-11T07:40:28.704Z[ 15] 4.00-5.00 sec 16.7 MBytes 140 Mbits/sec
20122024-03-11T07:40:28.704Z[ 17] 4.00-5.00 sec 16.7 MBytes 140 Mbits/sec
20132024-03-11T07:40:28.704Z[ 19] 4.00-5.00 sec 16.7 MBytes 140 Mbits/sec
20142024-03-11T07:40:28.704Z[SUM] 4.00-5.00 sec 133 MBytes 1.12 Gbits/sec
20152024-03-11T07:40:28.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
20162024-03-11T07:40:28.704Z[ 5] 5.00-6.00 sec 16.6 MBytes 139 Mbits/sec
20172024-03-11T07:40:28.704Z[ 7] 5.00-6.00 sec 16.6 MBytes 139 Mbits/sec
20182024-03-11T07:40:28.704Z[ 9] 5.00-6.00 sec 16.6 MBytes 139 Mbits/sec
20192024-03-11T07:40:28.704Z[ 11] 5.00-6.00 sec 16.6 MBytes 139 Mbits/sec
20202024-03-11T07:40:28.704Z[ 13] 5.00-6.00 sec 16.6 MBytes 139 Mbits/sec
20212024-03-11T07:40:28.704Z[ 15] 5.00-6.00 sec 16.6 MBytes 139 Mbits/sec
20222024-03-11T07:40:28.704Z[ 17] 5.00-6.00 sec 16.5 MBytes 139 Mbits/sec
20232024-03-11T07:40:28.704Z[ 19] 5.00-6.00 sec 16.6 MBytes 139 Mbits/sec
20242024-03-11T07:40:28.704Z[SUM] 5.00-6.00 sec 133 MBytes 1.11 Gbits/sec
20252024-03-11T07:40:28.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
20262024-03-11T07:40:28.704Z[ 5] 6.00-7.00 sec 16.7 MBytes 140 Mbits/sec
20272024-03-11T07:40:28.704Z[ 7] 6.00-7.00 sec 16.8 MBytes 140 Mbits/sec
20282024-03-11T07:40:28.704Z[ 9] 6.00-7.00 sec 16.8 MBytes 141 Mbits/sec
20292024-03-11T07:40:31.909Z[ 11] 6.00-7.00 sec 16.8 MBytes 141 Mbits/sec
20302024-03-11T07:40:31.909Z[ 13] 6.00-7.00 sec 16.7 MBytes 140 Mbits/sec
20312024-03-11T07:40:31.909Z[ 15] 6.00-7.00 sec 16.8 MBytes 140 Mbits/sec
20322024-03-11T07:40:31.909Z[ 17] 6.00-7.00 sec 16.8 MBytes 141 Mbits/sec
20332024-03-11T07:40:31.909Z[ 19] 6.00-7.00 sec 16.8 MBytes 140 Mbits/sec
20342024-03-11T07:40:31.909Z[SUM] 6.00-7.00 sec 134 MBytes 1.12 Gbits/sec
20352024-03-11T07:40:31.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
20362024-03-11T07:40:31.909Z[ 5] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
20372024-03-11T07:40:31.909Z[ 7] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
20382024-03-11T07:40:31.909Z[ 9] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
20392024-03-11T07:40:31.909Z[ 11] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
20402024-03-11T07:40:31.909Z[ 13] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
20412024-03-11T07:40:31.910Z[ 15] 7.00-8.00 sec 17.0 MBytes 142 Mbits/sec
20422024-03-11T07:40:31.910Z[ 17] 7.00-8.00 sec 16.9 MBytes 142 Mbits/sec
20432024-03-11T07:40:31.910Z[ 19] 7.00-8.00 sec 17.0 MBytes 142 Mbits/sec
20442024-03-11T07:40:31.910Z[SUM] 7.00-8.00 sec 135 MBytes 1.14 Gbits/sec
20452024-03-11T07:40:31.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
20462024-03-11T07:40:31.910Z[ 5] 8.00-9.00 sec 16.9 MBytes 142 Mbits/sec
20472024-03-11T07:40:31.910Z[ 7] 8.00-9.00 sec 17.0 MBytes 142 Mbits/sec
20482024-03-11T07:40:31.910Z[ 9] 8.00-9.00 sec 17.0 MBytes 142 Mbits/sec
20492024-03-11T07:40:31.910Z[ 11] 8.00-9.00 sec 16.9 MBytes 142 Mbits/sec
20502024-03-11T07:40:31.910Z[ 13] 8.00-9.00 sec 17.0 MBytes 142 Mbits/sec
20512024-03-11T07:40:31.910Z[ 15] 8.00-9.00 sec 16.9 MBytes 142 Mbits/sec
20522024-03-11T07:40:31.910Z[ 17] 8.00-9.00 sec 16.9 MBytes 142 Mbits/sec
20532024-03-11T07:40:31.910Z[ 19] 8.00-9.00 sec 16.9 MBytes 142 Mbits/sec
20542024-03-11T07:40:31.910Z[SUM] 8.00-9.00 sec 135 MBytes 1.14 Gbits/sec
20552024-03-11T07:40:31.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
20562024-03-11T07:40:31.910Z[ 5] 9.00-10.00 sec 17.2 MBytes 144 Mbits/sec
20572024-03-11T07:40:31.910Z[ 7] 9.00-10.00 sec 17.1 MBytes 144 Mbits/sec
20582024-03-11T07:40:31.910Z[ 9] 9.00-10.00 sec 17.1 MBytes 144 Mbits/sec
20592024-03-11T07:40:31.910Z[ 11] 9.00-10.00 sec 17.2 MBytes 144 Mbits/sec
20602024-03-11T07:40:31.910Z[ 13] 9.00-10.00 sec 17.1 MBytes 144 Mbits/sec
20612024-03-11T07:40:31.910Z[ 15] 9.00-10.00 sec 17.2 MBytes 144 Mbits/sec
20622024-03-11T07:40:31.910Z[ 17] 9.00-10.00 sec 17.2 MBytes 144 Mbits/sec
20632024-03-11T07:40:31.910Z[ 19] 9.00-10.00 sec 17.2 MBytes 144 Mbits/sec
20642024-03-11T07:40:31.910Z[SUM] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
20652024-03-11T07:40:31.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
20662024-03-11T07:40:31.911Z[ 5] 10.00-10.00 sec 56.6 KBytes 160 Mbits/sec
20672024-03-11T07:40:31.911Z[ 7] 10.00-10.00 sec 56.6 KBytes 160 Mbits/sec
20682024-03-11T07:40:31.911Z[ 9] 10.00-10.00 sec 56.6 KBytes 160 Mbits/sec
20692024-03-11T07:40:31.911Z[ 11] 10.00-10.00 sec 56.6 KBytes 160 Mbits/sec
20702024-03-11T07:40:31.911Z[ 13] 10.00-10.00 sec 56.6 KBytes 160 Mbits/sec
20712024-03-11T07:40:31.911Z[ 15] 10.00-10.00 sec 56.6 KBytes 160 Mbits/sec
20722024-03-11T07:40:31.911Z[ 17] 10.00-10.00 sec 56.6 KBytes 160 Mbits/sec
20732024-03-11T07:40:31.911Z[ 19] 10.00-10.00 sec 56.6 KBytes 160 Mbits/sec
20742024-03-11T07:40:31.911Z[SUM] 10.00-10.00 sec 452 KBytes 1.28 Gbits/sec
20752024-03-11T07:40:31.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
20762024-03-11T07:40:31.911Z[ ID] Interval Transfer Bandwidth
20772024-03-11T07:40:31.911Z[ 5] 0.00-10.00 sec 169 MBytes 142 Mbits/sec sender
20782024-03-11T07:40:31.911Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20792024-03-11T07:40:31.911Z[ 7] 0.00-10.00 sec 169 MBytes 141 Mbits/sec sender
20802024-03-11T07:40:31.911Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20812024-03-11T07:40:31.911Z[ 9] 0.00-10.00 sec 169 MBytes 141 Mbits/sec sender
20822024-03-11T07:40:31.911Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20832024-03-11T07:40:31.911Z[ 11] 0.00-10.00 sec 169 MBytes 141 Mbits/sec sender
20842024-03-11T07:40:31.911Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20852024-03-11T07:40:31.911Z[ 13] 0.00-10.00 sec 169 MBytes 141 Mbits/sec sender
20862024-03-11T07:40:31.911Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20872024-03-11T07:40:31.911Z[ 15] 0.00-10.00 sec 169 MBytes 141 Mbits/sec sender
20882024-03-11T07:40:31.911Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20892024-03-11T07:40:31.912Z[ 17] 0.00-10.00 sec 169 MBytes 141 Mbits/sec sender
20902024-03-11T07:40:31.916Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20912024-03-11T07:40:31.916Z[ 19] 0.00-10.00 sec 169 MBytes 141 Mbits/sec sender
20922024-03-11T07:40:31.916Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20932024-03-11T07:40:31.916Z[SUM] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
20942024-03-11T07:40:31.916Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20952024-03-11T07:40:31.916ZRun 5/5...1132.1Mbps
20962024-03-11T07:40:31.916Z###---------------------###
20972024-03-11T07:40:31.916Z::: iPerf done... :::
20982024-03-11T07:40:31.916Z:::Awaiting out files...:::
20992024-03-11T07:40:31.917Z###---------------------###
21002024-03-11T07:40:31.917Z###-----###
21012024-03-11T07:40:31.917Z:::done!:::
21022024-03-11T07:40:31.917Z###-----###
21032024-03-11T07:40:31.917Z###-------------------###
21042024-03-11T07:40:31.917Z:::Running experiment :::
21052024-03-11T07:40:31.917Z:::iperf-tcp/local/c2s:::
21062024-03-11T07:40:31.917Z###-------------------###
21072024-03-11T07:40:32.447Zdtrace: description 'profile-201us ' matched 2 probes
21082024-03-11T07:40:38.939Z-----------------------------------------------------------
21092024-03-11T07:40:38.939ZServer listening on 5201
21102024-03-11T07:40:38.939Z-----------------------------------------------------------
21112024-03-11T07:40:38.939ZAccepted connection from 10.0.0.1, port 59430
21122024-03-11T07:40:38.939Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47371
21132024-03-11T07:40:38.939Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48770
21142024-03-11T07:40:38.939Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42714
21152024-03-11T07:40:38.939Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54777
21162024-03-11T07:40:38.939Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35805
21172024-03-11T07:40:38.940Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53315
21182024-03-11T07:40:38.940Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50787
21192024-03-11T07:40:38.940Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51584
21202024-03-11T07:40:38.940Z[ ID] Interval Transfer Bandwidth
21212024-03-11T07:40:38.940Z[ 5] 0.00-1.00 sec 14.3 MBytes 120 Mbits/sec
21222024-03-11T07:40:38.940Z[ 7] 0.00-1.00 sec 14.2 MBytes 119 Mbits/sec
21232024-03-11T07:40:38.940Z[ 9] 0.00-1.00 sec 14.2 MBytes 119 Mbits/sec
21242024-03-11T07:40:38.940Z[ 11] 0.00-1.00 sec 14.1 MBytes 118 Mbits/sec
21252024-03-11T07:40:38.940Z[ 13] 0.00-1.00 sec 14.1 MBytes 118 Mbits/sec
21262024-03-11T07:40:38.940Z[ 15] 0.00-1.00 sec 14.1 MBytes 118 Mbits/sec
21272024-03-11T07:40:38.940Z[ 17] 0.00-1.00 sec 14.1 MBytes 118 Mbits/sec
21282024-03-11T07:40:38.940Z[ 19] 0.00-1.00 sec 14.1 MBytes 118 Mbits/sec
21292024-03-11T07:40:38.940Z[SUM] 0.00-1.00 sec 113 MBytes 950 Mbits/sec
21302024-03-11T07:40:38.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
21312024-03-11T07:40:38.940Z[ 5] 1.00-2.00 sec 11.9 MBytes 100 Mbits/sec
21322024-03-11T07:40:38.940Z[ 7] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
21332024-03-11T07:40:38.940Z[ 9] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
21342024-03-11T07:40:38.940Z[ 11] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
21352024-03-11T07:40:38.940Z[ 13] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
21362024-03-11T07:40:38.940Z[ 15] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
21372024-03-11T07:40:38.940Z[ 17] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
21382024-03-11T07:40:38.940Z[ 19] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
21392024-03-11T07:40:38.940Z[SUM] 1.00-2.00 sec 95.3 MBytes 800 Mbits/sec
21402024-03-11T07:40:38.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
21412024-03-11T07:40:38.941Z[ 5] 2.00-3.00 sec 11.9 MBytes 99.6 Mbits/sec
21422024-03-11T07:40:38.941Z[ 7] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
21432024-03-11T07:40:38.941Z[ 9] 2.00-3.00 sec 11.8 MBytes 99.1 Mbits/sec
21442024-03-11T07:40:38.941Z[ 11] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
21452024-03-11T07:40:38.941Z[ 13] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
21462024-03-11T07:40:38.941Z[ 15] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
21472024-03-11T07:40:38.941Z[ 17] 2.00-3.00 sec 11.9 MBytes 99.5 Mbits/sec
21482024-03-11T07:40:38.941Z[ 19] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
21492024-03-11T07:40:38.941Z[SUM] 2.00-3.00 sec 95.0 MBytes 797 Mbits/sec
21502024-03-11T07:40:38.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
21512024-03-11T07:40:38.941Z[ 5] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
21522024-03-11T07:40:38.941Z[ 7] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
21532024-03-11T07:40:38.941Z[ 9] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
21542024-03-11T07:40:38.941Z[ 11] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
21552024-03-11T07:40:38.941Z[ 13] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
21562024-03-11T07:40:38.941Z[ 15] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
21572024-03-11T07:40:38.941Z[ 17] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
21582024-03-11T07:40:38.941Z[ 19] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
21592024-03-11T07:40:38.941Z[SUM] 3.00-4.00 sec 96.2 MBytes 807 Mbits/sec
21602024-03-11T07:40:38.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
21612024-03-11T07:40:38.941Z[ 5] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
21622024-03-11T07:40:38.941Z[ 7] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
21632024-03-11T07:40:38.941Z[ 9] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
21642024-03-11T07:40:38.942Z[ 11] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
21652024-03-11T07:40:38.946Z[ 13] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
21662024-03-11T07:40:38.946Z[ 15] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
21672024-03-11T07:40:38.946Z[ 17] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
21682024-03-11T07:40:38.946Z[ 19] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
21692024-03-11T07:40:38.946Z[SUM] 4.00-5.00 sec 98.2 MBytes 824 Mbits/sec
21702024-03-11T07:40:38.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
21712024-03-11T07:40:38.946Z[ 5] 5.00-6.00 sec 12.2 MBytes 102 Mbits/sec
21722024-03-11T07:40:38.946Z[ 7] 5.00-6.00 sec 12.2 MBytes 102 Mbits/sec
21732024-03-11T07:40:38.946Z[ 9] 5.00-6.00 sec 12.3 MBytes 103 Mbits/sec
21742024-03-11T07:40:38.946Z[ 11] 5.00-6.00 sec 12.2 MBytes 102 Mbits/sec
21752024-03-11T07:40:38.946Z[ 13] 5.00-6.00 sec 12.2 MBytes 102 Mbits/sec
21762024-03-11T07:40:38.946Z[ 15] 5.00-6.00 sec 12.2 MBytes 102 Mbits/sec
21772024-03-11T07:40:38.946Z[ 17] 5.00-6.00 sec 12.2 MBytes 103 Mbits/sec
21782024-03-11T07:40:38.947Z[ 19] 5.00-6.00 sec 12.3 MBytes 103 Mbits/sec
21792024-03-11T07:40:38.947Z[SUM] 5.00-6.00 sec 97.5 MBytes 818 Mbits/sec
21802024-03-11T07:40:38.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
21812024-03-11T07:40:38.947Z[ 5] 6.00-7.00 sec 12.1 MBytes 101 Mbits/sec
21822024-03-11T07:40:38.947Z[ 7] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
21832024-03-11T07:40:38.947Z[ 9] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
21842024-03-11T07:40:42.160Z[ 11] 6.00-7.00 sec 12.2 MBytes 102 Mbits/sec
21852024-03-11T07:40:42.160Z[ 13] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
21862024-03-11T07:40:42.160Z[ 15] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
21872024-03-11T07:40:42.161Z[ 17] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
21882024-03-11T07:40:42.161Z[ 19] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
21892024-03-11T07:40:42.161Z[SUM] 6.00-7.00 sec 96.5 MBytes 809 Mbits/sec
21902024-03-11T07:40:42.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
21912024-03-11T07:40:42.161Z[ 5] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
21922024-03-11T07:40:42.161Z[ 7] 7.00-8.00 sec 12.1 MBytes 101 Mbits/sec
21932024-03-11T07:40:42.161Z[ 9] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
21942024-03-11T07:40:42.161Z[ 11] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
21952024-03-11T07:40:42.161Z[ 13] 7.00-8.00 sec 12.1 MBytes 101 Mbits/sec
21962024-03-11T07:40:42.161Z[ 15] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
21972024-03-11T07:40:42.161Z[ 17] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
21982024-03-11T07:40:42.161Z[ 19] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
21992024-03-11T07:40:42.161Z[SUM] 7.00-8.00 sec 96.4 MBytes 808 Mbits/sec
22002024-03-11T07:40:42.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
22012024-03-11T07:40:42.161Z[ 5] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
22022024-03-11T07:40:42.161Z[ 7] 8.00-9.00 sec 11.8 MBytes 99.3 Mbits/sec
22032024-03-11T07:40:42.161Z[ 9] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
22042024-03-11T07:40:42.161Z[ 11] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
22052024-03-11T07:40:42.161Z[ 13] 8.00-9.00 sec 11.9 MBytes 99.4 Mbits/sec
22062024-03-11T07:40:42.161Z[ 15] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
22072024-03-11T07:40:42.161Z[ 17] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
22082024-03-11T07:40:42.161Z[ 19] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
22092024-03-11T07:40:42.161Z[SUM] 8.00-9.00 sec 95.1 MBytes 798 Mbits/sec
22102024-03-11T07:40:42.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
22112024-03-11T07:40:42.162Z[ 5] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
22122024-03-11T07:40:42.162Z[ 7] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
22132024-03-11T07:40:42.162Z[ 9] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
22142024-03-11T07:40:42.162Z[ 11] 9.00-10.00 sec 11.9 MBytes 99.8 Mbits/sec
22152024-03-11T07:40:42.162Z[ 13] 9.00-10.00 sec 11.9 MBytes 99.7 Mbits/sec
22162024-03-11T07:40:42.162Z[ 15] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
22172024-03-11T07:40:42.162Z[ 17] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
22182024-03-11T07:40:42.162Z[ 19] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
22192024-03-11T07:40:42.162Z[SUM] 9.00-10.00 sec 95.2 MBytes 799 Mbits/sec
22202024-03-11T07:40:42.162Z- - - - - - - - - - - - - - - - - - - - - - - - -
22212024-03-11T07:40:42.162Z[ 5] 10.00-10.00 sec 42.4 KBytes 73.3 Mbits/sec
22222024-03-11T07:40:42.162Z[ 7] 10.00-10.00 sec 124 KBytes 215 Mbits/sec
22232024-03-11T07:40:42.162Z[ 9] 10.00-10.00 sec 49.5 KBytes 85.5 Mbits/sec
22242024-03-11T07:40:42.162Z[ 11] 10.00-10.00 sec 11.3 KBytes 19.6 Mbits/sec
22252024-03-11T07:40:42.162Z[ 13] 10.00-10.00 sec 124 KBytes 215 Mbits/sec
22262024-03-11T07:40:42.162Z[ 15] 10.00-10.00 sec 124 KBytes 215 Mbits/sec
22272024-03-11T07:40:42.162Z[ 17] 10.00-10.00 sec 99.0 KBytes 171 Mbits/sec
22282024-03-11T07:40:42.162Z[ 19] 10.00-10.00 sec 11.3 KBytes 19.6 Mbits/sec
22292024-03-11T07:40:42.162Z[SUM] 10.00-10.00 sec 587 KBytes 1.01 Gbits/sec
22302024-03-11T07:40:42.162Z- - - - - - - - - - - - - - - - - - - - - - - - -
22312024-03-11T07:40:42.162Z[ ID] Interval Transfer Bandwidth
22322024-03-11T07:40:42.162Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22332024-03-11T07:40:42.162Z[ 5] 0.00-10.00 sec 123 MBytes 103 Mbits/sec receiver
22342024-03-11T07:40:42.163Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22352024-03-11T07:40:42.163Z[ 7] 0.00-10.00 sec 122 MBytes 103 Mbits/sec receiver
22362024-03-11T07:40:42.163Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22372024-03-11T07:40:42.163Z[ 9] 0.00-10.00 sec 122 MBytes 103 Mbits/sec receiver
22382024-03-11T07:40:42.163Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22392024-03-11T07:40:42.163Z[ 11] 0.00-10.00 sec 122 MBytes 103 Mbits/sec receiver
22402024-03-11T07:40:42.163Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22412024-03-11T07:40:42.163Z[ 13] 0.00-10.00 sec 122 MBytes 103 Mbits/sec receiver
22422024-03-11T07:40:42.163Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22432024-03-11T07:40:42.163Z[ 15] 0.00-10.00 sec 122 MBytes 103 Mbits/sec receiver
22442024-03-11T07:40:42.163Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22452024-03-11T07:40:42.163Z[ 17] 0.00-10.00 sec 122 MBytes 103 Mbits/sec receiver
22462024-03-11T07:40:42.167Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22472024-03-11T07:40:42.167Z[ 19] 0.00-10.00 sec 122 MBytes 103 Mbits/sec receiver
22482024-03-11T07:40:42.167Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22492024-03-11T07:40:42.167Z[SUM] 0.00-10.00 sec 979 MBytes 821 Mbits/sec receiver
22502024-03-11T07:40:42.167ZRun 1/10...821.563274336396Mbps
22512024-03-11T07:40:49.193Z-----------------------------------------------------------
22522024-03-11T07:40:49.193ZServer listening on 5201
22532024-03-11T07:40:49.193Z-----------------------------------------------------------
22542024-03-11T07:40:49.193ZAccepted connection from 10.0.0.1, port 39876
22552024-03-11T07:40:49.193Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43335
22562024-03-11T07:40:49.193Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53643
22572024-03-11T07:40:49.193Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36674
22582024-03-11T07:40:49.193Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38124
22592024-03-11T07:40:49.194Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54297
22602024-03-11T07:40:49.194Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34979
22612024-03-11T07:40:49.194Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57839
22622024-03-11T07:40:49.194Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59497
22632024-03-11T07:40:49.194Z[ ID] Interval Transfer Bandwidth
22642024-03-11T07:40:49.194Z[ 5] 0.00-1.00 sec 11.2 MBytes 93.8 Mbits/sec
22652024-03-11T07:40:49.194Z[ 7] 0.00-1.00 sec 11.1 MBytes 92.8 Mbits/sec
22662024-03-11T07:40:49.194Z[ 9] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
22672024-03-11T07:40:49.194Z[ 11] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
22682024-03-11T07:40:49.194Z[ 13] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
22692024-03-11T07:40:49.194Z[ 15] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
22702024-03-11T07:40:49.194Z[ 17] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
22712024-03-11T07:40:49.194Z[ 19] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
22722024-03-11T07:40:49.194Z[SUM] 0.00-1.00 sec 87.8 MBytes 736 Mbits/sec
22732024-03-11T07:40:49.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
22742024-03-11T07:40:49.194Z[ 5] 1.00-2.00 sec 12.1 MBytes 101 Mbits/sec
22752024-03-11T07:40:49.194Z[ 7] 1.00-2.00 sec 12.1 MBytes 101 Mbits/sec
22762024-03-11T07:40:49.194Z[ 9] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
22772024-03-11T07:40:49.194Z[ 11] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
22782024-03-11T07:40:49.194Z[ 13] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
22792024-03-11T07:40:49.194Z[ 15] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
22802024-03-11T07:40:49.194Z[ 17] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
22812024-03-11T07:40:49.195Z[ 19] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
22822024-03-11T07:40:49.195Z[SUM] 1.00-2.00 sec 96.8 MBytes 812 Mbits/sec
22832024-03-11T07:40:49.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
22842024-03-11T07:40:49.195Z[ 5] 2.00-3.00 sec 11.9 MBytes 100 Mbits/sec
22852024-03-11T07:40:49.195Z[ 7] 2.00-3.00 sec 11.9 MBytes 100 Mbits/sec
22862024-03-11T07:40:49.195Z[ 9] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
22872024-03-11T07:40:49.195Z[ 11] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
22882024-03-11T07:40:49.195Z[ 13] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
22892024-03-11T07:40:49.195Z[ 15] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
22902024-03-11T07:40:49.195Z[ 17] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
22912024-03-11T07:40:49.195Z[ 19] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
22922024-03-11T07:40:49.195Z[SUM] 2.00-3.00 sec 95.3 MBytes 799 Mbits/sec
22932024-03-11T07:40:49.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
22942024-03-11T07:40:49.195Z[ 5] 3.00-4.00 sec 12.0 MBytes 100 Mbits/sec
22952024-03-11T07:40:49.195Z[ 7] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
22962024-03-11T07:40:49.195Z[ 9] 3.00-4.00 sec 11.9 MBytes 99.9 Mbits/sec
22972024-03-11T07:40:49.195Z[ 11] 3.00-4.00 sec 11.9 MBytes 99.9 Mbits/sec
22982024-03-11T07:40:49.195Z[ 13] 3.00-4.00 sec 11.9 MBytes 99.9 Mbits/sec
22992024-03-11T07:40:49.195Z[ 15] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
23002024-03-11T07:40:49.195Z[ 17] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
23012024-03-11T07:40:49.195Z[ 19] 3.00-4.00 sec 11.9 MBytes 99.9 Mbits/sec
23022024-03-11T07:40:49.195Z[SUM] 3.00-4.00 sec 95.6 MBytes 802 Mbits/sec
23032024-03-11T07:40:49.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
23042024-03-11T07:40:49.195Z[ 5] 4.00-5.00 sec 11.9 MBytes 100 Mbits/sec
23052024-03-11T07:40:49.195Z[ 7] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
23062024-03-11T07:40:49.196Z[ 9] 4.00-5.00 sec 12.0 MBytes 100 Mbits/sec
23072024-03-11T07:40:49.196Z[ 11] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
23082024-03-11T07:40:49.196Z[ 13] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
23092024-03-11T07:40:49.196Z[ 15] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
23102024-03-11T07:40:49.196Z[ 17] 4.00-5.00 sec 12.0 MBytes 100 Mbits/sec
23112024-03-11T07:40:49.196Z[ 19] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
23122024-03-11T07:40:49.196Z[SUM] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
23132024-03-11T07:40:49.196Z- - - - - - - - - - - - - - - - - - - - - - - - -
23142024-03-11T07:40:49.196Z[ 5] 5.00-6.00 sec 11.9 MBytes 99.9 Mbits/sec
23152024-03-11T07:40:49.196Z[ 7] 5.00-6.00 sec 11.9 MBytes 99.9 Mbits/sec
23162024-03-11T07:40:49.196Z[ 9] 5.00-6.00 sec 11.8 MBytes 99.4 Mbits/sec
23172024-03-11T07:40:49.196Z[ 11] 5.00-6.00 sec 11.9 MBytes 99.9 Mbits/sec
23182024-03-11T07:40:49.196Z[ 13] 5.00-6.00 sec 11.9 MBytes 99.9 Mbits/sec
23192024-03-11T07:40:49.196Z[ 15] 5.00-6.00 sec 11.9 MBytes 99.9 Mbits/sec
23202024-03-11T07:40:49.196Z[ 17] 5.00-6.00 sec 11.9 MBytes 99.9 Mbits/sec
23212024-03-11T07:40:49.196Z[ 19] 5.00-6.00 sec 11.8 MBytes 99.1 Mbits/sec
23222024-03-11T07:40:49.196Z[SUM] 5.00-6.00 sec 95.1 MBytes 798 Mbits/sec
23232024-03-11T07:40:49.196Z- - - - - - - - - - - - - - - - - - - - - - - - -
23242024-03-11T07:40:49.196Z[ 5] 6.00-7.00 sec 11.9 MBytes 99.8 Mbits/sec
23252024-03-11T07:40:49.196Z[ 7] 6.00-7.00 sec 11.8 MBytes 99.3 Mbits/sec
23262024-03-11T07:40:49.196Z[ 9] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
23272024-03-11T07:40:52.408Z[ 11] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
23282024-03-11T07:40:52.409Z[ 13] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
23292024-03-11T07:40:52.409Z[ 15] 6.00-7.00 sec 11.8 MBytes 99.3 Mbits/sec
23302024-03-11T07:40:52.409Z[ 17] 6.00-7.00 sec 11.8 MBytes 98.9 Mbits/sec
23312024-03-11T07:40:52.409Z[ 19] 6.00-7.00 sec 11.9 MBytes 99.6 Mbits/sec
23322024-03-11T07:40:52.409Z[SUM] 6.00-7.00 sec 95.0 MBytes 797 Mbits/sec
23332024-03-11T07:40:52.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
23342024-03-11T07:40:52.409Z[ 5] 7.00-8.00 sec 11.8 MBytes 99.0 Mbits/sec
23352024-03-11T07:40:52.409Z[ 7] 7.00-8.00 sec 11.9 MBytes 99.4 Mbits/sec
23362024-03-11T07:40:52.409Z[ 9] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
23372024-03-11T07:40:52.409Z[ 11] 7.00-8.00 sec 11.8 MBytes 99.3 Mbits/sec
23382024-03-11T07:40:52.409Z[ 13] 7.00-8.00 sec 11.8 MBytes 98.9 Mbits/sec
23392024-03-11T07:40:52.409Z[ 15] 7.00-8.00 sec 11.9 MBytes 99.5 Mbits/sec
23402024-03-11T07:40:52.409Z[ 17] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
23412024-03-11T07:40:52.409Z[ 19] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
23422024-03-11T07:40:52.415Z[SUM] 7.00-8.00 sec 94.9 MBytes 796 Mbits/sec
23432024-03-11T07:40:52.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
23442024-03-11T07:40:52.415Z[ 5] 8.00-9.00 sec 11.8 MBytes 99.2 Mbits/sec
23452024-03-11T07:40:52.415Z[ 7] 8.00-9.00 sec 11.8 MBytes 99.0 Mbits/sec
23462024-03-11T07:40:52.415Z[ 9] 8.00-9.00 sec 11.8 MBytes 98.9 Mbits/sec
23472024-03-11T07:40:52.415Z[ 11] 8.00-9.00 sec 11.9 MBytes 99.5 Mbits/sec
23482024-03-11T07:40:52.415Z[ 13] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
23492024-03-11T07:40:52.416Z[ 15] 8.00-9.00 sec 11.8 MBytes 98.9 Mbits/sec
23502024-03-11T07:40:52.416Z[ 17] 8.00-9.00 sec 11.8 MBytes 98.9 Mbits/sec
23512024-03-11T07:40:52.416Z[ 19] 8.00-9.00 sec 11.8 MBytes 98.9 Mbits/sec
23522024-03-11T07:40:52.416Z[SUM] 8.00-9.00 sec 94.5 MBytes 793 Mbits/sec
23532024-03-11T07:40:52.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
23542024-03-11T07:40:52.416Z[ 5] 9.00-10.00 sec 11.9 MBytes 99.5 Mbits/sec
23552024-03-11T07:40:52.416Z[ 7] 9.00-10.00 sec 11.9 MBytes 99.5 Mbits/sec
23562024-03-11T07:40:52.416Z[ 9] 9.00-10.00 sec 11.8 MBytes 98.9 Mbits/sec
23572024-03-11T07:40:52.416Z[ 11] 9.00-10.00 sec 11.8 MBytes 98.9 Mbits/sec
23582024-03-11T07:40:52.416Z[ 13] 9.00-10.00 sec 11.8 MBytes 98.9 Mbits/sec
23592024-03-11T07:40:52.416Z[ 15] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
23602024-03-11T07:40:52.416Z[ 17] 9.00-10.00 sec 11.8 MBytes 98.9 Mbits/sec
23612024-03-11T07:40:52.416Z[ 19] 9.00-10.00 sec 11.8 MBytes 98.9 Mbits/sec
23622024-03-11T07:40:52.416Z[SUM] 9.00-10.00 sec 94.6 MBytes 793 Mbits/sec
23632024-03-11T07:40:52.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
23642024-03-11T07:40:52.416Z[ 5] 10.00-10.00 sec 11.3 KBytes 23.0 Mbits/sec
23652024-03-11T07:40:52.416Z[ 7] 10.00-10.00 sec 36.8 KBytes 74.8 Mbits/sec
23662024-03-11T07:40:52.416Z[ 9] 10.00-10.00 sec 124 KBytes 253 Mbits/sec
23672024-03-11T07:40:52.416Z[ 11] 10.00-10.00 sec 42.4 KBytes 86.3 Mbits/sec
23682024-03-11T07:40:52.416Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23692024-03-11T07:40:52.416Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23702024-03-11T07:40:52.416Z[ 17] 10.00-10.00 sec 124 KBytes 253 Mbits/sec
23712024-03-11T07:40:52.416Z[ 19] 10.00-10.00 sec 124 KBytes 253 Mbits/sec
23722024-03-11T07:40:52.416Z[SUM] 10.00-10.00 sec 464 KBytes 944 Mbits/sec
23732024-03-11T07:40:52.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
23742024-03-11T07:40:52.417Z[ ID] Interval Transfer Bandwidth
23752024-03-11T07:40:52.417Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23762024-03-11T07:40:52.417Z[ 5] 0.00-10.00 sec 118 MBytes 99.3 Mbits/sec receiver
23772024-03-11T07:40:52.417Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23782024-03-11T07:40:52.417Z[ 7] 0.00-10.00 sec 118 MBytes 99.2 Mbits/sec receiver
23792024-03-11T07:40:52.417Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23802024-03-11T07:40:52.417Z[ 9] 0.00-10.00 sec 118 MBytes 99.2 Mbits/sec receiver
23812024-03-11T07:40:52.417Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23822024-03-11T07:40:52.417Z[ 11] 0.00-10.00 sec 118 MBytes 99.1 Mbits/sec receiver
23832024-03-11T07:40:52.417Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23842024-03-11T07:40:52.417Z[ 13] 0.00-10.00 sec 118 MBytes 99.0 Mbits/sec receiver
23852024-03-11T07:40:52.417Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23862024-03-11T07:40:52.417Z[ 15] 0.00-10.00 sec 118 MBytes 99.0 Mbits/sec receiver
23872024-03-11T07:40:52.417Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23882024-03-11T07:40:52.417Z[ 17] 0.00-10.00 sec 118 MBytes 99.0 Mbits/sec receiver
23892024-03-11T07:40:52.417Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23902024-03-11T07:40:52.417Z[ 19] 0.00-10.00 sec 118 MBytes 99.0 Mbits/sec receiver
23912024-03-11T07:40:52.417Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23922024-03-11T07:40:52.417Z[SUM] 0.00-10.00 sec 946 MBytes 793 Mbits/sec receiver
23932024-03-11T07:40:52.417ZRun 2/10...793.378009968956Mbps
23942024-03-11T07:40:59.444Z-----------------------------------------------------------
23952024-03-11T07:40:59.444ZServer listening on 5201
23962024-03-11T07:40:59.444Z-----------------------------------------------------------
23972024-03-11T07:40:59.444ZAccepted connection from 10.0.0.1, port 41994
23982024-03-11T07:40:59.444Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56492
23992024-03-11T07:40:59.444Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43387
24002024-03-11T07:40:59.444Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39678
24012024-03-11T07:40:59.444Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53947
24022024-03-11T07:40:59.444Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63906
24032024-03-11T07:40:59.444Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38819
24042024-03-11T07:40:59.445Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51437
24052024-03-11T07:40:59.445Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57974
24062024-03-11T07:40:59.445Z[ ID] Interval Transfer Bandwidth
24072024-03-11T07:40:59.445Z[ 5] 0.00-1.00 sec 10.9 MBytes 91.2 Mbits/sec
24082024-03-11T07:40:59.445Z[ 7] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
24092024-03-11T07:40:59.445Z[ 9] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
24102024-03-11T07:40:59.445Z[ 11] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
24112024-03-11T07:40:59.445Z[ 13] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
24122024-03-11T07:40:59.445Z[ 15] 0.00-1.00 sec 10.6 MBytes 88.7 Mbits/sec
24132024-03-11T07:40:59.445Z[ 17] 0.00-1.00 sec 10.6 MBytes 88.7 Mbits/sec
24142024-03-11T07:40:59.445Z[ 19] 0.00-1.00 sec 10.6 MBytes 88.7 Mbits/sec
24152024-03-11T07:40:59.445Z[SUM] 0.00-1.00 sec 85.4 MBytes 716 Mbits/sec
24162024-03-11T07:40:59.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
24172024-03-11T07:40:59.445Z[ 5] 1.00-2.00 sec 11.9 MBytes 99.8 Mbits/sec
24182024-03-11T07:40:59.445Z[ 7] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
24192024-03-11T07:40:59.445Z[ 9] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
24202024-03-11T07:40:59.445Z[ 11] 1.00-2.00 sec 11.8 MBytes 99.1 Mbits/sec
24212024-03-11T07:40:59.445Z[ 13] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
24222024-03-11T07:40:59.445Z[ 15] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
24232024-03-11T07:40:59.445Z[ 17] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
24242024-03-11T07:40:59.445Z[ 19] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
24252024-03-11T07:40:59.445Z[SUM] 1.00-2.00 sec 95.1 MBytes 797 Mbits/sec
24262024-03-11T07:40:59.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
24272024-03-11T07:40:59.446Z[ 5] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
24282024-03-11T07:40:59.446Z[ 7] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
24292024-03-11T07:40:59.446Z[ 9] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
24302024-03-11T07:40:59.446Z[ 11] 2.00-3.00 sec 11.9 MBytes 99.6 Mbits/sec
24312024-03-11T07:40:59.446Z[ 13] 2.00-3.00 sec 11.9 MBytes 99.6 Mbits/sec
24322024-03-11T07:40:59.446Z[ 15] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
24332024-03-11T07:40:59.446Z[ 17] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
24342024-03-11T07:40:59.446Z[ 19] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
24352024-03-11T07:40:59.446Z[SUM] 2.00-3.00 sec 94.5 MBytes 792 Mbits/sec
24362024-03-11T07:40:59.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
24372024-03-11T07:40:59.446Z[ 5] 3.00-4.00 sec 11.9 MBytes 99.6 Mbits/sec
24382024-03-11T07:40:59.446Z[ 7] 3.00-4.00 sec 11.8 MBytes 99.3 Mbits/sec
24392024-03-11T07:40:59.446Z[ 9] 3.00-4.00 sec 11.8 MBytes 98.9 Mbits/sec
24402024-03-11T07:40:59.446Z[ 11] 3.00-4.00 sec 11.8 MBytes 98.9 Mbits/sec
24412024-03-11T07:40:59.446Z[ 13] 3.00-4.00 sec 11.8 MBytes 99.2 Mbits/sec
24422024-03-11T07:40:59.446Z[ 15] 3.00-4.00 sec 11.9 MBytes 99.9 Mbits/sec
24432024-03-11T07:40:59.446Z[ 17] 3.00-4.00 sec 11.9 MBytes 99.9 Mbits/sec
24442024-03-11T07:40:59.446Z[ 19] 3.00-4.00 sec 11.9 MBytes 99.4 Mbits/sec
24452024-03-11T07:40:59.446Z[SUM] 3.00-4.00 sec 94.8 MBytes 795 Mbits/sec
24462024-03-11T07:40:59.446Z- - - - - - - - - - - - - - - - - - - - - - - - -
24472024-03-11T07:40:59.446Z[ 5] 4.00-5.00 sec 11.8 MBytes 99.3 Mbits/sec
24482024-03-11T07:40:59.446Z[ 7] 4.00-5.00 sec 11.9 MBytes 99.5 Mbits/sec
24492024-03-11T07:40:59.446Z[ 9] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
24502024-03-11T07:40:59.447Z[ 11] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
24512024-03-11T07:40:59.447Z[ 13] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
24522024-03-11T07:40:59.447Z[ 15] 4.00-5.00 sec 11.8 MBytes 98.9 Mbits/sec
24532024-03-11T07:40:59.447Z[ 17] 4.00-5.00 sec 11.8 MBytes 98.9 Mbits/sec
24542024-03-11T07:40:59.447Z[ 19] 4.00-5.00 sec 11.8 MBytes 99.4 Mbits/sec
24552024-03-11T07:40:59.447Z[SUM] 4.00-5.00 sec 94.8 MBytes 796 Mbits/sec
24562024-03-11T07:40:59.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
24572024-03-11T07:40:59.447Z[ 5] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
24582024-03-11T07:40:59.447Z[ 7] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
24592024-03-11T07:40:59.447Z[ 9] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
24602024-03-11T07:40:59.447Z[ 11] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
24612024-03-11T07:40:59.447Z[ 13] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
24622024-03-11T07:40:59.447Z[ 15] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
24632024-03-11T07:40:59.447Z[ 17] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
24642024-03-11T07:40:59.447Z[ 19] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
24652024-03-11T07:40:59.447Z[SUM] 5.00-6.00 sec 96.2 MBytes 807 Mbits/sec
24662024-03-11T07:40:59.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
24672024-03-11T07:40:59.447Z[ 5] 6.00-7.00 sec 12.1 MBytes 102 Mbits/sec
24682024-03-11T07:40:59.447Z[ 7] 6.00-7.00 sec 12.1 MBytes 101 Mbits/sec
24692024-03-11T07:40:59.447Z[ 9] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
24702024-03-11T07:41:02.662Z[ 11] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
24712024-03-11T07:41:02.662Z[ 13] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
24722024-03-11T07:41:02.662Z[ 15] 6.00-7.00 sec 12.1 MBytes 102 Mbits/sec
24732024-03-11T07:41:02.662Z[ 17] 6.00-7.00 sec 12.1 MBytes 101 Mbits/sec
24742024-03-11T07:41:02.662Z[ 19] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
24752024-03-11T07:41:02.662Z[SUM] 6.00-7.00 sec 96.5 MBytes 810 Mbits/sec
24762024-03-11T07:41:02.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
24772024-03-11T07:41:02.662Z[ 5] 7.00-8.00 sec 12.1 MBytes 101 Mbits/sec
24782024-03-11T07:41:02.662Z[ 7] 7.00-8.00 sec 12.1 MBytes 102 Mbits/sec
24792024-03-11T07:41:02.662Z[ 9] 7.00-8.00 sec 12.1 MBytes 101 Mbits/sec
24802024-03-11T07:41:02.662Z[ 11] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
24812024-03-11T07:41:02.662Z[ 13] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
24822024-03-11T07:41:02.662Z[ 15] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
24832024-03-11T07:41:02.662Z[ 17] 7.00-8.00 sec 12.1 MBytes 102 Mbits/sec
24842024-03-11T07:41:02.662Z[ 19] 7.00-8.00 sec 12.2 MBytes 102 Mbits/sec
24852024-03-11T07:41:02.662Z[SUM] 7.00-8.00 sec 96.6 MBytes 811 Mbits/sec
24862024-03-11T07:41:02.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
24872024-03-11T07:41:02.663Z[ 5] 8.00-9.00 sec 12.0 MBytes 101 Mbits/sec
24882024-03-11T07:41:02.663Z[ 7] 8.00-9.00 sec 12.0 MBytes 101 Mbits/sec
24892024-03-11T07:41:02.663Z[ 9] 8.00-9.00 sec 12.1 MBytes 101 Mbits/sec
24902024-03-11T07:41:02.663Z[ 11] 8.00-9.00 sec 12.2 MBytes 102 Mbits/sec
24912024-03-11T07:41:02.663Z[ 13] 8.00-9.00 sec 12.1 MBytes 101 Mbits/sec
24922024-03-11T07:41:02.663Z[ 15] 8.00-9.00 sec 12.0 MBytes 101 Mbits/sec
24932024-03-11T07:41:02.663Z[ 17] 8.00-9.00 sec 12.0 MBytes 101 Mbits/sec
24942024-03-11T07:41:02.663Z[ 19] 8.00-9.00 sec 12.0 MBytes 101 Mbits/sec
24952024-03-11T07:41:02.663Z[SUM] 8.00-9.00 sec 96.5 MBytes 809 Mbits/sec
24962024-03-11T07:41:02.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
24972024-03-11T07:41:02.663Z[ 5] 9.00-10.00 sec 12.1 MBytes 102 Mbits/sec
24982024-03-11T07:41:02.663Z[ 7] 9.00-10.00 sec 12.1 MBytes 102 Mbits/sec
24992024-03-11T07:41:02.663Z[ 9] 9.00-10.00 sec 12.0 MBytes 101 Mbits/sec
25002024-03-11T07:41:02.663Z[ 11] 9.00-10.00 sec 12.0 MBytes 101 Mbits/sec
25012024-03-11T07:41:02.663Z[ 13] 9.00-10.00 sec 12.1 MBytes 102 Mbits/sec
25022024-03-11T07:41:02.663Z[ 15] 9.00-10.00 sec 12.2 MBytes 102 Mbits/sec
25032024-03-11T07:41:02.663Z[ 17] 9.00-10.00 sec 12.2 MBytes 102 Mbits/sec
25042024-03-11T07:41:02.663Z[ 19] 9.00-10.00 sec 12.1 MBytes 102 Mbits/sec
25052024-03-11T07:41:02.663Z[SUM] 9.00-10.00 sec 96.8 MBytes 812 Mbits/sec
25062024-03-11T07:41:02.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
25072024-03-11T07:41:02.663Z[ 5] 10.00-10.00 sec 42.4 KBytes 94.9 Mbits/sec
25082024-03-11T07:41:02.663Z[ 7] 10.00-10.00 sec 39.6 KBytes 88.6 Mbits/sec
25092024-03-11T07:41:02.664Z[ 9] 10.00-10.00 sec 124 KBytes 278 Mbits/sec
25102024-03-11T07:41:02.664Z[ 11] 10.00-10.00 sec 124 KBytes 278 Mbits/sec
25112024-03-11T07:41:02.664Z[ 13] 10.00-10.00 sec 38.2 KBytes 85.4 Mbits/sec
25122024-03-11T07:41:02.664Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25132024-03-11T07:41:02.664Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25142024-03-11T07:41:02.664Z[ 19] 10.00-10.00 sec 18.4 KBytes 41.1 Mbits/sec
25152024-03-11T07:41:02.664Z[SUM] 10.00-10.00 sec 387 KBytes 866 Mbits/sec
25162024-03-11T07:41:02.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
25172024-03-11T07:41:02.664Z[ ID] Interval Transfer Bandwidth
25182024-03-11T07:41:02.664Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25192024-03-11T07:41:02.664Z[ 5] 0.00-10.00 sec 119 MBytes 99.5 Mbits/sec receiver
25202024-03-11T07:41:02.664Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25212024-03-11T07:41:02.664Z[ 7] 0.00-10.00 sec 118 MBytes 99.4 Mbits/sec receiver
25222024-03-11T07:41:02.664Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25232024-03-11T07:41:02.664Z[ 9] 0.00-10.00 sec 118 MBytes 99.4 Mbits/sec receiver
25242024-03-11T07:41:02.664Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25252024-03-11T07:41:02.664Z[ 11] 0.00-10.00 sec 118 MBytes 99.4 Mbits/sec receiver
25262024-03-11T07:41:02.664Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25272024-03-11T07:41:02.664Z[ 13] 0.00-10.00 sec 118 MBytes 99.3 Mbits/sec receiver
25282024-03-11T07:41:02.664Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25292024-03-11T07:41:02.664Z[ 15] 0.00-10.00 sec 118 MBytes 99.3 Mbits/sec receiver
25302024-03-11T07:41:02.664Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25312024-03-11T07:41:02.664Z[ 17] 0.00-10.00 sec 118 MBytes 99.3 Mbits/sec receiver
25322024-03-11T07:41:02.665Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25332024-03-11T07:41:02.670Z[ 19] 0.00-10.00 sec 118 MBytes 99.3 Mbits/sec receiver
25342024-03-11T07:41:02.670Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25352024-03-11T07:41:02.670Z[SUM] 0.00-10.00 sec 948 MBytes 795 Mbits/sec receiver
25362024-03-11T07:41:02.670ZRun 3/10...795.076636098036Mbps
25372024-03-11T07:41:09.697Z-----------------------------------------------------------
25382024-03-11T07:41:09.697ZServer listening on 5201
25392024-03-11T07:41:09.697Z-----------------------------------------------------------
25402024-03-11T07:41:09.697ZAccepted connection from 10.0.0.1, port 44687
25412024-03-11T07:41:09.697Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51736
25422024-03-11T07:41:09.697Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55866
25432024-03-11T07:41:09.697Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59082
25442024-03-11T07:41:09.697Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43035
25452024-03-11T07:41:09.698Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49689
25462024-03-11T07:41:09.698Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47361
25472024-03-11T07:41:09.698Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58238
25482024-03-11T07:41:09.698Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37465
25492024-03-11T07:41:09.698Z[ ID] Interval Transfer Bandwidth
25502024-03-11T07:41:09.698Z[ 5] 0.00-1.00 sec 11.1 MBytes 92.7 Mbits/sec
25512024-03-11T07:41:09.698Z[ 7] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
25522024-03-11T07:41:09.698Z[ 9] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
25532024-03-11T07:41:09.698Z[ 11] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
25542024-03-11T07:41:09.698Z[ 13] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
25552024-03-11T07:41:09.698Z[ 15] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
25562024-03-11T07:41:09.698Z[ 17] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
25572024-03-11T07:41:09.698Z[ 19] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
25582024-03-11T07:41:09.698Z[SUM] 0.00-1.00 sec 86.8 MBytes 728 Mbits/sec
25592024-03-11T07:41:09.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
25602024-03-11T07:41:09.698Z[ 5] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
25612024-03-11T07:41:09.698Z[ 7] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
25622024-03-11T07:41:09.698Z[ 9] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
25632024-03-11T07:41:09.698Z[ 11] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
25642024-03-11T07:41:09.698Z[ 13] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
25652024-03-11T07:41:09.698Z[ 15] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
25662024-03-11T07:41:09.698Z[ 17] 1.00-2.00 sec 12.0 MBytes 100 Mbits/sec
25672024-03-11T07:41:09.698Z[ 19] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
25682024-03-11T07:41:09.699Z[SUM] 1.00-2.00 sec 96.1 MBytes 807 Mbits/sec
25692024-03-11T07:41:09.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
25702024-03-11T07:41:09.699Z[ 5] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
25712024-03-11T07:41:09.699Z[ 7] 2.00-3.00 sec 12.1 MBytes 101 Mbits/sec
25722024-03-11T07:41:09.699Z[ 9] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
25732024-03-11T07:41:09.699Z[ 11] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
25742024-03-11T07:41:09.699Z[ 13] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
25752024-03-11T07:41:09.699Z[ 15] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
25762024-03-11T07:41:09.699Z[ 17] 2.00-3.00 sec 12.1 MBytes 102 Mbits/sec
25772024-03-11T07:41:09.699Z[ 19] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
25782024-03-11T07:41:09.699Z[SUM] 2.00-3.00 sec 96.4 MBytes 809 Mbits/sec
25792024-03-11T07:41:09.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
25802024-03-11T07:41:09.699Z[ 5] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
25812024-03-11T07:41:09.699Z[ 7] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
25822024-03-11T07:41:09.699Z[ 9] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
25832024-03-11T07:41:09.699Z[ 11] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
25842024-03-11T07:41:09.699Z[ 13] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
25852024-03-11T07:41:09.699Z[ 15] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
25862024-03-11T07:41:09.699Z[ 17] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
25872024-03-11T07:41:09.699Z[ 19] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
25882024-03-11T07:41:09.699Z[SUM] 3.00-4.00 sec 96.2 MBytes 807 Mbits/sec
25892024-03-11T07:41:09.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
25902024-03-11T07:41:09.699Z[ 5] 4.00-5.00 sec 12.0 MBytes 100 Mbits/sec
25912024-03-11T07:41:09.699Z[ 7] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
25922024-03-11T07:41:09.700Z[ 9] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
25932024-03-11T07:41:09.700Z[ 11] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
25942024-03-11T07:41:09.700Z[ 13] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
25952024-03-11T07:41:09.700Z[ 15] 4.00-5.00 sec 11.9 MBytes 100 Mbits/sec
25962024-03-11T07:41:09.700Z[ 17] 4.00-5.00 sec 11.9 MBytes 100 Mbits/sec
25972024-03-11T07:41:09.700Z[ 19] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
25982024-03-11T07:41:09.700Z[SUM] 4.00-5.00 sec 95.8 MBytes 804 Mbits/sec
25992024-03-11T07:41:09.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
26002024-03-11T07:41:09.700Z[ 5] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
26012024-03-11T07:41:09.700Z[ 7] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
26022024-03-11T07:41:09.700Z[ 9] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
26032024-03-11T07:41:09.700Z[ 11] 5.00-6.00 sec 11.9 MBytes 99.9 Mbits/sec
26042024-03-11T07:41:09.700Z[ 13] 5.00-6.00 sec 11.9 MBytes 100 Mbits/sec
26052024-03-11T07:41:09.700Z[ 15] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
26062024-03-11T07:41:09.700Z[ 17] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
26072024-03-11T07:41:09.700Z[ 19] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
26082024-03-11T07:41:09.700Z[SUM] 5.00-6.00 sec 96.0 MBytes 805 Mbits/sec
26092024-03-11T07:41:09.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
26102024-03-11T07:41:09.700Z[ 5] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
26112024-03-11T07:41:09.700Z[ 7] 6.00-7.00 sec 12.0 MBytes 100 Mbits/sec
26122024-03-11T07:41:09.700Z[ 9] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
26132024-03-11T07:41:12.812Z[ 11] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
26142024-03-11T07:41:12.813Z[ 13] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
26152024-03-11T07:41:12.813Z[ 15] 6.00-7.00 sec 12.0 MBytes 100 Mbits/sec
26162024-03-11T07:41:12.813Z[ 17] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
26172024-03-11T07:41:12.813Z[ 19] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
26182024-03-11T07:41:12.813Z[SUM] 6.00-7.00 sec 95.7 MBytes 803 Mbits/sec
26192024-03-11T07:41:12.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
26202024-03-11T07:41:12.813Z[ 5] 7.00-8.00 sec 12.1 MBytes 101 Mbits/sec
26212024-03-11T07:41:12.813Z[ 7] 7.00-8.00 sec 12.1 MBytes 102 Mbits/sec
26222024-03-11T07:41:12.813Z[ 9] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
26232024-03-11T07:41:12.813Z[ 11] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
26242024-03-11T07:41:12.813Z[ 13] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
26252024-03-11T07:41:12.813Z[ 15] 7.00-8.00 sec 12.1 MBytes 101 Mbits/sec
26262024-03-11T07:41:12.813Z[ 17] 7.00-8.00 sec 12.2 MBytes 102 Mbits/sec
26272024-03-11T07:41:12.813Z[ 19] 7.00-8.00 sec 12.1 MBytes 101 Mbits/sec
26282024-03-11T07:41:12.813Z[SUM] 7.00-8.00 sec 96.6 MBytes 811 Mbits/sec
26292024-03-11T07:41:12.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
26302024-03-11T07:41:12.813Z[ 5] 8.00-9.00 sec 12.1 MBytes 101 Mbits/sec
26312024-03-11T07:41:12.813Z[ 7] 8.00-9.00 sec 12.0 MBytes 101 Mbits/sec
26322024-03-11T07:41:12.813Z[ 9] 8.00-9.00 sec 12.2 MBytes 102 Mbits/sec
26332024-03-11T07:41:12.813Z[ 11] 8.00-9.00 sec 12.2 MBytes 102 Mbits/sec
26342024-03-11T07:41:12.813Z[ 13] 8.00-9.00 sec 12.2 MBytes 102 Mbits/sec
26352024-03-11T07:41:12.814Z[ 15] 8.00-9.00 sec 12.1 MBytes 101 Mbits/sec
26362024-03-11T07:41:12.814Z[ 17] 8.00-9.00 sec 12.0 MBytes 101 Mbits/sec
26372024-03-11T07:41:12.814Z[ 19] 8.00-9.00 sec 12.1 MBytes 101 Mbits/sec
26382024-03-11T07:41:12.814Z[SUM] 8.00-9.00 sec 96.8 MBytes 812 Mbits/sec
26392024-03-11T07:41:12.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
26402024-03-11T07:41:12.814Z[ 5] 9.00-10.00 sec 12.1 MBytes 102 Mbits/sec
26412024-03-11T07:41:12.814Z[ 7] 9.00-10.00 sec 12.2 MBytes 102 Mbits/sec
26422024-03-11T07:41:12.814Z[ 9] 9.00-10.00 sec 12.1 MBytes 102 Mbits/sec
26432024-03-11T07:41:12.814Z[ 11] 9.00-10.00 sec 12.0 MBytes 101 Mbits/sec
26442024-03-11T07:41:12.814Z[ 13] 9.00-10.00 sec 12.0 MBytes 101 Mbits/sec
26452024-03-11T07:41:12.814Z[ 15] 9.00-10.00 sec 12.1 MBytes 102 Mbits/sec
26462024-03-11T07:41:12.814Z[ 17] 9.00-10.00 sec 12.2 MBytes 102 Mbits/sec
26472024-03-11T07:41:12.814Z[ 19] 9.00-10.00 sec 12.2 MBytes 102 Mbits/sec
26482024-03-11T07:41:12.814Z[SUM] 9.00-10.00 sec 96.9 MBytes 813 Mbits/sec
26492024-03-11T07:41:12.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
26502024-03-11T07:41:12.814Z[ 5] 10.00-10.00 sec 70.7 KBytes 142 Mbits/sec
26512024-03-11T07:41:12.814Z[ 7] 10.00-10.00 sec 42.4 KBytes 85.5 Mbits/sec
26522024-03-11T07:41:12.814Z[ 9] 10.00-10.00 sec 8.48 KBytes 17.1 Mbits/sec
26532024-03-11T07:41:12.814Z[ 11] 10.00-10.00 sec 124 KBytes 251 Mbits/sec
26542024-03-11T07:41:12.814Z[ 13] 10.00-10.00 sec 124 KBytes 251 Mbits/sec
26552024-03-11T07:41:12.814Z[ 15] 10.00-10.00 sec 58.0 KBytes 117 Mbits/sec
26562024-03-11T07:41:12.814Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26572024-03-11T07:41:12.814Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26582024-03-11T07:41:12.815Z[SUM] 10.00-10.00 sec 428 KBytes 863 Mbits/sec
26592024-03-11T07:41:12.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
26602024-03-11T07:41:12.815Z[ ID] Interval Transfer Bandwidth
26612024-03-11T07:41:12.815Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26622024-03-11T07:41:12.815Z[ 5] 0.00-10.00 sec 119 MBytes 100 Mbits/sec receiver
26632024-03-11T07:41:12.815Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26642024-03-11T07:41:12.815Z[ 7] 0.00-10.00 sec 119 MBytes 100 Mbits/sec receiver
26652024-03-11T07:41:12.815Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26662024-03-11T07:41:12.815Z[ 9] 0.00-10.00 sec 119 MBytes 100 Mbits/sec receiver
26672024-03-11T07:41:12.815Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26682024-03-11T07:41:12.815Z[ 11] 0.00-10.00 sec 119 MBytes 100 Mbits/sec receiver
26692024-03-11T07:41:12.815Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26702024-03-11T07:41:12.815Z[ 13] 0.00-10.00 sec 119 MBytes 100 Mbits/sec receiver
26712024-03-11T07:41:12.815Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26722024-03-11T07:41:12.815Z[ 15] 0.00-10.00 sec 119 MBytes 99.9 Mbits/sec receiver
26732024-03-11T07:41:12.815Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26742024-03-11T07:41:12.815Z[ 17] 0.00-10.00 sec 119 MBytes 99.9 Mbits/sec receiver
26752024-03-11T07:41:12.815Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26762024-03-11T07:41:12.815Z[ 19] 0.00-10.00 sec 119 MBytes 99.9 Mbits/sec receiver
26772024-03-11T07:41:12.815Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26782024-03-11T07:41:12.815Z[SUM] 0.00-10.00 sec 954 MBytes 800 Mbits/sec receiver
26792024-03-11T07:41:12.820ZRun 4/10...800.217392625346Mbps
26802024-03-11T07:41:19.846Z-----------------------------------------------------------
26812024-03-11T07:41:19.846ZServer listening on 5201
26822024-03-11T07:41:19.846Z-----------------------------------------------------------
26832024-03-11T07:41:19.846ZAccepted connection from 10.0.0.1, port 39472
26842024-03-11T07:41:19.846Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62446
26852024-03-11T07:41:19.846Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56174
26862024-03-11T07:41:19.846Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63783
26872024-03-11T07:41:19.846Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59952
26882024-03-11T07:41:19.847Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47639
26892024-03-11T07:41:19.847Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52990
26902024-03-11T07:41:19.847Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40255
26912024-03-11T07:41:19.847Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65236
26922024-03-11T07:41:19.847Z[ ID] Interval Transfer Bandwidth
26932024-03-11T07:41:19.847Z[ 5] 0.00-1.00 sec 11.1 MBytes 93.2 Mbits/sec
26942024-03-11T07:41:19.847Z[ 7] 0.00-1.00 sec 11.0 MBytes 92.1 Mbits/sec
26952024-03-11T07:41:19.847Z[ 9] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
26962024-03-11T07:41:19.847Z[ 11] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
26972024-03-11T07:41:19.847Z[ 13] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
26982024-03-11T07:41:19.847Z[ 15] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
26992024-03-11T07:41:19.847Z[ 17] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
27002024-03-11T07:41:19.847Z[ 19] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
27012024-03-11T07:41:19.847Z[SUM] 0.00-1.00 sec 87.4 MBytes 733 Mbits/sec
27022024-03-11T07:41:19.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
27032024-03-11T07:41:19.847Z[ 5] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec
27042024-03-11T07:41:19.847Z[ 7] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec
27052024-03-11T07:41:19.847Z[ 9] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
27062024-03-11T07:41:19.847Z[ 11] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
27072024-03-11T07:41:19.847Z[ 13] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
27082024-03-11T07:41:19.847Z[ 15] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
27092024-03-11T07:41:19.847Z[ 17] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec
27102024-03-11T07:41:19.847Z[ 19] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
27112024-03-11T07:41:19.848Z[SUM] 1.00-2.00 sec 96.6 MBytes 811 Mbits/sec
27122024-03-11T07:41:19.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
27132024-03-11T07:41:19.848Z[ 5] 2.00-3.00 sec 11.7 MBytes 98.3 Mbits/sec
27142024-03-11T07:41:19.848Z[ 7] 2.00-3.00 sec 11.7 MBytes 98.5 Mbits/sec
27152024-03-11T07:41:19.848Z[ 9] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
27162024-03-11T07:41:19.848Z[ 11] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
27172024-03-11T07:41:19.848Z[ 13] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
27182024-03-11T07:41:19.848Z[ 15] 2.00-3.00 sec 11.7 MBytes 98.0 Mbits/sec
27192024-03-11T07:41:19.848Z[ 17] 2.00-3.00 sec 11.7 MBytes 98.1 Mbits/sec
27202024-03-11T07:41:19.848Z[ 19] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
27212024-03-11T07:41:19.848Z[SUM] 2.00-3.00 sec 94.0 MBytes 788 Mbits/sec
27222024-03-11T07:41:19.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
27232024-03-11T07:41:19.848Z[ 5] 3.00-4.00 sec 11.6 MBytes 97.5 Mbits/sec
27242024-03-11T07:41:19.848Z[ 7] 3.00-4.00 sec 11.6 MBytes 97.2 Mbits/sec
27252024-03-11T07:41:19.848Z[ 9] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
27262024-03-11T07:41:19.848Z[ 11] 3.00-4.00 sec 11.6 MBytes 97.0 Mbits/sec
27272024-03-11T07:41:19.848Z[ 13] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
27282024-03-11T07:41:19.848Z[ 15] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
27292024-03-11T07:41:19.848Z[ 17] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
27302024-03-11T07:41:19.848Z[ 19] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
27312024-03-11T07:41:19.848Z[SUM] 3.00-4.00 sec 93.0 MBytes 780 Mbits/sec
27322024-03-11T07:41:19.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
27332024-03-11T07:41:19.848Z[ 5] 4.00-5.00 sec 11.8 MBytes 98.9 Mbits/sec
27342024-03-11T07:41:19.848Z[ 7] 4.00-5.00 sec 11.8 MBytes 98.9 Mbits/sec
27352024-03-11T07:41:19.849Z[ 9] 4.00-5.00 sec 11.7 MBytes 97.9 Mbits/sec
27362024-03-11T07:41:19.849Z[ 11] 4.00-5.00 sec 11.8 MBytes 98.8 Mbits/sec
27372024-03-11T07:41:19.849Z[ 13] 4.00-5.00 sec 11.8 MBytes 98.9 Mbits/sec
27382024-03-11T07:41:19.849Z[ 15] 4.00-5.00 sec 11.8 MBytes 98.9 Mbits/sec
27392024-03-11T07:41:19.849Z[ 17] 4.00-5.00 sec 11.8 MBytes 98.9 Mbits/sec
27402024-03-11T07:41:19.849Z[ 19] 4.00-5.00 sec 11.7 MBytes 98.0 Mbits/sec
27412024-03-11T07:41:19.849Z[SUM] 4.00-5.00 sec 94.1 MBytes 789 Mbits/sec
27422024-03-11T07:41:19.849Z- - - - - - - - - - - - - - - - - - - - - - - - -
27432024-03-11T07:41:19.849Z[ 5] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
27442024-03-11T07:41:19.849Z[ 7] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
27452024-03-11T07:41:19.849Z[ 9] 5.00-6.00 sec 11.8 MBytes 98.7 Mbits/sec
27462024-03-11T07:41:19.849Z[ 11] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
27472024-03-11T07:41:19.849Z[ 13] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
27482024-03-11T07:41:19.849Z[ 15] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
27492024-03-11T07:41:19.849Z[ 17] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
27502024-03-11T07:41:19.849Z[ 19] 5.00-6.00 sec 11.8 MBytes 98.8 Mbits/sec
27512024-03-11T07:41:19.853Z[SUM] 5.00-6.00 sec 93.5 MBytes 785 Mbits/sec
27522024-03-11T07:41:19.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
27532024-03-11T07:41:19.853Z[ 5] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
27542024-03-11T07:41:19.853Z[ 7] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
27552024-03-11T07:41:19.853Z[ 9] 6.00-7.00 sec 11.9 MBytes 100 Mbits/sec
27562024-03-11T07:41:22.963Z[ 11] 6.00-7.00 sec 11.9 MBytes 100 Mbits/sec
27572024-03-11T07:41:22.963Z[ 13] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
27582024-03-11T07:41:22.963Z[ 15] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
27592024-03-11T07:41:22.963Z[ 17] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
27602024-03-11T07:41:22.963Z[ 19] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
27612024-03-11T07:41:22.963Z[SUM] 6.00-7.00 sec 95.3 MBytes 799 Mbits/sec
27622024-03-11T07:41:22.963Z- - - - - - - - - - - - - - - - - - - - - - - - -
27632024-03-11T07:41:22.963Z[ 5] 7.00-8.00 sec 11.9 MBytes 100 Mbits/sec
27642024-03-11T07:41:22.963Z[ 7] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
27652024-03-11T07:41:22.963Z[ 9] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
27662024-03-11T07:41:22.964Z[ 11] 7.00-8.00 sec 12.0 MBytes 101 Mbits/sec
27672024-03-11T07:41:22.964Z[ 13] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
27682024-03-11T07:41:22.964Z[ 15] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
27692024-03-11T07:41:22.964Z[ 17] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
27702024-03-11T07:41:22.964Z[ 19] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
27712024-03-11T07:41:22.964Z[SUM] 7.00-8.00 sec 95.4 MBytes 800 Mbits/sec
27722024-03-11T07:41:22.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
27732024-03-11T07:41:22.964Z[ 5] 8.00-9.00 sec 11.8 MBytes 98.6 Mbits/sec
27742024-03-11T07:41:22.964Z[ 7] 8.00-9.00 sec 11.8 MBytes 98.9 Mbits/sec
27752024-03-11T07:41:22.964Z[ 9] 8.00-9.00 sec 11.8 MBytes 98.9 Mbits/sec
27762024-03-11T07:41:22.964Z[ 11] 8.00-9.00 sec 11.7 MBytes 98.4 Mbits/sec
27772024-03-11T07:41:22.964Z[ 13] 8.00-9.00 sec 11.8 MBytes 98.9 Mbits/sec
27782024-03-11T07:41:22.964Z[ 15] 8.00-9.00 sec 11.8 MBytes 98.9 Mbits/sec
27792024-03-11T07:41:22.964Z[ 17] 8.00-9.00 sec 11.8 MBytes 98.9 Mbits/sec
27802024-03-11T07:41:22.964Z[ 19] 8.00-9.00 sec 11.8 MBytes 98.9 Mbits/sec
27812024-03-11T07:41:22.964Z[SUM] 8.00-9.00 sec 94.2 MBytes 790 Mbits/sec
27822024-03-11T07:41:22.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
27832024-03-11T07:41:22.964Z[ 5] 9.00-10.00 sec 12.0 MBytes 100 Mbits/sec
27842024-03-11T07:41:22.964Z[ 7] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
27852024-03-11T07:41:22.964Z[ 9] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
27862024-03-11T07:41:22.964Z[ 11] 9.00-10.00 sec 12.0 MBytes 100 Mbits/sec
27872024-03-11T07:41:22.964Z[ 13] 9.00-10.00 sec 11.9 MBytes 100 Mbits/sec
27882024-03-11T07:41:22.964Z[ 15] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
27892024-03-11T07:41:22.964Z[ 17] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
27902024-03-11T07:41:22.965Z[ 19] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
27912024-03-11T07:41:22.965Z[SUM] 9.00-10.00 sec 95.4 MBytes 800 Mbits/sec
27922024-03-11T07:41:22.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
27932024-03-11T07:41:22.965Z[ 5] 10.00-10.01 sec 82.0 KBytes 129 Mbits/sec
27942024-03-11T07:41:22.965Z[ 7] 10.00-10.01 sec 124 KBytes 196 Mbits/sec
27952024-03-11T07:41:22.965Z[ 9] 10.00-10.01 sec 33.9 KBytes 53.5 Mbits/sec
27962024-03-11T07:41:22.965Z[ 11] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
27972024-03-11T07:41:22.965Z[ 13] 10.00-10.01 sec 93.3 KBytes 147 Mbits/sec
27982024-03-11T07:41:22.965Z[ 15] 10.00-10.01 sec 124 KBytes 196 Mbits/sec
27992024-03-11T07:41:22.965Z[ 17] 10.00-10.01 sec 124 KBytes 196 Mbits/sec
28002024-03-11T07:41:22.965Z[ 19] 10.00-10.01 sec 124 KBytes 196 Mbits/sec
28012024-03-11T07:41:22.965Z[SUM] 10.00-10.01 sec 707 KBytes 1.11 Gbits/sec
28022024-03-11T07:41:22.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
28032024-03-11T07:41:22.965Z[ ID] Interval Transfer Bandwidth
28042024-03-11T07:41:22.965Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28052024-03-11T07:41:22.965Z[ 5] 0.00-10.01 sec 118 MBytes 98.6 Mbits/sec receiver
28062024-03-11T07:41:22.965Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28072024-03-11T07:41:22.965Z[ 7] 0.00-10.01 sec 118 MBytes 98.5 Mbits/sec receiver
28082024-03-11T07:41:22.965Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28092024-03-11T07:41:22.965Z[ 9] 0.00-10.01 sec 117 MBytes 98.5 Mbits/sec receiver
28102024-03-11T07:41:22.965Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28112024-03-11T07:41:22.965Z[ 11] 0.00-10.01 sec 117 MBytes 98.4 Mbits/sec receiver
28122024-03-11T07:41:22.965Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28132024-03-11T07:41:22.966Z[ 13] 0.00-10.01 sec 117 MBytes 98.4 Mbits/sec receiver
28142024-03-11T07:41:22.966Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28152024-03-11T07:41:22.966Z[ 15] 0.00-10.01 sec 117 MBytes 98.4 Mbits/sec receiver
28162024-03-11T07:41:22.966Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28172024-03-11T07:41:22.966Z[ 17] 0.00-10.01 sec 117 MBytes 98.4 Mbits/sec receiver
28182024-03-11T07:41:22.966Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28192024-03-11T07:41:22.966Z[ 19] 0.00-10.01 sec 117 MBytes 98.4 Mbits/sec receiver
28202024-03-11T07:41:22.966Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28212024-03-11T07:41:22.966Z[SUM] 0.00-10.01 sec 940 MBytes 788 Mbits/sec receiver
28222024-03-11T07:41:22.971ZRun 5/10...788.33834443489Mbps
28232024-03-11T07:41:29.996Z-----------------------------------------------------------
28242024-03-11T07:41:29.996ZServer listening on 5201
28252024-03-11T07:41:29.996Z-----------------------------------------------------------
28262024-03-11T07:41:29.996ZAccepted connection from 10.0.0.1, port 47284
28272024-03-11T07:41:29.996Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35282
28282024-03-11T07:41:29.996Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33052
28292024-03-11T07:41:29.996Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40879
28302024-03-11T07:41:29.996Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37643
28312024-03-11T07:41:29.996Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60686
28322024-03-11T07:41:29.996Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55301
28332024-03-11T07:41:29.996Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58178
28342024-03-11T07:41:29.996Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42038
28352024-03-11T07:41:29.996Z[ ID] Interval Transfer Bandwidth
28362024-03-11T07:41:29.996Z[ 5] 0.00-1.00 sec 11.2 MBytes 94.2 Mbits/sec
28372024-03-11T07:41:29.997Z[ 7] 0.00-1.00 sec 11.1 MBytes 93.2 Mbits/sec
28382024-03-11T07:41:29.997Z[ 9] 0.00-1.00 sec 11.1 MBytes 92.8 Mbits/sec
28392024-03-11T07:41:29.997Z[ 11] 0.00-1.00 sec 11.1 MBytes 92.8 Mbits/sec
28402024-03-11T07:41:29.997Z[ 13] 0.00-1.00 sec 11.1 MBytes 92.8 Mbits/sec
28412024-03-11T07:41:29.997Z[ 15] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
28422024-03-11T07:41:29.997Z[ 17] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
28432024-03-11T07:41:29.997Z[ 19] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
28442024-03-11T07:41:29.997Z[SUM] 0.00-1.00 sec 88.4 MBytes 741 Mbits/sec
28452024-03-11T07:41:29.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
28462024-03-11T07:41:29.997Z[ 5] 1.00-2.00 sec 12.2 MBytes 103 Mbits/sec
28472024-03-11T07:41:29.997Z[ 7] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
28482024-03-11T07:41:29.997Z[ 9] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
28492024-03-11T07:41:29.997Z[ 11] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
28502024-03-11T07:41:29.997Z[ 13] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
28512024-03-11T07:41:29.997Z[ 15] 1.00-2.00 sec 12.3 MBytes 103 Mbits/sec
28522024-03-11T07:41:29.997Z[ 17] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
28532024-03-11T07:41:29.997Z[ 19] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
28542024-03-11T07:41:29.997Z[SUM] 1.00-2.00 sec 97.5 MBytes 818 Mbits/sec
28552024-03-11T07:41:29.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
28562024-03-11T07:41:29.997Z[ 5] 2.00-3.00 sec 11.9 MBytes 100 Mbits/sec
28572024-03-11T07:41:29.997Z[ 7] 2.00-3.00 sec 11.9 MBytes 100 Mbits/sec
28582024-03-11T07:41:29.997Z[ 9] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
28592024-03-11T07:41:29.997Z[ 11] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
28602024-03-11T07:41:29.998Z[ 13] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
28612024-03-11T07:41:29.998Z[ 15] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
28622024-03-11T07:41:29.998Z[ 17] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
28632024-03-11T07:41:29.998Z[ 19] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
28642024-03-11T07:41:29.998Z[SUM] 2.00-3.00 sec 95.8 MBytes 803 Mbits/sec
28652024-03-11T07:41:30.003Z- - - - - - - - - - - - - - - - - - - - - - - - -
28662024-03-11T07:41:30.003Z[ 5] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
28672024-03-11T07:41:30.003Z[ 7] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
28682024-03-11T07:41:30.003Z[ 9] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
28692024-03-11T07:41:30.003Z[ 11] 3.00-4.00 sec 12.0 MBytes 100 Mbits/sec
28702024-03-11T07:41:30.003Z[ 13] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
28712024-03-11T07:41:30.004Z[ 15] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
28722024-03-11T07:41:30.004Z[ 17] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
28732024-03-11T07:41:30.004Z[ 19] 3.00-4.00 sec 12.0 MBytes 101 Mbits/sec
28742024-03-11T07:41:30.004Z[SUM] 3.00-4.00 sec 96.2 MBytes 807 Mbits/sec
28752024-03-11T07:41:30.004Z- - - - - - - - - - - - - - - - - - - - - - - - -
28762024-03-11T07:41:30.004Z[ 5] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
28772024-03-11T07:41:30.004Z[ 7] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
28782024-03-11T07:41:30.004Z[ 9] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
28792024-03-11T07:41:30.004Z[ 11] 4.00-5.00 sec 12.1 MBytes 101 Mbits/sec
28802024-03-11T07:41:30.004Z[ 13] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
28812024-03-11T07:41:30.004Z[ 15] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
28822024-03-11T07:41:30.004Z[ 17] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
28832024-03-11T07:41:30.004Z[ 19] 4.00-5.00 sec 12.0 MBytes 101 Mbits/sec
28842024-03-11T07:41:30.004Z[SUM] 4.00-5.00 sec 96.3 MBytes 808 Mbits/sec
28852024-03-11T07:41:30.004Z- - - - - - - - - - - - - - - - - - - - - - - - -
28862024-03-11T07:41:30.004Z[ 5] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
28872024-03-11T07:41:30.004Z[ 7] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
28882024-03-11T07:41:30.004Z[ 9] 5.00-6.00 sec 12.0 MBytes 100 Mbits/sec
28892024-03-11T07:41:30.004Z[ 11] 5.00-6.00 sec 11.9 MBytes 100 Mbits/sec
28902024-03-11T07:41:30.004Z[ 13] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
28912024-03-11T07:41:30.004Z[ 15] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
28922024-03-11T07:41:30.004Z[ 17] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
28932024-03-11T07:41:30.004Z[ 19] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
28942024-03-11T07:41:30.005Z[SUM] 5.00-6.00 sec 96.1 MBytes 806 Mbits/sec
28952024-03-11T07:41:30.005Z- - - - - - - - - - - - - - - - - - - - - - - - -
28962024-03-11T07:41:30.005Z[ 5] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
28972024-03-11T07:41:30.005Z[ 7] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
28982024-03-11T07:41:30.005Z[ 9] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
28992024-03-11T07:41:33.212Z[ 11] 6.00-7.00 sec 11.9 MBytes 100 Mbits/sec
29002024-03-11T07:41:33.213Z[ 13] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
29012024-03-11T07:41:33.213Z[ 15] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
29022024-03-11T07:41:33.213Z[ 17] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
29032024-03-11T07:41:33.213Z[ 19] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
29042024-03-11T07:41:33.213Z[SUM] 6.00-7.00 sec 95.4 MBytes 800 Mbits/sec
29052024-03-11T07:41:33.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
29062024-03-11T07:41:33.213Z[ 5] 7.00-8.00 sec 11.7 MBytes 98.2 Mbits/sec
29072024-03-11T07:41:33.213Z[ 7] 7.00-8.00 sec 11.7 MBytes 98.2 Mbits/sec
29082024-03-11T07:41:33.213Z[ 9] 7.00-8.00 sec 11.7 MBytes 97.9 Mbits/sec
29092024-03-11T07:41:33.213Z[ 11] 7.00-8.00 sec 11.8 MBytes 98.6 Mbits/sec
29102024-03-11T07:41:33.213Z[ 13] 7.00-8.00 sec 11.8 MBytes 98.9 Mbits/sec
29112024-03-11T07:41:33.213Z[ 15] 7.00-8.00 sec 11.7 MBytes 98.1 Mbits/sec
29122024-03-11T07:41:33.213Z[ 17] 7.00-8.00 sec 11.7 MBytes 97.9 Mbits/sec
29132024-03-11T07:41:33.213Z[ 19] 7.00-8.00 sec 11.7 MBytes 97.9 Mbits/sec
29142024-03-11T07:41:33.213Z[SUM] 7.00-8.00 sec 93.6 MBytes 786 Mbits/sec
29152024-03-11T07:41:33.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
29162024-03-11T07:41:33.213Z[ 5] 8.00-9.00 sec 11.7 MBytes 98.5 Mbits/sec
29172024-03-11T07:41:33.213Z[ 7] 8.00-9.00 sec 11.7 MBytes 98.5 Mbits/sec
29182024-03-11T07:41:33.213Z[ 9] 8.00-9.00 sec 11.7 MBytes 97.9 Mbits/sec
29192024-03-11T07:41:33.213Z[ 11] 8.00-9.00 sec 11.7 MBytes 97.9 Mbits/sec
29202024-03-11T07:41:33.213Z[ 13] 8.00-9.00 sec 11.7 MBytes 97.9 Mbits/sec
29212024-03-11T07:41:33.213Z[ 15] 8.00-9.00 sec 11.8 MBytes 98.7 Mbits/sec
29222024-03-11T07:41:33.213Z[ 17] 8.00-9.00 sec 11.8 MBytes 98.6 Mbits/sec
29232024-03-11T07:41:33.214Z[ 19] 8.00-9.00 sec 11.7 MBytes 97.9 Mbits/sec
29242024-03-11T07:41:33.214Z[SUM] 8.00-9.00 sec 93.7 MBytes 786 Mbits/sec
29252024-03-11T07:41:33.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
29262024-03-11T07:41:33.214Z[ 5] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
29272024-03-11T07:41:33.214Z[ 7] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
29282024-03-11T07:41:33.219Z[ 9] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
29292024-03-11T07:41:33.219Z[ 11] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
29302024-03-11T07:41:33.219Z[ 13] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
29312024-03-11T07:41:33.219Z[ 15] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
29322024-03-11T07:41:33.219Z[ 17] 9.00-10.00 sec 11.7 MBytes 98.1 Mbits/sec
29332024-03-11T07:41:33.219Z[ 19] 9.00-10.00 sec 11.7 MBytes 98.2 Mbits/sec
29342024-03-11T07:41:33.219Z[SUM] 9.00-10.00 sec 93.4 MBytes 783 Mbits/sec
29352024-03-11T07:41:33.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
29362024-03-11T07:41:33.219Z[ 5] 10.00-10.00 sec 42.4 KBytes 82.2 Mbits/sec
29372024-03-11T07:41:33.219Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29382024-03-11T07:41:33.219Z[ 9] 10.00-10.00 sec 124 KBytes 241 Mbits/sec
29392024-03-11T07:41:33.219Z[ 11] 10.00-10.00 sec 124 KBytes 241 Mbits/sec
29402024-03-11T07:41:33.220Z[ 13] 10.00-10.00 sec 42.4 KBytes 82.2 Mbits/sec
29412024-03-11T07:41:33.220Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29422024-03-11T07:41:33.220Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29432024-03-11T07:41:33.220Z[ 19] 10.00-10.00 sec 79.2 KBytes 154 Mbits/sec
29442024-03-11T07:41:33.220Z[SUM] 10.00-10.00 sec 413 KBytes 800 Mbits/sec
29452024-03-11T07:41:33.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
29462024-03-11T07:41:33.220Z[ ID] Interval Transfer Bandwidth
29472024-03-11T07:41:33.220Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29482024-03-11T07:41:33.220Z[ 5] 0.00-10.00 sec 119 MBytes 99.4 Mbits/sec receiver
29492024-03-11T07:41:33.220Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29502024-03-11T07:41:33.220Z[ 7] 0.00-10.00 sec 118 MBytes 99.3 Mbits/sec receiver
29512024-03-11T07:41:33.220Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29522024-03-11T07:41:33.220Z[ 9] 0.00-10.00 sec 118 MBytes 99.3 Mbits/sec receiver
29532024-03-11T07:41:33.220Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29542024-03-11T07:41:33.220Z[ 11] 0.00-10.00 sec 118 MBytes 99.3 Mbits/sec receiver
29552024-03-11T07:41:33.220Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29562024-03-11T07:41:33.220Z[ 13] 0.00-10.00 sec 118 MBytes 99.2 Mbits/sec receiver
29572024-03-11T07:41:33.220Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29582024-03-11T07:41:33.220Z[ 15] 0.00-10.00 sec 118 MBytes 99.1 Mbits/sec receiver
29592024-03-11T07:41:33.220Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29602024-03-11T07:41:33.220Z[ 17] 0.00-10.00 sec 118 MBytes 99.1 Mbits/sec receiver
29612024-03-11T07:41:33.220Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29622024-03-11T07:41:33.220Z[ 19] 0.00-10.00 sec 118 MBytes 99.1 Mbits/sec receiver
29632024-03-11T07:41:33.221Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29642024-03-11T07:41:33.221Z[SUM] 0.00-10.00 sec 947 MBytes 794 Mbits/sec receiver
29652024-03-11T07:41:33.221ZRun 6/10...794.4171238275339Mbps
29662024-03-11T07:41:40.247Z-----------------------------------------------------------
29672024-03-11T07:41:40.247ZServer listening on 5201
29682024-03-11T07:41:40.247Z-----------------------------------------------------------
29692024-03-11T07:41:40.247ZAccepted connection from 10.0.0.1, port 50366
29702024-03-11T07:41:40.247Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44117
29712024-03-11T07:41:40.247Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46138
29722024-03-11T07:41:40.247Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35777
29732024-03-11T07:41:40.247Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63704
29742024-03-11T07:41:40.247Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39500
29752024-03-11T07:41:40.247Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33536
29762024-03-11T07:41:40.247Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39130
29772024-03-11T07:41:40.247Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37156
29782024-03-11T07:41:40.247Z[ ID] Interval Transfer Bandwidth
29792024-03-11T07:41:40.247Z[ 5] 0.00-1.00 sec 11.4 MBytes 95.9 Mbits/sec
29802024-03-11T07:41:40.247Z[ 7] 0.00-1.00 sec 11.3 MBytes 94.8 Mbits/sec
29812024-03-11T07:41:40.247Z[ 9] 0.00-1.00 sec 11.2 MBytes 93.8 Mbits/sec
29822024-03-11T07:41:40.248Z[ 11] 0.00-1.00 sec 11.2 MBytes 93.8 Mbits/sec
29832024-03-11T07:41:40.248Z[ 13] 0.00-1.00 sec 11.2 MBytes 93.8 Mbits/sec
29842024-03-11T07:41:40.248Z[ 15] 0.00-1.00 sec 11.2 MBytes 93.8 Mbits/sec
29852024-03-11T07:41:40.248Z[ 17] 0.00-1.00 sec 11.2 MBytes 93.8 Mbits/sec
29862024-03-11T07:41:40.248Z[ 19] 0.00-1.00 sec 11.1 MBytes 92.8 Mbits/sec
29872024-03-11T07:41:40.248Z[SUM] 0.00-1.00 sec 89.7 MBytes 753 Mbits/sec
29882024-03-11T07:41:40.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
29892024-03-11T07:41:40.248Z[ 5] 1.00-2.00 sec 12.3 MBytes 103 Mbits/sec
29902024-03-11T07:41:40.248Z[ 7] 1.00-2.00 sec 12.3 MBytes 103 Mbits/sec
29912024-03-11T07:41:40.248Z[ 9] 1.00-2.00 sec 12.4 MBytes 104 Mbits/sec
29922024-03-11T07:41:40.248Z[ 11] 1.00-2.00 sec 12.3 MBytes 104 Mbits/sec
29932024-03-11T07:41:40.248Z[ 13] 1.00-2.00 sec 12.3 MBytes 103 Mbits/sec
29942024-03-11T07:41:40.248Z[ 15] 1.00-2.00 sec 12.3 MBytes 103 Mbits/sec
29952024-03-11T07:41:40.248Z[ 17] 1.00-2.00 sec 12.3 MBytes 103 Mbits/sec
29962024-03-11T07:41:40.248Z[ 19] 1.00-2.00 sec 12.4 MBytes 104 Mbits/sec
29972024-03-11T07:41:40.248Z[SUM] 1.00-2.00 sec 98.5 MBytes 826 Mbits/sec
29982024-03-11T07:41:40.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
29992024-03-11T07:41:40.248Z[ 5] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec
30002024-03-11T07:41:40.248Z[ 7] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec
30012024-03-11T07:41:40.248Z[ 9] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec
30022024-03-11T07:41:40.248Z[ 11] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec
30032024-03-11T07:41:40.248Z[ 13] 2.00-3.00 sec 12.4 MBytes 104 Mbits/sec
30042024-03-11T07:41:40.248Z[ 15] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec
30052024-03-11T07:41:40.249Z[ 17] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec
30062024-03-11T07:41:40.249Z[ 19] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec
30072024-03-11T07:41:40.249Z[SUM] 2.00-3.00 sec 98.5 MBytes 826 Mbits/sec
30082024-03-11T07:41:40.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
30092024-03-11T07:41:40.249Z[ 5] 3.00-4.00 sec 12.4 MBytes 104 Mbits/sec
30102024-03-11T07:41:40.249Z[ 7] 3.00-4.00 sec 12.4 MBytes 104 Mbits/sec
30112024-03-11T07:41:40.249Z[ 9] 3.00-4.00 sec 12.4 MBytes 104 Mbits/sec
30122024-03-11T07:41:40.249Z[ 11] 3.00-4.00 sec 12.4 MBytes 104 Mbits/sec
30132024-03-11T07:41:40.249Z[ 13] 3.00-4.00 sec 12.4 MBytes 104 Mbits/sec
30142024-03-11T07:41:40.249Z[ 15] 3.00-4.00 sec 12.4 MBytes 104 Mbits/sec
30152024-03-11T07:41:40.249Z[ 17] 3.00-4.00 sec 12.4 MBytes 104 Mbits/sec
30162024-03-11T07:41:40.249Z[ 19] 3.00-4.00 sec 12.4 MBytes 104 Mbits/sec
30172024-03-11T07:41:40.253Z[SUM] 3.00-4.00 sec 99.1 MBytes 832 Mbits/sec
30182024-03-11T07:41:40.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
30192024-03-11T07:41:40.253Z[ 5] 4.00-5.00 sec 12.2 MBytes 103 Mbits/sec
30202024-03-11T07:41:40.254Z[ 7] 4.00-5.00 sec 12.2 MBytes 103 Mbits/sec
30212024-03-11T07:41:40.254Z[ 9] 4.00-5.00 sec 12.2 MBytes 102 Mbits/sec
30222024-03-11T07:41:40.254Z[ 11] 4.00-5.00 sec 12.2 MBytes 102 Mbits/sec
30232024-03-11T07:41:40.254Z[ 13] 4.00-5.00 sec 12.2 MBytes 102 Mbits/sec
30242024-03-11T07:41:40.254Z[ 15] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
30252024-03-11T07:41:40.254Z[ 17] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
30262024-03-11T07:41:40.254Z[ 19] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
30272024-03-11T07:41:40.254Z[SUM] 4.00-5.00 sec 97.8 MBytes 820 Mbits/sec
30282024-03-11T07:41:40.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
30292024-03-11T07:41:40.254Z[ 5] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
30302024-03-11T07:41:40.254Z[ 7] 5.00-6.00 sec 12.3 MBytes 103 Mbits/sec
30312024-03-11T07:41:40.254Z[ 9] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
30322024-03-11T07:41:40.254Z[ 11] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
30332024-03-11T07:41:40.254Z[ 13] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
30342024-03-11T07:41:40.254Z[ 15] 5.00-6.00 sec 12.3 MBytes 103 Mbits/sec
30352024-03-11T07:41:40.254Z[ 17] 5.00-6.00 sec 12.3 MBytes 103 Mbits/sec
30362024-03-11T07:41:40.254Z[ 19] 5.00-6.00 sec 12.3 MBytes 103 Mbits/sec
30372024-03-11T07:41:40.254Z[SUM] 5.00-6.00 sec 98.7 MBytes 828 Mbits/sec
30382024-03-11T07:41:40.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
30392024-03-11T07:41:40.254Z[ 5] 6.00-7.00 sec 11.9 MBytes 100 Mbits/sec
30402024-03-11T07:41:40.254Z[ 7] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
30412024-03-11T07:41:40.254Z[ 9] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
30422024-03-11T07:41:43.465Z[ 11] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
30432024-03-11T07:41:43.465Z[ 13] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
30442024-03-11T07:41:43.465Z[ 15] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
30452024-03-11T07:41:43.465Z[ 17] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
30462024-03-11T07:41:43.465Z[ 19] 6.00-7.00 sec 12.0 MBytes 101 Mbits/sec
30472024-03-11T07:41:43.465Z[SUM] 6.00-7.00 sec 95.8 MBytes 804 Mbits/sec
30482024-03-11T07:41:43.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
30492024-03-11T07:41:43.465Z[ 5] 7.00-8.00 sec 12.3 MBytes 103 Mbits/sec
30502024-03-11T07:41:43.465Z[ 7] 7.00-8.00 sec 12.3 MBytes 103 Mbits/sec
30512024-03-11T07:41:43.465Z[ 9] 7.00-8.00 sec 12.2 MBytes 102 Mbits/sec
30522024-03-11T07:41:43.465Z[ 11] 7.00-8.00 sec 12.3 MBytes 103 Mbits/sec
30532024-03-11T07:41:43.465Z[ 13] 7.00-8.00 sec 12.3 MBytes 103 Mbits/sec
30542024-03-11T07:41:43.465Z[ 15] 7.00-8.00 sec 12.3 MBytes 103 Mbits/sec
30552024-03-11T07:41:43.465Z[ 17] 7.00-8.00 sec 12.3 MBytes 103 Mbits/sec
30562024-03-11T07:41:43.465Z[ 19] 7.00-8.00 sec 12.2 MBytes 102 Mbits/sec
30572024-03-11T07:41:43.465Z[SUM] 7.00-8.00 sec 98.0 MBytes 822 Mbits/sec
30582024-03-11T07:41:43.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
30592024-03-11T07:41:43.466Z[ 5] 8.00-9.00 sec 12.3 MBytes 103 Mbits/sec
30602024-03-11T07:41:43.466Z[ 7] 8.00-9.00 sec 12.3 MBytes 103 Mbits/sec
30612024-03-11T07:41:43.466Z[ 9] 8.00-9.00 sec 12.4 MBytes 104 Mbits/sec
30622024-03-11T07:41:43.466Z[ 11] 8.00-9.00 sec 12.4 MBytes 104 Mbits/sec
30632024-03-11T07:41:43.466Z[ 13] 8.00-9.00 sec 12.3 MBytes 104 Mbits/sec
30642024-03-11T07:41:43.466Z[ 15] 8.00-9.00 sec 12.3 MBytes 103 Mbits/sec
30652024-03-11T07:41:43.466Z[ 17] 8.00-9.00 sec 12.3 MBytes 103 Mbits/sec
30662024-03-11T07:41:43.466Z[ 19] 8.00-9.00 sec 12.3 MBytes 104 Mbits/sec
30672024-03-11T07:41:43.466Z[SUM] 8.00-9.00 sec 98.7 MBytes 828 Mbits/sec
30682024-03-11T07:41:43.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
30692024-03-11T07:41:43.466Z[ 5] 9.00-10.00 sec 12.4 MBytes 104 Mbits/sec
30702024-03-11T07:41:43.466Z[ 7] 9.00-10.00 sec 12.4 MBytes 104 Mbits/sec
30712024-03-11T07:41:43.466Z[ 9] 9.00-10.00 sec 12.3 MBytes 103 Mbits/sec
30722024-03-11T07:41:43.466Z[ 11] 9.00-10.00 sec 12.3 MBytes 103 Mbits/sec
30732024-03-11T07:41:43.466Z[ 13] 9.00-10.00 sec 12.3 MBytes 103 Mbits/sec
30742024-03-11T07:41:43.466Z[ 15] 9.00-10.00 sec 12.4 MBytes 104 Mbits/sec
30752024-03-11T07:41:43.466Z[ 17] 9.00-10.00 sec 12.4 MBytes 104 Mbits/sec
30762024-03-11T07:41:43.466Z[ 19] 9.00-10.00 sec 12.3 MBytes 103 Mbits/sec
30772024-03-11T07:41:43.466Z[SUM] 9.00-10.00 sec 98.7 MBytes 828 Mbits/sec
30782024-03-11T07:41:43.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
30792024-03-11T07:41:43.466Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30802024-03-11T07:41:43.466Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30812024-03-11T07:41:43.467Z[ 9] 10.00-10.00 sec 124 KBytes 290 Mbits/sec
30822024-03-11T07:41:43.467Z[ 11] 10.00-10.00 sec 90.5 KBytes 211 Mbits/sec
30832024-03-11T07:41:43.467Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30842024-03-11T07:41:43.467Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30852024-03-11T07:41:43.467Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30862024-03-11T07:41:43.467Z[ 19] 10.00-10.00 sec 107 KBytes 250 Mbits/sec
30872024-03-11T07:41:43.467Z[SUM] 10.00-10.00 sec 322 KBytes 750 Mbits/sec
30882024-03-11T07:41:43.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
30892024-03-11T07:41:43.467Z[ ID] Interval Transfer Bandwidth
30902024-03-11T07:41:43.467Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30912024-03-11T07:41:43.467Z[ 5] 0.00-10.00 sec 122 MBytes 102 Mbits/sec receiver
30922024-03-11T07:41:43.467Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30932024-03-11T07:41:43.467Z[ 7] 0.00-10.00 sec 122 MBytes 102 Mbits/sec receiver
30942024-03-11T07:41:43.467Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30952024-03-11T07:41:43.467Z[ 9] 0.00-10.00 sec 122 MBytes 102 Mbits/sec receiver
30962024-03-11T07:41:43.467Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30972024-03-11T07:41:43.467Z[ 11] 0.00-10.00 sec 122 MBytes 102 Mbits/sec receiver
30982024-03-11T07:41:43.467Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30992024-03-11T07:41:43.467Z[ 13] 0.00-10.00 sec 122 MBytes 102 Mbits/sec receiver
31002024-03-11T07:41:43.467Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31012024-03-11T07:41:43.467Z[ 15] 0.00-10.00 sec 122 MBytes 102 Mbits/sec receiver
31022024-03-11T07:41:43.467Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31032024-03-11T07:41:43.467Z[ 17] 0.00-10.00 sec 122 MBytes 102 Mbits/sec receiver
31042024-03-11T07:41:43.467Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31052024-03-11T07:41:43.468Z[ 19] 0.00-10.00 sec 122 MBytes 102 Mbits/sec receiver
31062024-03-11T07:41:43.468Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31072024-03-11T07:41:43.468Z[SUM] 0.00-10.00 sec 974 MBytes 817 Mbits/sec receiver
31082024-03-11T07:41:43.472ZRun 7/10...817.061149930255Mbps
31092024-03-11T07:41:50.501Z-----------------------------------------------------------
31102024-03-11T07:41:50.501ZServer listening on 5201
31112024-03-11T07:41:50.501Z-----------------------------------------------------------
31122024-03-11T07:41:50.501ZAccepted connection from 10.0.0.1, port 39557
31132024-03-11T07:41:50.501Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64443
31142024-03-11T07:41:50.501Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41210
31152024-03-11T07:41:50.501Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60092
31162024-03-11T07:41:50.501Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60033
31172024-03-11T07:41:50.501Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32806
31182024-03-11T07:41:50.502Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50213
31192024-03-11T07:41:50.502Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49760
31202024-03-11T07:41:50.502Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40130
31212024-03-11T07:41:50.502Z[ ID] Interval Transfer Bandwidth
31222024-03-11T07:41:50.502Z[ 5] 0.00-1.00 sec 11.0 MBytes 92.1 Mbits/sec
31232024-03-11T07:41:50.502Z[ 7] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
31242024-03-11T07:41:50.502Z[ 9] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
31252024-03-11T07:41:50.502Z[ 11] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
31262024-03-11T07:41:50.502Z[ 13] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
31272024-03-11T07:41:50.502Z[ 15] 0.00-1.00 sec 10.7 MBytes 89.8 Mbits/sec
31282024-03-11T07:41:50.502Z[ 17] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
31292024-03-11T07:41:50.502Z[ 19] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
31302024-03-11T07:41:50.502Z[SUM] 0.00-1.00 sec 86.4 MBytes 724 Mbits/sec
31312024-03-11T07:41:50.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
31322024-03-11T07:41:50.502Z[ 5] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
31332024-03-11T07:41:50.502Z[ 7] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
31342024-03-11T07:41:50.502Z[ 9] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
31352024-03-11T07:41:50.502Z[ 11] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
31362024-03-11T07:41:50.502Z[ 13] 1.00-2.00 sec 11.8 MBytes 99.0 Mbits/sec
31372024-03-11T07:41:50.502Z[ 15] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
31382024-03-11T07:41:50.502Z[ 17] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
31392024-03-11T07:41:50.502Z[ 19] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
31402024-03-11T07:41:50.502Z[SUM] 1.00-2.00 sec 95.2 MBytes 798 Mbits/sec
31412024-03-11T07:41:50.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
31422024-03-11T07:41:50.503Z[ 5] 2.00-3.00 sec 11.9 MBytes 100 Mbits/sec
31432024-03-11T07:41:50.503Z[ 7] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
31442024-03-11T07:41:50.503Z[ 9] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
31452024-03-11T07:41:50.503Z[ 11] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
31462024-03-11T07:41:50.503Z[ 13] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
31472024-03-11T07:41:50.503Z[ 15] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
31482024-03-11T07:41:50.503Z[ 17] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec
31492024-03-11T07:41:50.503Z[ 19] 2.00-3.00 sec 11.9 MBytes 99.9 Mbits/sec
31502024-03-11T07:41:50.503Z[SUM] 2.00-3.00 sec 95.6 MBytes 802 Mbits/sec
31512024-03-11T07:41:50.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
31522024-03-11T07:41:50.503Z[ 5] 3.00-4.00 sec 11.6 MBytes 97.4 Mbits/sec
31532024-03-11T07:41:50.503Z[ 7] 3.00-4.00 sec 11.6 MBytes 97.2 Mbits/sec
31542024-03-11T07:41:50.503Z[ 9] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
31552024-03-11T07:41:50.503Z[ 11] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
31562024-03-11T07:41:50.503Z[ 13] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
31572024-03-11T07:41:50.503Z[ 15] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
31582024-03-11T07:41:50.503Z[ 17] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
31592024-03-11T07:41:50.503Z[ 19] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
31602024-03-11T07:41:50.503Z[SUM] 3.00-4.00 sec 92.6 MBytes 777 Mbits/sec
31612024-03-11T07:41:50.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
31622024-03-11T07:41:50.503Z[ 5] 4.00-5.00 sec 11.5 MBytes 96.2 Mbits/sec
31632024-03-11T07:41:50.504Z[ 7] 4.00-5.00 sec 11.5 MBytes 96.5 Mbits/sec
31642024-03-11T07:41:50.504Z[ 9] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
31652024-03-11T07:41:50.504Z[ 11] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
31662024-03-11T07:41:50.504Z[ 13] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
31672024-03-11T07:41:50.504Z[ 15] 4.00-5.00 sec 11.4 MBytes 95.9 Mbits/sec
31682024-03-11T07:41:50.504Z[ 17] 4.00-5.00 sec 11.4 MBytes 95.8 Mbits/sec
31692024-03-11T07:41:50.504Z[ 19] 4.00-5.00 sec 11.4 MBytes 95.8 Mbits/sec
31702024-03-11T07:41:50.504Z[SUM] 4.00-5.00 sec 91.9 MBytes 771 Mbits/sec
31712024-03-11T07:41:50.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
31722024-03-11T07:41:50.504Z[ 5] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
31732024-03-11T07:41:50.504Z[ 7] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
31742024-03-11T07:41:50.504Z[ 9] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
31752024-03-11T07:41:50.504Z[ 11] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
31762024-03-11T07:41:50.504Z[ 13] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
31772024-03-11T07:41:50.504Z[ 15] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
31782024-03-11T07:41:50.508Z[ 17] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
31792024-03-11T07:41:50.509Z[ 19] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
31802024-03-11T07:41:50.509Z[SUM] 5.00-6.00 sec 93.3 MBytes 783 Mbits/sec
31812024-03-11T07:41:50.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
31822024-03-11T07:41:50.509Z[ 5] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
31832024-03-11T07:41:50.509Z[ 7] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
31842024-03-11T07:41:50.509Z[ 9] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
31852024-03-11T07:41:53.615Z[ 11] 6.00-7.00 sec 11.5 MBytes 96.7 Mbits/sec
31862024-03-11T07:41:53.615Z[ 13] 6.00-7.00 sec 11.4 MBytes 95.8 Mbits/sec
31872024-03-11T07:41:53.615Z[ 15] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
31882024-03-11T07:41:53.615Z[ 17] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
31892024-03-11T07:41:53.615Z[ 19] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
31902024-03-11T07:41:53.615Z[SUM] 6.00-7.00 sec 92.2 MBytes 774 Mbits/sec
31912024-03-11T07:41:53.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
31922024-03-11T07:41:53.615Z[ 5] 7.00-8.00 sec 11.5 MBytes 96.5 Mbits/sec
31932024-03-11T07:41:53.615Z[ 7] 7.00-8.00 sec 11.4 MBytes 95.9 Mbits/sec
31942024-03-11T07:41:53.616Z[ 9] 7.00-8.00 sec 11.4 MBytes 95.8 Mbits/sec
31952024-03-11T07:41:53.616Z[ 11] 7.00-8.00 sec 11.4 MBytes 95.9 Mbits/sec
31962024-03-11T07:41:53.616Z[ 13] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
31972024-03-11T07:41:53.616Z[ 15] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
31982024-03-11T07:41:53.616Z[ 17] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
31992024-03-11T07:41:53.616Z[ 19] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
32002024-03-11T07:41:53.616Z[SUM] 7.00-8.00 sec 92.0 MBytes 772 Mbits/sec
32012024-03-11T07:41:53.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
32022024-03-11T07:41:53.616Z[ 5] 8.00-9.00 sec 11.5 MBytes 96.7 Mbits/sec
32032024-03-11T07:41:53.616Z[ 7] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
32042024-03-11T07:41:53.616Z[ 9] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
32052024-03-11T07:41:53.616Z[ 11] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
32062024-03-11T07:41:53.616Z[ 13] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
32072024-03-11T07:41:53.616Z[ 15] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
32082024-03-11T07:41:53.616Z[ 17] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
32092024-03-11T07:41:53.616Z[ 19] 8.00-9.00 sec 11.5 MBytes 96.5 Mbits/sec
32102024-03-11T07:41:53.616Z[SUM] 8.00-9.00 sec 92.3 MBytes 774 Mbits/sec
32112024-03-11T07:41:53.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122024-03-11T07:41:53.616Z[ 5] 9.00-10.00 sec 11.7 MBytes 98.3 Mbits/sec
32132024-03-11T07:41:53.616Z[ 7] 9.00-10.00 sec 11.8 MBytes 98.9 Mbits/sec
32142024-03-11T07:41:53.616Z[ 9] 9.00-10.00 sec 11.8 MBytes 98.9 Mbits/sec
32152024-03-11T07:41:53.616Z[ 11] 9.00-10.00 sec 11.8 MBytes 98.9 Mbits/sec
32162024-03-11T07:41:53.616Z[ 13] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
32172024-03-11T07:41:53.616Z[ 15] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
32182024-03-11T07:41:53.617Z[ 17] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
32192024-03-11T07:41:53.617Z[ 19] 9.00-10.00 sec 11.7 MBytes 98.2 Mbits/sec
32202024-03-11T07:41:53.617Z[SUM] 9.00-10.00 sec 93.8 MBytes 787 Mbits/sec
32212024-03-11T07:41:53.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222024-03-11T07:41:53.617Z[ 5] 10.00-10.00 sec 62.2 KBytes 135 Mbits/sec
32232024-03-11T07:41:53.617Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32242024-03-11T07:41:53.617Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32252024-03-11T07:41:53.617Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32262024-03-11T07:41:53.617Z[ 13] 10.00-10.00 sec 124 KBytes 270 Mbits/sec
32272024-03-11T07:41:53.617Z[ 15] 10.00-10.00 sec 124 KBytes 270 Mbits/sec
32282024-03-11T07:41:53.617Z[ 17] 10.00-10.00 sec 124 KBytes 270 Mbits/sec
32292024-03-11T07:41:53.617Z[ 19] 10.00-10.00 sec 50.9 KBytes 110 Mbits/sec
32302024-03-11T07:41:53.617Z[SUM] 10.00-10.00 sec 486 KBytes 1.05 Gbits/sec
32312024-03-11T07:41:53.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322024-03-11T07:41:53.617Z[ ID] Interval Transfer Bandwidth
32332024-03-11T07:41:53.617Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32342024-03-11T07:41:53.617Z[ 5] 0.00-10.00 sec 116 MBytes 97.2 Mbits/sec receiver
32352024-03-11T07:41:53.617Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32362024-03-11T07:41:53.617Z[ 7] 0.00-10.00 sec 116 MBytes 97.0 Mbits/sec receiver
32372024-03-11T07:41:53.617Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32382024-03-11T07:41:53.617Z[ 9] 0.00-10.00 sec 116 MBytes 97.0 Mbits/sec receiver
32392024-03-11T07:41:53.617Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32402024-03-11T07:41:53.617Z[ 11] 0.00-10.00 sec 116 MBytes 97.0 Mbits/sec receiver
32412024-03-11T07:41:53.617Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32422024-03-11T07:41:53.618Z[ 13] 0.00-10.00 sec 116 MBytes 97.0 Mbits/sec receiver
32432024-03-11T07:41:53.618Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32442024-03-11T07:41:53.618Z[ 15] 0.00-10.00 sec 116 MBytes 97.0 Mbits/sec receiver
32452024-03-11T07:41:53.618Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32462024-03-11T07:41:53.618Z[ 17] 0.00-10.00 sec 116 MBytes 97.0 Mbits/sec receiver
32472024-03-11T07:41:53.618Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32482024-03-11T07:41:53.618Z[ 19] 0.00-10.00 sec 116 MBytes 97.0 Mbits/sec receiver
32492024-03-11T07:41:53.618Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32502024-03-11T07:41:53.618Z[SUM] 0.00-10.00 sec 926 MBytes 776 Mbits/sec receiver
32512024-03-11T07:41:53.622ZRun 8/10...776.730756153785Mbps
32522024-03-11T07:42:00.649Z-----------------------------------------------------------
32532024-03-11T07:42:00.649ZServer listening on 5201
32542024-03-11T07:42:00.649Z-----------------------------------------------------------
32552024-03-11T07:42:00.649ZAccepted connection from 10.0.0.1, port 48721
32562024-03-11T07:42:00.649Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52497
32572024-03-11T07:42:00.649Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65303
32582024-03-11T07:42:00.649Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44486
32592024-03-11T07:42:00.649Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45443
32602024-03-11T07:42:00.649Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61825
32612024-03-11T07:42:00.649Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61976
32622024-03-11T07:42:00.649Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32857
32632024-03-11T07:42:00.649Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38037
32642024-03-11T07:42:00.649Z[ ID] Interval Transfer Bandwidth
32652024-03-11T07:42:00.650Z[ 5] 0.00-1.00 sec 10.9 MBytes 91.1 Mbits/sec
32662024-03-11T07:42:00.650Z[ 7] 0.00-1.00 sec 10.7 MBytes 90.2 Mbits/sec
32672024-03-11T07:42:00.650Z[ 9] 0.00-1.00 sec 10.7 MBytes 89.8 Mbits/sec
32682024-03-11T07:42:00.650Z[ 11] 0.00-1.00 sec 10.7 MBytes 89.8 Mbits/sec
32692024-03-11T07:42:00.650Z[ 13] 0.00-1.00 sec 10.7 MBytes 89.8 Mbits/sec
32702024-03-11T07:42:00.650Z[ 15] 0.00-1.00 sec 10.7 MBytes 89.5 Mbits/sec
32712024-03-11T07:42:00.650Z[ 17] 0.00-1.00 sec 10.6 MBytes 88.7 Mbits/sec
32722024-03-11T07:42:00.650Z[ 19] 0.00-1.00 sec 10.6 MBytes 88.7 Mbits/sec
32732024-03-11T07:42:00.650Z[SUM] 0.00-1.00 sec 85.5 MBytes 718 Mbits/sec
32742024-03-11T07:42:00.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
32752024-03-11T07:42:00.650Z[ 5] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
32762024-03-11T07:42:00.650Z[ 7] 1.00-2.00 sec 11.9 MBytes 99.5 Mbits/sec
32772024-03-11T07:42:00.650Z[ 9] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
32782024-03-11T07:42:00.650Z[ 11] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
32792024-03-11T07:42:00.650Z[ 13] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
32802024-03-11T07:42:00.650Z[ 15] 1.00-2.00 sec 11.8 MBytes 99.1 Mbits/sec
32812024-03-11T07:42:00.650Z[ 17] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
32822024-03-11T07:42:00.650Z[ 19] 1.00-2.00 sec 11.8 MBytes 99.1 Mbits/sec
32832024-03-11T07:42:00.650Z[SUM] 1.00-2.00 sec 94.6 MBytes 793 Mbits/sec
32842024-03-11T07:42:00.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
32852024-03-11T07:42:00.650Z[ 5] 2.00-3.00 sec 11.7 MBytes 98.4 Mbits/sec
32862024-03-11T07:42:00.650Z[ 7] 2.00-3.00 sec 11.7 MBytes 97.9 Mbits/sec
32872024-03-11T07:42:00.650Z[ 9] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
32882024-03-11T07:42:00.651Z[ 11] 2.00-3.00 sec 11.7 MBytes 98.0 Mbits/sec
32892024-03-11T07:42:00.651Z[ 13] 2.00-3.00 sec 11.7 MBytes 97.9 Mbits/sec
32902024-03-11T07:42:00.651Z[ 15] 2.00-3.00 sec 11.7 MBytes 97.9 Mbits/sec
32912024-03-11T07:42:00.651Z[ 17] 2.00-3.00 sec 11.7 MBytes 97.9 Mbits/sec
32922024-03-11T07:42:00.651Z[ 19] 2.00-3.00 sec 11.8 MBytes 98.6 Mbits/sec
32932024-03-11T07:42:00.651Z[SUM] 2.00-3.00 sec 93.6 MBytes 785 Mbits/sec
32942024-03-11T07:42:00.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
32952024-03-11T07:42:00.651Z[ 5] 3.00-4.00 sec 11.7 MBytes 98.3 Mbits/sec
32962024-03-11T07:42:00.651Z[ 7] 3.00-4.00 sec 11.8 MBytes 98.9 Mbits/sec
32972024-03-11T07:42:00.651Z[ 9] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
32982024-03-11T07:42:00.651Z[ 11] 3.00-4.00 sec 11.8 MBytes 98.8 Mbits/sec
32992024-03-11T07:42:00.651Z[ 13] 3.00-4.00 sec 11.8 MBytes 98.9 Mbits/sec
33002024-03-11T07:42:00.651Z[ 15] 3.00-4.00 sec 11.8 MBytes 98.9 Mbits/sec
33012024-03-11T07:42:00.651Z[ 17] 3.00-4.00 sec 11.8 MBytes 98.9 Mbits/sec
33022024-03-11T07:42:00.651Z[ 19] 3.00-4.00 sec 11.7 MBytes 98.2 Mbits/sec
33032024-03-11T07:42:00.651Z[SUM] 3.00-4.00 sec 94.0 MBytes 789 Mbits/sec
33042024-03-11T07:42:00.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
33052024-03-11T07:42:00.651Z[ 5] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
33062024-03-11T07:42:00.651Z[ 7] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
33072024-03-11T07:42:00.651Z[ 9] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
33082024-03-11T07:42:00.651Z[ 11] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
33092024-03-11T07:42:00.651Z[ 13] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
33102024-03-11T07:42:00.651Z[ 15] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
33112024-03-11T07:42:00.651Z[ 17] 4.00-5.00 sec 11.8 MBytes 99.4 Mbits/sec
33122024-03-11T07:42:00.652Z[ 19] 4.00-5.00 sec 11.9 MBytes 99.6 Mbits/sec
33132024-03-11T07:42:00.652Z[SUM] 4.00-5.00 sec 95.2 MBytes 798 Mbits/sec
33142024-03-11T07:42:00.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
33152024-03-11T07:42:00.652Z[ 5] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
33162024-03-11T07:42:00.652Z[ 7] 5.00-6.00 sec 11.9 MBytes 99.9 Mbits/sec
33172024-03-11T07:42:00.652Z[ 9] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
33182024-03-11T07:42:00.652Z[ 11] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
33192024-03-11T07:42:00.652Z[ 13] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
33202024-03-11T07:42:00.652Z[ 15] 5.00-6.00 sec 11.9 MBytes 99.9 Mbits/sec
33212024-03-11T07:42:00.652Z[ 17] 5.00-6.00 sec 12.0 MBytes 100 Mbits/sec
33222024-03-11T07:42:00.652Z[ 19] 5.00-6.00 sec 12.0 MBytes 101 Mbits/sec
33232024-03-11T07:42:00.652Z[SUM] 5.00-6.00 sec 95.9 MBytes 804 Mbits/sec
33242024-03-11T07:42:00.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
33252024-03-11T07:42:00.652Z[ 5] 6.00-7.00 sec 11.8 MBytes 98.9 Mbits/sec
33262024-03-11T07:42:00.652Z[ 7] 6.00-7.00 sec 11.9 MBytes 99.8 Mbits/sec
33272024-03-11T07:42:00.652Z[ 9] 6.00-7.00 sec 11.8 MBytes 98.9 Mbits/sec
33282024-03-11T07:42:03.866Z[ 11] 6.00-7.00 sec 11.8 MBytes 98.9 Mbits/sec
33292024-03-11T07:42:03.866Z[ 13] 6.00-7.00 sec 11.8 MBytes 99.2 Mbits/sec
33302024-03-11T07:42:03.866Z[ 15] 6.00-7.00 sec 11.9 MBytes 99.9 Mbits/sec
33312024-03-11T07:42:03.866Z[ 17] 6.00-7.00 sec 11.8 MBytes 99.1 Mbits/sec
33322024-03-11T07:42:03.866Z[ 19] 6.00-7.00 sec 11.8 MBytes 98.9 Mbits/sec
33332024-03-11T07:42:03.866Z[SUM] 6.00-7.00 sec 94.6 MBytes 794 Mbits/sec
33342024-03-11T07:42:03.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
33352024-03-11T07:42:03.866Z[ 5] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
33362024-03-11T07:42:03.866Z[ 7] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
33372024-03-11T07:42:03.866Z[ 9] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
33382024-03-11T07:42:03.866Z[ 11] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
33392024-03-11T07:42:03.866Z[ 13] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
33402024-03-11T07:42:03.867Z[ 15] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
33412024-03-11T07:42:03.867Z[ 17] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
33422024-03-11T07:42:03.867Z[ 19] 7.00-8.00 sec 11.9 MBytes 99.9 Mbits/sec
33432024-03-11T07:42:03.867Z[SUM] 7.00-8.00 sec 95.3 MBytes 799 Mbits/sec
33442024-03-11T07:42:03.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
33452024-03-11T07:42:03.867Z[ 5] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
33462024-03-11T07:42:03.867Z[ 7] 8.00-9.00 sec 11.9 MBytes 99.5 Mbits/sec
33472024-03-11T07:42:03.867Z[ 9] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
33482024-03-11T07:42:03.867Z[ 11] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
33492024-03-11T07:42:03.867Z[ 13] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
33502024-03-11T07:42:03.867Z[ 15] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
33512024-03-11T07:42:03.867Z[ 17] 8.00-9.00 sec 11.9 MBytes 99.7 Mbits/sec
33522024-03-11T07:42:03.867Z[ 19] 8.00-9.00 sec 11.9 MBytes 99.9 Mbits/sec
33532024-03-11T07:42:03.867Z[SUM] 8.00-9.00 sec 95.2 MBytes 799 Mbits/sec
33542024-03-11T07:42:03.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
33552024-03-11T07:42:03.867Z[ 5] 9.00-10.00 sec 11.9 MBytes 100 Mbits/sec
33562024-03-11T07:42:03.867Z[ 7] 9.00-10.00 sec 12.0 MBytes 100 Mbits/sec
33572024-03-11T07:42:03.867Z[ 9] 9.00-10.00 sec 12.0 MBytes 101 Mbits/sec
33582024-03-11T07:42:03.867Z[ 11] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
33592024-03-11T07:42:03.867Z[ 13] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
33602024-03-11T07:42:03.867Z[ 15] 9.00-10.00 sec 11.9 MBytes 99.9 Mbits/sec
33612024-03-11T07:42:03.867Z[ 17] 9.00-10.00 sec 12.0 MBytes 101 Mbits/sec
33622024-03-11T07:42:03.867Z[ 19] 9.00-10.00 sec 12.0 MBytes 101 Mbits/sec
33632024-03-11T07:42:03.867Z[SUM] 9.00-10.00 sec 95.7 MBytes 803 Mbits/sec
33642024-03-11T07:42:03.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
33652024-03-11T07:42:03.868Z[ 5] 10.00-10.00 sec 99.0 KBytes 167 Mbits/sec
33662024-03-11T07:42:03.868Z[ 7] 10.00-10.00 sec 124 KBytes 210 Mbits/sec
33672024-03-11T07:42:03.868Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33682024-03-11T07:42:03.868Z[ 11] 10.00-10.00 sec 124 KBytes 210 Mbits/sec
33692024-03-11T07:42:03.868Z[ 13] 10.00-10.00 sec 124 KBytes 210 Mbits/sec
33702024-03-11T07:42:03.868Z[ 15] 10.00-10.00 sec 124 KBytes 210 Mbits/sec
33712024-03-11T07:42:03.868Z[ 17] 10.00-10.00 sec 76.4 KBytes 129 Mbits/sec
33722024-03-11T07:42:03.868Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33732024-03-11T07:42:03.868Z[SUM] 10.00-10.00 sec 673 KBytes 1.14 Gbits/sec
33742024-03-11T07:42:03.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
33752024-03-11T07:42:03.868Z[ ID] Interval Transfer Bandwidth
33762024-03-11T07:42:03.868Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33772024-03-11T07:42:03.868Z[ 5] 0.00-10.00 sec 118 MBytes 98.7 Mbits/sec receiver
33782024-03-11T07:42:03.868Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33792024-03-11T07:42:03.868Z[ 7] 0.00-10.00 sec 118 MBytes 98.6 Mbits/sec receiver
33802024-03-11T07:42:03.868Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33812024-03-11T07:42:03.868Z[ 9] 0.00-10.00 sec 118 MBytes 98.5 Mbits/sec receiver
33822024-03-11T07:42:03.868Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33832024-03-11T07:42:03.868Z[ 11] 0.00-10.00 sec 118 MBytes 98.5 Mbits/sec receiver
33842024-03-11T07:42:03.868Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33852024-03-11T07:42:03.868Z[ 13] 0.00-10.00 sec 118 MBytes 98.5 Mbits/sec receiver
33862024-03-11T07:42:03.868Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33872024-03-11T07:42:03.869Z[ 15] 0.00-10.00 sec 118 MBytes 98.5 Mbits/sec receiver
33882024-03-11T07:42:03.869Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33892024-03-11T07:42:03.869Z[ 17] 0.00-10.00 sec 117 MBytes 98.5 Mbits/sec receiver
33902024-03-11T07:42:03.869Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33912024-03-11T07:42:03.869Z[ 19] 0.00-10.00 sec 117 MBytes 98.4 Mbits/sec receiver
33922024-03-11T07:42:03.869Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33932024-03-11T07:42:03.869Z[SUM] 0.00-10.00 sec 940 MBytes 788 Mbits/sec receiver
33942024-03-11T07:42:03.873ZRun 9/10...788.953096590362Mbps
33952024-03-11T07:42:10.901Z-----------------------------------------------------------
33962024-03-11T07:42:10.901ZServer listening on 5201
33972024-03-11T07:42:10.901Z-----------------------------------------------------------
33982024-03-11T07:42:10.901ZAccepted connection from 10.0.0.1, port 61099
33992024-03-11T07:42:10.901Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46356
34002024-03-11T07:42:10.901Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61868
34012024-03-11T07:42:10.901Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59852
34022024-03-11T07:42:10.901Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63958
34032024-03-11T07:42:10.902Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54937
34042024-03-11T07:42:10.902Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64640
34052024-03-11T07:42:10.902Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52426
34062024-03-11T07:42:10.902Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50284
34072024-03-11T07:42:10.902Z[ ID] Interval Transfer Bandwidth
34082024-03-11T07:42:10.902Z[ 5] 0.00-1.00 sec 10.9 MBytes 91.8 Mbits/sec
34092024-03-11T07:42:10.902Z[ 7] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
34102024-03-11T07:42:10.902Z[ 9] 0.00-1.00 sec 10.8 MBytes 90.8 Mbits/sec
34112024-03-11T07:42:10.902Z[ 11] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
34122024-03-11T07:42:10.902Z[ 13] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
34132024-03-11T07:42:10.902Z[ 15] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
34142024-03-11T07:42:10.902Z[ 17] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
34152024-03-11T07:42:10.902Z[ 19] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
34162024-03-11T07:42:10.902Z[SUM] 0.00-1.00 sec 86.1 MBytes 722 Mbits/sec
34172024-03-11T07:42:10.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
34182024-03-11T07:42:10.902Z[ 5] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
34192024-03-11T07:42:10.902Z[ 7] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
34202024-03-11T07:42:10.902Z[ 9] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
34212024-03-11T07:42:10.902Z[ 11] 1.00-2.00 sec 11.9 MBytes 99.9 Mbits/sec
34222024-03-11T07:42:10.902Z[ 13] 1.00-2.00 sec 11.9 MBytes 99.8 Mbits/sec
34232024-03-11T07:42:10.902Z[ 15] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
34242024-03-11T07:42:10.902Z[ 17] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
34252024-03-11T07:42:10.903Z[ 19] 1.00-2.00 sec 11.8 MBytes 98.9 Mbits/sec
34262024-03-11T07:42:10.903Z[SUM] 1.00-2.00 sec 94.5 MBytes 793 Mbits/sec
34272024-03-11T07:42:10.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
34282024-03-11T07:42:10.903Z[ 5] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
34292024-03-11T07:42:10.903Z[ 7] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
34302024-03-11T07:42:10.903Z[ 9] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
34312024-03-11T07:42:10.903Z[ 11] 2.00-3.00 sec 11.7 MBytes 98.0 Mbits/sec
34322024-03-11T07:42:10.903Z[ 13] 2.00-3.00 sec 11.7 MBytes 97.9 Mbits/sec
34332024-03-11T07:42:10.903Z[ 15] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
34342024-03-11T07:42:10.903Z[ 17] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
34352024-03-11T07:42:10.903Z[ 19] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
34362024-03-11T07:42:10.903Z[SUM] 2.00-3.00 sec 94.1 MBytes 789 Mbits/sec
34372024-03-11T07:42:10.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
34382024-03-11T07:42:10.903Z[ 5] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
34392024-03-11T07:42:10.903Z[ 7] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
34402024-03-11T07:42:10.903Z[ 9] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
34412024-03-11T07:42:10.903Z[ 11] 3.00-4.00 sec 11.7 MBytes 98.3 Mbits/sec
34422024-03-11T07:42:10.903Z[ 13] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
34432024-03-11T07:42:10.903Z[ 15] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
34442024-03-11T07:42:10.903Z[ 17] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
34452024-03-11T07:42:10.903Z[ 19] 3.00-4.00 sec 11.7 MBytes 97.9 Mbits/sec
34462024-03-11T07:42:10.903Z[SUM] 3.00-4.00 sec 93.4 MBytes 783 Mbits/sec
34472024-03-11T07:42:10.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
34482024-03-11T07:42:10.903Z[ 5] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
34492024-03-11T07:42:10.904Z[ 7] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
34502024-03-11T07:42:10.904Z[ 9] 4.00-5.00 sec 11.9 MBytes 99.5 Mbits/sec
34512024-03-11T07:42:10.904Z[ 11] 4.00-5.00 sec 11.8 MBytes 99.2 Mbits/sec
34522024-03-11T07:42:10.904Z[ 13] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
34532024-03-11T07:42:10.904Z[ 15] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
34542024-03-11T07:42:10.904Z[ 17] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
34552024-03-11T07:42:10.904Z[ 19] 4.00-5.00 sec 11.9 MBytes 99.9 Mbits/sec
34562024-03-11T07:42:10.904Z[SUM] 4.00-5.00 sec 95.1 MBytes 798 Mbits/sec
34572024-03-11T07:42:10.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
34582024-03-11T07:42:10.904Z[ 5] 5.00-6.00 sec 11.7 MBytes 98.2 Mbits/sec
34592024-03-11T07:42:10.904Z[ 7] 5.00-6.00 sec 11.7 MBytes 98.4 Mbits/sec
34602024-03-11T07:42:10.904Z[ 9] 5.00-6.00 sec 11.7 MBytes 98.3 Mbits/sec
34612024-03-11T07:42:10.904Z[ 11] 5.00-6.00 sec 11.8 MBytes 98.9 Mbits/sec
34622024-03-11T07:42:10.904Z[ 13] 5.00-6.00 sec 11.8 MBytes 98.9 Mbits/sec
34632024-03-11T07:42:10.904Z[ 15] 5.00-6.00 sec 11.8 MBytes 98.9 Mbits/sec
34642024-03-11T07:42:10.904Z[ 17] 5.00-6.00 sec 11.8 MBytes 98.9 Mbits/sec
34652024-03-11T07:42:10.904Z[ 19] 5.00-6.00 sec 11.7 MBytes 98.2 Mbits/sec
34662024-03-11T07:42:10.904Z[SUM] 5.00-6.00 sec 94.0 MBytes 789 Mbits/sec
34672024-03-11T07:42:10.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
34682024-03-11T07:42:10.904Z[ 5] 6.00-7.00 sec 12.2 MBytes 102 Mbits/sec
34692024-03-11T07:42:10.904Z[ 7] 6.00-7.00 sec 12.1 MBytes 102 Mbits/sec
34702024-03-11T07:42:10.909Z[ 9] 6.00-7.00 sec 12.2 MBytes 102 Mbits/sec
34712024-03-11T07:42:14.117Z[ 11] 6.00-7.00 sec 12.2 MBytes 102 Mbits/sec
34722024-03-11T07:42:14.117Z[ 13] 6.00-7.00 sec 12.2 MBytes 102 Mbits/sec
34732024-03-11T07:42:14.117Z[ 15] 6.00-7.00 sec 12.2 MBytes 102 Mbits/sec
34742024-03-11T07:42:14.117Z[ 17] 6.00-7.00 sec 12.2 MBytes 102 Mbits/sec
34752024-03-11T07:42:14.117Z[ 19] 6.00-7.00 sec 12.1 MBytes 102 Mbits/sec
34762024-03-11T07:42:14.117Z[SUM] 6.00-7.00 sec 97.2 MBytes 815 Mbits/sec
34772024-03-11T07:42:14.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
34782024-03-11T07:42:14.118Z[ 5] 7.00-8.00 sec 11.9 MBytes 99.6 Mbits/sec
34792024-03-11T07:42:14.118Z[ 7] 7.00-8.00 sec 11.9 MBytes 99.4 Mbits/sec
34802024-03-11T07:42:14.118Z[ 9] 7.00-8.00 sec 11.9 MBytes 99.4 Mbits/sec
34812024-03-11T07:42:14.118Z[ 11] 7.00-8.00 sec 11.8 MBytes 98.9 Mbits/sec
34822024-03-11T07:42:14.118Z[ 13] 7.00-8.00 sec 11.8 MBytes 98.9 Mbits/sec
34832024-03-11T07:42:14.118Z[ 15] 7.00-8.00 sec 11.8 MBytes 98.9 Mbits/sec
34842024-03-11T07:42:14.118Z[ 17] 7.00-8.00 sec 11.8 MBytes 98.9 Mbits/sec
34852024-03-11T07:42:14.118Z[ 19] 7.00-8.00 sec 11.9 MBytes 99.7 Mbits/sec
34862024-03-11T07:42:14.118Z[SUM] 7.00-8.00 sec 94.6 MBytes 794 Mbits/sec
34872024-03-11T07:42:14.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
34882024-03-11T07:42:14.118Z[ 5] 8.00-9.00 sec 11.6 MBytes 97.2 Mbits/sec
34892024-03-11T07:42:14.118Z[ 7] 8.00-9.00 sec 11.7 MBytes 97.9 Mbits/sec
34902024-03-11T07:42:14.118Z[ 9] 8.00-9.00 sec 11.6 MBytes 97.4 Mbits/sec
34912024-03-11T07:42:14.118Z[ 11] 8.00-9.00 sec 11.7 MBytes 97.9 Mbits/sec
34922024-03-11T07:42:14.118Z[ 13] 8.00-9.00 sec 11.7 MBytes 97.9 Mbits/sec
34932024-03-11T07:42:14.118Z[ 15] 8.00-9.00 sec 11.7 MBytes 97.9 Mbits/sec
34942024-03-11T07:42:14.118Z[ 17] 8.00-9.00 sec 11.7 MBytes 97.9 Mbits/sec
34952024-03-11T07:42:14.118Z[ 19] 8.00-9.00 sec 11.6 MBytes 97.7 Mbits/sec
34962024-03-11T07:42:14.118Z[SUM] 8.00-9.00 sec 93.2 MBytes 782 Mbits/sec
34972024-03-11T07:42:14.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
34982024-03-11T07:42:14.118Z[ 5] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
34992024-03-11T07:42:14.118Z[ 7] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
35002024-03-11T07:42:14.118Z[ 9] 9.00-10.00 sec 11.7 MBytes 98.1 Mbits/sec
35012024-03-11T07:42:14.119Z[ 11] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
35022024-03-11T07:42:14.119Z[ 13] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
35032024-03-11T07:42:14.119Z[ 15] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
35042024-03-11T07:42:14.119Z[ 17] 9.00-10.00 sec 11.7 MBytes 97.9 Mbits/sec
35052024-03-11T07:42:14.119Z[ 19] 9.00-10.00 sec 11.7 MBytes 98.0 Mbits/sec
35062024-03-11T07:42:14.119Z[SUM] 9.00-10.00 sec 93.4 MBytes 783 Mbits/sec
35072024-03-11T07:42:14.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
35082024-03-11T07:42:14.119Z[ 5] 10.00-10.00 sec 82.0 KBytes 199 Mbits/sec
35092024-03-11T07:42:14.119Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35102024-03-11T07:42:14.119Z[ 9] 10.00-10.00 sec 82.0 KBytes 199 Mbits/sec
35112024-03-11T07:42:14.119Z[ 11] 10.00-10.00 sec 124 KBytes 303 Mbits/sec
35122024-03-11T07:42:14.119Z[ 13] 10.00-10.00 sec 14.1 KBytes 34.4 Mbits/sec
35132024-03-11T07:42:14.119Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35142024-03-11T07:42:14.119Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35152024-03-11T07:42:14.119Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35162024-03-11T07:42:14.119Z[SUM] 10.00-10.00 sec 303 KBytes 736 Mbits/sec
35172024-03-11T07:42:14.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
35182024-03-11T07:42:14.119Z[ ID] Interval Transfer Bandwidth
35192024-03-11T07:42:14.119Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35202024-03-11T07:42:14.119Z[ 5] 0.00-10.00 sec 117 MBytes 98.2 Mbits/sec receiver
35212024-03-11T07:42:14.119Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35222024-03-11T07:42:14.119Z[ 7] 0.00-10.00 sec 117 MBytes 98.1 Mbits/sec receiver
35232024-03-11T07:42:14.119Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35242024-03-11T07:42:14.120Z[ 9] 0.00-10.00 sec 117 MBytes 98.1 Mbits/sec receiver
35252024-03-11T07:42:14.120Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35262024-03-11T07:42:14.120Z[ 11] 0.00-10.00 sec 117 MBytes 98.1 Mbits/sec receiver
35272024-03-11T07:42:14.120Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35282024-03-11T07:42:14.120Z[ 13] 0.00-10.00 sec 117 MBytes 98.0 Mbits/sec receiver
35292024-03-11T07:42:14.120Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35302024-03-11T07:42:14.120Z[ 15] 0.00-10.00 sec 117 MBytes 98.0 Mbits/sec receiver
35312024-03-11T07:42:14.120Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35322024-03-11T07:42:14.120Z[ 17] 0.00-10.00 sec 117 MBytes 98.0 Mbits/sec receiver
35332024-03-11T07:42:14.120Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35342024-03-11T07:42:14.120Z[ 19] 0.00-10.00 sec 117 MBytes 98.0 Mbits/sec receiver
35352024-03-11T07:42:14.120Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35362024-03-11T07:42:14.120Z[SUM] 0.00-10.00 sec 936 MBytes 785 Mbits/sec receiver
35372024-03-11T07:42:14.124ZRun 10/10...785.2555354927661Mbps
35382024-03-11T07:42:14.124Z###---------------------###
35392024-03-11T07:42:14.124Z::: iPerf done... :::
35402024-03-11T07:42:14.124Z:::Awaiting out files...:::
35412024-03-11T07:42:14.124Z###---------------------###
35422024-03-11T07:42:14.125Z###-----###
35432024-03-11T07:42:14.125Z:::done!:::
35442024-03-11T07:42:14.125Z###-----###
35452024-03-11T07:42:16.712ZGnuplot not found, using plotters backend
35462024-03-11T07:42:16.896ZBenchmarking iperf-tcp/local/c2s/rx
35472024-03-11T07:42:16.896ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
35482024-03-11T07:42:21.953ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (133M iterations)
35492024-03-11T07:42:43.636ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
35502024-03-11T07:42:43.733Ziperf-tcp/local/c2s/rx time: [4.1288 µs 4.1294 µs 4.1301 µs]
35512024-03-11T07:42:43.733ZFound 4 outliers among 100 measurements (4.00%)
35522024-03-11T07:42:43.733Z 1 (1.00%) low mild
35532024-03-11T07:42:43.733Z 1 (1.00%) high mild
35542024-03-11T07:42:43.733Z 2 (2.00%) high severe
35552024-03-11T07:42:44.759Z
35562024-03-11T07:42:44.763ZBenchmarking iperf-tcp/local/c2s/tx
35572024-03-11T07:42:44.763ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
35582024-03-11T07:42:50.170ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.001 s (124M iterations)
35592024-03-11T07:43:10.192ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
35602024-03-11T07:43:10.284Ziperf-tcp/local/c2s/tx time: [2.6574 µs 2.6576 µs 2.6578 µs]
35612024-03-11T07:43:10.284ZFound 4 outliers among 100 measurements (4.00%)
35622024-03-11T07:43:10.284Z 1 (1.00%) low severe
35632024-03-11T07:43:10.284Z 2 (2.00%) high mild
35642024-03-11T07:43:10.284Z 1 (1.00%) high severe
35652024-03-11T07:43:11.310Z
35662024-03-11T07:43:11.314Z###-------------------###
35672024-03-11T07:43:11.314Z:::Running experiment :::
35682024-03-11T07:43:11.314Z:::iperf-tcp/local/s2c:::
35692024-03-11T07:43:11.314Z###-------------------###
35702024-03-11T07:43:11.832Zdtrace: description 'profile-201us ' matched 2 probes
35712024-03-11T07:43:18.357Z-----------------------------------------------------------
35722024-03-11T07:43:18.357ZServer listening on 5201
35732024-03-11T07:43:18.357Z-----------------------------------------------------------
35742024-03-11T07:43:18.357ZAccepted connection from 10.0.0.1, port 35658
35752024-03-11T07:43:18.358Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49894
35762024-03-11T07:43:18.358Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49394
35772024-03-11T07:43:18.358Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51438
35782024-03-11T07:43:18.358Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60351
35792024-03-11T07:43:18.358Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40881
35802024-03-11T07:43:18.358Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56519
35812024-03-11T07:43:18.358Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52193
35822024-03-11T07:43:18.358Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40449
35832024-03-11T07:43:18.358Z[ ID] Interval Transfer Bandwidth
35842024-03-11T07:43:18.358Z[ 5] 0.00-1.00 sec 12.7 MBytes 106 Mbits/sec
35852024-03-11T07:43:18.358Z[ 7] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
35862024-03-11T07:43:18.358Z[ 9] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
35872024-03-11T07:43:18.358Z[ 11] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
35882024-03-11T07:43:18.358Z[ 13] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
35892024-03-11T07:43:18.358Z[ 15] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
35902024-03-11T07:43:18.358Z[ 17] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
35912024-03-11T07:43:18.358Z[ 19] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
35922024-03-11T07:43:18.358Z[SUM] 0.00-1.00 sec 100 MBytes 843 Mbits/sec
35932024-03-11T07:43:18.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
35942024-03-11T07:43:18.358Z[ 5] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
35952024-03-11T07:43:18.358Z[ 7] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
35962024-03-11T07:43:18.358Z[ 9] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
35972024-03-11T07:43:18.358Z[ 11] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
35982024-03-11T07:43:18.359Z[ 13] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
35992024-03-11T07:43:18.359Z[ 15] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
36002024-03-11T07:43:18.359Z[ 17] 1.00-2.00 sec 11.6 MBytes 97.0 Mbits/sec
36012024-03-11T07:43:18.359Z[ 19] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
36022024-03-11T07:43:18.359Z[SUM] 1.00-2.00 sec 92.4 MBytes 775 Mbits/sec
36032024-03-11T07:43:18.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
36042024-03-11T07:43:18.359Z[ 5] 2.00-3.00 sec 11.3 MBytes 94.5 Mbits/sec
36052024-03-11T07:43:18.359Z[ 7] 2.00-3.00 sec 11.3 MBytes 95.0 Mbits/sec
36062024-03-11T07:43:18.359Z[ 9] 2.00-3.00 sec 11.3 MBytes 94.7 Mbits/sec
36072024-03-11T07:43:18.359Z[ 11] 2.00-3.00 sec 11.3 MBytes 94.5 Mbits/sec
36082024-03-11T07:43:18.359Z[ 13] 2.00-3.00 sec 11.3 MBytes 95.0 Mbits/sec
36092024-03-11T07:43:18.359Z[ 15] 2.00-3.00 sec 11.3 MBytes 94.5 Mbits/sec
36102024-03-11T07:43:18.359Z[ 17] 2.00-3.00 sec 11.3 MBytes 94.7 Mbits/sec
36112024-03-11T07:43:18.359Z[ 19] 2.00-3.00 sec 11.3 MBytes 94.5 Mbits/sec
36122024-03-11T07:43:18.359Z[SUM] 2.00-3.00 sec 90.3 MBytes 757 Mbits/sec
36132024-03-11T07:43:18.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142024-03-11T07:43:18.359Z[ 5] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
36152024-03-11T07:43:18.359Z[ 7] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
36162024-03-11T07:43:18.359Z[ 9] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
36172024-03-11T07:43:18.359Z[ 11] 3.00-4.00 sec 11.6 MBytes 97.3 Mbits/sec
36182024-03-11T07:43:18.359Z[ 13] 3.00-4.00 sec 11.6 MBytes 97.3 Mbits/sec
36192024-03-11T07:43:18.359Z[ 15] 3.00-4.00 sec 11.7 MBytes 97.7 Mbits/sec
36202024-03-11T07:43:18.359Z[ 17] 3.00-4.00 sec 11.7 MBytes 97.7 Mbits/sec
36212024-03-11T07:43:18.359Z[ 19] 3.00-4.00 sec 11.6 MBytes 97.5 Mbits/sec
36222024-03-11T07:43:18.360Z[SUM] 3.00-4.00 sec 92.9 MBytes 779 Mbits/sec
36232024-03-11T07:43:18.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242024-03-11T07:43:18.360Z[ 5] 4.00-5.00 sec 11.5 MBytes 96.5 Mbits/sec
36252024-03-11T07:43:18.360Z[ 7] 4.00-5.00 sec 11.6 MBytes 97.3 Mbits/sec
36262024-03-11T07:43:18.360Z[ 9] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
36272024-03-11T07:43:18.360Z[ 11] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
36282024-03-11T07:43:18.360Z[ 13] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
36292024-03-11T07:43:18.360Z[ 15] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
36302024-03-11T07:43:18.360Z[ 17] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
36312024-03-11T07:43:18.360Z[ 19] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
36322024-03-11T07:43:18.360Z[SUM] 4.00-5.00 sec 92.4 MBytes 775 Mbits/sec
36332024-03-11T07:43:18.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342024-03-11T07:43:18.360Z[ 5] 5.00-6.00 sec 11.6 MBytes 97.1 Mbits/sec
36352024-03-11T07:43:18.360Z[ 7] 5.00-6.00 sec 11.6 MBytes 97.3 Mbits/sec
36362024-03-11T07:43:18.360Z[ 9] 5.00-6.00 sec 11.6 MBytes 97.3 Mbits/sec
36372024-03-11T07:43:18.360Z[ 11] 5.00-6.00 sec 11.5 MBytes 96.9 Mbits/sec
36382024-03-11T07:43:18.360Z[ 13] 5.00-6.00 sec 11.5 MBytes 96.9 Mbits/sec
36392024-03-11T07:43:18.360Z[ 15] 5.00-6.00 sec 11.6 MBytes 97.0 Mbits/sec
36402024-03-11T07:43:18.360Z[ 17] 5.00-6.00 sec 11.5 MBytes 96.9 Mbits/sec
36412024-03-11T07:43:18.360Z[ 19] 5.00-6.00 sec 11.6 MBytes 97.2 Mbits/sec
36422024-03-11T07:43:18.360Z[SUM] 5.00-6.00 sec 92.5 MBytes 777 Mbits/sec
36432024-03-11T07:43:18.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442024-03-11T07:43:18.360Z[ 5] 6.00-7.00 sec 11.2 MBytes 93.6 Mbits/sec
36452024-03-11T07:43:18.360Z[ 7] 6.00-7.00 sec 11.2 MBytes 93.6 Mbits/sec
36462024-03-11T07:43:18.361Z[ 9] 6.00-7.00 sec 11.2 MBytes 94.1 Mbits/sec
36472024-03-11T07:43:21.476Z[ 11] 6.00-7.00 sec 11.2 MBytes 94.1 Mbits/sec
36482024-03-11T07:43:21.476Z[ 13] 6.00-7.00 sec 11.2 MBytes 94.1 Mbits/sec
36492024-03-11T07:43:21.476Z[ 15] 6.00-7.00 sec 11.2 MBytes 94.1 Mbits/sec
36502024-03-11T07:43:21.476Z[ 17] 6.00-7.00 sec 11.2 MBytes 94.1 Mbits/sec
36512024-03-11T07:43:21.476Z[ 19] 6.00-7.00 sec 11.2 MBytes 94.1 Mbits/sec
36522024-03-11T07:43:21.476Z[SUM] 6.00-7.00 sec 89.6 MBytes 752 Mbits/sec
36532024-03-11T07:43:21.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542024-03-11T07:43:21.476Z[ 5] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
36552024-03-11T07:43:21.476Z[ 7] 7.00-8.00 sec 11.4 MBytes 95.9 Mbits/sec
36562024-03-11T07:43:21.476Z[ 9] 7.00-8.00 sec 11.4 MBytes 95.9 Mbits/sec
36572024-03-11T07:43:21.476Z[ 11] 7.00-8.00 sec 11.6 MBytes 96.9 Mbits/sec
36582024-03-11T07:43:21.476Z[ 13] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
36592024-03-11T07:43:21.476Z[ 15] 7.00-8.00 sec 11.5 MBytes 96.4 Mbits/sec
36602024-03-11T07:43:21.476Z[ 17] 7.00-8.00 sec 11.4 MBytes 95.9 Mbits/sec
36612024-03-11T07:43:21.476Z[ 19] 7.00-8.00 sec 11.4 MBytes 96.0 Mbits/sec
36622024-03-11T07:43:21.477Z[SUM] 7.00-8.00 sec 91.9 MBytes 771 Mbits/sec
36632024-03-11T07:43:21.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642024-03-11T07:43:21.477Z[ 5] 8.00-9.00 sec 11.5 MBytes 96.9 Mbits/sec
36652024-03-11T07:43:21.477Z[ 7] 8.00-9.00 sec 11.5 MBytes 96.9 Mbits/sec
36662024-03-11T07:43:21.477Z[ 9] 8.00-9.00 sec 11.5 MBytes 96.9 Mbits/sec
36672024-03-11T07:43:21.477Z[ 11] 8.00-9.00 sec 11.5 MBytes 96.9 Mbits/sec
36682024-03-11T07:43:21.477Z[ 13] 8.00-9.00 sec 11.5 MBytes 96.9 Mbits/sec
36692024-03-11T07:43:21.477Z[ 15] 8.00-9.00 sec 11.5 MBytes 96.9 Mbits/sec
36702024-03-11T07:43:21.477Z[ 17] 8.00-9.00 sec 11.6 MBytes 97.4 Mbits/sec
36712024-03-11T07:43:21.477Z[ 19] 8.00-9.00 sec 11.6 MBytes 97.3 Mbits/sec
36722024-03-11T07:43:21.477Z[SUM] 8.00-9.00 sec 92.5 MBytes 776 Mbits/sec
36732024-03-11T07:43:21.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742024-03-11T07:43:21.477Z[ 5] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
36752024-03-11T07:43:21.477Z[ 7] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
36762024-03-11T07:43:21.477Z[ 9] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
36772024-03-11T07:43:21.477Z[ 11] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
36782024-03-11T07:43:21.477Z[ 13] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
36792024-03-11T07:43:21.477Z[ 15] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
36802024-03-11T07:43:21.477Z[ 17] 9.00-10.00 sec 11.5 MBytes 96.3 Mbits/sec
36812024-03-11T07:43:21.477Z[ 19] 9.00-10.00 sec 11.5 MBytes 96.1 Mbits/sec
36822024-03-11T07:43:21.477Z[SUM] 9.00-10.00 sec 92.2 MBytes 773 Mbits/sec
36832024-03-11T07:43:21.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842024-03-11T07:43:21.478Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36852024-03-11T07:43:21.478Z[ 7] 10.00-10.00 sec 113 KBytes 236 Mbits/sec
36862024-03-11T07:43:21.478Z[ 9] 10.00-10.00 sec 113 KBytes 236 Mbits/sec
36872024-03-11T07:43:21.478Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36882024-03-11T07:43:21.478Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36892024-03-11T07:43:21.478Z[ 15] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
36902024-03-11T07:43:21.478Z[ 17] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
36912024-03-11T07:43:21.478Z[ 19] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
36922024-03-11T07:43:21.478Z[SUM] 10.00-10.00 sec 396 KBytes 827 Mbits/sec
36932024-03-11T07:43:21.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942024-03-11T07:43:21.478Z[ ID] Interval Transfer Bandwidth
36952024-03-11T07:43:21.478Z[ 5] 0.00-10.00 sec 116 MBytes 97.3 Mbits/sec sender
36962024-03-11T07:43:21.478Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
36972024-03-11T07:43:21.478Z[ 7] 0.00-10.00 sec 116 MBytes 97.3 Mbits/sec sender
36982024-03-11T07:43:21.478Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
36992024-03-11T07:43:21.478Z[ 9] 0.00-10.00 sec 116 MBytes 97.3 Mbits/sec sender
37002024-03-11T07:43:21.478Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37012024-03-11T07:43:21.478Z[ 11] 0.00-10.00 sec 116 MBytes 97.2 Mbits/sec sender
37022024-03-11T07:43:21.478Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37032024-03-11T07:43:21.478Z[ 13] 0.00-10.00 sec 116 MBytes 97.2 Mbits/sec sender
37042024-03-11T07:43:21.478Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37052024-03-11T07:43:21.478Z[ 15] 0.00-10.00 sec 116 MBytes 97.2 Mbits/sec sender
37062024-03-11T07:43:21.478Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37072024-03-11T07:43:21.479Z[ 17] 0.00-10.00 sec 116 MBytes 97.2 Mbits/sec sender
37082024-03-11T07:43:21.479Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37092024-03-11T07:43:21.479Z[ 19] 0.00-10.00 sec 116 MBytes 97.2 Mbits/sec sender
37102024-03-11T07:43:21.479Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37112024-03-11T07:43:21.479Z[SUM] 0.00-10.00 sec 928 MBytes 778 Mbits/sec sender
37122024-03-11T07:43:21.479Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37132024-03-11T07:43:21.483ZRun 1/10...778.050159772247Mbps
37142024-03-11T07:43:28.508Z-----------------------------------------------------------
37152024-03-11T07:43:28.508ZServer listening on 5201
37162024-03-11T07:43:28.509Z-----------------------------------------------------------
37172024-03-11T07:43:28.509ZAccepted connection from 10.0.0.1, port 61571
37182024-03-11T07:43:28.509Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58668
37192024-03-11T07:43:28.509Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52293
37202024-03-11T07:43:28.509Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47386
37212024-03-11T07:43:28.509Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59943
37222024-03-11T07:43:28.509Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56445
37232024-03-11T07:43:28.509Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37721
37242024-03-11T07:43:28.509Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47630
37252024-03-11T07:43:28.509Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36282
37262024-03-11T07:43:28.509Z[ ID] Interval Transfer Bandwidth
37272024-03-11T07:43:28.509Z[ 5] 0.00-1.00 sec 10.5 MBytes 88.4 Mbits/sec
37282024-03-11T07:43:28.509Z[ 7] 0.00-1.00 sec 10.5 MBytes 88.2 Mbits/sec
37292024-03-11T07:43:28.509Z[ 9] 0.00-1.00 sec 10.6 MBytes 88.5 Mbits/sec
37302024-03-11T07:43:28.509Z[ 11] 0.00-1.00 sec 10.5 MBytes 88.0 Mbits/sec
37312024-03-11T07:43:28.509Z[ 13] 0.00-1.00 sec 10.5 MBytes 88.2 Mbits/sec
37322024-03-11T07:43:28.509Z[ 15] 0.00-1.00 sec 10.5 MBytes 88.2 Mbits/sec
37332024-03-11T07:43:28.509Z[ 17] 0.00-1.00 sec 10.5 MBytes 88.2 Mbits/sec
37342024-03-11T07:43:28.509Z[ 19] 0.00-1.00 sec 10.5 MBytes 88.0 Mbits/sec
37352024-03-11T07:43:28.509Z[SUM] 0.00-1.00 sec 84.1 MBytes 706 Mbits/sec
37362024-03-11T07:43:28.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
37372024-03-11T07:43:28.509Z[ 5] 1.00-2.00 sec 11.3 MBytes 94.5 Mbits/sec
37382024-03-11T07:43:28.510Z[ 7] 1.00-2.00 sec 11.3 MBytes 94.5 Mbits/sec
37392024-03-11T07:43:28.510Z[ 9] 1.00-2.00 sec 11.2 MBytes 94.1 Mbits/sec
37402024-03-11T07:43:28.510Z[ 11] 1.00-2.00 sec 11.3 MBytes 94.6 Mbits/sec
37412024-03-11T07:43:28.510Z[ 13] 1.00-2.00 sec 11.3 MBytes 94.5 Mbits/sec
37422024-03-11T07:43:28.510Z[ 15] 1.00-2.00 sec 11.3 MBytes 94.5 Mbits/sec
37432024-03-11T07:43:28.510Z[ 17] 1.00-2.00 sec 11.3 MBytes 94.5 Mbits/sec
37442024-03-11T07:43:28.510Z[ 19] 1.00-2.00 sec 11.2 MBytes 94.2 Mbits/sec
37452024-03-11T07:43:28.510Z[SUM] 1.00-2.00 sec 90.1 MBytes 756 Mbits/sec
37462024-03-11T07:43:28.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
37472024-03-11T07:43:28.510Z[ 5] 2.00-3.00 sec 11.2 MBytes 94.0 Mbits/sec
37482024-03-11T07:43:28.510Z[ 7] 2.00-3.00 sec 11.2 MBytes 94.1 Mbits/sec
37492024-03-11T07:43:28.510Z[ 9] 2.00-3.00 sec 11.3 MBytes 94.5 Mbits/sec
37502024-03-11T07:43:28.510Z[ 11] 2.00-3.00 sec 11.2 MBytes 94.0 Mbits/sec
37512024-03-11T07:43:28.510Z[ 13] 2.00-3.00 sec 11.2 MBytes 94.2 Mbits/sec
37522024-03-11T07:43:28.510Z[ 15] 2.00-3.00 sec 11.2 MBytes 94.1 Mbits/sec
37532024-03-11T07:43:28.510Z[ 17] 2.00-3.00 sec 11.2 MBytes 94.0 Mbits/sec
37542024-03-11T07:43:28.510Z[ 19] 2.00-3.00 sec 11.2 MBytes 94.1 Mbits/sec
37552024-03-11T07:43:28.510Z[SUM] 2.00-3.00 sec 89.8 MBytes 753 Mbits/sec
37562024-03-11T07:43:28.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
37572024-03-11T07:43:28.510Z[ 5] 3.00-4.00 sec 11.4 MBytes 96.0 Mbits/sec
37582024-03-11T07:43:28.510Z[ 7] 3.00-4.00 sec 11.4 MBytes 95.5 Mbits/sec
37592024-03-11T07:43:28.510Z[ 9] 3.00-4.00 sec 11.4 MBytes 95.5 Mbits/sec
37602024-03-11T07:43:28.511Z[ 11] 3.00-4.00 sec 11.4 MBytes 95.6 Mbits/sec
37612024-03-11T07:43:28.511Z[ 13] 3.00-4.00 sec 11.4 MBytes 95.5 Mbits/sec
37622024-03-11T07:43:28.511Z[ 15] 3.00-4.00 sec 11.4 MBytes 95.5 Mbits/sec
37632024-03-11T07:43:28.511Z[ 17] 3.00-4.00 sec 11.4 MBytes 95.5 Mbits/sec
37642024-03-11T07:43:28.511Z[ 19] 3.00-4.00 sec 11.4 MBytes 95.5 Mbits/sec
37652024-03-11T07:43:28.511Z[SUM] 3.00-4.00 sec 91.1 MBytes 765 Mbits/sec
37662024-03-11T07:43:28.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
37672024-03-11T07:43:28.511Z[ 5] 4.00-5.00 sec 11.8 MBytes 98.7 Mbits/sec
37682024-03-11T07:43:28.511Z[ 7] 4.00-5.00 sec 11.8 MBytes 98.8 Mbits/sec
37692024-03-11T07:43:28.511Z[ 9] 4.00-5.00 sec 11.8 MBytes 98.7 Mbits/sec
37702024-03-11T07:43:28.511Z[ 11] 4.00-5.00 sec 11.8 MBytes 98.7 Mbits/sec
37712024-03-11T07:43:28.511Z[ 13] 4.00-5.00 sec 11.8 MBytes 98.7 Mbits/sec
37722024-03-11T07:43:28.511Z[ 15] 4.00-5.00 sec 11.8 MBytes 98.7 Mbits/sec
37732024-03-11T07:43:28.511Z[ 17] 4.00-5.00 sec 11.7 MBytes 98.2 Mbits/sec
37742024-03-11T07:43:28.511Z[ 19] 4.00-5.00 sec 11.8 MBytes 98.7 Mbits/sec
37752024-03-11T07:43:28.511Z[SUM] 4.00-5.00 sec 94.1 MBytes 789 Mbits/sec
37762024-03-11T07:43:28.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
37772024-03-11T07:43:28.511Z[ 5] 5.00-6.00 sec 11.8 MBytes 98.8 Mbits/sec
37782024-03-11T07:43:28.511Z[ 7] 5.00-6.00 sec 11.7 MBytes 98.2 Mbits/sec
37792024-03-11T07:43:28.511Z[ 9] 5.00-6.00 sec 11.7 MBytes 98.2 Mbits/sec
37802024-03-11T07:43:28.512Z[ 11] 5.00-6.00 sec 11.7 MBytes 98.2 Mbits/sec
37812024-03-11T07:43:28.512Z[ 13] 5.00-6.00 sec 11.8 MBytes 98.7 Mbits/sec
37822024-03-11T07:43:28.512Z[ 15] 5.00-6.00 sec 11.8 MBytes 98.7 Mbits/sec
37832024-03-11T07:43:28.512Z[ 17] 5.00-6.00 sec 11.8 MBytes 99.2 Mbits/sec
37842024-03-11T07:43:28.512Z[ 19] 5.00-6.00 sec 11.8 MBytes 98.7 Mbits/sec
37852024-03-11T07:43:28.512Z[SUM] 5.00-6.00 sec 94.0 MBytes 789 Mbits/sec
37862024-03-11T07:43:28.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
37872024-03-11T07:43:28.512Z[ 5] 6.00-7.00 sec 11.7 MBytes 97.8 Mbits/sec
37882024-03-11T07:43:28.512Z[ 7] 6.00-7.00 sec 11.7 MBytes 98.3 Mbits/sec
37892024-03-11T07:43:28.512Z[ 9] 6.00-7.00 sec 11.7 MBytes 97.8 Mbits/sec
37902024-03-11T07:43:31.624Z[ 11] 6.00-7.00 sec 11.7 MBytes 98.0 Mbits/sec
37912024-03-11T07:43:31.624Z[ 13] 6.00-7.00 sec 11.7 MBytes 97.8 Mbits/sec
37922024-03-11T07:43:31.624Z[ 15] 6.00-7.00 sec 11.7 MBytes 97.8 Mbits/sec
37932024-03-11T07:43:31.624Z[ 17] 6.00-7.00 sec 11.7 MBytes 97.8 Mbits/sec
37942024-03-11T07:43:31.624Z[ 19] 6.00-7.00 sec 11.7 MBytes 97.9 Mbits/sec
37952024-03-11T07:43:31.624Z[SUM] 6.00-7.00 sec 93.3 MBytes 783 Mbits/sec
37962024-03-11T07:43:31.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972024-03-11T07:43:31.624Z[ 5] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
37982024-03-11T07:43:31.624Z[ 7] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
37992024-03-11T07:43:31.624Z[ 9] 7.00-8.00 sec 11.6 MBytes 97.6 Mbits/sec
38002024-03-11T07:43:31.624Z[ 11] 7.00-8.00 sec 11.6 MBytes 97.3 Mbits/sec
38012024-03-11T07:43:31.624Z[ 13] 7.00-8.00 sec 11.6 MBytes 97.3 Mbits/sec
38022024-03-11T07:43:31.624Z[ 15] 7.00-8.00 sec 11.6 MBytes 97.3 Mbits/sec
38032024-03-11T07:43:31.624Z[ 17] 7.00-8.00 sec 11.6 MBytes 97.0 Mbits/sec
38042024-03-11T07:43:31.624Z[ 19] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
38052024-03-11T07:43:31.624Z[SUM] 7.00-8.00 sec 92.6 MBytes 777 Mbits/sec
38062024-03-11T07:43:31.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072024-03-11T07:43:31.625Z[ 5] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
38082024-03-11T07:43:31.625Z[ 7] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
38092024-03-11T07:43:31.625Z[ 9] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
38102024-03-11T07:43:31.625Z[ 11] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
38112024-03-11T07:43:31.625Z[ 13] 8.00-9.00 sec 11.5 MBytes 96.6 Mbits/sec
38122024-03-11T07:43:31.625Z[ 15] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
38132024-03-11T07:43:31.625Z[ 17] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
38142024-03-11T07:43:31.625Z[ 19] 8.00-9.00 sec 11.6 MBytes 97.3 Mbits/sec
38152024-03-11T07:43:31.625Z[SUM] 8.00-9.00 sec 92.4 MBytes 775 Mbits/sec
38162024-03-11T07:43:31.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172024-03-11T07:43:31.625Z[ 5] 9.00-10.00 sec 11.6 MBytes 97.4 Mbits/sec
38182024-03-11T07:43:31.625Z[ 7] 9.00-10.00 sec 11.6 MBytes 97.4 Mbits/sec
38192024-03-11T07:43:31.625Z[ 9] 9.00-10.00 sec 11.6 MBytes 97.4 Mbits/sec
38202024-03-11T07:43:31.625Z[ 11] 9.00-10.00 sec 11.6 MBytes 97.4 Mbits/sec
38212024-03-11T07:43:31.625Z[ 13] 9.00-10.00 sec 11.5 MBytes 96.9 Mbits/sec
38222024-03-11T07:43:31.625Z[ 15] 9.00-10.00 sec 11.6 MBytes 97.0 Mbits/sec
38232024-03-11T07:43:31.625Z[ 17] 9.00-10.00 sec 11.6 MBytes 97.4 Mbits/sec
38242024-03-11T07:43:31.625Z[ 19] 9.00-10.00 sec 11.6 MBytes 97.5 Mbits/sec
38252024-03-11T07:43:31.625Z[SUM] 9.00-10.00 sec 92.7 MBytes 778 Mbits/sec
38262024-03-11T07:43:31.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272024-03-11T07:43:31.625Z[ 5] 10.00-10.00 sec 56.6 KBytes 109 Mbits/sec
38282024-03-11T07:43:31.625Z[ 7] 10.00-10.00 sec 56.6 KBytes 109 Mbits/sec
38292024-03-11T07:43:31.625Z[ 9] 10.00-10.00 sec 56.6 KBytes 109 Mbits/sec
38302024-03-11T07:43:31.626Z[ 11] 10.00-10.00 sec 56.6 KBytes 109 Mbits/sec
38312024-03-11T07:43:31.626Z[ 13] 10.00-10.00 sec 113 KBytes 217 Mbits/sec
38322024-03-11T07:43:31.626Z[ 15] 10.00-10.00 sec 56.6 KBytes 109 Mbits/sec
38332024-03-11T07:43:31.626Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38342024-03-11T07:43:31.626Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38352024-03-11T07:43:31.626Z[SUM] 10.00-10.00 sec 396 KBytes 761 Mbits/sec
38362024-03-11T07:43:31.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372024-03-11T07:43:31.626Z[ ID] Interval Transfer Bandwidth
38382024-03-11T07:43:31.626Z[ 5] 0.00-10.00 sec 114 MBytes 95.9 Mbits/sec sender
38392024-03-11T07:43:31.626Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
38402024-03-11T07:43:31.626Z[ 7] 0.00-10.00 sec 114 MBytes 95.9 Mbits/sec sender
38412024-03-11T07:43:31.626Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
38422024-03-11T07:43:31.626Z[ 9] 0.00-10.00 sec 114 MBytes 95.9 Mbits/sec sender
38432024-03-11T07:43:31.626Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
38442024-03-11T07:43:31.626Z[ 11] 0.00-10.00 sec 114 MBytes 95.9 Mbits/sec sender
38452024-03-11T07:43:31.626Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
38462024-03-11T07:43:31.626Z[ 13] 0.00-10.00 sec 114 MBytes 95.9 Mbits/sec sender
38472024-03-11T07:43:31.626Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
38482024-03-11T07:43:31.626Z[ 15] 0.00-10.00 sec 114 MBytes 95.9 Mbits/sec sender
38492024-03-11T07:43:31.626Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
38502024-03-11T07:43:31.626Z[ 17] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
38512024-03-11T07:43:31.626Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
38522024-03-11T07:43:31.626Z[ 19] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
38532024-03-11T07:43:31.626Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
38542024-03-11T07:43:31.627Z[SUM] 0.00-10.00 sec 915 MBytes 767 Mbits/sec sender
38552024-03-11T07:43:31.627Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
38562024-03-11T07:43:31.631ZRun 2/10...767.287247273418Mbps
38572024-03-11T07:43:38.658Z-----------------------------------------------------------
38582024-03-11T07:43:38.659ZServer listening on 5201
38592024-03-11T07:43:38.659Z-----------------------------------------------------------
38602024-03-11T07:43:38.659ZAccepted connection from 10.0.0.1, port 39902
38612024-03-11T07:43:38.659Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53798
38622024-03-11T07:43:38.659Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33243
38632024-03-11T07:43:38.659Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53617
38642024-03-11T07:43:38.659Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41257
38652024-03-11T07:43:38.659Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63677
38662024-03-11T07:43:38.659Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64035
38672024-03-11T07:43:38.659Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63314
38682024-03-11T07:43:38.659Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61942
38692024-03-11T07:43:38.659Z[ ID] Interval Transfer Bandwidth
38702024-03-11T07:43:38.659Z[ 5] 0.00-1.00 sec 10.8 MBytes 90.7 Mbits/sec
38712024-03-11T07:43:38.659Z[ 7] 0.00-1.00 sec 10.8 MBytes 90.3 Mbits/sec
38722024-03-11T07:43:38.659Z[ 9] 0.00-1.00 sec 10.8 MBytes 90.6 Mbits/sec
38732024-03-11T07:43:38.659Z[ 11] 0.00-1.00 sec 10.8 MBytes 90.4 Mbits/sec
38742024-03-11T07:43:38.659Z[ 13] 0.00-1.00 sec 10.7 MBytes 89.9 Mbits/sec
38752024-03-11T07:43:38.659Z[ 15] 0.00-1.00 sec 10.7 MBytes 90.0 Mbits/sec
38762024-03-11T07:43:38.659Z[ 17] 0.00-1.00 sec 10.7 MBytes 90.0 Mbits/sec
38772024-03-11T07:43:38.659Z[ 19] 0.00-1.00 sec 10.7 MBytes 90.0 Mbits/sec
38782024-03-11T07:43:38.659Z[SUM] 0.00-1.00 sec 86.1 MBytes 722 Mbits/sec
38792024-03-11T07:43:38.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
38802024-03-11T07:43:38.659Z[ 5] 1.00-2.00 sec 11.5 MBytes 96.9 Mbits/sec
38812024-03-11T07:43:38.660Z[ 7] 1.00-2.00 sec 11.5 MBytes 96.5 Mbits/sec
38822024-03-11T07:43:38.660Z[ 9] 1.00-2.00 sec 11.5 MBytes 96.4 Mbits/sec
38832024-03-11T07:43:38.660Z[ 11] 1.00-2.00 sec 11.5 MBytes 96.3 Mbits/sec
38842024-03-11T07:43:38.660Z[ 13] 1.00-2.00 sec 11.5 MBytes 96.6 Mbits/sec
38852024-03-11T07:43:38.660Z[ 15] 1.00-2.00 sec 11.4 MBytes 95.9 Mbits/sec
38862024-03-11T07:43:38.660Z[ 17] 1.00-2.00 sec 11.4 MBytes 95.9 Mbits/sec
38872024-03-11T07:43:38.660Z[ 19] 1.00-2.00 sec 11.4 MBytes 96.1 Mbits/sec
38882024-03-11T07:43:38.660Z[SUM] 1.00-2.00 sec 91.8 MBytes 771 Mbits/sec
38892024-03-11T07:43:38.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
38902024-03-11T07:43:38.660Z[ 5] 2.00-3.00 sec 11.3 MBytes 94.6 Mbits/sec
38912024-03-11T07:43:38.660Z[ 7] 2.00-3.00 sec 11.4 MBytes 95.4 Mbits/sec
38922024-03-11T07:43:38.660Z[ 9] 2.00-3.00 sec 11.3 MBytes 95.1 Mbits/sec
38932024-03-11T07:43:38.660Z[ 11] 2.00-3.00 sec 11.4 MBytes 95.4 Mbits/sec
38942024-03-11T07:43:38.660Z[ 13] 2.00-3.00 sec 11.4 MBytes 95.6 Mbits/sec
38952024-03-11T07:43:38.660Z[ 15] 2.00-3.00 sec 11.4 MBytes 95.6 Mbits/sec
38962024-03-11T07:43:38.660Z[ 17] 2.00-3.00 sec 11.4 MBytes 95.9 Mbits/sec
38972024-03-11T07:43:38.660Z[ 19] 2.00-3.00 sec 11.4 MBytes 95.4 Mbits/sec
38982024-03-11T07:43:38.660Z[SUM] 2.00-3.00 sec 91.0 MBytes 763 Mbits/sec
38992024-03-11T07:43:38.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
39002024-03-11T07:43:38.660Z[ 5] 3.00-4.00 sec 11.3 MBytes 95.0 Mbits/sec
39012024-03-11T07:43:38.660Z[ 7] 3.00-4.00 sec 11.3 MBytes 94.5 Mbits/sec
39022024-03-11T07:43:38.660Z[ 9] 3.00-4.00 sec 11.3 MBytes 94.5 Mbits/sec
39032024-03-11T07:43:38.660Z[ 11] 3.00-4.00 sec 11.2 MBytes 94.1 Mbits/sec
39042024-03-11T07:43:38.660Z[ 13] 3.00-4.00 sec 11.2 MBytes 94.1 Mbits/sec
39052024-03-11T07:43:38.661Z[ 15] 3.00-4.00 sec 11.3 MBytes 94.5 Mbits/sec
39062024-03-11T07:43:38.661Z[ 17] 3.00-4.00 sec 11.3 MBytes 94.5 Mbits/sec
39072024-03-11T07:43:38.661Z[ 19] 3.00-4.00 sec 11.3 MBytes 94.5 Mbits/sec
39082024-03-11T07:43:38.661Z[SUM] 3.00-4.00 sec 90.1 MBytes 756 Mbits/sec
39092024-03-11T07:43:38.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
39102024-03-11T07:43:38.665Z[ 5] 4.00-5.00 sec 11.4 MBytes 95.9 Mbits/sec
39112024-03-11T07:43:38.665Z[ 7] 4.00-5.00 sec 11.4 MBytes 96.0 Mbits/sec
39122024-03-11T07:43:38.665Z[ 9] 4.00-5.00 sec 11.5 MBytes 96.1 Mbits/sec
39132024-03-11T07:43:38.665Z[ 11] 4.00-5.00 sec 11.5 MBytes 96.3 Mbits/sec
39142024-03-11T07:43:38.665Z[ 13] 4.00-5.00 sec 11.5 MBytes 96.3 Mbits/sec
39152024-03-11T07:43:38.665Z[ 15] 4.00-5.00 sec 11.5 MBytes 96.3 Mbits/sec
39162024-03-11T07:43:38.665Z[ 17] 4.00-5.00 sec 11.5 MBytes 96.3 Mbits/sec
39172024-03-11T07:43:38.666Z[ 19] 4.00-5.00 sec 11.5 MBytes 96.3 Mbits/sec
39182024-03-11T07:43:38.666Z[SUM] 4.00-5.00 sec 91.8 MBytes 770 Mbits/sec
39192024-03-11T07:43:38.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
39202024-03-11T07:43:38.666Z[ 5] 5.00-6.00 sec 11.7 MBytes 97.8 Mbits/sec
39212024-03-11T07:43:38.666Z[ 7] 5.00-6.00 sec 11.6 MBytes 97.4 Mbits/sec
39222024-03-11T07:43:38.666Z[ 9] 5.00-6.00 sec 11.6 MBytes 97.1 Mbits/sec
39232024-03-11T07:43:38.666Z[ 11] 5.00-6.00 sec 11.6 MBytes 97.0 Mbits/sec
39242024-03-11T07:43:38.666Z[ 13] 5.00-6.00 sec 11.5 MBytes 96.9 Mbits/sec
39252024-03-11T07:43:38.666Z[ 15] 5.00-6.00 sec 11.5 MBytes 96.9 Mbits/sec
39262024-03-11T07:43:38.666Z[ 17] 5.00-6.00 sec 11.5 MBytes 96.9 Mbits/sec
39272024-03-11T07:43:38.666Z[ 19] 5.00-6.00 sec 11.5 MBytes 96.9 Mbits/sec
39282024-03-11T07:43:38.666Z[SUM] 5.00-6.00 sec 92.6 MBytes 777 Mbits/sec
39292024-03-11T07:43:38.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
39302024-03-11T07:43:38.666Z[ 5] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
39312024-03-11T07:43:38.666Z[ 7] 6.00-7.00 sec 11.5 MBytes 96.4 Mbits/sec
39322024-03-11T07:43:38.666Z[ 9] 6.00-7.00 sec 11.5 MBytes 96.6 Mbits/sec
39332024-03-11T07:43:41.775Z[ 11] 6.00-7.00 sec 11.5 MBytes 96.4 Mbits/sec
39342024-03-11T07:43:41.775Z[ 13] 6.00-7.00 sec 11.5 MBytes 96.4 Mbits/sec
39352024-03-11T07:43:41.775Z[ 15] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
39362024-03-11T07:43:41.775Z[ 17] 6.00-7.00 sec 11.5 MBytes 96.5 Mbits/sec
39372024-03-11T07:43:41.775Z[ 19] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
39382024-03-11T07:43:41.775Z[SUM] 6.00-7.00 sec 92.0 MBytes 772 Mbits/sec
39392024-03-11T07:43:41.775Z- - - - - - - - - - - - - - - - - - - - - - - - -
39402024-03-11T07:43:41.775Z[ 5] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
39412024-03-11T07:43:41.775Z[ 7] 7.00-8.00 sec 11.5 MBytes 96.3 Mbits/sec
39422024-03-11T07:43:41.775Z[ 9] 7.00-8.00 sec 11.5 MBytes 96.1 Mbits/sec
39432024-03-11T07:43:41.776Z[ 11] 7.00-8.00 sec 11.6 MBytes 96.9 Mbits/sec
39442024-03-11T07:43:41.776Z[ 13] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
39452024-03-11T07:43:41.776Z[ 15] 7.00-8.00 sec 11.5 MBytes 96.3 Mbits/sec
39462024-03-11T07:43:41.776Z[ 17] 7.00-8.00 sec 11.5 MBytes 96.4 Mbits/sec
39472024-03-11T07:43:41.776Z[ 19] 7.00-8.00 sec 11.5 MBytes 96.3 Mbits/sec
39482024-03-11T07:43:41.776Z[SUM] 7.00-8.00 sec 92.1 MBytes 772 Mbits/sec
39492024-03-11T07:43:41.776Z- - - - - - - - - - - - - - - - - - - - - - - - -
39502024-03-11T07:43:41.776Z[ 5] 8.00-9.00 sec 11.5 MBytes 96.9 Mbits/sec
39512024-03-11T07:43:41.776Z[ 7] 8.00-9.00 sec 11.6 MBytes 97.4 Mbits/sec
39522024-03-11T07:43:41.776Z[ 9] 8.00-9.00 sec 11.6 MBytes 97.4 Mbits/sec
39532024-03-11T07:43:41.776Z[ 11] 8.00-9.00 sec 11.5 MBytes 96.9 Mbits/sec
39542024-03-11T07:43:41.776Z[ 13] 8.00-9.00 sec 11.5 MBytes 96.9 Mbits/sec
39552024-03-11T07:43:41.776Z[ 15] 8.00-9.00 sec 11.6 MBytes 97.4 Mbits/sec
39562024-03-11T07:43:41.776Z[ 17] 8.00-9.00 sec 11.6 MBytes 97.0 Mbits/sec
39572024-03-11T07:43:41.776Z[ 19] 8.00-9.00 sec 11.6 MBytes 97.4 Mbits/sec
39582024-03-11T07:43:41.776Z[SUM] 8.00-9.00 sec 92.6 MBytes 777 Mbits/sec
39592024-03-11T07:43:41.776Z- - - - - - - - - - - - - - - - - - - - - - - - -
39602024-03-11T07:43:41.776Z[ 5] 9.00-10.00 sec 11.5 MBytes 96.4 Mbits/sec
39612024-03-11T07:43:41.776Z[ 7] 9.00-10.00 sec 11.5 MBytes 96.5 Mbits/sec
39622024-03-11T07:43:41.776Z[ 9] 9.00-10.00 sec 11.5 MBytes 96.6 Mbits/sec
39632024-03-11T07:43:41.776Z[ 11] 9.00-10.00 sec 11.5 MBytes 96.4 Mbits/sec
39642024-03-11T07:43:41.776Z[ 13] 9.00-10.00 sec 11.5 MBytes 96.4 Mbits/sec
39652024-03-11T07:43:41.776Z[ 15] 9.00-10.00 sec 11.4 MBytes 95.9 Mbits/sec
39662024-03-11T07:43:41.777Z[ 17] 9.00-10.00 sec 11.5 MBytes 96.4 Mbits/sec
39672024-03-11T07:43:41.777Z[ 19] 9.00-10.00 sec 11.4 MBytes 95.9 Mbits/sec
39682024-03-11T07:43:41.777Z[SUM] 9.00-10.00 sec 91.8 MBytes 771 Mbits/sec
39692024-03-11T07:43:41.777Z- - - - - - - - - - - - - - - - - - - - - - - - -
39702024-03-11T07:43:41.777Z[ 5] 10.00-10.00 sec 56.6 KBytes 105 Mbits/sec
39712024-03-11T07:43:41.777Z[ 7] 10.00-10.00 sec 56.6 KBytes 105 Mbits/sec
39722024-03-11T07:43:41.777Z[ 9] 10.00-10.00 sec 56.6 KBytes 105 Mbits/sec
39732024-03-11T07:43:41.777Z[ 11] 10.00-10.00 sec 56.6 KBytes 105 Mbits/sec
39742024-03-11T07:43:41.777Z[ 13] 10.00-10.00 sec 56.6 KBytes 105 Mbits/sec
39752024-03-11T07:43:41.777Z[ 15] 10.00-10.00 sec 113 KBytes 211 Mbits/sec
39762024-03-11T07:43:41.777Z[ 17] 10.00-10.00 sec 56.6 KBytes 105 Mbits/sec
39772024-03-11T07:43:41.777Z[ 19] 10.00-10.00 sec 113 KBytes 211 Mbits/sec
39782024-03-11T07:43:41.777Z[SUM] 10.00-10.00 sec 566 KBytes 1.05 Gbits/sec
39792024-03-11T07:43:41.777Z- - - - - - - - - - - - - - - - - - - - - - - - -
39802024-03-11T07:43:41.777Z[ ID] Interval Transfer Bandwidth
39812024-03-11T07:43:41.777Z[ 5] 0.00-10.00 sec 114 MBytes 95.7 Mbits/sec sender
39822024-03-11T07:43:41.777Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39832024-03-11T07:43:41.777Z[ 7] 0.00-10.00 sec 114 MBytes 95.7 Mbits/sec sender
39842024-03-11T07:43:41.777Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39852024-03-11T07:43:41.777Z[ 9] 0.00-10.00 sec 114 MBytes 95.7 Mbits/sec sender
39862024-03-11T07:43:41.777Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39872024-03-11T07:43:41.777Z[ 11] 0.00-10.00 sec 114 MBytes 95.6 Mbits/sec sender
39882024-03-11T07:43:41.777Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39892024-03-11T07:43:41.778Z[ 13] 0.00-10.00 sec 114 MBytes 95.6 Mbits/sec sender
39902024-03-11T07:43:41.778Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39912024-03-11T07:43:41.778Z[ 15] 0.00-10.00 sec 114 MBytes 95.6 Mbits/sec sender
39922024-03-11T07:43:41.778Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39932024-03-11T07:43:41.778Z[ 17] 0.00-10.00 sec 114 MBytes 95.6 Mbits/sec sender
39942024-03-11T07:43:41.778Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39952024-03-11T07:43:41.778Z[ 19] 0.00-10.00 sec 114 MBytes 95.6 Mbits/sec sender
39962024-03-11T07:43:41.778Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39972024-03-11T07:43:41.778Z[SUM] 0.00-10.00 sec 912 MBytes 765 Mbits/sec sender
39982024-03-11T07:43:41.778Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39992024-03-11T07:43:41.782ZRun 3/10...765.390103483229Mbps
40002024-03-11T07:43:48.810Z-----------------------------------------------------------
40012024-03-11T07:43:48.810ZServer listening on 5201
40022024-03-11T07:43:48.810Z-----------------------------------------------------------
40032024-03-11T07:43:48.810ZAccepted connection from 10.0.0.1, port 61390
40042024-03-11T07:43:48.810Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49729
40052024-03-11T07:43:48.810Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40993
40062024-03-11T07:43:48.810Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39403
40072024-03-11T07:43:48.810Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58253
40082024-03-11T07:43:48.810Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38808
40092024-03-11T07:43:48.811Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44845
40102024-03-11T07:43:48.811Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56292
40112024-03-11T07:43:48.811Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57589
40122024-03-11T07:43:48.811Z[ ID] Interval Transfer Bandwidth
40132024-03-11T07:43:48.811Z[ 5] 0.00-1.00 sec 10.9 MBytes 91.4 Mbits/sec
40142024-03-11T07:43:48.811Z[ 7] 0.00-1.00 sec 10.9 MBytes 91.0 Mbits/sec
40152024-03-11T07:43:48.811Z[ 9] 0.00-1.00 sec 10.7 MBytes 90.1 Mbits/sec
40162024-03-11T07:43:48.811Z[ 11] 0.00-1.00 sec 10.8 MBytes 90.6 Mbits/sec
40172024-03-11T07:43:48.811Z[ 13] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
40182024-03-11T07:43:48.811Z[ 15] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
40192024-03-11T07:43:48.811Z[ 17] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
40202024-03-11T07:43:48.811Z[ 19] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
40212024-03-11T07:43:48.811Z[SUM] 0.00-1.00 sec 86.4 MBytes 725 Mbits/sec
40222024-03-11T07:43:48.811Z- - - - - - - - - - - - - - - - - - - - - - - - -
40232024-03-11T07:43:48.811Z[ 5] 1.00-2.00 sec 11.6 MBytes 97.3 Mbits/sec
40242024-03-11T07:43:48.811Z[ 7] 1.00-2.00 sec 11.6 MBytes 97.3 Mbits/sec
40252024-03-11T07:43:48.811Z[ 9] 1.00-2.00 sec 11.7 MBytes 97.9 Mbits/sec
40262024-03-11T07:43:48.811Z[ 11] 1.00-2.00 sec 11.7 MBytes 97.8 Mbits/sec
40272024-03-11T07:43:48.811Z[ 13] 1.00-2.00 sec 11.6 MBytes 97.7 Mbits/sec
40282024-03-11T07:43:48.811Z[ 15] 1.00-2.00 sec 11.7 MBytes 97.8 Mbits/sec
40292024-03-11T07:43:48.811Z[ 17] 1.00-2.00 sec 11.7 MBytes 97.8 Mbits/sec
40302024-03-11T07:43:48.811Z[ 19] 1.00-2.00 sec 11.6 MBytes 97.4 Mbits/sec
40312024-03-11T07:43:48.811Z[SUM] 1.00-2.00 sec 93.1 MBytes 781 Mbits/sec
40322024-03-11T07:43:48.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
40332024-03-11T07:43:48.812Z[ 5] 2.00-3.00 sec 11.9 MBytes 99.6 Mbits/sec
40342024-03-11T07:43:48.812Z[ 7] 2.00-3.00 sec 11.8 MBytes 99.2 Mbits/sec
40352024-03-11T07:43:48.812Z[ 9] 2.00-3.00 sec 11.8 MBytes 99.2 Mbits/sec
40362024-03-11T07:43:48.812Z[ 11] 2.00-3.00 sec 11.8 MBytes 98.8 Mbits/sec
40372024-03-11T07:43:48.812Z[ 13] 2.00-3.00 sec 11.8 MBytes 99.1 Mbits/sec
40382024-03-11T07:43:48.812Z[ 15] 2.00-3.00 sec 11.8 MBytes 98.7 Mbits/sec
40392024-03-11T07:43:48.812Z[ 17] 2.00-3.00 sec 11.8 MBytes 98.9 Mbits/sec
40402024-03-11T07:43:48.812Z[ 19] 2.00-3.00 sec 11.9 MBytes 99.5 Mbits/sec
40412024-03-11T07:43:48.812Z[SUM] 2.00-3.00 sec 94.5 MBytes 793 Mbits/sec
40422024-03-11T07:43:48.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
40432024-03-11T07:43:48.812Z[ 5] 3.00-4.00 sec 11.4 MBytes 95.6 Mbits/sec
40442024-03-11T07:43:48.812Z[ 7] 3.00-4.00 sec 11.5 MBytes 96.4 Mbits/sec
40452024-03-11T07:43:48.812Z[ 9] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
40462024-03-11T07:43:48.812Z[ 11] 3.00-4.00 sec 11.5 MBytes 96.5 Mbits/sec
40472024-03-11T07:43:48.812Z[ 13] 3.00-4.00 sec 11.4 MBytes 96.0 Mbits/sec
40482024-03-11T07:43:48.812Z[ 15] 3.00-4.00 sec 11.4 MBytes 95.9 Mbits/sec
40492024-03-11T07:43:48.812Z[ 17] 3.00-4.00 sec 11.4 MBytes 95.9 Mbits/sec
40502024-03-11T07:43:48.812Z[ 19] 3.00-4.00 sec 11.4 MBytes 95.8 Mbits/sec
40512024-03-11T07:43:48.812Z[SUM] 3.00-4.00 sec 91.7 MBytes 769 Mbits/sec
40522024-03-11T07:43:48.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
40532024-03-11T07:43:48.812Z[ 5] 4.00-5.00 sec 11.2 MBytes 94.0 Mbits/sec
40542024-03-11T07:43:48.812Z[ 7] 4.00-5.00 sec 11.2 MBytes 94.0 Mbits/sec
40552024-03-11T07:43:48.812Z[ 9] 4.00-5.00 sec 11.2 MBytes 93.6 Mbits/sec
40562024-03-11T07:43:48.813Z[ 11] 4.00-5.00 sec 11.2 MBytes 94.2 Mbits/sec
40572024-03-11T07:43:48.813Z[ 13] 4.00-5.00 sec 11.2 MBytes 94.2 Mbits/sec
40582024-03-11T07:43:48.813Z[ 15] 4.00-5.00 sec 11.3 MBytes 94.6 Mbits/sec
40592024-03-11T07:43:48.813Z[ 17] 4.00-5.00 sec 11.2 MBytes 94.2 Mbits/sec
40602024-03-11T07:43:48.813Z[ 19] 4.00-5.00 sec 11.2 MBytes 94.2 Mbits/sec
40612024-03-11T07:43:48.813Z[SUM] 4.00-5.00 sec 89.8 MBytes 753 Mbits/sec
40622024-03-11T07:43:48.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632024-03-11T07:43:48.813Z[ 5] 5.00-6.00 sec 11.3 MBytes 94.5 Mbits/sec
40642024-03-11T07:43:48.813Z[ 7] 5.00-6.00 sec 11.3 MBytes 94.5 Mbits/sec
40652024-03-11T07:43:48.813Z[ 9] 5.00-6.00 sec 11.3 MBytes 95.0 Mbits/sec
40662024-03-11T07:43:48.818Z[ 11] 5.00-6.00 sec 11.3 MBytes 94.6 Mbits/sec
40672024-03-11T07:43:48.818Z[ 13] 5.00-6.00 sec 11.3 MBytes 94.9 Mbits/sec
40682024-03-11T07:43:48.818Z[ 15] 5.00-6.00 sec 11.2 MBytes 94.2 Mbits/sec
40692024-03-11T07:43:48.818Z[ 17] 5.00-6.00 sec 11.3 MBytes 94.5 Mbits/sec
40702024-03-11T07:43:48.818Z[ 19] 5.00-6.00 sec 11.3 MBytes 94.4 Mbits/sec
40712024-03-11T07:43:48.818Z[SUM] 5.00-6.00 sec 90.2 MBytes 757 Mbits/sec
40722024-03-11T07:43:48.818Z- - - - - - - - - - - - - - - - - - - - - - - - -
40732024-03-11T07:43:48.818Z[ 5] 6.00-7.00 sec 11.3 MBytes 95.0 Mbits/sec
40742024-03-11T07:43:48.818Z[ 7] 6.00-7.00 sec 11.3 MBytes 94.8 Mbits/sec
40752024-03-11T07:43:48.818Z[ 9] 6.00-7.00 sec 11.3 MBytes 94.5 Mbits/sec
40762024-03-11T07:43:52.036Z[ 11] 6.00-7.00 sec 11.3 MBytes 95.0 Mbits/sec
40772024-03-11T07:43:52.036Z[ 13] 6.00-7.00 sec 11.3 MBytes 94.6 Mbits/sec
40782024-03-11T07:43:52.036Z[ 15] 6.00-7.00 sec 11.3 MBytes 95.0 Mbits/sec
40792024-03-11T07:43:52.036Z[ 17] 6.00-7.00 sec 11.3 MBytes 95.0 Mbits/sec
40802024-03-11T07:43:52.036Z[ 19] 6.00-7.00 sec 11.3 MBytes 94.6 Mbits/sec
40812024-03-11T07:43:52.036Z[SUM] 6.00-7.00 sec 90.4 MBytes 759 Mbits/sec
40822024-03-11T07:43:52.036Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832024-03-11T07:43:52.036Z[ 5] 7.00-8.00 sec 11.5 MBytes 96.9 Mbits/sec
40842024-03-11T07:43:52.037Z[ 7] 7.00-8.00 sec 11.5 MBytes 96.9 Mbits/sec
40852024-03-11T07:43:52.037Z[ 9] 7.00-8.00 sec 11.5 MBytes 96.4 Mbits/sec
40862024-03-11T07:43:52.037Z[ 11] 7.00-8.00 sec 11.4 MBytes 95.9 Mbits/sec
40872024-03-11T07:43:52.037Z[ 13] 7.00-8.00 sec 11.5 MBytes 96.5 Mbits/sec
40882024-03-11T07:43:52.037Z[ 15] 7.00-8.00 sec 11.5 MBytes 96.4 Mbits/sec
40892024-03-11T07:43:52.037Z[ 17] 7.00-8.00 sec 11.5 MBytes 96.5 Mbits/sec
40902024-03-11T07:43:52.037Z[ 19] 7.00-8.00 sec 11.5 MBytes 96.9 Mbits/sec
40912024-03-11T07:43:52.037Z[SUM] 7.00-8.00 sec 92.1 MBytes 772 Mbits/sec
40922024-03-11T07:43:52.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932024-03-11T07:43:52.037Z[ 5] 8.00-9.00 sec 11.5 MBytes 96.4 Mbits/sec
40942024-03-11T07:43:52.037Z[ 7] 8.00-9.00 sec 11.4 MBytes 95.9 Mbits/sec
40952024-03-11T07:43:52.037Z[ 9] 8.00-9.00 sec 11.5 MBytes 96.4 Mbits/sec
40962024-03-11T07:43:52.037Z[ 11] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
40972024-03-11T07:43:52.037Z[ 13] 8.00-9.00 sec 11.6 MBytes 97.0 Mbits/sec
40982024-03-11T07:43:52.037Z[ 15] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
40992024-03-11T07:43:52.037Z[ 17] 8.00-9.00 sec 11.5 MBytes 96.8 Mbits/sec
41002024-03-11T07:43:52.037Z[ 19] 8.00-9.00 sec 11.5 MBytes 96.4 Mbits/sec
41012024-03-11T07:43:52.037Z[SUM] 8.00-9.00 sec 92.1 MBytes 773 Mbits/sec
41022024-03-11T07:43:52.037Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032024-03-11T07:43:52.037Z[ 5] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
41042024-03-11T07:43:52.037Z[ 7] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
41052024-03-11T07:43:52.037Z[ 9] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
41062024-03-11T07:43:52.037Z[ 11] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
41072024-03-11T07:43:52.038Z[ 13] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
41082024-03-11T07:43:52.038Z[ 15] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
41092024-03-11T07:43:52.038Z[ 17] 9.00-10.00 sec 11.5 MBytes 96.8 Mbits/sec
41102024-03-11T07:43:52.038Z[ 19] 9.00-10.00 sec 11.6 MBytes 97.3 Mbits/sec
41112024-03-11T07:43:52.038Z[SUM] 9.00-10.00 sec 92.4 MBytes 775 Mbits/sec
41122024-03-11T07:43:52.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132024-03-11T07:43:52.038Z[ 5] 10.00-10.00 sec 56.6 KBytes 115 Mbits/sec
41142024-03-11T07:43:52.038Z[ 7] 10.00-10.00 sec 113 KBytes 230 Mbits/sec
41152024-03-11T07:43:52.038Z[ 9] 10.00-10.00 sec 113 KBytes 230 Mbits/sec
41162024-03-11T07:43:52.038Z[ 11] 10.00-10.00 sec 113 KBytes 230 Mbits/sec
41172024-03-11T07:43:52.038Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41182024-03-11T07:43:52.038Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41192024-03-11T07:43:52.038Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41202024-03-11T07:43:52.038Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41212024-03-11T07:43:52.038Z[SUM] 10.00-10.00 sec 396 KBytes 806 Mbits/sec
41222024-03-11T07:43:52.038Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232024-03-11T07:43:52.038Z[ ID] Interval Transfer Bandwidth
41242024-03-11T07:43:52.038Z[ 5] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
41252024-03-11T07:43:52.038Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41262024-03-11T07:43:52.038Z[ 7] 0.00-10.00 sec 114 MBytes 95.7 Mbits/sec sender
41272024-03-11T07:43:52.038Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41282024-03-11T07:43:52.038Z[ 9] 0.00-10.00 sec 114 MBytes 95.7 Mbits/sec sender
41292024-03-11T07:43:52.038Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41302024-03-11T07:43:52.039Z[ 11] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
41312024-03-11T07:43:52.039Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41322024-03-11T07:43:52.039Z[ 13] 0.00-10.00 sec 114 MBytes 95.7 Mbits/sec sender
41332024-03-11T07:43:52.039Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41342024-03-11T07:43:52.039Z[ 15] 0.00-10.00 sec 114 MBytes 95.6 Mbits/sec sender
41352024-03-11T07:43:52.039Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41362024-03-11T07:43:52.039Z[ 17] 0.00-10.00 sec 114 MBytes 95.7 Mbits/sec sender
41372024-03-11T07:43:52.039Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41382024-03-11T07:43:52.039Z[ 19] 0.00-10.00 sec 114 MBytes 95.7 Mbits/sec sender
41392024-03-11T07:43:52.039Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41402024-03-11T07:43:52.039Z[SUM] 0.00-10.00 sec 913 MBytes 766 Mbits/sec sender
41412024-03-11T07:43:52.039Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41422024-03-11T07:43:52.043ZRun 4/10...765.922291075508Mbps
41432024-03-11T07:43:59.070Z-----------------------------------------------------------
41442024-03-11T07:43:59.070ZServer listening on 5201
41452024-03-11T07:43:59.070Z-----------------------------------------------------------
41462024-03-11T07:43:59.070ZAccepted connection from 10.0.0.1, port 37701
41472024-03-11T07:43:59.070Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58592
41482024-03-11T07:43:59.070Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40648
41492024-03-11T07:43:59.070Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35008
41502024-03-11T07:43:59.070Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36511
41512024-03-11T07:43:59.070Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58007
41522024-03-11T07:43:59.070Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46476
41532024-03-11T07:43:59.070Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33633
41542024-03-11T07:43:59.070Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46845
41552024-03-11T07:43:59.070Z[ ID] Interval Transfer Bandwidth
41562024-03-11T07:43:59.070Z[ 5] 0.00-1.00 sec 10.6 MBytes 88.8 Mbits/sec
41572024-03-11T07:43:59.070Z[ 7] 0.00-1.00 sec 10.5 MBytes 88.1 Mbits/sec
41582024-03-11T07:43:59.070Z[ 9] 0.00-1.00 sec 10.5 MBytes 88.2 Mbits/sec
41592024-03-11T07:43:59.070Z[ 11] 0.00-1.00 sec 10.5 MBytes 88.4 Mbits/sec
41602024-03-11T07:43:59.071Z[ 13] 0.00-1.00 sec 10.5 MBytes 88.1 Mbits/sec
41612024-03-11T07:43:59.071Z[ 15] 0.00-1.00 sec 10.5 MBytes 88.4 Mbits/sec
41622024-03-11T07:43:59.071Z[ 17] 0.00-1.00 sec 10.5 MBytes 88.1 Mbits/sec
41632024-03-11T07:43:59.071Z[ 19] 0.00-1.00 sec 10.5 MBytes 88.4 Mbits/sec
41642024-03-11T07:43:59.071Z[SUM] 0.00-1.00 sec 84.3 MBytes 706 Mbits/sec
41652024-03-11T07:43:59.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
41662024-03-11T07:43:59.071Z[ 5] 1.00-2.00 sec 11.3 MBytes 94.5 Mbits/sec
41672024-03-11T07:43:59.071Z[ 7] 1.00-2.00 sec 11.3 MBytes 94.7 Mbits/sec
41682024-03-11T07:43:59.071Z[ 9] 1.00-2.00 sec 11.3 MBytes 95.0 Mbits/sec
41692024-03-11T07:43:59.071Z[ 11] 1.00-2.00 sec 11.3 MBytes 95.0 Mbits/sec
41702024-03-11T07:43:59.071Z[ 13] 1.00-2.00 sec 11.3 MBytes 94.5 Mbits/sec
41712024-03-11T07:43:59.071Z[ 15] 1.00-2.00 sec 11.2 MBytes 94.0 Mbits/sec
41722024-03-11T07:43:59.071Z[ 17] 1.00-2.00 sec 11.2 MBytes 94.0 Mbits/sec
41732024-03-11T07:43:59.071Z[ 19] 1.00-2.00 sec 11.2 MBytes 93.7 Mbits/sec
41742024-03-11T07:43:59.071Z[SUM] 1.00-2.00 sec 90.1 MBytes 755 Mbits/sec
41752024-03-11T07:43:59.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
41762024-03-11T07:43:59.071Z[ 5] 2.00-3.00 sec 11.5 MBytes 96.5 Mbits/sec
41772024-03-11T07:43:59.071Z[ 7] 2.00-3.00 sec 11.6 MBytes 97.1 Mbits/sec
41782024-03-11T07:43:59.071Z[ 9] 2.00-3.00 sec 11.5 MBytes 96.8 Mbits/sec
41792024-03-11T07:43:59.071Z[ 11] 2.00-3.00 sec 11.5 MBytes 96.5 Mbits/sec
41802024-03-11T07:43:59.071Z[ 13] 2.00-3.00 sec 11.5 MBytes 96.4 Mbits/sec
41812024-03-11T07:43:59.071Z[ 15] 2.00-3.00 sec 11.5 MBytes 96.8 Mbits/sec
41822024-03-11T07:43:59.071Z[ 17] 2.00-3.00 sec 11.5 MBytes 96.8 Mbits/sec
41832024-03-11T07:43:59.071Z[ 19] 2.00-3.00 sec 11.5 MBytes 96.8 Mbits/sec
41842024-03-11T07:43:59.072Z[SUM] 2.00-3.00 sec 92.2 MBytes 774 Mbits/sec
41852024-03-11T07:43:59.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
41862024-03-11T07:43:59.072Z[ 5] 3.00-4.00 sec 11.2 MBytes 94.1 Mbits/sec
41872024-03-11T07:43:59.072Z[ 7] 3.00-4.00 sec 11.2 MBytes 93.7 Mbits/sec
41882024-03-11T07:43:59.072Z[ 9] 3.00-4.00 sec 11.2 MBytes 93.8 Mbits/sec
41892024-03-11T07:43:59.072Z[ 11] 3.00-4.00 sec 11.2 MBytes 93.7 Mbits/sec
41902024-03-11T07:43:59.072Z[ 13] 3.00-4.00 sec 11.2 MBytes 93.7 Mbits/sec
41912024-03-11T07:43:59.072Z[ 15] 3.00-4.00 sec 11.2 MBytes 93.7 Mbits/sec
41922024-03-11T07:43:59.072Z[ 17] 3.00-4.00 sec 11.2 MBytes 93.8 Mbits/sec
41932024-03-11T07:43:59.072Z[ 19] 3.00-4.00 sec 11.2 MBytes 94.1 Mbits/sec
41942024-03-11T07:43:59.072Z[SUM] 3.00-4.00 sec 89.4 MBytes 750 Mbits/sec
41952024-03-11T07:43:59.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
41962024-03-11T07:43:59.072Z[ 5] 4.00-5.00 sec 11.3 MBytes 95.0 Mbits/sec
41972024-03-11T07:43:59.072Z[ 7] 4.00-5.00 sec 11.3 MBytes 95.0 Mbits/sec
41982024-03-11T07:43:59.072Z[ 9] 4.00-5.00 sec 11.3 MBytes 94.5 Mbits/sec
41992024-03-11T07:43:59.072Z[ 11] 4.00-5.00 sec 11.3 MBytes 95.0 Mbits/sec
42002024-03-11T07:43:59.072Z[ 13] 4.00-5.00 sec 11.4 MBytes 95.5 Mbits/sec
42012024-03-11T07:43:59.072Z[ 15] 4.00-5.00 sec 11.4 MBytes 95.5 Mbits/sec
42022024-03-11T07:43:59.072Z[ 17] 4.00-5.00 sec 11.3 MBytes 95.0 Mbits/sec
42032024-03-11T07:43:59.072Z[ 19] 4.00-5.00 sec 11.3 MBytes 95.1 Mbits/sec
42042024-03-11T07:43:59.072Z[SUM] 4.00-5.00 sec 90.7 MBytes 761 Mbits/sec
42052024-03-11T07:43:59.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
42062024-03-11T07:43:59.072Z[ 5] 5.00-6.00 sec 11.3 MBytes 94.7 Mbits/sec
42072024-03-11T07:43:59.073Z[ 7] 5.00-6.00 sec 11.3 MBytes 94.6 Mbits/sec
42082024-03-11T07:43:59.073Z[ 9] 5.00-6.00 sec 11.3 MBytes 95.0 Mbits/sec
42092024-03-11T07:43:59.073Z[ 11] 5.00-6.00 sec 11.3 MBytes 95.0 Mbits/sec
42102024-03-11T07:43:59.073Z[ 13] 5.00-6.00 sec 11.3 MBytes 95.0 Mbits/sec
42112024-03-11T07:43:59.073Z[ 15] 5.00-6.00 sec 11.3 MBytes 94.6 Mbits/sec
42122024-03-11T07:43:59.073Z[ 17] 5.00-6.00 sec 11.3 MBytes 94.7 Mbits/sec
42132024-03-11T07:43:59.073Z[ 19] 5.00-6.00 sec 11.3 MBytes 94.6 Mbits/sec
42142024-03-11T07:43:59.073Z[SUM] 5.00-6.00 sec 90.3 MBytes 758 Mbits/sec
42152024-03-11T07:43:59.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
42162024-03-11T07:43:59.073Z[ 5] 6.00-7.00 sec 11.4 MBytes 95.4 Mbits/sec
42172024-03-11T07:43:59.073Z[ 7] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
42182024-03-11T07:43:59.073Z[ 9] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
42192024-03-11T07:44:02.186Z[ 11] 6.00-7.00 sec 11.3 MBytes 95.0 Mbits/sec
42202024-03-11T07:44:02.186Z[ 13] 6.00-7.00 sec 11.3 MBytes 95.0 Mbits/sec
42212024-03-11T07:44:02.187Z[ 15] 6.00-7.00 sec 11.4 MBytes 95.4 Mbits/sec
42222024-03-11T07:44:02.187Z[ 17] 6.00-7.00 sec 11.4 MBytes 95.4 Mbits/sec
42232024-03-11T07:44:02.187Z[ 19] 6.00-7.00 sec 11.4 MBytes 95.4 Mbits/sec
42242024-03-11T07:44:02.187Z[SUM] 6.00-7.00 sec 91.0 MBytes 763 Mbits/sec
42252024-03-11T07:44:02.187Z- - - - - - - - - - - - - - - - - - - - - - - - -
42262024-03-11T07:44:02.187Z[ 5] 7.00-8.00 sec 11.5 MBytes 96.5 Mbits/sec
42272024-03-11T07:44:02.187Z[ 7] 7.00-8.00 sec 11.4 MBytes 95.9 Mbits/sec
42282024-03-11T07:44:02.187Z[ 9] 7.00-8.00 sec 11.4 MBytes 95.6 Mbits/sec
42292024-03-11T07:44:02.187Z[ 11] 7.00-8.00 sec 11.5 MBytes 96.7 Mbits/sec
42302024-03-11T07:44:02.187Z[ 13] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
42312024-03-11T07:44:02.187Z[ 15] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
42322024-03-11T07:44:02.187Z[ 17] 7.00-8.00 sec 11.5 MBytes 96.8 Mbits/sec
42332024-03-11T07:44:02.187Z[ 19] 7.00-8.00 sec 11.5 MBytes 96.5 Mbits/sec
42342024-03-11T07:44:02.187Z[SUM] 7.00-8.00 sec 92.0 MBytes 772 Mbits/sec
42352024-03-11T07:44:02.187Z- - - - - - - - - - - - - - - - - - - - - - - - -
42362024-03-11T07:44:02.187Z[ 5] 8.00-9.00 sec 11.3 MBytes 94.6 Mbits/sec
42372024-03-11T07:44:02.187Z[ 7] 8.00-9.00 sec 11.3 MBytes 94.6 Mbits/sec
42382024-03-11T07:44:02.187Z[ 9] 8.00-9.00 sec 11.3 MBytes 95.0 Mbits/sec
42392024-03-11T07:44:02.187Z[ 11] 8.00-9.00 sec 11.3 MBytes 95.0 Mbits/sec
42402024-03-11T07:44:02.187Z[ 13] 8.00-9.00 sec 11.3 MBytes 94.6 Mbits/sec
42412024-03-11T07:44:02.187Z[ 15] 8.00-9.00 sec 11.2 MBytes 94.1 Mbits/sec
42422024-03-11T07:44:02.187Z[ 17] 8.00-9.00 sec 11.2 MBytes 94.2 Mbits/sec
42432024-03-11T07:44:02.188Z[ 19] 8.00-9.00 sec 11.3 MBytes 94.7 Mbits/sec
42442024-03-11T07:44:02.188Z[SUM] 8.00-9.00 sec 90.2 MBytes 757 Mbits/sec
42452024-03-11T07:44:02.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
42462024-03-11T07:44:02.188Z[ 5] 9.00-10.00 sec 11.3 MBytes 94.5 Mbits/sec
42472024-03-11T07:44:02.188Z[ 7] 9.00-10.00 sec 11.3 MBytes 95.1 Mbits/sec
42482024-03-11T07:44:02.188Z[ 9] 9.00-10.00 sec 11.3 MBytes 94.9 Mbits/sec
42492024-03-11T07:44:02.188Z[ 11] 9.00-10.00 sec 11.3 MBytes 94.5 Mbits/sec
42502024-03-11T07:44:02.188Z[ 13] 9.00-10.00 sec 11.3 MBytes 94.9 Mbits/sec
42512024-03-11T07:44:02.188Z[ 15] 9.00-10.00 sec 11.3 MBytes 94.9 Mbits/sec
42522024-03-11T07:44:02.188Z[ 17] 9.00-10.00 sec 11.3 MBytes 94.9 Mbits/sec
42532024-03-11T07:44:02.188Z[ 19] 9.00-10.00 sec 11.3 MBytes 94.5 Mbits/sec
42542024-03-11T07:44:02.188Z[SUM] 9.00-10.00 sec 90.4 MBytes 758 Mbits/sec
42552024-03-11T07:44:02.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
42562024-03-11T07:44:02.188Z[ 5] 10.00-10.00 sec 113 KBytes 227 Mbits/sec
42572024-03-11T07:44:02.188Z[ 7] 10.00-10.00 sec 113 KBytes 227 Mbits/sec
42582024-03-11T07:44:02.188Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42592024-03-11T07:44:02.188Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42602024-03-11T07:44:02.188Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42612024-03-11T07:44:02.188Z[ 15] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec
42622024-03-11T07:44:02.188Z[ 17] 10.00-10.00 sec 56.6 KBytes 113 Mbits/sec
42632024-03-11T07:44:02.188Z[ 19] 10.00-10.00 sec 113 KBytes 227 Mbits/sec
42642024-03-11T07:44:02.188Z[SUM] 10.00-10.00 sec 452 KBytes 907 Mbits/sec
42652024-03-11T07:44:02.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
42662024-03-11T07:44:02.188Z[ ID] Interval Transfer Bandwidth
42672024-03-11T07:44:02.189Z[ 5] 0.00-10.00 sec 113 MBytes 94.5 Mbits/sec sender
42682024-03-11T07:44:02.189Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42692024-03-11T07:44:02.189Z[ 7] 0.00-10.00 sec 113 MBytes 94.5 Mbits/sec sender
42702024-03-11T07:44:02.189Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42712024-03-11T07:44:02.189Z[ 9] 0.00-10.00 sec 113 MBytes 94.4 Mbits/sec sender
42722024-03-11T07:44:02.189Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42732024-03-11T07:44:02.189Z[ 11] 0.00-10.00 sec 113 MBytes 94.4 Mbits/sec sender
42742024-03-11T07:44:02.189Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42752024-03-11T07:44:02.189Z[ 13] 0.00-10.00 sec 113 MBytes 94.4 Mbits/sec sender
42762024-03-11T07:44:02.189Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42772024-03-11T07:44:02.189Z[ 15] 0.00-10.00 sec 113 MBytes 94.4 Mbits/sec sender
42782024-03-11T07:44:02.189Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42792024-03-11T07:44:02.189Z[ 17] 0.00-10.00 sec 113 MBytes 94.4 Mbits/sec sender
42802024-03-11T07:44:02.189Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42812024-03-11T07:44:02.189Z[ 19] 0.00-10.00 sec 113 MBytes 94.4 Mbits/sec sender
42822024-03-11T07:44:02.189Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42832024-03-11T07:44:02.189Z[SUM] 0.00-10.00 sec 901 MBytes 756 Mbits/sec sender
42842024-03-11T07:44:02.189Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42852024-03-11T07:44:02.193ZRun 5/10...755.8518897392239Mbps
42862024-03-11T07:44:09.221Z-----------------------------------------------------------
42872024-03-11T07:44:09.221ZServer listening on 5201
42882024-03-11T07:44:09.221Z-----------------------------------------------------------
42892024-03-11T07:44:09.221ZAccepted connection from 10.0.0.1, port 45306
42902024-03-11T07:44:09.221Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42605
42912024-03-11T07:44:09.221Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37414
42922024-03-11T07:44:09.221Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43662
42932024-03-11T07:44:09.222Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65037
42942024-03-11T07:44:09.222Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40029
42952024-03-11T07:44:09.222Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63100
42962024-03-11T07:44:09.222Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36555
42972024-03-11T07:44:09.222Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38877
42982024-03-11T07:44:09.222Z[ ID] Interval Transfer Bandwidth
42992024-03-11T07:44:09.222Z[ 5] 0.00-1.00 sec 10.8 MBytes 90.4 Mbits/sec
43002024-03-11T07:44:09.222Z[ 7] 0.00-1.00 sec 10.8 MBytes 90.6 Mbits/sec
43012024-03-11T07:44:09.222Z[ 9] 0.00-1.00 sec 10.8 MBytes 90.6 Mbits/sec
43022024-03-11T07:44:09.222Z[ 11] 0.00-1.00 sec 10.7 MBytes 90.0 Mbits/sec
43032024-03-11T07:44:09.222Z[ 13] 0.00-1.00 sec 10.7 MBytes 89.6 Mbits/sec
43042024-03-11T07:44:09.222Z[ 15] 0.00-1.00 sec 10.7 MBytes 89.9 Mbits/sec
43052024-03-11T07:44:09.222Z[ 17] 0.00-1.00 sec 10.7 MBytes 89.9 Mbits/sec
43062024-03-11T07:44:09.222Z[ 19] 0.00-1.00 sec 10.7 MBytes 89.6 Mbits/sec
43072024-03-11T07:44:09.222Z[SUM] 0.00-1.00 sec 85.9 MBytes 721 Mbits/sec
43082024-03-11T07:44:09.222Z- - - - - - - - - - - - - - - - - - - - - - - - -
43092024-03-11T07:44:09.222Z[ 5] 1.00-2.00 sec 11.7 MBytes 97.7 Mbits/sec
43102024-03-11T07:44:09.222Z[ 7] 1.00-2.00 sec 11.7 MBytes 97.7 Mbits/sec
43112024-03-11T07:44:09.222Z[ 9] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
43122024-03-11T07:44:09.222Z[ 11] 1.00-2.00 sec 11.6 MBytes 97.3 Mbits/sec
43132024-03-11T07:44:09.222Z[ 13] 1.00-2.00 sec 11.7 MBytes 97.7 Mbits/sec
43142024-03-11T07:44:09.222Z[ 15] 1.00-2.00 sec 11.6 MBytes 97.4 Mbits/sec
43152024-03-11T07:44:09.222Z[ 17] 1.00-2.00 sec 11.6 MBytes 97.4 Mbits/sec
43162024-03-11T07:44:09.222Z[ 19] 1.00-2.00 sec 11.7 MBytes 97.9 Mbits/sec
43172024-03-11T07:44:09.223Z[SUM] 1.00-2.00 sec 93.0 MBytes 780 Mbits/sec
43182024-03-11T07:44:09.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
43192024-03-11T07:44:09.223Z[ 5] 2.00-3.00 sec 11.7 MBytes 98.0 Mbits/sec
43202024-03-11T07:44:09.223Z[ 7] 2.00-3.00 sec 11.6 MBytes 97.3 Mbits/sec
43212024-03-11T07:44:09.223Z[ 9] 2.00-3.00 sec 11.7 MBytes 97.8 Mbits/sec
43222024-03-11T07:44:09.223Z[ 11] 2.00-3.00 sec 11.6 MBytes 97.5 Mbits/sec
43232024-03-11T07:44:09.223Z[ 13] 2.00-3.00 sec 11.7 MBytes 97.8 Mbits/sec
43242024-03-11T07:44:09.223Z[ 15] 2.00-3.00 sec 11.7 MBytes 97.8 Mbits/sec
43252024-03-11T07:44:09.223Z[ 17] 2.00-3.00 sec 11.7 MBytes 97.8 Mbits/sec
43262024-03-11T07:44:09.223Z[ 19] 2.00-3.00 sec 11.6 MBytes 97.7 Mbits/sec
43272024-03-11T07:44:09.223Z[SUM] 2.00-3.00 sec 93.2 MBytes 782 Mbits/sec
43282024-03-11T07:44:09.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
43292024-03-11T07:44:09.223Z[ 5] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
43302024-03-11T07:44:09.223Z[ 7] 3.00-4.00 sec 11.7 MBytes 98.2 Mbits/sec
43312024-03-11T07:44:09.223Z[ 9] 3.00-4.00 sec 11.8 MBytes 98.7 Mbits/sec
43322024-03-11T07:44:09.223Z[ 11] 3.00-4.00 sec 11.8 MBytes 98.7 Mbits/sec
43332024-03-11T07:44:09.223Z[ 13] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
43342024-03-11T07:44:09.223Z[ 15] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
43352024-03-11T07:44:09.223Z[ 17] 3.00-4.00 sec 11.6 MBytes 97.5 Mbits/sec
43362024-03-11T07:44:09.223Z[ 19] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
43372024-03-11T07:44:09.223Z[SUM] 3.00-4.00 sec 93.5 MBytes 784 Mbits/sec
43382024-03-11T07:44:09.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
43392024-03-11T07:44:09.223Z[ 5] 4.00-5.00 sec 11.7 MBytes 98.3 Mbits/sec
43402024-03-11T07:44:09.223Z[ 7] 4.00-5.00 sec 11.7 MBytes 97.8 Mbits/sec
43412024-03-11T07:44:09.224Z[ 9] 4.00-5.00 sec 11.7 MBytes 97.9 Mbits/sec
43422024-03-11T07:44:09.224Z[ 11] 4.00-5.00 sec 11.7 MBytes 98.3 Mbits/sec
43432024-03-11T07:44:09.224Z[ 13] 4.00-5.00 sec 11.8 MBytes 98.7 Mbits/sec
43442024-03-11T07:44:09.224Z[ 15] 4.00-5.00 sec 11.8 MBytes 99.2 Mbits/sec
43452024-03-11T07:44:09.224Z[ 17] 4.00-5.00 sec 11.8 MBytes 99.2 Mbits/sec
43462024-03-11T07:44:09.224Z[ 19] 4.00-5.00 sec 11.8 MBytes 98.7 Mbits/sec
43472024-03-11T07:44:09.224Z[SUM] 4.00-5.00 sec 93.9 MBytes 788 Mbits/sec
43482024-03-11T07:44:09.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
43492024-03-11T07:44:09.224Z[ 5] 5.00-6.00 sec 11.7 MBytes 98.2 Mbits/sec
43502024-03-11T07:44:09.224Z[ 7] 5.00-6.00 sec 11.8 MBytes 99.1 Mbits/sec
43512024-03-11T07:44:09.224Z[ 9] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
43522024-03-11T07:44:09.224Z[ 11] 5.00-6.00 sec 11.7 MBytes 97.7 Mbits/sec
43532024-03-11T07:44:09.224Z[ 13] 5.00-6.00 sec 11.7 MBytes 98.0 Mbits/sec
43542024-03-11T07:44:09.224Z[ 15] 5.00-6.00 sec 11.7 MBytes 97.7 Mbits/sec
43552024-03-11T07:44:09.224Z[ 17] 5.00-6.00 sec 11.7 MBytes 97.7 Mbits/sec
43562024-03-11T07:44:09.224Z[ 19] 5.00-6.00 sec 11.7 MBytes 98.2 Mbits/sec
43572024-03-11T07:44:09.224Z[SUM] 5.00-6.00 sec 93.6 MBytes 785 Mbits/sec
43582024-03-11T07:44:09.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
43592024-03-11T07:44:09.224Z[ 5] 6.00-7.00 sec 11.4 MBytes 96.0 Mbits/sec
43602024-03-11T07:44:09.224Z[ 7] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
43612024-03-11T07:44:09.224Z[ 9] 6.00-7.00 sec 11.6 MBytes 97.0 Mbits/sec
43622024-03-11T07:44:12.338Z[ 11] 6.00-7.00 sec 11.5 MBytes 96.4 Mbits/sec
43632024-03-11T07:44:12.338Z[ 13] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
43642024-03-11T07:44:12.338Z[ 15] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
43652024-03-11T07:44:12.338Z[ 17] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
43662024-03-11T07:44:12.338Z[ 19] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
43672024-03-11T07:44:12.338Z[SUM] 6.00-7.00 sec 91.7 MBytes 769 Mbits/sec
43682024-03-11T07:44:12.338Z- - - - - - - - - - - - - - - - - - - - - - - - -
43692024-03-11T07:44:12.338Z[ 5] 7.00-8.00 sec 11.3 MBytes 94.5 Mbits/sec
43702024-03-11T07:44:12.338Z[ 7] 7.00-8.00 sec 11.3 MBytes 94.5 Mbits/sec
43712024-03-11T07:44:12.338Z[ 9] 7.00-8.00 sec 11.3 MBytes 94.5 Mbits/sec
43722024-03-11T07:44:12.338Z[ 11] 7.00-8.00 sec 11.2 MBytes 94.2 Mbits/sec
43732024-03-11T07:44:12.338Z[ 13] 7.00-8.00 sec 11.3 MBytes 94.7 Mbits/sec
43742024-03-11T07:44:12.338Z[ 15] 7.00-8.00 sec 11.3 MBytes 94.5 Mbits/sec
43752024-03-11T07:44:12.338Z[ 17] 7.00-8.00 sec 11.3 MBytes 94.5 Mbits/sec
43762024-03-11T07:44:12.339Z[ 19] 7.00-8.00 sec 11.3 MBytes 94.5 Mbits/sec
43772024-03-11T07:44:12.339Z[SUM] 7.00-8.00 sec 90.1 MBytes 756 Mbits/sec
43782024-03-11T07:44:12.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
43792024-03-11T07:44:12.339Z[ 5] 8.00-9.00 sec 11.2 MBytes 94.1 Mbits/sec
43802024-03-11T07:44:12.339Z[ 7] 8.00-9.00 sec 11.2 MBytes 94.1 Mbits/sec
43812024-03-11T07:44:12.339Z[ 9] 8.00-9.00 sec 11.2 MBytes 93.8 Mbits/sec
43822024-03-11T07:44:12.339Z[ 11] 8.00-9.00 sec 11.3 MBytes 95.0 Mbits/sec
43832024-03-11T07:44:12.339Z[ 13] 8.00-9.00 sec 11.3 MBytes 94.5 Mbits/sec
43842024-03-11T07:44:12.339Z[ 15] 8.00-9.00 sec 11.3 MBytes 94.5 Mbits/sec
43852024-03-11T07:44:12.339Z[ 17] 8.00-9.00 sec 11.3 MBytes 94.5 Mbits/sec
43862024-03-11T07:44:12.339Z[ 19] 8.00-9.00 sec 11.3 MBytes 94.5 Mbits/sec
43872024-03-11T07:44:12.339Z[SUM] 8.00-9.00 sec 90.0 MBytes 755 Mbits/sec
43882024-03-11T07:44:12.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
43892024-03-11T07:44:12.339Z[ 5] 9.00-10.00 sec 11.4 MBytes 95.9 Mbits/sec
43902024-03-11T07:44:12.339Z[ 7] 9.00-10.00 sec 11.4 MBytes 95.4 Mbits/sec
43912024-03-11T07:44:12.339Z[ 9] 9.00-10.00 sec 11.3 MBytes 95.0 Mbits/sec
43922024-03-11T07:44:12.339Z[ 11] 9.00-10.00 sec 11.3 MBytes 95.0 Mbits/sec
43932024-03-11T07:44:12.339Z[ 13] 9.00-10.00 sec 11.3 MBytes 95.0 Mbits/sec
43942024-03-11T07:44:12.339Z[ 15] 9.00-10.00 sec 11.4 MBytes 95.4 Mbits/sec
43952024-03-11T07:44:12.339Z[ 17] 9.00-10.00 sec 11.4 MBytes 95.4 Mbits/sec
43962024-03-11T07:44:12.339Z[ 19] 9.00-10.00 sec 11.3 MBytes 95.0 Mbits/sec
43972024-03-11T07:44:12.339Z[SUM] 9.00-10.00 sec 90.9 MBytes 762 Mbits/sec
43982024-03-11T07:44:12.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
43992024-03-11T07:44:12.340Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44002024-03-11T07:44:12.340Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44012024-03-11T07:44:12.340Z[ 9] 10.00-10.00 sec 113 KBytes 234 Mbits/sec
44022024-03-11T07:44:12.340Z[ 11] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
44032024-03-11T07:44:12.340Z[ 13] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
44042024-03-11T07:44:12.340Z[ 15] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
44052024-03-11T07:44:12.340Z[ 17] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
44062024-03-11T07:44:12.340Z[ 19] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
44072024-03-11T07:44:12.340Z[SUM] 10.00-10.00 sec 396 KBytes 820 Mbits/sec
44082024-03-11T07:44:12.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
44092024-03-11T07:44:12.340Z[ ID] Interval Transfer Bandwidth
44102024-03-11T07:44:12.340Z[ 5] 0.00-10.00 sec 115 MBytes 96.1 Mbits/sec sender
44112024-03-11T07:44:12.340Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44122024-03-11T07:44:12.340Z[ 7] 0.00-10.00 sec 115 MBytes 96.0 Mbits/sec sender
44132024-03-11T07:44:12.340Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44142024-03-11T07:44:12.340Z[ 9] 0.00-10.00 sec 115 MBytes 96.0 Mbits/sec sender
44152024-03-11T07:44:12.340Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44162024-03-11T07:44:12.340Z[ 11] 0.00-10.00 sec 114 MBytes 96.0 Mbits/sec sender
44172024-03-11T07:44:12.340Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44182024-03-11T07:44:12.340Z[ 13] 0.00-10.00 sec 114 MBytes 96.0 Mbits/sec sender
44192024-03-11T07:44:12.340Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44202024-03-11T07:44:12.340Z[ 15] 0.00-10.00 sec 115 MBytes 96.0 Mbits/sec sender
44212024-03-11T07:44:12.340Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44222024-03-11T07:44:12.340Z[ 17] 0.00-10.00 sec 114 MBytes 96.0 Mbits/sec sender
44232024-03-11T07:44:12.341Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44242024-03-11T07:44:12.341Z[ 19] 0.00-10.00 sec 114 MBytes 96.0 Mbits/sec sender
44252024-03-11T07:44:12.341Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44262024-03-11T07:44:12.341Z[SUM] 0.00-10.00 sec 916 MBytes 768 Mbits/sec sender
44272024-03-11T07:44:12.341Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44282024-03-11T07:44:12.345ZRun 6/10...768.470160788837Mbps
44292024-03-11T07:44:19.370Z-----------------------------------------------------------
44302024-03-11T07:44:19.370ZServer listening on 5201
44312024-03-11T07:44:19.370Z-----------------------------------------------------------
44322024-03-11T07:44:19.370ZAccepted connection from 10.0.0.1, port 49475
44332024-03-11T07:44:19.371Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64793
44342024-03-11T07:44:19.371Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63188
44352024-03-11T07:44:19.371Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45681
44362024-03-11T07:44:19.371Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58247
44372024-03-11T07:44:19.371Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49848
44382024-03-11T07:44:19.371Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52118
44392024-03-11T07:44:19.371Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43079
44402024-03-11T07:44:19.371Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54728
44412024-03-11T07:44:19.371Z[ ID] Interval Transfer Bandwidth
44422024-03-11T07:44:19.371Z[ 5] 0.00-1.00 sec 10.9 MBytes 91.0 Mbits/sec
44432024-03-11T07:44:19.371Z[ 7] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
44442024-03-11T07:44:19.377Z[ 9] 0.00-1.00 sec 10.7 MBytes 90.1 Mbits/sec
44452024-03-11T07:44:19.377Z[ 11] 0.00-1.00 sec 10.8 MBytes 90.2 Mbits/sec
44462024-03-11T07:44:19.377Z[ 13] 0.00-1.00 sec 10.8 MBytes 90.3 Mbits/sec
44472024-03-11T07:44:19.377Z[ 15] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
44482024-03-11T07:44:19.377Z[ 17] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
44492024-03-11T07:44:19.377Z[ 19] 0.00-1.00 sec 10.7 MBytes 90.1 Mbits/sec
44502024-03-11T07:44:19.377Z[SUM] 0.00-1.00 sec 86.2 MBytes 723 Mbits/sec
44512024-03-11T07:44:19.377Z- - - - - - - - - - - - - - - - - - - - - - - - -
44522024-03-11T07:44:19.377Z[ 5] 1.00-2.00 sec 11.6 MBytes 97.3 Mbits/sec
44532024-03-11T07:44:19.377Z[ 7] 1.00-2.00 sec 11.6 MBytes 97.1 Mbits/sec
44542024-03-11T07:44:19.377Z[ 9] 1.00-2.00 sec 11.6 MBytes 97.3 Mbits/sec
44552024-03-11T07:44:19.377Z[ 11] 1.00-2.00 sec 11.6 MBytes 97.5 Mbits/sec
44562024-03-11T07:44:19.378Z[ 13] 1.00-2.00 sec 11.6 MBytes 97.3 Mbits/sec
44572024-03-11T07:44:19.378Z[ 15] 1.00-2.00 sec 11.6 MBytes 97.3 Mbits/sec
44582024-03-11T07:44:19.378Z[ 17] 1.00-2.00 sec 11.6 MBytes 97.3 Mbits/sec
44592024-03-11T07:44:19.378Z[ 19] 1.00-2.00 sec 11.6 MBytes 97.7 Mbits/sec
44602024-03-11T07:44:19.378Z[SUM] 1.00-2.00 sec 92.8 MBytes 779 Mbits/sec
44612024-03-11T07:44:19.378Z- - - - - - - - - - - - - - - - - - - - - - - - -
44622024-03-11T07:44:19.378Z[ 5] 2.00-3.00 sec 11.4 MBytes 95.9 Mbits/sec
44632024-03-11T07:44:19.378Z[ 7] 2.00-3.00 sec 11.4 MBytes 95.8 Mbits/sec
44642024-03-11T07:44:19.378Z[ 9] 2.00-3.00 sec 11.4 MBytes 95.6 Mbits/sec
44652024-03-11T07:44:19.378Z[ 11] 2.00-3.00 sec 11.3 MBytes 95.0 Mbits/sec
44662024-03-11T07:44:19.378Z[ 13] 2.00-3.00 sec 11.4 MBytes 95.5 Mbits/sec
44672024-03-11T07:44:19.378Z[ 15] 2.00-3.00 sec 11.4 MBytes 95.5 Mbits/sec
44682024-03-11T07:44:19.378Z[ 17] 2.00-3.00 sec 11.4 MBytes 95.5 Mbits/sec
44692024-03-11T07:44:19.378Z[ 19] 2.00-3.00 sec 11.4 MBytes 95.5 Mbits/sec
44702024-03-11T07:44:19.378Z[SUM] 2.00-3.00 sec 91.1 MBytes 764 Mbits/sec
44712024-03-11T07:44:19.378Z- - - - - - - - - - - - - - - - - - - - - - - - -
44722024-03-11T07:44:19.378Z[ 5] 3.00-4.00 sec 11.4 MBytes 95.9 Mbits/sec
44732024-03-11T07:44:19.378Z[ 7] 3.00-4.00 sec 11.5 MBytes 96.4 Mbits/sec
44742024-03-11T07:44:19.378Z[ 9] 3.00-4.00 sec 11.5 MBytes 96.7 Mbits/sec
44752024-03-11T07:44:19.378Z[ 11] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
44762024-03-11T07:44:19.378Z[ 13] 3.00-4.00 sec 11.5 MBytes 96.4 Mbits/sec
44772024-03-11T07:44:19.378Z[ 15] 3.00-4.00 sec 11.4 MBytes 96.0 Mbits/sec
44782024-03-11T07:44:19.378Z[ 17] 3.00-4.00 sec 11.5 MBytes 96.4 Mbits/sec
44792024-03-11T07:44:19.379Z[ 19] 3.00-4.00 sec 11.5 MBytes 96.4 Mbits/sec
44802024-03-11T07:44:19.379Z[SUM] 3.00-4.00 sec 91.9 MBytes 771 Mbits/sec
44812024-03-11T07:44:19.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
44822024-03-11T07:44:19.379Z[ 5] 4.00-5.00 sec 11.3 MBytes 94.5 Mbits/sec
44832024-03-11T07:44:19.379Z[ 7] 4.00-5.00 sec 11.3 MBytes 95.0 Mbits/sec
44842024-03-11T07:44:19.379Z[ 9] 4.00-5.00 sec 11.3 MBytes 94.5 Mbits/sec
44852024-03-11T07:44:19.379Z[ 11] 4.00-5.00 sec 11.3 MBytes 94.5 Mbits/sec
44862024-03-11T07:44:19.379Z[ 13] 4.00-5.00 sec 11.3 MBytes 94.6 Mbits/sec
44872024-03-11T07:44:19.379Z[ 15] 4.00-5.00 sec 11.3 MBytes 95.0 Mbits/sec
44882024-03-11T07:44:19.379Z[ 17] 4.00-5.00 sec 11.3 MBytes 94.5 Mbits/sec
44892024-03-11T07:44:19.379Z[ 19] 4.00-5.00 sec 11.3 MBytes 94.5 Mbits/sec
44902024-03-11T07:44:19.379Z[SUM] 4.00-5.00 sec 90.3 MBytes 757 Mbits/sec
44912024-03-11T07:44:19.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
44922024-03-11T07:44:19.379Z[ 5] 5.00-6.00 sec 11.2 MBytes 93.6 Mbits/sec
44932024-03-11T07:44:19.379Z[ 7] 5.00-6.00 sec 11.1 MBytes 93.1 Mbits/sec
44942024-03-11T07:44:19.379Z[ 9] 5.00-6.00 sec 11.1 MBytes 93.3 Mbits/sec
44952024-03-11T07:44:19.379Z[ 11] 5.00-6.00 sec 11.1 MBytes 93.1 Mbits/sec
44962024-03-11T07:44:19.379Z[ 13] 5.00-6.00 sec 11.1 MBytes 93.1 Mbits/sec
44972024-03-11T07:44:19.379Z[ 15] 5.00-6.00 sec 11.1 MBytes 93.1 Mbits/sec
44982024-03-11T07:44:19.379Z[ 17] 5.00-6.00 sec 11.2 MBytes 93.6 Mbits/sec
44992024-03-11T07:44:19.379Z[ 19] 5.00-6.00 sec 11.2 MBytes 93.6 Mbits/sec
45002024-03-11T07:44:19.379Z[SUM] 5.00-6.00 sec 89.0 MBytes 747 Mbits/sec
45012024-03-11T07:44:19.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
45022024-03-11T07:44:19.379Z[ 5] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
45032024-03-11T07:44:19.380Z[ 7] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
45042024-03-11T07:44:19.380Z[ 9] 6.00-7.00 sec 11.6 MBytes 97.3 Mbits/sec
45052024-03-11T07:44:22.489Z[ 11] 6.00-7.00 sec 11.6 MBytes 97.3 Mbits/sec
45062024-03-11T07:44:22.489Z[ 13] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
45072024-03-11T07:44:22.489Z[ 15] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
45082024-03-11T07:44:22.489Z[ 17] 6.00-7.00 sec 11.5 MBytes 96.5 Mbits/sec
45092024-03-11T07:44:22.489Z[ 19] 6.00-7.00 sec 11.5 MBytes 96.8 Mbits/sec
45102024-03-11T07:44:22.489Z[SUM] 6.00-7.00 sec 92.4 MBytes 775 Mbits/sec
45112024-03-11T07:44:22.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
45122024-03-11T07:44:22.489Z[ 5] 7.00-8.00 sec 11.5 MBytes 96.9 Mbits/sec
45132024-03-11T07:44:22.489Z[ 7] 7.00-8.00 sec 11.5 MBytes 96.4 Mbits/sec
45142024-03-11T07:44:22.489Z[ 9] 7.00-8.00 sec 11.5 MBytes 96.4 Mbits/sec
45152024-03-11T07:44:22.489Z[ 11] 7.00-8.00 sec 11.5 MBytes 96.4 Mbits/sec
45162024-03-11T07:44:22.489Z[ 13] 7.00-8.00 sec 11.5 MBytes 96.9 Mbits/sec
45172024-03-11T07:44:22.489Z[ 15] 7.00-8.00 sec 11.6 MBytes 97.0 Mbits/sec
45182024-03-11T07:44:22.489Z[ 17] 7.00-8.00 sec 11.5 MBytes 96.9 Mbits/sec
45192024-03-11T07:44:22.489Z[ 19] 7.00-8.00 sec 11.5 MBytes 96.9 Mbits/sec
45202024-03-11T07:44:22.489Z[SUM] 7.00-8.00 sec 92.2 MBytes 774 Mbits/sec
45212024-03-11T07:44:22.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
45222024-03-11T07:44:22.489Z[ 5] 8.00-9.00 sec 11.4 MBytes 95.9 Mbits/sec
45232024-03-11T07:44:22.489Z[ 7] 8.00-9.00 sec 11.5 MBytes 96.3 Mbits/sec
45242024-03-11T07:44:22.489Z[ 9] 8.00-9.00 sec 11.4 MBytes 95.9 Mbits/sec
45252024-03-11T07:44:22.489Z[ 11] 8.00-9.00 sec 11.4 MBytes 95.9 Mbits/sec
45262024-03-11T07:44:22.490Z[ 13] 8.00-9.00 sec 11.4 MBytes 95.9 Mbits/sec
45272024-03-11T07:44:22.490Z[ 15] 8.00-9.00 sec 11.4 MBytes 95.9 Mbits/sec
45282024-03-11T07:44:22.490Z[ 17] 8.00-9.00 sec 11.4 MBytes 96.0 Mbits/sec
45292024-03-11T07:44:22.490Z[ 19] 8.00-9.00 sec 11.4 MBytes 95.5 Mbits/sec
45302024-03-11T07:44:22.490Z[SUM] 8.00-9.00 sec 91.5 MBytes 767 Mbits/sec
45312024-03-11T07:44:22.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
45322024-03-11T07:44:22.490Z[ 5] 9.00-10.00 sec 11.5 MBytes 96.9 Mbits/sec
45332024-03-11T07:44:22.490Z[ 7] 9.00-10.00 sec 11.6 MBytes 97.0 Mbits/sec
45342024-03-11T07:44:22.490Z[ 9] 9.00-10.00 sec 11.5 MBytes 96.9 Mbits/sec
45352024-03-11T07:44:22.490Z[ 11] 9.00-10.00 sec 11.6 MBytes 97.3 Mbits/sec
45362024-03-11T07:44:22.490Z[ 13] 9.00-10.00 sec 11.5 MBytes 96.9 Mbits/sec
45372024-03-11T07:44:22.490Z[ 15] 9.00-10.00 sec 11.5 MBytes 96.9 Mbits/sec
45382024-03-11T07:44:22.490Z[ 17] 9.00-10.00 sec 11.5 MBytes 96.9 Mbits/sec
45392024-03-11T07:44:22.490Z[ 19] 9.00-10.00 sec 11.5 MBytes 96.9 Mbits/sec
45402024-03-11T07:44:22.490Z[SUM] 9.00-10.00 sec 92.4 MBytes 776 Mbits/sec
45412024-03-11T07:44:22.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
45422024-03-11T07:44:22.490Z[ 5] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
45432024-03-11T07:44:22.490Z[ 7] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
45442024-03-11T07:44:22.490Z[ 9] 10.00-10.00 sec 113 KBytes 234 Mbits/sec
45452024-03-11T07:44:22.490Z[ 11] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
45462024-03-11T07:44:22.490Z[ 13] 10.00-10.00 sec 113 KBytes 234 Mbits/sec
45472024-03-11T07:44:22.490Z[ 15] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
45482024-03-11T07:44:22.490Z[ 17] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
45492024-03-11T07:44:22.491Z[ 19] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
45502024-03-11T07:44:22.491Z[SUM] 10.00-10.00 sec 566 KBytes 1.17 Gbits/sec
45512024-03-11T07:44:22.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
45522024-03-11T07:44:22.491Z[ ID] Interval Transfer Bandwidth
45532024-03-11T07:44:22.491Z[ 5] 0.00-10.00 sec 114 MBytes 95.5 Mbits/sec sender
45542024-03-11T07:44:22.491Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45552024-03-11T07:44:22.491Z[ 7] 0.00-10.00 sec 114 MBytes 95.4 Mbits/sec sender
45562024-03-11T07:44:22.491Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45572024-03-11T07:44:22.491Z[ 9] 0.00-10.00 sec 114 MBytes 95.4 Mbits/sec sender
45582024-03-11T07:44:22.491Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45592024-03-11T07:44:22.491Z[ 11] 0.00-10.00 sec 114 MBytes 95.4 Mbits/sec sender
45602024-03-11T07:44:22.491Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45612024-03-11T07:44:22.491Z[ 13] 0.00-10.00 sec 114 MBytes 95.4 Mbits/sec sender
45622024-03-11T07:44:22.491Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45632024-03-11T07:44:22.491Z[ 15] 0.00-10.00 sec 114 MBytes 95.4 Mbits/sec sender
45642024-03-11T07:44:22.491Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45652024-03-11T07:44:22.491Z[ 17] 0.00-10.00 sec 114 MBytes 95.4 Mbits/sec sender
45662024-03-11T07:44:22.491Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45672024-03-11T07:44:22.491Z[ 19] 0.00-10.00 sec 114 MBytes 95.4 Mbits/sec sender
45682024-03-11T07:44:22.491Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45692024-03-11T07:44:22.491Z[SUM] 0.00-10.00 sec 910 MBytes 763 Mbits/sec sender
45702024-03-11T07:44:22.491Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45712024-03-11T07:44:22.498ZRun 7/10...763.7318096775449Mbps
45722024-03-11T07:44:29.523Z-----------------------------------------------------------
45732024-03-11T07:44:29.523ZServer listening on 5201
45742024-03-11T07:44:29.523Z-----------------------------------------------------------
45752024-03-11T07:44:29.523ZAccepted connection from 10.0.0.1, port 49943
45762024-03-11T07:44:29.523Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46056
45772024-03-11T07:44:29.523Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47815
45782024-03-11T07:44:29.523Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42682
45792024-03-11T07:44:29.523Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53970
45802024-03-11T07:44:29.523Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55579
45812024-03-11T07:44:29.523Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47828
45822024-03-11T07:44:29.524Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51422
45832024-03-11T07:44:29.524Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48367
45842024-03-11T07:44:29.524Z[ ID] Interval Transfer Bandwidth
45852024-03-11T07:44:29.524Z[ 5] 0.00-1.00 sec 10.8 MBytes 90.6 Mbits/sec
45862024-03-11T07:44:29.524Z[ 7] 0.00-1.00 sec 10.7 MBytes 89.5 Mbits/sec
45872024-03-11T07:44:29.524Z[ 9] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
45882024-03-11T07:44:29.524Z[ 11] 0.00-1.00 sec 10.7 MBytes 89.6 Mbits/sec
45892024-03-11T07:44:29.524Z[ 13] 0.00-1.00 sec 10.7 MBytes 89.6 Mbits/sec
45902024-03-11T07:44:29.524Z[ 15] 0.00-1.00 sec 10.7 MBytes 89.5 Mbits/sec
45912024-03-11T07:44:29.524Z[ 17] 0.00-1.00 sec 10.6 MBytes 89.2 Mbits/sec
45922024-03-11T07:44:29.524Z[ 19] 0.00-1.00 sec 10.7 MBytes 89.4 Mbits/sec
45932024-03-11T07:44:29.524Z[SUM] 0.00-1.00 sec 85.5 MBytes 717 Mbits/sec
45942024-03-11T07:44:29.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
45952024-03-11T07:44:29.524Z[ 5] 1.00-2.00 sec 11.3 MBytes 94.5 Mbits/sec
45962024-03-11T07:44:29.524Z[ 7] 1.00-2.00 sec 11.3 MBytes 95.0 Mbits/sec
45972024-03-11T07:44:29.524Z[ 9] 1.00-2.00 sec 11.3 MBytes 94.5 Mbits/sec
45982024-03-11T07:44:29.524Z[ 11] 1.00-2.00 sec 11.3 MBytes 94.5 Mbits/sec
45992024-03-11T07:44:29.524Z[ 13] 1.00-2.00 sec 11.3 MBytes 94.6 Mbits/sec
46002024-03-11T07:44:29.524Z[ 15] 1.00-2.00 sec 11.3 MBytes 94.6 Mbits/sec
46012024-03-11T07:44:29.524Z[ 17] 1.00-2.00 sec 11.3 MBytes 94.6 Mbits/sec
46022024-03-11T07:44:29.524Z[ 19] 1.00-2.00 sec 11.3 MBytes 95.0 Mbits/sec
46032024-03-11T07:44:29.524Z[SUM] 1.00-2.00 sec 90.3 MBytes 758 Mbits/sec
46042024-03-11T07:44:29.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
46052024-03-11T07:44:29.525Z[ 5] 2.00-3.00 sec 11.3 MBytes 95.0 Mbits/sec
46062024-03-11T07:44:29.525Z[ 7] 2.00-3.00 sec 11.3 MBytes 95.0 Mbits/sec
46072024-03-11T07:44:29.525Z[ 9] 2.00-3.00 sec 11.4 MBytes 95.5 Mbits/sec
46082024-03-11T07:44:29.525Z[ 11] 2.00-3.00 sec 11.3 MBytes 94.7 Mbits/sec
46092024-03-11T07:44:29.525Z[ 13] 2.00-3.00 sec 11.3 MBytes 95.0 Mbits/sec
46102024-03-11T07:44:29.525Z[ 15] 2.00-3.00 sec 11.3 MBytes 95.1 Mbits/sec
46112024-03-11T07:44:29.525Z[ 17] 2.00-3.00 sec 11.3 MBytes 94.9 Mbits/sec
46122024-03-11T07:44:29.525Z[ 19] 2.00-3.00 sec 11.3 MBytes 94.8 Mbits/sec
46132024-03-11T07:44:29.525Z[SUM] 2.00-3.00 sec 90.6 MBytes 760 Mbits/sec
46142024-03-11T07:44:29.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
46152024-03-11T07:44:29.525Z[ 5] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
46162024-03-11T07:44:29.525Z[ 7] 3.00-4.00 sec 11.5 MBytes 96.4 Mbits/sec
46172024-03-11T07:44:29.525Z[ 9] 3.00-4.00 sec 11.5 MBytes 96.4 Mbits/sec
46182024-03-11T07:44:29.525Z[ 11] 3.00-4.00 sec 11.6 MBytes 97.1 Mbits/sec
46192024-03-11T07:44:29.525Z[ 13] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
46202024-03-11T07:44:29.525Z[ 15] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
46212024-03-11T07:44:29.525Z[ 17] 3.00-4.00 sec 11.6 MBytes 97.0 Mbits/sec
46222024-03-11T07:44:29.525Z[ 19] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
46232024-03-11T07:44:29.525Z[SUM] 3.00-4.00 sec 92.3 MBytes 774 Mbits/sec
46242024-03-11T07:44:29.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
46252024-03-11T07:44:29.525Z[ 5] 4.00-5.00 sec 11.2 MBytes 94.0 Mbits/sec
46262024-03-11T07:44:29.525Z[ 7] 4.00-5.00 sec 11.3 MBytes 94.4 Mbits/sec
46272024-03-11T07:44:29.525Z[ 9] 4.00-5.00 sec 11.3 MBytes 94.4 Mbits/sec
46282024-03-11T07:44:29.526Z[ 11] 4.00-5.00 sec 11.3 MBytes 94.4 Mbits/sec
46292024-03-11T07:44:29.526Z[ 13] 4.00-5.00 sec 11.3 MBytes 94.4 Mbits/sec
46302024-03-11T07:44:29.526Z[ 15] 4.00-5.00 sec 11.3 MBytes 94.4 Mbits/sec
46312024-03-11T07:44:29.526Z[ 17] 4.00-5.00 sec 11.3 MBytes 94.7 Mbits/sec
46322024-03-11T07:44:29.526Z[ 19] 4.00-5.00 sec 11.2 MBytes 94.2 Mbits/sec
46332024-03-11T07:44:29.526Z[SUM] 4.00-5.00 sec 90.1 MBytes 755 Mbits/sec
46342024-03-11T07:44:29.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
46352024-03-11T07:44:29.526Z[ 5] 5.00-6.00 sec 11.3 MBytes 94.6 Mbits/sec
46362024-03-11T07:44:29.526Z[ 7] 5.00-6.00 sec 11.3 MBytes 94.6 Mbits/sec
46372024-03-11T07:44:29.526Z[ 9] 5.00-6.00 sec 11.3 MBytes 94.6 Mbits/sec
46382024-03-11T07:44:29.526Z[ 11] 5.00-6.00 sec 11.3 MBytes 94.6 Mbits/sec
46392024-03-11T07:44:29.526Z[ 13] 5.00-6.00 sec 11.2 MBytes 94.2 Mbits/sec
46402024-03-11T07:44:29.526Z[ 15] 5.00-6.00 sec 11.2 MBytes 93.8 Mbits/sec
46412024-03-11T07:44:29.526Z[ 17] 5.00-6.00 sec 11.2 MBytes 94.1 Mbits/sec
46422024-03-11T07:44:29.526Z[ 19] 5.00-6.00 sec 11.2 MBytes 94.1 Mbits/sec
46432024-03-11T07:44:29.526Z[SUM] 5.00-6.00 sec 89.9 MBytes 755 Mbits/sec
46442024-03-11T07:44:29.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
46452024-03-11T07:44:29.526Z[ 5] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
46462024-03-11T07:44:29.526Z[ 7] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
46472024-03-11T07:44:29.526Z[ 9] 6.00-7.00 sec 11.4 MBytes 96.1 Mbits/sec
46482024-03-11T07:44:32.639Z[ 11] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
46492024-03-11T07:44:32.639Z[ 13] 6.00-7.00 sec 11.4 MBytes 96.1 Mbits/sec
46502024-03-11T07:44:32.639Z[ 15] 6.00-7.00 sec 11.5 MBytes 96.3 Mbits/sec
46512024-03-11T07:44:32.639Z[ 17] 6.00-7.00 sec 11.4 MBytes 95.9 Mbits/sec
46522024-03-11T07:44:32.639Z[ 19] 6.00-7.00 sec 11.5 MBytes 96.4 Mbits/sec
46532024-03-11T07:44:32.639Z[SUM] 6.00-7.00 sec 91.6 MBytes 769 Mbits/sec
46542024-03-11T07:44:32.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
46552024-03-11T07:44:32.639Z[ 5] 7.00-8.00 sec 11.4 MBytes 95.4 Mbits/sec
46562024-03-11T07:44:32.639Z[ 7] 7.00-8.00 sec 11.4 MBytes 95.4 Mbits/sec
46572024-03-11T07:44:32.639Z[ 9] 7.00-8.00 sec 11.4 MBytes 95.4 Mbits/sec
46582024-03-11T07:44:32.639Z[ 11] 7.00-8.00 sec 11.4 MBytes 95.4 Mbits/sec
46592024-03-11T07:44:32.639Z[ 13] 7.00-8.00 sec 11.4 MBytes 95.4 Mbits/sec
46602024-03-11T07:44:32.640Z[ 15] 7.00-8.00 sec 11.4 MBytes 95.4 Mbits/sec
46612024-03-11T07:44:32.640Z[ 17] 7.00-8.00 sec 11.4 MBytes 95.4 Mbits/sec
46622024-03-11T07:44:32.640Z[ 19] 7.00-8.00 sec 11.4 MBytes 95.4 Mbits/sec
46632024-03-11T07:44:32.640Z[SUM] 7.00-8.00 sec 91.0 MBytes 763 Mbits/sec
46642024-03-11T07:44:32.640Z- - - - - - - - - - - - - - - - - - - - - - - - -
46652024-03-11T07:44:32.640Z[ 5] 8.00-9.00 sec 11.2 MBytes 94.0 Mbits/sec
46662024-03-11T07:44:32.640Z[ 7] 8.00-9.00 sec 11.2 MBytes 94.0 Mbits/sec
46672024-03-11T07:44:32.640Z[ 9] 8.00-9.00 sec 11.2 MBytes 93.6 Mbits/sec
46682024-03-11T07:44:32.640Z[ 11] 8.00-9.00 sec 11.2 MBytes 94.0 Mbits/sec
46692024-03-11T07:44:32.640Z[ 13] 8.00-9.00 sec 11.2 MBytes 94.1 Mbits/sec
46702024-03-11T07:44:32.640Z[ 15] 8.00-9.00 sec 11.3 MBytes 94.5 Mbits/sec
46712024-03-11T07:44:32.640Z[ 17] 8.00-9.00 sec 11.2 MBytes 94.0 Mbits/sec
46722024-03-11T07:44:32.640Z[ 19] 8.00-9.00 sec 11.2 MBytes 93.6 Mbits/sec
46732024-03-11T07:44:32.640Z[SUM] 8.00-9.00 sec 89.7 MBytes 752 Mbits/sec
46742024-03-11T07:44:32.640Z- - - - - - - - - - - - - - - - - - - - - - - - -
46752024-03-11T07:44:32.640Z[ 5] 9.00-10.00 sec 11.3 MBytes 95.0 Mbits/sec
46762024-03-11T07:44:32.640Z[ 7] 9.00-10.00 sec 11.3 MBytes 94.6 Mbits/sec
46772024-03-11T07:44:32.640Z[ 9] 9.00-10.00 sec 11.3 MBytes 95.0 Mbits/sec
46782024-03-11T07:44:32.640Z[ 11] 9.00-10.00 sec 11.3 MBytes 94.7 Mbits/sec
46792024-03-11T07:44:32.640Z[ 13] 9.00-10.00 sec 11.3 MBytes 94.7 Mbits/sec
46802024-03-11T07:44:32.640Z[ 15] 9.00-10.00 sec 11.3 MBytes 94.6 Mbits/sec
46812024-03-11T07:44:32.640Z[ 17] 9.00-10.00 sec 11.3 MBytes 95.1 Mbits/sec
46822024-03-11T07:44:32.640Z[ 19] 9.00-10.00 sec 11.4 MBytes 95.5 Mbits/sec
46832024-03-11T07:44:32.641Z[SUM] 9.00-10.00 sec 90.5 MBytes 759 Mbits/sec
46842024-03-11T07:44:32.641Z- - - - - - - - - - - - - - - - - - - - - - - - -
46852024-03-11T07:44:32.641Z[ 5] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
46862024-03-11T07:44:32.641Z[ 7] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
46872024-03-11T07:44:32.641Z[ 9] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
46882024-03-11T07:44:32.641Z[ 11] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
46892024-03-11T07:44:32.641Z[ 13] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
46902024-03-11T07:44:32.641Z[ 15] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
46912024-03-11T07:44:32.641Z[ 17] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
46922024-03-11T07:44:32.641Z[ 19] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
46932024-03-11T07:44:32.641Z[SUM] 10.00-10.00 sec 452 KBytes 947 Mbits/sec
46942024-03-11T07:44:32.641Z- - - - - - - - - - - - - - - - - - - - - - - - -
46952024-03-11T07:44:32.641Z[ ID] Interval Transfer Bandwidth
46962024-03-11T07:44:32.641Z[ 5] 0.00-10.00 sec 113 MBytes 94.6 Mbits/sec sender
46972024-03-11T07:44:32.641Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46982024-03-11T07:44:32.641Z[ 7] 0.00-10.00 sec 113 MBytes 94.5 Mbits/sec sender
46992024-03-11T07:44:32.641Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47002024-03-11T07:44:32.641Z[ 9] 0.00-10.00 sec 113 MBytes 94.5 Mbits/sec sender
47012024-03-11T07:44:32.641Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47022024-03-11T07:44:32.641Z[ 11] 0.00-10.00 sec 113 MBytes 94.5 Mbits/sec sender
47032024-03-11T07:44:32.641Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47042024-03-11T07:44:32.641Z[ 13] 0.00-10.00 sec 113 MBytes 94.5 Mbits/sec sender
47052024-03-11T07:44:32.641Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47062024-03-11T07:44:32.641Z[ 15] 0.00-10.00 sec 113 MBytes 94.5 Mbits/sec sender
47072024-03-11T07:44:32.642Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47082024-03-11T07:44:32.642Z[ 17] 0.00-10.00 sec 113 MBytes 94.5 Mbits/sec sender
47092024-03-11T07:44:32.642Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47102024-03-11T07:44:32.642Z[ 19] 0.00-10.00 sec 113 MBytes 94.5 Mbits/sec sender
47112024-03-11T07:44:32.642Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47122024-03-11T07:44:32.642Z[SUM] 0.00-10.00 sec 902 MBytes 756 Mbits/sec sender
47132024-03-11T07:44:32.642Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47142024-03-11T07:44:32.646ZRun 8/10...756.5383260211901Mbps
47152024-03-11T07:44:39.676Z-----------------------------------------------------------
47162024-03-11T07:44:39.677ZServer listening on 5201
47172024-03-11T07:44:39.677Z-----------------------------------------------------------
47182024-03-11T07:44:39.677ZAccepted connection from 10.0.0.1, port 35261
47192024-03-11T07:44:39.677Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33941
47202024-03-11T07:44:39.677Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36384
47212024-03-11T07:44:39.677Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45274
47222024-03-11T07:44:39.677Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54471
47232024-03-11T07:44:39.677Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61533
47242024-03-11T07:44:39.677Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46563
47252024-03-11T07:44:39.677Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59949
47262024-03-11T07:44:39.677Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60754
47272024-03-11T07:44:39.677Z[ ID] Interval Transfer Bandwidth
47282024-03-11T07:44:39.677Z[ 5] 0.00-1.00 sec 10.8 MBytes 90.7 Mbits/sec
47292024-03-11T07:44:39.677Z[ 7] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
47302024-03-11T07:44:39.677Z[ 9] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
47312024-03-11T07:44:39.677Z[ 11] 0.00-1.00 sec 10.8 MBytes 90.5 Mbits/sec
47322024-03-11T07:44:39.677Z[ 13] 0.00-1.00 sec 10.8 MBytes 90.7 Mbits/sec
47332024-03-11T07:44:39.677Z[ 15] 0.00-1.00 sec 10.8 MBytes 90.2 Mbits/sec
47342024-03-11T07:44:39.677Z[ 17] 0.00-1.00 sec 10.7 MBytes 90.0 Mbits/sec
47352024-03-11T07:44:39.677Z[ 19] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
47362024-03-11T07:44:39.677Z[SUM] 0.00-1.00 sec 86.2 MBytes 723 Mbits/sec
47372024-03-11T07:44:39.677Z- - - - - - - - - - - - - - - - - - - - - - - - -
47382024-03-11T07:44:39.678Z[ 5] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
47392024-03-11T07:44:39.678Z[ 7] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
47402024-03-11T07:44:39.678Z[ 9] 1.00-2.00 sec 11.5 MBytes 96.4 Mbits/sec
47412024-03-11T07:44:39.678Z[ 11] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
47422024-03-11T07:44:39.678Z[ 13] 1.00-2.00 sec 11.5 MBytes 96.5 Mbits/sec
47432024-03-11T07:44:39.678Z[ 15] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
47442024-03-11T07:44:39.678Z[ 17] 1.00-2.00 sec 11.5 MBytes 96.7 Mbits/sec
47452024-03-11T07:44:39.678Z[ 19] 1.00-2.00 sec 11.5 MBytes 96.8 Mbits/sec
47462024-03-11T07:44:39.678Z[SUM] 1.00-2.00 sec 92.3 MBytes 774 Mbits/sec
47472024-03-11T07:44:39.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
47482024-03-11T07:44:39.678Z[ 5] 2.00-3.00 sec 11.5 MBytes 96.9 Mbits/sec
47492024-03-11T07:44:39.678Z[ 7] 2.00-3.00 sec 11.5 MBytes 96.9 Mbits/sec
47502024-03-11T07:44:39.678Z[ 9] 2.00-3.00 sec 11.5 MBytes 96.9 Mbits/sec
47512024-03-11T07:44:39.678Z[ 11] 2.00-3.00 sec 11.5 MBytes 96.9 Mbits/sec
47522024-03-11T07:44:39.678Z[ 13] 2.00-3.00 sec 11.4 MBytes 96.0 Mbits/sec
47532024-03-11T07:44:39.678Z[ 15] 2.00-3.00 sec 11.4 MBytes 95.7 Mbits/sec
47542024-03-11T07:44:39.678Z[ 17] 2.00-3.00 sec 11.5 MBytes 96.4 Mbits/sec
47552024-03-11T07:44:39.678Z[ 19] 2.00-3.00 sec 11.5 MBytes 96.9 Mbits/sec
47562024-03-11T07:44:39.678Z[SUM] 2.00-3.00 sec 92.1 MBytes 773 Mbits/sec
47572024-03-11T07:44:39.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
47582024-03-11T07:44:39.678Z[ 5] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
47592024-03-11T07:44:39.678Z[ 7] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
47602024-03-11T07:44:39.678Z[ 9] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
47612024-03-11T07:44:39.678Z[ 11] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
47622024-03-11T07:44:39.679Z[ 13] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
47632024-03-11T07:44:39.679Z[ 15] 3.00-4.00 sec 11.7 MBytes 98.1 Mbits/sec
47642024-03-11T07:44:39.679Z[ 17] 3.00-4.00 sec 11.6 MBytes 97.4 Mbits/sec
47652024-03-11T07:44:39.679Z[ 19] 3.00-4.00 sec 11.5 MBytes 96.8 Mbits/sec
47662024-03-11T07:44:39.679Z[SUM] 3.00-4.00 sec 92.7 MBytes 777 Mbits/sec
47672024-03-11T07:44:39.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
47682024-03-11T07:44:39.679Z[ 5] 4.00-5.00 sec 11.6 MBytes 97.4 Mbits/sec
47692024-03-11T07:44:39.679Z[ 7] 4.00-5.00 sec 11.5 MBytes 96.5 Mbits/sec
47702024-03-11T07:44:39.679Z[ 9] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
47712024-03-11T07:44:39.679Z[ 11] 4.00-5.00 sec 11.5 MBytes 96.5 Mbits/sec
47722024-03-11T07:44:39.679Z[ 13] 4.00-5.00 sec 11.6 MBytes 97.1 Mbits/sec
47732024-03-11T07:44:39.679Z[ 15] 4.00-5.00 sec 11.5 MBytes 96.8 Mbits/sec
47742024-03-11T07:44:39.684Z[ 17] 4.00-5.00 sec 11.6 MBytes 97.3 Mbits/sec
47752024-03-11T07:44:39.684Z[ 19] 4.00-5.00 sec 11.6 MBytes 97.5 Mbits/sec
47762024-03-11T07:44:39.684Z[SUM] 4.00-5.00 sec 92.5 MBytes 776 Mbits/sec
47772024-03-11T07:44:39.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
47782024-03-11T07:44:39.684Z[ 5] 5.00-6.00 sec 11.6 MBytes 97.0 Mbits/sec
47792024-03-11T07:44:39.684Z[ 7] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
47802024-03-11T07:44:39.684Z[ 9] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
47812024-03-11T07:44:39.684Z[ 11] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
47822024-03-11T07:44:39.684Z[ 13] 5.00-6.00 sec 11.7 MBytes 97.8 Mbits/sec
47832024-03-11T07:44:39.684Z[ 15] 5.00-6.00 sec 11.7 MBytes 97.8 Mbits/sec
47842024-03-11T07:44:39.684Z[ 17] 5.00-6.00 sec 11.6 MBytes 97.3 Mbits/sec
47852024-03-11T07:44:39.684Z[ 19] 5.00-6.00 sec 11.6 MBytes 97.1 Mbits/sec
47862024-03-11T07:44:39.684Z[SUM] 5.00-6.00 sec 93.0 MBytes 781 Mbits/sec
47872024-03-11T07:44:39.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
47882024-03-11T07:44:39.684Z[ 5] 6.00-7.00 sec 11.8 MBytes 99.2 Mbits/sec
47892024-03-11T07:44:39.684Z[ 7] 6.00-7.00 sec 11.7 MBytes 98.2 Mbits/sec
47902024-03-11T07:44:39.684Z[ 9] 6.00-7.00 sec 11.7 MBytes 97.8 Mbits/sec
47912024-03-11T07:44:42.790Z[ 11] 6.00-7.00 sec 11.7 MBytes 97.8 Mbits/sec
47922024-03-11T07:44:42.790Z[ 13] 6.00-7.00 sec 11.7 MBytes 97.8 Mbits/sec
47932024-03-11T07:44:42.790Z[ 15] 6.00-7.00 sec 11.7 MBytes 97.8 Mbits/sec
47942024-03-11T07:44:42.790Z[ 17] 6.00-7.00 sec 11.7 MBytes 98.4 Mbits/sec
47952024-03-11T07:44:42.790Z[ 19] 6.00-7.00 sec 11.8 MBytes 98.7 Mbits/sec
47962024-03-11T07:44:42.790Z[SUM] 6.00-7.00 sec 93.6 MBytes 786 Mbits/sec
47972024-03-11T07:44:42.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
47982024-03-11T07:44:42.790Z[ 5] 7.00-8.00 sec 11.3 MBytes 94.7 Mbits/sec
47992024-03-11T07:44:42.790Z[ 7] 7.00-8.00 sec 11.4 MBytes 95.5 Mbits/sec
48002024-03-11T07:44:42.790Z[ 9] 7.00-8.00 sec 11.4 MBytes 95.9 Mbits/sec
48012024-03-11T07:44:42.791Z[ 11] 7.00-8.00 sec 11.4 MBytes 95.9 Mbits/sec
48022024-03-11T07:44:42.791Z[ 13] 7.00-8.00 sec 11.4 MBytes 95.9 Mbits/sec
48032024-03-11T07:44:42.791Z[ 15] 7.00-8.00 sec 11.3 MBytes 95.0 Mbits/sec
48042024-03-11T07:44:42.791Z[ 17] 7.00-8.00 sec 11.3 MBytes 95.1 Mbits/sec
48052024-03-11T07:44:42.791Z[ 19] 7.00-8.00 sec 11.3 MBytes 95.1 Mbits/sec
48062024-03-11T07:44:42.791Z[SUM] 7.00-8.00 sec 91.0 MBytes 763 Mbits/sec
48072024-03-11T07:44:42.791Z- - - - - - - - - - - - - - - - - - - - - - - - -
48082024-03-11T07:44:42.791Z[ 5] 8.00-9.00 sec 11.4 MBytes 95.9 Mbits/sec
48092024-03-11T07:44:42.791Z[ 7] 8.00-9.00 sec 11.4 MBytes 95.9 Mbits/sec
48102024-03-11T07:44:42.791Z[ 9] 8.00-9.00 sec 11.4 MBytes 95.4 Mbits/sec
48112024-03-11T07:44:42.791Z[ 11] 8.00-9.00 sec 11.3 MBytes 95.0 Mbits/sec
48122024-03-11T07:44:42.791Z[ 13] 8.00-9.00 sec 11.3 MBytes 94.5 Mbits/sec
48132024-03-11T07:44:42.791Z[ 15] 8.00-9.00 sec 11.4 MBytes 95.9 Mbits/sec
48142024-03-11T07:44:42.791Z[ 17] 8.00-9.00 sec 11.4 MBytes 95.4 Mbits/sec
48152024-03-11T07:44:42.791Z[ 19] 8.00-9.00 sec 11.4 MBytes 95.4 Mbits/sec
48162024-03-11T07:44:42.791Z[SUM] 8.00-9.00 sec 91.0 MBytes 763 Mbits/sec
48172024-03-11T07:44:42.791Z- - - - - - - - - - - - - - - - - - - - - - - - -
48182024-03-11T07:44:42.791Z[ 5] 9.00-10.00 sec 11.4 MBytes 95.9 Mbits/sec
48192024-03-11T07:44:42.791Z[ 7] 9.00-10.00 sec 11.4 MBytes 95.5 Mbits/sec
48202024-03-11T07:44:42.791Z[ 9] 9.00-10.00 sec 11.4 MBytes 95.5 Mbits/sec
48212024-03-11T07:44:42.791Z[ 11] 9.00-10.00 sec 11.4 MBytes 95.6 Mbits/sec
48222024-03-11T07:44:42.791Z[ 13] 9.00-10.00 sec 11.4 MBytes 96.1 Mbits/sec
48232024-03-11T07:44:42.791Z[ 15] 9.00-10.00 sec 11.4 MBytes 95.6 Mbits/sec
48242024-03-11T07:44:42.791Z[ 17] 9.00-10.00 sec 11.4 MBytes 95.9 Mbits/sec
48252024-03-11T07:44:42.792Z[ 19] 9.00-10.00 sec 11.4 MBytes 95.9 Mbits/sec
48262024-03-11T07:44:42.792Z[SUM] 9.00-10.00 sec 91.3 MBytes 766 Mbits/sec
48272024-03-11T07:44:42.792Z- - - - - - - - - - - - - - - - - - - - - - - - -
48282024-03-11T07:44:42.792Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48292024-03-11T07:44:42.792Z[ 7] 10.00-10.00 sec 56.6 KBytes 108 Mbits/sec
48302024-03-11T07:44:42.792Z[ 9] 10.00-10.00 sec 113 KBytes 216 Mbits/sec
48312024-03-11T07:44:42.792Z[ 11] 10.00-10.00 sec 170 KBytes 324 Mbits/sec
48322024-03-11T07:44:42.792Z[ 13] 10.00-10.00 sec 113 KBytes 216 Mbits/sec
48332024-03-11T07:44:42.792Z[ 15] 10.00-10.00 sec 56.6 KBytes 108 Mbits/sec
48342024-03-11T07:44:42.792Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48352024-03-11T07:44:42.792Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48362024-03-11T07:44:42.792Z[SUM] 10.00-10.00 sec 509 KBytes 973 Mbits/sec
48372024-03-11T07:44:42.792Z- - - - - - - - - - - - - - - - - - - - - - - - -
48382024-03-11T07:44:42.792Z[ ID] Interval Transfer Bandwidth
48392024-03-11T07:44:42.792Z[ 5] 0.00-10.00 sec 115 MBytes 96.1 Mbits/sec sender
48402024-03-11T07:44:42.792Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48412024-03-11T07:44:42.792Z[ 7] 0.00-10.00 sec 115 MBytes 96.0 Mbits/sec sender
48422024-03-11T07:44:42.792Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48432024-03-11T07:44:42.792Z[ 9] 0.00-10.00 sec 115 MBytes 96.0 Mbits/sec sender
48442024-03-11T07:44:42.792Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48452024-03-11T07:44:42.792Z[ 11] 0.00-10.00 sec 115 MBytes 96.1 Mbits/sec sender
48462024-03-11T07:44:42.792Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48472024-03-11T07:44:42.792Z[ 13] 0.00-10.00 sec 115 MBytes 96.1 Mbits/sec sender
48482024-03-11T07:44:42.792Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48492024-03-11T07:44:42.793Z[ 15] 0.00-10.00 sec 114 MBytes 96.0 Mbits/sec sender
48502024-03-11T07:44:42.793Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48512024-03-11T07:44:42.793Z[ 17] 0.00-10.00 sec 114 MBytes 96.0 Mbits/sec sender
48522024-03-11T07:44:42.793Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48532024-03-11T07:44:42.793Z[ 19] 0.00-10.00 sec 114 MBytes 96.0 Mbits/sec sender
48542024-03-11T07:44:42.793Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48552024-03-11T07:44:42.793Z[SUM] 0.00-10.00 sec 916 MBytes 768 Mbits/sec sender
48562024-03-11T07:44:42.793Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48572024-03-11T07:44:42.798ZRun 9/10...768.5179899365249Mbps
48582024-03-11T07:44:49.824Z-----------------------------------------------------------
48592024-03-11T07:44:49.824ZServer listening on 5201
48602024-03-11T07:44:49.824Z-----------------------------------------------------------
48612024-03-11T07:44:49.824ZAccepted connection from 10.0.0.1, port 52962
48622024-03-11T07:44:49.824Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51835
48632024-03-11T07:44:49.824Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53467
48642024-03-11T07:44:49.824Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53807
48652024-03-11T07:44:49.824Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38153
48662024-03-11T07:44:49.824Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44792
48672024-03-11T07:44:49.825Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64091
48682024-03-11T07:44:49.825Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43302
48692024-03-11T07:44:49.825Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58402
48702024-03-11T07:44:49.825Z[ ID] Interval Transfer Bandwidth
48712024-03-11T07:44:49.825Z[ 5] 0.00-1.00 sec 10.8 MBytes 90.7 Mbits/sec
48722024-03-11T07:44:49.825Z[ 7] 0.00-1.00 sec 10.8 MBytes 90.6 Mbits/sec
48732024-03-11T07:44:49.825Z[ 9] 0.00-1.00 sec 10.8 MBytes 90.3 Mbits/sec
48742024-03-11T07:44:49.825Z[ 11] 0.00-1.00 sec 10.8 MBytes 90.4 Mbits/sec
48752024-03-11T07:44:49.825Z[ 13] 0.00-1.00 sec 10.8 MBytes 90.3 Mbits/sec
48762024-03-11T07:44:49.825Z[ 15] 0.00-1.00 sec 10.7 MBytes 90.1 Mbits/sec
48772024-03-11T07:44:49.825Z[ 17] 0.00-1.00 sec 10.7 MBytes 89.9 Mbits/sec
48782024-03-11T07:44:49.825Z[ 19] 0.00-1.00 sec 10.7 MBytes 89.7 Mbits/sec
48792024-03-11T07:44:49.825Z[SUM] 0.00-1.00 sec 86.1 MBytes 722 Mbits/sec
48802024-03-11T07:44:49.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
48812024-03-11T07:44:49.825Z[ 5] 1.00-2.00 sec 11.5 MBytes 96.4 Mbits/sec
48822024-03-11T07:44:49.825Z[ 7] 1.00-2.00 sec 11.4 MBytes 95.5 Mbits/sec
48832024-03-11T07:44:49.825Z[ 9] 1.00-2.00 sec 11.4 MBytes 95.9 Mbits/sec
48842024-03-11T07:44:49.825Z[ 11] 1.00-2.00 sec 11.4 MBytes 95.5 Mbits/sec
48852024-03-11T07:44:49.825Z[ 13] 1.00-2.00 sec 11.5 MBytes 96.2 Mbits/sec
48862024-03-11T07:44:49.825Z[ 15] 1.00-2.00 sec 11.5 MBytes 96.2 Mbits/sec
48872024-03-11T07:44:49.825Z[ 17] 1.00-2.00 sec 11.5 MBytes 96.5 Mbits/sec
48882024-03-11T07:44:49.825Z[ 19] 1.00-2.00 sec 11.5 MBytes 96.5 Mbits/sec
48892024-03-11T07:44:49.825Z[SUM] 1.00-2.00 sec 91.6 MBytes 769 Mbits/sec
48902024-03-11T07:44:49.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
48912024-03-11T07:44:49.826Z[ 5] 2.00-3.00 sec 11.6 MBytes 97.2 Mbits/sec
48922024-03-11T07:44:49.826Z[ 7] 2.00-3.00 sec 11.7 MBytes 97.7 Mbits/sec
48932024-03-11T07:44:49.826Z[ 9] 2.00-3.00 sec 11.6 MBytes 97.3 Mbits/sec
48942024-03-11T07:44:49.826Z[ 11] 2.00-3.00 sec 11.6 MBytes 97.3 Mbits/sec
48952024-03-11T07:44:49.826Z[ 13] 2.00-3.00 sec 11.6 MBytes 97.3 Mbits/sec
48962024-03-11T07:44:49.826Z[ 15] 2.00-3.00 sec 11.6 MBytes 97.4 Mbits/sec
48972024-03-11T07:44:49.826Z[ 17] 2.00-3.00 sec 11.6 MBytes 97.0 Mbits/sec
48982024-03-11T07:44:49.831Z[ 19] 2.00-3.00 sec 11.6 MBytes 97.2 Mbits/sec
48992024-03-11T07:44:49.831Z[SUM] 2.00-3.00 sec 92.8 MBytes 778 Mbits/sec
49002024-03-11T07:44:49.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
49012024-03-11T07:44:49.831Z[ 5] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
49022024-03-11T07:44:49.831Z[ 7] 3.00-4.00 sec 11.6 MBytes 97.6 Mbits/sec
49032024-03-11T07:44:49.831Z[ 9] 3.00-4.00 sec 11.6 MBytes 97.6 Mbits/sec
49042024-03-11T07:44:49.831Z[ 11] 3.00-4.00 sec 11.7 MBytes 98.2 Mbits/sec
49052024-03-11T07:44:49.831Z[ 13] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
49062024-03-11T07:44:49.832Z[ 15] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
49072024-03-11T07:44:49.832Z[ 17] 3.00-4.00 sec 11.7 MBytes 98.2 Mbits/sec
49082024-03-11T07:44:49.832Z[ 19] 3.00-4.00 sec 11.7 MBytes 97.8 Mbits/sec
49092024-03-11T07:44:49.832Z[SUM] 3.00-4.00 sec 93.3 MBytes 783 Mbits/sec
49102024-03-11T07:44:49.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
49112024-03-11T07:44:49.832Z[ 5] 4.00-5.00 sec 11.7 MBytes 97.7 Mbits/sec
49122024-03-11T07:44:49.832Z[ 7] 4.00-5.00 sec 11.7 MBytes 98.2 Mbits/sec
49132024-03-11T07:44:49.832Z[ 9] 4.00-5.00 sec 11.7 MBytes 98.2 Mbits/sec
49142024-03-11T07:44:49.832Z[ 11] 4.00-5.00 sec 11.7 MBytes 97.7 Mbits/sec
49152024-03-11T07:44:49.832Z[ 13] 4.00-5.00 sec 11.7 MBytes 97.7 Mbits/sec
49162024-03-11T07:44:49.832Z[ 15] 4.00-5.00 sec 11.7 MBytes 97.7 Mbits/sec
49172024-03-11T07:44:49.832Z[ 17] 4.00-5.00 sec 11.7 MBytes 97.7 Mbits/sec
49182024-03-11T07:44:49.832Z[ 19] 4.00-5.00 sec 11.7 MBytes 98.2 Mbits/sec
49192024-03-11T07:44:49.832Z[SUM] 4.00-5.00 sec 93.4 MBytes 783 Mbits/sec
49202024-03-11T07:44:49.832Z- - - - - - - - - - - - - - - - - - - - - - - - -
49212024-03-11T07:44:49.832Z[ 5] 5.00-6.00 sec 11.7 MBytes 98.3 Mbits/sec
49222024-03-11T07:44:49.832Z[ 7] 5.00-6.00 sec 11.7 MBytes 97.9 Mbits/sec
49232024-03-11T07:44:49.832Z[ 9] 5.00-6.00 sec 11.7 MBytes 97.8 Mbits/sec
49242024-03-11T07:44:49.832Z[ 11] 5.00-6.00 sec 11.7 MBytes 97.8 Mbits/sec
49252024-03-11T07:44:49.832Z[ 13] 5.00-6.00 sec 11.7 MBytes 97.8 Mbits/sec
49262024-03-11T07:44:49.832Z[ 15] 5.00-6.00 sec 11.7 MBytes 97.8 Mbits/sec
49272024-03-11T07:44:49.832Z[ 17] 5.00-6.00 sec 11.7 MBytes 97.8 Mbits/sec
49282024-03-11T07:44:49.832Z[ 19] 5.00-6.00 sec 11.7 MBytes 97.8 Mbits/sec
49292024-03-11T07:44:49.832Z[SUM] 5.00-6.00 sec 93.3 MBytes 783 Mbits/sec
49302024-03-11T07:44:49.833Z- - - - - - - - - - - - - - - - - - - - - - - - -
49312024-03-11T07:44:49.833Z[ 5] 6.00-7.00 sec 11.6 MBytes 97.3 Mbits/sec
49322024-03-11T07:44:49.833Z[ 7] 6.00-7.00 sec 11.6 MBytes 96.9 Mbits/sec
49332024-03-11T07:44:49.833Z[ 9] 6.00-7.00 sec 11.6 MBytes 97.3 Mbits/sec
49342024-03-11T07:44:52.941Z[ 11] 6.00-7.00 sec 11.6 MBytes 97.5 Mbits/sec
49352024-03-11T07:44:52.941Z[ 13] 6.00-7.00 sec 11.6 MBytes 97.3 Mbits/sec
49362024-03-11T07:44:52.941Z[ 15] 6.00-7.00 sec 11.6 MBytes 97.3 Mbits/sec
49372024-03-11T07:44:52.942Z[ 17] 6.00-7.00 sec 11.6 MBytes 97.4 Mbits/sec
49382024-03-11T07:44:52.942Z[ 19] 6.00-7.00 sec 11.6 MBytes 97.3 Mbits/sec
49392024-03-11T07:44:52.942Z[SUM] 6.00-7.00 sec 92.8 MBytes 778 Mbits/sec
49402024-03-11T07:44:52.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
49412024-03-11T07:44:52.942Z[ 5] 7.00-8.00 sec 11.2 MBytes 94.3 Mbits/sec
49422024-03-11T07:44:52.942Z[ 7] 7.00-8.00 sec 11.3 MBytes 95.0 Mbits/sec
49432024-03-11T07:44:52.942Z[ 9] 7.00-8.00 sec 11.3 MBytes 94.5 Mbits/sec
49442024-03-11T07:44:52.942Z[ 11] 7.00-8.00 sec 11.2 MBytes 94.1 Mbits/sec
49452024-03-11T07:44:52.942Z[ 13] 7.00-8.00 sec 11.3 MBytes 94.5 Mbits/sec
49462024-03-11T07:44:52.942Z[ 15] 7.00-8.00 sec 11.3 MBytes 94.6 Mbits/sec
49472024-03-11T07:44:52.942Z[ 17] 7.00-8.00 sec 11.2 MBytes 94.1 Mbits/sec
49482024-03-11T07:44:52.942Z[ 19] 7.00-8.00 sec 11.3 MBytes 94.5 Mbits/sec
49492024-03-11T07:44:52.942Z[SUM] 7.00-8.00 sec 90.1 MBytes 756 Mbits/sec
49502024-03-11T07:44:52.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
49512024-03-11T07:44:52.942Z[ 5] 8.00-9.00 sec 11.3 MBytes 94.5 Mbits/sec
49522024-03-11T07:44:52.942Z[ 7] 8.00-9.00 sec 11.2 MBytes 94.1 Mbits/sec
49532024-03-11T07:44:52.942Z[ 9] 8.00-9.00 sec 11.3 MBytes 94.5 Mbits/sec
49542024-03-11T07:44:52.942Z[ 11] 8.00-9.00 sec 11.3 MBytes 95.0 Mbits/sec
49552024-03-11T07:44:52.942Z[ 13] 8.00-9.00 sec 11.3 MBytes 94.6 Mbits/sec
49562024-03-11T07:44:52.942Z[ 15] 8.00-9.00 sec 11.3 MBytes 94.6 Mbits/sec
49572024-03-11T07:44:52.942Z[ 17] 8.00-9.00 sec 11.3 MBytes 95.1 Mbits/sec
49582024-03-11T07:44:52.942Z[ 19] 8.00-9.00 sec 11.2 MBytes 94.1 Mbits/sec
49592024-03-11T07:44:52.942Z[SUM] 8.00-9.00 sec 90.2 MBytes 757 Mbits/sec
49602024-03-11T07:44:52.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
49612024-03-11T07:44:52.943Z[ 5] 9.00-10.00 sec 11.2 MBytes 94.1 Mbits/sec
49622024-03-11T07:44:52.943Z[ 7] 9.00-10.00 sec 11.2 MBytes 94.2 Mbits/sec
49632024-03-11T07:44:52.943Z[ 9] 9.00-10.00 sec 11.2 MBytes 94.1 Mbits/sec
49642024-03-11T07:44:52.943Z[ 11] 9.00-10.00 sec 11.2 MBytes 94.1 Mbits/sec
49652024-03-11T07:44:52.943Z[ 13] 9.00-10.00 sec 11.3 MBytes 94.5 Mbits/sec
49662024-03-11T07:44:52.943Z[ 15] 9.00-10.00 sec 11.2 MBytes 94.1 Mbits/sec
49672024-03-11T07:44:52.943Z[ 17] 9.00-10.00 sec 11.2 MBytes 94.1 Mbits/sec
49682024-03-11T07:44:52.943Z[ 19] 9.00-10.00 sec 11.3 MBytes 95.0 Mbits/sec
49692024-03-11T07:44:52.943Z[SUM] 9.00-10.00 sec 89.9 MBytes 754 Mbits/sec
49702024-03-11T07:44:52.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
49712024-03-11T07:44:52.943Z[ 5] 10.00-10.00 sec 113 KBytes 213 Mbits/sec
49722024-03-11T07:44:52.943Z[ 7] 10.00-10.00 sec 113 KBytes 213 Mbits/sec
49732024-03-11T07:44:52.943Z[ 9] 10.00-10.00 sec 56.6 KBytes 106 Mbits/sec
49742024-03-11T07:44:52.943Z[ 11] 10.00-10.00 sec 56.6 KBytes 106 Mbits/sec
49752024-03-11T07:44:52.943Z[ 13] 10.00-10.00 sec 56.6 KBytes 106 Mbits/sec
49762024-03-11T07:44:52.943Z[ 15] 10.00-10.00 sec 56.6 KBytes 106 Mbits/sec
49772024-03-11T07:44:52.943Z[ 17] 10.00-10.00 sec 56.6 KBytes 106 Mbits/sec
49782024-03-11T07:44:52.943Z[ 19] 10.00-10.00 sec 56.6 KBytes 106 Mbits/sec
49792024-03-11T07:44:52.943Z[SUM] 10.00-10.00 sec 566 KBytes 1.06 Gbits/sec
49802024-03-11T07:44:52.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
49812024-03-11T07:44:52.943Z[ ID] Interval Transfer Bandwidth
49822024-03-11T07:44:52.943Z[ 5] 0.00-10.00 sec 114 MBytes 95.9 Mbits/sec sender
49832024-03-11T07:44:52.943Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49842024-03-11T07:44:52.944Z[ 7] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
49852024-03-11T07:44:52.944Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49862024-03-11T07:44:52.944Z[ 9] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
49872024-03-11T07:44:52.944Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49882024-03-11T07:44:52.944Z[ 11] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
49892024-03-11T07:44:52.944Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49902024-03-11T07:44:52.944Z[ 13] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
49912024-03-11T07:44:52.944Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49922024-03-11T07:44:52.944Z[ 15] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
49932024-03-11T07:44:52.944Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49942024-03-11T07:44:52.944Z[ 17] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
49952024-03-11T07:44:52.944Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49962024-03-11T07:44:52.944Z[ 19] 0.00-10.00 sec 114 MBytes 95.8 Mbits/sec sender
49972024-03-11T07:44:52.944Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49982024-03-11T07:44:52.944Z[SUM] 0.00-10.00 sec 914 MBytes 766 Mbits/sec sender
49992024-03-11T07:44:52.944Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50002024-03-11T07:44:52.949ZRun 10/10...766.742271099149Mbps
50012024-03-11T07:44:52.949Z###---------------------###
50022024-03-11T07:44:52.949Z::: iPerf done... :::
50032024-03-11T07:44:52.949Z:::Awaiting out files...:::
50042024-03-11T07:44:52.949Z###---------------------###
50052024-03-11T07:44:52.949Z###-----###
50062024-03-11T07:44:52.949Z:::done!:::
50072024-03-11T07:44:52.949Z###-----###
50082024-03-11T07:44:55.472ZBenchmarking iperf-tcp/local/s2c/rx
50092024-03-11T07:44:55.472ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
50102024-03-11T07:45:00.994ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (122M iterations)
50112024-03-11T07:45:21.086ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
50122024-03-11T07:45:21.181Ziperf-tcp/local/s2c/rx time: [3.8090 µs 3.8095 µs 3.8100 µs]
50132024-03-11T07:45:21.181ZFound 5 outliers among 100 measurements (5.00%)
50142024-03-11T07:45:21.181Z 1 (1.00%) low severe
50152024-03-11T07:45:21.181Z 2 (2.00%) low mild
50162024-03-11T07:45:21.181Z 2 (2.00%) high severe
50172024-03-11T07:45:22.204Z
50182024-03-11T07:45:22.204ZBenchmarking iperf-tcp/local/s2c/tx
50192024-03-11T07:45:22.204ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
50202024-03-11T07:45:27.580ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.001 s (125M iterations)
50212024-03-11T07:45:47.526ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
50222024-03-11T07:45:47.617Ziperf-tcp/local/s2c/tx time: [2.7098 µs 2.7101 µs 2.7103 µs]
50232024-03-11T07:45:47.617ZFound 3 outliers among 100 measurements (3.00%)
50242024-03-11T07:45:47.617Z 1 (1.00%) low mild
50252024-03-11T07:45:47.617Z 2 (2.00%) high mild
50262024-03-11T07:45:48.645Z
50272024-03-11T07:45:53.562Z+ cargo ubench
50282024-03-11T07:45:53.748Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
50292024-03-11T07:46:04.903Z Finished bench [optimized + debuginfo] target(s) in 11.29s
50302024-03-11T07:46:04.920Z Running benches/userland.rs (target/release/deps/userland-4624e572a07fc6aa)
50312024-03-11T07:46:04.933ZGnuplot not found, using plotters backend
50322024-03-11T07:46:05.109ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
50332024-03-11T07:46:05.110ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
50342024-03-11T07:46:08.586ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0019 s (6.0M iterations)
50352024-03-11T07:46:13.544ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
50362024-03-11T07:46:13.642Zparse/Hairpin-DHCPv4/wallclock/Discover
50372024-03-11T07:46:13.642Z time: [150.98 ns 151.11 ns 151.26 ns]
50382024-03-11T07:46:13.642ZFound 4 outliers among 100 measurements (4.00%)
50392024-03-11T07:46:13.642Z 4 (4.00%) high mild
50402024-03-11T07:46:14.662Z
50412024-03-11T07:46:14.665ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
50422024-03-11T07:46:14.666ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
50432024-03-11T07:46:19.098ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0090 s (2.4M iterations)
50442024-03-11T07:46:24.109ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
50452024-03-11T07:46:24.200Zprocess/Hairpin-DHCPv4/wallclock/Discover
50462024-03-11T07:46:24.200Z time: [1.1021 µs 1.1027 µs 1.1033 µs]
50472024-03-11T07:46:24.200ZFound 1 outliers among 100 measurements (1.00%)
50482024-03-11T07:46:24.200Z 1 (1.00%) high mild
50492024-03-11T07:46:25.222Z
50502024-03-11T07:46:25.226ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
50512024-03-11T07:46:25.226ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
50522024-03-11T07:46:28.680ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0039 s (6.1M iterations)
50532024-03-11T07:46:33.632ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
50542024-03-11T07:46:33.724Zparse/Hairpin-DHCPv4/wallclock/Request
50552024-03-11T07:46:33.724Z time: [149.84 ns 149.95 ns 150.07 ns]
50562024-03-11T07:46:33.724ZFound 10 outliers among 100 measurements (10.00%)
50572024-03-11T07:46:33.724Z 7 (7.00%) high mild
50582024-03-11T07:46:33.724Z 3 (3.00%) high severe
50592024-03-11T07:46:34.745Z
50602024-03-11T07:46:34.749ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
50612024-03-11T07:46:34.749ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
50622024-03-11T07:46:39.038ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0024 s (2.4M iterations)
50632024-03-11T07:46:43.980ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
50642024-03-11T07:46:44.072Zprocess/Hairpin-DHCPv4/wallclock/Request
50652024-03-11T07:46:44.072Z time: [1.0096 µs 1.0103 µs 1.0109 µs]
50662024-03-11T07:46:44.072ZFound 1 outliers among 100 measurements (1.00%)
50672024-03-11T07:46:44.072Z 1 (1.00%) high severe
50682024-03-11T07:46:45.098Z
50692024-03-11T07:46:45.098ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
50702024-03-11T07:46:45.098ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
50712024-03-11T07:46:49.760ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0005 s (4.5M iterations)
50722024-03-11T07:46:54.731ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
50732024-03-11T07:46:54.823Zparse/Hairpin-DHCPv6/wallclock/Solicit
50742024-03-11T07:46:54.823Z time: [195.40 ns 195.59 ns 195.80 ns]
50752024-03-11T07:46:54.823ZFound 5 outliers among 100 measurements (5.00%)
50762024-03-11T07:46:54.823Z 1 (1.00%) low mild
50772024-03-11T07:46:54.823Z 4 (4.00%) high mild
50782024-03-11T07:46:55.844Z
50792024-03-11T07:46:55.847ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
50802024-03-11T07:46:55.847ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
50812024-03-11T07:47:01.080ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0056 s (2.0M iterations)
50822024-03-11T07:47:06.064ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
50832024-03-11T07:47:06.152Zprocess/Hairpin-DHCPv6/wallclock/Solicit
50842024-03-11T07:47:06.152Z time: [1.1530 µs 1.1541 µs 1.1552 µs]
50852024-03-11T07:47:06.152ZFound 7 outliers among 100 measurements (7.00%)
50862024-03-11T07:47:06.152Z 6 (6.00%) high mild
50872024-03-11T07:47:06.152Z 1 (1.00%) high severe
50882024-03-11T07:47:07.173Z
50892024-03-11T07:47:07.173ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
50902024-03-11T07:47:07.173ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
50912024-03-11T07:47:12.282ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0009 s (4.1M iterations)
50922024-03-11T07:47:17.225ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
50932024-03-11T07:47:17.315Zparse/Hairpin-DHCPv6/wallclock/Request
50942024-03-11T07:47:17.315Z time: [195.13 ns 195.31 ns 195.50 ns]
50952024-03-11T07:47:17.315ZFound 2 outliers among 100 measurements (2.00%)
50962024-03-11T07:47:17.315Z 1 (1.00%) low severe
50972024-03-11T07:47:17.315Z 1 (1.00%) high mild
50982024-03-11T07:47:18.339Z
50992024-03-11T07:47:18.346ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
51002024-03-11T07:47:18.346ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51012024-03-11T07:47:23.855ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0076 s (1.9M iterations)
51022024-03-11T07:47:28.874ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
51032024-03-11T07:47:28.964Zprocess/Hairpin-DHCPv6/wallclock/Request
51042024-03-11T07:47:28.964Z time: [1.1908 µs 1.1911 µs 1.1914 µs]
51052024-03-11T07:47:28.964ZFound 5 outliers among 100 measurements (5.00%)
51062024-03-11T07:47:28.964Z 4 (4.00%) low mild
51072024-03-11T07:47:28.964Z 1 (1.00%) high severe
51082024-03-11T07:47:29.993Z
51092024-03-11T07:47:29.993ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
51102024-03-11T07:47:29.993ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
51112024-03-11T07:47:33.192ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0032 s (6.6M iterations)
51122024-03-11T07:47:38.143ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
51132024-03-11T07:47:38.234Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
51142024-03-11T07:47:38.234Z time: [152.79 ns 152.88 ns 152.97 ns]
51152024-03-11T07:47:38.234ZFound 8 outliers among 100 measurements (8.00%)
51162024-03-11T07:47:38.234Z 1 (1.00%) low mild
51172024-03-11T07:47:38.235Z 1 (1.00%) high mild
51182024-03-11T07:47:38.235Z 6 (6.00%) high severe
51192024-03-11T07:47:39.264Z
51202024-03-11T07:47:39.268ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
51212024-03-11T07:47:39.268ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
51222024-03-11T07:47:45.126ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0036 s (3.6M iterations)
51232024-03-11T07:47:50.146ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
51242024-03-11T07:47:50.240Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
51252024-03-11T07:47:50.240Z time: [443.30 ns 444.00 ns 444.76 ns]
51262024-03-11T07:47:50.240ZFound 8 outliers among 100 measurements (8.00%)
51272024-03-11T07:47:50.241Z 3 (3.00%) low mild
51282024-03-11T07:47:50.241Z 5 (5.00%) high severe
51292024-03-11T07:47:51.260Z
51302024-03-11T07:47:51.260ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
51312024-03-11T07:47:51.260ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
51322024-03-11T07:47:55.735ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0048 s (4.7M iterations)
51332024-03-11T07:48:00.727ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
51342024-03-11T07:48:00.817Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
51352024-03-11T07:48:00.817Z time: [334.00 ns 334.32 ns 334.65 ns]
51362024-03-11T07:48:00.817ZFound 1 outliers among 100 measurements (1.00%)
51372024-03-11T07:48:00.817Z 1 (1.00%) high severe
51382024-03-11T07:48:01.840Z
51392024-03-11T07:48:01.844ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
51402024-03-11T07:48:01.844ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
51412024-03-11T07:48:05.571ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0008 s (2.8M iterations)
51422024-03-11T07:48:10.556ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
51432024-03-11T07:48:10.647Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
51442024-03-11T07:48:10.647Z time: [500.00 ns 500.47 ns 500.96 ns]
51452024-03-11T07:48:10.647ZFound 4 outliers among 100 measurements (4.00%)
51462024-03-11T07:48:10.648Z 1 (1.00%) low mild
51472024-03-11T07:48:10.648Z 3 (3.00%) high mild
51482024-03-11T07:48:11.670Z
51492024-03-11T07:48:11.670ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
51502024-03-11T07:48:11.670ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
51512024-03-11T07:48:15.516ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0013 s (5.5M iterations)
51522024-03-11T07:48:20.430ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
51532024-03-11T07:48:20.522Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
51542024-03-11T07:48:20.522Z time: [201.71 ns 201.96 ns 202.22 ns]
51552024-03-11T07:48:21.539Z
51562024-03-11T07:48:21.543ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
51572024-03-11T07:48:21.543ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
51582024-03-11T07:48:25.296ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0034 s (2.8M iterations)
51592024-03-11T07:48:30.301ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
51602024-03-11T07:48:30.391Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
51612024-03-11T07:48:30.391Z time: [696.11 ns 696.59 ns 697.10 ns]
51622024-03-11T07:48:30.391ZFound 2 outliers among 100 measurements (2.00%)
51632024-03-11T07:48:30.391Z 1 (1.00%) low mild
51642024-03-11T07:48:30.391Z 1 (1.00%) high mild
51652024-03-11T07:48:31.416Z
51662024-03-11T07:48:31.416ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
51672024-03-11T07:48:31.416ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
51682024-03-11T07:48:35.153ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0030 s (5.6M iterations)
51692024-03-11T07:48:40.146ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
51702024-03-11T07:48:40.237Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
51712024-03-11T07:48:40.237Z time: [201.78 ns 201.95 ns 202.13 ns]
51722024-03-11T07:48:40.237ZFound 4 outliers among 100 measurements (4.00%)
51732024-03-11T07:48:40.237Z 4 (4.00%) high mild
51742024-03-11T07:48:41.260Z
51752024-03-11T07:48:41.265ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
51762024-03-11T07:48:41.265ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
51772024-03-11T07:48:44.940ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0069 s (2.9M iterations)
51782024-03-11T07:48:49.964ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
51792024-03-11T07:48:50.055Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
51802024-03-11T07:48:50.055Z time: [660.56 ns 660.79 ns 661.02 ns]
51812024-03-11T07:48:50.055ZFound 9 outliers among 100 measurements (9.00%)
51822024-03-11T07:48:50.055Z 1 (1.00%) low mild
51832024-03-11T07:48:50.055Z 3 (3.00%) high mild
51842024-03-11T07:48:50.055Z 5 (5.00%) high severe
51852024-03-11T07:48:51.077Z
51862024-03-11T07:48:51.077ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
51872024-03-11T07:48:51.077ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
51882024-03-11T07:48:54.094ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (7.0M iterations)
51892024-03-11T07:48:59.081ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
51902024-03-11T07:48:59.172Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
51912024-03-11T07:48:59.172Z time: [169.25 ns 169.37 ns 169.51 ns]
51922024-03-11T07:48:59.172ZFound 3 outliers among 100 measurements (3.00%)
51932024-03-11T07:48:59.172Z 2 (2.00%) high mild
51942024-03-11T07:48:59.172Z 1 (1.00%) high severe
51952024-03-11T07:49:00.194Z
51962024-03-11T07:49:00.199ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
51972024-03-11T07:49:00.199ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
51982024-03-11T07:49:04.922ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0093 s (2.2M iterations)
51992024-03-11T07:49:09.915ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
52002024-03-11T07:49:10.006Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52012024-03-11T07:49:10.006Z time: [372.32 ns 372.46 ns 372.62 ns]
52022024-03-11T07:49:10.006ZFound 7 outliers among 100 measurements (7.00%)
52032024-03-11T07:49:10.006Z 2 (2.00%) low mild
52042024-03-11T07:49:10.006Z 3 (3.00%) high mild
52052024-03-11T07:49:10.006Z 2 (2.00%) high severe
52062024-03-11T07:49:11.028Z
52072024-03-11T07:49:11.028ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
52082024-03-11T07:49:11.028ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
52092024-03-11T07:49:14.040ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0045 s (3.5M iterations)
52102024-03-11T07:49:19.051ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
52112024-03-11T07:49:19.141Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
52122024-03-11T07:49:19.141Z time: [166.14 ns 166.21 ns 166.28 ns]
52132024-03-11T07:49:19.141ZFound 7 outliers among 100 measurements (7.00%)
52142024-03-11T07:49:19.141Z 5 (5.00%) high mild
52152024-03-11T07:49:19.141Z 2 (2.00%) high severe
52162024-03-11T07:49:20.162Z
52172024-03-11T07:49:20.166ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
52182024-03-11T07:49:20.166ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
52192024-03-11T07:49:24.198ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0137 s (1.3M iterations)
52202024-03-11T07:49:29.188ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
52212024-03-11T07:49:29.280Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
52222024-03-11T07:49:29.280Z time: [445.39 ns 445.60 ns 445.80 ns]
52232024-03-11T07:49:29.280ZFound 6 outliers among 100 measurements (6.00%)
52242024-03-11T07:49:29.280Z 2 (2.00%) low mild
52252024-03-11T07:49:29.280Z 4 (4.00%) high mild
52262024-03-11T07:49:30.301Z
52272024-03-11T07:49:30.301ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
52282024-03-11T07:49:30.301ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
52292024-03-11T07:49:35.669ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0023 s (3.9M iterations)
52302024-03-11T07:49:40.688ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
52312024-03-11T07:49:40.780Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
52322024-03-11T07:49:40.780Z time: [258.59 ns 258.83 ns 259.09 ns]
52332024-03-11T07:49:40.780ZFound 3 outliers among 100 measurements (3.00%)
52342024-03-11T07:49:40.780Z 1 (1.00%) low mild
52352024-03-11T07:49:40.781Z 2 (2.00%) high mild
52362024-03-11T07:49:41.805Z
52372024-03-11T07:49:41.809ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
52382024-03-11T07:49:41.810ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
52392024-03-11T07:49:47.759ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0032 s (1.8M iterations)
52402024-03-11T07:49:52.804ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
52412024-03-11T07:49:52.894Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
52422024-03-11T07:49:52.894Z time: [342.34 ns 342.48 ns 342.63 ns]
52432024-03-11T07:49:52.895ZFound 3 outliers among 100 measurements (3.00%)
52442024-03-11T07:49:52.895Z 2 (2.00%) high mild
52452024-03-11T07:49:52.895Z 1 (1.00%) high severe
52462024-03-11T07:49:53.921Z
52472024-03-11T07:49:53.921ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
52482024-03-11T07:49:53.921ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
52492024-03-11T07:49:58.801ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (2.2M iterations)
52502024-03-11T07:50:03.728ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
52512024-03-11T07:50:03.817Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
52522024-03-11T07:50:03.818Z time: [260.61 ns 260.81 ns 261.01 ns]
52532024-03-11T07:50:03.818ZFound 1 outliers among 100 measurements (1.00%)
52542024-03-11T07:50:03.818Z 1 (1.00%) high severe
52552024-03-11T07:50:04.837Z
52562024-03-11T07:50:04.841ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
52572024-03-11T07:50:04.841ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
52582024-03-11T07:50:09.737ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0013 s (1.1M iterations)
52592024-03-11T07:50:14.718ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
52602024-03-11T07:50:14.808Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
52612024-03-11T07:50:14.808Z time: [369.75 ns 369.93 ns 370.14 ns]
52622024-03-11T07:50:14.808ZFound 6 outliers among 100 measurements (6.00%)
52632024-03-11T07:50:14.808Z 5 (5.00%) high mild
52642024-03-11T07:50:14.808Z 1 (1.00%) high severe
52652024-03-11T07:50:15.826Z
52662024-03-11T07:50:15.826ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
52672024-03-11T07:50:15.826ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
52682024-03-11T07:50:21.684ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (7.2M iterations)
52692024-03-11T07:50:26.681ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
52702024-03-11T07:50:26.771Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
52712024-03-11T07:50:26.772Z time: [157.43 ns 157.49 ns 157.55 ns]
52722024-03-11T07:50:26.772ZFound 6 outliers among 100 measurements (6.00%)
52732024-03-11T07:50:26.772Z 3 (3.00%) high mild
52742024-03-11T07:50:26.772Z 3 (3.00%) high severe
52752024-03-11T07:50:27.802Z
52762024-03-11T07:50:27.806ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
52772024-03-11T07:50:27.806ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
52782024-03-11T07:50:32.264ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0064 s (2.4M iterations)
52792024-03-11T07:50:37.286ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
52802024-03-11T07:50:37.376Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
52812024-03-11T07:50:37.376Z time: [319.25 ns 319.52 ns 319.75 ns]
52822024-03-11T07:50:38.403Z
52832024-03-11T07:50:38.403ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
52842024-03-11T07:50:38.403ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
52852024-03-11T07:50:41.436ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0054 s (3.5M iterations)
52862024-03-11T07:50:46.418ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
52872024-03-11T07:50:46.508Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
52882024-03-11T07:50:46.508Z time: [158.99 ns 159.15 ns 159.34 ns]
52892024-03-11T07:50:47.528Z
52902024-03-11T07:50:47.532ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
52912024-03-11T07:50:47.532ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
52922024-03-11T07:50:51.381ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0093 s (1.4M iterations)
52932024-03-11T07:50:56.384ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
52942024-03-11T07:50:56.479Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
52952024-03-11T07:50:56.479Z time: [390.78 ns 390.93 ns 391.07 ns]
52962024-03-11T07:50:56.479ZFound 6 outliers among 100 measurements (6.00%)
52972024-03-11T07:50:56.479Z 5 (5.00%) low mild
52982024-03-11T07:50:56.479Z 1 (1.00%) high mild
52992024-03-11T07:50:57.497Z
53002024-03-11T07:50:57.497ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
53012024-03-11T07:50:57.497ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
53022024-03-11T07:51:02.766ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0047 s (4.0M iterations)
53032024-03-11T07:51:07.797ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
53042024-03-11T07:51:07.887Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
53052024-03-11T07:51:07.888Z time: [253.20 ns 253.40 ns 253.60 ns]
53062024-03-11T07:51:07.888ZFound 4 outliers among 100 measurements (4.00%)
53072024-03-11T07:51:07.888Z 4 (4.00%) high mild
53082024-03-11T07:51:08.910Z
53092024-03-11T07:51:08.914ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
53102024-03-11T07:51:08.914ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
53112024-03-11T07:51:14.601ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0009 s (1.8M iterations)
53122024-03-11T07:51:19.612ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
53132024-03-11T07:51:19.702Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
53142024-03-11T07:51:19.703Z time: [281.01 ns 281.09 ns 281.19 ns]
53152024-03-11T07:51:19.703ZFound 5 outliers among 100 measurements (5.00%)
53162024-03-11T07:51:19.703Z 1 (1.00%) low severe
53172024-03-11T07:51:19.703Z 3 (3.00%) high mild
53182024-03-11T07:51:19.703Z 1 (1.00%) high severe
53192024-03-11T07:51:20.723Z
53202024-03-11T07:51:20.723ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
53212024-03-11T07:51:20.723ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
53222024-03-11T07:51:25.533ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (2.2M iterations)
53232024-03-11T07:51:30.558ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
53242024-03-11T07:51:30.650Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
53252024-03-11T07:51:30.650Z time: [262.02 ns 262.12 ns 262.23 ns]
53262024-03-11T07:51:30.650ZFound 2 outliers among 100 measurements (2.00%)
53272024-03-11T07:51:30.650Z 2 (2.00%) high mild
53282024-03-11T07:51:31.673Z
53292024-03-11T07:51:31.676ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
53302024-03-11T07:51:31.676ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
53312024-03-11T07:51:36.349ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0209 s (1.1M iterations)
53322024-03-11T07:51:41.372ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
53332024-03-11T07:51:41.463Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
53342024-03-11T07:51:41.463Z time: [300.26 ns 300.36 ns 300.47 ns]
53352024-03-11T07:51:41.463ZFound 1 outliers among 100 measurements (1.00%)
53362024-03-11T07:51:41.463Z 1 (1.00%) high mild
53372024-03-11T07:51:42.486Z
53382024-03-11T07:51:42.486ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
53392024-03-11T07:51:42.487ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
53402024-03-11T07:51:46.182ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0032 s (5.7M iterations)
53412024-03-11T07:51:51.220ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
53422024-03-11T07:51:51.312Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
53432024-03-11T07:51:51.312Z time: [210.31 ns 210.53 ns 210.78 ns]
53442024-03-11T07:51:51.312ZFound 4 outliers among 100 measurements (4.00%)
53452024-03-11T07:51:51.312Z 1 (1.00%) high mild
53462024-03-11T07:51:51.313Z 3 (3.00%) high severe
53472024-03-11T07:51:52.335Z
53482024-03-11T07:51:52.338ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
53492024-03-11T07:51:52.338ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
53502024-03-11T07:51:57.760ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0032 s (1.9M iterations)
53512024-03-11T07:52:02.828ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
53522024-03-11T07:52:02.919Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
53532024-03-11T07:52:02.919Z time: [381.73 ns 381.97 ns 382.20 ns]
53542024-03-11T07:52:03.938Z
53552024-03-11T07:52:03.938ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
53562024-03-11T07:52:03.938ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
53572024-03-11T07:52:07.311ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (3.1M iterations)
53582024-03-11T07:52:12.311ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
53592024-03-11T07:52:12.402Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
53602024-03-11T07:52:12.402Z time: [214.17 ns 214.35 ns 214.52 ns]
53612024-03-11T07:52:12.402ZFound 2 outliers among 100 measurements (2.00%)
53622024-03-11T07:52:12.402Z 2 (2.00%) high mild
53632024-03-11T07:52:13.425Z
53642024-03-11T07:52:13.428ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
53652024-03-11T07:52:13.428ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
53662024-03-11T07:52:17.806ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (1.2M iterations)
53672024-03-11T07:52:22.842ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
53682024-03-11T07:52:22.933Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
53692024-03-11T07:52:22.934Z time: [450.46 ns 450.63 ns 450.80 ns]
53702024-03-11T07:52:22.934ZFound 7 outliers among 100 measurements (7.00%)
53712024-03-11T07:52:22.934Z 1 (1.00%) low mild
53722024-03-11T07:52:22.934Z 4 (4.00%) high mild
53732024-03-11T07:52:22.934Z 2 (2.00%) high severe
53742024-03-11T07:52:23.955Z
53752024-03-11T07:52:23.955ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
53762024-03-11T07:52:23.955ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
53772024-03-11T07:52:27.101ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0057 s (3.3M iterations)
53782024-03-11T07:52:32.129ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
53792024-03-11T07:52:32.219Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
53802024-03-11T07:52:32.219Z time: [301.12 ns 301.30 ns 301.50 ns]
53812024-03-11T07:52:32.219ZFound 3 outliers among 100 measurements (3.00%)
53822024-03-11T07:52:32.219Z 2 (2.00%) high mild
53832024-03-11T07:52:32.219Z 1 (1.00%) high severe
53842024-03-11T07:52:33.241Z
53852024-03-11T07:52:33.244ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
53862024-03-11T07:52:33.245ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
53872024-03-11T07:52:36.629ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0086 s (1.6M iterations)
53882024-03-11T07:52:41.678ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
53892024-03-11T07:52:41.769Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
53902024-03-11T07:52:41.769Z time: [349.02 ns 349.30 ns 349.56 ns]
53912024-03-11T07:52:42.793Z
53922024-03-11T07:52:42.793ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
53932024-03-11T07:52:42.793ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
53942024-03-11T07:52:48.046ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0085 s (2.0M iterations)
53952024-03-11T07:52:53.074ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
53962024-03-11T07:52:53.165Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
53972024-03-11T07:52:53.165Z time: [305.86 ns 305.99 ns 306.13 ns]
53982024-03-11T07:52:53.165ZFound 4 outliers among 100 measurements (4.00%)
53992024-03-11T07:52:53.165Z 2 (2.00%) high mild
54002024-03-11T07:52:53.165Z 2 (2.00%) high severe
54012024-03-11T07:52:54.188Z
54022024-03-11T07:52:54.191ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
54032024-03-11T07:52:54.192ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
54042024-03-11T07:52:59.551ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0099 s (980k iterations)
54052024-03-11T07:53:04.540ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
54062024-03-11T07:53:04.632Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
54072024-03-11T07:53:04.632Z time: [377.96 ns 378.09 ns 378.23 ns]
54082024-03-11T07:53:04.632ZFound 5 outliers among 100 measurements (5.00%)
54092024-03-11T07:53:04.632Z 4 (4.00%) high mild
54102024-03-11T07:53:04.632Z 1 (1.00%) high severe
54112024-03-11T07:53:05.651Z
54122024-03-11T07:53:05.651ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
54132024-03-11T07:53:05.652ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
54142024-03-11T07:53:09.281ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0029 s (5.8M iterations)
54152024-03-11T07:53:14.211ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
54162024-03-11T07:53:14.302Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
54172024-03-11T07:53:14.302Z time: [201.29 ns 201.43 ns 201.58 ns]
54182024-03-11T07:53:14.302ZFound 4 outliers among 100 measurements (4.00%)
54192024-03-11T07:53:14.302Z 2 (2.00%) high mild
54202024-03-11T07:53:14.302Z 2 (2.00%) high severe
54212024-03-11T07:53:15.325Z
54222024-03-11T07:53:15.328ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
54232024-03-11T07:53:15.328ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
54242024-03-11T07:53:20.441ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (2.1M iterations)
54252024-03-11T07:53:25.495ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
54262024-03-11T07:53:25.585Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
54272024-03-11T07:53:25.585Z time: [317.44 ns 318.34 ns 319.37 ns]
54282024-03-11T07:53:25.585ZFound 23 outliers among 100 measurements (23.00%)
54292024-03-11T07:53:25.585Z 18 (18.00%) low mild
54302024-03-11T07:53:25.585Z 2 (2.00%) high mild
54312024-03-11T07:53:25.585Z 3 (3.00%) high severe
54322024-03-11T07:53:26.606Z
54332024-03-11T07:53:26.606ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
54342024-03-11T07:53:26.606ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
54352024-03-11T07:53:30.016ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0071 s (3.1M iterations)
54362024-03-11T07:53:34.967ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
54372024-03-11T07:53:35.058Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
54382024-03-11T07:53:35.058Z time: [204.05 ns 204.11 ns 204.18 ns]
54392024-03-11T07:53:35.058ZFound 5 outliers among 100 measurements (5.00%)
54402024-03-11T07:53:35.058Z 1 (1.00%) low mild
54412024-03-11T07:53:35.058Z 1 (1.00%) high mild
54422024-03-11T07:53:35.058Z 3 (3.00%) high severe
54432024-03-11T07:53:36.081Z
54442024-03-11T07:53:36.084ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
54452024-03-11T07:53:36.084ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
54462024-03-11T07:53:40.286ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (1.2M iterations)
54472024-03-11T07:53:45.341ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
54482024-03-11T07:53:45.431Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
54492024-03-11T07:53:45.431Z time: [397.03 ns 397.26 ns 397.47 ns]
54502024-03-11T07:53:46.454Z
54512024-03-11T07:53:46.454ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
54522024-03-11T07:53:46.454ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
54532024-03-11T07:53:49.537ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (3.4M iterations)
54542024-03-11T07:53:54.554ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
54552024-03-11T07:53:54.645Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
54562024-03-11T07:53:54.645Z time: [297.09 ns 297.23 ns 297.37 ns]
54572024-03-11T07:53:55.680Z
54582024-03-11T07:53:55.683ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
54592024-03-11T07:53:55.683ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
54602024-03-11T07:53:58.903ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0127 s (1.6M iterations)
54612024-03-11T07:54:03.916ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
54622024-03-11T07:54:04.006Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
54632024-03-11T07:54:04.006Z time: [273.33 ns 273.44 ns 273.55 ns]
54642024-03-11T07:54:04.006ZFound 2 outliers among 100 measurements (2.00%)
54652024-03-11T07:54:04.006Z 2 (2.00%) low mild
54662024-03-11T07:54:05.029Z
54672024-03-11T07:54:05.029ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
54682024-03-11T07:54:05.029ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
54692024-03-11T07:54:10.289ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (2.0M iterations)
54702024-03-11T07:54:15.279ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
54712024-03-11T07:54:15.369Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
54722024-03-11T07:54:15.369Z time: [301.69 ns 301.83 ns 301.98 ns]
54732024-03-11T07:54:15.369ZFound 5 outliers among 100 measurements (5.00%)
54742024-03-11T07:54:15.369Z 2 (2.00%) low mild
54752024-03-11T07:54:15.369Z 3 (3.00%) high mild
54762024-03-11T07:54:16.389Z
54772024-03-11T07:54:16.477ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
54782024-03-11T07:54:16.477ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
54792024-03-11T07:54:21.513ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0085 s (1.0M iterations)
54802024-03-11T07:54:26.518ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
54812024-03-11T07:54:26.610Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
54822024-03-11T07:54:26.610Z time: [299.50 ns 299.60 ns 299.70 ns]
54832024-03-11T07:54:26.610ZFound 6 outliers among 100 measurements (6.00%)
54842024-03-11T07:54:26.610Z 4 (4.00%) high mild
54852024-03-11T07:54:26.610Z 2 (2.00%) high severe
54862024-03-11T07:54:27.636Z
54872024-03-11T07:54:27.637ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
54882024-03-11T07:54:27.637ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54892024-03-11T07:54:30.650ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0027 s (7.0M iterations)
54902024-03-11T07:54:35.650ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54912024-03-11T07:54:35.740Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
54922024-03-11T07:54:35.740Z time: [169.37 ns 169.53 ns 169.69 ns]
54932024-03-11T07:54:36.767Z
54942024-03-11T07:54:36.770ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
54952024-03-11T07:54:36.770ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54962024-03-11T07:54:40.658ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0032 s (1.3M iterations)
54972024-03-11T07:54:45.634ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54982024-03-11T07:54:45.725Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
54992024-03-11T07:54:45.725Z time: [1.5527 µs 1.5530 µs 1.5532 µs]
55002024-03-11T07:54:45.725ZFound 5 outliers among 100 measurements (5.00%)
55012024-03-11T07:54:45.725Z 2 (2.00%) low mild
55022024-03-11T07:54:45.725Z 1 (1.00%) high mild
55032024-03-11T07:54:45.726Z 2 (2.00%) high severe
55042024-03-11T07:54:46.743Z
55052024-03-11T07:54:46.743ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
55062024-03-11T07:54:46.743ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55072024-03-11T07:54:49.773ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0069 s (3.5M iterations)
55082024-03-11T07:54:54.764ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55092024-03-11T07:54:54.854Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
55102024-03-11T07:54:54.854Z time: [166.10 ns 166.19 ns 166.28 ns]
55112024-03-11T07:54:54.854ZFound 4 outliers among 100 measurements (4.00%)
55122024-03-11T07:54:54.854Z 1 (1.00%) low mild
55132024-03-11T07:54:54.854Z 2 (2.00%) high mild
55142024-03-11T07:54:54.854Z 1 (1.00%) high severe
55152024-03-11T07:54:55.878Z
55162024-03-11T07:54:55.881ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
55172024-03-11T07:54:55.882ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55182024-03-11T07:55:01.423ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0193 s (949k iterations)
55192024-03-11T07:55:06.410ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55202024-03-11T07:55:06.502Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
55212024-03-11T07:55:06.502Z time: [1.6721 µs 1.6727 µs 1.6737 µs]
55222024-03-11T07:55:06.502ZFound 3 outliers among 100 measurements (3.00%)
55232024-03-11T07:55:06.502Z 1 (1.00%) low mild
55242024-03-11T07:55:06.502Z 2 (2.00%) high severe
55252024-03-11T07:55:07.524Z
55262024-03-11T07:55:07.524ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
55272024-03-11T07:55:07.525ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55282024-03-11T07:55:12.922ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0039 s (3.9M iterations)
55292024-03-11T07:55:17.962ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
55302024-03-11T07:55:18.053Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
55312024-03-11T07:55:18.053Z time: [260.30 ns 260.47 ns 260.64 ns]
55322024-03-11T07:55:18.053ZFound 1 outliers among 100 measurements (1.00%)
55332024-03-11T07:55:18.053Z 1 (1.00%) low mild
55342024-03-11T07:55:19.074Z
55352024-03-11T07:55:19.077ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
55362024-03-11T07:55:19.077ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55372024-03-11T07:55:22.958ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0127 s (1.4M iterations)
55382024-03-11T07:55:28.007ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
55392024-03-11T07:55:28.098Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
55402024-03-11T07:55:28.098Z time: [987.39 ns 987.84 ns 988.30 ns]
55412024-03-11T07:55:28.098ZFound 1 outliers among 100 measurements (1.00%)
55422024-03-11T07:55:28.098Z 1 (1.00%) high severe
55432024-03-11T07:55:29.122Z
55442024-03-11T07:55:29.123ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
55452024-03-11T07:55:29.123ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55462024-03-11T07:55:33.963ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0114 s (2.2M iterations)
55472024-03-11T07:55:39.003ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55482024-03-11T07:55:39.094Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
55492024-03-11T07:55:39.094Z time: [265.23 ns 265.53 ns 265.84 ns]
55502024-03-11T07:55:39.094ZFound 5 outliers among 100 measurements (5.00%)
55512024-03-11T07:55:39.094Z 2 (2.00%) high mild
55522024-03-11T07:55:39.094Z 3 (3.00%) high severe
55532024-03-11T07:55:40.114Z
55542024-03-11T07:55:40.117ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
55552024-03-11T07:55:40.117ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55562024-03-11T07:55:45.873ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0194 s (914k iterations)
55572024-03-11T07:55:50.875ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55582024-03-11T07:55:50.967Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
55592024-03-11T07:55:50.967Z time: [1.0515 µs 1.0519 µs 1.0522 µs]
55602024-03-11T07:55:50.967ZFound 1 outliers among 100 measurements (1.00%)
55612024-03-11T07:55:50.967Z 1 (1.00%) low mild
55622024-03-11T07:55:51.987Z
55632024-03-11T07:55:51.987ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
55642024-03-11T07:55:51.987ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55652024-03-11T07:55:57.805ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (7.2M iterations)
55662024-03-11T07:56:02.833ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
55672024-03-11T07:56:02.923Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
55682024-03-11T07:56:02.924Z time: [157.60 ns 157.67 ns 157.73 ns]
55692024-03-11T07:56:02.924ZFound 3 outliers among 100 measurements (3.00%)
55702024-03-11T07:56:02.924Z 1 (1.00%) low mild
55712024-03-11T07:56:02.924Z 2 (2.00%) high mild
55722024-03-11T07:56:03.947Z
55732024-03-11T07:56:03.951ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
55742024-03-11T07:56:03.951ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55752024-03-11T07:56:07.718ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0127 s (1.4M iterations)
55762024-03-11T07:56:12.749ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
55772024-03-11T07:56:12.839Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
55782024-03-11T07:56:12.839Z time: [1.4954 µs 1.4962 µs 1.4969 µs]
55792024-03-11T07:56:12.840ZFound 1 outliers among 100 measurements (1.00%)
55802024-03-11T07:56:12.840Z 1 (1.00%) high mild
55812024-03-11T07:56:13.864Z
55822024-03-11T07:56:13.867ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
55832024-03-11T07:56:13.867ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55842024-03-11T07:56:16.896ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0017 s (3.5M iterations)
55852024-03-11T07:56:21.917ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55862024-03-11T07:56:22.009Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
55872024-03-11T07:56:22.009Z time: [160.04 ns 160.11 ns 160.19 ns]
55882024-03-11T07:56:22.009ZFound 20 outliers among 100 measurements (20.00%)
55892024-03-11T07:56:22.009Z 1 (1.00%) low severe
55902024-03-11T07:56:22.009Z 6 (6.00%) low mild
55912024-03-11T07:56:22.009Z 8 (8.00%) high mild
55922024-03-11T07:56:22.009Z 5 (5.00%) high severe
55932024-03-11T07:56:23.027Z
55942024-03-11T07:56:23.033ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
55952024-03-11T07:56:23.033ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55962024-03-11T07:56:28.419ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0119 s (975k iterations)
55972024-03-11T07:56:33.432ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55982024-03-11T07:56:33.522Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
55992024-03-11T07:56:33.523Z time: [1.6014 µs 1.6017 µs 1.6020 µs]
56002024-03-11T07:56:33.523ZFound 4 outliers among 100 measurements (4.00%)
56012024-03-11T07:56:33.523Z 2 (2.00%) low mild
56022024-03-11T07:56:33.523Z 1 (1.00%) high mild
56032024-03-11T07:56:33.523Z 1 (1.00%) high severe
56042024-03-11T07:56:34.543Z
56052024-03-11T07:56:34.543ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
56062024-03-11T07:56:34.543ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56072024-03-11T07:56:39.822ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (4.0M iterations)
56082024-03-11T07:56:44.835ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
56092024-03-11T07:56:44.925Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
56102024-03-11T07:56:44.926Z time: [251.83 ns 252.04 ns 252.29 ns]
56112024-03-11T07:56:45.950Z
56122024-03-11T07:56:45.953ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
56132024-03-11T07:56:45.953ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56142024-03-11T07:56:49.725ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0181 s (1.4M iterations)
56152024-03-11T07:56:54.716ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
56162024-03-11T07:56:54.807Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
56172024-03-11T07:56:54.807Z time: [903.98 ns 904.47 ns 905.21 ns]
56182024-03-11T07:56:54.807ZFound 4 outliers among 100 measurements (4.00%)
56192024-03-11T07:56:54.807Z 1 (1.00%) low mild
56202024-03-11T07:56:54.807Z 3 (3.00%) high severe
56212024-03-11T07:56:55.824Z
56222024-03-11T07:56:55.824ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
56232024-03-11T07:56:55.824ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56242024-03-11T07:57:00.605ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0072 s (2.2M iterations)
56252024-03-11T07:57:05.640ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
56262024-03-11T07:57:05.731Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
56272024-03-11T07:57:05.731Z time: [257.91 ns 258.08 ns 258.26 ns]
56282024-03-11T07:57:05.731ZFound 9 outliers among 100 measurements (9.00%)
56292024-03-11T07:57:05.731Z 1 (1.00%) low mild
56302024-03-11T07:57:05.731Z 4 (4.00%) high mild
56312024-03-11T07:57:05.731Z 4 (4.00%) high severe
56322024-03-11T07:57:06.757Z
56332024-03-11T07:57:06.760ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
56342024-03-11T07:57:06.760ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56352024-03-11T07:57:12.399ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0266 s (934k iterations)
56362024-03-11T07:57:17.403ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
56372024-03-11T07:57:17.493Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
56382024-03-11T07:57:17.493Z time: [981.25 ns 981.68 ns 982.16 ns]
56392024-03-11T07:57:17.493ZFound 2 outliers among 100 measurements (2.00%)
56402024-03-11T07:57:17.493Z 2 (2.00%) high mild
56412024-03-11T07:57:18.513Z
56422024-03-11T07:57:18.513ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
56432024-03-11T07:57:18.513ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56442024-03-11T07:57:22.182ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (5.7M iterations)
56452024-03-11T07:57:27.186ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56462024-03-11T07:57:27.277Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
56472024-03-11T07:57:27.277Z time: [209.31 ns 209.52 ns 209.74 ns]
56482024-03-11T07:57:27.277ZFound 1 outliers among 100 measurements (1.00%)
56492024-03-11T07:57:27.277Z 1 (1.00%) high mild
56502024-03-11T07:57:28.298Z
56512024-03-11T07:57:28.301ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
56522024-03-11T07:57:28.301ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56532024-03-11T07:57:32.660ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0201 s (1.2M iterations)
56542024-03-11T07:57:37.676ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56552024-03-11T07:57:37.766Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
56562024-03-11T07:57:37.766Z time: [1.6474 µs 1.6477 µs 1.6481 µs]
56572024-03-11T07:57:38.798Z
56582024-03-11T07:57:38.798ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
56592024-03-11T07:57:38.799ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56602024-03-11T07:57:42.168ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0060 s (3.1M iterations)
56612024-03-11T07:57:47.222ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56622024-03-11T07:57:47.312Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
56632024-03-11T07:57:47.312Z time: [215.04 ns 215.20 ns 215.36 ns]
56642024-03-11T07:57:48.333Z
56652024-03-11T07:57:48.336ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
56662024-03-11T07:57:48.336ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56672024-03-11T07:57:54.306ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0044 s (879k iterations)
56682024-03-11T07:57:59.310ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56692024-03-11T07:57:59.400Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
56702024-03-11T07:57:59.400Z time: [1.7523 µs 1.7526 µs 1.7529 µs]
56712024-03-11T07:57:59.400ZFound 6 outliers among 100 measurements (6.00%)
56722024-03-11T07:57:59.400Z 2 (2.00%) low mild
56732024-03-11T07:57:59.400Z 2 (2.00%) high mild
56742024-03-11T07:57:59.400Z 2 (2.00%) high severe
56752024-03-11T07:58:00.421Z
56762024-03-11T07:58:00.421ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
56772024-03-11T07:58:00.421ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56782024-03-11T07:58:03.568ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (3.3M iterations)
56792024-03-11T07:58:08.591ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
56802024-03-11T07:58:08.682Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
56812024-03-11T07:58:08.682Z time: [300.74 ns 300.92 ns 301.10 ns]
56822024-03-11T07:58:08.682ZFound 1 outliers among 100 measurements (1.00%)
56832024-03-11T07:58:08.682Z 1 (1.00%) high mild
56842024-03-11T07:58:09.704Z
56852024-03-11T07:58:09.707ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
56862024-03-11T07:58:09.707ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56872024-03-11T07:58:14.025ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0149 s (1.2M iterations)
56882024-03-11T07:58:19.020ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
56892024-03-11T07:58:19.111Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
56902024-03-11T07:58:19.111Z time: [978.00 ns 978.32 ns 978.68 ns]
56912024-03-11T07:58:19.111ZFound 7 outliers among 100 measurements (7.00%)
56922024-03-11T07:58:19.111Z 4 (4.00%) high mild
56932024-03-11T07:58:19.111Z 3 (3.00%) high severe
56942024-03-11T07:58:20.128Z
56952024-03-11T07:58:20.131ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
56962024-03-11T07:58:20.131ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
56972024-03-11T07:58:25.467ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0014 s (2.0M iterations)
56982024-03-11T07:58:30.474ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
56992024-03-11T07:58:30.564Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
57002024-03-11T07:58:30.564Z time: [308.41 ns 308.80 ns 309.28 ns]
57012024-03-11T07:58:30.564ZFound 2 outliers among 100 measurements (2.00%)
57022024-03-11T07:58:30.564Z 2 (2.00%) high severe
57032024-03-11T07:58:31.590Z
57042024-03-11T07:58:31.593ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
57052024-03-11T07:58:31.593ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57062024-03-11T07:58:34.710ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0185 s (843k iterations)
57072024-03-11T07:58:39.693ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57082024-03-11T07:58:39.784Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
57092024-03-11T07:58:39.784Z time: [1.0360 µs 1.0371 µs 1.0383 µs]
57102024-03-11T07:58:40.803Z
57112024-03-11T07:58:40.803ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
57122024-03-11T07:58:40.803ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57132024-03-11T07:58:44.419ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (5.8M iterations)
57142024-03-11T07:58:49.361ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
57152024-03-11T07:58:49.455Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
57162024-03-11T07:58:49.455Z time: [200.89 ns 201.01 ns 201.13 ns]
57172024-03-11T07:58:49.455ZFound 6 outliers among 100 measurements (6.00%)
57182024-03-11T07:58:49.455Z 5 (5.00%) high mild
57192024-03-11T07:58:49.455Z 1 (1.00%) high severe
57202024-03-11T07:58:50.482Z
57212024-03-11T07:58:50.485ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
57222024-03-11T07:58:50.485ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57232024-03-11T07:58:54.734ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0166 s (1.2M iterations)
57242024-03-11T07:58:59.748ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
57252024-03-11T07:58:59.840Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
57262024-03-11T07:58:59.840Z time: [1.5855 µs 1.5859 µs 1.5864 µs]
57272024-03-11T07:58:59.840ZFound 1 outliers among 100 measurements (1.00%)
57282024-03-11T07:58:59.840Z 1 (1.00%) high mild
57292024-03-11T07:59:00.858Z
57302024-03-11T07:59:00.858ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
57312024-03-11T07:59:00.858ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57322024-03-11T07:59:04.274ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0068 s (3.1M iterations)
57332024-03-11T07:59:09.223ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57342024-03-11T07:59:09.313Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
57352024-03-11T07:59:09.313Z time: [204.61 ns 204.74 ns 204.88 ns]
57362024-03-11T07:59:09.313ZFound 1 outliers among 100 measurements (1.00%)
57372024-03-11T07:59:09.314Z 1 (1.00%) high mild
57382024-03-11T07:59:10.334Z
57392024-03-11T07:59:10.337ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
57402024-03-11T07:59:10.337ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57412024-03-11T07:59:16.271ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (884k iterations)
57422024-03-11T07:59:21.248ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57432024-03-11T07:59:21.338Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
57442024-03-11T07:59:21.338Z time: [1.6890 µs 1.6914 µs 1.6944 µs]
57452024-03-11T07:59:22.365Z
57462024-03-11T07:59:22.365ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
57472024-03-11T07:59:22.365ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57482024-03-11T07:59:25.448ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0030 s (3.4M iterations)
57492024-03-11T07:59:30.445ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
57502024-03-11T07:59:30.536Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
57512024-03-11T07:59:30.536Z time: [296.03 ns 296.21 ns 296.40 ns]
57522024-03-11T07:59:30.536ZFound 2 outliers among 100 measurements (2.00%)
57532024-03-11T07:59:30.536Z 2 (2.00%) high mild
57542024-03-11T07:59:31.559Z
57552024-03-11T07:59:31.562ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
57562024-03-11T07:59:31.562ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57572024-03-11T07:59:35.739ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0120 s (1.3M iterations)
57582024-03-11T07:59:40.720ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
57592024-03-11T07:59:40.811Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
57602024-03-11T07:59:40.811Z time: [906.33 ns 906.54 ns 906.76 ns]
57612024-03-11T07:59:40.811ZFound 6 outliers among 100 measurements (6.00%)
57622024-03-11T07:59:40.812Z 2 (2.00%) low mild
57632024-03-11T07:59:40.812Z 1 (1.00%) high mild
57642024-03-11T07:59:40.812Z 3 (3.00%) high severe
57652024-03-11T07:59:41.835Z
57662024-03-11T07:59:41.835ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
57672024-03-11T07:59:41.835ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57682024-03-11T07:59:47.070ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (2.0M iterations)
57692024-03-11T07:59:52.083ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
57702024-03-11T07:59:52.174Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
57712024-03-11T07:59:52.174Z time: [300.06 ns 300.17 ns 300.28 ns]
57722024-03-11T07:59:52.174ZFound 3 outliers among 100 measurements (3.00%)
57732024-03-11T07:59:52.174Z 1 (1.00%) high mild
57742024-03-11T07:59:52.174Z 2 (2.00%) high severe
57752024-03-11T07:59:53.194Z
57762024-03-11T07:59:53.197ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
57772024-03-11T07:59:53.197ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57782024-03-11T07:59:56.219ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0102 s (869k iterations)
57792024-03-11T08:00:01.219ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
57802024-03-11T08:00:01.309Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
57812024-03-11T08:00:01.310Z time: [962.76 ns 962.95 ns 963.14 ns]
57822024-03-11T08:00:01.310ZFound 6 outliers among 100 measurements (6.00%)
57832024-03-11T08:00:01.310Z 2 (2.00%) low mild
57842024-03-11T08:00:01.310Z 2 (2.00%) high mild
57852024-03-11T08:00:01.310Z 2 (2.00%) high severe
57862024-03-11T08:00:02.331Z
57872024-03-11T08:00:02.335ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
57882024-03-11T08:00:02.335ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
57892024-03-11T08:00:02.335ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0334 ms (440 iterations)
57902024-03-11T08:00:02.335ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
57912024-03-11T08:00:02.335Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
57922024-03-11T08:00:02.335Z time: [15.000 15.000 15.000 ]
57932024-03-11T08:00:02.335Z
57942024-03-11T08:00:02.335ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
57952024-03-11T08:00:02.335ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
57962024-03-11T08:00:02.336ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0436 ms (495 iterations)
57972024-03-11T08:00:02.336ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
57982024-03-11T08:00:02.339Zprocess/Hairpin-DHCPv4/alloc_ct/Request
57992024-03-11T08:00:02.339Z time: [14.000 14.000 14.000 ]
58002024-03-11T08:00:02.339Z
58012024-03-11T08:00:02.339ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
58022024-03-11T08:00:02.340ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
58032024-03-11T08:00:02.340ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0223 ms (385 iterations)
58042024-03-11T08:00:02.340ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
58052024-03-11T08:00:02.340Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
58062024-03-11T08:00:02.340Z time: [16.000 16.000 16.000 ]
58072024-03-11T08:00:02.340Z
58082024-03-11T08:00:02.340ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
58092024-03-11T08:00:02.340ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
58102024-03-11T08:00:02.340ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0566 ms (385 iterations)
58112024-03-11T08:00:02.344ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
58122024-03-11T08:00:02.344Zprocess/Hairpin-DHCPv6/alloc_ct/Request
58132024-03-11T08:00:02.344Z time: [17.000 17.000 17.000 ]
58142024-03-11T08:00:02.344Z
58152024-03-11T08:00:02.344ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
58162024-03-11T08:00:02.344ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
58172024-03-11T08:00:02.344ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0668 ms (770 iterations)
58182024-03-11T08:00:02.344ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
58192024-03-11T08:00:02.349Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
58202024-03-11T08:00:02.349Z time: [8.0000 8.0000 8.0000 ]
58212024-03-11T08:00:02.349Z
58222024-03-11T08:00:02.349ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
58232024-03-11T08:00:02.349ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
58242024-03-11T08:00:02.349ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0190 ms (550 iterations)
58252024-03-11T08:00:02.349ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
58262024-03-11T08:00:02.349Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
58272024-03-11T08:00:02.349Z time: [8.0000 8.0000 8.0000 ]
58282024-03-11T08:00:02.350Z
58292024-03-11T08:00:02.350ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
58302024-03-11T08:00:02.350ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
58312024-03-11T08:00:02.350ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0333 ms (550 iterations)
58322024-03-11T08:00:02.350ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
58332024-03-11T08:00:02.350Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
58342024-03-11T08:00:02.350Z time: [8.0000 8.0000 8.0000 ]
58352024-03-11T08:00:02.353Z
58362024-03-11T08:00:02.353ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
58372024-03-11T08:00:02.353ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
58382024-03-11T08:00:02.353ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0866 ms (605 iterations)
58392024-03-11T08:00:02.353ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
58402024-03-11T08:00:02.353Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
58412024-03-11T08:00:02.354Z time: [8.0000 8.0000 8.0000 ]
58422024-03-11T08:00:02.354Z
58432024-03-11T08:00:02.354ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
58442024-03-11T08:00:02.354ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
58452024-03-11T08:00:02.354ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0942 ms (440 iterations)
58462024-03-11T08:00:02.354ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
58472024-03-11T08:00:02.354Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
58482024-03-11T08:00:02.354Z time: [3.0000 3.0000 3.0000 ]
58492024-03-11T08:00:02.357Z
58502024-03-11T08:00:02.357ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
58512024-03-11T08:00:02.357ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
58522024-03-11T08:00:02.357ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0388 ms (220 iterations)
58532024-03-11T08:00:02.358ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
58542024-03-11T08:00:02.358Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
58552024-03-11T08:00:02.358Z time: [4.0000 4.0000 4.0000 ]
58562024-03-11T08:00:02.358Z
58572024-03-11T08:00:02.358ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
58582024-03-11T08:00:02.358ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
58592024-03-11T08:00:02.358ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1084 ms (330 iterations)
58602024-03-11T08:00:02.358ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
58612024-03-11T08:00:02.358ZCriterion.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.
58622024-03-11T08:00:02.358Z
58632024-03-11T08:00:02.358ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
58642024-03-11T08:00:02.358ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
58652024-03-11T08:00:02.358ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0974 ms (220 iterations)
58662024-03-11T08:00:02.365ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
58672024-03-11T08:00:02.365ZCriterion.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.
58682024-03-11T08:00:02.365Z
58692024-03-11T08:00:02.365ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
58702024-03-11T08:00:02.365ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
58712024-03-11T08:00:02.365ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0772 ms (495 iterations)
58722024-03-11T08:00:02.365ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
58732024-03-11T08:00:02.365Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
58742024-03-11T08:00:02.365Z time: [3.0000 3.0000 3.0000 ]
58752024-03-11T08:00:02.365Z
58762024-03-11T08:00:02.365ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
58772024-03-11T08:00:02.365ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
58782024-03-11T08:00:02.365ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0952 ms (275 iterations)
58792024-03-11T08:00:02.369ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
58802024-03-11T08:00:02.369Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
58812024-03-11T08:00:02.369Z time: [4.0000 4.0000 4.0000 ]
58822024-03-11T08:00:02.369Z
58832024-03-11T08:00:02.369ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
58842024-03-11T08:00:02.369ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
58852024-03-11T08:00:02.369ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0242 ms (330 iterations)
58862024-03-11T08:00:02.369ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
58872024-03-11T08:00:02.369ZCriterion.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.
58882024-03-11T08:00:02.369Z
58892024-03-11T08:00:02.369ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
58902024-03-11T08:00:02.369ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
58912024-03-11T08:00:02.370ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0602 ms (220 iterations)
58922024-03-11T08:00:02.370ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
58932024-03-11T08:00:02.370ZCriterion.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.
58942024-03-11T08:00:02.370Z
58952024-03-11T08:00:02.370ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
58962024-03-11T08:00:02.370ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
58972024-03-11T08:00:02.370ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0354 ms (385 iterations)
58982024-03-11T08:00:02.370ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
58992024-03-11T08:00:02.370Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
59002024-03-11T08:00:02.370Z time: [3.0000 3.0000 3.0000 ]
59012024-03-11T08:00:02.370Z
59022024-03-11T08:00:02.370ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
59032024-03-11T08:00:02.370ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
59042024-03-11T08:00:02.370ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0080 ms (220 iterations)
59052024-03-11T08:00:02.374ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
59062024-03-11T08:00:02.374Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
59072024-03-11T08:00:02.374Z time: [4.0000 4.0000 4.0000 ]
59082024-03-11T08:00:02.374Z
59092024-03-11T08:00:02.374ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
59102024-03-11T08:00:02.374ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
59112024-03-11T08:00:02.374ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0193 ms (275 iterations)
59122024-03-11T08:00:02.374ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
59132024-03-11T08:00:02.374ZCriterion.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.
59142024-03-11T08:00:02.374Z
59152024-03-11T08:00:02.374ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
59162024-03-11T08:00:02.374ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
59172024-03-11T08:00:02.374ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1903 ms (220 iterations)
59182024-03-11T08:00:02.374ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
59192024-03-11T08:00:02.375ZCriterion.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.
59202024-03-11T08:00:02.375Z
59212024-03-11T08:00:02.375ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
59222024-03-11T08:00:02.375ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
59232024-03-11T08:00:02.375ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0996 ms (440 iterations)
59242024-03-11T08:00:02.378ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
59252024-03-11T08:00:02.378Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
59262024-03-11T08:00:02.378Z time: [3.0000 3.0000 3.0000 ]
59272024-03-11T08:00:02.378Z
59282024-03-11T08:00:02.378ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
59292024-03-11T08:00:02.378ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
59302024-03-11T08:00:02.378ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2033 ms (275 iterations)
59312024-03-11T08:00:02.379ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
59322024-03-11T08:00:02.379Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
59332024-03-11T08:00:02.379Z time: [4.0000 4.0000 4.0000 ]
59342024-03-11T08:00:02.379Z
59352024-03-11T08:00:02.382ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
59362024-03-11T08:00:02.382ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
59372024-03-11T08:00:02.382ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1482 ms (330 iterations)
59382024-03-11T08:00:02.382ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
59392024-03-11T08:00:02.383ZCriterion.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.
59402024-03-11T08:00:02.383Z
59412024-03-11T08:00:02.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
59422024-03-11T08:00:02.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
59432024-03-11T08:00:02.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1515 ms (220 iterations)
59442024-03-11T08:00:02.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
59452024-03-11T08:00:02.383ZCriterion.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.
59462024-03-11T08:00:02.383Z
59472024-03-11T08:00:02.383ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
59482024-03-11T08:00:02.383ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
59492024-03-11T08:00:02.383ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0896 ms (275 iterations)
59502024-03-11T08:00:02.383ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
59512024-03-11T08:00:02.386Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
59522024-03-11T08:00:02.386Z time: [17.000 17.000 17.000 ]
59532024-03-11T08:00:02.386Z
59542024-03-11T08:00:02.386ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
59552024-03-11T08:00:02.387ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
59562024-03-11T08:00:02.387ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2224 ms (220 iterations)
59572024-03-11T08:00:02.387ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
59582024-03-11T08:00:02.387Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
59592024-03-11T08:00:02.387Z time: [19.000 19.000 19.000 ]
59602024-03-11T08:00:02.387Z
59612024-03-11T08:00:02.387ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
59622024-03-11T08:00:02.387ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
59632024-03-11T08:00:02.387ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1022 ms (275 iterations)
59642024-03-11T08:00:02.390ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
59652024-03-11T08:00:02.390Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
59662024-03-11T08:00:02.390Z time: [10.000 10.000 10.000 ]
59672024-03-11T08:00:02.390Z
59682024-03-11T08:00:02.390ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
59692024-03-11T08:00:02.390ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
59702024-03-11T08:00:02.390ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2740 ms (220 iterations)
59712024-03-11T08:00:02.390ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
59722024-03-11T08:00:02.394Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
59732024-03-11T08:00:02.394Z time: [11.000 11.000 11.000 ]
59742024-03-11T08:00:02.394Z
59752024-03-11T08:00:02.394ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
59762024-03-11T08:00:02.394ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
59772024-03-11T08:00:02.394ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0566 ms (275 iterations)
59782024-03-11T08:00:02.394ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
59792024-03-11T08:00:02.394Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
59802024-03-11T08:00:02.394Z time: [17.000 17.000 17.000 ]
59812024-03-11T08:00:02.394Z
59822024-03-11T08:00:02.394ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
59832024-03-11T08:00:02.394ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
59842024-03-11T08:00:02.394ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1816 ms (220 iterations)
59852024-03-11T08:00:02.398ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
59862024-03-11T08:00:02.398Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
59872024-03-11T08:00:02.398Z time: [19.000 19.000 19.000 ]
59882024-03-11T08:00:02.398Z
59892024-03-11T08:00:02.398ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
59902024-03-11T08:00:02.398ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
59912024-03-11T08:00:02.398ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0456 ms (275 iterations)
59922024-03-11T08:00:02.398ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
59932024-03-11T08:00:02.401Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
59942024-03-11T08:00:02.401Z time: [10.000 10.000 10.000 ]
59952024-03-11T08:00:02.401Z
59962024-03-11T08:00:02.401ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
59972024-03-11T08:00:02.401ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
59982024-03-11T08:00:02.401ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.3080 ms (220 iterations)
59992024-03-11T08:00:02.401ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
60002024-03-11T08:00:02.402Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
60012024-03-11T08:00:02.402Z time: [11.000 11.000 11.000 ]
60022024-03-11T08:00:02.402Z
60032024-03-11T08:00:02.402ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
60042024-03-11T08:00:02.402ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
60052024-03-11T08:00:02.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1060 ms (165 iterations)
60062024-03-11T08:00:02.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
60072024-03-11T08:00:02.405Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
60082024-03-11T08:00:02.405Z time: [17.000 17.000 17.000 ]
60092024-03-11T08:00:02.405Z
60102024-03-11T08:00:02.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
60112024-03-11T08:00:02.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
60122024-03-11T08:00:02.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0100 ms (165 iterations)
60132024-03-11T08:00:02.406ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
60142024-03-11T08:00:02.409Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
60152024-03-11T08:00:02.409Z time: [19.000 19.000 19.000 ]
60162024-03-11T08:00:02.409Z
60172024-03-11T08:00:02.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
60182024-03-11T08:00:02.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
60192024-03-11T08:00:02.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1980 ms (275 iterations)
60202024-03-11T08:00:02.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
60212024-03-11T08:00:02.410Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
60222024-03-11T08:00:02.410Z time: [10.000 10.000 10.000 ]
60232024-03-11T08:00:02.410Z
60242024-03-11T08:00:02.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
60252024-03-11T08:00:02.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
60262024-03-11T08:00:02.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0106 ms (165 iterations)
60272024-03-11T08:00:02.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
60282024-03-11T08:00:02.414Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
60292024-03-11T08:00:02.414Z time: [11.000 11.000 11.000 ]
60302024-03-11T08:00:02.414Z
60312024-03-11T08:00:02.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
60322024-03-11T08:00:02.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
60332024-03-11T08:00:02.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1897 ms (275 iterations)
60342024-03-11T08:00:02.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
60352024-03-11T08:00:02.414Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
60362024-03-11T08:00:02.414Z time: [17.000 17.000 17.000 ]
60372024-03-11T08:00:02.414Z
60382024-03-11T08:00:02.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
60392024-03-11T08:00:02.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
60402024-03-11T08:00:02.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2896 ms (220 iterations)
60412024-03-11T08:00:02.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
60422024-03-11T08:00:02.418Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
60432024-03-11T08:00:02.418Z time: [19.000 19.000 19.000 ]
60442024-03-11T08:00:02.418Z
60452024-03-11T08:00:02.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
60462024-03-11T08:00:02.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
60472024-03-11T08:00:02.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1611 ms (275 iterations)
60482024-03-11T08:00:02.418ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
60492024-03-11T08:00:02.422Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
60502024-03-11T08:00:02.422Z time: [10.000 10.000 10.000 ]
60512024-03-11T08:00:02.422Z
60522024-03-11T08:00:02.422ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
60532024-03-11T08:00:02.422ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
60542024-03-11T08:00:02.422ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.3163 ms (220 iterations)
60552024-03-11T08:00:02.422ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
60562024-03-11T08:00:02.422Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
60572024-03-11T08:00:02.422Z time: [11.000 11.000 11.000 ]
60582024-03-11T08:00:02.422Z
60592024-03-11T08:00:02.422ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
60602024-03-11T08:00:02.422ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
60612024-03-11T08:00:02.426ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.1094 ms (495 iterations)
60622024-03-11T08:00:02.426ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
60632024-03-11T08:00:02.426Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
60642024-03-11T08:00:02.426Z time: [3467.0 B 3467.0 B 3467.0 B]
60652024-03-11T08:00:02.426Z
60662024-03-11T08:00:02.426ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
60672024-03-11T08:00:02.426ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
60682024-03-11T08:00:02.426ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0244 ms (495 iterations)
60692024-03-11T08:00:02.426ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
60702024-03-11T08:00:02.429Zprocess/Hairpin-DHCPv4/alloc_sz/Request
60712024-03-11T08:00:02.430Z time: [3203.0 B 3203.0 B 3203.0 B]
60722024-03-11T08:00:02.430Z
60732024-03-11T08:00:02.430ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
60742024-03-11T08:00:02.430ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
60752024-03-11T08:00:02.430ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0336 ms (330 iterations)
60762024-03-11T08:00:02.430ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
60772024-03-11T08:00:02.430Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
60782024-03-11T08:00:02.430Z time: [2840.0 B 2840.0 B 2840.0 B]
60792024-03-11T08:00:02.430Z
60802024-03-11T08:00:02.430ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
60812024-03-11T08:00:02.430ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
60822024-03-11T08:00:02.430ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0349 ms (385 iterations)
60832024-03-11T08:00:02.433ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
60842024-03-11T08:00:02.434Zprocess/Hairpin-DHCPv6/alloc_sz/Request
60852024-03-11T08:00:02.434Z time: [3238.0 B 3238.0 B 3238.0 B]
60862024-03-11T08:00:02.434Z
60872024-03-11T08:00:02.434ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
60882024-03-11T08:00:02.434ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
60892024-03-11T08:00:02.434ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0513 ms (770 iterations)
60902024-03-11T08:00:02.434ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
60912024-03-11T08:00:02.434Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
60922024-03-11T08:00:02.434Z time: [1538.0 B 1538.0 B 1538.0 B]
60932024-03-11T08:00:02.434Z
60942024-03-11T08:00:02.434ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
60952024-03-11T08:00:02.434ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
60962024-03-11T08:00:02.434ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0890 ms (605 iterations)
60972024-03-11T08:00:02.437ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
60982024-03-11T08:00:02.437Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
60992024-03-11T08:00:02.437Z time: [1558.0 B 1558.0 B 1558.0 B]
61002024-03-11T08:00:02.437Z
61012024-03-11T08:00:02.437ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
61022024-03-11T08:00:02.437ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
61032024-03-11T08:00:02.437ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0041 ms (550 iterations)
61042024-03-11T08:00:02.437ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
61052024-03-11T08:00:02.441Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
61062024-03-11T08:00:02.441Z time: [1606.0 B 1606.0 B 1606.0 B]
61072024-03-11T08:00:02.441Z
61082024-03-11T08:00:02.441ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
61092024-03-11T08:00:02.441ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
61102024-03-11T08:00:02.441ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0679 ms (605 iterations)
61112024-03-11T08:00:02.441ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
61122024-03-11T08:00:02.441Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
61132024-03-11T08:00:02.441Z time: [1590.0 B 1590.0 B 1590.0 B]
61142024-03-11T08:00:02.441Z
61152024-03-11T08:00:02.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
61162024-03-11T08:00:02.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
61172024-03-11T08:00:02.441ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0425 ms (440 iterations)
61182024-03-11T08:00:02.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
61192024-03-11T08:00:02.445Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
61202024-03-11T08:00:02.445Z time: [300.00 B 300.00 B 300.00 B]
61212024-03-11T08:00:02.445Z
61222024-03-11T08:00:02.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
61232024-03-11T08:00:02.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
61242024-03-11T08:00:02.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1475 ms (275 iterations)
61252024-03-11T08:00:02.445ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
61262024-03-11T08:00:02.449Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
61272024-03-11T08:00:02.449Z time: [428.00 B 428.00 B 428.00 B]
61282024-03-11T08:00:02.449Z
61292024-03-11T08:00:02.449ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
61302024-03-11T08:00:02.449ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
61312024-03-11T08:00:02.449ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0708 ms (330 iterations)
61322024-03-11T08:00:02.449ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
61332024-03-11T08:00:02.449ZCriterion.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.
61342024-03-11T08:00:02.449Z
61352024-03-11T08:00:02.449ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
61362024-03-11T08:00:02.450ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
61372024-03-11T08:00:02.450ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1019 ms (165 iterations)
61382024-03-11T08:00:02.450ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
61392024-03-11T08:00:02.450ZCriterion.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.
61402024-03-11T08:00:02.450Z
61412024-03-11T08:00:02.450ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
61422024-03-11T08:00:02.450ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
61432024-03-11T08:00:02.450ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0752 ms (495 iterations)
61442024-03-11T08:00:02.450ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
61452024-03-11T08:00:02.454Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
61462024-03-11T08:00:02.454Z time: [288.00 B 288.00 B 288.00 B]
61472024-03-11T08:00:02.454Z
61482024-03-11T08:00:02.454ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
61492024-03-11T08:00:02.454ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
61502024-03-11T08:00:02.454ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0967 ms (275 iterations)
61512024-03-11T08:00:02.454ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
61522024-03-11T08:00:02.454Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
61532024-03-11T08:00:02.454Z time: [416.00 B 416.00 B 416.00 B]
61542024-03-11T08:00:02.454Z
61552024-03-11T08:00:02.454ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
61562024-03-11T08:00:02.454ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
61572024-03-11T08:00:02.454ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1586 ms (330 iterations)
61582024-03-11T08:00:02.455ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
61592024-03-11T08:00:02.455ZCriterion.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.
61602024-03-11T08:00:02.455Z
61612024-03-11T08:00:02.455ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
61622024-03-11T08:00:02.455ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
61632024-03-11T08:00:02.455ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0450 ms (220 iterations)
61642024-03-11T08:00:02.458ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
61652024-03-11T08:00:02.459ZCriterion.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.
61662024-03-11T08:00:02.459Z
61672024-03-11T08:00:02.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
61682024-03-11T08:00:02.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
61692024-03-11T08:00:02.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0435 ms (385 iterations)
61702024-03-11T08:00:02.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
61712024-03-11T08:00:02.459Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
61722024-03-11T08:00:02.459Z time: [320.00 B 320.00 B 320.00 B]
61732024-03-11T08:00:02.459Z
61742024-03-11T08:00:02.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
61752024-03-11T08:00:02.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
61762024-03-11T08:00:02.459ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2394 ms (275 iterations)
61772024-03-11T08:00:02.462ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
61782024-03-11T08:00:02.462Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
61792024-03-11T08:00:02.462Z time: [448.00 B 448.00 B 448.00 B]
61802024-03-11T08:00:02.463Z
61812024-03-11T08:00:02.463ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
61822024-03-11T08:00:02.463ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
61832024-03-11T08:00:02.463ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0017 ms (275 iterations)
61842024-03-11T08:00:02.463ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
61852024-03-11T08:00:02.463ZCriterion.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.
61862024-03-11T08:00:02.463Z
61872024-03-11T08:00:02.463ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
61882024-03-11T08:00:02.463ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
61892024-03-11T08:00:02.463ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1769 ms (220 iterations)
61902024-03-11T08:00:02.463ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
61912024-03-11T08:00:02.463ZCriterion.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.
61922024-03-11T08:00:02.463Z
61932024-03-11T08:00:02.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
61942024-03-11T08:00:02.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
61952024-03-11T08:00:02.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0892 ms (385 iterations)
61962024-03-11T08:00:02.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
61972024-03-11T08:00:02.467Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
61982024-03-11T08:00:02.467Z time: [308.00 B 308.00 B 308.00 B]
61992024-03-11T08:00:02.467Z
62002024-03-11T08:00:02.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
62012024-03-11T08:00:02.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
62022024-03-11T08:00:02.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1872 ms (275 iterations)
62032024-03-11T08:00:02.467ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
62042024-03-11T08:00:02.470Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
62052024-03-11T08:00:02.470Z time: [436.00 B 436.00 B 436.00 B]
62062024-03-11T08:00:02.470Z
62072024-03-11T08:00:02.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
62082024-03-11T08:00:02.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
62092024-03-11T08:00:02.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1419 ms (330 iterations)
62102024-03-11T08:00:02.470ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
62112024-03-11T08:00:02.471ZCriterion.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.
62122024-03-11T08:00:02.471Z
62132024-03-11T08:00:02.471ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
62142024-03-11T08:00:02.471ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
62152024-03-11T08:00:02.471ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1336 ms (220 iterations)
62162024-03-11T08:00:02.471ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
62172024-03-11T08:00:02.471ZCriterion.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.
62182024-03-11T08:00:02.471Z
62192024-03-11T08:00:02.471ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
62202024-03-11T08:00:02.471ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
62212024-03-11T08:00:02.471ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0909 ms (275 iterations)
62222024-03-11T08:00:02.474ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
62232024-03-11T08:00:02.474Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
62242024-03-11T08:00:02.474Z time: [9091.0 B 9091.0 B 9091.0 B]
62252024-03-11T08:00:02.474Z
62262024-03-11T08:00:02.475ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
62272024-03-11T08:00:02.475ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
62282024-03-11T08:00:02.475ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2188 ms (220 iterations)
62292024-03-11T08:00:02.475ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
62302024-03-11T08:00:02.478Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
62312024-03-11T08:00:02.478Z time: [9283.0 B 9283.0 B 9283.0 B]
62322024-03-11T08:00:02.478Z
62332024-03-11T08:00:02.478ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
62342024-03-11T08:00:02.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
62352024-03-11T08:00:02.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0893 ms (275 iterations)
62362024-03-11T08:00:02.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
62372024-03-11T08:00:02.479Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
62382024-03-11T08:00:02.479Z time: [8008.0 B 8008.0 B 8008.0 B]
62392024-03-11T08:00:02.479Z
62402024-03-11T08:00:02.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
62412024-03-11T08:00:02.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
62422024-03-11T08:00:02.479ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2797 ms (220 iterations)
62432024-03-11T08:00:02.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
62442024-03-11T08:00:02.482Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
62452024-03-11T08:00:02.482Z time: [8072.0 B 8072.0 B 8072.0 B]
62462024-03-11T08:00:02.482Z
62472024-03-11T08:00:02.483ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
62482024-03-11T08:00:02.483ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
62492024-03-11T08:00:02.483ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0605 ms (275 iterations)
62502024-03-11T08:00:02.483ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
62512024-03-11T08:00:02.483Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
62522024-03-11T08:00:02.483Z time: [9079.0 B 9079.0 B 9079.0 B]
62532024-03-11T08:00:02.486Z
62542024-03-11T08:00:02.486ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
62552024-03-11T08:00:02.486ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
62562024-03-11T08:00:02.486ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1932 ms (220 iterations)
62572024-03-11T08:00:02.486ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
62582024-03-11T08:00:02.486Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
62592024-03-11T08:00:02.486Z time: [9271.0 B 9271.0 B 9271.0 B]
62602024-03-11T08:00:02.486Z
62612024-03-11T08:00:02.486ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
62622024-03-11T08:00:02.486ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
62632024-03-11T08:00:02.486ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0588 ms (275 iterations)
62642024-03-11T08:00:02.493ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
62652024-03-11T08:00:02.493Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
62662024-03-11T08:00:02.493Z time: [8008.0 B 8008.0 B 8008.0 B]
62672024-03-11T08:00:02.493Z
62682024-03-11T08:00:02.493ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
62692024-03-11T08:00:02.493ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
62702024-03-11T08:00:02.493ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.2322 ms (220 iterations)
62712024-03-11T08:00:02.493ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
62722024-03-11T08:00:02.497Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
62732024-03-11T08:00:02.497Z time: [8072.0 B 8072.0 B 8072.0 B]
62742024-03-11T08:00:02.497Z
62752024-03-11T08:00:02.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
62762024-03-11T08:00:02.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
62772024-03-11T08:00:02.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0564 ms (220 iterations)
62782024-03-11T08:00:02.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
62792024-03-11T08:00:02.497Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
62802024-03-11T08:00:02.497Z time: [9111.0 B 9111.0 B 9111.0 B]
62812024-03-11T08:00:02.497Z
62822024-03-11T08:00:02.497ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
62832024-03-11T08:00:02.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
62842024-03-11T08:00:02.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.3284 ms (220 iterations)
62852024-03-11T08:00:02.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
62862024-03-11T08:00:02.498Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
62872024-03-11T08:00:02.498Z time: [9303.0 B 9303.0 B 9303.0 B]
62882024-03-11T08:00:02.498Z
62892024-03-11T08:00:02.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
62902024-03-11T08:00:02.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
62912024-03-11T08:00:02.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.2008 ms (275 iterations)
62922024-03-11T08:00:02.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
62932024-03-11T08:00:02.502Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
62942024-03-11T08:00:02.502Z time: [8008.0 B 8008.0 B 8008.0 B]
62952024-03-11T08:00:02.502Z
62962024-03-11T08:00:02.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
62972024-03-11T08:00:02.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
62982024-03-11T08:00:02.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0236 ms (165 iterations)
62992024-03-11T08:00:02.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
63002024-03-11T08:00:02.502Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
63012024-03-11T08:00:02.502Z time: [8072.0 B 8072.0 B 8072.0 B]
63022024-03-11T08:00:02.502Z
63032024-03-11T08:00:02.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
63042024-03-11T08:00:02.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
63052024-03-11T08:00:02.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1856 ms (275 iterations)
63062024-03-11T08:00:02.502ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
63072024-03-11T08:00:02.506Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
63082024-03-11T08:00:02.506Z time: [9099.0 B 9099.0 B 9099.0 B]
63092024-03-11T08:00:02.506Z
63102024-03-11T08:00:02.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
63112024-03-11T08:00:02.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
63122024-03-11T08:00:02.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2904 ms (220 iterations)
63132024-03-11T08:00:02.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
63142024-03-11T08:00:02.506Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
63152024-03-11T08:00:02.506Z time: [9291.0 B 9291.0 B 9291.0 B]
63162024-03-11T08:00:02.506Z
63172024-03-11T08:00:02.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
63182024-03-11T08:00:02.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
63192024-03-11T08:00:02.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1694 ms (275 iterations)
63202024-03-11T08:00:02.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
63212024-03-11T08:00:02.510Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
63222024-03-11T08:00:02.510Z time: [8008.0 B 8008.0 B 8008.0 B]
63232024-03-11T08:00:02.510Z
63242024-03-11T08:00:02.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
63252024-03-11T08:00:02.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
63262024-03-11T08:00:02.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.3243 ms (220 iterations)
63272024-03-11T08:00:02.510ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
63282024-03-11T08:00:02.514Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
63292024-03-11T08:00:02.514Z time: [8072.0 B 8072.0 B 8072.0 B]
63302024-03-11T08:00:02.514Z
63312024-03-11T08:00:02.543Z+ cp -r target/criterion /work/bench-results
63322024-03-11T08:00:02.665Z+ cp -r target/xde-bench /work/bench-results
63332024-03-11T08:00:02.720Z+ pushd /work
63342024-03-11T08:00:02.720Z/work /work/oxidecomputer/opte
63352024-03-11T08:00:02.720Z+ tar -caf bench-results.tgz bench-results
63362024-03-11T08:00:03.557Z+ popd
63372024-03-11T08:00:03.557Z/work/oxidecomputer/opte
63382024-03-11T08:00:03.561Z+ cleanup
63392024-03-11T08:00:03.561Z++ id -un
63402024-03-11T08:00:03.565Z++ id -gn
63412024-03-11T08:00:03.573Z+ pfexec chown -R build:build .
63422024-03-11T08:00:03.616Z+ [[ -z 01HRP69HT2YQEJBSBBH8FAMV0B ]]
63432024-03-11T08:00:03.619Zprocess exited: duration 1588305 ms, exit code 0
 
63442024-03-11T08:00:03.632Zfound 1 output files
63452024-03-11T08:00:03.648Zuploading: /work/bench-results.tgz (4403041 bytes)
63462024-03-11T08:00:06.929Zuploaded: /work/bench-results.tgz