01JG5QVC2NBQ37RZP81565QE05: 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: 01JG5QW42A0XQSX6TEJQZ1QXA8

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-28T04:26:58.847Zjob dependencies complete; ready to run (waiting for 7 m 0 s)
22024-12-28T04:27:53.972Zjob assigned to worker 01JG5R951NP74047CXD1XG5JZ4 [factory aws, i-0cac99683e26643d0] (queued for 55 s)
32024-12-28T04:28:02.415Zdownloading input: /input/xde/work/debug/xde.dbg
42024-12-28T04:28:03.115Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-12-28T04:28:03.115Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-12-28T04:28:03.129Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-12-28T04:28:03.130Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-12-28T04:28:03.144Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-12-28T04:28:03.144Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-12-28T04:28:03.158Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-12-28T04:28:03.158Zdownloading input: /input/xde/work/release/xde
122024-12-28T04:28:03.579Zdownloaded input: /input/xde/work/release/xde
132024-12-28T04:28:03.579Zdownloading input: /input/xde/work/release/xde.sha256
142024-12-28T04:28:03.598Zdownloaded input: /input/xde/work/release/xde.sha256
152024-12-28T04:28:03.598Zdownloading input: /input/xde/work/release/xde_link.so
162024-12-28T04:28:03.615Zdownloaded input: /input/xde/work/release/xde_link.so
172024-12-28T04:28:03.615Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-12-28T04:28:03.632Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-12-28T04:28:03.632Zdownloading input: /input/xde/work/test/loopback
202024-12-28T04:28:04.286Zdownloaded input: /input/xde/work/test/loopback
212024-12-28T04:28:04.286Zdownloading input: /input/xde/work/xde.conf
222024-12-28T04:28:04.299Zdownloaded input: /input/xde/work/xde.conf
 
232024-12-28T04:28:04.299Zstarting task 0: "setup"
242024-12-28T04:28:04.309Z++ uname -s
252024-12-28T04:28:04.311Z+ kern=SunOS
262024-12-28T04:28:04.311Z+ case "$kern" in
272024-12-28T04:28:04.311Z+ groupadd -g 12345 build
282024-12-28T04:28:04.314Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-12-28T04:28:06.320Z+ zfs create -o mountpoint=/work rpool/work
302024-12-28T04:28:06.443Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-12-28T04:28:06.446Z+ home_fs=zfs
322024-12-28T04:28:06.446Z+ [[ zfs == autofs ]]
332024-12-28T04:28:06.446Z+ mkdir -p /home/build
342024-12-28T04:28:06.448Z+ chown build:build /home/build /work
352024-12-28T04:28:08.449Z+ chmod 0700 /home/build /work
362024-12-28T04:28:08.452Zprocess exited: duration 4152 ms, exit code 0
 
372024-12-28T04:28:08.457Zstarting task 1: "rust-toolchain"
382024-12-28T04:28:08.463Z+ printf ' * toolchain channel = "%s"
392024-12-28T04:28:08.463Z' stable
402024-12-28T04:28:08.463Z+ printf ' * toolchain profile = "%s"
412024-12-28T04:28:08.463Z' default
422024-12-28T04:28:08.463Z * toolchain channel = "stable"
432024-12-28T04:28:08.463Z * toolchain profile = "default"
442024-12-28T04:28:08.465Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
452024-12-28T04:28:08.465Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
462024-12-28T04:28:08.583Zinfo: downloading installer
472024-12-28T04:28:09.792Zinfo: profile set to 'default'
482024-12-28T04:28:09.792Zinfo: default host triple is x86_64-unknown-illumos
492024-12-28T04:28:09.792Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
502024-12-28T04:28:09.940Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
512024-12-28T04:28:09.940Zinfo: downloading component 'cargo'
522024-12-28T04:28:10.782Zinfo: downloading component 'clippy'
532024-12-28T04:28:11.103Zinfo: downloading component 'rust-docs'
542024-12-28T04:28:12.278Zinfo: downloading component 'rust-std'
552024-12-28T04:28:13.979Zinfo: downloading component 'rustc'
562024-12-28T04:28:20.418Zinfo: downloading component 'rustfmt'
572024-12-28T04:28:20.664Zinfo: installing component 'cargo'
582024-12-28T04:28:21.458Zinfo: installing component 'clippy'
592024-12-28T04:28:21.835Zinfo: installing component 'rust-docs'
602024-12-28T04:28:23.541Zinfo: installing component 'rust-std'
612024-12-28T04:28:25.172Zinfo: installing component 'rustc'
622024-12-28T04:28:30.783Zinfo: installing component 'rustfmt'
632024-12-28T04:28:31.106Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
642024-12-28T04:28:31.106Z
652024-12-28T04:28:31.461Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
662024-12-28T04:28:31.461Z
672024-12-28T04:28:31.464Z
682024-12-28T04:28:31.464ZRust is installed now. Great!
692024-12-28T04:28:31.464Z
702024-12-28T04:28:31.464ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
712024-12-28T04:28:31.464Zenvironment variable. This has not been done automatically.
722024-12-28T04:28:31.464Z
732024-12-28T04:28:31.464ZTo configure your current shell, you need to source
742024-12-28T04:28:31.464Zthe corresponding env file under $HOME/.cargo.
752024-12-28T04:28:31.464Z
762024-12-28T04:28:31.464ZThis is usually done by running one of the following (note the leading DOT):
772024-12-28T04:28:31.464Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
782024-12-28T04:28:31.464Zsource "$HOME/.cargo/env.fish" # For fish
792024-12-28T04:28:31.526Z+ rustc --version
802024-12-28T04:28:31.593Zrustc 1.83.0 (90b35a623 2024-11-26)
812024-12-28T04:28:31.596Zprocess exited: duration 23136 ms, exit code 0
 
822024-12-28T04:28:31.600Zstarting task 2: "authentication"
832024-12-28T04:28:31.621Zprocess exited: duration 20 ms, exit code 0
 
842024-12-28T04:28:31.625Zstarting task 3: "clone repository"
852024-12-28T04:28:31.631Z+ mkdir -p /work/oxidecomputer/opte
862024-12-28T04:28:31.633Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872024-12-28T04:28:31.905ZCloning into '/work/oxidecomputer/opte'...
882024-12-28T04:28:32.758Z+ cd /work/oxidecomputer/opte
892024-12-28T04:28:32.760Z+ git fetch origin f13190044a6b9b6204668730f098078a8fd820c8
902024-12-28T04:28:33.029ZFrom https://github.com/oxidecomputer/opte
912024-12-28T04:28:33.029Z * branch f13190044a6b9b6204668730f098078a8fd820c8 -> FETCH_HEAD
922024-12-28T04:28:33.036Z+ [[ -n renovate/serde-monorepo ]]
932024-12-28T04:28:33.039Z++ git branch --show-current
942024-12-28T04:28:33.041Z+ current=master
952024-12-28T04:28:33.041Z+ [[ master != renovate/serde-monorepo ]]
962024-12-28T04:28:33.041Z+ git branch -f renovate/serde-monorepo f13190044a6b9b6204668730f098078a8fd820c8
972024-12-28T04:28:33.044Z+ git checkout -f renovate/serde-monorepo
982024-12-28T04:28:33.066ZSwitched to branch 'renovate/serde-monorepo'
992024-12-28T04:28:33.068Z+ git reset --hard f13190044a6b9b6204668730f098078a8fd820c8
1002024-12-28T04:28:33.071ZHEAD is now at f131900 Update Rust crate serde to v1.0.217
1012024-12-28T04:28:33.074Zprocess exited: duration 1446 ms, exit code 0
 
1022024-12-28T04:28:33.079Zstarting task 4: "build"
1032024-12-28T04:28:33.084Z+ pfexec pkg install brand/sparse opte iperf demangle flamegraph
1042024-12-28T04:28:43.618Z Startup: Refreshing catalog 'helios-dev' ... Done
1052024-12-28T04:28:47.675Z Startup: Caching catalogs ... Done
1062024-12-28T04:28:58.337ZPlanning: Solver setup ... Done
1072024-12-28T04:28:58.492ZPlanning: Running solver ... Done
1082024-12-28T04:28:58.872ZPlanning: Finding local manifests ... Done
1092024-12-28T04:28:58.884ZPlanning: Fetching manifests: 0/6 0% complete
1102024-12-28T04:28:59.082ZPlanning: Fetching manifests: 6/6 100% complete
1112024-12-28T04:28:59.496ZPlanning: Package planning ... Done
1122024-12-28T04:28:59.503ZPlanning: Merging actions ... Done
1132024-12-28T04:29:00.546ZPlanning: Checking for conflicting actions ... Done
1142024-12-28T04:29:06.323ZPlanning: Consolidating action changes ... Done
1152024-12-28T04:29:06.705ZPlanning: Evaluating mediators ... Done
1162024-12-28T04:29:06.833ZPlanning: Planning completed in 19.07 seconds
1172024-12-28T04:29:07.476Z Packages to install: 4
1182024-12-28T04:29:07.476Z Packages to update: 2
1192024-12-28T04:29:07.479Z Services to change: 1
1202024-12-28T04:29:07.479Z Create boot environment: No
1212024-12-28T04:29:07.479ZCreate backup boot environment: Yes
1222024-12-28T04:29:07.866Z
1232024-12-28T04:29:07.866ZDownload: 0/1024 items 0.0/18.4MB 0% complete
1242024-12-28T04:29:13.095ZDownload: 932/1024 items 18.3/18.4MB 99% complete (4.0M/s)
1252024-12-28T04:29:13.648ZDownload: Completed 18.37 MB in 5.78 seconds (3.2M/s)
1262024-12-28T04:29:15.600Z Actions: 1/1482 actions (Removing old actions)
1272024-12-28T04:29:15.617Z Actions: 199/1482 actions (Installing new actions)
1282024-12-28T04:29:16.141Z Actions: 642/1482 actions (Updating modified actions)
1292024-12-28T04:29:16.533Z Actions: Completed 1482 actions in 0.93 seconds.
1302024-12-28T04:29:16.734Z Done
1312024-12-28T04:29:16.736Z Done
1322024-12-28T04:29:17.256Z Done
1332024-12-28T04:29:23.952Z Done
1342024-12-28T04:29:24.354Z Done
1352024-12-28T04:29:24.357Z Done
1362024-12-28T04:29:30.575Z Done
1372024-12-28T04:29:30.959Z+ [[ -z 01JG5QW42A0XQSX6TEJQZ1QXA8 ]]
1382024-12-28T04:29:30.959Z+ trap cleanup EXIT
1392024-12-28T04:29:30.961Z+ OUT_DIR=/work/bench-results
1402024-12-28T04:29:30.961Z+ mkdir -p /work/bench-results
1412024-12-28T04:29:30.961Z+ mkdir -p target/criterion
1422024-12-28T04:29:30.964Z+ mkdir -p target/xde-bench
1432024-12-28T04:29:30.966Z+ banner collect
1442024-12-28T04:29:31.075Z
1452024-12-28T04:29:31.075Z #### #### # # ###### #### #####
1462024-12-28T04:29:31.075Z # # # # # # # # # #
1472024-12-28T04:29:31.075Z # # # # # ##### # #
1482024-12-28T04:29:31.075Z # # # # # # # #
1492024-12-28T04:29:31.075Z # # # # # # # # # #
1502024-12-28T04:29:31.075Z #### #### ###### ###### ###### #### #
1512024-12-28T04:29:31.075Z
1522024-12-28T04:29:31.078Z++ cat .git/refs/heads/master
1532024-12-28T04:29:31.078Z+ BASELINE_COMMIT=f3ba9f1218a2881593dbb80ecfdfe2965a352965
1542024-12-28T04:29:31.078Z+ [[ renovate/serde-monorepo == \m\a\s\t\e\r ]]
1552024-12-28T04:29:31.078Z+ get_artifact opte benchmark f3ba9f1218a2881593dbb80ecfdfe2965a352965 bench-results.tgz
1562024-12-28T04:29:31.078Z+ local curl_res
1572024-12-28T04:29:31.078Z+ repo=opte
1582024-12-28T04:29:31.078Z+ series=benchmark
1592024-12-28T04:29:31.078Z+ commit=f3ba9f1218a2881593dbb80ecfdfe2965a352965
1602024-12-28T04:29:31.078Z+ name=bench-results.tgz
1612024-12-28T04:29:31.078Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1622024-12-28T04:29:31.078Z+ mkdir -p download
1632024-12-28T04:29:31.081Z+ pushd download
1642024-12-28T04:29:31.081Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1652024-12-28T04:29:31.081Z+ [[ ! -f bench-results.tgz ]]
1662024-12-28T04:29:31.081Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/f3ba9f1218a2881593dbb80ecfdfe2965a352965/bench-results.tgz
1672024-12-28T04:29:31.087Z % Total % Received % Xferd Average Speed Time Time Time Current
1682024-12-28T04:29:31.087Z Dload Upload Total Spent Left Speed
1692024-12-28T04:29:31.539Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4729k 100 4729k 0 0 10.2M 0 --:--:-- --:--:-- --:--:-- 10.2M
1702024-12-28T04:29:31.541Z+ curl_res=0
1712024-12-28T04:29:31.542Z+ popd
1722024-12-28T04:29:31.542Z/work/oxidecomputer/opte
1732024-12-28T04:29:31.542Z+ return 0
1742024-12-28T04:29:31.542Z+ tar -xf download/bench-results.tgz -C target
1752024-12-28T04:29:31.917Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
1762024-12-28T04:29:31.920Z+ rm -r target/bench-results
1772024-12-28T04:29:31.921Z+ [[ '' -eq 1 ]]
1782024-12-28T04:29:31.921Z+ uname -a
1792024-12-28T04:29:31.923ZSunOS w-01JG5R951NP74047CXD1XG5JZ4 5.11 helios-2.0.22827 i86pc i386 i86pc
1802024-12-28T04:29:31.924Z+ cat /etc/versions/build
1812024-12-28T04:29:31.924Zheads/stlouis-0-g60122b5709
1822024-12-28T04:29:31.924Z+ dladm
1832024-12-28T04:29:31.928ZLINK CLASS MTU STATE BRIDGE OVER
1842024-12-28T04:29:31.928Zena0 phys 9216 up -- --
1852024-12-28T04:29:31.928Z+ ipadm
1862024-12-28T04:29:31.931ZADDROBJ TYPE STATE ADDR
1872024-12-28T04:29:31.931Zlo0/v4 static ok 127.0.0.1/8
1882024-12-28T04:29:31.931Zena0/dhcp dhcp ok 10.150.1.163/24
1892024-12-28T04:29:31.931Zlo0/v6 static ok ::1/128
1902024-12-28T04:29:31.931Z+ pfexec rem_drv xde
1912024-12-28T04:29:31.942Z+ set -o errexit
1922024-12-28T04:29:31.943Z+ set -o pipefail
1932024-12-28T04:29:31.947Z+ banner prepare
1942024-12-28T04:29:31.947Z
1952024-12-28T04:29:31.947Z ##### ##### ###### ##### ## ##### ######
1962024-12-28T04:29:31.947Z # # # # # # # # # # # #
1972024-12-28T04:29:31.947Z # # # # ##### # # # # # # #####
1982024-12-28T04:29:31.947Z ##### ##### # ##### ###### ##### #
1992024-12-28T04:29:31.947Z # # # # # # # # # #
2002024-12-28T04:29:31.947Z # # # ###### # # # # # ######
2012024-12-28T04:29:31.948Z
2022024-12-28T04:29:31.948Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2032024-12-28T04:29:31.948Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2042024-12-28T04:29:32.016Z+ pfexec add_drv xde
2052024-12-28T04:29:32.234Z+ banner bench
2062024-12-28T04:29:32.237Z
2072024-12-28T04:29:32.237Z ##### ###### # # #### # #
2082024-12-28T04:29:32.237Z # # # ## # # # # #
2092024-12-28T04:29:32.237Z ##### ##### # # # # ######
2102024-12-28T04:29:32.237Z # # # # # # # # #
2112024-12-28T04:29:32.237Z # # # # ## # # # #
2122024-12-28T04:29:32.237Z ##### ###### # # #### # #
2132024-12-28T04:29:32.237Z
2142024-12-28T04:29:32.237Z+ cargo kbench local
2152024-12-28T04:29:32.241Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
2162024-12-28T04:29:32.451Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
2172024-12-28T04:29:32.451Zinfo: downloading component 'cargo'
2182024-12-28T04:29:33.190Zinfo: downloading component 'clippy'
2192024-12-28T04:29:33.478Zinfo: downloading component 'rust-docs'
2202024-12-28T04:29:34.508Zinfo: downloading component 'rust-std'
2212024-12-28T04:29:36.003Zinfo: downloading component 'rustc'
2222024-12-28T04:29:41.651Zinfo: downloading component 'rustfmt'
2232024-12-28T04:29:41.868Zinfo: installing component 'cargo'
2242024-12-28T04:29:42.686Zinfo: installing component 'clippy'
2252024-12-28T04:29:43.063Zinfo: installing component 'rust-docs'
2262024-12-28T04:29:44.723Zinfo: installing component 'rust-std'
2272024-12-28T04:29:46.371Zinfo: installing component 'rustc'
2282024-12-28T04:29:51.963Zinfo: installing component 'rustfmt'
2292024-12-28T04:29:52.466Z Updating crates.io index
2302024-12-28T04:29:52.468Z Updating git repository `https://github.com/oxidecomputer/falcon`
2312024-12-28T04:29:53.212Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2322024-12-28T04:29:53.604Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2332024-12-28T04:29:53.891Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2342024-12-28T04:29:54.365Z Updating git repository `https://github.com/oxidecomputer/zone`
2352024-12-28T04:29:54.711Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2362024-12-28T04:29:55.008Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2372024-12-28T04:29:55.359Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2382024-12-28T04:29:55.661Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2392024-12-28T04:29:56.620Z Downloading crates ...
2402024-12-28T04:29:56.691Z Downloaded anes v0.1.6
2412024-12-28T04:29:56.701Z Downloaded cfg_aliases v0.2.1
2422024-12-28T04:29:56.703Z Downloaded equivalent v1.0.1
2432024-12-28T04:29:56.706Z Downloaded darling_macro v0.20.10
2442024-12-28T04:29:56.709Z Downloaded anstyle v1.0.10
2452024-12-28T04:29:56.712Z Downloaded ciborium-io v0.2.2
2462024-12-28T04:29:56.720Z Downloaded proc-macro-error-attr2 v2.0.0
2472024-12-28T04:29:56.723Z Downloaded pretty-hex v0.2.1
2482024-12-28T04:29:56.725Z Downloaded powerfmt v0.2.0
2492024-12-28T04:29:56.727Z Downloaded cstr-argument v0.1.2
2502024-12-28T04:29:56.729Z Downloaded plotters-svg v0.3.7
2512024-12-28T04:29:56.729Z Downloaded ident_case v1.0.1
2522024-12-28T04:29:56.732Z Downloaded foreign-types-shared v0.3.1
2532024-12-28T04:29:56.732Z Downloaded time-core v0.1.2
2542024-12-28T04:29:56.735Z Downloaded num-conv v0.1.0
2552024-12-28T04:29:56.738Z Downloaded fnv v1.0.7
2562024-12-28T04:29:56.745Z Downloaded foreign-types-macros v0.2.3
2572024-12-28T04:29:56.747Z Downloaded bitflags v1.3.2
2582024-12-28T04:29:56.749Z Downloaded take_mut v0.2.2
2592024-12-28T04:29:56.752Z Downloaded rand_core v0.6.4
2602024-12-28T04:29:56.752Z Downloaded rand_chacha v0.3.1
2612024-12-28T04:29:56.754Z Downloaded quote v1.0.37
2622024-12-28T04:29:56.757Z Downloaded circular v0.3.0
2632024-12-28T04:29:56.757Z Downloaded proc-macro-error-attr v1.0.4
2642024-12-28T04:29:56.759Z Downloaded futures-io v0.3.31
2652024-12-28T04:29:56.759Z Downloaded futures-executor v0.3.31
2662024-12-28T04:29:56.761Z Downloaded autocfg v1.4.0
2672024-12-28T04:29:56.763Z Downloaded proc-macro-crate v1.3.1
2682024-12-28T04:29:56.765Z Downloaded toml_datetime v0.6.8
2692024-12-28T04:29:56.765Z Downloaded anstyle-parse v0.2.6
2702024-12-28T04:29:56.767Z Downloaded strsim v0.11.1
2712024-12-28T04:29:56.769Z Downloaded foreign-types v0.5.0
2722024-12-28T04:29:56.769Z Downloaded dyn-clone v1.0.17
2732024-12-28T04:29:56.771Z Downloaded slog-async v2.8.0
2742024-12-28T04:29:56.773Z Downloaded clap_lex v0.7.4
2752024-12-28T04:29:56.776Z Downloaded tokio-macros v2.4.0
2762024-12-28T04:29:56.776Z Downloaded embedded-io v0.4.0
2772024-12-28T04:29:56.778Z Downloaded rusticata-macros v4.1.0
2782024-12-28T04:29:56.780Z Downloaded cookie-factory v0.3.3
2792024-12-28T04:29:56.780Z Downloaded tabwriter v1.4.0
2802024-12-28T04:29:56.782Z Downloaded deranged v0.3.11
2812024-12-28T04:29:56.785Z Downloaded ciborium-ll v0.2.2
2822024-12-28T04:29:56.785Z Downloaded signal-hook-registry v1.4.2
2832024-12-28T04:29:56.787Z Downloaded defmt-macros v0.4.0
2842024-12-28T04:29:56.790Z Downloaded thiserror-impl v2.0.9
2852024-12-28T04:29:56.790Z Downloaded slog-envlogger v2.2.0
2862024-12-28T04:29:56.792Z Downloaded pin-utils v0.1.0
2872024-12-28T04:29:56.795Z Downloaded thread_local v1.1.8
2882024-12-28T04:29:56.795Z Downloaded num_enum v0.5.11
2892024-12-28T04:29:56.799Z Downloaded utf8parse v0.2.2
2902024-12-28T04:29:56.802Z Downloaded futures-macro v0.3.31
2912024-12-28T04:29:56.802Z Downloaded anyhow v1.0.95
2922024-12-28T04:29:56.806Z Downloaded proc-macro-error2 v2.0.1
2932024-12-28T04:29:56.809Z Downloaded thiserror-impl v1.0.69
2942024-12-28T04:29:56.811Z Downloaded defmt-parser v0.4.1
2952024-12-28T04:29:56.813Z Downloaded cast v0.3.0
2962024-12-28T04:29:56.813Z Downloaded futures-task v0.3.31
2972024-12-28T04:29:56.815Z Downloaded terminal_size v0.4.1
2982024-12-28T04:29:56.815Z Downloaded walkdir v2.5.0
2992024-12-28T04:29:56.818Z Downloaded thiserror v1.0.69
3002024-12-28T04:29:56.822Z Downloaded zerocopy-derive v0.7.35
3012024-12-28T04:29:56.826Z Downloaded term v0.7.0
3022024-12-28T04:29:56.830Z Downloaded plotters-backend v0.3.7
3032024-12-28T04:29:56.832Z Downloaded dirs-sys-next v0.1.2
3042024-12-28T04:29:56.832Z Downloaded crc32fast v1.4.2
3052024-12-28T04:29:56.834Z Downloaded colored v2.2.0
3062024-12-28T04:29:56.837Z Downloaded version_check v0.9.5
3072024-12-28T04:29:56.839Z Downloaded darling v0.20.10
3082024-12-28T04:29:56.842Z Downloaded slog-term v2.9.1
3092024-12-28T04:29:56.844Z Downloaded slog-scope v4.4.0
3102024-12-28T04:29:56.847Z Downloaded anstream v0.6.18
3112024-12-28T04:29:56.849Z Downloaded futures-sink v0.3.31
3122024-12-28T04:29:56.851Z Downloaded arc-swap v1.7.1
3132024-12-28T04:29:56.853Z Downloaded postcard v1.1.1
3142024-12-28T04:29:56.856Z Downloaded socket2 v0.5.8
3152024-12-28T04:29:56.858Z Downloaded futures-channel v0.3.31
3162024-12-28T04:29:56.860Z Downloaded ryu v1.0.18
3172024-12-28T04:29:56.863Z Downloaded ciborium v0.2.2
3182024-12-28T04:29:56.865Z Downloaded parking_lot_core v0.9.10
3192024-12-28T04:29:56.868Z Downloaded slog v2.7.0
3202024-12-28T04:29:56.871Z Downloaded pin-project-lite v0.2.15
3212024-12-28T04:29:56.876Z Downloaded unicode-ident v1.0.14
3222024-12-28T04:29:56.879Z Downloaded serde_derive v1.0.217
3232024-12-28T04:29:56.882Z Downloaded pcap-parser v0.16.0
3242024-12-28T04:29:56.886Z Downloaded tracing-core v0.1.33
3252024-12-28T04:29:56.889Z Downloaded num-traits v0.2.19
3262024-12-28T04:29:56.891Z Downloaded crossbeam-epoch v0.9.18
3272024-12-28T04:29:56.894Z Downloaded uuid v1.11.0
3282024-12-28T04:29:56.897Z Downloaded either v1.13.0
3292024-12-28T04:29:56.899Z Downloaded bytes v1.9.0
3302024-12-28T04:29:56.902Z Downloaded half v2.4.1
3312024-12-28T04:29:56.905Z Downloaded zerocopy-derive v0.8.13
3322024-12-28T04:29:56.911Z Downloaded serde v1.0.217
3332024-12-28T04:29:56.915Z Downloaded tracing v0.1.41
3342024-12-28T04:29:56.919Z Downloaded schemars v0.8.21
3352024-12-28T04:29:56.931Z Downloaded toml_edit v0.19.15
3362024-12-28T04:29:56.947Z Downloaded heapless v0.8.0
3372024-12-28T04:29:56.951Z Downloaded mio v1.0.3
3382024-12-28T04:29:56.956Z Downloaded time v0.3.37
3392024-12-28T04:29:56.964Z Downloaded minimal-lexical v0.2.1
3402024-12-28T04:29:56.968Z Downloaded memchr v2.7.4
3412024-12-28T04:29:56.973Z Downloaded criterion v0.5.1
3422024-12-28T04:29:56.980Z Downloaded serde_json v1.0.134
3432024-12-28T04:29:56.987Z Downloaded winnow v0.6.20
3442024-12-28T04:29:56.995Z Downloaded zerocopy v0.7.35
3452024-12-28T04:29:57.011Z Downloaded plotters v0.3.7
3462024-12-28T04:29:57.018Z Downloaded itertools v0.13.0
3472024-12-28T04:29:57.025Z Downloaded winnow v0.5.40
3482024-12-28T04:29:57.032Z Downloaded futures-util v0.3.31
3492024-12-28T04:29:57.043Z Downloaded rayon v1.10.0
3502024-12-28T04:29:57.051Z Downloaded zerocopy v0.8.13
3512024-12-28T04:29:57.072Z Downloaded syn v1.0.109
3522024-12-28T04:29:57.081Z Downloaded clap_builder v4.5.23
3532024-12-28T04:29:57.087Z Downloaded regex v1.11.1
3542024-12-28T04:29:57.099Z Downloaded unicode-width v0.1.14
3552024-12-28T04:29:57.104Z Downloaded syn v2.0.91
3562024-12-28T04:29:57.114Z Downloaded smoltcp v0.11.0
3572024-12-28T04:29:57.124Z Downloaded nix v0.29.0
3582024-12-28T04:29:57.135Z Downloaded aho-corasick v1.1.3
3592024-12-28T04:29:57.140Z Downloaded rustix v0.38.42
3602024-12-28T04:29:57.159Z Downloaded regex-syntax v0.8.5
3612024-12-28T04:29:57.166Z Downloaded hashbrown v0.15.2
3622024-12-28T04:29:57.171Z Downloaded nom v7.1.3
3632024-12-28T04:29:57.175Z Downloaded itertools v0.12.1
3642024-12-28T04:29:57.181Z Downloaded itertools v0.10.5
3652024-12-28T04:29:57.186Z Downloaded indexmap v2.7.0
3662024-12-28T04:29:57.190Z Downloaded crossbeam-channel v0.5.14
3672024-12-28T04:29:57.194Z Downloaded rand v0.8.5
3682024-12-28T04:29:57.197Z Downloaded rayon-core v1.12.1
3692024-12-28T04:29:57.200Z Downloaded darling_core v0.20.10
3702024-12-28T04:29:57.204Z Downloaded crossbeam-utils v0.8.21
3712024-12-28T04:29:57.206Z Downloaded crossbeam-deque v0.8.6
3722024-12-28T04:29:57.209Z Downloaded parking_lot v0.12.3
3732024-12-28T04:29:57.211Z Downloaded log v0.4.22
3742024-12-28T04:29:57.213Z Downloaded bitflags v2.6.0
3752024-12-28T04:29:57.216Z Downloaded regex-automata v0.4.9
3762024-12-28T04:29:57.230Z Downloaded anstyle-query v1.1.2
3772024-12-28T04:29:57.233Z Downloaded lock_api v0.4.12
3782024-12-28T04:29:57.233Z Downloaded getrandom v0.2.15
3792024-12-28T04:29:57.235Z Downloaded clap v4.5.23
3802024-12-28T04:29:57.242Z Downloaded once_cell v1.20.2
3812024-12-28T04:29:57.245Z Downloaded heck v0.4.1
3822024-12-28T04:29:57.247Z Downloaded futures v0.3.31
3832024-12-28T04:29:57.250Z Downloaded libc v0.2.169
3842024-12-28T04:29:57.272Z Downloaded byteorder v1.5.0
3852024-12-28T04:29:57.274Z Downloaded tokio v1.42.0
3862024-12-28T04:29:57.306Z Downloaded proc-macro2 v1.0.92
3872024-12-28T04:29:57.308Z Downloaded tracing-attributes v0.1.28
3882024-12-28T04:29:57.310Z Downloaded serde_derive_internals v0.29.1
3892024-12-28T04:29:57.313Z Downloaded schemars_derive v0.8.21
3902024-12-28T04:29:57.313Z Downloaded num_enum_derive v0.5.11
3912024-12-28T04:29:57.313Z Downloaded macaddr v1.0.1
3922024-12-28T04:29:57.315Z Downloaded clap_derive v4.5.18
3932024-12-28T04:29:57.323Z Downloaded cfg-if v1.0.0
3942024-12-28T04:29:57.324Z Downloaded stable_deref_trait v1.2.0
3952024-12-28T04:29:57.324Z Downloaded smallvec v1.13.2
3962024-12-28T04:29:57.324Z Downloaded tinytemplate v1.2.1
3972024-12-28T04:29:57.324Z Downloaded thiserror v2.0.9
3982024-12-28T04:29:57.331Z Downloaded oorandom v11.1.4
3992024-12-28T04:29:57.331Z Downloaded lazy_static v1.5.0
4002024-12-28T04:29:57.332Z Downloaded heck v0.5.0
4012024-12-28T04:29:57.332Z Downloaded colorchoice v1.0.3
4022024-12-28T04:29:57.332Z Downloaded cobs v0.2.3
4032024-12-28T04:29:57.332Z Downloaded slog-stdlog v4.1.1
4042024-12-28T04:29:57.332Z Downloaded is-terminal v0.4.13
4052024-12-28T04:29:57.332Z Downloaded defmt v0.3.10
4062024-12-28T04:29:57.336Z Downloaded criterion-plot v0.5.0
4072024-12-28T04:29:57.336Z Downloaded time-macros v0.2.19
4082024-12-28T04:29:57.339Z Downloaded ppv-lite86 v0.2.20
4092024-12-28T04:29:57.339Z Downloaded managed v0.8.0
4102024-12-28T04:29:57.339Z Downloaded futures-core v0.3.31
4112024-12-28T04:29:57.342Z Downloaded proc-macro-error v1.0.4
4122024-12-28T04:29:57.344Z Downloaded embedded-io v0.6.1
4132024-12-28T04:29:57.344Z Downloaded dirs-next v2.0.0
4142024-12-28T04:29:57.345Z Downloaded same-file v1.0.6
4152024-12-28T04:29:57.347Z Downloaded itoa v1.0.14
4162024-12-28T04:29:57.347Z Downloaded ipnetwork v0.20.0
4172024-12-28T04:29:57.349Z Downloaded errno v0.3.10
4182024-12-28T04:29:57.349Z Downloaded slab v0.4.9
4192024-12-28T04:29:57.351Z Downloaded scopeguard v1.2.0
4202024-12-28T04:29:57.351Z Downloaded is_terminal_polyfill v1.70.1
4212024-12-28T04:29:57.354Z Downloaded hash32 v0.3.1
4222024-12-28T04:29:57.354Z Downloaded ctor v0.2.9
4232024-12-28T04:29:57.514Z Compiling proc-macro2 v1.0.92
4242024-12-28T04:29:57.516Z Compiling unicode-ident v1.0.14
4252024-12-28T04:29:57.516Z Compiling libc v0.2.169
4262024-12-28T04:29:57.517Z Compiling cfg-if v1.0.0
4272024-12-28T04:29:57.517Z Compiling autocfg v1.4.0
4282024-12-28T04:29:57.531Z Compiling memchr v2.7.4
4292024-12-28T04:29:57.533Z Compiling serde v1.0.217
4302024-12-28T04:29:57.533Z Compiling byteorder v1.5.0
4312024-12-28T04:29:57.626Z Compiling version_check v0.9.5
4322024-12-28T04:29:57.690Z Compiling syn v1.0.109
4332024-12-28T04:29:57.887Z Compiling pin-project-lite v0.2.15
4342024-12-28T04:29:57.980Z Compiling ident_case v1.0.1
4352024-12-28T04:29:58.106Z Compiling either v1.13.0
4362024-12-28T04:29:58.115Z Compiling bitflags v2.6.0
4372024-12-28T04:29:58.171Z Compiling itoa v1.0.14
4382024-12-28T04:29:58.328Z Compiling fnv v1.0.7
4392024-12-28T04:29:58.372Z Compiling strsim v0.11.1
4402024-12-28T04:29:58.420Z Compiling once_cell v1.20.2
4412024-12-28T04:29:58.779Z Compiling hashbrown v0.15.2
4422024-12-28T04:29:58.832Z Compiling anyhow v1.0.95
4432024-12-28T04:29:59.128Z Compiling aho-corasick v1.1.3
4442024-12-28T04:29:59.347Z Compiling regex-syntax v0.8.5
4452024-12-28T04:29:59.359Z Compiling serde_json v1.0.134
4462024-12-28T04:29:59.380Z Compiling equivalent v1.0.1
4472024-12-28T04:29:59.480Z Compiling lock_api v0.4.12
4482024-12-28T04:29:59.483Z Compiling zerocopy v0.8.13
4492024-12-28T04:29:59.724Z Compiling indexmap v2.7.0
4502024-12-28T04:29:59.736Z Compiling toml_datetime v0.6.8
4512024-12-28T04:29:59.830Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4522024-12-28T04:30:00.151Z Compiling ryu v1.0.18
4532024-12-28T04:30:00.198Z Compiling crossbeam-utils v0.8.21
4542024-12-28T04:30:00.434Z Compiling quote v1.0.37
4552024-12-28T04:30:00.566Z Compiling winnow v0.5.40
4562024-12-28T04:30:00.709Z Compiling parking_lot_core v0.9.10
4572024-12-28T04:30:00.781Z Compiling syn v2.0.91
4582024-12-28T04:30:00.887Z Compiling dyn-clone v1.0.17
4592024-12-28T04:30:00.948Z Compiling itertools v0.13.0
4602024-12-28T04:30:01.161Z Compiling thiserror v1.0.69
4612024-12-28T04:30:01.254Z Compiling lazy_static v1.5.0
4622024-12-28T04:30:01.667Z Compiling smallvec v1.13.2
4632024-12-28T04:30:01.727Z Compiling heapless v0.8.0
4642024-12-28T04:30:02.096Z Compiling scopeguard v1.2.0
4652024-12-28T04:30:02.767Z Compiling regex-automata v0.4.9
4662024-12-28T04:30:03.215Z Compiling getrandom v0.2.15
4672024-12-28T04:30:03.499Z Compiling hash32 v0.3.1
4682024-12-28T04:30:03.723Z Compiling toml_edit v0.19.15
4692024-12-28T04:30:03.735Z Compiling macaddr v1.0.1
4702024-12-28T04:30:03.759Z Compiling schemars v0.8.21
4712024-12-28T04:30:04.140Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
4722024-12-28T04:30:04.151Z Compiling stable_deref_trait v1.2.0
4732024-12-28T04:30:04.243Z Compiling smoltcp v0.11.0
4742024-12-28T04:30:04.580Z Compiling rand_core v0.6.4
4752024-12-28T04:30:04.710Z Compiling parking_lot v0.12.3
4762024-12-28T04:30:04.858Z Compiling mio v1.0.3
4772024-12-28T04:30:04.978Z Compiling socket2 v0.5.8
4782024-12-28T04:30:05.422Z Compiling signal-hook-registry v1.4.2
4792024-12-28T04:30:06.010Z Compiling slab v0.4.9
4802024-12-28T04:30:06.098Z Compiling proc-macro-crate v1.3.1
4812024-12-28T04:30:06.296Z Compiling slog v2.7.0
4822024-12-28T04:30:06.382Z Compiling bitflags v1.3.2
4832024-12-28T04:30:06.471Z Compiling regex v1.11.1
4842024-12-28T04:30:06.519Z Compiling cobs v0.2.3
4852024-12-28T04:30:06.756Z Compiling managed v0.8.0
4862024-12-28T04:30:06.782Z Compiling foreign-types-shared v0.3.1
4872024-12-28T04:30:06.837Z Compiling bytes v1.9.0
4882024-12-28T04:30:06.886Z Compiling darling_core v0.20.10
4892024-12-28T04:30:07.191Z Compiling serde_derive_internals v0.29.1
4902024-12-28T04:30:07.328Z Compiling rustix v0.38.42
4912024-12-28T04:30:08.765Z Compiling errno v0.3.10
4922024-12-28T04:30:09.079Z Compiling tracing-core v0.1.33
4932024-12-28T04:30:09.128Z Compiling cstr-argument v0.1.2
4942024-12-28T04:30:09.349Z Compiling proc-macro-error-attr v1.0.4
4952024-12-28T04:30:09.365Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4962024-12-28T04:30:09.408Z Compiling utf8parse v0.2.2
4972024-12-28T04:30:09.567Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4982024-12-28T04:30:09.710Z Compiling pretty-hex v0.2.1
4992024-12-28T04:30:09.713Z Compiling futures-sink v0.3.31
5002024-12-28T04:30:09.713Z Compiling futures-core v0.3.31
5012024-12-28T04:30:09.854Z Compiling unicode-width v0.1.14
5022024-12-28T04:30:09.900Z Compiling futures-channel v0.3.31
5032024-12-28T04:30:10.063Z Compiling anstyle-parse v0.2.6
5042024-12-28T04:30:10.320Z Compiling tabwriter v1.4.0
5052024-12-28T04:30:10.403Z Compiling num_enum_derive v0.5.11
5062024-12-28T04:30:10.815Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5072024-12-28T04:30:11.284Z Compiling serde_derive v1.0.217
5082024-12-28T04:30:11.447Z Compiling zerocopy-derive v0.8.13
5092024-12-28T04:30:11.938Z Compiling zerocopy-derive v0.7.35
5102024-12-28T04:30:12.009Z Compiling thiserror-impl v1.0.69
5112024-12-28T04:30:12.012Z Compiling tokio-macros v2.4.0
5122024-12-28T04:30:12.070Z Compiling darling_macro v0.20.10
5132024-12-28T04:30:12.446Z Compiling foreign-types-macros v0.2.3
5142024-12-28T04:30:13.047Z Compiling darling v0.20.10
5152024-12-28T04:30:13.146Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5162024-12-28T04:30:13.441Z Compiling schemars_derive v0.8.21
5172024-12-28T04:30:13.698Z Compiling foreign-types v0.5.0
5182024-12-28T04:30:13.736Z Compiling zerocopy v0.7.35
5192024-12-28T04:30:13.790Z Compiling tokio v1.42.0
5202024-12-28T04:30:14.012Z Compiling num_enum v0.5.11
5212024-12-28T04:30:14.165Z Compiling tracing-attributes v0.1.28
5222024-12-28T04:30:14.832Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5232024-12-28T04:30:15.096Z Compiling ppv-lite86 v0.2.20
5242024-12-28T04:30:15.485Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5252024-12-28T04:30:15.847Z Compiling rand_chacha v0.3.1
5262024-12-28T04:30:16.183Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5272024-12-28T04:30:16.341Z Compiling rand v0.8.5
5282024-12-28T04:30:16.579Z Compiling futures-macro v0.3.31
5292024-12-28T04:30:17.081Z Compiling tracing v0.1.41
5302024-12-28T04:30:17.406Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5312024-12-28T04:30:17.420Z Compiling colored v2.2.0
5322024-12-28T04:30:17.896Z Compiling proc-macro-error v1.0.4
5332024-12-28T04:30:18.235Z Compiling crc32fast v1.4.2
5342024-12-28T04:30:18.265Z Compiling is_terminal_polyfill v1.70.1
5352024-12-28T04:30:18.371Z Compiling futures-io v0.3.31
5362024-12-28T04:30:18.383Z Compiling futures-task v0.3.31
5372024-12-28T04:30:18.423Z Compiling anstyle-query v1.1.2
5382024-12-28T04:30:18.592Z Compiling winnow v0.6.20
5392024-12-28T04:30:18.604Z Compiling colorchoice v1.0.3
5402024-12-28T04:30:18.690Z Compiling anstyle v1.0.10
5412024-12-28T04:30:18.702Z Compiling pin-utils v0.1.0
5422024-12-28T04:30:18.780Z Compiling futures-util v0.3.31
5432024-12-28T04:30:18.871Z Compiling terminal_size v0.4.1
5442024-12-28T04:30:19.064Z Compiling anstream v0.6.18
5452024-12-28T04:30:19.235Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5462024-12-28T04:30:19.919Z Compiling dirs-sys-next v0.1.2
5472024-12-28T04:30:20.275Z Compiling num-conv v0.1.0
5482024-12-28T04:30:20.534Z Compiling thiserror v2.0.9
5492024-12-28T04:30:20.786Z Compiling clap_lex v0.7.4
5502024-12-28T04:30:20.922Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
5512024-12-28T04:30:21.106Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
5522024-12-28T04:30:21.371Z Compiling time-core v0.1.2
5532024-12-28T04:30:21.452Z Compiling powerfmt v0.2.0
5542024-12-28T04:30:21.524Z Compiling heck v0.5.0
5552024-12-28T04:30:21.842Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
5562024-12-28T04:30:22.176Z Compiling clap_derive v4.5.18
5572024-12-28T04:30:22.325Z Compiling deranged v0.3.11
5582024-12-28T04:30:22.696Z Compiling clap_builder v4.5.23
5592024-12-28T04:30:23.881Z Compiling ipnetwork v0.20.0
5602024-12-28T04:30:24.628Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5612024-12-28T04:30:24.643Z Compiling postcard v1.1.1
5622024-12-28T04:30:25.278Z Compiling uuid v1.11.0
5632024-12-28T04:30:27.391Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5642024-12-28T04:30:28.085Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
5652024-12-28T04:30:28.604Z Compiling futures-executor v0.3.31
5662024-12-28T04:30:29.897Z Compiling time-macros v0.2.19
5672024-12-28T04:30:31.840Z Compiling dirs-next v2.0.0
5682024-12-28T04:30:32.575Z Compiling thiserror-impl v2.0.9
5692024-12-28T04:30:32.640Z Compiling crossbeam-epoch v0.9.18
5702024-12-28T04:30:32.681Z Compiling is-terminal v0.4.13
5712024-12-28T04:30:32.797Z Compiling thread_local v1.1.8
5722024-12-28T04:30:32.867Z Compiling num-traits v0.2.19
5732024-12-28T04:30:33.390Z Compiling heck v0.4.1
5742024-12-28T04:30:33.568Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
5752024-12-28T04:30:33.614Z Compiling arc-swap v1.7.1
5762024-12-28T04:30:33.751Z Compiling rayon-core v1.12.1
5772024-12-28T04:30:33.909Z Compiling slog-async v2.8.0
5782024-12-28T04:30:34.106Z Compiling minimal-lexical v0.2.1
5792024-12-28T04:30:34.242Z Compiling slog-scope v4.4.0
5802024-12-28T04:30:34.478Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
5812024-12-28T04:30:34.646Z Compiling nom v7.1.3
5822024-12-28T04:30:34.772Z Compiling time v0.3.37
5832024-12-28T04:30:35.208Z Compiling crossbeam-deque v0.8.6
5842024-12-28T04:30:35.528Z Compiling term v0.7.0
5852024-12-28T04:30:35.549Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5862024-12-28T04:30:38.299Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5872024-12-28T04:30:38.319Z Compiling futures v0.3.31
5882024-12-28T04:30:38.420Z Compiling clap v4.5.23
5892024-12-28T04:30:38.476Z Compiling crossbeam-channel v0.5.14
5902024-12-28T04:30:38.562Z Compiling itertools v0.12.1
5912024-12-28T04:30:39.851Z Compiling half v2.4.1
5922024-12-28T04:30:40.238Z Compiling take_mut v0.2.2
5932024-12-28T04:30:40.395Z Compiling cfg_aliases v0.2.1
5942024-12-28T04:30:40.437Z Compiling plotters-backend v0.3.7
5952024-12-28T04:30:40.439Z Compiling ciborium-io v0.2.2
5962024-12-28T04:30:40.486Z Compiling log v0.4.22
5972024-12-28T04:30:40.561Z Compiling ciborium-ll v0.2.2
5982024-12-28T04:30:40.922Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5992024-12-28T04:30:40.968Z Compiling plotters-svg v0.3.7
6002024-12-28T04:30:41.062Z Compiling slog-stdlog v4.1.1
6012024-12-28T04:30:41.547Z Compiling nix v0.29.0
6022024-12-28T04:30:41.695Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
6032024-12-28T04:30:41.939Z Compiling cookie-factory v0.3.3
6042024-12-28T04:30:42.324Z Compiling rusticata-macros v4.1.0
6052024-12-28T04:30:42.586Z Compiling slog-term v2.9.1
6062024-12-28T04:30:44.153Z Compiling itertools v0.10.5
6072024-12-28T04:30:44.380Z Compiling circular v0.3.0
6082024-12-28T04:30:44.441Z Compiling cast v0.3.0
6092024-12-28T04:30:44.741Z Compiling same-file v1.0.6
6102024-12-28T04:30:44.775Z Compiling pcap-parser v0.16.0
6112024-12-28T04:30:44.968Z Compiling walkdir v2.5.0
6122024-12-28T04:30:45.228Z Compiling rayon v1.10.0
6132024-12-28T04:30:45.515Z Compiling plotters v0.3.7
6142024-12-28T04:30:45.592Z Compiling slog-envlogger v2.2.0
6152024-12-28T04:30:46.189Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
6162024-12-28T04:30:46.974Z Compiling criterion-plot v0.5.0
6172024-12-28T04:30:48.119Z Compiling ciborium v0.2.2
6182024-12-28T04:30:48.169Z Compiling tinytemplate v1.2.1
6192024-12-28T04:30:48.396Z Compiling anes v0.1.6
6202024-12-28T04:30:48.475Z Compiling oorandom v11.1.4
6212024-12-28T04:30:48.884Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6222024-12-28T04:30:49.668Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6232024-12-28T04:30:49.850Z Compiling criterion v0.5.1
6242024-12-28T04:30:50.066Z Compiling ctor v0.2.9
6252024-12-28T04:30:52.924Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
6262024-12-28T04:32:09.066Z Finished `bench` profile [optimized + debuginfo] target(s) in 2m 16s
6272024-12-28T04:32:09.199Z Running benches/xde.rs (target/release/deps/xde-6c0e8fb6f0bad613)
6282024-12-28T04:32:09.281Z###--------------------------------###
6292024-12-28T04:32:09.281Z:::Building test topology... (120s):::
6302024-12-28T04:32:09.281Z###--------------------------------###
6312024-12-28T04:32:09.288Zadding underlay route 0
6322024-12-28T04:32:09.291Zadding underlay route 1
6332024-12-28T04:32:09.433Zstart zone a
6342024-12-28T04:32:09.433Zconfigure zone
6352024-12-28T04:32:09.549Zinstall zone
6362024-12-28T04:34:08.742Zboot zone
6372024-12-28T04:34:09.489Zstart zone b
6382024-12-28T04:34:09.489Zconfigure zone
6392024-12-28T04:34:09.498Zinstall zone
6402024-12-28T04:36:03.984Zboot zone
6412024-12-28T04:36:04.805Zsetup zone a
6422024-12-28T04:36:04.805Z[a] svcs milestone/network
6432024-12-28T04:36:04.972ZSTATE STIME FMRI
6442024-12-28T04:36:04.973Zonline 20:34:27 svc:/milestone/network:default
6452024-12-28T04:36:04.973Z[a] ipadm create-addr -t -T dhcp opte0/test
6462024-12-28T04:36:10.644Z
6472024-12-28T04:36:10.644Z[a] route add -iface 10.0.0.254 10.0.0.1
6482024-12-28T04:36:10.663Zadd host 10.0.0.254: gateway 10.0.0.1
6492024-12-28T04:36:10.663Z[a] route add 10.0.0.0/24 10.0.0.254
6502024-12-28T04:36:10.680Zadd net 10.0.0.0/24: gateway 10.0.0.254
6512024-12-28T04:36:10.680Zsetup zone b
6522024-12-28T04:36:10.680Z[b] svcs milestone/network
6532024-12-28T04:36:10.699ZSTATE STIME FMRI
6542024-12-28T04:36:10.699Z- - svc:/milestone/network:default
6552024-12-28T04:36:11.699Z[b] svcs milestone/network
6562024-12-28T04:36:11.718ZSTATE STIME FMRI
6572024-12-28T04:36:11.718Z- - svc:/milestone/network:default
6582024-12-28T04:36:12.719Z[b] svcs milestone/network
6592024-12-28T04:36:12.738ZSTATE STIME FMRI
6602024-12-28T04:36:12.738Z- - svc:/milestone/network:default
6612024-12-28T04:36:13.739Z[b] svcs milestone/network
6622024-12-28T04:36:13.758ZSTATE STIME FMRI
6632024-12-28T04:36:13.758Z- - svc:/milestone/network:default
6642024-12-28T04:36:14.759Z[b] svcs milestone/network
6652024-12-28T04:36:14.778ZSTATE STIME FMRI
6662024-12-28T04:36:14.778Z- - svc:/milestone/network:default
6672024-12-28T04:36:15.778Z[b] svcs milestone/network
6682024-12-28T04:36:15.798ZSTATE STIME FMRI
6692024-12-28T04:36:15.798Z- - svc:/milestone/network:default
6702024-12-28T04:36:16.798Z[b] svcs milestone/network
6712024-12-28T04:36:16.817ZSTATE STIME FMRI
6722024-12-28T04:36:16.817Z- - svc:/milestone/network:default
6732024-12-28T04:36:17.818Z[b] svcs milestone/network
6742024-12-28T04:36:17.837ZSTATE STIME FMRI
6752024-12-28T04:36:17.837Z- - svc:/milestone/network:default
6762024-12-28T04:36:18.838Z[b] svcs milestone/network
6772024-12-28T04:36:18.857ZSTATE STIME FMRI
6782024-12-28T04:36:18.857Z- - svc:/milestone/network:default
6792024-12-28T04:36:19.857Z[b] svcs milestone/network
6802024-12-28T04:36:19.876ZSTATE STIME FMRI
6812024-12-28T04:36:19.876Z- - svc:/milestone/network:default
6822024-12-28T04:36:20.876Z[b] svcs milestone/network
6832024-12-28T04:36:20.895ZSTATE STIME FMRI
6842024-12-28T04:36:20.895Z- - svc:/milestone/network:default
6852024-12-28T04:36:21.895Z[b] svcs milestone/network
6862024-12-28T04:36:21.915ZSTATE STIME FMRI
6872024-12-28T04:36:21.915Z- - svc:/milestone/network:default
6882024-12-28T04:36:22.915Z[b] svcs milestone/network
6892024-12-28T04:36:22.934ZSTATE STIME FMRI
6902024-12-28T04:36:22.934Zoffline 20:36:21 svc:/milestone/network:default
6912024-12-28T04:36:23.935Z[b] svcs milestone/network
6922024-12-28T04:36:23.957ZSTATE STIME FMRI
6932024-12-28T04:36:23.957Zonline 20:36:22 svc:/milestone/network:default
6942024-12-28T04:36:23.957Z[b] ipadm create-addr -t -T dhcp opte1/test
6952024-12-28T04:36:30.056Z
6962024-12-28T04:36:30.056Z[b] route add -iface 10.0.0.254 10.0.0.2
6972024-12-28T04:36:30.076Zadd host 10.0.0.254: gateway 10.0.0.2
6982024-12-28T04:36:30.076Z[b] route add 10.0.0.0/24 10.0.0.254
6992024-12-28T04:36:30.094Zadd net 10.0.0.0/24: gateway 10.0.0.254
7002024-12-28T04:36:30.094Z###---------------###
7012024-12-28T04:36:30.094Z:::Topology built!:::
7022024-12-28T04:36:30.094Z###---------------###
7032024-12-28T04:36:30.097Z###----------------###
7042024-12-28T04:36:30.097Z::: iPerf spawned! :::
7052024-12-28T04:36:30.097Z:::Waiting... (10s):::
7062024-12-28T04:36:30.097Z###----------------###
7072024-12-28T04:36:40.096Z###---###
7082024-12-28T04:36:40.096Z:::Go!:::
7092024-12-28T04:36:40.096Z###---###
7102024-12-28T04:36:40.096Z[a] ping 10.0.0.2
7112024-12-28T04:36:40.117Z10.0.0.2 is alive
7122024-12-28T04:36:40.117Z###-------------------###
7132024-12-28T04:36:40.117Z:::Running experiment :::
7142024-12-28T04:36:40.117Z:::iperf-tcp/local/c2s:::
7152024-12-28T04:36:40.117Z###-------------------###
7162024-12-28T04:36:47.145Z-----------------------------------------------------------
7172024-12-28T04:36:47.145ZServer listening on 5201
7182024-12-28T04:36:47.145Z-----------------------------------------------------------
7192024-12-28T04:36:47.145ZAccepted connection from 10.0.0.1, port 55910
7202024-12-28T04:36:47.145Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53489
7212024-12-28T04:36:47.145Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63874
7222024-12-28T04:36:47.145Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52508
7232024-12-28T04:36:47.145Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60331
7242024-12-28T04:36:47.145Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47143
7252024-12-28T04:36:47.145Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55517
7262024-12-28T04:36:47.145Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55169
7272024-12-28T04:36:47.145Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43376
7282024-12-28T04:36:47.145Z[ ID] Interval Transfer Bandwidth
7292024-12-28T04:36:47.145Z[ 5] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
7302024-12-28T04:36:47.145Z[ 7] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
7312024-12-28T04:36:47.145Z[ 9] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
7322024-12-28T04:36:47.145Z[ 11] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
7332024-12-28T04:36:47.145Z[ 13] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
7342024-12-28T04:36:47.146Z[ 15] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
7352024-12-28T04:36:47.146Z[ 17] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
7362024-12-28T04:36:47.146Z[ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
7372024-12-28T04:36:47.146Z[SUM] 0.00-1.00 sec 159 MBytes 1.34 Gbits/sec
7382024-12-28T04:36:47.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
7392024-12-28T04:36:47.146Z[ 5] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
7402024-12-28T04:36:47.146Z[ 7] 1.00-2.00 sec 22.6 MBytes 189 Mbits/sec
7412024-12-28T04:36:47.146Z[ 9] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
7422024-12-28T04:36:47.146Z[ 11] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
7432024-12-28T04:36:47.146Z[ 13] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
7442024-12-28T04:36:47.146Z[ 15] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
7452024-12-28T04:36:47.146Z[ 17] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
7462024-12-28T04:36:47.146Z[ 19] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
7472024-12-28T04:36:47.146Z[SUM] 1.00-2.00 sec 181 MBytes 1.52 Gbits/sec
7482024-12-28T04:36:47.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
7492024-12-28T04:36:47.146Z[ 5] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec
7502024-12-28T04:36:47.146Z[ 7] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
7512024-12-28T04:36:47.146Z[ 9] 2.00-3.00 sec 21.4 MBytes 179 Mbits/sec
7522024-12-28T04:36:47.146Z[ 11] 2.00-3.00 sec 21.4 MBytes 179 Mbits/sec
7532024-12-28T04:36:47.146Z[ 13] 2.00-3.00 sec 21.4 MBytes 179 Mbits/sec
7542024-12-28T04:36:47.146Z[ 15] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
7552024-12-28T04:36:47.146Z[ 17] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
7562024-12-28T04:36:47.146Z[ 19] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
7572024-12-28T04:36:47.146Z[SUM] 2.00-3.00 sec 171 MBytes 1.44 Gbits/sec
7582024-12-28T04:36:47.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
7592024-12-28T04:36:47.146Z[ 5] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
7602024-12-28T04:36:47.146Z[ 7] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
7612024-12-28T04:36:47.146Z[ 9] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
7622024-12-28T04:36:47.146Z[ 11] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
7632024-12-28T04:36:47.146Z[ 13] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
7642024-12-28T04:36:47.146Z[ 15] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
7652024-12-28T04:36:47.146Z[ 17] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
7662024-12-28T04:36:47.146Z[ 19] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
7672024-12-28T04:36:47.146Z[SUM] 3.00-4.00 sec 179 MBytes 1.50 Gbits/sec
7682024-12-28T04:36:47.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
7692024-12-28T04:36:47.146Z[ 5] 4.00-5.00 sec 21.4 MBytes 180 Mbits/sec
7702024-12-28T04:36:47.146Z[ 7] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
7712024-12-28T04:36:47.147Z[ 9] 4.00-5.00 sec 21.4 MBytes 179 Mbits/sec
7722024-12-28T04:36:47.147Z[ 11] 4.00-5.00 sec 21.4 MBytes 179 Mbits/sec
7732024-12-28T04:36:47.147Z[ 13] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
7742024-12-28T04:36:47.147Z[ 15] 4.00-5.00 sec 21.4 MBytes 180 Mbits/sec
7752024-12-28T04:36:47.147Z[ 17] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
7762024-12-28T04:36:47.147Z[ 19] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
7772024-12-28T04:36:47.147Z[SUM] 4.00-5.00 sec 171 MBytes 1.44 Gbits/sec
7782024-12-28T04:36:47.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
7792024-12-28T04:36:47.147Z[ 5] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec
7802024-12-28T04:36:47.147Z[ 7] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
7812024-12-28T04:36:47.147Z[ 9] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
7822024-12-28T04:36:47.147Z[ 11] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
7832024-12-28T04:36:47.147Z[ 13] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
7842024-12-28T04:36:47.147Z[ 15] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
7852024-12-28T04:36:47.147Z[ 17] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
7862024-12-28T04:36:47.147Z[ 19] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
7872024-12-28T04:36:47.147Z[SUM] 5.00-6.00 sec 176 MBytes 1.47 Gbits/sec
7882024-12-28T04:36:47.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
7892024-12-28T04:36:47.147Z[ 5] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
7902024-12-28T04:36:47.147Z[ 7] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
7912024-12-28T04:36:47.147Z[ 9] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
7922024-12-28T04:36:50.366Z[ 11] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
7932024-12-28T04:36:50.366Z[ 13] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
7942024-12-28T04:36:50.366Z[ 15] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
7952024-12-28T04:36:50.366Z[ 17] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
7962024-12-28T04:36:50.367Z[ 19] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
7972024-12-28T04:36:50.367Z[SUM] 6.00-7.00 sec 186 MBytes 1.56 Gbits/sec
7982024-12-28T04:36:50.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
7992024-12-28T04:36:50.367Z[ 5] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
8002024-12-28T04:36:50.367Z[ 7] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
8012024-12-28T04:36:50.367Z[ 9] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
8022024-12-28T04:36:50.367Z[ 11] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
8032024-12-28T04:36:50.367Z[ 13] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
8042024-12-28T04:36:50.367Z[ 15] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
8052024-12-28T04:36:50.367Z[ 17] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
8062024-12-28T04:36:50.367Z[ 19] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
8072024-12-28T04:36:50.367Z[SUM] 7.00-8.00 sec 186 MBytes 1.56 Gbits/sec
8082024-12-28T04:36:50.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
8092024-12-28T04:36:50.367Z[ 5] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
8102024-12-28T04:36:50.367Z[ 7] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
8112024-12-28T04:36:50.367Z[ 9] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
8122024-12-28T04:36:50.367Z[ 11] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
8132024-12-28T04:36:50.367Z[ 13] 8.00-9.00 sec 22.7 MBytes 190 Mbits/sec
8142024-12-28T04:36:50.367Z[ 15] 8.00-9.00 sec 22.7 MBytes 190 Mbits/sec
8152024-12-28T04:36:50.367Z[ 17] 8.00-9.00 sec 22.7 MBytes 190 Mbits/sec
8162024-12-28T04:36:50.367Z[ 19] 8.00-9.00 sec 22.7 MBytes 190 Mbits/sec
8172024-12-28T04:36:50.367Z[SUM] 8.00-9.00 sec 182 MBytes 1.52 Gbits/sec
8182024-12-28T04:36:50.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
8192024-12-28T04:36:50.367Z[ 5] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
8202024-12-28T04:36:50.367Z[ 7] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
8212024-12-28T04:36:50.367Z[ 9] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
8222024-12-28T04:36:50.367Z[ 11] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
8232024-12-28T04:36:50.367Z[ 13] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
8242024-12-28T04:36:50.367Z[ 15] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
8252024-12-28T04:36:50.367Z[ 17] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
8262024-12-28T04:36:50.367Z[ 19] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec
8272024-12-28T04:36:50.367Z[SUM] 9.00-10.00 sec 182 MBytes 1.52 Gbits/sec
8282024-12-28T04:36:50.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
8292024-12-28T04:36:50.367Z[ 5] 10.00-10.00 sec 124 KBytes 367 Mbits/sec
8302024-12-28T04:36:50.367Z[ 7] 10.00-10.00 sec 39.6 KBytes 117 Mbits/sec
8312024-12-28T04:36:50.367Z[ 9] 10.00-10.00 sec 25.5 KBytes 75.2 Mbits/sec
8322024-12-28T04:36:50.367Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
8332024-12-28T04:36:50.367Z[ 13] 10.00-10.00 sec 39.6 KBytes 117 Mbits/sec
8342024-12-28T04:36:50.367Z[ 15] 10.00-10.00 sec 65.0 KBytes 193 Mbits/sec
8352024-12-28T04:36:50.367Z[ 17] 10.00-10.00 sec 87.7 KBytes 260 Mbits/sec
8362024-12-28T04:36:50.368Z[ 19] 10.00-10.00 sec 76.4 KBytes 226 Mbits/sec
8372024-12-28T04:36:50.368Z[SUM] 10.00-10.00 sec 458 KBytes 1.35 Gbits/sec
8382024-12-28T04:36:50.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
8392024-12-28T04:36:50.368Z[ ID] Interval Transfer Bandwidth
8402024-12-28T04:36:50.368Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8412024-12-28T04:36:50.368Z[ 5] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
8422024-12-28T04:36:50.368Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8432024-12-28T04:36:50.368Z[ 7] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
8442024-12-28T04:36:50.368Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8452024-12-28T04:36:50.368Z[ 9] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
8462024-12-28T04:36:50.368Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8472024-12-28T04:36:50.368Z[ 11] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
8482024-12-28T04:36:50.368Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8492024-12-28T04:36:50.371Z[ 13] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
8502024-12-28T04:36:50.371Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8512024-12-28T04:36:50.371Z[ 15] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
8522024-12-28T04:36:50.371Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8532024-12-28T04:36:50.371Z[ 17] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
8542024-12-28T04:36:50.371Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8552024-12-28T04:36:50.371Z[ 19] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
8562024-12-28T04:36:50.371Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8572024-12-28T04:36:50.371Z[SUM] 0.00-10.00 sec 1.73 GBytes 1.49 Gbits/sec receiver
8582024-12-28T04:36:50.371ZRun 1/5...1488.034Mbps
8592024-12-28T04:36:57.396Z-----------------------------------------------------------
8602024-12-28T04:36:57.397ZServer listening on 5201
8612024-12-28T04:36:57.397Z-----------------------------------------------------------
8622024-12-28T04:36:57.397ZAccepted connection from 10.0.0.1, port 42014
8632024-12-28T04:36:57.397Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33197
8642024-12-28T04:36:57.397Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43265
8652024-12-28T04:36:57.397Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53994
8662024-12-28T04:36:57.397Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36994
8672024-12-28T04:36:57.397Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34745
8682024-12-28T04:36:57.397Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46374
8692024-12-28T04:36:57.397Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34639
8702024-12-28T04:36:57.397Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51886
8712024-12-28T04:36:57.397Z[ ID] Interval Transfer Bandwidth
8722024-12-28T04:36:57.397Z[ 5] 0.00-1.00 sec 20.5 MBytes 172 Mbits/sec
8732024-12-28T04:36:57.397Z[ 7] 0.00-1.00 sec 20.4 MBytes 171 Mbits/sec
8742024-12-28T04:36:57.397Z[ 9] 0.00-1.00 sec 20.4 MBytes 171 Mbits/sec
8752024-12-28T04:36:57.397Z[ 11] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8762024-12-28T04:36:57.397Z[ 13] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8772024-12-28T04:36:57.397Z[ 15] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8782024-12-28T04:36:57.397Z[ 17] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8792024-12-28T04:36:57.397Z[ 19] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8802024-12-28T04:36:57.397Z[SUM] 0.00-1.00 sec 163 MBytes 1.37 Gbits/sec
8812024-12-28T04:36:57.397Z- - - - - - - - - - - - - - - - - - - - - - - - -
8822024-12-28T04:36:57.397Z[ 5] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8832024-12-28T04:36:57.397Z[ 7] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8842024-12-28T04:36:57.397Z[ 9] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
8852024-12-28T04:36:57.397Z[ 11] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8862024-12-28T04:36:57.397Z[ 13] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8872024-12-28T04:36:57.397Z[ 15] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8882024-12-28T04:36:57.397Z[ 17] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8892024-12-28T04:36:57.397Z[ 19] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8902024-12-28T04:36:57.397Z[SUM] 1.00-2.00 sec 179 MBytes 1.50 Gbits/sec
8912024-12-28T04:36:57.397Z- - - - - - - - - - - - - - - - - - - - - - - - -
8922024-12-28T04:36:57.397Z[ 5] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
8932024-12-28T04:36:57.397Z[ 7] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
8942024-12-28T04:36:57.397Z[ 9] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
8952024-12-28T04:36:57.397Z[ 11] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
8962024-12-28T04:36:57.397Z[ 13] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
8972024-12-28T04:36:57.397Z[ 15] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
8982024-12-28T04:36:57.398Z[ 17] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
8992024-12-28T04:36:57.398Z[ 19] 2.00-3.00 sec 22.2 MBytes 187 Mbits/sec
9002024-12-28T04:36:57.398Z[SUM] 2.00-3.00 sec 179 MBytes 1.50 Gbits/sec
9012024-12-28T04:36:57.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
9022024-12-28T04:36:57.398Z[ 5] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
9032024-12-28T04:36:57.398Z[ 7] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
9042024-12-28T04:36:57.398Z[ 9] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
9052024-12-28T04:36:57.398Z[ 11] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
9062024-12-28T04:36:57.398Z[ 13] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
9072024-12-28T04:36:57.398Z[ 15] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
9082024-12-28T04:36:57.398Z[ 17] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
9092024-12-28T04:36:57.398Z[ 19] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
9102024-12-28T04:36:57.398Z[SUM] 3.00-4.00 sec 180 MBytes 1.51 Gbits/sec
9112024-12-28T04:36:57.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
9122024-12-28T04:36:57.398Z[ 5] 4.00-5.00 sec 22.7 MBytes 190 Mbits/sec
9132024-12-28T04:36:57.398Z[ 7] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
9142024-12-28T04:36:57.398Z[ 9] 4.00-5.00 sec 22.7 MBytes 190 Mbits/sec
9152024-12-28T04:36:57.398Z[ 11] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
9162024-12-28T04:36:57.398Z[ 13] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
9172024-12-28T04:36:57.398Z[ 15] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
9182024-12-28T04:36:57.398Z[ 17] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
9192024-12-28T04:36:57.398Z[ 19] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
9202024-12-28T04:36:57.398Z[SUM] 4.00-5.00 sec 182 MBytes 1.52 Gbits/sec
9212024-12-28T04:36:57.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
9222024-12-28T04:36:57.398Z[ 5] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9232024-12-28T04:36:57.398Z[ 7] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9242024-12-28T04:36:57.398Z[ 9] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9252024-12-28T04:36:57.398Z[ 11] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9262024-12-28T04:36:57.398Z[ 13] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9272024-12-28T04:36:57.398Z[ 15] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9282024-12-28T04:36:57.398Z[ 17] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9292024-12-28T04:36:57.398Z[ 19] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9302024-12-28T04:36:57.398Z[SUM] 5.00-6.00 sec 179 MBytes 1.50 Gbits/sec
9312024-12-28T04:36:57.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
9322024-12-28T04:36:57.398Z[ 5] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
9332024-12-28T04:36:57.398Z[ 7] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
9342024-12-28T04:36:57.398Z[ 9] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
9352024-12-28T04:37:00.617Z[ 11] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
9362024-12-28T04:37:00.617Z[ 13] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
9372024-12-28T04:37:00.617Z[ 15] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
9382024-12-28T04:37:00.617Z[ 17] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
9392024-12-28T04:37:00.617Z[ 19] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
9402024-12-28T04:37:00.618Z[SUM] 6.00-7.00 sec 180 MBytes 1.51 Gbits/sec
9412024-12-28T04:37:00.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
9422024-12-28T04:37:00.618Z[ 5] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
9432024-12-28T04:37:00.618Z[ 7] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
9442024-12-28T04:37:00.618Z[ 9] 7.00-8.00 sec 22.2 MBytes 186 Mbits/sec
9452024-12-28T04:37:00.618Z[ 11] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
9462024-12-28T04:37:00.618Z[ 13] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
9472024-12-28T04:37:00.618Z[ 15] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
9482024-12-28T04:37:00.618Z[ 17] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
9492024-12-28T04:37:00.618Z[ 19] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
9502024-12-28T04:37:00.618Z[SUM] 7.00-8.00 sec 178 MBytes 1.49 Gbits/sec
9512024-12-28T04:37:00.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
9522024-12-28T04:37:00.618Z[ 5] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
9532024-12-28T04:37:00.618Z[ 7] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
9542024-12-28T04:37:00.618Z[ 9] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
9552024-12-28T04:37:00.618Z[ 11] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
9562024-12-28T04:37:00.618Z[ 13] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
9572024-12-28T04:37:00.618Z[ 15] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
9582024-12-28T04:37:00.618Z[ 17] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
9592024-12-28T04:37:00.618Z[ 19] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
9602024-12-28T04:37:00.618Z[SUM] 8.00-9.00 sec 177 MBytes 1.48 Gbits/sec
9612024-12-28T04:37:00.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
9622024-12-28T04:37:00.618Z[ 5] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
9632024-12-28T04:37:00.618Z[ 7] 9.00-10.00 sec 22.2 MBytes 186 Mbits/sec
9642024-12-28T04:37:00.618Z[ 9] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
9652024-12-28T04:37:00.618Z[ 11] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
9662024-12-28T04:37:00.618Z[ 13] 9.00-10.00 sec 22.2 MBytes 186 Mbits/sec
9672024-12-28T04:37:00.618Z[ 15] 9.00-10.00 sec 22.1 MBytes 186 Mbits/sec
9682024-12-28T04:37:00.618Z[ 17] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
9692024-12-28T04:37:00.618Z[ 19] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
9702024-12-28T04:37:00.618Z[SUM] 9.00-10.00 sec 178 MBytes 1.49 Gbits/sec
9712024-12-28T04:37:00.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
9722024-12-28T04:37:00.618Z[ 5] 10.00-10.00 sec 42.4 KBytes 151 Mbits/sec
9732024-12-28T04:37:00.618Z[ 7] 10.00-10.00 sec 124 KBytes 443 Mbits/sec
9742024-12-28T04:37:00.618Z[ 9] 10.00-10.00 sec 65.0 KBytes 232 Mbits/sec
9752024-12-28T04:37:00.618Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9762024-12-28T04:37:00.618Z[ 13] 10.00-10.00 sec 62.2 KBytes 222 Mbits/sec
9772024-12-28T04:37:00.618Z[ 15] 10.00-10.00 sec 124 KBytes 443 Mbits/sec
9782024-12-28T04:37:00.619Z[ 17] 10.00-10.00 sec 124 KBytes 443 Mbits/sec
9792024-12-28T04:37:00.619Z[ 19] 10.00-10.00 sec 124 KBytes 443 Mbits/sec
9802024-12-28T04:37:00.619Z[SUM] 10.00-10.00 sec 667 KBytes 2.37 Gbits/sec
9812024-12-28T04:37:00.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
9822024-12-28T04:37:00.619Z[ ID] Interval Transfer Bandwidth
9832024-12-28T04:37:00.619Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9842024-12-28T04:37:00.619Z[ 5] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9852024-12-28T04:37:00.619Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9862024-12-28T04:37:00.619Z[ 7] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9872024-12-28T04:37:00.619Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9882024-12-28T04:37:00.619Z[ 9] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9892024-12-28T04:37:00.619Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9902024-12-28T04:37:00.619Z[ 11] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9912024-12-28T04:37:00.619Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9922024-12-28T04:37:00.619Z[ 13] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9932024-12-28T04:37:00.619Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9942024-12-28T04:37:00.619Z[ 15] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9952024-12-28T04:37:00.619Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9962024-12-28T04:37:00.619Z[ 17] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9972024-12-28T04:37:00.619Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9982024-12-28T04:37:00.619Z[ 19] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
9992024-12-28T04:37:00.619Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
10002024-12-28T04:37:00.619Z[SUM] 0.00-10.00 sec 1.73 GBytes 1.49 Gbits/sec receiver
10012024-12-28T04:37:00.622ZRun 2/5...1488.009Mbps
10022024-12-28T04:37:07.646Z-----------------------------------------------------------
10032024-12-28T04:37:07.646ZServer listening on 5201
10042024-12-28T04:37:07.646Z-----------------------------------------------------------
10052024-12-28T04:37:07.646ZAccepted connection from 10.0.0.1, port 54561
10062024-12-28T04:37:07.646Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36372
10072024-12-28T04:37:07.646Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54579
10082024-12-28T04:37:07.646Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38662
10092024-12-28T04:37:07.646Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51995
10102024-12-28T04:37:07.646Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37571
10112024-12-28T04:37:07.646Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37223
10122024-12-28T04:37:07.646Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36317
10132024-12-28T04:37:07.646Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48154
10142024-12-28T04:37:07.646Z[ ID] Interval Transfer Bandwidth
10152024-12-28T04:37:07.646Z[ 5] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
10162024-12-28T04:37:07.647Z[ 7] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
10172024-12-28T04:37:07.647Z[ 9] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
10182024-12-28T04:37:07.647Z[ 11] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
10192024-12-28T04:37:07.647Z[ 13] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
10202024-12-28T04:37:07.647Z[ 15] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
10212024-12-28T04:37:07.647Z[ 17] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
10222024-12-28T04:37:07.647Z[ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
10232024-12-28T04:37:07.647Z[SUM] 0.00-1.00 sec 160 MBytes 1.34 Gbits/sec
10242024-12-28T04:37:07.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
10252024-12-28T04:37:07.647Z[ 5] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
10262024-12-28T04:37:07.647Z[ 7] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
10272024-12-28T04:37:07.647Z[ 9] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
10282024-12-28T04:37:07.647Z[ 11] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
10292024-12-28T04:37:07.647Z[ 13] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
10302024-12-28T04:37:07.647Z[ 15] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
10312024-12-28T04:37:07.647Z[ 17] 1.00-2.00 sec 22.0 MBytes 184 Mbits/sec
10322024-12-28T04:37:07.647Z[ 19] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
10332024-12-28T04:37:07.647Z[SUM] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
10342024-12-28T04:37:07.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
10352024-12-28T04:37:07.647Z[ 5] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
10362024-12-28T04:37:07.647Z[ 7] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
10372024-12-28T04:37:07.647Z[ 9] 2.00-3.00 sec 22.2 MBytes 187 Mbits/sec
10382024-12-28T04:37:07.647Z[ 11] 2.00-3.00 sec 22.2 MBytes 187 Mbits/sec
10392024-12-28T04:37:07.650Z[ 13] 2.00-3.00 sec 22.2 MBytes 187 Mbits/sec
10402024-12-28T04:37:07.650Z[ 15] 2.00-3.00 sec 22.2 MBytes 187 Mbits/sec
10412024-12-28T04:37:07.650Z[ 17] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
10422024-12-28T04:37:07.650Z[ 19] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
10432024-12-28T04:37:07.650Z[SUM] 2.00-3.00 sec 178 MBytes 1.49 Gbits/sec
10442024-12-28T04:37:07.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452024-12-28T04:37:07.650Z[ 5] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10462024-12-28T04:37:07.650Z[ 7] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
10472024-12-28T04:37:07.650Z[ 9] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10482024-12-28T04:37:07.650Z[ 11] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
10492024-12-28T04:37:07.650Z[ 13] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
10502024-12-28T04:37:07.650Z[ 15] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
10512024-12-28T04:37:07.650Z[ 17] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10522024-12-28T04:37:07.650Z[ 19] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10532024-12-28T04:37:07.650Z[SUM] 3.00-4.00 sec 179 MBytes 1.50 Gbits/sec
10542024-12-28T04:37:07.650Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552024-12-28T04:37:07.650Z[ 5] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
10562024-12-28T04:37:07.650Z[ 7] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec
10572024-12-28T04:37:07.650Z[ 9] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
10582024-12-28T04:37:07.650Z[ 11] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec
10592024-12-28T04:37:07.650Z[ 13] 4.00-5.00 sec 22.2 MBytes 187 Mbits/sec
10602024-12-28T04:37:07.650Z[ 15] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec
10612024-12-28T04:37:07.650Z[ 17] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
10622024-12-28T04:37:07.651Z[ 19] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
10632024-12-28T04:37:07.651Z[SUM] 4.00-5.00 sec 177 MBytes 1.49 Gbits/sec
10642024-12-28T04:37:07.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652024-12-28T04:37:07.651Z[ 5] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
10662024-12-28T04:37:07.651Z[ 7] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
10672024-12-28T04:37:07.651Z[ 9] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec
10682024-12-28T04:37:07.651Z[ 11] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec
10692024-12-28T04:37:07.651Z[ 13] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec
10702024-12-28T04:37:07.651Z[ 15] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
10712024-12-28T04:37:07.651Z[ 17] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec
10722024-12-28T04:37:07.651Z[ 19] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
10732024-12-28T04:37:07.651Z[SUM] 5.00-6.00 sec 175 MBytes 1.47 Gbits/sec
10742024-12-28T04:37:07.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752024-12-28T04:37:07.651Z[ 5] 6.00-7.00 sec 22.0 MBytes 184 Mbits/sec
10762024-12-28T04:37:07.651Z[ 7] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
10772024-12-28T04:37:07.651Z[ 9] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec
10782024-12-28T04:37:10.868Z[ 11] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec
10792024-12-28T04:37:10.868Z[ 13] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
10802024-12-28T04:37:10.868Z[ 15] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
10812024-12-28T04:37:10.868Z[ 17] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
10822024-12-28T04:37:10.868Z[ 19] 6.00-7.00 sec 22.0 MBytes 184 Mbits/sec
10832024-12-28T04:37:10.868Z[SUM] 6.00-7.00 sec 176 MBytes 1.47 Gbits/sec
10842024-12-28T04:37:10.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852024-12-28T04:37:10.868Z[ 5] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
10862024-12-28T04:37:10.868Z[ 7] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
10872024-12-28T04:37:10.868Z[ 9] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
10882024-12-28T04:37:10.868Z[ 11] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
10892024-12-28T04:37:10.868Z[ 13] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
10902024-12-28T04:37:10.868Z[ 15] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
10912024-12-28T04:37:10.868Z[ 17] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
10922024-12-28T04:37:10.868Z[ 19] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
10932024-12-28T04:37:10.868Z[SUM] 7.00-8.00 sec 178 MBytes 1.49 Gbits/sec
10942024-12-28T04:37:10.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952024-12-28T04:37:10.868Z[ 5] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
10962024-12-28T04:37:10.868Z[ 7] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
10972024-12-28T04:37:10.868Z[ 9] 8.00-9.00 sec 22.2 MBytes 187 Mbits/sec
10982024-12-28T04:37:10.868Z[ 11] 8.00-9.00 sec 22.2 MBytes 187 Mbits/sec
10992024-12-28T04:37:10.869Z[ 13] 8.00-9.00 sec 22.2 MBytes 187 Mbits/sec
11002024-12-28T04:37:10.869Z[ 15] 8.00-9.00 sec 22.2 MBytes 187 Mbits/sec
11012024-12-28T04:37:10.869Z[ 17] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
11022024-12-28T04:37:10.869Z[ 19] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
11032024-12-28T04:37:10.869Z[SUM] 8.00-9.00 sec 178 MBytes 1.50 Gbits/sec
11042024-12-28T04:37:10.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052024-12-28T04:37:10.869Z[ 5] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
11062024-12-28T04:37:10.869Z[ 7] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
11072024-12-28T04:37:10.869Z[ 9] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
11082024-12-28T04:37:10.869Z[ 11] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
11092024-12-28T04:37:10.869Z[ 13] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
11102024-12-28T04:37:10.869Z[ 15] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
11112024-12-28T04:37:10.869Z[ 17] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
11122024-12-28T04:37:10.869Z[ 19] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
11132024-12-28T04:37:10.869Z[SUM] 9.00-10.00 sec 178 MBytes 1.50 Gbits/sec
11142024-12-28T04:37:10.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152024-12-28T04:37:10.869Z[ 5] 10.00-10.00 sec 48.1 KBytes 153 Mbits/sec
11162024-12-28T04:37:10.869Z[ 7] 10.00-10.00 sec 84.8 KBytes 270 Mbits/sec
11172024-12-28T04:37:10.869Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11182024-12-28T04:37:10.869Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11192024-12-28T04:37:10.869Z[ 13] 10.00-10.00 sec 124 KBytes 396 Mbits/sec
11202024-12-28T04:37:10.869Z[ 15] 10.00-10.00 sec 124 KBytes 396 Mbits/sec
11212024-12-28T04:37:10.869Z[ 17] 10.00-10.00 sec 124 KBytes 396 Mbits/sec
11222024-12-28T04:37:10.869Z[ 19] 10.00-10.00 sec 113 KBytes 360 Mbits/sec
11232024-12-28T04:37:10.869Z[SUM] 10.00-10.00 sec 619 KBytes 1.97 Gbits/sec
11242024-12-28T04:37:10.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252024-12-28T04:37:10.869Z[ ID] Interval Transfer Bandwidth
11262024-12-28T04:37:10.869Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11272024-12-28T04:37:10.869Z[ 5] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11282024-12-28T04:37:10.869Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11292024-12-28T04:37:10.869Z[ 7] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11302024-12-28T04:37:10.869Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11312024-12-28T04:37:10.869Z[ 9] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11322024-12-28T04:37:10.869Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11332024-12-28T04:37:10.869Z[ 11] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11342024-12-28T04:37:10.869Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11352024-12-28T04:37:10.869Z[ 13] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11362024-12-28T04:37:10.869Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11372024-12-28T04:37:10.869Z[ 15] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11382024-12-28T04:37:10.870Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11392024-12-28T04:37:10.870Z[ 17] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11402024-12-28T04:37:10.870Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11412024-12-28T04:37:10.870Z[ 19] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
11422024-12-28T04:37:10.870Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11432024-12-28T04:37:10.870Z[SUM] 0.00-10.00 sec 1.71 GBytes 1.47 Gbits/sec receiver
11442024-12-28T04:37:10.872ZRun 3/5...1471.693Mbps
11452024-12-28T04:37:17.898Z-----------------------------------------------------------
11462024-12-28T04:37:17.898ZServer listening on 5201
11472024-12-28T04:37:17.898Z-----------------------------------------------------------
11482024-12-28T04:37:17.898ZAccepted connection from 10.0.0.1, port 42464
11492024-12-28T04:37:17.898Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36741
11502024-12-28T04:37:17.898Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42267
11512024-12-28T04:37:17.898Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33932
11522024-12-28T04:37:17.898Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57963
11532024-12-28T04:37:17.898Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47468
11542024-12-28T04:37:17.898Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57381
11552024-12-28T04:37:17.898Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45293
11562024-12-28T04:37:17.898Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39761
11572024-12-28T04:37:17.898Z[ ID] Interval Transfer Bandwidth
11582024-12-28T04:37:17.898Z[ 5] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
11592024-12-28T04:37:17.898Z[ 7] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
11602024-12-28T04:37:17.898Z[ 9] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
11612024-12-28T04:37:17.898Z[ 11] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
11622024-12-28T04:37:17.898Z[ 13] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
11632024-12-28T04:37:17.898Z[ 15] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
11642024-12-28T04:37:17.898Z[ 17] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
11652024-12-28T04:37:17.899Z[ 19] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
11662024-12-28T04:37:17.899Z[SUM] 0.00-1.00 sec 160 MBytes 1.34 Gbits/sec
11672024-12-28T04:37:17.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
11682024-12-28T04:37:17.899Z[ 5] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
11692024-12-28T04:37:17.899Z[ 7] 1.00-2.00 sec 22.5 MBytes 188 Mbits/sec
11702024-12-28T04:37:17.899Z[ 9] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
11712024-12-28T04:37:17.899Z[ 11] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
11722024-12-28T04:37:17.899Z[ 13] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
11732024-12-28T04:37:17.899Z[ 15] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
11742024-12-28T04:37:17.899Z[ 17] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
11752024-12-28T04:37:17.899Z[ 19] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
11762024-12-28T04:37:17.899Z[SUM] 1.00-2.00 sec 179 MBytes 1.50 Gbits/sec
11772024-12-28T04:37:17.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
11782024-12-28T04:37:17.899Z[ 5] 2.00-3.00 sec 22.7 MBytes 190 Mbits/sec
11792024-12-28T04:37:17.899Z[ 7] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
11802024-12-28T04:37:17.899Z[ 9] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
11812024-12-28T04:37:17.899Z[ 11] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
11822024-12-28T04:37:17.899Z[ 13] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
11832024-12-28T04:37:17.899Z[ 15] 2.00-3.00 sec 22.7 MBytes 190 Mbits/sec
11842024-12-28T04:37:17.899Z[ 17] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
11852024-12-28T04:37:17.899Z[ 19] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
11862024-12-28T04:37:17.899Z[SUM] 2.00-3.00 sec 182 MBytes 1.52 Gbits/sec
11872024-12-28T04:37:17.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
11882024-12-28T04:37:17.899Z[ 5] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
11892024-12-28T04:37:17.899Z[ 7] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
11902024-12-28T04:37:17.899Z[ 9] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
11912024-12-28T04:37:17.899Z[ 11] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
11922024-12-28T04:37:17.899Z[ 13] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
11932024-12-28T04:37:17.899Z[ 15] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
11942024-12-28T04:37:17.899Z[ 17] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
11952024-12-28T04:37:17.899Z[ 19] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
11962024-12-28T04:37:17.899Z[SUM] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec
11972024-12-28T04:37:17.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
11982024-12-28T04:37:17.899Z[ 5] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
11992024-12-28T04:37:17.899Z[ 7] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
12002024-12-28T04:37:17.899Z[ 9] 4.00-5.00 sec 22.8 MBytes 192 Mbits/sec
12012024-12-28T04:37:17.899Z[ 11] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
12022024-12-28T04:37:17.899Z[ 13] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
12032024-12-28T04:37:17.899Z[ 15] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
12042024-12-28T04:37:17.900Z[ 17] 4.00-5.00 sec 22.8 MBytes 192 Mbits/sec
12052024-12-28T04:37:17.900Z[ 19] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
12062024-12-28T04:37:17.900Z[SUM] 4.00-5.00 sec 182 MBytes 1.53 Gbits/sec
12072024-12-28T04:37:17.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
12082024-12-28T04:37:17.900Z[ 5] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
12092024-12-28T04:37:17.900Z[ 7] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
12102024-12-28T04:37:17.900Z[ 9] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12112024-12-28T04:37:17.900Z[ 11] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
12122024-12-28T04:37:17.900Z[ 13] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
12132024-12-28T04:37:17.900Z[ 15] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
12142024-12-28T04:37:17.900Z[ 17] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12152024-12-28T04:37:17.900Z[ 19] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12162024-12-28T04:37:17.900Z[SUM] 5.00-6.00 sec 181 MBytes 1.52 Gbits/sec
12172024-12-28T04:37:17.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
12182024-12-28T04:37:17.900Z[ 5] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
12192024-12-28T04:37:17.900Z[ 7] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
12202024-12-28T04:37:17.900Z[ 9] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec
12212024-12-28T04:37:21.119Z[ 11] 6.00-7.00 sec 22.7 MBytes 190 Mbits/sec
12222024-12-28T04:37:21.119Z[ 13] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
12232024-12-28T04:37:21.119Z[ 15] 6.00-7.00 sec 22.7 MBytes 190 Mbits/sec
12242024-12-28T04:37:21.119Z[ 17] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec
12252024-12-28T04:37:21.119Z[ 19] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec
12262024-12-28T04:37:21.119Z[SUM] 6.00-7.00 sec 181 MBytes 1.52 Gbits/sec
12272024-12-28T04:37:21.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
12282024-12-28T04:37:21.119Z[ 5] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
12292024-12-28T04:37:21.119Z[ 7] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
12302024-12-28T04:37:21.119Z[ 9] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
12312024-12-28T04:37:21.119Z[ 11] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
12322024-12-28T04:37:21.119Z[ 13] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
12332024-12-28T04:37:21.119Z[ 15] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
12342024-12-28T04:37:21.119Z[ 17] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
12352024-12-28T04:37:21.119Z[ 19] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
12362024-12-28T04:37:21.119Z[SUM] 7.00-8.00 sec 182 MBytes 1.53 Gbits/sec
12372024-12-28T04:37:21.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
12382024-12-28T04:37:21.119Z[ 5] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
12392024-12-28T04:37:21.119Z[ 7] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
12402024-12-28T04:37:21.119Z[ 9] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
12412024-12-28T04:37:21.119Z[ 11] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
12422024-12-28T04:37:21.119Z[ 13] 8.00-9.00 sec 22.8 MBytes 192 Mbits/sec
12432024-12-28T04:37:21.119Z[ 15] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
12442024-12-28T04:37:21.119Z[ 17] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
12452024-12-28T04:37:21.119Z[ 19] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
12462024-12-28T04:37:21.119Z[SUM] 8.00-9.00 sec 182 MBytes 1.53 Gbits/sec
12472024-12-28T04:37:21.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
12482024-12-28T04:37:21.119Z[ 5] 9.00-10.00 sec 22.6 MBytes 189 Mbits/sec
12492024-12-28T04:37:21.120Z[ 7] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12502024-12-28T04:37:21.120Z[ 9] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12512024-12-28T04:37:21.120Z[ 11] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12522024-12-28T04:37:21.120Z[ 13] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12532024-12-28T04:37:21.120Z[ 15] 9.00-10.00 sec 22.6 MBytes 189 Mbits/sec
12542024-12-28T04:37:21.120Z[ 17] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12552024-12-28T04:37:21.120Z[ 19] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12562024-12-28T04:37:21.120Z[SUM] 9.00-10.00 sec 180 MBytes 1.51 Gbits/sec
12572024-12-28T04:37:21.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
12582024-12-28T04:37:21.120Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12592024-12-28T04:37:21.120Z[ 7] 10.00-10.00 sec 8.48 KBytes 33.2 Mbits/sec
12602024-12-28T04:37:21.120Z[ 9] 10.00-10.00 sec 84.8 KBytes 332 Mbits/sec
12612024-12-28T04:37:21.120Z[ 11] 10.00-10.00 sec 124 KBytes 487 Mbits/sec
12622024-12-28T04:37:21.120Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12632024-12-28T04:37:21.120Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12642024-12-28T04:37:21.120Z[ 17] 10.00-10.00 sec 119 KBytes 464 Mbits/sec
12652024-12-28T04:37:21.120Z[ 19] 10.00-10.00 sec 124 KBytes 487 Mbits/sec
12662024-12-28T04:37:21.120Z[SUM] 10.00-10.00 sec 461 KBytes 1.80 Gbits/sec
12672024-12-28T04:37:21.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
12682024-12-28T04:37:21.120Z[ ID] Interval Transfer Bandwidth
12692024-12-28T04:37:21.120Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12702024-12-28T04:37:21.120Z[ 5] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12712024-12-28T04:37:21.120Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12722024-12-28T04:37:21.120Z[ 7] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12732024-12-28T04:37:21.120Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12742024-12-28T04:37:21.120Z[ 9] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12752024-12-28T04:37:21.120Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12762024-12-28T04:37:21.120Z[ 11] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12772024-12-28T04:37:21.120Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12782024-12-28T04:37:21.120Z[ 13] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12792024-12-28T04:37:21.120Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12802024-12-28T04:37:21.120Z[ 15] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12812024-12-28T04:37:21.120Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12822024-12-28T04:37:21.120Z[ 17] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12832024-12-28T04:37:21.120Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12842024-12-28T04:37:21.120Z[ 19] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12852024-12-28T04:37:21.120Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12862024-12-28T04:37:21.120Z[SUM] 0.00-10.00 sec 1.75 GBytes 1.50 Gbits/sec receiver
12872024-12-28T04:37:21.123ZRun 4/5...1502.911Mbps
12882024-12-28T04:37:28.148Z-----------------------------------------------------------
12892024-12-28T04:37:28.148ZServer listening on 5201
12902024-12-28T04:37:28.148Z-----------------------------------------------------------
12912024-12-28T04:37:28.148ZAccepted connection from 10.0.0.1, port 54653
12922024-12-28T04:37:28.148Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47167
12932024-12-28T04:37:28.148Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38678
12942024-12-28T04:37:28.148Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35388
12952024-12-28T04:37:28.148Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65119
12962024-12-28T04:37:28.148Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33050
12972024-12-28T04:37:28.148Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58318
12982024-12-28T04:37:28.148Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40564
12992024-12-28T04:37:28.148Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38017
13002024-12-28T04:37:28.148Z[ ID] Interval Transfer Bandwidth
13012024-12-28T04:37:28.148Z[ 5] 0.00-1.00 sec 20.3 MBytes 171 Mbits/sec
13022024-12-28T04:37:28.148Z[ 7] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
13032024-12-28T04:37:28.148Z[ 9] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
13042024-12-28T04:37:28.148Z[ 11] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
13052024-12-28T04:37:28.148Z[ 13] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
13062024-12-28T04:37:28.148Z[ 15] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
13072024-12-28T04:37:28.148Z[ 17] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
13082024-12-28T04:37:28.148Z[ 19] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
13092024-12-28T04:37:28.148Z[SUM] 0.00-1.00 sec 162 MBytes 1.36 Gbits/sec
13102024-12-28T04:37:28.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
13112024-12-28T04:37:28.148Z[ 5] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
13122024-12-28T04:37:28.148Z[ 7] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
13132024-12-28T04:37:28.148Z[ 9] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
13142024-12-28T04:37:28.149Z[ 11] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
13152024-12-28T04:37:28.149Z[ 13] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
13162024-12-28T04:37:28.149Z[ 15] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
13172024-12-28T04:37:28.149Z[ 17] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
13182024-12-28T04:37:28.149Z[ 19] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
13192024-12-28T04:37:28.149Z[SUM] 1.00-2.00 sec 182 MBytes 1.53 Gbits/sec
13202024-12-28T04:37:28.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
13212024-12-28T04:37:28.149Z[ 5] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
13222024-12-28T04:37:28.152Z[ 7] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
13232024-12-28T04:37:28.152Z[ 9] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
13242024-12-28T04:37:28.152Z[ 11] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
13252024-12-28T04:37:28.152Z[ 13] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
13262024-12-28T04:37:28.152Z[ 15] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
13272024-12-28T04:37:28.152Z[ 17] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
13282024-12-28T04:37:28.152Z[ 19] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
13292024-12-28T04:37:28.152Z[SUM] 2.00-3.00 sec 181 MBytes 1.51 Gbits/sec
13302024-12-28T04:37:28.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
13312024-12-28T04:37:28.152Z[ 5] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
13322024-12-28T04:37:28.152Z[ 7] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
13332024-12-28T04:37:28.152Z[ 9] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
13342024-12-28T04:37:28.152Z[ 11] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
13352024-12-28T04:37:28.152Z[ 13] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
13362024-12-28T04:37:28.152Z[ 15] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
13372024-12-28T04:37:28.152Z[ 17] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
13382024-12-28T04:37:28.152Z[ 19] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
13392024-12-28T04:37:28.152Z[SUM] 3.00-4.00 sec 177 MBytes 1.49 Gbits/sec
13402024-12-28T04:37:28.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
13412024-12-28T04:37:28.152Z[ 5] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13422024-12-28T04:37:28.152Z[ 7] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
13432024-12-28T04:37:28.152Z[ 9] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13442024-12-28T04:37:28.152Z[ 11] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13452024-12-28T04:37:28.153Z[ 13] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13462024-12-28T04:37:28.153Z[ 15] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13472024-12-28T04:37:28.153Z[ 17] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
13482024-12-28T04:37:28.153Z[ 19] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
13492024-12-28T04:37:28.153Z[SUM] 4.00-5.00 sec 181 MBytes 1.51 Gbits/sec
13502024-12-28T04:37:28.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
13512024-12-28T04:37:28.153Z[ 5] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
13522024-12-28T04:37:28.153Z[ 7] 5.00-6.00 sec 22.6 MBytes 189 Mbits/sec
13532024-12-28T04:37:28.153Z[ 9] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
13542024-12-28T04:37:28.153Z[ 11] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
13552024-12-28T04:37:28.153Z[ 13] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
13562024-12-28T04:37:28.153Z[ 15] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
13572024-12-28T04:37:28.153Z[ 17] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
13582024-12-28T04:37:28.153Z[ 19] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
13592024-12-28T04:37:28.153Z[SUM] 5.00-6.00 sec 180 MBytes 1.51 Gbits/sec
13602024-12-28T04:37:28.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
13612024-12-28T04:37:28.153Z[ 5] 6.00-7.00 sec 22.1 MBytes 185 Mbits/sec
13622024-12-28T04:37:28.153Z[ 7] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec
13632024-12-28T04:37:28.153Z[ 9] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec
13642024-12-28T04:37:31.369Z[ 11] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec
13652024-12-28T04:37:31.369Z[ 13] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec
13662024-12-28T04:37:31.369Z[ 15] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec
13672024-12-28T04:37:31.369Z[ 17] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec
13682024-12-28T04:37:31.369Z[ 19] 6.00-7.00 sec 22.1 MBytes 185 Mbits/sec
13692024-12-28T04:37:31.369Z[SUM] 6.00-7.00 sec 177 MBytes 1.48 Gbits/sec
13702024-12-28T04:37:31.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
13712024-12-28T04:37:31.369Z[ 5] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
13722024-12-28T04:37:31.369Z[ 7] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
13732024-12-28T04:37:31.369Z[ 9] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
13742024-12-28T04:37:31.369Z[ 11] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
13752024-12-28T04:37:31.369Z[ 13] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
13762024-12-28T04:37:31.369Z[ 15] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
13772024-12-28T04:37:31.369Z[ 17] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
13782024-12-28T04:37:31.370Z[ 19] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
13792024-12-28T04:37:31.370Z[SUM] 7.00-8.00 sec 179 MBytes 1.50 Gbits/sec
13802024-12-28T04:37:31.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
13812024-12-28T04:37:31.370Z[ 5] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
13822024-12-28T04:37:31.370Z[ 7] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
13832024-12-28T04:37:31.370Z[ 9] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
13842024-12-28T04:37:31.370Z[ 11] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
13852024-12-28T04:37:31.370Z[ 13] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
13862024-12-28T04:37:31.370Z[ 15] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
13872024-12-28T04:37:31.370Z[ 17] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
13882024-12-28T04:37:31.370Z[ 19] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
13892024-12-28T04:37:31.370Z[SUM] 8.00-9.00 sec 180 MBytes 1.51 Gbits/sec
13902024-12-28T04:37:31.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
13912024-12-28T04:37:31.370Z[ 5] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
13922024-12-28T04:37:31.370Z[ 7] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
13932024-12-28T04:37:31.370Z[ 9] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
13942024-12-28T04:37:31.370Z[ 11] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
13952024-12-28T04:37:31.370Z[ 13] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
13962024-12-28T04:37:31.370Z[ 15] 9.00-10.00 sec 22.5 MBytes 188 Mbits/sec
13972024-12-28T04:37:31.370Z[ 17] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
13982024-12-28T04:37:31.370Z[ 19] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
13992024-12-28T04:37:31.370Z[SUM] 9.00-10.00 sec 179 MBytes 1.50 Gbits/sec
14002024-12-28T04:37:31.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
14012024-12-28T04:37:31.370Z[ 5] 10.00-10.00 sec 119 KBytes 461 Mbits/sec
14022024-12-28T04:37:31.370Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14032024-12-28T04:37:31.370Z[ 9] 10.00-10.00 sec 124 KBytes 484 Mbits/sec
14042024-12-28T04:37:31.370Z[ 11] 10.00-10.00 sec 72.1 KBytes 280 Mbits/sec
14052024-12-28T04:37:31.370Z[ 13] 10.00-10.00 sec 48.1 KBytes 187 Mbits/sec
14062024-12-28T04:37:31.370Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14072024-12-28T04:37:31.370Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14082024-12-28T04:37:31.370Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14092024-12-28T04:37:31.370Z[SUM] 10.00-10.00 sec 363 KBytes 1.41 Gbits/sec
14102024-12-28T04:37:31.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
14112024-12-28T04:37:31.370Z[ ID] Interval Transfer Bandwidth
14122024-12-28T04:37:31.370Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14132024-12-28T04:37:31.370Z[ 5] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
14142024-12-28T04:37:31.370Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14152024-12-28T04:37:31.370Z[ 7] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
14162024-12-28T04:37:31.373Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14172024-12-28T04:37:31.373Z[ 9] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
14182024-12-28T04:37:31.373Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14192024-12-28T04:37:31.373Z[ 11] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
14202024-12-28T04:37:31.373Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14212024-12-28T04:37:31.373Z[ 13] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
14222024-12-28T04:37:31.373Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14232024-12-28T04:37:31.373Z[ 15] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
14242024-12-28T04:37:31.373Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14252024-12-28T04:37:31.373Z[ 17] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
14262024-12-28T04:37:31.373Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14272024-12-28T04:37:31.373Z[ 19] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
14282024-12-28T04:37:31.373Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14292024-12-28T04:37:31.373Z[SUM] 0.00-10.00 sec 1.74 GBytes 1.49 Gbits/sec receiver
14302024-12-28T04:37:31.373ZRun 5/5...1490.661Mbps
14312024-12-28T04:37:31.374Z###---------------------###
14322024-12-28T04:37:31.374Z::: iPerf done... :::
14332024-12-28T04:37:31.374Z:::Awaiting out files...:::
14342024-12-28T04:37:31.374Z###---------------------###
14352024-12-28T04:37:31.374Z###-----###
14362024-12-28T04:37:31.374Z:::done!:::
14372024-12-28T04:37:31.374Z###-----###
14382024-12-28T04:37:31.374Z###-------------------###
14392024-12-28T04:37:31.374Z:::Running experiment :::
14402024-12-28T04:37:31.374Z:::iperf-tcp/local/s2c:::
14412024-12-28T04:37:31.374Z###-------------------###
14422024-12-28T04:37:38.401Z-----------------------------------------------------------
14432024-12-28T04:37:38.401ZServer listening on 5201
14442024-12-28T04:37:38.401Z-----------------------------------------------------------
14452024-12-28T04:37:38.401ZAccepted connection from 10.0.0.1, port 36415
14462024-12-28T04:37:38.401Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53399
14472024-12-28T04:37:38.401Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40382
14482024-12-28T04:37:38.401Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64907
14492024-12-28T04:37:38.401Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49716
14502024-12-28T04:37:38.401Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44428
14512024-12-28T04:37:38.401Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33010
14522024-12-28T04:37:38.401Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64781
14532024-12-28T04:37:38.401Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64768
14542024-12-28T04:37:38.401Z[ ID] Interval Transfer Bandwidth
14552024-12-28T04:37:38.401Z[ 5] 0.00-1.00 sec 19.7 MBytes 166 Mbits/sec
14562024-12-28T04:37:38.401Z[ 7] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
14572024-12-28T04:37:38.401Z[ 9] 0.00-1.00 sec 19.7 MBytes 166 Mbits/sec
14582024-12-28T04:37:38.401Z[ 11] 0.00-1.00 sec 19.7 MBytes 166 Mbits/sec
14592024-12-28T04:37:38.401Z[ 13] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
14602024-12-28T04:37:38.401Z[ 15] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
14612024-12-28T04:37:38.401Z[ 17] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
14622024-12-28T04:37:38.401Z[ 19] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec
14632024-12-28T04:37:38.401Z[SUM] 0.00-1.00 sec 158 MBytes 1.32 Gbits/sec
14642024-12-28T04:37:38.401Z- - - - - - - - - - - - - - - - - - - - - - - - -
14652024-12-28T04:37:38.401Z[ 5] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14662024-12-28T04:37:38.401Z[ 7] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14672024-12-28T04:37:38.401Z[ 9] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14682024-12-28T04:37:38.402Z[ 11] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14692024-12-28T04:37:38.402Z[ 13] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14702024-12-28T04:37:38.402Z[ 15] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14712024-12-28T04:37:38.402Z[ 17] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14722024-12-28T04:37:38.402Z[ 19] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14732024-12-28T04:37:38.402Z[SUM] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
14742024-12-28T04:37:38.402Z- - - - - - - - - - - - - - - - - - - - - - - - -
14752024-12-28T04:37:38.402Z[ 5] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec
14762024-12-28T04:37:38.402Z[ 7] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec
14772024-12-28T04:37:38.402Z[ 9] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec
14782024-12-28T04:37:38.402Z[ 11] 2.00-3.00 sec 21.4 MBytes 179 Mbits/sec
14792024-12-28T04:37:38.402Z[ 13] 2.00-3.00 sec 21.4 MBytes 179 Mbits/sec
14802024-12-28T04:37:38.402Z[ 15] 2.00-3.00 sec 21.4 MBytes 179 Mbits/sec
14812024-12-28T04:37:38.402Z[ 17] 2.00-3.00 sec 21.4 MBytes 180 Mbits/sec
14822024-12-28T04:37:38.402Z[ 19] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
14832024-12-28T04:37:38.402Z[SUM] 2.00-3.00 sec 171 MBytes 1.44 Gbits/sec
14842024-12-28T04:37:38.402Z- - - - - - - - - - - - - - - - - - - - - - - - -
14852024-12-28T04:37:38.402Z[ 5] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
14862024-12-28T04:37:38.402Z[ 7] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
14872024-12-28T04:37:38.402Z[ 9] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
14882024-12-28T04:37:38.402Z[ 11] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
14892024-12-28T04:37:38.402Z[ 13] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
14902024-12-28T04:37:38.402Z[ 15] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
14912024-12-28T04:37:38.402Z[ 17] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
14922024-12-28T04:37:38.402Z[ 19] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
14932024-12-28T04:37:38.402Z[SUM] 3.00-4.00 sec 175 MBytes 1.47 Gbits/sec
14942024-12-28T04:37:38.402Z- - - - - - - - - - - - - - - - - - - - - - - - -
14952024-12-28T04:37:38.402Z[ 5] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
14962024-12-28T04:37:38.402Z[ 7] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
14972024-12-28T04:37:38.402Z[ 9] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
14982024-12-28T04:37:38.402Z[ 11] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
14992024-12-28T04:37:38.402Z[ 13] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
15002024-12-28T04:37:38.402Z[ 15] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
15012024-12-28T04:37:38.402Z[ 17] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
15022024-12-28T04:37:38.402Z[ 19] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
15032024-12-28T04:37:38.402Z[SUM] 4.00-5.00 sec 176 MBytes 1.48 Gbits/sec
15042024-12-28T04:37:38.402Z- - - - - - - - - - - - - - - - - - - - - - - - -
15052024-12-28T04:37:38.402Z[ 5] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15062024-12-28T04:37:38.403Z[ 7] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
15072024-12-28T04:37:38.403Z[ 9] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15082024-12-28T04:37:38.403Z[ 11] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15092024-12-28T04:37:38.403Z[ 13] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
15102024-12-28T04:37:38.403Z[ 15] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec
15112024-12-28T04:37:38.403Z[ 17] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15122024-12-28T04:37:38.403Z[ 19] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15132024-12-28T04:37:38.403Z[SUM] 5.00-6.00 sec 175 MBytes 1.46 Gbits/sec
15142024-12-28T04:37:38.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
15152024-12-28T04:37:38.403Z[ 5] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
15162024-12-28T04:37:38.403Z[ 7] 6.00-7.00 sec 22.0 MBytes 184 Mbits/sec
15172024-12-28T04:37:38.403Z[ 9] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
15182024-12-28T04:37:41.620Z[ 11] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
15192024-12-28T04:37:41.620Z[ 13] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
15202024-12-28T04:37:41.620Z[ 15] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
15212024-12-28T04:37:41.620Z[ 17] 6.00-7.00 sec 22.0 MBytes 184 Mbits/sec
15222024-12-28T04:37:41.620Z[ 19] 6.00-7.00 sec 22.0 MBytes 184 Mbits/sec
15232024-12-28T04:37:41.620Z[SUM] 6.00-7.00 sec 175 MBytes 1.47 Gbits/sec
15242024-12-28T04:37:41.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
15252024-12-28T04:37:41.620Z[ 5] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec
15262024-12-28T04:37:41.620Z[ 7] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec
15272024-12-28T04:37:41.620Z[ 9] 7.00-8.00 sec 22.0 MBytes 184 Mbits/sec
15282024-12-28T04:37:41.620Z[ 11] 7.00-8.00 sec 22.0 MBytes 184 Mbits/sec
15292024-12-28T04:37:41.620Z[ 13] 7.00-8.00 sec 22.0 MBytes 184 Mbits/sec
15302024-12-28T04:37:41.620Z[ 15] 7.00-8.00 sec 22.0 MBytes 184 Mbits/sec
15312024-12-28T04:37:41.620Z[ 17] 7.00-8.00 sec 22.0 MBytes 184 Mbits/sec
15322024-12-28T04:37:41.620Z[ 19] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec
15332024-12-28T04:37:41.620Z[SUM] 7.00-8.00 sec 176 MBytes 1.48 Gbits/sec
15342024-12-28T04:37:41.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
15352024-12-28T04:37:41.620Z[ 5] 8.00-9.00 sec 22.2 MBytes 186 Mbits/sec
15362024-12-28T04:37:41.620Z[ 7] 8.00-9.00 sec 22.2 MBytes 186 Mbits/sec
15372024-12-28T04:37:41.620Z[ 9] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
15382024-12-28T04:37:41.620Z[ 11] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
15392024-12-28T04:37:41.620Z[ 13] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
15402024-12-28T04:37:41.620Z[ 15] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
15412024-12-28T04:37:41.620Z[ 17] 8.00-9.00 sec 22.2 MBytes 186 Mbits/sec
15422024-12-28T04:37:41.620Z[ 19] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
15432024-12-28T04:37:41.620Z[SUM] 8.00-9.00 sec 178 MBytes 1.49 Gbits/sec
15442024-12-28T04:37:41.621Z- - - - - - - - - - - - - - - - - - - - - - - - -
15452024-12-28T04:37:41.621Z[ 5] 9.00-10.00 sec 22.1 MBytes 186 Mbits/sec
15462024-12-28T04:37:41.621Z[ 7] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
15472024-12-28T04:37:41.621Z[ 9] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
15482024-12-28T04:37:41.621Z[ 11] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
15492024-12-28T04:37:41.621Z[ 13] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
15502024-12-28T04:37:41.621Z[ 15] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
15512024-12-28T04:37:41.621Z[ 17] 9.00-10.00 sec 22.1 MBytes 186 Mbits/sec
15522024-12-28T04:37:41.621Z[ 19] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
15532024-12-28T04:37:41.621Z[SUM] 9.00-10.00 sec 177 MBytes 1.48 Gbits/sec
15542024-12-28T04:37:41.621Z- - - - - - - - - - - - - - - - - - - - - - - - -
15552024-12-28T04:37:41.621Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15562024-12-28T04:37:41.621Z[ 7] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
15572024-12-28T04:37:41.621Z[ 9] 10.00-10.00 sec 113 KBytes 390 Mbits/sec
15582024-12-28T04:37:41.621Z[ 11] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
15592024-12-28T04:37:41.621Z[ 13] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
15602024-12-28T04:37:41.621Z[ 15] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
15612024-12-28T04:37:41.621Z[ 17] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
15622024-12-28T04:37:41.621Z[ 19] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
15632024-12-28T04:37:41.624Z[SUM] 10.00-10.00 sec 452 KBytes 1.56 Gbits/sec
15642024-12-28T04:37:41.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
15652024-12-28T04:37:41.624Z[ ID] Interval Transfer Bandwidth
15662024-12-28T04:37:41.624Z[ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
15672024-12-28T04:37:41.624Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15682024-12-28T04:37:41.624Z[ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
15692024-12-28T04:37:41.624Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15702024-12-28T04:37:41.624Z[ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
15712024-12-28T04:37:41.624Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15722024-12-28T04:37:41.624Z[ 11] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
15732024-12-28T04:37:41.624Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15742024-12-28T04:37:41.624Z[ 13] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
15752024-12-28T04:37:41.624Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15762024-12-28T04:37:41.624Z[ 15] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
15772024-12-28T04:37:41.624Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15782024-12-28T04:37:41.624Z[ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
15792024-12-28T04:37:41.624Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15802024-12-28T04:37:41.624Z[ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
15812024-12-28T04:37:41.624Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15822024-12-28T04:37:41.624Z[SUM] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec sender
15832024-12-28T04:37:41.624Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15842024-12-28T04:37:41.624ZRun 1/5...1456.003Mbps
15852024-12-28T04:37:48.651Z-----------------------------------------------------------
15862024-12-28T04:37:48.651ZServer listening on 5201
15872024-12-28T04:37:48.651Z-----------------------------------------------------------
15882024-12-28T04:37:48.651ZAccepted connection from 10.0.0.1, port 62019
15892024-12-28T04:37:48.651Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60776
15902024-12-28T04:37:48.651Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53893
15912024-12-28T04:37:48.651Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61635
15922024-12-28T04:37:48.651Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54467
15932024-12-28T04:37:48.651Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55719
15942024-12-28T04:37:48.651Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55499
15952024-12-28T04:37:48.651Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50477
15962024-12-28T04:37:48.651Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47418
15972024-12-28T04:37:48.651Z[ ID] Interval Transfer Bandwidth
15982024-12-28T04:37:48.651Z[ 5] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
15992024-12-28T04:37:48.651Z[ 7] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec
16002024-12-28T04:37:48.651Z[ 9] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
16012024-12-28T04:37:48.651Z[ 11] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
16022024-12-28T04:37:48.651Z[ 13] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
16032024-12-28T04:37:48.651Z[ 15] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
16042024-12-28T04:37:48.651Z[ 17] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec
16052024-12-28T04:37:48.651Z[ 19] 0.00-1.00 sec 19.6 MBytes 165 Mbits/sec
16062024-12-28T04:37:48.651Z[SUM] 0.00-1.00 sec 157 MBytes 1.32 Gbits/sec
16072024-12-28T04:37:48.651Z- - - - - - - - - - - - - - - - - - - - - - - - -
16082024-12-28T04:37:48.651Z[ 5] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
16092024-12-28T04:37:48.651Z[ 7] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
16102024-12-28T04:37:48.652Z[ 9] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
16112024-12-28T04:37:48.652Z[ 11] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
16122024-12-28T04:37:48.652Z[ 13] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
16132024-12-28T04:37:48.652Z[ 15] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
16142024-12-28T04:37:48.652Z[ 17] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
16152024-12-28T04:37:48.652Z[ 19] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
16162024-12-28T04:37:48.652Z[SUM] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
16172024-12-28T04:37:48.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
16182024-12-28T04:37:48.652Z[ 5] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
16192024-12-28T04:37:48.652Z[ 7] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
16202024-12-28T04:37:48.652Z[ 9] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
16212024-12-28T04:37:48.652Z[ 11] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
16222024-12-28T04:37:48.652Z[ 13] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
16232024-12-28T04:37:48.652Z[ 15] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
16242024-12-28T04:37:48.652Z[ 17] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
16252024-12-28T04:37:48.652Z[ 19] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
16262024-12-28T04:37:48.652Z[SUM] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec
16272024-12-28T04:37:48.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
16282024-12-28T04:37:48.652Z[ 5] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
16292024-12-28T04:37:48.652Z[ 7] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
16302024-12-28T04:37:48.652Z[ 9] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
16312024-12-28T04:37:48.652Z[ 11] 3.00-4.00 sec 22.0 MBytes 184 Mbits/sec
16322024-12-28T04:37:48.652Z[ 13] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
16332024-12-28T04:37:48.652Z[ 15] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
16342024-12-28T04:37:48.652Z[ 17] 3.00-4.00 sec 22.0 MBytes 184 Mbits/sec
16352024-12-28T04:37:48.652Z[ 19] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
16362024-12-28T04:37:48.652Z[SUM] 3.00-4.00 sec 175 MBytes 1.47 Gbits/sec
16372024-12-28T04:37:48.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
16382024-12-28T04:37:48.652Z[ 5] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
16392024-12-28T04:37:48.652Z[ 7] 4.00-5.00 sec 21.9 MBytes 184 Mbits/sec
16402024-12-28T04:37:48.652Z[ 9] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
16412024-12-28T04:37:48.652Z[ 11] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
16422024-12-28T04:37:48.652Z[ 13] 4.00-5.00 sec 21.9 MBytes 184 Mbits/sec
16432024-12-28T04:37:48.652Z[ 15] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
16442024-12-28T04:37:48.652Z[ 17] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
16452024-12-28T04:37:48.652Z[ 19] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
16462024-12-28T04:37:48.652Z[SUM] 4.00-5.00 sec 175 MBytes 1.47 Gbits/sec
16472024-12-28T04:37:48.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
16482024-12-28T04:37:48.652Z[ 5] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
16492024-12-28T04:37:48.652Z[ 7] 5.00-6.00 sec 21.5 MBytes 180 Mbits/sec
16502024-12-28T04:37:48.653Z[ 9] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
16512024-12-28T04:37:48.653Z[ 11] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
16522024-12-28T04:37:48.653Z[ 13] 5.00-6.00 sec 21.5 MBytes 181 Mbits/sec
16532024-12-28T04:37:48.653Z[ 15] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
16542024-12-28T04:37:48.653Z[ 17] 5.00-6.00 sec 21.5 MBytes 181 Mbits/sec
16552024-12-28T04:37:48.653Z[ 19] 5.00-6.00 sec 21.5 MBytes 181 Mbits/sec
16562024-12-28T04:37:48.653Z[SUM] 5.00-6.00 sec 173 MBytes 1.45 Gbits/sec
16572024-12-28T04:37:48.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
16582024-12-28T04:37:48.653Z[ 5] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
16592024-12-28T04:37:48.653Z[ 7] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
16602024-12-28T04:37:48.653Z[ 9] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
16612024-12-28T04:37:51.871Z[ 11] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
16622024-12-28T04:37:51.871Z[ 13] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
16632024-12-28T04:37:51.871Z[ 15] 6.00-7.00 sec 21.6 MBytes 181 Mbits/sec
16642024-12-28T04:37:51.871Z[ 17] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
16652024-12-28T04:37:51.871Z[ 19] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
16662024-12-28T04:37:51.871Z[SUM] 6.00-7.00 sec 173 MBytes 1.45 Gbits/sec
16672024-12-28T04:37:51.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
16682024-12-28T04:37:51.871Z[ 5] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
16692024-12-28T04:37:51.871Z[ 7] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
16702024-12-28T04:37:51.871Z[ 9] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
16712024-12-28T04:37:51.871Z[ 11] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
16722024-12-28T04:37:51.871Z[ 13] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec
16732024-12-28T04:37:51.871Z[ 15] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
16742024-12-28T04:37:51.871Z[ 17] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec
16752024-12-28T04:37:51.871Z[ 19] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec
16762024-12-28T04:37:51.871Z[SUM] 7.00-8.00 sec 172 MBytes 1.45 Gbits/sec
16772024-12-28T04:37:51.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
16782024-12-28T04:37:51.871Z[ 5] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
16792024-12-28T04:37:51.871Z[ 7] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
16802024-12-28T04:37:51.871Z[ 9] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
16812024-12-28T04:37:51.871Z[ 11] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
16822024-12-28T04:37:51.871Z[ 13] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
16832024-12-28T04:37:51.871Z[ 15] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
16842024-12-28T04:37:51.871Z[ 17] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
16852024-12-28T04:37:51.872Z[ 19] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
16862024-12-28T04:37:51.872Z[SUM] 8.00-9.00 sec 174 MBytes 1.46 Gbits/sec
16872024-12-28T04:37:51.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
16882024-12-28T04:37:51.872Z[ 5] 9.00-10.00 sec 21.3 MBytes 179 Mbits/sec
16892024-12-28T04:37:51.872Z[ 7] 9.00-10.00 sec 21.3 MBytes 179 Mbits/sec
16902024-12-28T04:37:51.872Z[ 9] 9.00-10.00 sec 21.3 MBytes 179 Mbits/sec
16912024-12-28T04:37:51.872Z[ 11] 9.00-10.00 sec 21.3 MBytes 179 Mbits/sec
16922024-12-28T04:37:51.872Z[ 13] 9.00-10.00 sec 21.3 MBytes 179 Mbits/sec
16932024-12-28T04:37:51.872Z[ 15] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec
16942024-12-28T04:37:51.872Z[ 17] 9.00-10.00 sec 21.4 MBytes 179 Mbits/sec
16952024-12-28T04:37:51.872Z[ 19] 9.00-10.00 sec 21.4 MBytes 180 Mbits/sec
16962024-12-28T04:37:51.872Z[SUM] 9.00-10.00 sec 171 MBytes 1.43 Gbits/sec
16972024-12-28T04:37:51.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
16982024-12-28T04:37:51.872Z[ 5] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
16992024-12-28T04:37:51.872Z[ 7] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
17002024-12-28T04:37:51.872Z[ 9] 10.00-10.00 sec 113 KBytes 391 Mbits/sec
17012024-12-28T04:37:51.872Z[ 11] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
17022024-12-28T04:37:51.872Z[ 13] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
17032024-12-28T04:37:51.872Z[ 15] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
17042024-12-28T04:37:51.872Z[ 17] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
17052024-12-28T04:37:51.872Z[ 19] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
17062024-12-28T04:37:51.872Z[SUM] 10.00-10.00 sec 509 KBytes 1.76 Gbits/sec
17072024-12-28T04:37:51.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
17082024-12-28T04:37:51.872Z[ ID] Interval Transfer Bandwidth
17092024-12-28T04:37:51.872Z[ 5] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender
17102024-12-28T04:37:51.872Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17112024-12-28T04:37:51.872Z[ 7] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender
17122024-12-28T04:37:51.872Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17132024-12-28T04:37:51.872Z[ 9] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender
17142024-12-28T04:37:51.872Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17152024-12-28T04:37:51.872Z[ 11] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender
17162024-12-28T04:37:51.872Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17172024-12-28T04:37:51.872Z[ 13] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender
17182024-12-28T04:37:51.872Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17192024-12-28T04:37:51.872Z[ 15] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender
17202024-12-28T04:37:51.872Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17212024-12-28T04:37:51.872Z[ 17] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender
17222024-12-28T04:37:51.872Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17232024-12-28T04:37:51.872Z[ 19] 0.00-10.00 sec 215 MBytes 180 Mbits/sec sender
17242024-12-28T04:37:51.872Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17252024-12-28T04:37:51.873Z[SUM] 0.00-10.00 sec 1.68 GBytes 1.44 Gbits/sec sender
17262024-12-28T04:37:51.873Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17272024-12-28T04:37:51.875ZRun 2/5...1440.141Mbps
17282024-12-28T04:37:58.901Z-----------------------------------------------------------
17292024-12-28T04:37:58.901ZServer listening on 5201
17302024-12-28T04:37:58.901Z-----------------------------------------------------------
17312024-12-28T04:37:58.901ZAccepted connection from 10.0.0.1, port 52931
17322024-12-28T04:37:58.901Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50132
17332024-12-28T04:37:58.901Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33199
17342024-12-28T04:37:58.901Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58622
17352024-12-28T04:37:58.901Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65213
17362024-12-28T04:37:58.901Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46394
17372024-12-28T04:37:58.901Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54261
17382024-12-28T04:37:58.901Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55981
17392024-12-28T04:37:58.901Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47791
17402024-12-28T04:37:58.901Z[ ID] Interval Transfer Bandwidth
17412024-12-28T04:37:58.901Z[ 5] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
17422024-12-28T04:37:58.901Z[ 7] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
17432024-12-28T04:37:58.901Z[ 9] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
17442024-12-28T04:37:58.901Z[ 11] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
17452024-12-28T04:37:58.901Z[ 13] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
17462024-12-28T04:37:58.901Z[ 15] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
17472024-12-28T04:37:58.901Z[ 17] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
17482024-12-28T04:37:58.901Z[ 19] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
17492024-12-28T04:37:58.901Z[SUM] 0.00-1.00 sec 156 MBytes 1.30 Gbits/sec
17502024-12-28T04:37:58.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
17512024-12-28T04:37:58.901Z[ 5] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
17522024-12-28T04:37:58.901Z[ 7] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
17532024-12-28T04:37:58.901Z[ 9] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
17542024-12-28T04:37:58.901Z[ 11] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
17552024-12-28T04:37:58.901Z[ 13] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
17562024-12-28T04:37:58.901Z[ 15] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
17572024-12-28T04:37:58.901Z[ 17] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
17582024-12-28T04:37:58.901Z[ 19] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
17592024-12-28T04:37:58.902Z[SUM] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
17602024-12-28T04:37:58.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
17612024-12-28T04:37:58.902Z[ 5] 2.00-3.00 sec 22.0 MBytes 184 Mbits/sec
17622024-12-28T04:37:58.902Z[ 7] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
17632024-12-28T04:37:58.902Z[ 9] 2.00-3.00 sec 22.0 MBytes 184 Mbits/sec
17642024-12-28T04:37:58.902Z[ 11] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
17652024-12-28T04:37:58.902Z[ 13] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
17662024-12-28T04:37:58.902Z[ 15] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
17672024-12-28T04:37:58.902Z[ 17] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
17682024-12-28T04:37:58.902Z[ 19] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
17692024-12-28T04:37:58.902Z[SUM] 2.00-3.00 sec 176 MBytes 1.48 Gbits/sec
17702024-12-28T04:37:58.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
17712024-12-28T04:37:58.902Z[ 5] 3.00-4.00 sec 22.0 MBytes 184 Mbits/sec
17722024-12-28T04:37:58.902Z[ 7] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
17732024-12-28T04:37:58.902Z[ 9] 3.00-4.00 sec 21.9 MBytes 183 Mbits/sec
17742024-12-28T04:37:58.902Z[ 11] 3.00-4.00 sec 22.0 MBytes 184 Mbits/sec
17752024-12-28T04:37:58.902Z[ 13] 3.00-4.00 sec 22.0 MBytes 184 Mbits/sec
17762024-12-28T04:37:58.902Z[ 15] 3.00-4.00 sec 22.0 MBytes 184 Mbits/sec
17772024-12-28T04:37:58.902Z[ 17] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
17782024-12-28T04:37:58.902Z[ 19] 3.00-4.00 sec 22.0 MBytes 184 Mbits/sec
17792024-12-28T04:37:58.902Z[SUM] 3.00-4.00 sec 176 MBytes 1.47 Gbits/sec
17802024-12-28T04:37:58.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
17812024-12-28T04:37:58.902Z[ 5] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17822024-12-28T04:37:58.902Z[ 7] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17832024-12-28T04:37:58.902Z[ 9] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17842024-12-28T04:37:58.902Z[ 11] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17852024-12-28T04:37:58.902Z[ 13] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17862024-12-28T04:37:58.902Z[ 15] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
17872024-12-28T04:37:58.902Z[ 17] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
17882024-12-28T04:37:58.903Z[ 19] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
17892024-12-28T04:37:58.903Z[SUM] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
17902024-12-28T04:37:58.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
17912024-12-28T04:37:58.903Z[ 5] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
17922024-12-28T04:37:58.903Z[ 7] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec
17932024-12-28T04:37:58.903Z[ 9] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
17942024-12-28T04:37:58.903Z[ 11] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
17952024-12-28T04:37:58.903Z[ 13] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
17962024-12-28T04:37:58.903Z[ 15] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
17972024-12-28T04:37:58.903Z[ 17] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec
17982024-12-28T04:37:58.903Z[ 19] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
17992024-12-28T04:37:58.903Z[SUM] 5.00-6.00 sec 175 MBytes 1.47 Gbits/sec
18002024-12-28T04:37:58.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
18012024-12-28T04:37:58.903Z[ 5] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec
18022024-12-28T04:37:58.903Z[ 7] 6.00-7.00 sec 22.0 MBytes 184 Mbits/sec
18032024-12-28T04:37:58.903Z[ 9] 6.00-7.00 sec 22.0 MBytes 184 Mbits/sec
18042024-12-28T04:38:02.122Z[ 11] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
18052024-12-28T04:38:02.122Z[ 13] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
18062024-12-28T04:38:02.122Z[ 15] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
18072024-12-28T04:38:02.122Z[ 17] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
18082024-12-28T04:38:02.122Z[ 19] 6.00-7.00 sec 22.0 MBytes 184 Mbits/sec
18092024-12-28T04:38:02.122Z[SUM] 6.00-7.00 sec 176 MBytes 1.47 Gbits/sec
18102024-12-28T04:38:02.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
18112024-12-28T04:38:02.122Z[ 5] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec
18122024-12-28T04:38:02.122Z[ 7] 7.00-8.00 sec 21.5 MBytes 180 Mbits/sec
18132024-12-28T04:38:02.122Z[ 9] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec
18142024-12-28T04:38:02.122Z[ 11] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
18152024-12-28T04:38:02.122Z[ 13] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
18162024-12-28T04:38:02.122Z[ 15] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
18172024-12-28T04:38:02.122Z[ 17] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
18182024-12-28T04:38:02.122Z[ 19] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec
18192024-12-28T04:38:02.122Z[SUM] 7.00-8.00 sec 172 MBytes 1.45 Gbits/sec
18202024-12-28T04:38:02.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
18212024-12-28T04:38:02.122Z[ 5] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec
18222024-12-28T04:38:02.122Z[ 7] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec
18232024-12-28T04:38:02.122Z[ 9] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec
18242024-12-28T04:38:02.122Z[ 11] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec
18252024-12-28T04:38:02.122Z[ 13] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
18262024-12-28T04:38:02.122Z[ 15] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
18272024-12-28T04:38:02.122Z[ 17] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
18282024-12-28T04:38:02.122Z[ 19] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec
18292024-12-28T04:38:02.122Z[SUM] 8.00-9.00 sec 172 MBytes 1.44 Gbits/sec
18302024-12-28T04:38:02.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
18312024-12-28T04:38:02.122Z[ 5] 9.00-10.00 sec 21.5 MBytes 181 Mbits/sec
18322024-12-28T04:38:02.122Z[ 7] 9.00-10.00 sec 21.5 MBytes 181 Mbits/sec
18332024-12-28T04:38:02.122Z[ 9] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec
18342024-12-28T04:38:02.122Z[ 11] 9.00-10.00 sec 21.5 MBytes 181 Mbits/sec
18352024-12-28T04:38:02.123Z[ 13] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec
18362024-12-28T04:38:02.123Z[ 15] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
18372024-12-28T04:38:02.123Z[ 17] 9.00-10.00 sec 21.5 MBytes 180 Mbits/sec
18382024-12-28T04:38:02.123Z[ 19] 9.00-10.00 sec 21.5 MBytes 181 Mbits/sec
18392024-12-28T04:38:02.123Z[SUM] 9.00-10.00 sec 172 MBytes 1.44 Gbits/sec
18402024-12-28T04:38:02.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
18412024-12-28T04:38:02.123Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18422024-12-28T04:38:02.123Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18432024-12-28T04:38:02.123Z[ 9] 10.00-10.00 sec 56.6 KBytes 201 Mbits/sec
18442024-12-28T04:38:02.123Z[ 11] 10.00-10.00 sec 113 KBytes 403 Mbits/sec
18452024-12-28T04:38:02.123Z[ 13] 10.00-10.00 sec 170 KBytes 604 Mbits/sec
18462024-12-28T04:38:02.123Z[ 15] 10.00-10.00 sec 56.6 KBytes 201 Mbits/sec
18472024-12-28T04:38:02.123Z[ 17] 10.00-10.00 sec 56.6 KBytes 201 Mbits/sec
18482024-12-28T04:38:02.123Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18492024-12-28T04:38:02.123Z[SUM] 10.00-10.00 sec 452 KBytes 1.61 Gbits/sec
18502024-12-28T04:38:02.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
18512024-12-28T04:38:02.123Z[ ID] Interval Transfer Bandwidth
18522024-12-28T04:38:02.123Z[ 5] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
18532024-12-28T04:38:02.123Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18542024-12-28T04:38:02.123Z[ 7] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
18552024-12-28T04:38:02.123Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18562024-12-28T04:38:02.123Z[ 9] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
18572024-12-28T04:38:02.123Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18582024-12-28T04:38:02.123Z[ 11] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
18592024-12-28T04:38:02.123Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18602024-12-28T04:38:02.123Z[ 13] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
18612024-12-28T04:38:02.123Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18622024-12-28T04:38:02.123Z[ 15] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
18632024-12-28T04:38:02.123Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18642024-12-28T04:38:02.123Z[ 17] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
18652024-12-28T04:38:02.123Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18662024-12-28T04:38:02.123Z[ 19] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
18672024-12-28T04:38:02.123Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18682024-12-28T04:38:02.123Z[SUM] 0.00-10.00 sec 1.68 GBytes 1.44 Gbits/sec sender
18692024-12-28T04:38:02.123Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18702024-12-28T04:38:02.126ZRun 3/5...1445.204Mbps
18712024-12-28T04:38:09.151Z-----------------------------------------------------------
18722024-12-28T04:38:09.151ZServer listening on 5201
18732024-12-28T04:38:09.151Z-----------------------------------------------------------
18742024-12-28T04:38:09.151ZAccepted connection from 10.0.0.1, port 34867
18752024-12-28T04:38:09.151Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43363
18762024-12-28T04:38:09.151Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49453
18772024-12-28T04:38:09.151Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58814
18782024-12-28T04:38:09.151Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55751
18792024-12-28T04:38:09.151Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35916
18802024-12-28T04:38:09.151Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50973
18812024-12-28T04:38:09.151Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45221
18822024-12-28T04:38:09.151Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34536
18832024-12-28T04:38:09.151Z[ ID] Interval Transfer Bandwidth
18842024-12-28T04:38:09.151Z[ 5] 0.00-1.00 sec 20.4 MBytes 171 Mbits/sec
18852024-12-28T04:38:09.151Z[ 7] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
18862024-12-28T04:38:09.151Z[ 9] 0.00-1.00 sec 20.3 MBytes 171 Mbits/sec
18872024-12-28T04:38:09.151Z[ 11] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
18882024-12-28T04:38:09.151Z[ 13] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
18892024-12-28T04:38:09.151Z[ 15] 0.00-1.00 sec 20.4 MBytes 171 Mbits/sec
18902024-12-28T04:38:09.151Z[ 17] 0.00-1.00 sec 20.3 MBytes 171 Mbits/sec
18912024-12-28T04:38:09.151Z[ 19] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
18922024-12-28T04:38:09.151Z[SUM] 0.00-1.00 sec 163 MBytes 1.36 Gbits/sec
18932024-12-28T04:38:09.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
18942024-12-28T04:38:09.152Z[ 5] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
18952024-12-28T04:38:09.152Z[ 7] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
18962024-12-28T04:38:09.152Z[ 9] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
18972024-12-28T04:38:09.152Z[ 11] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
18982024-12-28T04:38:09.152Z[ 13] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
18992024-12-28T04:38:09.152Z[ 15] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
19002024-12-28T04:38:09.152Z[ 17] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
19012024-12-28T04:38:09.152Z[ 19] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
19022024-12-28T04:38:09.152Z[SUM] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
19032024-12-28T04:38:09.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
19042024-12-28T04:38:09.152Z[ 5] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
19052024-12-28T04:38:09.152Z[ 7] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
19062024-12-28T04:38:09.152Z[ 9] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
19072024-12-28T04:38:09.152Z[ 11] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
19082024-12-28T04:38:09.152Z[ 13] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
19092024-12-28T04:38:09.152Z[ 15] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
19102024-12-28T04:38:09.152Z[ 17] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
19112024-12-28T04:38:09.152Z[ 19] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
19122024-12-28T04:38:09.152Z[SUM] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec
19132024-12-28T04:38:09.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
19142024-12-28T04:38:09.152Z[ 5] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
19152024-12-28T04:38:09.152Z[ 7] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
19162024-12-28T04:38:09.152Z[ 9] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
19172024-12-28T04:38:09.152Z[ 11] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
19182024-12-28T04:38:09.152Z[ 13] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
19192024-12-28T04:38:09.152Z[ 15] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
19202024-12-28T04:38:09.152Z[ 17] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
19212024-12-28T04:38:09.152Z[ 19] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
19222024-12-28T04:38:09.152Z[SUM] 3.00-4.00 sec 178 MBytes 1.49 Gbits/sec
19232024-12-28T04:38:09.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
19242024-12-28T04:38:09.152Z[ 5] 4.00-5.00 sec 22.0 MBytes 184 Mbits/sec
19252024-12-28T04:38:09.152Z[ 7] 4.00-5.00 sec 22.0 MBytes 184 Mbits/sec
19262024-12-28T04:38:09.152Z[ 9] 4.00-5.00 sec 22.0 MBytes 184 Mbits/sec
19272024-12-28T04:38:09.152Z[ 11] 4.00-5.00 sec 21.9 MBytes 184 Mbits/sec
19282024-12-28T04:38:09.152Z[ 13] 4.00-5.00 sec 21.9 MBytes 184 Mbits/sec
19292024-12-28T04:38:09.152Z[ 15] 4.00-5.00 sec 21.9 MBytes 184 Mbits/sec
19302024-12-28T04:38:09.152Z[ 17] 4.00-5.00 sec 21.9 MBytes 184 Mbits/sec
19312024-12-28T04:38:09.152Z[ 19] 4.00-5.00 sec 21.9 MBytes 184 Mbits/sec
19322024-12-28T04:38:09.152Z[SUM] 4.00-5.00 sec 176 MBytes 1.47 Gbits/sec
19332024-12-28T04:38:09.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
19342024-12-28T04:38:09.155Z[ 5] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19352024-12-28T04:38:09.156Z[ 7] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19362024-12-28T04:38:09.156Z[ 9] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19372024-12-28T04:38:09.156Z[ 11] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
19382024-12-28T04:38:09.156Z[ 13] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
19392024-12-28T04:38:09.156Z[ 15] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
19402024-12-28T04:38:09.156Z[ 17] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19412024-12-28T04:38:09.156Z[ 19] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
19422024-12-28T04:38:09.156Z[SUM] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec
19432024-12-28T04:38:09.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
19442024-12-28T04:38:09.156Z[ 5] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
19452024-12-28T04:38:09.156Z[ 7] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
19462024-12-28T04:38:09.156Z[ 9] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
19472024-12-28T04:38:12.372Z[ 11] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
19482024-12-28T04:38:12.372Z[ 13] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
19492024-12-28T04:38:12.372Z[ 15] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
19502024-12-28T04:38:12.372Z[ 17] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
19512024-12-28T04:38:12.372Z[ 19] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
19522024-12-28T04:38:12.372Z[SUM] 6.00-7.00 sec 174 MBytes 1.46 Gbits/sec
19532024-12-28T04:38:12.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
19542024-12-28T04:38:12.372Z[ 5] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec
19552024-12-28T04:38:12.372Z[ 7] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
19562024-12-28T04:38:12.372Z[ 9] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
19572024-12-28T04:38:12.372Z[ 11] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
19582024-12-28T04:38:12.372Z[ 13] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
19592024-12-28T04:38:12.372Z[ 15] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
19602024-12-28T04:38:12.372Z[ 17] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
19612024-12-28T04:38:12.372Z[ 19] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
19622024-12-28T04:38:12.372Z[SUM] 7.00-8.00 sec 175 MBytes 1.47 Gbits/sec
19632024-12-28T04:38:12.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
19642024-12-28T04:38:12.372Z[ 5] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
19652024-12-28T04:38:12.372Z[ 7] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
19662024-12-28T04:38:12.372Z[ 9] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
19672024-12-28T04:38:12.372Z[ 11] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
19682024-12-28T04:38:12.372Z[ 13] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
19692024-12-28T04:38:12.372Z[ 15] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
19702024-12-28T04:38:12.373Z[ 17] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
19712024-12-28T04:38:12.373Z[ 19] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
19722024-12-28T04:38:12.373Z[SUM] 8.00-9.00 sec 175 MBytes 1.47 Gbits/sec
19732024-12-28T04:38:12.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
19742024-12-28T04:38:12.373Z[ 5] 9.00-10.00 sec 22.0 MBytes 184 Mbits/sec
19752024-12-28T04:38:12.373Z[ 7] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
19762024-12-28T04:38:12.373Z[ 9] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
19772024-12-28T04:38:12.373Z[ 11] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
19782024-12-28T04:38:12.373Z[ 13] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
19792024-12-28T04:38:12.373Z[ 15] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
19802024-12-28T04:38:12.373Z[ 17] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
19812024-12-28T04:38:12.373Z[ 19] 9.00-10.00 sec 22.0 MBytes 184 Mbits/sec
19822024-12-28T04:38:12.373Z[SUM] 9.00-10.00 sec 176 MBytes 1.48 Gbits/sec
19832024-12-28T04:38:12.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
19842024-12-28T04:38:12.373Z[ 5] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
19852024-12-28T04:38:12.373Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19862024-12-28T04:38:12.373Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19872024-12-28T04:38:12.373Z[ 11] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
19882024-12-28T04:38:12.373Z[ 13] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
19892024-12-28T04:38:12.373Z[ 15] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
19902024-12-28T04:38:12.373Z[ 17] 10.00-10.00 sec 113 KBytes 389 Mbits/sec
19912024-12-28T04:38:12.373Z[ 19] 10.00-10.00 sec 113 KBytes 389 Mbits/sec
19922024-12-28T04:38:12.373Z[SUM] 10.00-10.00 sec 452 KBytes 1.56 Gbits/sec
19932024-12-28T04:38:12.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942024-12-28T04:38:12.373Z[ ID] Interval Transfer Bandwidth
19952024-12-28T04:38:12.373Z[ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
19962024-12-28T04:38:12.373Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19972024-12-28T04:38:12.373Z[ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
19982024-12-28T04:38:12.373Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19992024-12-28T04:38:12.376Z[ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
20002024-12-28T04:38:12.376Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20012024-12-28T04:38:12.376Z[ 11] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
20022024-12-28T04:38:12.376Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20032024-12-28T04:38:12.376Z[ 13] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
20042024-12-28T04:38:12.376Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20052024-12-28T04:38:12.376Z[ 15] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
20062024-12-28T04:38:12.376Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20072024-12-28T04:38:12.376Z[ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
20082024-12-28T04:38:12.376Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20092024-12-28T04:38:12.376Z[ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
20102024-12-28T04:38:12.376Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20112024-12-28T04:38:12.376Z[SUM] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec sender
20122024-12-28T04:38:12.376Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20132024-12-28T04:38:12.376ZRun 4/5...1459.199Mbps
20142024-12-28T04:38:19.402Z-----------------------------------------------------------
20152024-12-28T04:38:19.402ZServer listening on 5201
20162024-12-28T04:38:19.402Z-----------------------------------------------------------
20172024-12-28T04:38:19.403ZAccepted connection from 10.0.0.1, port 38144
20182024-12-28T04:38:19.403Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63676
20192024-12-28T04:38:19.403Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39894
20202024-12-28T04:38:19.403Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44413
20212024-12-28T04:38:19.403Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46487
20222024-12-28T04:38:19.403Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52225
20232024-12-28T04:38:19.403Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53141
20242024-12-28T04:38:19.403Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64111
20252024-12-28T04:38:19.403Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54443
20262024-12-28T04:38:19.403Z[ ID] Interval Transfer Bandwidth
20272024-12-28T04:38:19.403Z[ 5] 0.00-1.00 sec 20.4 MBytes 171 Mbits/sec
20282024-12-28T04:38:19.403Z[ 7] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
20292024-12-28T04:38:19.403Z[ 9] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
20302024-12-28T04:38:19.403Z[ 11] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
20312024-12-28T04:38:19.403Z[ 13] 0.00-1.00 sec 20.2 MBytes 170 Mbits/sec
20322024-12-28T04:38:19.403Z[ 15] 0.00-1.00 sec 20.2 MBytes 170 Mbits/sec
20332024-12-28T04:38:19.403Z[ 17] 0.00-1.00 sec 20.2 MBytes 170 Mbits/sec
20342024-12-28T04:38:19.403Z[ 19] 0.00-1.00 sec 20.2 MBytes 170 Mbits/sec
20352024-12-28T04:38:19.403Z[SUM] 0.00-1.00 sec 162 MBytes 1.36 Gbits/sec
20362024-12-28T04:38:19.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
20372024-12-28T04:38:19.403Z[ 5] 1.00-2.00 sec 22.1 MBytes 185 Mbits/sec
20382024-12-28T04:38:19.403Z[ 7] 1.00-2.00 sec 22.1 MBytes 185 Mbits/sec
20392024-12-28T04:38:19.403Z[ 9] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec
20402024-12-28T04:38:19.403Z[ 11] 1.00-2.00 sec 22.2 MBytes 186 Mbits/sec
20412024-12-28T04:38:19.403Z[ 13] 1.00-2.00 sec 22.2 MBytes 186 Mbits/sec
20422024-12-28T04:38:19.403Z[ 15] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec
20432024-12-28T04:38:19.403Z[ 17] 1.00-2.00 sec 22.1 MBytes 186 Mbits/sec
20442024-12-28T04:38:19.403Z[ 19] 1.00-2.00 sec 22.2 MBytes 186 Mbits/sec
20452024-12-28T04:38:19.403Z[SUM] 1.00-2.00 sec 177 MBytes 1.49 Gbits/sec
20462024-12-28T04:38:19.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
20472024-12-28T04:38:19.403Z[ 5] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
20482024-12-28T04:38:19.403Z[ 7] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
20492024-12-28T04:38:19.403Z[ 9] 2.00-3.00 sec 22.1 MBytes 185 Mbits/sec
20502024-12-28T04:38:19.403Z[ 11] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
20512024-12-28T04:38:19.403Z[ 13] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
20522024-12-28T04:38:19.403Z[ 15] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
20532024-12-28T04:38:19.403Z[ 17] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
20542024-12-28T04:38:19.403Z[ 19] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
20552024-12-28T04:38:19.404Z[SUM] 2.00-3.00 sec 177 MBytes 1.49 Gbits/sec
20562024-12-28T04:38:19.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
20572024-12-28T04:38:19.404Z[ 5] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
20582024-12-28T04:38:19.404Z[ 7] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
20592024-12-28T04:38:19.404Z[ 9] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
20602024-12-28T04:38:19.404Z[ 11] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
20612024-12-28T04:38:19.404Z[ 13] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
20622024-12-28T04:38:19.404Z[ 15] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
20632024-12-28T04:38:19.404Z[ 17] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
20642024-12-28T04:38:19.407Z[ 19] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
20652024-12-28T04:38:19.407Z[SUM] 3.00-4.00 sec 178 MBytes 1.50 Gbits/sec
20662024-12-28T04:38:19.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
20672024-12-28T04:38:19.407Z[ 5] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
20682024-12-28T04:38:19.407Z[ 7] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
20692024-12-28T04:38:19.407Z[ 9] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
20702024-12-28T04:38:19.407Z[ 11] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
20712024-12-28T04:38:19.407Z[ 13] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
20722024-12-28T04:38:19.407Z[ 15] 4.00-5.00 sec 22.1 MBytes 186 Mbits/sec
20732024-12-28T04:38:19.407Z[ 17] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
20742024-12-28T04:38:19.407Z[ 19] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
20752024-12-28T04:38:19.407Z[SUM] 4.00-5.00 sec 177 MBytes 1.48 Gbits/sec
20762024-12-28T04:38:19.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
20772024-12-28T04:38:19.407Z[ 5] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
20782024-12-28T04:38:19.407Z[ 7] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
20792024-12-28T04:38:19.407Z[ 9] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
20802024-12-28T04:38:19.407Z[ 11] 5.00-6.00 sec 22.0 MBytes 184 Mbits/sec
20812024-12-28T04:38:19.407Z[ 13] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec
20822024-12-28T04:38:19.407Z[ 15] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
20832024-12-28T04:38:19.407Z[ 17] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec
20842024-12-28T04:38:19.407Z[ 19] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec
20852024-12-28T04:38:19.407Z[SUM] 5.00-6.00 sec 176 MBytes 1.47 Gbits/sec
20862024-12-28T04:38:19.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
20872024-12-28T04:38:19.407Z[ 5] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20882024-12-28T04:38:19.407Z[ 7] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20892024-12-28T04:38:19.407Z[ 9] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
20902024-12-28T04:38:22.622Z[ 11] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20912024-12-28T04:38:22.622Z[ 13] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20922024-12-28T04:38:22.622Z[ 15] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20932024-12-28T04:38:22.622Z[ 17] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20942024-12-28T04:38:22.623Z[ 19] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20952024-12-28T04:38:22.623Z[SUM] 6.00-7.00 sec 174 MBytes 1.46 Gbits/sec
20962024-12-28T04:38:22.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
20972024-12-28T04:38:22.623Z[ 5] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
20982024-12-28T04:38:22.623Z[ 7] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
20992024-12-28T04:38:22.623Z[ 9] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec
21002024-12-28T04:38:22.623Z[ 11] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
21012024-12-28T04:38:22.623Z[ 13] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
21022024-12-28T04:38:22.623Z[ 15] 7.00-8.00 sec 22.0 MBytes 184 Mbits/sec
21032024-12-28T04:38:22.623Z[ 17] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
21042024-12-28T04:38:22.623Z[ 19] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec
21052024-12-28T04:38:22.623Z[SUM] 7.00-8.00 sec 175 MBytes 1.47 Gbits/sec
21062024-12-28T04:38:22.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
21072024-12-28T04:38:22.623Z[ 5] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
21082024-12-28T04:38:22.623Z[ 7] 8.00-9.00 sec 22.0 MBytes 184 Mbits/sec
21092024-12-28T04:38:22.623Z[ 9] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
21102024-12-28T04:38:22.623Z[ 11] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
21112024-12-28T04:38:22.623Z[ 13] 8.00-9.00 sec 22.0 MBytes 184 Mbits/sec
21122024-12-28T04:38:22.623Z[ 15] 8.00-9.00 sec 22.0 MBytes 184 Mbits/sec
21132024-12-28T04:38:22.623Z[ 17] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
21142024-12-28T04:38:22.623Z[ 19] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
21152024-12-28T04:38:22.623Z[SUM] 8.00-9.00 sec 176 MBytes 1.48 Gbits/sec
21162024-12-28T04:38:22.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
21172024-12-28T04:38:22.623Z[ 5] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21182024-12-28T04:38:22.623Z[ 7] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
21192024-12-28T04:38:22.623Z[ 9] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
21202024-12-28T04:38:22.623Z[ 11] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
21212024-12-28T04:38:22.623Z[ 13] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21222024-12-28T04:38:22.623Z[ 15] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21232024-12-28T04:38:22.623Z[ 17] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21242024-12-28T04:38:22.623Z[ 19] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21252024-12-28T04:38:22.623Z[SUM] 9.00-10.00 sec 175 MBytes 1.47 Gbits/sec
21262024-12-28T04:38:22.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
21272024-12-28T04:38:22.623Z[ 5] 10.00-10.00 sec 113 KBytes 413 Mbits/sec
21282024-12-28T04:38:22.623Z[ 7] 10.00-10.00 sec 113 KBytes 414 Mbits/sec
21292024-12-28T04:38:22.623Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21302024-12-28T04:38:22.623Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21312024-12-28T04:38:22.623Z[ 13] 10.00-10.00 sec 56.6 KBytes 207 Mbits/sec
21322024-12-28T04:38:22.623Z[ 15] 10.00-10.00 sec 56.6 KBytes 207 Mbits/sec
21332024-12-28T04:38:22.624Z[ 17] 10.00-10.00 sec 113 KBytes 414 Mbits/sec
21342024-12-28T04:38:22.624Z[ 19] 10.00-10.00 sec 56.6 KBytes 207 Mbits/sec
21352024-12-28T04:38:22.624Z[SUM] 10.00-10.00 sec 509 KBytes 1.86 Gbits/sec
21362024-12-28T04:38:22.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
21372024-12-28T04:38:22.624Z[ ID] Interval Transfer Bandwidth
21382024-12-28T04:38:22.624Z[ 5] 0.00-10.00 sec 219 MBytes 183 Mbits/sec sender
21392024-12-28T04:38:22.624Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21402024-12-28T04:38:22.624Z[ 7] 0.00-10.00 sec 219 MBytes 183 Mbits/sec sender
21412024-12-28T04:38:22.624Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21422024-12-28T04:38:22.624Z[ 9] 0.00-10.00 sec 218 MBytes 183 Mbits/sec sender
21432024-12-28T04:38:22.624Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21442024-12-28T04:38:22.624Z[ 11] 0.00-10.00 sec 218 MBytes 183 Mbits/sec sender
21452024-12-28T04:38:22.624Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21462024-12-28T04:38:22.624Z[ 13] 0.00-10.00 sec 218 MBytes 183 Mbits/sec sender
21472024-12-28T04:38:22.624Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21482024-12-28T04:38:22.624Z[ 15] 0.00-10.00 sec 218 MBytes 183 Mbits/sec sender
21492024-12-28T04:38:22.624Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21502024-12-28T04:38:22.624Z[ 17] 0.00-10.00 sec 218 MBytes 183 Mbits/sec sender
21512024-12-28T04:38:22.624Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21522024-12-28T04:38:22.624Z[ 19] 0.00-10.00 sec 218 MBytes 183 Mbits/sec sender
21532024-12-28T04:38:22.624Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21542024-12-28T04:38:22.624Z[SUM] 0.00-10.00 sec 1.71 GBytes 1.47 Gbits/sec sender
21552024-12-28T04:38:22.624Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21562024-12-28T04:38:22.627ZRun 5/5...1465.862Mbps
21572024-12-28T04:38:22.627Z###---------------------###
21582024-12-28T04:38:22.627Z::: iPerf done... :::
21592024-12-28T04:38:22.627Z:::Awaiting out files...:::
21602024-12-28T04:38:22.627Z###---------------------###
21612024-12-28T04:38:22.627Z###-----###
21622024-12-28T04:38:22.627Z:::done!:::
21632024-12-28T04:38:22.627Z###-----###
21642024-12-28T04:38:22.627Z###-------------------###
21652024-12-28T04:38:22.627Z:::Running experiment :::
21662024-12-28T04:38:22.628Z:::iperf-tcp/local/c2s:::
21672024-12-28T04:38:22.628Z###-------------------###
21682024-12-28T04:38:23.101Zdtrace: description 'profile-201us ' matched 2 probes
21692024-12-28T04:38:29.658Z-----------------------------------------------------------
21702024-12-28T04:38:29.658ZServer listening on 5201
21712024-12-28T04:38:29.658Z-----------------------------------------------------------
21722024-12-28T04:38:29.658ZAccepted connection from 10.0.0.1, port 60434
21732024-12-28T04:38:29.658Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57162
21742024-12-28T04:38:29.658Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58784
21752024-12-28T04:38:29.658Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41140
21762024-12-28T04:38:29.658Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42036
21772024-12-28T04:38:29.658Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63579
21782024-12-28T04:38:29.658Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64594
21792024-12-28T04:38:29.658Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57066
21802024-12-28T04:38:29.658Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43300
21812024-12-28T04:38:29.658Z[ ID] Interval Transfer Bandwidth
21822024-12-28T04:38:29.658Z[ 5] 0.00-1.00 sec 15.7 MBytes 131 Mbits/sec
21832024-12-28T04:38:29.658Z[ 7] 0.00-1.00 sec 15.6 MBytes 131 Mbits/sec
21842024-12-28T04:38:29.659Z[ 9] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec
21852024-12-28T04:38:29.659Z[ 11] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec
21862024-12-28T04:38:29.659Z[ 13] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec
21872024-12-28T04:38:29.659Z[ 15] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec
21882024-12-28T04:38:29.659Z[ 17] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec
21892024-12-28T04:38:29.659Z[ 19] 0.00-1.00 sec 15.3 MBytes 128 Mbits/sec
21902024-12-28T04:38:29.659Z[SUM] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21912024-12-28T04:38:29.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
21922024-12-28T04:38:29.659Z[ 5] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21932024-12-28T04:38:29.659Z[ 7] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21942024-12-28T04:38:29.659Z[ 9] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
21952024-12-28T04:38:29.659Z[ 11] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
21962024-12-28T04:38:29.659Z[ 13] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21972024-12-28T04:38:29.659Z[ 15] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21982024-12-28T04:38:29.659Z[ 17] 1.00-2.00 sec 13.5 MBytes 114 Mbits/sec
21992024-12-28T04:38:29.659Z[ 19] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
22002024-12-28T04:38:29.659Z[SUM] 1.00-2.00 sec 108 MBytes 909 Mbits/sec
22012024-12-28T04:38:29.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
22022024-12-28T04:38:29.659Z[ 5] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
22032024-12-28T04:38:29.659Z[ 7] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
22042024-12-28T04:38:29.659Z[ 9] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
22052024-12-28T04:38:29.659Z[ 11] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
22062024-12-28T04:38:29.659Z[ 13] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
22072024-12-28T04:38:29.659Z[ 15] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
22082024-12-28T04:38:29.659Z[ 17] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
22092024-12-28T04:38:29.659Z[ 19] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
22102024-12-28T04:38:29.659Z[SUM] 2.00-3.00 sec 110 MBytes 920 Mbits/sec
22112024-12-28T04:38:29.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
22122024-12-28T04:38:29.659Z[ 5] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
22132024-12-28T04:38:29.659Z[ 7] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
22142024-12-28T04:38:29.659Z[ 9] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
22152024-12-28T04:38:29.659Z[ 11] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
22162024-12-28T04:38:29.659Z[ 13] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
22172024-12-28T04:38:29.659Z[ 15] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
22182024-12-28T04:38:29.659Z[ 17] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
22192024-12-28T04:38:29.659Z[ 19] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
22202024-12-28T04:38:29.659Z[SUM] 3.00-4.00 sec 110 MBytes 920 Mbits/sec
22212024-12-28T04:38:29.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
22222024-12-28T04:38:29.659Z[ 5] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
22232024-12-28T04:38:29.660Z[ 7] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
22242024-12-28T04:38:29.660Z[ 9] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
22252024-12-28T04:38:29.660Z[ 11] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
22262024-12-28T04:38:29.660Z[ 13] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
22272024-12-28T04:38:29.660Z[ 15] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
22282024-12-28T04:38:29.660Z[ 17] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
22292024-12-28T04:38:29.660Z[ 19] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
22302024-12-28T04:38:29.660Z[SUM] 4.00-5.00 sec 109 MBytes 917 Mbits/sec
22312024-12-28T04:38:29.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
22322024-12-28T04:38:29.660Z[ 5] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
22332024-12-28T04:38:29.660Z[ 7] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
22342024-12-28T04:38:29.660Z[ 9] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
22352024-12-28T04:38:29.660Z[ 11] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
22362024-12-28T04:38:29.660Z[ 13] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
22372024-12-28T04:38:29.660Z[ 15] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
22382024-12-28T04:38:29.660Z[ 17] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
22392024-12-28T04:38:29.660Z[ 19] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
22402024-12-28T04:38:29.660Z[SUM] 5.00-6.00 sec 109 MBytes 913 Mbits/sec
22412024-12-28T04:38:29.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
22422024-12-28T04:38:29.660Z[ 5] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22432024-12-28T04:38:29.660Z[ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22442024-12-28T04:38:29.660Z[ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22452024-12-28T04:38:32.773Z[ 11] 6.00-7.00 sec 13.5 MBytes 114 Mbits/sec
22462024-12-28T04:38:32.773Z[ 13] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22472024-12-28T04:38:32.773Z[ 15] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22482024-12-28T04:38:32.773Z[ 17] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22492024-12-28T04:38:32.773Z[ 19] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22502024-12-28T04:38:32.773Z[SUM] 6.00-7.00 sec 109 MBytes 913 Mbits/sec
22512024-12-28T04:38:32.773Z- - - - - - - - - - - - - - - - - - - - - - - - -
22522024-12-28T04:38:32.773Z[ 5] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
22532024-12-28T04:38:32.773Z[ 7] 7.00-8.00 sec 13.7 MBytes 115 Mbits/sec
22542024-12-28T04:38:32.773Z[ 9] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
22552024-12-28T04:38:32.773Z[ 11] 7.00-8.00 sec 13.7 MBytes 115 Mbits/sec
22562024-12-28T04:38:32.773Z[ 13] 7.00-8.00 sec 13.7 MBytes 115 Mbits/sec
22572024-12-28T04:38:32.773Z[ 15] 7.00-8.00 sec 13.7 MBytes 115 Mbits/sec
22582024-12-28T04:38:32.773Z[ 17] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
22592024-12-28T04:38:32.773Z[ 19] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
22602024-12-28T04:38:32.773Z[SUM] 7.00-8.00 sec 109 MBytes 916 Mbits/sec
22612024-12-28T04:38:32.773Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622024-12-28T04:38:32.773Z[ 5] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22632024-12-28T04:38:32.773Z[ 7] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22642024-12-28T04:38:32.773Z[ 9] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22652024-12-28T04:38:32.773Z[ 11] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22662024-12-28T04:38:32.773Z[ 13] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
22672024-12-28T04:38:32.774Z[ 15] 8.00-9.00 sec 13.5 MBytes 114 Mbits/sec
22682024-12-28T04:38:32.774Z[ 17] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22692024-12-28T04:38:32.774Z[ 19] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22702024-12-28T04:38:32.774Z[SUM] 8.00-9.00 sec 109 MBytes 911 Mbits/sec
22712024-12-28T04:38:32.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722024-12-28T04:38:32.774Z[ 5] 9.00-10.00 sec 13.8 MBytes 116 Mbits/sec
22732024-12-28T04:38:32.774Z[ 7] 9.00-10.00 sec 13.8 MBytes 116 Mbits/sec
22742024-12-28T04:38:32.774Z[ 9] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
22752024-12-28T04:38:32.774Z[ 11] 9.00-10.00 sec 13.8 MBytes 116 Mbits/sec
22762024-12-28T04:38:32.774Z[ 13] 9.00-10.00 sec 13.9 MBytes 116 Mbits/sec
22772024-12-28T04:38:32.774Z[ 15] 9.00-10.00 sec 13.9 MBytes 116 Mbits/sec
22782024-12-28T04:38:32.774Z[ 17] 9.00-10.00 sec 13.8 MBytes 115 Mbits/sec
22792024-12-28T04:38:32.774Z[ 19] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
22802024-12-28T04:38:32.774Z[SUM] 9.00-10.00 sec 110 MBytes 926 Mbits/sec
22812024-12-28T04:38:32.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822024-12-28T04:38:32.774Z[ 5] 10.00-10.00 sec 53.7 KBytes 129 Mbits/sec
22832024-12-28T04:38:32.774Z[ 7] 10.00-10.00 sec 5.66 KBytes 13.6 Mbits/sec
22842024-12-28T04:38:32.774Z[ 9] 10.00-10.00 sec 124 KBytes 299 Mbits/sec
22852024-12-28T04:38:32.774Z[ 11] 10.00-10.00 sec 5.66 KBytes 13.6 Mbits/sec
22862024-12-28T04:38:32.774Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22872024-12-28T04:38:32.774Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22882024-12-28T04:38:32.774Z[ 17] 10.00-10.00 sec 99.0 KBytes 238 Mbits/sec
22892024-12-28T04:38:32.774Z[ 19] 10.00-10.00 sec 124 KBytes 299 Mbits/sec
22902024-12-28T04:38:32.774Z[SUM] 10.00-10.00 sec 413 KBytes 991 Mbits/sec
22912024-12-28T04:38:32.774Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922024-12-28T04:38:32.774Z[ ID] Interval Transfer Bandwidth
22932024-12-28T04:38:32.774Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22942024-12-28T04:38:32.774Z[ 5] 0.00-10.00 sec 139 MBytes 116 Mbits/sec receiver
22952024-12-28T04:38:32.774Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22962024-12-28T04:38:32.774Z[ 7] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
22972024-12-28T04:38:32.774Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22982024-12-28T04:38:32.774Z[ 9] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
22992024-12-28T04:38:32.774Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23002024-12-28T04:38:32.774Z[ 11] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
23012024-12-28T04:38:32.774Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23022024-12-28T04:38:32.774Z[ 13] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
23032024-12-28T04:38:32.774Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23042024-12-28T04:38:32.774Z[ 15] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
23052024-12-28T04:38:32.774Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23062024-12-28T04:38:32.775Z[ 17] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
23072024-12-28T04:38:32.775Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23082024-12-28T04:38:32.775Z[ 19] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
23092024-12-28T04:38:32.775Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23102024-12-28T04:38:32.775Z[SUM] 0.00-10.00 sec 1.08 GBytes 928 Mbits/sec receiver
23112024-12-28T04:38:32.778ZRun 1/10...928.7170166353329Mbps
23122024-12-28T04:38:39.806Z-----------------------------------------------------------
23132024-12-28T04:38:39.806ZServer listening on 5201
23142024-12-28T04:38:39.806Z-----------------------------------------------------------
23152024-12-28T04:38:39.807ZAccepted connection from 10.0.0.1, port 38155
23162024-12-28T04:38:39.807Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58730
23172024-12-28T04:38:39.807Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52790
23182024-12-28T04:38:39.807Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49573
23192024-12-28T04:38:39.807Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33396
23202024-12-28T04:38:39.807Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36203
23212024-12-28T04:38:39.807Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65407
23222024-12-28T04:38:39.807Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36088
23232024-12-28T04:38:39.807Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47330
23242024-12-28T04:38:39.807Z[ ID] Interval Transfer Bandwidth
23252024-12-28T04:38:39.807Z[ 5] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
23262024-12-28T04:38:39.807Z[ 7] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
23272024-12-28T04:38:39.807Z[ 9] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
23282024-12-28T04:38:39.807Z[ 11] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
23292024-12-28T04:38:39.807Z[ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
23302024-12-28T04:38:39.807Z[ 15] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
23312024-12-28T04:38:39.807Z[ 17] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
23322024-12-28T04:38:39.807Z[ 19] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
23332024-12-28T04:38:39.807Z[SUM] 0.00-1.00 sec 98.8 MBytes 829 Mbits/sec
23342024-12-28T04:38:39.807Z- - - - - - - - - - - - - - - - - - - - - - - - -
23352024-12-28T04:38:39.807Z[ 5] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
23362024-12-28T04:38:39.807Z[ 7] 1.00-2.00 sec 13.8 MBytes 115 Mbits/sec
23372024-12-28T04:38:39.807Z[ 9] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
23382024-12-28T04:38:39.807Z[ 11] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
23392024-12-28T04:38:39.807Z[ 13] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec
23402024-12-28T04:38:39.807Z[ 15] 1.00-2.00 sec 13.8 MBytes 116 Mbits/sec
23412024-12-28T04:38:39.807Z[ 17] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
23422024-12-28T04:38:39.807Z[ 19] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
23432024-12-28T04:38:39.807Z[SUM] 1.00-2.00 sec 110 MBytes 923 Mbits/sec
23442024-12-28T04:38:39.807Z- - - - - - - - - - - - - - - - - - - - - - - - -
23452024-12-28T04:38:39.807Z[ 5] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
23462024-12-28T04:38:39.807Z[ 7] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
23472024-12-28T04:38:39.807Z[ 9] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
23482024-12-28T04:38:39.807Z[ 11] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
23492024-12-28T04:38:39.807Z[ 13] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
23502024-12-28T04:38:39.807Z[ 15] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
23512024-12-28T04:38:39.807Z[ 17] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
23522024-12-28T04:38:39.807Z[ 19] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
23532024-12-28T04:38:39.808Z[SUM] 2.00-3.00 sec 109 MBytes 911 Mbits/sec
23542024-12-28T04:38:39.808Z- - - - - - - - - - - - - - - - - - - - - - - - -
23552024-12-28T04:38:39.808Z[ 5] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
23562024-12-28T04:38:39.808Z[ 7] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
23572024-12-28T04:38:39.808Z[ 9] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
23582024-12-28T04:38:39.808Z[ 11] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
23592024-12-28T04:38:39.808Z[ 13] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
23602024-12-28T04:38:39.808Z[ 15] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
23612024-12-28T04:38:39.808Z[ 17] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
23622024-12-28T04:38:39.808Z[ 19] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
23632024-12-28T04:38:39.808Z[SUM] 3.00-4.00 sec 110 MBytes 926 Mbits/sec
23642024-12-28T04:38:39.808Z- - - - - - - - - - - - - - - - - - - - - - - - -
23652024-12-28T04:38:39.808Z[ 5] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
23662024-12-28T04:38:39.808Z[ 7] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
23672024-12-28T04:38:39.808Z[ 9] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
23682024-12-28T04:38:39.808Z[ 11] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
23692024-12-28T04:38:39.808Z[ 13] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
23702024-12-28T04:38:39.808Z[ 15] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
23712024-12-28T04:38:39.808Z[ 17] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
23722024-12-28T04:38:39.808Z[ 19] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
23732024-12-28T04:38:39.808Z[SUM] 4.00-5.00 sec 110 MBytes 925 Mbits/sec
23742024-12-28T04:38:39.808Z- - - - - - - - - - - - - - - - - - - - - - - - -
23752024-12-28T04:38:39.808Z[ 5] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
23762024-12-28T04:38:39.808Z[ 7] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
23772024-12-28T04:38:39.808Z[ 9] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
23782024-12-28T04:38:39.808Z[ 11] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
23792024-12-28T04:38:39.808Z[ 13] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
23802024-12-28T04:38:39.808Z[ 15] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
23812024-12-28T04:38:39.808Z[ 17] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
23822024-12-28T04:38:39.808Z[ 19] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
23832024-12-28T04:38:39.808Z[SUM] 5.00-6.00 sec 110 MBytes 919 Mbits/sec
23842024-12-28T04:38:39.808Z- - - - - - - - - - - - - - - - - - - - - - - - -
23852024-12-28T04:38:39.808Z[ 5] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23862024-12-28T04:38:39.808Z[ 7] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23872024-12-28T04:38:39.808Z[ 9] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23882024-12-28T04:38:43.024Z[ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23892024-12-28T04:38:43.024Z[ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23902024-12-28T04:38:43.024Z[ 15] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23912024-12-28T04:38:43.024Z[ 17] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23922024-12-28T04:38:43.024Z[ 19] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23932024-12-28T04:38:43.024Z[SUM] 6.00-7.00 sec 108 MBytes 905 Mbits/sec
23942024-12-28T04:38:43.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
23952024-12-28T04:38:43.024Z[ 5] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
23962024-12-28T04:38:43.025Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
23972024-12-28T04:38:43.025Z[ 9] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
23982024-12-28T04:38:43.025Z[ 11] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
23992024-12-28T04:38:43.025Z[ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
24002024-12-28T04:38:43.025Z[ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
24012024-12-28T04:38:43.025Z[ 17] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
24022024-12-28T04:38:43.025Z[ 19] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
24032024-12-28T04:38:43.025Z[SUM] 7.00-8.00 sec 108 MBytes 908 Mbits/sec
24042024-12-28T04:38:43.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
24052024-12-28T04:38:43.025Z[ 5] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24062024-12-28T04:38:43.025Z[ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24072024-12-28T04:38:43.025Z[ 9] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24082024-12-28T04:38:43.025Z[ 11] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24092024-12-28T04:38:43.025Z[ 13] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24102024-12-28T04:38:43.025Z[ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24112024-12-28T04:38:43.025Z[ 17] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24122024-12-28T04:38:43.025Z[ 19] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24132024-12-28T04:38:43.025Z[SUM] 8.00-9.00 sec 108 MBytes 905 Mbits/sec
24142024-12-28T04:38:43.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
24152024-12-28T04:38:43.025Z[ 5] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
24162024-12-28T04:38:43.025Z[ 7] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
24172024-12-28T04:38:43.025Z[ 9] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
24182024-12-28T04:38:43.025Z[ 11] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
24192024-12-28T04:38:43.025Z[ 13] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
24202024-12-28T04:38:43.025Z[ 15] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
24212024-12-28T04:38:43.025Z[ 17] 9.00-10.00 sec 13.5 MBytes 114 Mbits/sec
24222024-12-28T04:38:43.025Z[ 19] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
24232024-12-28T04:38:43.025Z[SUM] 9.00-10.00 sec 108 MBytes 909 Mbits/sec
24242024-12-28T04:38:43.025Z- - - - - - - - - - - - - - - - - - - - - - - - -
24252024-12-28T04:38:43.025Z[ 5] 10.00-10.00 sec 124 KBytes 298 Mbits/sec
24262024-12-28T04:38:43.025Z[ 7] 10.00-10.00 sec 12.7 KBytes 30.4 Mbits/sec
24272024-12-28T04:38:43.025Z[ 9] 10.00-10.00 sec 124 KBytes 298 Mbits/sec
24282024-12-28T04:38:43.025Z[ 11] 10.00-10.00 sec 28.3 KBytes 67.6 Mbits/sec
24292024-12-28T04:38:43.025Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24302024-12-28T04:38:43.025Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24312024-12-28T04:38:43.025Z[ 17] 10.00-10.00 sec 76.4 KBytes 183 Mbits/sec
24322024-12-28T04:38:43.025Z[ 19] 10.00-10.00 sec 124 KBytes 298 Mbits/sec
24332024-12-28T04:38:43.025Z[SUM] 10.00-10.00 sec 491 KBytes 1.17 Gbits/sec
24342024-12-28T04:38:43.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
24352024-12-28T04:38:43.026Z[ ID] Interval Transfer Bandwidth
24362024-12-28T04:38:43.026Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24372024-12-28T04:38:43.026Z[ 5] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
24382024-12-28T04:38:43.026Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24392024-12-28T04:38:43.026Z[ 7] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
24402024-12-28T04:38:43.026Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24412024-12-28T04:38:43.026Z[ 9] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
24422024-12-28T04:38:43.026Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24432024-12-28T04:38:43.026Z[ 11] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
24442024-12-28T04:38:43.026Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24452024-12-28T04:38:43.026Z[ 13] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
24462024-12-28T04:38:43.026Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24472024-12-28T04:38:43.026Z[ 15] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
24482024-12-28T04:38:43.026Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24492024-12-28T04:38:43.026Z[ 17] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
24502024-12-28T04:38:43.026Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24512024-12-28T04:38:43.026Z[ 19] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
24522024-12-28T04:38:43.026Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24532024-12-28T04:38:43.026Z[SUM] 0.00-10.00 sec 1.06 GBytes 906 Mbits/sec receiver
24542024-12-28T04:38:43.029ZRun 2/10...906.685765907308Mbps
24552024-12-28T04:38:50.058Z-----------------------------------------------------------
24562024-12-28T04:38:50.058ZServer listening on 5201
24572024-12-28T04:38:50.058Z-----------------------------------------------------------
24582024-12-28T04:38:50.058ZAccepted connection from 10.0.0.1, port 40395
24592024-12-28T04:38:50.059Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49785
24602024-12-28T04:38:50.059Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54500
24612024-12-28T04:38:50.059Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59426
24622024-12-28T04:38:50.059Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50362
24632024-12-28T04:38:50.059Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33373
24642024-12-28T04:38:50.059Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52628
24652024-12-28T04:38:50.059Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41390
24662024-12-28T04:38:50.059Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62020
24672024-12-28T04:38:50.059Z[ ID] Interval Transfer Bandwidth
24682024-12-28T04:38:50.059Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
24692024-12-28T04:38:50.059Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
24702024-12-28T04:38:50.059Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
24712024-12-28T04:38:50.059Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24722024-12-28T04:38:50.059Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24732024-12-28T04:38:50.059Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24742024-12-28T04:38:50.059Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24752024-12-28T04:38:50.059Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24762024-12-28T04:38:50.059Z[SUM] 0.00-1.00 sec 97.8 MBytes 820 Mbits/sec
24772024-12-28T04:38:50.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782024-12-28T04:38:50.059Z[ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
24792024-12-28T04:38:50.059Z[ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
24802024-12-28T04:38:50.059Z[ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
24812024-12-28T04:38:50.059Z[ 11] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
24822024-12-28T04:38:50.059Z[ 13] 1.00-2.00 sec 13.4 MBytes 113 Mbits/sec
24832024-12-28T04:38:50.059Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
24842024-12-28T04:38:50.059Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
24852024-12-28T04:38:50.059Z[ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
24862024-12-28T04:38:50.059Z[SUM] 1.00-2.00 sec 107 MBytes 899 Mbits/sec
24872024-12-28T04:38:50.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882024-12-28T04:38:50.059Z[ 5] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
24892024-12-28T04:38:50.059Z[ 7] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
24902024-12-28T04:38:50.059Z[ 9] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
24912024-12-28T04:38:50.059Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
24922024-12-28T04:38:50.059Z[ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
24932024-12-28T04:38:50.059Z[ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
24942024-12-28T04:38:50.059Z[ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
24952024-12-28T04:38:50.059Z[ 19] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
24962024-12-28T04:38:50.059Z[SUM] 2.00-3.00 sec 107 MBytes 897 Mbits/sec
24972024-12-28T04:38:50.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982024-12-28T04:38:50.060Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
24992024-12-28T04:38:50.060Z[ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
25002024-12-28T04:38:50.060Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
25012024-12-28T04:38:50.060Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
25022024-12-28T04:38:50.060Z[ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
25032024-12-28T04:38:50.060Z[ 15] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
25042024-12-28T04:38:50.060Z[ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
25052024-12-28T04:38:50.060Z[ 19] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
25062024-12-28T04:38:50.060Z[SUM] 3.00-4.00 sec 106 MBytes 885 Mbits/sec
25072024-12-28T04:38:50.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082024-12-28T04:38:50.060Z[ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
25092024-12-28T04:38:50.060Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
25102024-12-28T04:38:50.060Z[ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
25112024-12-28T04:38:50.060Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
25122024-12-28T04:38:50.060Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
25132024-12-28T04:38:50.060Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
25142024-12-28T04:38:50.060Z[ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
25152024-12-28T04:38:50.060Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
25162024-12-28T04:38:50.060Z[SUM] 4.00-5.00 sec 104 MBytes 869 Mbits/sec
25172024-12-28T04:38:50.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
25182024-12-28T04:38:50.060Z[ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
25192024-12-28T04:38:50.060Z[ 7] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec
25202024-12-28T04:38:50.060Z[ 9] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
25212024-12-28T04:38:50.060Z[ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
25222024-12-28T04:38:50.060Z[ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
25232024-12-28T04:38:50.060Z[ 15] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec
25242024-12-28T04:38:50.060Z[ 17] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec
25252024-12-28T04:38:50.060Z[ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
25262024-12-28T04:38:50.060Z[SUM] 5.00-6.00 sec 106 MBytes 889 Mbits/sec
25272024-12-28T04:38:50.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
25282024-12-28T04:38:50.060Z[ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
25292024-12-28T04:38:50.060Z[ 7] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
25302024-12-28T04:38:50.060Z[ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
25312024-12-28T04:38:53.275Z[ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
25322024-12-28T04:38:53.275Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
25332024-12-28T04:38:53.275Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
25342024-12-28T04:38:53.275Z[ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
25352024-12-28T04:38:53.275Z[ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
25362024-12-28T04:38:53.275Z[SUM] 6.00-7.00 sec 106 MBytes 886 Mbits/sec
25372024-12-28T04:38:53.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
25382024-12-28T04:38:53.275Z[ 5] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
25392024-12-28T04:38:53.275Z[ 7] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
25402024-12-28T04:38:53.275Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
25412024-12-28T04:38:53.275Z[ 11] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
25422024-12-28T04:38:53.275Z[ 13] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
25432024-12-28T04:38:53.275Z[ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
25442024-12-28T04:38:53.275Z[ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
25452024-12-28T04:38:53.275Z[ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
25462024-12-28T04:38:53.275Z[SUM] 7.00-8.00 sec 106 MBytes 885 Mbits/sec
25472024-12-28T04:38:53.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
25482024-12-28T04:38:53.275Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
25492024-12-28T04:38:53.275Z[ 7] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
25502024-12-28T04:38:53.275Z[ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
25512024-12-28T04:38:53.275Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
25522024-12-28T04:38:53.275Z[ 13] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
25532024-12-28T04:38:53.275Z[ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
25542024-12-28T04:38:53.275Z[ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
25552024-12-28T04:38:53.275Z[ 19] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
25562024-12-28T04:38:53.275Z[SUM] 8.00-9.00 sec 105 MBytes 882 Mbits/sec
25572024-12-28T04:38:53.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
25582024-12-28T04:38:53.275Z[ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
25592024-12-28T04:38:53.275Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
25602024-12-28T04:38:53.275Z[ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
25612024-12-28T04:38:53.276Z[ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
25622024-12-28T04:38:53.276Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
25632024-12-28T04:38:53.276Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
25642024-12-28T04:38:53.276Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
25652024-12-28T04:38:53.276Z[ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
25662024-12-28T04:38:53.276Z[SUM] 9.00-10.00 sec 105 MBytes 883 Mbits/sec
25672024-12-28T04:38:53.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
25682024-12-28T04:38:53.276Z[ 5] 10.00-10.00 sec 42.4 KBytes 91.5 Mbits/sec
25692024-12-28T04:38:53.276Z[ 7] 10.00-10.00 sec 42.4 KBytes 91.5 Mbits/sec
25702024-12-28T04:38:53.276Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25712024-12-28T04:38:53.276Z[ 11] 10.00-10.00 sec 73.5 KBytes 159 Mbits/sec
25722024-12-28T04:38:53.276Z[ 13] 10.00-10.00 sec 124 KBytes 269 Mbits/sec
25732024-12-28T04:38:53.276Z[ 15] 10.00-10.00 sec 124 KBytes 268 Mbits/sec
25742024-12-28T04:38:53.276Z[ 17] 10.00-10.00 sec 93.3 KBytes 201 Mbits/sec
25752024-12-28T04:38:53.276Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25762024-12-28T04:38:53.276Z[SUM] 10.00-10.00 sec 501 KBytes 1.08 Gbits/sec
25772024-12-28T04:38:53.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
25782024-12-28T04:38:53.276Z[ ID] Interval Transfer Bandwidth
25792024-12-28T04:38:53.276Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25802024-12-28T04:38:53.276Z[ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
25812024-12-28T04:38:53.276Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25822024-12-28T04:38:53.276Z[ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
25832024-12-28T04:38:53.276Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25842024-12-28T04:38:53.276Z[ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
25852024-12-28T04:38:53.276Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25862024-12-28T04:38:53.276Z[ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
25872024-12-28T04:38:53.276Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25882024-12-28T04:38:53.276Z[ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
25892024-12-28T04:38:53.276Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25902024-12-28T04:38:53.276Z[ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
25912024-12-28T04:38:53.276Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25922024-12-28T04:38:53.276Z[ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
25932024-12-28T04:38:53.276Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25942024-12-28T04:38:53.276Z[ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
25952024-12-28T04:38:53.276Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25962024-12-28T04:38:53.276Z[SUM] 0.00-10.00 sec 1.02 GBytes 880 Mbits/sec receiver
25972024-12-28T04:38:53.280ZRun 3/10...880.12548168568Mbps
25982024-12-28T04:39:00.307Z-----------------------------------------------------------
25992024-12-28T04:39:00.307ZServer listening on 5201
26002024-12-28T04:39:00.307Z-----------------------------------------------------------
26012024-12-28T04:39:00.308ZAccepted connection from 10.0.0.1, port 37389
26022024-12-28T04:39:00.308Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60419
26032024-12-28T04:39:00.308Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32957
26042024-12-28T04:39:00.308Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37571
26052024-12-28T04:39:00.308Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62092
26062024-12-28T04:39:00.308Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54514
26072024-12-28T04:39:00.308Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52598
26082024-12-28T04:39:00.308Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50018
26092024-12-28T04:39:00.308Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43861
26102024-12-28T04:39:00.308Z[ ID] Interval Transfer Bandwidth
26112024-12-28T04:39:00.308Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
26122024-12-28T04:39:00.308Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26132024-12-28T04:39:00.308Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26142024-12-28T04:39:00.308Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26152024-12-28T04:39:00.308Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26162024-12-28T04:39:00.308Z[ 15] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
26172024-12-28T04:39:00.308Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
26182024-12-28T04:39:00.308Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
26192024-12-28T04:39:00.308Z[SUM] 0.00-1.00 sec 96.1 MBytes 806 Mbits/sec
26202024-12-28T04:39:00.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
26212024-12-28T04:39:00.308Z[ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
26222024-12-28T04:39:00.308Z[ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
26232024-12-28T04:39:00.308Z[ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
26242024-12-28T04:39:00.308Z[ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
26252024-12-28T04:39:00.308Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
26262024-12-28T04:39:00.308Z[ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
26272024-12-28T04:39:00.308Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
26282024-12-28T04:39:00.308Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
26292024-12-28T04:39:00.308Z[SUM] 1.00-2.00 sec 105 MBytes 881 Mbits/sec
26302024-12-28T04:39:00.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
26312024-12-28T04:39:00.308Z[ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26322024-12-28T04:39:00.308Z[ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26332024-12-28T04:39:00.308Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26342024-12-28T04:39:00.308Z[ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
26352024-12-28T04:39:00.308Z[ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
26362024-12-28T04:39:00.308Z[ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
26372024-12-28T04:39:00.308Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26382024-12-28T04:39:00.308Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26392024-12-28T04:39:00.309Z[SUM] 2.00-3.00 sec 105 MBytes 878 Mbits/sec
26402024-12-28T04:39:00.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
26412024-12-28T04:39:00.309Z[ 5] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26422024-12-28T04:39:00.309Z[ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26432024-12-28T04:39:00.309Z[ 9] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26442024-12-28T04:39:00.309Z[ 11] 3.00-4.00 sec 13.3 MBytes 111 Mbits/sec
26452024-12-28T04:39:00.309Z[ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26462024-12-28T04:39:00.309Z[ 15] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26472024-12-28T04:39:00.309Z[ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26482024-12-28T04:39:00.309Z[ 19] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
26492024-12-28T04:39:00.309Z[SUM] 3.00-4.00 sec 106 MBytes 889 Mbits/sec
26502024-12-28T04:39:00.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
26512024-12-28T04:39:00.309Z[ 5] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26522024-12-28T04:39:00.309Z[ 7] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
26532024-12-28T04:39:00.309Z[ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26542024-12-28T04:39:00.309Z[ 11] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
26552024-12-28T04:39:00.309Z[ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
26562024-12-28T04:39:00.309Z[ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
26572024-12-28T04:39:00.309Z[ 17] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
26582024-12-28T04:39:00.309Z[ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
26592024-12-28T04:39:00.309Z[SUM] 4.00-5.00 sec 107 MBytes 894 Mbits/sec
26602024-12-28T04:39:00.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
26612024-12-28T04:39:00.309Z[ 5] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
26622024-12-28T04:39:00.309Z[ 7] 5.00-6.00 sec 13.4 MBytes 113 Mbits/sec
26632024-12-28T04:39:00.309Z[ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
26642024-12-28T04:39:00.309Z[ 11] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
26652024-12-28T04:39:00.309Z[ 13] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
26662024-12-28T04:39:00.309Z[ 15] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
26672024-12-28T04:39:00.309Z[ 17] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
26682024-12-28T04:39:00.309Z[ 19] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
26692024-12-28T04:39:00.309Z[SUM] 5.00-6.00 sec 108 MBytes 903 Mbits/sec
26702024-12-28T04:39:00.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
26712024-12-28T04:39:00.309Z[ 5] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
26722024-12-28T04:39:00.309Z[ 7] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
26732024-12-28T04:39:00.309Z[ 9] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
26742024-12-28T04:39:03.526Z[ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
26752024-12-28T04:39:03.526Z[ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
26762024-12-28T04:39:03.526Z[ 15] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
26772024-12-28T04:39:03.526Z[ 17] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
26782024-12-28T04:39:03.526Z[ 19] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
26792024-12-28T04:39:03.526Z[SUM] 6.00-7.00 sec 108 MBytes 907 Mbits/sec
26802024-12-28T04:39:03.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
26812024-12-28T04:39:03.526Z[ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
26822024-12-28T04:39:03.526Z[ 7] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
26832024-12-28T04:39:03.526Z[ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
26842024-12-28T04:39:03.526Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26852024-12-28T04:39:03.526Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26862024-12-28T04:39:03.526Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26872024-12-28T04:39:03.526Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26882024-12-28T04:39:03.526Z[ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
26892024-12-28T04:39:03.526Z[SUM] 7.00-8.00 sec 105 MBytes 884 Mbits/sec
26902024-12-28T04:39:03.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
26912024-12-28T04:39:03.526Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26922024-12-28T04:39:03.526Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26932024-12-28T04:39:03.526Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
26942024-12-28T04:39:03.526Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26952024-12-28T04:39:03.526Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26962024-12-28T04:39:03.526Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26972024-12-28T04:39:03.526Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26982024-12-28T04:39:03.526Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26992024-12-28T04:39:03.526Z[SUM] 8.00-9.00 sec 104 MBytes 872 Mbits/sec
27002024-12-28T04:39:03.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
27012024-12-28T04:39:03.526Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
27022024-12-28T04:39:03.526Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
27032024-12-28T04:39:03.526Z[ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
27042024-12-28T04:39:03.526Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
27052024-12-28T04:39:03.526Z[ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
27062024-12-28T04:39:03.526Z[ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
27072024-12-28T04:39:03.526Z[ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
27082024-12-28T04:39:03.527Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
27092024-12-28T04:39:03.527Z[SUM] 9.00-10.00 sec 104 MBytes 869 Mbits/sec
27102024-12-28T04:39:03.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
27112024-12-28T04:39:03.527Z[ 5] 10.00-10.00 sec 124 KBytes 221 Mbits/sec
27122024-12-28T04:39:03.527Z[ 7] 10.00-10.00 sec 82.0 KBytes 146 Mbits/sec
27132024-12-28T04:39:03.527Z[ 9] 10.00-10.00 sec 124 KBytes 221 Mbits/sec
27142024-12-28T04:39:03.527Z[ 11] 10.00-10.00 sec 50.9 KBytes 90.4 Mbits/sec
27152024-12-28T04:39:03.527Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27162024-12-28T04:39:03.527Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27172024-12-28T04:39:03.527Z[ 17] 10.00-10.00 sec 70.7 KBytes 126 Mbits/sec
27182024-12-28T04:39:03.527Z[ 19] 10.00-10.00 sec 122 KBytes 216 Mbits/sec
27192024-12-28T04:39:03.527Z[SUM] 10.00-10.00 sec 574 KBytes 1.02 Gbits/sec
27202024-12-28T04:39:03.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
27212024-12-28T04:39:03.527Z[ ID] Interval Transfer Bandwidth
27222024-12-28T04:39:03.527Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27232024-12-28T04:39:03.527Z[ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27242024-12-28T04:39:03.527Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27252024-12-28T04:39:03.527Z[ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27262024-12-28T04:39:03.527Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27272024-12-28T04:39:03.527Z[ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27282024-12-28T04:39:03.527Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27292024-12-28T04:39:03.527Z[ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27302024-12-28T04:39:03.527Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27312024-12-28T04:39:03.527Z[ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27322024-12-28T04:39:03.527Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27332024-12-28T04:39:03.527Z[ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27342024-12-28T04:39:03.527Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27352024-12-28T04:39:03.527Z[ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27362024-12-28T04:39:03.527Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27372024-12-28T04:39:03.527Z[ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27382024-12-28T04:39:03.527Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27392024-12-28T04:39:03.527Z[SUM] 0.00-10.00 sec 1.02 GBytes 878 Mbits/sec receiver
27402024-12-28T04:39:03.530ZRun 4/10...878.873777208225Mbps
27412024-12-28T04:39:10.558Z-----------------------------------------------------------
27422024-12-28T04:39:10.558ZServer listening on 5201
27432024-12-28T04:39:10.558Z-----------------------------------------------------------
27442024-12-28T04:39:10.558ZAccepted connection from 10.0.0.1, port 32963
27452024-12-28T04:39:10.558Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49228
27462024-12-28T04:39:10.558Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63160
27472024-12-28T04:39:10.558Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33507
27482024-12-28T04:39:10.558Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47007
27492024-12-28T04:39:10.559Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36901
27502024-12-28T04:39:10.559Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39759
27512024-12-28T04:39:10.559Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34436
27522024-12-28T04:39:10.559Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45911
27532024-12-28T04:39:10.559Z[ ID] Interval Transfer Bandwidth
27542024-12-28T04:39:10.559Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
27552024-12-28T04:39:10.559Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
27562024-12-28T04:39:10.559Z[ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
27572024-12-28T04:39:10.559Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
27582024-12-28T04:39:10.559Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
27592024-12-28T04:39:10.559Z[ 15] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
27602024-12-28T04:39:10.559Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
27612024-12-28T04:39:10.559Z[ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
27622024-12-28T04:39:10.559Z[SUM] 0.00-1.00 sec 97.3 MBytes 816 Mbits/sec
27632024-12-28T04:39:10.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
27642024-12-28T04:39:10.559Z[ 5] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
27652024-12-28T04:39:10.559Z[ 7] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
27662024-12-28T04:39:10.559Z[ 9] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
27672024-12-28T04:39:10.559Z[ 11] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
27682024-12-28T04:39:10.559Z[ 13] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
27692024-12-28T04:39:10.559Z[ 15] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
27702024-12-28T04:39:10.559Z[ 17] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
27712024-12-28T04:39:10.559Z[ 19] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
27722024-12-28T04:39:10.559Z[SUM] 1.00-2.00 sec 108 MBytes 909 Mbits/sec
27732024-12-28T04:39:10.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
27742024-12-28T04:39:10.559Z[ 5] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
27752024-12-28T04:39:10.559Z[ 7] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
27762024-12-28T04:39:10.559Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
27772024-12-28T04:39:10.559Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
27782024-12-28T04:39:10.559Z[ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
27792024-12-28T04:39:10.559Z[ 15] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
27802024-12-28T04:39:10.559Z[ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
27812024-12-28T04:39:10.559Z[ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
27822024-12-28T04:39:10.559Z[SUM] 2.00-3.00 sec 106 MBytes 892 Mbits/sec
27832024-12-28T04:39:10.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
27842024-12-28T04:39:10.559Z[ 5] 3.00-4.00 sec 13.3 MBytes 112 Mbits/sec
27852024-12-28T04:39:10.559Z[ 7] 3.00-4.00 sec 13.3 MBytes 111 Mbits/sec
27862024-12-28T04:39:10.559Z[ 9] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
27872024-12-28T04:39:10.559Z[ 11] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
27882024-12-28T04:39:10.560Z[ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
27892024-12-28T04:39:10.560Z[ 15] 3.00-4.00 sec 13.3 MBytes 112 Mbits/sec
27902024-12-28T04:39:10.560Z[ 17] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
27912024-12-28T04:39:10.560Z[ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
27922024-12-28T04:39:10.560Z[SUM] 3.00-4.00 sec 107 MBytes 894 Mbits/sec
27932024-12-28T04:39:10.560Z- - - - - - - - - - - - - - - - - - - - - - - - -
27942024-12-28T04:39:10.560Z[ 5] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
27952024-12-28T04:39:10.560Z[ 7] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
27962024-12-28T04:39:10.560Z[ 9] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
27972024-12-28T04:39:10.560Z[ 11] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
27982024-12-28T04:39:10.560Z[ 13] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
27992024-12-28T04:39:10.560Z[ 15] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
28002024-12-28T04:39:10.560Z[ 17] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
28012024-12-28T04:39:10.560Z[ 19] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
28022024-12-28T04:39:10.560Z[SUM] 4.00-5.00 sec 108 MBytes 905 Mbits/sec
28032024-12-28T04:39:10.560Z- - - - - - - - - - - - - - - - - - - - - - - - -
28042024-12-28T04:39:10.560Z[ 5] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28052024-12-28T04:39:10.560Z[ 7] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28062024-12-28T04:39:10.560Z[ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28072024-12-28T04:39:10.560Z[ 11] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28082024-12-28T04:39:10.560Z[ 13] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28092024-12-28T04:39:10.560Z[ 15] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28102024-12-28T04:39:10.560Z[ 17] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28112024-12-28T04:39:10.560Z[ 19] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28122024-12-28T04:39:10.560Z[SUM] 5.00-6.00 sec 108 MBytes 906 Mbits/sec
28132024-12-28T04:39:10.560Z- - - - - - - - - - - - - - - - - - - - - - - - -
28142024-12-28T04:39:10.560Z[ 5] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
28152024-12-28T04:39:10.560Z[ 7] 6.00-7.00 sec 13.4 MBytes 113 Mbits/sec
28162024-12-28T04:39:10.560Z[ 9] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
28172024-12-28T04:39:13.777Z[ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
28182024-12-28T04:39:13.777Z[ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
28192024-12-28T04:39:13.777Z[ 15] 6.00-7.00 sec 13.4 MBytes 113 Mbits/sec
28202024-12-28T04:39:13.777Z[ 17] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
28212024-12-28T04:39:13.777Z[ 19] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
28222024-12-28T04:39:13.777Z[SUM] 6.00-7.00 sec 107 MBytes 900 Mbits/sec
28232024-12-28T04:39:13.777Z- - - - - - - - - - - - - - - - - - - - - - - - -
28242024-12-28T04:39:13.777Z[ 5] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
28252024-12-28T04:39:13.777Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
28262024-12-28T04:39:13.777Z[ 9] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
28272024-12-28T04:39:13.777Z[ 11] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
28282024-12-28T04:39:13.777Z[ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
28292024-12-28T04:39:13.777Z[ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
28302024-12-28T04:39:13.777Z[ 17] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
28312024-12-28T04:39:13.777Z[ 19] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
28322024-12-28T04:39:13.777Z[SUM] 7.00-8.00 sec 108 MBytes 907 Mbits/sec
28332024-12-28T04:39:13.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
28342024-12-28T04:39:13.778Z[ 5] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
28352024-12-28T04:39:13.778Z[ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
28362024-12-28T04:39:13.778Z[ 9] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
28372024-12-28T04:39:13.778Z[ 11] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
28382024-12-28T04:39:13.778Z[ 13] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
28392024-12-28T04:39:13.778Z[ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
28402024-12-28T04:39:13.778Z[ 17] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
28412024-12-28T04:39:13.778Z[ 19] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
28422024-12-28T04:39:13.778Z[SUM] 8.00-9.00 sec 108 MBytes 907 Mbits/sec
28432024-12-28T04:39:13.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
28442024-12-28T04:39:13.778Z[ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28452024-12-28T04:39:13.778Z[ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28462024-12-28T04:39:13.778Z[ 9] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec
28472024-12-28T04:39:13.778Z[ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28482024-12-28T04:39:13.778Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28492024-12-28T04:39:13.778Z[ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28502024-12-28T04:39:13.778Z[ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28512024-12-28T04:39:13.778Z[ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
28522024-12-28T04:39:13.778Z[SUM] 9.00-10.00 sec 106 MBytes 888 Mbits/sec
28532024-12-28T04:39:13.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
28542024-12-28T04:39:13.778Z[ 5] 10.00-10.00 sec 19.8 KBytes 42.4 Mbits/sec
28552024-12-28T04:39:13.778Z[ 7] 10.00-10.00 sec 113 KBytes 242 Mbits/sec
28562024-12-28T04:39:13.778Z[ 9] 10.00-10.00 sec 124 KBytes 266 Mbits/sec
28572024-12-28T04:39:13.778Z[ 11] 10.00-10.00 sec 124 KBytes 266 Mbits/sec
28582024-12-28T04:39:13.778Z[ 13] 10.00-10.00 sec 99.0 KBytes 212 Mbits/sec
28592024-12-28T04:39:13.778Z[ 15] 10.00-10.00 sec 2.83 KBytes 6.06 Mbits/sec
28602024-12-28T04:39:13.778Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28612024-12-28T04:39:13.778Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28622024-12-28T04:39:13.778Z[SUM] 10.00-10.00 sec 484 KBytes 1.04 Gbits/sec
28632024-12-28T04:39:13.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
28642024-12-28T04:39:13.778Z[ ID] Interval Transfer Bandwidth
28652024-12-28T04:39:13.778Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28662024-12-28T04:39:13.778Z[ 5] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
28672024-12-28T04:39:13.778Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28682024-12-28T04:39:13.778Z[ 7] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
28692024-12-28T04:39:13.778Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28702024-12-28T04:39:13.781Z[ 9] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
28712024-12-28T04:39:13.781Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28722024-12-28T04:39:13.781Z[ 11] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
28732024-12-28T04:39:13.781Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28742024-12-28T04:39:13.781Z[ 13] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
28752024-12-28T04:39:13.781Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28762024-12-28T04:39:13.781Z[ 15] 0.00-10.00 sec 133 MBytes 111 Mbits/sec receiver
28772024-12-28T04:39:13.781Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28782024-12-28T04:39:13.781Z[ 17] 0.00-10.00 sec 133 MBytes 111 Mbits/sec receiver
28792024-12-28T04:39:13.781Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28802024-12-28T04:39:13.781Z[ 19] 0.00-10.00 sec 133 MBytes 111 Mbits/sec receiver
28812024-12-28T04:39:13.781Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28822024-12-28T04:39:13.781Z[SUM] 0.00-10.00 sec 1.04 GBytes 893 Mbits/sec receiver
28832024-12-28T04:39:13.781ZRun 5/10...893.0852821591479Mbps
28842024-12-28T04:39:20.809Z-----------------------------------------------------------
28852024-12-28T04:39:20.809ZServer listening on 5201
28862024-12-28T04:39:20.809Z-----------------------------------------------------------
28872024-12-28T04:39:20.809ZAccepted connection from 10.0.0.1, port 37387
28882024-12-28T04:39:20.809Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54099
28892024-12-28T04:39:20.809Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56561
28902024-12-28T04:39:20.809Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45033
28912024-12-28T04:39:20.809Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44422
28922024-12-28T04:39:20.809Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37098
28932024-12-28T04:39:20.809Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48022
28942024-12-28T04:39:20.809Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41417
28952024-12-28T04:39:20.809Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40115
28962024-12-28T04:39:20.809Z[ ID] Interval Transfer Bandwidth
28972024-12-28T04:39:20.809Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
28982024-12-28T04:39:20.809Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
28992024-12-28T04:39:20.809Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
29002024-12-28T04:39:20.809Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
29012024-12-28T04:39:20.809Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
29022024-12-28T04:39:20.809Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
29032024-12-28T04:39:20.810Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
29042024-12-28T04:39:20.810Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
29052024-12-28T04:39:20.810Z[SUM] 0.00-1.00 sec 96.2 MBytes 807 Mbits/sec
29062024-12-28T04:39:20.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
29072024-12-28T04:39:20.810Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
29082024-12-28T04:39:20.810Z[ 7] 1.00-2.00 sec 13.3 MBytes 112 Mbits/sec
29092024-12-28T04:39:20.810Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
29102024-12-28T04:39:20.810Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
29112024-12-28T04:39:20.810Z[ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
29122024-12-28T04:39:20.810Z[ 15] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
29132024-12-28T04:39:20.810Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
29142024-12-28T04:39:20.810Z[ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
29152024-12-28T04:39:20.810Z[SUM] 1.00-2.00 sec 106 MBytes 892 Mbits/sec
29162024-12-28T04:39:20.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
29172024-12-28T04:39:20.810Z[ 5] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
29182024-12-28T04:39:20.810Z[ 7] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec
29192024-12-28T04:39:20.810Z[ 9] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
29202024-12-28T04:39:20.810Z[ 11] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec
29212024-12-28T04:39:20.810Z[ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
29222024-12-28T04:39:20.810Z[ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
29232024-12-28T04:39:20.810Z[ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
29242024-12-28T04:39:20.810Z[ 19] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
29252024-12-28T04:39:20.810Z[SUM] 2.00-3.00 sec 107 MBytes 900 Mbits/sec
29262024-12-28T04:39:20.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
29272024-12-28T04:39:20.810Z[ 5] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
29282024-12-28T04:39:20.810Z[ 7] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
29292024-12-28T04:39:20.810Z[ 9] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
29302024-12-28T04:39:20.810Z[ 11] 3.00-4.00 sec 13.4 MBytes 113 Mbits/sec
29312024-12-28T04:39:20.810Z[ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
29322024-12-28T04:39:20.810Z[ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
29332024-12-28T04:39:20.810Z[ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
29342024-12-28T04:39:20.810Z[ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
29352024-12-28T04:39:20.810Z[SUM] 3.00-4.00 sec 107 MBytes 901 Mbits/sec
29362024-12-28T04:39:20.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
29372024-12-28T04:39:20.810Z[ 5] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
29382024-12-28T04:39:20.810Z[ 7] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
29392024-12-28T04:39:20.810Z[ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
29402024-12-28T04:39:20.810Z[ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
29412024-12-28T04:39:20.810Z[ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
29422024-12-28T04:39:20.811Z[ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
29432024-12-28T04:39:20.811Z[ 17] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec
29442024-12-28T04:39:20.811Z[ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
29452024-12-28T04:39:20.811Z[SUM] 4.00-5.00 sec 106 MBytes 893 Mbits/sec
29462024-12-28T04:39:20.811Z- - - - - - - - - - - - - - - - - - - - - - - - -
29472024-12-28T04:39:20.811Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
29482024-12-28T04:39:20.811Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
29492024-12-28T04:39:20.811Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
29502024-12-28T04:39:20.811Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
29512024-12-28T04:39:20.811Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
29522024-12-28T04:39:20.811Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
29532024-12-28T04:39:20.811Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
29542024-12-28T04:39:20.811Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
29552024-12-28T04:39:20.811Z[SUM] 5.00-6.00 sec 104 MBytes 872 Mbits/sec
29562024-12-28T04:39:20.811Z- - - - - - - - - - - - - - - - - - - - - - - - -
29572024-12-28T04:39:20.811Z[ 5] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec
29582024-12-28T04:39:20.811Z[ 7] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
29592024-12-28T04:39:20.811Z[ 9] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
29602024-12-28T04:39:24.026Z[ 11] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
29612024-12-28T04:39:24.026Z[ 13] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
29622024-12-28T04:39:24.026Z[ 15] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
29632024-12-28T04:39:24.026Z[ 17] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
29642024-12-28T04:39:24.026Z[ 19] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
29652024-12-28T04:39:24.026Z[SUM] 6.00-7.00 sec 107 MBytes 896 Mbits/sec
29662024-12-28T04:39:24.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
29672024-12-28T04:39:24.026Z[ 5] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
29682024-12-28T04:39:24.026Z[ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
29692024-12-28T04:39:24.026Z[ 9] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
29702024-12-28T04:39:24.026Z[ 11] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
29712024-12-28T04:39:24.027Z[ 13] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
29722024-12-28T04:39:24.027Z[ 15] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
29732024-12-28T04:39:24.027Z[ 17] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
29742024-12-28T04:39:24.027Z[ 19] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
29752024-12-28T04:39:24.027Z[SUM] 7.00-8.00 sec 107 MBytes 899 Mbits/sec
29762024-12-28T04:39:24.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
29772024-12-28T04:39:24.027Z[ 5] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29782024-12-28T04:39:24.027Z[ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29792024-12-28T04:39:24.027Z[ 9] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29802024-12-28T04:39:24.027Z[ 11] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec
29812024-12-28T04:39:24.027Z[ 13] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29822024-12-28T04:39:24.027Z[ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29832024-12-28T04:39:24.027Z[ 17] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29842024-12-28T04:39:24.027Z[ 19] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29852024-12-28T04:39:24.027Z[SUM] 8.00-9.00 sec 108 MBytes 905 Mbits/sec
29862024-12-28T04:39:24.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
29872024-12-28T04:39:24.027Z[ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
29882024-12-28T04:39:24.027Z[ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
29892024-12-28T04:39:24.027Z[ 9] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec
29902024-12-28T04:39:24.027Z[ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
29912024-12-28T04:39:24.027Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
29922024-12-28T04:39:24.027Z[ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
29932024-12-28T04:39:24.027Z[ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
29942024-12-28T04:39:24.027Z[ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
29952024-12-28T04:39:24.027Z[SUM] 9.00-10.00 sec 106 MBytes 888 Mbits/sec
29962024-12-28T04:39:24.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
29972024-12-28T04:39:24.027Z[ 5] 10.00-10.00 sec 42.4 KBytes 101 Mbits/sec
29982024-12-28T04:39:24.027Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29992024-12-28T04:39:24.027Z[ 9] 10.00-10.00 sec 124 KBytes 296 Mbits/sec
30002024-12-28T04:39:24.027Z[ 11] 10.00-10.00 sec 124 KBytes 296 Mbits/sec
30012024-12-28T04:39:24.027Z[ 13] 10.00-10.00 sec 102 KBytes 242 Mbits/sec
30022024-12-28T04:39:24.027Z[ 15] 10.00-10.00 sec 5.66 KBytes 13.4 Mbits/sec
30032024-12-28T04:39:24.027Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30042024-12-28T04:39:24.027Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30052024-12-28T04:39:24.027Z[SUM] 10.00-10.00 sec 399 KBytes 947 Mbits/sec
30062024-12-28T04:39:24.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
30072024-12-28T04:39:24.027Z[ ID] Interval Transfer Bandwidth
30082024-12-28T04:39:24.027Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30092024-12-28T04:39:24.027Z[ 5] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
30102024-12-28T04:39:24.028Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30112024-12-28T04:39:24.028Z[ 7] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
30122024-12-28T04:39:24.028Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30132024-12-28T04:39:24.028Z[ 9] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
30142024-12-28T04:39:24.030Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30152024-12-28T04:39:24.030Z[ 11] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
30162024-12-28T04:39:24.030Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30172024-12-28T04:39:24.030Z[ 13] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
30182024-12-28T04:39:24.030Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30192024-12-28T04:39:24.030Z[ 15] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
30202024-12-28T04:39:24.031Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30212024-12-28T04:39:24.031Z[ 17] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
30222024-12-28T04:39:24.031Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30232024-12-28T04:39:24.031Z[ 19] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
30242024-12-28T04:39:24.031Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30252024-12-28T04:39:24.031Z[SUM] 0.00-10.00 sec 1.03 GBytes 885 Mbits/sec receiver
30262024-12-28T04:39:24.031ZRun 6/10...885.6681022248109Mbps
30272024-12-28T04:39:31.060Z-----------------------------------------------------------
30282024-12-28T04:39:31.060ZServer listening on 5201
30292024-12-28T04:39:31.060Z-----------------------------------------------------------
30302024-12-28T04:39:31.060ZAccepted connection from 10.0.0.1, port 36064
30312024-12-28T04:39:31.060Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65037
30322024-12-28T04:39:31.060Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63098
30332024-12-28T04:39:31.060Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51298
30342024-12-28T04:39:31.060Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47316
30352024-12-28T04:39:31.060Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39212
30362024-12-28T04:39:31.060Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61804
30372024-12-28T04:39:31.060Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52801
30382024-12-28T04:39:31.060Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62907
30392024-12-28T04:39:31.060Z[ ID] Interval Transfer Bandwidth
30402024-12-28T04:39:31.060Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
30412024-12-28T04:39:31.060Z[ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
30422024-12-28T04:39:31.060Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30432024-12-28T04:39:31.060Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30442024-12-28T04:39:31.060Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30452024-12-28T04:39:31.060Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30462024-12-28T04:39:31.060Z[ 17] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
30472024-12-28T04:39:31.060Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
30482024-12-28T04:39:31.060Z[SUM] 0.00-1.00 sec 96.5 MBytes 809 Mbits/sec
30492024-12-28T04:39:31.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
30502024-12-28T04:39:31.060Z[ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30512024-12-28T04:39:31.060Z[ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30522024-12-28T04:39:31.060Z[ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30532024-12-28T04:39:31.060Z[ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30542024-12-28T04:39:31.060Z[ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30552024-12-28T04:39:31.060Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30562024-12-28T04:39:31.060Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30572024-12-28T04:39:31.060Z[ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30582024-12-28T04:39:31.060Z[SUM] 1.00-2.00 sec 107 MBytes 897 Mbits/sec
30592024-12-28T04:39:31.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
30602024-12-28T04:39:31.061Z[ 5] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30612024-12-28T04:39:31.061Z[ 7] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30622024-12-28T04:39:31.061Z[ 9] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30632024-12-28T04:39:31.061Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30642024-12-28T04:39:31.061Z[ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30652024-12-28T04:39:31.061Z[ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30662024-12-28T04:39:31.061Z[ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30672024-12-28T04:39:31.061Z[ 19] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30682024-12-28T04:39:31.061Z[SUM] 2.00-3.00 sec 107 MBytes 897 Mbits/sec
30692024-12-28T04:39:31.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
30702024-12-28T04:39:31.061Z[ 5] 3.00-4.00 sec 13.3 MBytes 112 Mbits/sec
30712024-12-28T04:39:31.061Z[ 7] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
30722024-12-28T04:39:31.061Z[ 9] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
30732024-12-28T04:39:31.061Z[ 11] 3.00-4.00 sec 13.3 MBytes 112 Mbits/sec
30742024-12-28T04:39:31.061Z[ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30752024-12-28T04:39:31.061Z[ 15] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30762024-12-28T04:39:31.061Z[ 17] 3.00-4.00 sec 13.3 MBytes 112 Mbits/sec
30772024-12-28T04:39:31.061Z[ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
30782024-12-28T04:39:31.061Z[SUM] 3.00-4.00 sec 107 MBytes 894 Mbits/sec
30792024-12-28T04:39:31.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
30802024-12-28T04:39:31.061Z[ 5] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
30812024-12-28T04:39:31.061Z[ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
30822024-12-28T04:39:31.061Z[ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
30832024-12-28T04:39:31.061Z[ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
30842024-12-28T04:39:31.061Z[ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
30852024-12-28T04:39:31.061Z[ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
30862024-12-28T04:39:31.061Z[ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
30872024-12-28T04:39:31.061Z[ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
30882024-12-28T04:39:31.061Z[SUM] 4.00-5.00 sec 106 MBytes 888 Mbits/sec
30892024-12-28T04:39:31.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
30902024-12-28T04:39:31.061Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30912024-12-28T04:39:31.061Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30922024-12-28T04:39:31.061Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30932024-12-28T04:39:31.061Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30942024-12-28T04:39:31.061Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30952024-12-28T04:39:31.061Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30962024-12-28T04:39:31.061Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30972024-12-28T04:39:31.061Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
30982024-12-28T04:39:31.061Z[SUM] 5.00-6.00 sec 104 MBytes 872 Mbits/sec
30992024-12-28T04:39:31.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
31002024-12-28T04:39:31.062Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
31012024-12-28T04:39:31.062Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
31022024-12-28T04:39:31.062Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
31032024-12-28T04:39:34.279Z[ 11] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
31042024-12-28T04:39:34.279Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
31052024-12-28T04:39:34.279Z[ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
31062024-12-28T04:39:34.279Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
31072024-12-28T04:39:34.279Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
31082024-12-28T04:39:34.279Z[SUM] 6.00-7.00 sec 103 MBytes 865 Mbits/sec
31092024-12-28T04:39:34.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
31102024-12-28T04:39:34.279Z[ 5] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec
31112024-12-28T04:39:34.279Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
31122024-12-28T04:39:34.279Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
31132024-12-28T04:39:34.279Z[ 11] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec
31142024-12-28T04:39:34.279Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
31152024-12-28T04:39:34.279Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
31162024-12-28T04:39:34.279Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
31172024-12-28T04:39:34.279Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
31182024-12-28T04:39:34.280Z[SUM] 7.00-8.00 sec 104 MBytes 869 Mbits/sec
31192024-12-28T04:39:34.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
31202024-12-28T04:39:34.280Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
31212024-12-28T04:39:34.280Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
31222024-12-28T04:39:34.280Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
31232024-12-28T04:39:34.280Z[ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
31242024-12-28T04:39:34.280Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
31252024-12-28T04:39:34.280Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
31262024-12-28T04:39:34.280Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
31272024-12-28T04:39:34.280Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
31282024-12-28T04:39:34.280Z[SUM] 8.00-9.00 sec 103 MBytes 865 Mbits/sec
31292024-12-28T04:39:34.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
31302024-12-28T04:39:34.280Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31312024-12-28T04:39:34.280Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31322024-12-28T04:39:34.280Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31332024-12-28T04:39:34.280Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31342024-12-28T04:39:34.280Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31352024-12-28T04:39:34.280Z[ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
31362024-12-28T04:39:34.280Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
31372024-12-28T04:39:34.280Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
31382024-12-28T04:39:34.280Z[SUM] 9.00-10.00 sec 105 MBytes 877 Mbits/sec
31392024-12-28T04:39:34.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
31402024-12-28T04:39:34.280Z[ 5] 10.00-10.00 sec 42.4 KBytes 86.9 Mbits/sec
31412024-12-28T04:39:34.280Z[ 7] 10.00-10.00 sec 42.4 KBytes 86.9 Mbits/sec
31422024-12-28T04:39:34.280Z[ 9] 10.00-10.00 sec 67.9 KBytes 139 Mbits/sec
31432024-12-28T04:39:34.280Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31442024-12-28T04:39:34.280Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31452024-12-28T04:39:34.280Z[ 15] 10.00-10.00 sec 113 KBytes 232 Mbits/sec
31462024-12-28T04:39:34.280Z[ 17] 10.00-10.00 sec 124 KBytes 255 Mbits/sec
31472024-12-28T04:39:34.280Z[ 19] 10.00-10.00 sec 124 KBytes 255 Mbits/sec
31482024-12-28T04:39:34.280Z[SUM] 10.00-10.00 sec 515 KBytes 1.05 Gbits/sec
31492024-12-28T04:39:34.280Z- - - - - - - - - - - - - - - - - - - - - - - - -
31502024-12-28T04:39:34.280Z[ ID] Interval Transfer Bandwidth
31512024-12-28T04:39:34.280Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31522024-12-28T04:39:34.280Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
31532024-12-28T04:39:34.280Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31542024-12-28T04:39:34.280Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
31552024-12-28T04:39:34.280Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31562024-12-28T04:39:34.280Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
31572024-12-28T04:39:34.281Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31582024-12-28T04:39:34.281Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
31592024-12-28T04:39:34.281Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31602024-12-28T04:39:34.281Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
31612024-12-28T04:39:34.281Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31622024-12-28T04:39:34.281Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
31632024-12-28T04:39:34.281Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31642024-12-28T04:39:34.281Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
31652024-12-28T04:39:34.281Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31662024-12-28T04:39:34.281Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
31672024-12-28T04:39:34.281Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31682024-12-28T04:39:34.281Z[SUM] 0.00-10.00 sec 1.02 GBytes 874 Mbits/sec receiver
31692024-12-28T04:39:34.287ZRun 7/10...874.1232214123729Mbps
31702024-12-28T04:39:41.310Z-----------------------------------------------------------
31712024-12-28T04:39:41.310ZServer listening on 5201
31722024-12-28T04:39:41.310Z-----------------------------------------------------------
31732024-12-28T04:39:41.310ZAccepted connection from 10.0.0.1, port 49341
31742024-12-28T04:39:41.310Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50967
31752024-12-28T04:39:41.310Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57324
31762024-12-28T04:39:41.310Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57646
31772024-12-28T04:39:41.310Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35818
31782024-12-28T04:39:41.310Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43750
31792024-12-28T04:39:41.310Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50173
31802024-12-28T04:39:41.310Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62884
31812024-12-28T04:39:41.310Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56367
31822024-12-28T04:39:41.310Z[ ID] Interval Transfer Bandwidth
31832024-12-28T04:39:41.310Z[ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
31842024-12-28T04:39:41.310Z[ 7] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
31852024-12-28T04:39:41.310Z[ 9] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
31862024-12-28T04:39:41.310Z[ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
31872024-12-28T04:39:41.311Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
31882024-12-28T04:39:41.311Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
31892024-12-28T04:39:41.311Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
31902024-12-28T04:39:41.311Z[ 19] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
31912024-12-28T04:39:41.311Z[SUM] 0.00-1.00 sec 95.3 MBytes 800 Mbits/sec
31922024-12-28T04:39:41.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
31932024-12-28T04:39:41.311Z[ 5] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
31942024-12-28T04:39:41.311Z[ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
31952024-12-28T04:39:41.311Z[ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
31962024-12-28T04:39:41.311Z[ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
31972024-12-28T04:39:41.311Z[ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
31982024-12-28T04:39:41.311Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
31992024-12-28T04:39:41.311Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
32002024-12-28T04:39:41.311Z[ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
32012024-12-28T04:39:41.311Z[SUM] 1.00-2.00 sec 107 MBytes 897 Mbits/sec
32022024-12-28T04:39:41.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
32032024-12-28T04:39:41.311Z[ 5] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
32042024-12-28T04:39:41.311Z[ 7] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
32052024-12-28T04:39:41.311Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
32062024-12-28T04:39:41.311Z[ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
32072024-12-28T04:39:41.311Z[ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
32082024-12-28T04:39:41.311Z[ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
32092024-12-28T04:39:41.311Z[ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
32102024-12-28T04:39:41.311Z[ 19] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
32112024-12-28T04:39:41.311Z[SUM] 2.00-3.00 sec 106 MBytes 892 Mbits/sec
32122024-12-28T04:39:41.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
32132024-12-28T04:39:41.311Z[ 5] 3.00-4.00 sec 13.3 MBytes 111 Mbits/sec
32142024-12-28T04:39:41.311Z[ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
32152024-12-28T04:39:41.311Z[ 9] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
32162024-12-28T04:39:41.311Z[ 11] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
32172024-12-28T04:39:41.311Z[ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
32182024-12-28T04:39:41.311Z[ 15] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
32192024-12-28T04:39:41.311Z[ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
32202024-12-28T04:39:41.311Z[ 19] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
32212024-12-28T04:39:41.311Z[SUM] 3.00-4.00 sec 106 MBytes 889 Mbits/sec
32222024-12-28T04:39:41.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
32232024-12-28T04:39:41.311Z[ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
32242024-12-28T04:39:41.311Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
32252024-12-28T04:39:41.311Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
32262024-12-28T04:39:41.311Z[ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
32272024-12-28T04:39:41.312Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
32282024-12-28T04:39:41.312Z[ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
32292024-12-28T04:39:41.312Z[ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
32302024-12-28T04:39:41.312Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
32312024-12-28T04:39:41.312Z[SUM] 4.00-5.00 sec 105 MBytes 878 Mbits/sec
32322024-12-28T04:39:41.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
32332024-12-28T04:39:41.312Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
32342024-12-28T04:39:41.312Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
32352024-12-28T04:39:41.312Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
32362024-12-28T04:39:41.312Z[ 11] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
32372024-12-28T04:39:41.312Z[ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
32382024-12-28T04:39:41.312Z[ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
32392024-12-28T04:39:41.312Z[ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
32402024-12-28T04:39:41.312Z[ 19] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
32412024-12-28T04:39:41.312Z[SUM] 5.00-6.00 sec 103 MBytes 860 Mbits/sec
32422024-12-28T04:39:41.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
32432024-12-28T04:39:41.312Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
32442024-12-28T04:39:41.312Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
32452024-12-28T04:39:41.312Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
32462024-12-28T04:39:44.528Z[ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
32472024-12-28T04:39:44.528Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
32482024-12-28T04:39:44.528Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
32492024-12-28T04:39:44.528Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
32502024-12-28T04:39:44.528Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
32512024-12-28T04:39:44.528Z[SUM] 6.00-7.00 sec 105 MBytes 877 Mbits/sec
32522024-12-28T04:39:44.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
32532024-12-28T04:39:44.528Z[ 5] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
32542024-12-28T04:39:44.528Z[ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
32552024-12-28T04:39:44.528Z[ 9] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
32562024-12-28T04:39:44.528Z[ 11] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
32572024-12-28T04:39:44.528Z[ 13] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
32582024-12-28T04:39:44.528Z[ 15] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
32592024-12-28T04:39:44.528Z[ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
32602024-12-28T04:39:44.528Z[ 19] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
32612024-12-28T04:39:44.528Z[SUM] 7.00-8.00 sec 107 MBytes 895 Mbits/sec
32622024-12-28T04:39:44.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
32632024-12-28T04:39:44.529Z[ 5] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
32642024-12-28T04:39:44.529Z[ 7] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
32652024-12-28T04:39:44.529Z[ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
32662024-12-28T04:39:44.529Z[ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
32672024-12-28T04:39:44.529Z[ 13] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
32682024-12-28T04:39:44.529Z[ 15] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
32692024-12-28T04:39:44.529Z[ 17] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
32702024-12-28T04:39:44.529Z[ 19] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
32712024-12-28T04:39:44.529Z[SUM] 8.00-9.00 sec 107 MBytes 896 Mbits/sec
32722024-12-28T04:39:44.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
32732024-12-28T04:39:44.529Z[ 5] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32742024-12-28T04:39:44.529Z[ 7] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32752024-12-28T04:39:44.529Z[ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32762024-12-28T04:39:44.529Z[ 11] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
32772024-12-28T04:39:44.529Z[ 13] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
32782024-12-28T04:39:44.529Z[ 15] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32792024-12-28T04:39:44.529Z[ 17] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32802024-12-28T04:39:44.529Z[ 19] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32812024-12-28T04:39:44.529Z[SUM] 9.00-10.00 sec 107 MBytes 896 Mbits/sec
32822024-12-28T04:39:44.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
32832024-12-28T04:39:44.529Z[ 5] 10.00-10.00 sec 17.0 KBytes 30.9 Mbits/sec
32842024-12-28T04:39:44.529Z[ 7] 10.00-10.00 sec 124 KBytes 226 Mbits/sec
32852024-12-28T04:39:44.529Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32862024-12-28T04:39:44.529Z[ 11] 10.00-10.00 sec 58.0 KBytes 105 Mbits/sec
32872024-12-28T04:39:44.529Z[ 13] 10.00-10.00 sec 119 KBytes 216 Mbits/sec
32882024-12-28T04:39:44.529Z[ 15] 10.00-10.00 sec 124 KBytes 226 Mbits/sec
32892024-12-28T04:39:44.529Z[ 17] 10.00-10.00 sec 124 KBytes 226 Mbits/sec
32902024-12-28T04:39:44.529Z[ 19] 10.00-10.00 sec 124 KBytes 226 Mbits/sec
32912024-12-28T04:39:44.529Z[SUM] 10.00-10.00 sec 691 KBytes 1.26 Gbits/sec
32922024-12-28T04:39:44.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
32932024-12-28T04:39:44.529Z[ ID] Interval Transfer Bandwidth
32942024-12-28T04:39:44.529Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32952024-12-28T04:39:44.529Z[ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
32962024-12-28T04:39:44.529Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32972024-12-28T04:39:44.529Z[ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
32982024-12-28T04:39:44.529Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32992024-12-28T04:39:44.529Z[ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
33002024-12-28T04:39:44.529Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33012024-12-28T04:39:44.529Z[ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
33022024-12-28T04:39:44.530Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33032024-12-28T04:39:44.530Z[ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
33042024-12-28T04:39:44.530Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33052024-12-28T04:39:44.530Z[ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
33062024-12-28T04:39:44.530Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33072024-12-28T04:39:44.530Z[ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
33082024-12-28T04:39:44.530Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33092024-12-28T04:39:44.530Z[ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
33102024-12-28T04:39:44.530Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33112024-12-28T04:39:44.530Z[SUM] 0.00-10.00 sec 1.02 GBytes 878 Mbits/sec receiver
33122024-12-28T04:39:44.536ZRun 8/10...878.835835672165Mbps
33132024-12-28T04:39:51.561Z-----------------------------------------------------------
33142024-12-28T04:39:51.561ZServer listening on 5201
33152024-12-28T04:39:51.561Z-----------------------------------------------------------
33162024-12-28T04:39:51.561ZAccepted connection from 10.0.0.1, port 45384
33172024-12-28T04:39:51.561Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60026
33182024-12-28T04:39:51.561Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36195
33192024-12-28T04:39:51.561Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49417
33202024-12-28T04:39:51.561Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44032
33212024-12-28T04:39:51.561Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61907
33222024-12-28T04:39:51.561Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44522
33232024-12-28T04:39:51.561Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60879
33242024-12-28T04:39:51.561Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33406
33252024-12-28T04:39:51.561Z[ ID] Interval Transfer Bandwidth
33262024-12-28T04:39:51.561Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
33272024-12-28T04:39:51.561Z[ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33282024-12-28T04:39:51.561Z[ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33292024-12-28T04:39:51.561Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33302024-12-28T04:39:51.561Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33312024-12-28T04:39:51.561Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33322024-12-28T04:39:51.561Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33332024-12-28T04:39:51.562Z[ 19] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
33342024-12-28T04:39:51.562Z[SUM] 0.00-1.00 sec 97.4 MBytes 817 Mbits/sec
33352024-12-28T04:39:51.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
33362024-12-28T04:39:51.562Z[ 5] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
33372024-12-28T04:39:51.562Z[ 7] 1.00-2.00 sec 13.4 MBytes 113 Mbits/sec
33382024-12-28T04:39:51.562Z[ 9] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
33392024-12-28T04:39:51.562Z[ 11] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
33402024-12-28T04:39:51.562Z[ 13] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
33412024-12-28T04:39:51.562Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
33422024-12-28T04:39:51.562Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
33432024-12-28T04:39:51.562Z[ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
33442024-12-28T04:39:51.562Z[SUM] 1.00-2.00 sec 107 MBytes 902 Mbits/sec
33452024-12-28T04:39:51.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462024-12-28T04:39:51.562Z[ 5] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec
33472024-12-28T04:39:51.562Z[ 7] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
33482024-12-28T04:39:51.562Z[ 9] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33492024-12-28T04:39:51.562Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33502024-12-28T04:39:51.562Z[ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33512024-12-28T04:39:51.562Z[ 15] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
33522024-12-28T04:39:51.562Z[ 17] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
33532024-12-28T04:39:51.562Z[ 19] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
33542024-12-28T04:39:51.562Z[SUM] 2.00-3.00 sec 108 MBytes 902 Mbits/sec
33552024-12-28T04:39:51.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562024-12-28T04:39:51.562Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
33572024-12-28T04:39:51.562Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
33582024-12-28T04:39:51.562Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
33592024-12-28T04:39:51.562Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
33602024-12-28T04:39:51.562Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
33612024-12-28T04:39:51.562Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
33622024-12-28T04:39:51.562Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
33632024-12-28T04:39:51.562Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
33642024-12-28T04:39:51.562Z[SUM] 3.00-4.00 sec 104 MBytes 873 Mbits/sec
33652024-12-28T04:39:51.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662024-12-28T04:39:51.562Z[ 5] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec
33672024-12-28T04:39:51.562Z[ 7] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
33682024-12-28T04:39:51.562Z[ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
33692024-12-28T04:39:51.562Z[ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
33702024-12-28T04:39:51.562Z[ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
33712024-12-28T04:39:51.562Z[ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
33722024-12-28T04:39:51.563Z[ 17] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
33732024-12-28T04:39:51.563Z[ 19] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
33742024-12-28T04:39:51.563Z[SUM] 4.00-5.00 sec 107 MBytes 895 Mbits/sec
33752024-12-28T04:39:51.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762024-12-28T04:39:51.563Z[ 5] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
33772024-12-28T04:39:51.563Z[ 7] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec
33782024-12-28T04:39:51.563Z[ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
33792024-12-28T04:39:51.563Z[ 11] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec
33802024-12-28T04:39:51.563Z[ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
33812024-12-28T04:39:51.563Z[ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
33822024-12-28T04:39:51.563Z[ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
33832024-12-28T04:39:51.563Z[ 19] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec
33842024-12-28T04:39:51.563Z[SUM] 5.00-6.00 sec 106 MBytes 892 Mbits/sec
33852024-12-28T04:39:51.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862024-12-28T04:39:51.563Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
33872024-12-28T04:39:51.563Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
33882024-12-28T04:39:51.563Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
33892024-12-28T04:39:54.779Z[ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
33902024-12-28T04:39:54.779Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
33912024-12-28T04:39:54.779Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
33922024-12-28T04:39:54.779Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
33932024-12-28T04:39:54.779Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
33942024-12-28T04:39:54.779Z[SUM] 6.00-7.00 sec 104 MBytes 875 Mbits/sec
33952024-12-28T04:39:54.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962024-12-28T04:39:54.779Z[ 5] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
33972024-12-28T04:39:54.779Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
33982024-12-28T04:39:54.779Z[ 9] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
33992024-12-28T04:39:54.779Z[ 11] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
34002024-12-28T04:39:54.779Z[ 13] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
34012024-12-28T04:39:54.779Z[ 15] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
34022024-12-28T04:39:54.780Z[ 17] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
34032024-12-28T04:39:54.780Z[ 19] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
34042024-12-28T04:39:54.780Z[SUM] 7.00-8.00 sec 108 MBytes 903 Mbits/sec
34052024-12-28T04:39:54.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062024-12-28T04:39:54.780Z[ 5] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34072024-12-28T04:39:54.780Z[ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34082024-12-28T04:39:54.780Z[ 9] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34092024-12-28T04:39:54.780Z[ 11] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34102024-12-28T04:39:54.780Z[ 13] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34112024-12-28T04:39:54.780Z[ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34122024-12-28T04:39:54.780Z[ 17] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34132024-12-28T04:39:54.780Z[ 19] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34142024-12-28T04:39:54.780Z[SUM] 8.00-9.00 sec 108 MBytes 905 Mbits/sec
34152024-12-28T04:39:54.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162024-12-28T04:39:54.780Z[ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
34172024-12-28T04:39:54.780Z[ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
34182024-12-28T04:39:54.780Z[ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
34192024-12-28T04:39:54.780Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
34202024-12-28T04:39:54.780Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
34212024-12-28T04:39:54.780Z[ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
34222024-12-28T04:39:54.780Z[ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
34232024-12-28T04:39:54.780Z[ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
34242024-12-28T04:39:54.780Z[SUM] 9.00-10.00 sec 106 MBytes 888 Mbits/sec
34252024-12-28T04:39:54.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262024-12-28T04:39:54.780Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34272024-12-28T04:39:54.780Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34282024-12-28T04:39:54.780Z[ 9] 10.00-10.00 sec 50.9 KBytes 117 Mbits/sec
34292024-12-28T04:39:54.780Z[ 11] 10.00-10.00 sec 124 KBytes 286 Mbits/sec
34302024-12-28T04:39:54.780Z[ 13] 10.00-10.00 sec 124 KBytes 286 Mbits/sec
34312024-12-28T04:39:54.780Z[ 15] 10.00-10.00 sec 122 KBytes 280 Mbits/sec
34322024-12-28T04:39:54.780Z[ 17] 10.00-10.00 sec 11.3 KBytes 26.0 Mbits/sec
34332024-12-28T04:39:54.780Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34342024-12-28T04:39:54.780Z[SUM] 10.00-10.00 sec 433 KBytes 995 Mbits/sec
34352024-12-28T04:39:54.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362024-12-28T04:39:54.780Z[ ID] Interval Transfer Bandwidth
34372024-12-28T04:39:54.780Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34382024-12-28T04:39:54.780Z[ 5] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34392024-12-28T04:39:54.780Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34402024-12-28T04:39:54.781Z[ 7] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34412024-12-28T04:39:54.781Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34422024-12-28T04:39:54.781Z[ 9] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34432024-12-28T04:39:54.781Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34442024-12-28T04:39:54.781Z[ 11] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34452024-12-28T04:39:54.781Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34462024-12-28T04:39:54.781Z[ 13] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34472024-12-28T04:39:54.781Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34482024-12-28T04:39:54.781Z[ 15] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34492024-12-28T04:39:54.781Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34502024-12-28T04:39:54.781Z[ 17] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34512024-12-28T04:39:54.781Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34522024-12-28T04:39:54.781Z[ 19] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34532024-12-28T04:39:54.781Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34542024-12-28T04:39:54.781Z[SUM] 0.00-10.00 sec 1.03 GBytes 885 Mbits/sec receiver
34552024-12-28T04:39:54.784ZRun 9/10...885.844625119938Mbps
34562024-12-28T04:40:01.811Z-----------------------------------------------------------
34572024-12-28T04:40:01.811ZServer listening on 5201
34582024-12-28T04:40:01.811Z-----------------------------------------------------------
34592024-12-28T04:40:01.811ZAccepted connection from 10.0.0.1, port 47219
34602024-12-28T04:40:01.811Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53887
34612024-12-28T04:40:01.811Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63414
34622024-12-28T04:40:01.811Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52928
34632024-12-28T04:40:01.811Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57800
34642024-12-28T04:40:01.811Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46927
34652024-12-28T04:40:01.811Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46261
34662024-12-28T04:40:01.811Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51555
34672024-12-28T04:40:01.811Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61004
34682024-12-28T04:40:01.811Z[ ID] Interval Transfer Bandwidth
34692024-12-28T04:40:01.811Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
34702024-12-28T04:40:01.811Z[ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
34712024-12-28T04:40:01.812Z[ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
34722024-12-28T04:40:01.812Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
34732024-12-28T04:40:01.812Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
34742024-12-28T04:40:01.812Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
34752024-12-28T04:40:01.812Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
34762024-12-28T04:40:01.812Z[ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
34772024-12-28T04:40:01.812Z[SUM] 0.00-1.00 sec 96.9 MBytes 813 Mbits/sec
34782024-12-28T04:40:01.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
34792024-12-28T04:40:01.812Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
34802024-12-28T04:40:01.812Z[ 7] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
34812024-12-28T04:40:01.812Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
34822024-12-28T04:40:01.812Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
34832024-12-28T04:40:01.812Z[ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
34842024-12-28T04:40:01.812Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
34852024-12-28T04:40:01.812Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
34862024-12-28T04:40:01.812Z[ 19] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
34872024-12-28T04:40:01.812Z[SUM] 1.00-2.00 sec 106 MBytes 893 Mbits/sec
34882024-12-28T04:40:01.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
34892024-12-28T04:40:01.812Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
34902024-12-28T04:40:01.812Z[ 7] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
34912024-12-28T04:40:01.812Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
34922024-12-28T04:40:01.812Z[ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
34932024-12-28T04:40:01.812Z[ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
34942024-12-28T04:40:01.812Z[ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
34952024-12-28T04:40:01.812Z[ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
34962024-12-28T04:40:01.812Z[ 19] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
34972024-12-28T04:40:01.812Z[SUM] 2.00-3.00 sec 106 MBytes 890 Mbits/sec
34982024-12-28T04:40:01.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
34992024-12-28T04:40:01.812Z[ 5] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
35002024-12-28T04:40:01.812Z[ 7] 3.00-4.00 sec 13.4 MBytes 113 Mbits/sec
35012024-12-28T04:40:01.812Z[ 9] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
35022024-12-28T04:40:01.812Z[ 11] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
35032024-12-28T04:40:01.812Z[ 13] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
35042024-12-28T04:40:01.812Z[ 15] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
35052024-12-28T04:40:01.812Z[ 17] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
35062024-12-28T04:40:01.815Z[ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
35072024-12-28T04:40:01.815Z[SUM] 3.00-4.00 sec 107 MBytes 899 Mbits/sec
35082024-12-28T04:40:01.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
35092024-12-28T04:40:01.815Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
35102024-12-28T04:40:01.815Z[ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
35112024-12-28T04:40:01.815Z[ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
35122024-12-28T04:40:01.815Z[ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
35132024-12-28T04:40:01.815Z[ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
35142024-12-28T04:40:01.815Z[ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
35152024-12-28T04:40:01.815Z[ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
35162024-12-28T04:40:01.815Z[ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
35172024-12-28T04:40:01.815Z[SUM] 4.00-5.00 sec 106 MBytes 888 Mbits/sec
35182024-12-28T04:40:01.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
35192024-12-28T04:40:01.816Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35202024-12-28T04:40:01.816Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
35212024-12-28T04:40:01.816Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35222024-12-28T04:40:01.816Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35232024-12-28T04:40:01.816Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
35242024-12-28T04:40:01.816Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
35252024-12-28T04:40:01.816Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
35262024-12-28T04:40:01.816Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
35272024-12-28T04:40:01.816Z[SUM] 5.00-6.00 sec 103 MBytes 868 Mbits/sec
35282024-12-28T04:40:01.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
35292024-12-28T04:40:01.816Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35302024-12-28T04:40:01.816Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35312024-12-28T04:40:01.816Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35322024-12-28T04:40:05.030Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35332024-12-28T04:40:05.030Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35342024-12-28T04:40:05.030Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35352024-12-28T04:40:05.030Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35362024-12-28T04:40:05.030Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
35372024-12-28T04:40:05.030Z[SUM] 6.00-7.00 sec 104 MBytes 873 Mbits/sec
35382024-12-28T04:40:05.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
35392024-12-28T04:40:05.030Z[ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35402024-12-28T04:40:05.030Z[ 7] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35412024-12-28T04:40:05.030Z[ 9] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
35422024-12-28T04:40:05.030Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
35432024-12-28T04:40:05.030Z[ 13] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35442024-12-28T04:40:05.030Z[ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35452024-12-28T04:40:05.030Z[ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35462024-12-28T04:40:05.030Z[ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35472024-12-28T04:40:05.030Z[SUM] 7.00-8.00 sec 106 MBytes 887 Mbits/sec
35482024-12-28T04:40:05.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
35492024-12-28T04:40:05.030Z[ 5] 8.00-9.00 sec 13.2 MBytes 110 Mbits/sec
35502024-12-28T04:40:05.030Z[ 7] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
35512024-12-28T04:40:05.030Z[ 9] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
35522024-12-28T04:40:05.030Z[ 11] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
35532024-12-28T04:40:05.030Z[ 13] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
35542024-12-28T04:40:05.030Z[ 15] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
35552024-12-28T04:40:05.030Z[ 17] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
35562024-12-28T04:40:05.030Z[ 19] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
35572024-12-28T04:40:05.030Z[SUM] 8.00-9.00 sec 106 MBytes 888 Mbits/sec
35582024-12-28T04:40:05.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
35592024-12-28T04:40:05.030Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
35602024-12-28T04:40:05.030Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35612024-12-28T04:40:05.030Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
35622024-12-28T04:40:05.030Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
35632024-12-28T04:40:05.031Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
35642024-12-28T04:40:05.031Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
35652024-12-28T04:40:05.031Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
35662024-12-28T04:40:05.031Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35672024-12-28T04:40:05.031Z[SUM] 9.00-10.00 sec 105 MBytes 878 Mbits/sec
35682024-12-28T04:40:05.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
35692024-12-28T04:40:05.031Z[ 5] 10.00-10.00 sec 124 KBytes 267 Mbits/sec
35702024-12-28T04:40:05.031Z[ 7] 10.00-10.00 sec 124 KBytes 267 Mbits/sec
35712024-12-28T04:40:05.031Z[ 9] 10.00-10.00 sec 59.4 KBytes 128 Mbits/sec
35722024-12-28T04:40:05.031Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732024-12-28T04:40:05.031Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35742024-12-28T04:40:05.031Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35752024-12-28T04:40:05.031Z[ 17] 10.00-10.00 sec 69.3 KBytes 149 Mbits/sec
35762024-12-28T04:40:05.031Z[ 19] 10.00-10.00 sec 124 KBytes 267 Mbits/sec
35772024-12-28T04:40:05.031Z[SUM] 10.00-10.00 sec 502 KBytes 1.08 Gbits/sec
35782024-12-28T04:40:05.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
35792024-12-28T04:40:05.031Z[ ID] Interval Transfer Bandwidth
35802024-12-28T04:40:05.031Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35812024-12-28T04:40:05.031Z[ 5] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
35822024-12-28T04:40:05.031Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35832024-12-28T04:40:05.031Z[ 7] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
35842024-12-28T04:40:05.031Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35852024-12-28T04:40:05.031Z[ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
35862024-12-28T04:40:05.031Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35872024-12-28T04:40:05.031Z[ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
35882024-12-28T04:40:05.031Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35892024-12-28T04:40:05.031Z[ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
35902024-12-28T04:40:05.031Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35912024-12-28T04:40:05.031Z[ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
35922024-12-28T04:40:05.031Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35932024-12-28T04:40:05.031Z[ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
35942024-12-28T04:40:05.034Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35952024-12-28T04:40:05.034Z[ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
35962024-12-28T04:40:05.034Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35972024-12-28T04:40:05.034Z[SUM] 0.00-10.00 sec 1.02 GBytes 878 Mbits/sec receiver
35982024-12-28T04:40:05.034ZRun 10/10...878.0758435315929Mbps
35992024-12-28T04:40:05.034Z###---------------------###
36002024-12-28T04:40:05.034Z::: iPerf done... :::
36012024-12-28T04:40:05.034Z:::Awaiting out files...:::
36022024-12-28T04:40:05.034Z###---------------------###
36032024-12-28T04:40:05.034Z###-----###
36042024-12-28T04:40:05.034Z:::done!:::
36052024-12-28T04:40:05.034Z###-----###
36062024-12-28T04:40:06.726ZGnuplot not found, using plotters backend
36072024-12-28T04:40:06.945ZBenchmarking iperf-tcp/local/c2s/tx
36082024-12-28T04:40:06.945ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
36092024-12-28T04:40:11.596ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (577M iterations)
36102024-12-28T04:40:31.591ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
36112024-12-28T04:40:31.750Ziperf-tcp/local/c2s/tx time: [1.6164 µs 1.6164 µs 1.6165 µs]
36122024-12-28T04:40:31.751Z change: [-0.1086% -0.0994% -0.0903%] (p = 0.00 < 0.05)
36132024-12-28T04:40:31.751Z Change within noise threshold.
36142024-12-28T04:40:31.751ZFound 5 outliers among 100 measurements (5.00%)
36152024-12-28T04:40:31.751Z 1 (1.00%) low severe
36162024-12-28T04:40:31.751Z 3 (3.00%) low mild
36172024-12-28T04:40:31.751Z 1 (1.00%) high mild
36182024-12-28T04:40:33.337Z
36192024-12-28T04:40:33.340ZBenchmarking iperf-tcp/local/c2s/rx
36202024-12-28T04:40:33.340ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
36212024-12-28T04:40:37.994ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (577M iterations)
36222024-12-28T04:40:57.955ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
36232024-12-28T04:40:58.108Ziperf-tcp/local/c2s/rx time: [5.7006 µs 5.7010 µs 5.7013 µs]
36242024-12-28T04:40:58.108Z change: [+0.9411% +0.9519% +0.9628%] (p = 0.00 < 0.05)
36252024-12-28T04:40:58.108Z Change within noise threshold.
36262024-12-28T04:40:58.108ZFound 2 outliers among 100 measurements (2.00%)
36272024-12-28T04:40:58.108Z 2 (2.00%) low mild
36282024-12-28T04:40:59.699Z
36292024-12-28T04:40:59.704Z###-------------------###
36302024-12-28T04:40:59.704Z:::Running experiment :::
36312024-12-28T04:40:59.704Z:::iperf-tcp/local/s2c:::
36322024-12-28T04:40:59.704Z###-------------------###
36332024-12-28T04:41:00.250Zdtrace: description 'profile-201us ' matched 2 probes
36342024-12-28T04:41:06.746Z-----------------------------------------------------------
36352024-12-28T04:41:06.746ZServer listening on 5201
36362024-12-28T04:41:06.746Z-----------------------------------------------------------
36372024-12-28T04:41:06.746ZAccepted connection from 10.0.0.1, port 60697
36382024-12-28T04:41:06.746Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65484
36392024-12-28T04:41:06.746Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39437
36402024-12-28T04:41:06.746Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44420
36412024-12-28T04:41:06.746Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59467
36422024-12-28T04:41:06.746Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53553
36432024-12-28T04:41:06.746Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54768
36442024-12-28T04:41:06.746Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36560
36452024-12-28T04:41:06.746Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65521
36462024-12-28T04:41:06.746Z[ ID] Interval Transfer Bandwidth
36472024-12-28T04:41:06.746Z[ 5] 0.00-1.00 sec 14.8 MBytes 124 Mbits/sec
36482024-12-28T04:41:06.746Z[ 7] 0.00-1.00 sec 14.8 MBytes 124 Mbits/sec
36492024-12-28T04:41:06.746Z[ 9] 0.00-1.00 sec 14.8 MBytes 124 Mbits/sec
36502024-12-28T04:41:06.747Z[ 11] 0.00-1.00 sec 14.7 MBytes 124 Mbits/sec
36512024-12-28T04:41:06.747Z[ 13] 0.00-1.00 sec 14.8 MBytes 124 Mbits/sec
36522024-12-28T04:41:06.747Z[ 15] 0.00-1.00 sec 14.7 MBytes 124 Mbits/sec
36532024-12-28T04:41:06.747Z[ 17] 0.00-1.00 sec 14.7 MBytes 124 Mbits/sec
36542024-12-28T04:41:06.747Z[ 19] 0.00-1.00 sec 14.7 MBytes 124 Mbits/sec
36552024-12-28T04:41:06.747Z[SUM] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
36562024-12-28T04:41:06.747Z- - - - - - - - - - - - - - - - - - - - - - - - -
36572024-12-28T04:41:06.747Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
36582024-12-28T04:41:06.747Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
36592024-12-28T04:41:06.747Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
36602024-12-28T04:41:06.747Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
36612024-12-28T04:41:06.747Z[ 13] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
36622024-12-28T04:41:06.747Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
36632024-12-28T04:41:06.747Z[ 17] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
36642024-12-28T04:41:06.747Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
36652024-12-28T04:41:06.747Z[SUM] 1.00-2.00 sec 105 MBytes 884 Mbits/sec
36662024-12-28T04:41:06.747Z- - - - - - - - - - - - - - - - - - - - - - - - -
36672024-12-28T04:41:06.747Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
36682024-12-28T04:41:06.747Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
36692024-12-28T04:41:06.747Z[ 9] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec
36702024-12-28T04:41:06.747Z[ 11] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
36712024-12-28T04:41:06.747Z[ 13] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
36722024-12-28T04:41:06.747Z[ 15] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
36732024-12-28T04:41:06.747Z[ 17] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
36742024-12-28T04:41:06.747Z[ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
36752024-12-28T04:41:06.747Z[SUM] 2.00-3.00 sec 106 MBytes 888 Mbits/sec
36762024-12-28T04:41:06.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
36772024-12-28T04:41:06.748Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36782024-12-28T04:41:06.748Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36792024-12-28T04:41:06.748Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36802024-12-28T04:41:06.748Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36812024-12-28T04:41:06.748Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36822024-12-28T04:41:06.748Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36832024-12-28T04:41:06.748Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36842024-12-28T04:41:06.748Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
36852024-12-28T04:41:06.748Z[SUM] 3.00-4.00 sec 104 MBytes 873 Mbits/sec
36862024-12-28T04:41:06.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
36872024-12-28T04:41:06.748Z[ 5] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
36882024-12-28T04:41:06.748Z[ 7] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec
36892024-12-28T04:41:06.748Z[ 9] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec
36902024-12-28T04:41:06.748Z[ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
36912024-12-28T04:41:06.748Z[ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
36922024-12-28T04:41:06.748Z[ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
36932024-12-28T04:41:06.748Z[ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
36942024-12-28T04:41:06.748Z[ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
36952024-12-28T04:41:06.748Z[SUM] 4.00-5.00 sec 106 MBytes 887 Mbits/sec
36962024-12-28T04:41:06.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
36972024-12-28T04:41:06.748Z[ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
36982024-12-28T04:41:06.748Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
36992024-12-28T04:41:06.748Z[ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
37002024-12-28T04:41:06.748Z[ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
37012024-12-28T04:41:06.748Z[ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
37022024-12-28T04:41:06.749Z[ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
37032024-12-28T04:41:06.749Z[ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
37042024-12-28T04:41:06.749Z[ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
37052024-12-28T04:41:06.749Z[SUM] 5.00-6.00 sec 105 MBytes 884 Mbits/sec
37062024-12-28T04:41:06.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
37072024-12-28T04:41:06.749Z[ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
37082024-12-28T04:41:06.751Z[ 7] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
37092024-12-28T04:41:06.751Z[ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
37102024-12-28T04:41:09.964Z[ 11] 6.00-7.00 sec 13.2 MBytes 110 Mbits/sec
37112024-12-28T04:41:09.964Z[ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
37122024-12-28T04:41:09.964Z[ 15] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
37132024-12-28T04:41:09.964Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
37142024-12-28T04:41:09.964Z[ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
37152024-12-28T04:41:09.964Z[SUM] 6.00-7.00 sec 106 MBytes 885 Mbits/sec
37162024-12-28T04:41:09.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
37172024-12-28T04:41:09.964Z[ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
37182024-12-28T04:41:09.964Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
37192024-12-28T04:41:09.964Z[ 9] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
37202024-12-28T04:41:09.964Z[ 11] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
37212024-12-28T04:41:09.964Z[ 13] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
37222024-12-28T04:41:09.964Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
37232024-12-28T04:41:09.964Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
37242024-12-28T04:41:09.964Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
37252024-12-28T04:41:09.964Z[SUM] 7.00-8.00 sec 105 MBytes 883 Mbits/sec
37262024-12-28T04:41:09.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
37272024-12-28T04:41:09.964Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37282024-12-28T04:41:09.964Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37292024-12-28T04:41:09.964Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37302024-12-28T04:41:09.965Z[ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37312024-12-28T04:41:09.965Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37322024-12-28T04:41:09.965Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37332024-12-28T04:41:09.965Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37342024-12-28T04:41:09.965Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37352024-12-28T04:41:09.965Z[SUM] 8.00-9.00 sec 103 MBytes 865 Mbits/sec
37362024-12-28T04:41:09.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
37372024-12-28T04:41:09.965Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
37382024-12-28T04:41:09.965Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
37392024-12-28T04:41:09.965Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
37402024-12-28T04:41:09.965Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
37412024-12-28T04:41:09.965Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
37422024-12-28T04:41:09.965Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
37432024-12-28T04:41:09.965Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
37442024-12-28T04:41:09.965Z[ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
37452024-12-28T04:41:09.965Z[SUM] 9.00-10.00 sec 105 MBytes 879 Mbits/sec
37462024-12-28T04:41:09.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
37472024-12-28T04:41:09.965Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37482024-12-28T04:41:09.965Z[ 7] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
37492024-12-28T04:41:09.965Z[ 9] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
37502024-12-28T04:41:09.965Z[ 11] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
37512024-12-28T04:41:09.965Z[ 13] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
37522024-12-28T04:41:09.965Z[ 15] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
37532024-12-28T04:41:09.965Z[ 17] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
37542024-12-28T04:41:09.965Z[ 19] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
37552024-12-28T04:41:09.965Z[SUM] 10.00-10.00 sec 396 KBytes 914 Mbits/sec
37562024-12-28T04:41:09.965Z- - - - - - - - - - - - - - - - - - - - - - - - -
37572024-12-28T04:41:09.965Z[ ID] Interval Transfer Bandwidth
37582024-12-28T04:41:09.965Z[ 5] 0.00-10.00 sec 133 MBytes 111 Mbits/sec sender
37592024-12-28T04:41:09.965Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37602024-12-28T04:41:09.965Z[ 7] 0.00-10.00 sec 133 MBytes 111 Mbits/sec sender
37612024-12-28T04:41:09.965Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37622024-12-28T04:41:09.965Z[ 9] 0.00-10.00 sec 133 MBytes 111 Mbits/sec sender
37632024-12-28T04:41:09.965Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37642024-12-28T04:41:09.965Z[ 11] 0.00-10.00 sec 133 MBytes 111 Mbits/sec sender
37652024-12-28T04:41:09.965Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37662024-12-28T04:41:09.966Z[ 13] 0.00-10.00 sec 133 MBytes 111 Mbits/sec sender
37672024-12-28T04:41:09.966Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37682024-12-28T04:41:09.966Z[ 15] 0.00-10.00 sec 133 MBytes 111 Mbits/sec sender
37692024-12-28T04:41:09.966Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37702024-12-28T04:41:09.966Z[ 17] 0.00-10.00 sec 133 MBytes 111 Mbits/sec sender
37712024-12-28T04:41:09.966Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37722024-12-28T04:41:09.966Z[ 19] 0.00-10.00 sec 133 MBytes 111 Mbits/sec sender
37732024-12-28T04:41:09.966Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37742024-12-28T04:41:09.966Z[SUM] 0.00-10.00 sec 1.04 GBytes 892 Mbits/sec sender
37752024-12-28T04:41:09.966Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37762024-12-28T04:41:09.969ZRun 1/10...892.172236520217Mbps
37772024-12-28T04:41:16.999Z-----------------------------------------------------------
37782024-12-28T04:41:16.999ZServer listening on 5201
37792024-12-28T04:41:16.999Z-----------------------------------------------------------
37802024-12-28T04:41:16.999ZAccepted connection from 10.0.0.1, port 51641
37812024-12-28T04:41:16.999Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53700
37822024-12-28T04:41:16.999Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40532
37832024-12-28T04:41:16.999Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65212
37842024-12-28T04:41:16.999Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46600
37852024-12-28T04:41:16.999Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36456
37862024-12-28T04:41:16.999Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49938
37872024-12-28T04:41:16.999Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40207
37882024-12-28T04:41:17.000Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63844
37892024-12-28T04:41:17.000Z[ ID] Interval Transfer Bandwidth
37902024-12-28T04:41:17.000Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
37912024-12-28T04:41:17.000Z[ 7] 0.00-1.00 sec 12.3 MBytes 104 Mbits/sec
37922024-12-28T04:41:17.000Z[ 9] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
37932024-12-28T04:41:17.000Z[ 11] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
37942024-12-28T04:41:17.000Z[ 13] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
37952024-12-28T04:41:17.000Z[ 15] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
37962024-12-28T04:41:17.000Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
37972024-12-28T04:41:17.000Z[ 19] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
37982024-12-28T04:41:17.000Z[SUM] 0.00-1.00 sec 98.1 MBytes 823 Mbits/sec
37992024-12-28T04:41:17.000Z- - - - - - - - - - - - - - - - - - - - - - - - -
38002024-12-28T04:41:17.000Z[ 5] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
38012024-12-28T04:41:17.000Z[ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
38022024-12-28T04:41:17.000Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
38032024-12-28T04:41:17.000Z[ 11] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
38042024-12-28T04:41:17.000Z[ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
38052024-12-28T04:41:17.000Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
38062024-12-28T04:41:17.000Z[ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
38072024-12-28T04:41:17.000Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
38082024-12-28T04:41:17.000Z[SUM] 1.00-2.00 sec 105 MBytes 884 Mbits/sec
38092024-12-28T04:41:17.000Z- - - - - - - - - - - - - - - - - - - - - - - - -
38102024-12-28T04:41:17.000Z[ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
38112024-12-28T04:41:17.000Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
38122024-12-28T04:41:17.000Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
38132024-12-28T04:41:17.000Z[ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
38142024-12-28T04:41:17.000Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
38152024-12-28T04:41:17.000Z[ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
38162024-12-28T04:41:17.000Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
38172024-12-28T04:41:17.000Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
38182024-12-28T04:41:17.000Z[SUM] 2.00-3.00 sec 105 MBytes 884 Mbits/sec
38192024-12-28T04:41:17.000Z- - - - - - - - - - - - - - - - - - - - - - - - -
38202024-12-28T04:41:17.000Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
38212024-12-28T04:41:17.000Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
38222024-12-28T04:41:17.001Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
38232024-12-28T04:41:17.001Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
38242024-12-28T04:41:17.001Z[ 13] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
38252024-12-28T04:41:17.001Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
38262024-12-28T04:41:17.001Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
38272024-12-28T04:41:17.001Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
38282024-12-28T04:41:17.001Z[SUM] 3.00-4.00 sec 103 MBytes 867 Mbits/sec
38292024-12-28T04:41:17.001Z- - - - - - - - - - - - - - - - - - - - - - - - -
38302024-12-28T04:41:17.001Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
38312024-12-28T04:41:17.001Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
38322024-12-28T04:41:17.001Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
38332024-12-28T04:41:17.001Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
38342024-12-28T04:41:17.001Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
38352024-12-28T04:41:17.001Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
38362024-12-28T04:41:17.001Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
38372024-12-28T04:41:17.001Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
38382024-12-28T04:41:17.001Z[SUM] 4.00-5.00 sec 104 MBytes 869 Mbits/sec
38392024-12-28T04:41:17.001Z- - - - - - - - - - - - - - - - - - - - - - - - -
38402024-12-28T04:41:17.001Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38412024-12-28T04:41:17.001Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38422024-12-28T04:41:17.001Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38432024-12-28T04:41:17.001Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38442024-12-28T04:41:17.001Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
38452024-12-28T04:41:17.001Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
38462024-12-28T04:41:17.001Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
38472024-12-28T04:41:17.001Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
38482024-12-28T04:41:17.001Z[SUM] 5.00-6.00 sec 104 MBytes 870 Mbits/sec
38492024-12-28T04:41:17.001Z- - - - - - - - - - - - - - - - - - - - - - - - -
38502024-12-28T04:41:17.001Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
38512024-12-28T04:41:17.001Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
38522024-12-28T04:41:17.001Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
38532024-12-28T04:41:20.114Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38542024-12-28T04:41:20.114Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38552024-12-28T04:41:20.114Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38562024-12-28T04:41:20.114Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38572024-12-28T04:41:20.114Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38582024-12-28T04:41:20.114Z[SUM] 6.00-7.00 sec 104 MBytes 869 Mbits/sec
38592024-12-28T04:41:20.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
38602024-12-28T04:41:20.114Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
38612024-12-28T04:41:20.114Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38622024-12-28T04:41:20.114Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38632024-12-28T04:41:20.114Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38642024-12-28T04:41:20.114Z[ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38652024-12-28T04:41:20.114Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38662024-12-28T04:41:20.114Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38672024-12-28T04:41:20.114Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
38682024-12-28T04:41:20.114Z[SUM] 7.00-8.00 sec 103 MBytes 865 Mbits/sec
38692024-12-28T04:41:20.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
38702024-12-28T04:41:20.114Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38712024-12-28T04:41:20.115Z[ 7] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38722024-12-28T04:41:20.115Z[ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38732024-12-28T04:41:20.115Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38742024-12-28T04:41:20.115Z[ 13] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38752024-12-28T04:41:20.115Z[ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38762024-12-28T04:41:20.115Z[ 17] 8.00-9.00 sec 13.2 MBytes 110 Mbits/sec
38772024-12-28T04:41:20.115Z[ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38782024-12-28T04:41:20.115Z[SUM] 8.00-9.00 sec 105 MBytes 881 Mbits/sec
38792024-12-28T04:41:20.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
38802024-12-28T04:41:20.115Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38812024-12-28T04:41:20.115Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38822024-12-28T04:41:20.115Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38832024-12-28T04:41:20.115Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38842024-12-28T04:41:20.115Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38852024-12-28T04:41:20.115Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38862024-12-28T04:41:20.115Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38872024-12-28T04:41:20.115Z[ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38882024-12-28T04:41:20.115Z[SUM] 9.00-10.00 sec 105 MBytes 880 Mbits/sec
38892024-12-28T04:41:20.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
38902024-12-28T04:41:20.115Z[ 5] 10.00-10.00 sec 56.6 KBytes 132 Mbits/sec
38912024-12-28T04:41:20.115Z[ 7] 10.00-10.00 sec 56.6 KBytes 132 Mbits/sec
38922024-12-28T04:41:20.115Z[ 9] 10.00-10.00 sec 56.6 KBytes 132 Mbits/sec
38932024-12-28T04:41:20.115Z[ 11] 10.00-10.00 sec 56.6 KBytes 132 Mbits/sec
38942024-12-28T04:41:20.115Z[ 13] 10.00-10.00 sec 56.6 KBytes 132 Mbits/sec
38952024-12-28T04:41:20.115Z[ 15] 10.00-10.00 sec 56.6 KBytes 132 Mbits/sec
38962024-12-28T04:41:20.115Z[ 17] 10.00-10.00 sec 56.6 KBytes 132 Mbits/sec
38972024-12-28T04:41:20.115Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38982024-12-28T04:41:20.115Z[SUM] 10.00-10.00 sec 396 KBytes 924 Mbits/sec
38992024-12-28T04:41:20.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
39002024-12-28T04:41:20.115Z[ ID] Interval Transfer Bandwidth
39012024-12-28T04:41:20.118Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39022024-12-28T04:41:20.118Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39032024-12-28T04:41:20.118Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39042024-12-28T04:41:20.118Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39052024-12-28T04:41:20.118Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39062024-12-28T04:41:20.118Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39072024-12-28T04:41:20.118Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39082024-12-28T04:41:20.118Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39092024-12-28T04:41:20.118Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39102024-12-28T04:41:20.118Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39112024-12-28T04:41:20.118Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39122024-12-28T04:41:20.118Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39132024-12-28T04:41:20.118Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39142024-12-28T04:41:20.118Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39152024-12-28T04:41:20.119Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39162024-12-28T04:41:20.119Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39172024-12-28T04:41:20.119Z[SUM] 0.00-10.00 sec 1.01 GBytes 869 Mbits/sec sender
39182024-12-28T04:41:20.119Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39192024-12-28T04:41:20.119ZRun 2/10...869.479538888117Mbps
39202024-12-28T04:41:27.149Z-----------------------------------------------------------
39212024-12-28T04:41:27.150ZServer listening on 5201
39222024-12-28T04:41:27.150Z-----------------------------------------------------------
39232024-12-28T04:41:27.150ZAccepted connection from 10.0.0.1, port 38886
39242024-12-28T04:41:27.150Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50075
39252024-12-28T04:41:27.150Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62589
39262024-12-28T04:41:27.150Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34462
39272024-12-28T04:41:27.150Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38118
39282024-12-28T04:41:27.150Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44909
39292024-12-28T04:41:27.150Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49848
39302024-12-28T04:41:27.150Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64779
39312024-12-28T04:41:27.150Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45189
39322024-12-28T04:41:27.150Z[ ID] Interval Transfer Bandwidth
39332024-12-28T04:41:27.150Z[ 5] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
39342024-12-28T04:41:27.150Z[ 7] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
39352024-12-28T04:41:27.150Z[ 9] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
39362024-12-28T04:41:27.150Z[ 11] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
39372024-12-28T04:41:27.150Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
39382024-12-28T04:41:27.150Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.5 Mbits/sec
39392024-12-28T04:41:27.150Z[ 17] 0.00-1.00 sec 11.8 MBytes 99.0 Mbits/sec
39402024-12-28T04:41:27.150Z[ 19] 0.00-1.00 sec 11.8 MBytes 99.0 Mbits/sec
39412024-12-28T04:41:27.150Z[SUM] 0.00-1.00 sec 95.2 MBytes 798 Mbits/sec
39422024-12-28T04:41:27.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
39432024-12-28T04:41:27.150Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
39442024-12-28T04:41:27.150Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
39452024-12-28T04:41:27.150Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
39462024-12-28T04:41:27.150Z[ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
39472024-12-28T04:41:27.150Z[ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
39482024-12-28T04:41:27.150Z[ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
39492024-12-28T04:41:27.150Z[ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
39502024-12-28T04:41:27.150Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
39512024-12-28T04:41:27.150Z[SUM] 1.00-2.00 sec 103 MBytes 866 Mbits/sec
39522024-12-28T04:41:27.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
39532024-12-28T04:41:27.150Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
39542024-12-28T04:41:27.150Z[ 7] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
39552024-12-28T04:41:27.151Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
39562024-12-28T04:41:27.151Z[ 11] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
39572024-12-28T04:41:27.151Z[ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
39582024-12-28T04:41:27.151Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
39592024-12-28T04:41:27.151Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
39602024-12-28T04:41:27.151Z[ 19] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
39612024-12-28T04:41:27.151Z[SUM] 2.00-3.00 sec 106 MBytes 887 Mbits/sec
39622024-12-28T04:41:27.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
39632024-12-28T04:41:27.151Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
39642024-12-28T04:41:27.151Z[ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
39652024-12-28T04:41:27.151Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
39662024-12-28T04:41:27.151Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
39672024-12-28T04:41:27.151Z[ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
39682024-12-28T04:41:27.151Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
39692024-12-28T04:41:27.151Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
39702024-12-28T04:41:27.151Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
39712024-12-28T04:41:27.151Z[SUM] 3.00-4.00 sec 105 MBytes 879 Mbits/sec
39722024-12-28T04:41:27.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
39732024-12-28T04:41:27.151Z[ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
39742024-12-28T04:41:27.151Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
39752024-12-28T04:41:27.151Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
39762024-12-28T04:41:27.151Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
39772024-12-28T04:41:27.151Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
39782024-12-28T04:41:27.151Z[ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
39792024-12-28T04:41:27.151Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
39802024-12-28T04:41:27.151Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
39812024-12-28T04:41:27.151Z[SUM] 4.00-5.00 sec 104 MBytes 875 Mbits/sec
39822024-12-28T04:41:27.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
39832024-12-28T04:41:27.151Z[ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
39842024-12-28T04:41:27.151Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
39852024-12-28T04:41:27.151Z[ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
39862024-12-28T04:41:27.151Z[ 11] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec
39872024-12-28T04:41:27.151Z[ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
39882024-12-28T04:41:27.152Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
39892024-12-28T04:41:27.152Z[ 17] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec
39902024-12-28T04:41:27.152Z[ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
39912024-12-28T04:41:27.152Z[SUM] 5.00-6.00 sec 105 MBytes 882 Mbits/sec
39922024-12-28T04:41:27.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
39932024-12-28T04:41:27.152Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
39942024-12-28T04:41:27.152Z[ 7] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
39952024-12-28T04:41:27.152Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
39962024-12-28T04:41:30.265Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
39972024-12-28T04:41:30.265Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
39982024-12-28T04:41:30.266Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
39992024-12-28T04:41:30.266Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
40002024-12-28T04:41:30.266Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
40012024-12-28T04:41:30.266Z[SUM] 6.00-7.00 sec 103 MBytes 867 Mbits/sec
40022024-12-28T04:41:30.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
40032024-12-28T04:41:30.266Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40042024-12-28T04:41:30.266Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40052024-12-28T04:41:30.266Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40062024-12-28T04:41:30.266Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40072024-12-28T04:41:30.266Z[ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40082024-12-28T04:41:30.266Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40092024-12-28T04:41:30.266Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40102024-12-28T04:41:30.266Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
40112024-12-28T04:41:30.266Z[SUM] 7.00-8.00 sec 103 MBytes 865 Mbits/sec
40122024-12-28T04:41:30.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
40132024-12-28T04:41:30.266Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
40142024-12-28T04:41:30.266Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
40152024-12-28T04:41:30.266Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
40162024-12-28T04:41:30.266Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
40172024-12-28T04:41:30.266Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
40182024-12-28T04:41:30.266Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
40192024-12-28T04:41:30.266Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
40202024-12-28T04:41:30.266Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
40212024-12-28T04:41:30.266Z[SUM] 8.00-9.00 sec 103 MBytes 867 Mbits/sec
40222024-12-28T04:41:30.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
40232024-12-28T04:41:30.266Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
40242024-12-28T04:41:30.266Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
40252024-12-28T04:41:30.266Z[ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
40262024-12-28T04:41:30.266Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
40272024-12-28T04:41:30.266Z[ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
40282024-12-28T04:41:30.266Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
40292024-12-28T04:41:30.266Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
40302024-12-28T04:41:30.266Z[ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
40312024-12-28T04:41:30.266Z[SUM] 9.00-10.00 sec 104 MBytes 876 Mbits/sec
40322024-12-28T04:41:30.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
40332024-12-28T04:41:30.266Z[ 5] 10.00-10.00 sec 113 KBytes 250 Mbits/sec
40342024-12-28T04:41:30.266Z[ 7] 10.00-10.00 sec 113 KBytes 250 Mbits/sec
40352024-12-28T04:41:30.266Z[ 9] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
40362024-12-28T04:41:30.267Z[ 11] 10.00-10.00 sec 113 KBytes 250 Mbits/sec
40372024-12-28T04:41:30.267Z[ 13] 10.00-10.00 sec 113 KBytes 250 Mbits/sec
40382024-12-28T04:41:30.267Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40392024-12-28T04:41:30.267Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40402024-12-28T04:41:30.267Z[ 19] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
40412024-12-28T04:41:30.267Z[SUM] 10.00-10.00 sec 566 KBytes 1.25 Gbits/sec
40422024-12-28T04:41:30.267Z- - - - - - - - - - - - - - - - - - - - - - - - -
40432024-12-28T04:41:30.267Z[ ID] Interval Transfer Bandwidth
40442024-12-28T04:41:30.267Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40452024-12-28T04:41:30.267Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40462024-12-28T04:41:30.267Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40472024-12-28T04:41:30.267Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40482024-12-28T04:41:30.267Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40492024-12-28T04:41:30.267Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40502024-12-28T04:41:30.267Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40512024-12-28T04:41:30.267Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40522024-12-28T04:41:30.267Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40532024-12-28T04:41:30.267Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40542024-12-28T04:41:30.267Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40552024-12-28T04:41:30.267Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40562024-12-28T04:41:30.267Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40572024-12-28T04:41:30.267Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40582024-12-28T04:41:30.267Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40592024-12-28T04:41:30.267Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40602024-12-28T04:41:30.267Z[SUM] 0.00-10.00 sec 1.01 GBytes 866 Mbits/sec sender
40612024-12-28T04:41:30.267Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40622024-12-28T04:41:30.270ZRun 3/10...866.7227261011831Mbps
40632024-12-28T04:41:37.301Z-----------------------------------------------------------
40642024-12-28T04:41:37.301ZServer listening on 5201
40652024-12-28T04:41:37.301Z-----------------------------------------------------------
40662024-12-28T04:41:37.301ZAccepted connection from 10.0.0.1, port 61839
40672024-12-28T04:41:37.301Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46792
40682024-12-28T04:41:37.301Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52817
40692024-12-28T04:41:37.301Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52404
40702024-12-28T04:41:37.301Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54205
40712024-12-28T04:41:37.301Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46692
40722024-12-28T04:41:37.301Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33625
40732024-12-28T04:41:37.301Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60018
40742024-12-28T04:41:37.301Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50310
40752024-12-28T04:41:37.301Z[ ID] Interval Transfer Bandwidth
40762024-12-28T04:41:37.301Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
40772024-12-28T04:41:37.301Z[ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
40782024-12-28T04:41:37.301Z[ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
40792024-12-28T04:41:37.301Z[ 11] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
40802024-12-28T04:41:37.301Z[ 13] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
40812024-12-28T04:41:37.301Z[ 15] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
40822024-12-28T04:41:37.301Z[ 17] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
40832024-12-28T04:41:37.301Z[ 19] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
40842024-12-28T04:41:37.301Z[SUM] 0.00-1.00 sec 97.1 MBytes 815 Mbits/sec
40852024-12-28T04:41:37.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
40862024-12-28T04:41:37.301Z[ 5] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
40872024-12-28T04:41:37.301Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
40882024-12-28T04:41:37.301Z[ 9] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
40892024-12-28T04:41:37.301Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
40902024-12-28T04:41:37.301Z[ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
40912024-12-28T04:41:37.302Z[ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
40922024-12-28T04:41:37.302Z[ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
40932024-12-28T04:41:37.302Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
40942024-12-28T04:41:37.302Z[SUM] 1.00-2.00 sec 106 MBytes 887 Mbits/sec
40952024-12-28T04:41:37.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
40962024-12-28T04:41:37.302Z[ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
40972024-12-28T04:41:37.302Z[ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
40982024-12-28T04:41:37.302Z[ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
40992024-12-28T04:41:37.302Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
41002024-12-28T04:41:37.302Z[ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
41012024-12-28T04:41:37.302Z[ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
41022024-12-28T04:41:37.302Z[ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
41032024-12-28T04:41:37.302Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
41042024-12-28T04:41:37.302Z[SUM] 2.00-3.00 sec 103 MBytes 866 Mbits/sec
41052024-12-28T04:41:37.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
41062024-12-28T04:41:37.302Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
41072024-12-28T04:41:37.302Z[ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
41082024-12-28T04:41:37.302Z[ 9] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
41092024-12-28T04:41:37.302Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
41102024-12-28T04:41:37.302Z[ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
41112024-12-28T04:41:37.302Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
41122024-12-28T04:41:37.302Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
41132024-12-28T04:41:37.302Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
41142024-12-28T04:41:37.302Z[SUM] 3.00-4.00 sec 105 MBytes 882 Mbits/sec
41152024-12-28T04:41:37.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
41162024-12-28T04:41:37.302Z[ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
41172024-12-28T04:41:37.302Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
41182024-12-28T04:41:37.302Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
41192024-12-28T04:41:37.302Z[ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
41202024-12-28T04:41:37.302Z[ 13] 4.00-5.00 sec 13.2 MBytes 110 Mbits/sec
41212024-12-28T04:41:37.302Z[ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
41222024-12-28T04:41:37.302Z[ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
41232024-12-28T04:41:37.302Z[ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
41242024-12-28T04:41:37.302Z[SUM] 4.00-5.00 sec 105 MBytes 878 Mbits/sec
41252024-12-28T04:41:37.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
41262024-12-28T04:41:37.302Z[ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
41272024-12-28T04:41:37.302Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
41282024-12-28T04:41:37.302Z[ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
41292024-12-28T04:41:37.303Z[ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
41302024-12-28T04:41:37.303Z[ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
41312024-12-28T04:41:37.303Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
41322024-12-28T04:41:37.303Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41332024-12-28T04:41:37.303Z[ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
41342024-12-28T04:41:37.303Z[SUM] 5.00-6.00 sec 105 MBytes 879 Mbits/sec
41352024-12-28T04:41:37.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
41362024-12-28T04:41:37.303Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
41372024-12-28T04:41:37.303Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41382024-12-28T04:41:37.303Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41392024-12-28T04:41:40.416Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41402024-12-28T04:41:40.416Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41412024-12-28T04:41:40.416Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
41422024-12-28T04:41:40.416Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
41432024-12-28T04:41:40.416Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41442024-12-28T04:41:40.416Z[SUM] 6.00-7.00 sec 104 MBytes 875 Mbits/sec
41452024-12-28T04:41:40.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
41462024-12-28T04:41:40.416Z[ 5] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
41472024-12-28T04:41:40.416Z[ 7] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
41482024-12-28T04:41:40.416Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
41492024-12-28T04:41:40.416Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
41502024-12-28T04:41:40.416Z[ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
41512024-12-28T04:41:40.416Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
41522024-12-28T04:41:40.416Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
41532024-12-28T04:41:40.416Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
41542024-12-28T04:41:40.416Z[SUM] 7.00-8.00 sec 103 MBytes 864 Mbits/sec
41552024-12-28T04:41:40.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
41562024-12-28T04:41:40.416Z[ 5] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec
41572024-12-28T04:41:40.416Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
41582024-12-28T04:41:40.416Z[ 9] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec
41592024-12-28T04:41:40.416Z[ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
41602024-12-28T04:41:40.417Z[ 13] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec
41612024-12-28T04:41:40.417Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
41622024-12-28T04:41:40.417Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
41632024-12-28T04:41:40.417Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
41642024-12-28T04:41:40.417Z[SUM] 8.00-9.00 sec 103 MBytes 867 Mbits/sec
41652024-12-28T04:41:40.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
41662024-12-28T04:41:40.417Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41672024-12-28T04:41:40.417Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41682024-12-28T04:41:40.417Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41692024-12-28T04:41:40.417Z[ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41702024-12-28T04:41:40.417Z[ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41712024-12-28T04:41:40.417Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41722024-12-28T04:41:40.417Z[ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41732024-12-28T04:41:40.417Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
41742024-12-28T04:41:40.417Z[SUM] 9.00-10.00 sec 103 MBytes 866 Mbits/sec
41752024-12-28T04:41:40.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
41762024-12-28T04:41:40.417Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41772024-12-28T04:41:40.417Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41782024-12-28T04:41:40.417Z[ 9] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
41792024-12-28T04:41:40.417Z[ 11] 10.00-10.00 sec 56.6 KBytes 130 Mbits/sec
41802024-12-28T04:41:40.417Z[ 13] 10.00-10.00 sec 113 KBytes 261 Mbits/sec
41812024-12-28T04:41:40.417Z[ 15] 10.00-10.00 sec 113 KBytes 261 Mbits/sec
41822024-12-28T04:41:40.417Z[ 17] 10.00-10.00 sec 113 KBytes 261 Mbits/sec
41832024-12-28T04:41:40.417Z[ 19] 10.00-10.00 sec 113 KBytes 261 Mbits/sec
41842024-12-28T04:41:40.417Z[SUM] 10.00-10.00 sec 566 KBytes 1.30 Gbits/sec
41852024-12-28T04:41:40.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
41862024-12-28T04:41:40.417Z[ ID] Interval Transfer Bandwidth
41872024-12-28T04:41:40.417Z[ 5] 0.00-10.00 sec 129 MBytes 109 Mbits/sec sender
41882024-12-28T04:41:40.417Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41892024-12-28T04:41:40.417Z[ 7] 0.00-10.00 sec 129 MBytes 109 Mbits/sec sender
41902024-12-28T04:41:40.417Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41912024-12-28T04:41:40.417Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41922024-12-28T04:41:40.417Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41932024-12-28T04:41:40.417Z[ 11] 0.00-10.00 sec 129 MBytes 109 Mbits/sec sender
41942024-12-28T04:41:40.417Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41952024-12-28T04:41:40.417Z[ 13] 0.00-10.00 sec 129 MBytes 109 Mbits/sec sender
41962024-12-28T04:41:40.417Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41972024-12-28T04:41:40.417Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41982024-12-28T04:41:40.417Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41992024-12-28T04:41:40.418Z[ 17] 0.00-10.00 sec 129 MBytes 109 Mbits/sec sender
42002024-12-28T04:41:40.418Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42012024-12-28T04:41:40.418Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
42022024-12-28T04:41:40.418Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42032024-12-28T04:41:40.418Z[SUM] 0.00-10.00 sec 1.01 GBytes 868 Mbits/sec sender
42042024-12-28T04:41:40.418Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42052024-12-28T04:41:40.420ZRun 4/10...868.311383557096Mbps
42062024-12-28T04:41:47.451Z-----------------------------------------------------------
42072024-12-28T04:41:47.451ZServer listening on 5201
42082024-12-28T04:41:47.451Z-----------------------------------------------------------
42092024-12-28T04:41:47.451ZAccepted connection from 10.0.0.1, port 42385
42102024-12-28T04:41:47.451Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62853
42112024-12-28T04:41:47.451Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60292
42122024-12-28T04:41:47.451Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59764
42132024-12-28T04:41:47.451Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48759
42142024-12-28T04:41:47.451Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62645
42152024-12-28T04:41:47.451Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36114
42162024-12-28T04:41:47.451Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63354
42172024-12-28T04:41:47.451Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50351
42182024-12-28T04:41:47.451Z[ ID] Interval Transfer Bandwidth
42192024-12-28T04:41:47.451Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
42202024-12-28T04:41:47.451Z[ 7] 0.00-1.00 sec 12.3 MBytes 104 Mbits/sec
42212024-12-28T04:41:47.451Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
42222024-12-28T04:41:47.451Z[ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
42232024-12-28T04:41:47.451Z[ 13] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
42242024-12-28T04:41:47.451Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
42252024-12-28T04:41:47.451Z[ 17] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
42262024-12-28T04:41:47.451Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
42272024-12-28T04:41:47.451Z[SUM] 0.00-1.00 sec 98.2 MBytes 824 Mbits/sec
42282024-12-28T04:41:47.451Z- - - - - - - - - - - - - - - - - - - - - - - - -
42292024-12-28T04:41:47.451Z[ 5] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42302024-12-28T04:41:47.451Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
42312024-12-28T04:41:47.451Z[ 9] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42322024-12-28T04:41:47.451Z[ 11] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42332024-12-28T04:41:47.451Z[ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
42342024-12-28T04:41:47.451Z[ 15] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42352024-12-28T04:41:47.451Z[ 17] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42362024-12-28T04:41:47.452Z[ 19] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42372024-12-28T04:41:47.452Z[SUM] 1.00-2.00 sec 106 MBytes 889 Mbits/sec
42382024-12-28T04:41:47.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
42392024-12-28T04:41:47.452Z[ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
42402024-12-28T04:41:47.452Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
42412024-12-28T04:41:47.452Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
42422024-12-28T04:41:47.452Z[ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
42432024-12-28T04:41:47.452Z[ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
42442024-12-28T04:41:47.452Z[ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
42452024-12-28T04:41:47.452Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
42462024-12-28T04:41:47.452Z[ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
42472024-12-28T04:41:47.452Z[SUM] 2.00-3.00 sec 105 MBytes 884 Mbits/sec
42482024-12-28T04:41:47.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
42492024-12-28T04:41:47.452Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
42502024-12-28T04:41:47.452Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
42512024-12-28T04:41:47.452Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
42522024-12-28T04:41:47.452Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
42532024-12-28T04:41:47.452Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
42542024-12-28T04:41:47.452Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
42552024-12-28T04:41:47.452Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
42562024-12-28T04:41:47.452Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
42572024-12-28T04:41:47.452Z[SUM] 3.00-4.00 sec 104 MBytes 875 Mbits/sec
42582024-12-28T04:41:47.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
42592024-12-28T04:41:47.452Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42602024-12-28T04:41:47.452Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42612024-12-28T04:41:47.452Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42622024-12-28T04:41:47.452Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42632024-12-28T04:41:47.452Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42642024-12-28T04:41:47.452Z[ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42652024-12-28T04:41:47.452Z[ 17] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
42662024-12-28T04:41:47.452Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42672024-12-28T04:41:47.452Z[SUM] 4.00-5.00 sec 103 MBytes 864 Mbits/sec
42682024-12-28T04:41:47.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
42692024-12-28T04:41:47.452Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42702024-12-28T04:41:47.452Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42712024-12-28T04:41:47.452Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42722024-12-28T04:41:47.452Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42732024-12-28T04:41:47.452Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42742024-12-28T04:41:47.452Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42752024-12-28T04:41:47.452Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42762024-12-28T04:41:47.453Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42772024-12-28T04:41:47.453Z[SUM] 5.00-6.00 sec 103 MBytes 864 Mbits/sec
42782024-12-28T04:41:47.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
42792024-12-28T04:41:47.453Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
42802024-12-28T04:41:47.453Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
42812024-12-28T04:41:47.453Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
42822024-12-28T04:41:50.567Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
42832024-12-28T04:41:50.567Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
42842024-12-28T04:41:50.567Z[ 15] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
42852024-12-28T04:41:50.567Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
42862024-12-28T04:41:50.567Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
42872024-12-28T04:41:50.567Z[SUM] 6.00-7.00 sec 104 MBytes 869 Mbits/sec
42882024-12-28T04:41:50.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
42892024-12-28T04:41:50.567Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
42902024-12-28T04:41:50.567Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
42912024-12-28T04:41:50.567Z[ 9] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
42922024-12-28T04:41:50.567Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
42932024-12-28T04:41:50.567Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
42942024-12-28T04:41:50.567Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
42952024-12-28T04:41:50.567Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
42962024-12-28T04:41:50.567Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
42972024-12-28T04:41:50.567Z[SUM] 7.00-8.00 sec 105 MBytes 879 Mbits/sec
42982024-12-28T04:41:50.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
42992024-12-28T04:41:50.567Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
43002024-12-28T04:41:50.567Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
43012024-12-28T04:41:50.567Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
43022024-12-28T04:41:50.567Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
43032024-12-28T04:41:50.567Z[ 13] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
43042024-12-28T04:41:50.567Z[ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
43052024-12-28T04:41:50.567Z[ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
43062024-12-28T04:41:50.567Z[ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
43072024-12-28T04:41:50.567Z[SUM] 8.00-9.00 sec 105 MBytes 878 Mbits/sec
43082024-12-28T04:41:50.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
43092024-12-28T04:41:50.567Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
43102024-12-28T04:41:50.567Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
43112024-12-28T04:41:50.568Z[ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
43122024-12-28T04:41:50.568Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
43132024-12-28T04:41:50.568Z[ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
43142024-12-28T04:41:50.568Z[ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
43152024-12-28T04:41:50.568Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
43162024-12-28T04:41:50.568Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
43172024-12-28T04:41:50.568Z[SUM] 9.00-10.00 sec 104 MBytes 875 Mbits/sec
43182024-12-28T04:41:50.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
43192024-12-28T04:41:50.568Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43202024-12-28T04:41:50.568Z[ 7] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
43212024-12-28T04:41:50.568Z[ 9] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
43222024-12-28T04:41:50.568Z[ 11] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
43232024-12-28T04:41:50.568Z[ 13] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
43242024-12-28T04:41:50.568Z[ 15] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
43252024-12-28T04:41:50.568Z[ 17] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
43262024-12-28T04:41:50.568Z[ 19] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
43272024-12-28T04:41:50.568Z[SUM] 10.00-10.00 sec 566 KBytes 1.19 Gbits/sec
43282024-12-28T04:41:50.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
43292024-12-28T04:41:50.568Z[ ID] Interval Transfer Bandwidth
43302024-12-28T04:41:50.568Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
43312024-12-28T04:41:50.568Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43322024-12-28T04:41:50.568Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
43332024-12-28T04:41:50.568Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43342024-12-28T04:41:50.568Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
43352024-12-28T04:41:50.568Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43362024-12-28T04:41:50.568Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
43372024-12-28T04:41:50.568Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43382024-12-28T04:41:50.568Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
43392024-12-28T04:41:50.568Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43402024-12-28T04:41:50.568Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
43412024-12-28T04:41:50.568Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43422024-12-28T04:41:50.568Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
43432024-12-28T04:41:50.568Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43442024-12-28T04:41:50.568Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
43452024-12-28T04:41:50.568Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43462024-12-28T04:41:50.568Z[SUM] 0.00-10.00 sec 1.01 GBytes 870 Mbits/sec sender
43472024-12-28T04:41:50.568Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43482024-12-28T04:41:50.571ZRun 5/10...870.501457180283Mbps
43492024-12-28T04:41:57.600Z-----------------------------------------------------------
43502024-12-28T04:41:57.600ZServer listening on 5201
43512024-12-28T04:41:57.600Z-----------------------------------------------------------
43522024-12-28T04:41:57.600ZAccepted connection from 10.0.0.1, port 44196
43532024-12-28T04:41:57.600Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48171
43542024-12-28T04:41:57.600Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50316
43552024-12-28T04:41:57.600Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39587
43562024-12-28T04:41:57.600Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47252
43572024-12-28T04:41:57.600Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61886
43582024-12-28T04:41:57.600Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64586
43592024-12-28T04:41:57.600Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39044
43602024-12-28T04:41:57.600Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59057
43612024-12-28T04:41:57.600Z[ ID] Interval Transfer Bandwidth
43622024-12-28T04:41:57.600Z[ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43632024-12-28T04:41:57.600Z[ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
43642024-12-28T04:41:57.600Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43652024-12-28T04:41:57.600Z[ 11] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
43662024-12-28T04:41:57.600Z[ 13] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
43672024-12-28T04:41:57.600Z[ 15] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
43682024-12-28T04:41:57.600Z[ 17] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
43692024-12-28T04:41:57.600Z[ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
43702024-12-28T04:41:57.600Z[SUM] 0.00-1.00 sec 95.8 MBytes 804 Mbits/sec
43712024-12-28T04:41:57.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
43722024-12-28T04:41:57.601Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
43732024-12-28T04:41:57.601Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
43742024-12-28T04:41:57.601Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
43752024-12-28T04:41:57.601Z[ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43762024-12-28T04:41:57.601Z[ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43772024-12-28T04:41:57.601Z[ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43782024-12-28T04:41:57.601Z[ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43792024-12-28T04:41:57.601Z[ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
43802024-12-28T04:41:57.604Z[SUM] 1.00-2.00 sec 104 MBytes 871 Mbits/sec
43812024-12-28T04:41:57.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
43822024-12-28T04:41:57.604Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
43832024-12-28T04:41:57.604Z[ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
43842024-12-28T04:41:57.604Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
43852024-12-28T04:41:57.604Z[ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
43862024-12-28T04:41:57.604Z[ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
43872024-12-28T04:41:57.604Z[ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
43882024-12-28T04:41:57.604Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
43892024-12-28T04:41:57.604Z[ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
43902024-12-28T04:41:57.604Z[SUM] 2.00-3.00 sec 104 MBytes 874 Mbits/sec
43912024-12-28T04:41:57.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
43922024-12-28T04:41:57.604Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
43932024-12-28T04:41:57.604Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43942024-12-28T04:41:57.604Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
43952024-12-28T04:41:57.604Z[ 11] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
43962024-12-28T04:41:57.604Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43972024-12-28T04:41:57.604Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43982024-12-28T04:41:57.604Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
43992024-12-28T04:41:57.604Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
44002024-12-28T04:41:57.604Z[SUM] 3.00-4.00 sec 104 MBytes 869 Mbits/sec
44012024-12-28T04:41:57.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
44022024-12-28T04:41:57.604Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
44032024-12-28T04:41:57.604Z[ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
44042024-12-28T04:41:57.604Z[ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
44052024-12-28T04:41:57.604Z[ 11] 4.00-5.00 sec 13.2 MBytes 110 Mbits/sec
44062024-12-28T04:41:57.604Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
44072024-12-28T04:41:57.604Z[ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
44082024-12-28T04:41:57.604Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
44092024-12-28T04:41:57.604Z[ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
44102024-12-28T04:41:57.604Z[SUM] 4.00-5.00 sec 105 MBytes 879 Mbits/sec
44112024-12-28T04:41:57.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
44122024-12-28T04:41:57.604Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44132024-12-28T04:41:57.604Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44142024-12-28T04:41:57.605Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44152024-12-28T04:41:57.605Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44162024-12-28T04:41:57.605Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44172024-12-28T04:41:57.605Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44182024-12-28T04:41:57.605Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44192024-12-28T04:41:57.605Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44202024-12-28T04:41:57.605Z[SUM] 5.00-6.00 sec 103 MBytes 865 Mbits/sec
44212024-12-28T04:41:57.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
44222024-12-28T04:41:57.605Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
44232024-12-28T04:41:57.605Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
44242024-12-28T04:41:57.605Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
44252024-12-28T04:42:00.717Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
44262024-12-28T04:42:00.718Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
44272024-12-28T04:42:00.718Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44282024-12-28T04:42:00.718Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44292024-12-28T04:42:00.718Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44302024-12-28T04:42:00.718Z[SUM] 6.00-7.00 sec 104 MBytes 869 Mbits/sec
44312024-12-28T04:42:00.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
44322024-12-28T04:42:00.718Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44332024-12-28T04:42:00.718Z[ 7] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
44342024-12-28T04:42:00.718Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44352024-12-28T04:42:00.718Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44362024-12-28T04:42:00.718Z[ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44372024-12-28T04:42:00.718Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44382024-12-28T04:42:00.718Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44392024-12-28T04:42:00.718Z[ 19] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
44402024-12-28T04:42:00.718Z[SUM] 7.00-8.00 sec 103 MBytes 863 Mbits/sec
44412024-12-28T04:42:00.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
44422024-12-28T04:42:00.718Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44432024-12-28T04:42:00.718Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44442024-12-28T04:42:00.718Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44452024-12-28T04:42:00.718Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44462024-12-28T04:42:00.718Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44472024-12-28T04:42:00.718Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44482024-12-28T04:42:00.718Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44492024-12-28T04:42:00.718Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44502024-12-28T04:42:00.718Z[SUM] 8.00-9.00 sec 104 MBytes 874 Mbits/sec
44512024-12-28T04:42:00.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
44522024-12-28T04:42:00.718Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44532024-12-28T04:42:00.718Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44542024-12-28T04:42:00.718Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44552024-12-28T04:42:00.718Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44562024-12-28T04:42:00.718Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44572024-12-28T04:42:00.718Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44582024-12-28T04:42:00.718Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44592024-12-28T04:42:00.718Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
44602024-12-28T04:42:00.718Z[SUM] 9.00-10.00 sec 105 MBytes 878 Mbits/sec
44612024-12-28T04:42:00.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
44622024-12-28T04:42:00.718Z[ 5] 10.00-10.00 sec 113 KBytes 243 Mbits/sec
44632024-12-28T04:42:00.719Z[ 7] 10.00-10.00 sec 113 KBytes 243 Mbits/sec
44642024-12-28T04:42:00.719Z[ 9] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
44652024-12-28T04:42:00.719Z[ 11] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
44662024-12-28T04:42:00.719Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44672024-12-28T04:42:00.719Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44682024-12-28T04:42:00.719Z[ 17] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
44692024-12-28T04:42:00.719Z[ 19] 10.00-10.00 sec 113 KBytes 243 Mbits/sec
44702024-12-28T04:42:00.719Z[SUM] 10.00-10.00 sec 509 KBytes 1.09 Gbits/sec
44712024-12-28T04:42:00.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
44722024-12-28T04:42:00.719Z[ ID] Interval Transfer Bandwidth
44732024-12-28T04:42:00.719Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
44742024-12-28T04:42:00.719Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44752024-12-28T04:42:00.719Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
44762024-12-28T04:42:00.719Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44772024-12-28T04:42:00.719Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
44782024-12-28T04:42:00.719Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44792024-12-28T04:42:00.719Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
44802024-12-28T04:42:00.719Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44812024-12-28T04:42:00.719Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
44822024-12-28T04:42:00.719Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44832024-12-28T04:42:00.719Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
44842024-12-28T04:42:00.719Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44852024-12-28T04:42:00.719Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
44862024-12-28T04:42:00.719Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44872024-12-28T04:42:00.719Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
44882024-12-28T04:42:00.719Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44892024-12-28T04:42:00.719Z[SUM] 0.00-10.00 sec 1.01 GBytes 865 Mbits/sec sender
44902024-12-28T04:42:00.719Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44912024-12-28T04:42:00.722ZRun 6/10...864.905349912719Mbps
44922024-12-28T04:42:07.752Z-----------------------------------------------------------
44932024-12-28T04:42:07.752ZServer listening on 5201
44942024-12-28T04:42:07.752Z-----------------------------------------------------------
44952024-12-28T04:42:07.752ZAccepted connection from 10.0.0.1, port 56550
44962024-12-28T04:42:07.752Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49734
44972024-12-28T04:42:07.752Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40816
44982024-12-28T04:42:07.752Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32953
44992024-12-28T04:42:07.752Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55253
45002024-12-28T04:42:07.752Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58475
45012024-12-28T04:42:07.752Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54528
45022024-12-28T04:42:07.752Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38978
45032024-12-28T04:42:07.752Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49240
45042024-12-28T04:42:07.752Z[ ID] Interval Transfer Bandwidth
45052024-12-28T04:42:07.752Z[ 5] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
45062024-12-28T04:42:07.752Z[ 7] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
45072024-12-28T04:42:07.752Z[ 9] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
45082024-12-28T04:42:07.752Z[ 11] 0.00-1.00 sec 11.9 MBytes 99.7 Mbits/sec
45092024-12-28T04:42:07.752Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.6 Mbits/sec
45102024-12-28T04:42:07.752Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.5 Mbits/sec
45112024-12-28T04:42:07.752Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.6 Mbits/sec
45122024-12-28T04:42:07.752Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.8 Mbits/sec
45132024-12-28T04:42:07.752Z[SUM] 0.00-1.00 sec 95.3 MBytes 799 Mbits/sec
45142024-12-28T04:42:07.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
45152024-12-28T04:42:07.752Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
45162024-12-28T04:42:07.752Z[ 7] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
45172024-12-28T04:42:07.752Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
45182024-12-28T04:42:07.752Z[ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
45192024-12-28T04:42:07.752Z[ 13] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
45202024-12-28T04:42:07.752Z[ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
45212024-12-28T04:42:07.752Z[ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
45222024-12-28T04:42:07.752Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
45232024-12-28T04:42:07.752Z[SUM] 1.00-2.00 sec 103 MBytes 864 Mbits/sec
45242024-12-28T04:42:07.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
45252024-12-28T04:42:07.753Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
45262024-12-28T04:42:07.753Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
45272024-12-28T04:42:07.753Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
45282024-12-28T04:42:07.753Z[ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
45292024-12-28T04:42:07.753Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
45302024-12-28T04:42:07.753Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
45312024-12-28T04:42:07.753Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
45322024-12-28T04:42:07.753Z[ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
45332024-12-28T04:42:07.753Z[SUM] 2.00-3.00 sec 105 MBytes 878 Mbits/sec
45342024-12-28T04:42:07.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352024-12-28T04:42:07.753Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45362024-12-28T04:42:07.753Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45372024-12-28T04:42:07.753Z[ 9] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
45382024-12-28T04:42:07.753Z[ 11] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
45392024-12-28T04:42:07.753Z[ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
45402024-12-28T04:42:07.753Z[ 15] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
45412024-12-28T04:42:07.753Z[ 17] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
45422024-12-28T04:42:07.753Z[ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
45432024-12-28T04:42:07.753Z[SUM] 3.00-4.00 sec 103 MBytes 861 Mbits/sec
45442024-12-28T04:42:07.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452024-12-28T04:42:07.753Z[ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
45462024-12-28T04:42:07.753Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
45472024-12-28T04:42:07.753Z[ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
45482024-12-28T04:42:07.753Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
45492024-12-28T04:42:07.753Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
45502024-12-28T04:42:07.753Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
45512024-12-28T04:42:07.753Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
45522024-12-28T04:42:07.753Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
45532024-12-28T04:42:07.753Z[SUM] 4.00-5.00 sec 104 MBytes 873 Mbits/sec
45542024-12-28T04:42:07.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
45552024-12-28T04:42:07.753Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45562024-12-28T04:42:07.753Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45572024-12-28T04:42:07.753Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45582024-12-28T04:42:07.753Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
45592024-12-28T04:42:07.753Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
45602024-12-28T04:42:07.754Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45612024-12-28T04:42:07.754Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45622024-12-28T04:42:07.754Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45632024-12-28T04:42:07.754Z[SUM] 5.00-6.00 sec 104 MBytes 870 Mbits/sec
45642024-12-28T04:42:07.754Z- - - - - - - - - - - - - - - - - - - - - - - - -
45652024-12-28T04:42:07.754Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45662024-12-28T04:42:07.754Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45672024-12-28T04:42:07.754Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45682024-12-28T04:42:10.868Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45692024-12-28T04:42:10.868Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45702024-12-28T04:42:10.868Z[ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45712024-12-28T04:42:10.868Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45722024-12-28T04:42:10.868Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45732024-12-28T04:42:10.868Z[SUM] 6.00-7.00 sec 103 MBytes 865 Mbits/sec
45742024-12-28T04:42:10.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
45752024-12-28T04:42:10.868Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
45762024-12-28T04:42:10.868Z[ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
45772024-12-28T04:42:10.868Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
45782024-12-28T04:42:10.868Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
45792024-12-28T04:42:10.868Z[ 13] 7.00-8.00 sec 13.0 MBytes 110 Mbits/sec
45802024-12-28T04:42:10.868Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
45812024-12-28T04:42:10.868Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
45822024-12-28T04:42:10.868Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
45832024-12-28T04:42:10.868Z[SUM] 7.00-8.00 sec 104 MBytes 874 Mbits/sec
45842024-12-28T04:42:10.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
45852024-12-28T04:42:10.868Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45862024-12-28T04:42:10.868Z[ 7] 8.00-9.00 sec 13.2 MBytes 110 Mbits/sec
45872024-12-28T04:42:10.868Z[ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45882024-12-28T04:42:10.868Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45892024-12-28T04:42:10.868Z[ 13] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45902024-12-28T04:42:10.868Z[ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45912024-12-28T04:42:10.869Z[ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45922024-12-28T04:42:10.869Z[ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45932024-12-28T04:42:10.869Z[SUM] 8.00-9.00 sec 105 MBytes 880 Mbits/sec
45942024-12-28T04:42:10.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
45952024-12-28T04:42:10.869Z[ 5] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec
45962024-12-28T04:42:10.869Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
45972024-12-28T04:42:10.869Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
45982024-12-28T04:42:10.869Z[ 11] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec
45992024-12-28T04:42:10.869Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
46002024-12-28T04:42:10.869Z[ 15] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec
46012024-12-28T04:42:10.869Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
46022024-12-28T04:42:10.869Z[ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
46032024-12-28T04:42:10.869Z[SUM] 9.00-10.00 sec 105 MBytes 883 Mbits/sec
46042024-12-28T04:42:10.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
46052024-12-28T04:42:10.869Z[ 5] 10.00-10.00 sec 56.6 KBytes 138 Mbits/sec
46062024-12-28T04:42:10.869Z[ 7] 10.00-10.00 sec 113 KBytes 276 Mbits/sec
46072024-12-28T04:42:10.869Z[ 9] 10.00-10.00 sec 56.6 KBytes 138 Mbits/sec
46082024-12-28T04:42:10.869Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46092024-12-28T04:42:10.869Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46102024-12-28T04:42:10.869Z[ 15] 10.00-10.00 sec 70.7 KBytes 173 Mbits/sec
46112024-12-28T04:42:10.869Z[ 17] 10.00-10.00 sec 56.6 KBytes 138 Mbits/sec
46122024-12-28T04:42:10.869Z[ 19] 10.00-10.00 sec 56.6 KBytes 138 Mbits/sec
46132024-12-28T04:42:10.869Z[SUM] 10.00-10.00 sec 410 KBytes 1.00 Gbits/sec
46142024-12-28T04:42:10.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
46152024-12-28T04:42:10.869Z[ ID] Interval Transfer Bandwidth
46162024-12-28T04:42:10.869Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46172024-12-28T04:42:10.869Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46182024-12-28T04:42:10.869Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46192024-12-28T04:42:10.869Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46202024-12-28T04:42:10.869Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46212024-12-28T04:42:10.869Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46222024-12-28T04:42:10.869Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46232024-12-28T04:42:10.869Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46242024-12-28T04:42:10.869Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46252024-12-28T04:42:10.869Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46262024-12-28T04:42:10.869Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46272024-12-28T04:42:10.869Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46282024-12-28T04:42:10.869Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46292024-12-28T04:42:10.869Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46302024-12-28T04:42:10.869Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46312024-12-28T04:42:10.870Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46322024-12-28T04:42:10.870Z[SUM] 0.00-10.00 sec 1.01 GBytes 865 Mbits/sec sender
46332024-12-28T04:42:10.872Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46342024-12-28T04:42:10.872ZRun 7/10...865.137977755424Mbps
46352024-12-28T04:42:17.902Z-----------------------------------------------------------
46362024-12-28T04:42:17.902ZServer listening on 5201
46372024-12-28T04:42:17.902Z-----------------------------------------------------------
46382024-12-28T04:42:17.902ZAccepted connection from 10.0.0.1, port 36720
46392024-12-28T04:42:17.902Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56360
46402024-12-28T04:42:17.902Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36650
46412024-12-28T04:42:17.902Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55435
46422024-12-28T04:42:17.902Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43001
46432024-12-28T04:42:17.902Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59679
46442024-12-28T04:42:17.902Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33400
46452024-12-28T04:42:17.902Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53740
46462024-12-28T04:42:17.902Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58132
46472024-12-28T04:42:17.902Z[ ID] Interval Transfer Bandwidth
46482024-12-28T04:42:17.902Z[ 5] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
46492024-12-28T04:42:17.902Z[ 7] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
46502024-12-28T04:42:17.902Z[ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
46512024-12-28T04:42:17.902Z[ 11] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
46522024-12-28T04:42:17.902Z[ 13] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
46532024-12-28T04:42:17.902Z[ 15] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
46542024-12-28T04:42:17.902Z[ 17] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
46552024-12-28T04:42:17.902Z[ 19] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
46562024-12-28T04:42:17.902Z[SUM] 0.00-1.00 sec 96.8 MBytes 812 Mbits/sec
46572024-12-28T04:42:17.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
46582024-12-28T04:42:17.902Z[ 5] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
46592024-12-28T04:42:17.902Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
46602024-12-28T04:42:17.902Z[ 9] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
46612024-12-28T04:42:17.903Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
46622024-12-28T04:42:17.903Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46632024-12-28T04:42:17.903Z[ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
46642024-12-28T04:42:17.903Z[ 17] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
46652024-12-28T04:42:17.903Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
46662024-12-28T04:42:17.903Z[SUM] 1.00-2.00 sec 106 MBytes 887 Mbits/sec
46672024-12-28T04:42:17.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
46682024-12-28T04:42:17.903Z[ 5] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
46692024-12-28T04:42:17.906Z[ 7] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
46702024-12-28T04:42:17.906Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
46712024-12-28T04:42:17.906Z[ 11] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
46722024-12-28T04:42:17.906Z[ 13] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
46732024-12-28T04:42:17.906Z[ 15] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
46742024-12-28T04:42:17.906Z[ 17] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
46752024-12-28T04:42:17.906Z[ 19] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
46762024-12-28T04:42:17.906Z[SUM] 2.00-3.00 sec 106 MBytes 893 Mbits/sec
46772024-12-28T04:42:17.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
46782024-12-28T04:42:17.906Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46792024-12-28T04:42:17.906Z[ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
46802024-12-28T04:42:17.906Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
46812024-12-28T04:42:17.906Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
46822024-12-28T04:42:17.906Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46832024-12-28T04:42:17.906Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46842024-12-28T04:42:17.906Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46852024-12-28T04:42:17.906Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46862024-12-28T04:42:17.906Z[SUM] 3.00-4.00 sec 104 MBytes 875 Mbits/sec
46872024-12-28T04:42:17.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
46882024-12-28T04:42:17.906Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
46892024-12-28T04:42:17.906Z[ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
46902024-12-28T04:42:17.906Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
46912024-12-28T04:42:17.906Z[ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
46922024-12-28T04:42:17.906Z[ 13] 4.00-5.00 sec 13.2 MBytes 110 Mbits/sec
46932024-12-28T04:42:17.906Z[ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
46942024-12-28T04:42:17.906Z[ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
46952024-12-28T04:42:17.906Z[ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
46962024-12-28T04:42:17.906Z[SUM] 4.00-5.00 sec 105 MBytes 883 Mbits/sec
46972024-12-28T04:42:17.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
46982024-12-28T04:42:17.906Z[ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
46992024-12-28T04:42:17.906Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
47002024-12-28T04:42:17.906Z[ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
47012024-12-28T04:42:17.906Z[ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
47022024-12-28T04:42:17.906Z[ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
47032024-12-28T04:42:17.907Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
47042024-12-28T04:42:17.907Z[ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
47052024-12-28T04:42:17.907Z[ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
47062024-12-28T04:42:17.907Z[SUM] 5.00-6.00 sec 105 MBytes 883 Mbits/sec
47072024-12-28T04:42:17.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
47082024-12-28T04:42:17.907Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47092024-12-28T04:42:17.907Z[ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
47102024-12-28T04:42:17.907Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47112024-12-28T04:42:21.019Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47122024-12-28T04:42:21.019Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47132024-12-28T04:42:21.019Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47142024-12-28T04:42:21.019Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47152024-12-28T04:42:21.019Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47162024-12-28T04:42:21.019Z[SUM] 6.00-7.00 sec 104 MBytes 875 Mbits/sec
47172024-12-28T04:42:21.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
47182024-12-28T04:42:21.019Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
47192024-12-28T04:42:21.019Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47202024-12-28T04:42:21.019Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
47212024-12-28T04:42:21.019Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
47222024-12-28T04:42:21.019Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
47232024-12-28T04:42:21.019Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
47242024-12-28T04:42:21.019Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
47252024-12-28T04:42:21.019Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
47262024-12-28T04:42:21.019Z[SUM] 7.00-8.00 sec 104 MBytes 871 Mbits/sec
47272024-12-28T04:42:21.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
47282024-12-28T04:42:21.019Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47292024-12-28T04:42:21.019Z[ 7] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
47302024-12-28T04:42:21.019Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47312024-12-28T04:42:21.019Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47322024-12-28T04:42:21.019Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47332024-12-28T04:42:21.020Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47342024-12-28T04:42:21.020Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47352024-12-28T04:42:21.020Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47362024-12-28T04:42:21.020Z[SUM] 8.00-9.00 sec 104 MBytes 873 Mbits/sec
47372024-12-28T04:42:21.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
47382024-12-28T04:42:21.020Z[ 5] 9.00-10.00 sec 13.0 MBytes 110 Mbits/sec
47392024-12-28T04:42:21.020Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47402024-12-28T04:42:21.020Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
47412024-12-28T04:42:21.020Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
47422024-12-28T04:42:21.020Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
47432024-12-28T04:42:21.020Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
47442024-12-28T04:42:21.020Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
47452024-12-28T04:42:21.020Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47462024-12-28T04:42:21.020Z[SUM] 9.00-10.00 sec 105 MBytes 878 Mbits/sec
47472024-12-28T04:42:21.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
47482024-12-28T04:42:21.020Z[ 5] 10.00-10.00 sec 113 KBytes 249 Mbits/sec
47492024-12-28T04:42:21.020Z[ 7] 10.00-10.00 sec 113 KBytes 249 Mbits/sec
47502024-12-28T04:42:21.020Z[ 9] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
47512024-12-28T04:42:21.020Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47522024-12-28T04:42:21.020Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47532024-12-28T04:42:21.020Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47542024-12-28T04:42:21.020Z[ 17] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
47552024-12-28T04:42:21.020Z[ 19] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
47562024-12-28T04:42:21.020Z[SUM] 10.00-10.00 sec 396 KBytes 872 Mbits/sec
47572024-12-28T04:42:21.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
47582024-12-28T04:42:21.020Z[ ID] Interval Transfer Bandwidth
47592024-12-28T04:42:21.020Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
47602024-12-28T04:42:21.020Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47612024-12-28T04:42:21.020Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
47622024-12-28T04:42:21.020Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47632024-12-28T04:42:21.020Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
47642024-12-28T04:42:21.020Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47652024-12-28T04:42:21.020Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
47662024-12-28T04:42:21.020Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47672024-12-28T04:42:21.020Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
47682024-12-28T04:42:21.020Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47692024-12-28T04:42:21.020Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
47702024-12-28T04:42:21.020Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47712024-12-28T04:42:21.020Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
47722024-12-28T04:42:21.021Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47732024-12-28T04:42:21.021Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
47742024-12-28T04:42:21.021Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47752024-12-28T04:42:21.021Z[SUM] 0.00-10.00 sec 1.02 GBytes 873 Mbits/sec sender
47762024-12-28T04:42:21.021Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47772024-12-28T04:42:21.023ZRun 8/10...873.4095297182321Mbps
47782024-12-28T04:42:28.053Z-----------------------------------------------------------
47792024-12-28T04:42:28.053ZServer listening on 5201
47802024-12-28T04:42:28.053Z-----------------------------------------------------------
47812024-12-28T04:42:28.053ZAccepted connection from 10.0.0.1, port 36683
47822024-12-28T04:42:28.053Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48182
47832024-12-28T04:42:28.053Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49218
47842024-12-28T04:42:28.053Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58001
47852024-12-28T04:42:28.053Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48875
47862024-12-28T04:42:28.053Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64993
47872024-12-28T04:42:28.053Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53605
47882024-12-28T04:42:28.053Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50443
47892024-12-28T04:42:28.053Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41254
47902024-12-28T04:42:28.053Z[ ID] Interval Transfer Bandwidth
47912024-12-28T04:42:28.053Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
47922024-12-28T04:42:28.053Z[ 7] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
47932024-12-28T04:42:28.053Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
47942024-12-28T04:42:28.053Z[ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
47952024-12-28T04:42:28.053Z[ 13] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
47962024-12-28T04:42:28.053Z[ 15] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
47972024-12-28T04:42:28.053Z[ 17] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
47982024-12-28T04:42:28.053Z[ 19] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
47992024-12-28T04:42:28.053Z[SUM] 0.00-1.00 sec 98.2 MBytes 824 Mbits/sec
48002024-12-28T04:42:28.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
48012024-12-28T04:42:28.053Z[ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
48022024-12-28T04:42:28.053Z[ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
48032024-12-28T04:42:28.053Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
48042024-12-28T04:42:28.053Z[ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
48052024-12-28T04:42:28.053Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
48062024-12-28T04:42:28.054Z[ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
48072024-12-28T04:42:28.054Z[ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
48082024-12-28T04:42:28.054Z[ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
48092024-12-28T04:42:28.054Z[SUM] 1.00-2.00 sec 104 MBytes 873 Mbits/sec
48102024-12-28T04:42:28.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
48112024-12-28T04:42:28.054Z[ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
48122024-12-28T04:42:28.054Z[ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
48132024-12-28T04:42:28.054Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
48142024-12-28T04:42:28.054Z[ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
48152024-12-28T04:42:28.054Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
48162024-12-28T04:42:28.054Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
48172024-12-28T04:42:28.054Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
48182024-12-28T04:42:28.054Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
48192024-12-28T04:42:28.054Z[SUM] 2.00-3.00 sec 105 MBytes 880 Mbits/sec
48202024-12-28T04:42:28.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
48212024-12-28T04:42:28.054Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48222024-12-28T04:42:28.054Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48232024-12-28T04:42:28.054Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48242024-12-28T04:42:28.054Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
48252024-12-28T04:42:28.054Z[ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
48262024-12-28T04:42:28.054Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
48272024-12-28T04:42:28.054Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
48282024-12-28T04:42:28.054Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
48292024-12-28T04:42:28.057Z[SUM] 3.00-4.00 sec 105 MBytes 878 Mbits/sec
48302024-12-28T04:42:28.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
48312024-12-28T04:42:28.057Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
48322024-12-28T04:42:28.057Z[ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
48332024-12-28T04:42:28.057Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
48342024-12-28T04:42:28.057Z[ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
48352024-12-28T04:42:28.057Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
48362024-12-28T04:42:28.057Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
48372024-12-28T04:42:28.057Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
48382024-12-28T04:42:28.057Z[ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
48392024-12-28T04:42:28.057Z[SUM] 4.00-5.00 sec 105 MBytes 879 Mbits/sec
48402024-12-28T04:42:28.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
48412024-12-28T04:42:28.057Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
48422024-12-28T04:42:28.057Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
48432024-12-28T04:42:28.057Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48442024-12-28T04:42:28.057Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48452024-12-28T04:42:28.057Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48462024-12-28T04:42:28.057Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48472024-12-28T04:42:28.057Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48482024-12-28T04:42:28.057Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48492024-12-28T04:42:28.058Z[SUM] 5.00-6.00 sec 103 MBytes 867 Mbits/sec
48502024-12-28T04:42:28.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
48512024-12-28T04:42:28.058Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48522024-12-28T04:42:28.058Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48532024-12-28T04:42:28.058Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
48542024-12-28T04:42:31.169Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
48552024-12-28T04:42:31.169Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
48562024-12-28T04:42:31.169Z[ 15] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
48572024-12-28T04:42:31.169Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
48582024-12-28T04:42:31.170Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
48592024-12-28T04:42:31.170Z[SUM] 6.00-7.00 sec 104 MBytes 870 Mbits/sec
48602024-12-28T04:42:31.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
48612024-12-28T04:42:31.170Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
48622024-12-28T04:42:31.170Z[ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
48632024-12-28T04:42:31.170Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
48642024-12-28T04:42:31.170Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
48652024-12-28T04:42:31.170Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
48662024-12-28T04:42:31.170Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
48672024-12-28T04:42:31.170Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
48682024-12-28T04:42:31.170Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
48692024-12-28T04:42:31.170Z[SUM] 7.00-8.00 sec 104 MBytes 875 Mbits/sec
48702024-12-28T04:42:31.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
48712024-12-28T04:42:31.170Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
48722024-12-28T04:42:31.170Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
48732024-12-28T04:42:31.170Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
48742024-12-28T04:42:31.170Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
48752024-12-28T04:42:31.170Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
48762024-12-28T04:42:31.170Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
48772024-12-28T04:42:31.170Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48782024-12-28T04:42:31.170Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
48792024-12-28T04:42:31.170Z[SUM] 8.00-9.00 sec 104 MBytes 872 Mbits/sec
48802024-12-28T04:42:31.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
48812024-12-28T04:42:31.170Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
48822024-12-28T04:42:31.170Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
48832024-12-28T04:42:31.170Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
48842024-12-28T04:42:31.170Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
48852024-12-28T04:42:31.170Z[ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
48862024-12-28T04:42:31.170Z[ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
48872024-12-28T04:42:31.170Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
48882024-12-28T04:42:31.170Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
48892024-12-28T04:42:31.170Z[SUM] 9.00-10.00 sec 104 MBytes 876 Mbits/sec
48902024-12-28T04:42:31.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
48912024-12-28T04:42:31.170Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48922024-12-28T04:42:31.170Z[ 7] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
48932024-12-28T04:42:31.170Z[ 9] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
48942024-12-28T04:42:31.170Z[ 11] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
48952024-12-28T04:42:31.170Z[ 13] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
48962024-12-28T04:42:31.170Z[ 15] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
48972024-12-28T04:42:31.171Z[ 17] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
48982024-12-28T04:42:31.171Z[ 19] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
48992024-12-28T04:42:31.171Z[SUM] 10.00-10.00 sec 566 KBytes 1.19 Gbits/sec
49002024-12-28T04:42:31.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
49012024-12-28T04:42:31.171Z[ ID] Interval Transfer Bandwidth
49022024-12-28T04:42:31.171Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
49032024-12-28T04:42:31.171Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49042024-12-28T04:42:31.171Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
49052024-12-28T04:42:31.171Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49062024-12-28T04:42:31.171Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
49072024-12-28T04:42:31.171Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49082024-12-28T04:42:31.171Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
49092024-12-28T04:42:31.171Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49102024-12-28T04:42:31.171Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
49112024-12-28T04:42:31.171Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49122024-12-28T04:42:31.171Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
49132024-12-28T04:42:31.171Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49142024-12-28T04:42:31.171Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
49152024-12-28T04:42:31.171Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49162024-12-28T04:42:31.171Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
49172024-12-28T04:42:31.171Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49182024-12-28T04:42:31.171Z[SUM] 0.00-10.00 sec 1.01 GBytes 869 Mbits/sec sender
49192024-12-28T04:42:31.171Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49202024-12-28T04:42:31.174ZRun 9/10...869.819205746904Mbps
49212024-12-28T04:42:38.204Z-----------------------------------------------------------
49222024-12-28T04:42:38.204ZServer listening on 5201
49232024-12-28T04:42:38.204Z-----------------------------------------------------------
49242024-12-28T04:42:38.204ZAccepted connection from 10.0.0.1, port 37500
49252024-12-28T04:42:38.204Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34215
49262024-12-28T04:42:38.204Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51930
49272024-12-28T04:42:38.204Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42804
49282024-12-28T04:42:38.204Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35088
49292024-12-28T04:42:38.204Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34443
49302024-12-28T04:42:38.204Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61441
49312024-12-28T04:42:38.204Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49943
49322024-12-28T04:42:38.204Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47077
49332024-12-28T04:42:38.204Z[ ID] Interval Transfer Bandwidth
49342024-12-28T04:42:38.204Z[ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
49352024-12-28T04:42:38.204Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
49362024-12-28T04:42:38.204Z[ 9] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
49372024-12-28T04:42:38.204Z[ 11] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
49382024-12-28T04:42:38.205Z[ 13] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
49392024-12-28T04:42:38.205Z[ 15] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
49402024-12-28T04:42:38.205Z[ 17] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
49412024-12-28T04:42:38.205Z[ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
49422024-12-28T04:42:38.205Z[SUM] 0.00-1.00 sec 95.7 MBytes 803 Mbits/sec
49432024-12-28T04:42:38.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
49442024-12-28T04:42:38.205Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
49452024-12-28T04:42:38.205Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
49462024-12-28T04:42:38.205Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
49472024-12-28T04:42:38.205Z[ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
49482024-12-28T04:42:38.205Z[ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
49492024-12-28T04:42:38.205Z[ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
49502024-12-28T04:42:38.205Z[ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
49512024-12-28T04:42:38.205Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
49522024-12-28T04:42:38.205Z[SUM] 1.00-2.00 sec 103 MBytes 867 Mbits/sec
49532024-12-28T04:42:38.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
49542024-12-28T04:42:38.205Z[ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49552024-12-28T04:42:38.205Z[ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49562024-12-28T04:42:38.205Z[ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49572024-12-28T04:42:38.205Z[ 11] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49582024-12-28T04:42:38.205Z[ 13] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49592024-12-28T04:42:38.205Z[ 15] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
49602024-12-28T04:42:38.205Z[ 17] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49612024-12-28T04:42:38.205Z[ 19] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
49622024-12-28T04:42:38.205Z[SUM] 2.00-3.00 sec 102 MBytes 856 Mbits/sec
49632024-12-28T04:42:38.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
49642024-12-28T04:42:38.205Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49652024-12-28T04:42:38.205Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49662024-12-28T04:42:38.205Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49672024-12-28T04:42:38.205Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49682024-12-28T04:42:38.205Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49692024-12-28T04:42:38.205Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49702024-12-28T04:42:38.205Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49712024-12-28T04:42:38.205Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49722024-12-28T04:42:38.205Z[SUM] 3.00-4.00 sec 104 MBytes 873 Mbits/sec
49732024-12-28T04:42:38.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
49742024-12-28T04:42:38.205Z[ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49752024-12-28T04:42:38.205Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
49762024-12-28T04:42:38.205Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
49772024-12-28T04:42:38.205Z[ 11] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
49782024-12-28T04:42:38.206Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49792024-12-28T04:42:38.206Z[ 15] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
49802024-12-28T04:42:38.206Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49812024-12-28T04:42:38.206Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49822024-12-28T04:42:38.206Z[SUM] 4.00-5.00 sec 104 MBytes 869 Mbits/sec
49832024-12-28T04:42:38.206Z- - - - - - - - - - - - - - - - - - - - - - - - -
49842024-12-28T04:42:38.206Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49852024-12-28T04:42:38.206Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49862024-12-28T04:42:38.206Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49872024-12-28T04:42:38.206Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49882024-12-28T04:42:38.206Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49892024-12-28T04:42:38.206Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49902024-12-28T04:42:38.206Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49912024-12-28T04:42:38.206Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49922024-12-28T04:42:38.206Z[SUM] 5.00-6.00 sec 103 MBytes 864 Mbits/sec
49932024-12-28T04:42:38.206Z- - - - - - - - - - - - - - - - - - - - - - - - -
49942024-12-28T04:42:38.206Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49952024-12-28T04:42:38.206Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
49962024-12-28T04:42:38.206Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
49972024-12-28T04:42:41.320Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49982024-12-28T04:42:41.320Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49992024-12-28T04:42:41.320Z[ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
50002024-12-28T04:42:41.320Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
50012024-12-28T04:42:41.320Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
50022024-12-28T04:42:41.320Z[SUM] 6.00-7.00 sec 103 MBytes 867 Mbits/sec
50032024-12-28T04:42:41.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
50042024-12-28T04:42:41.320Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
50052024-12-28T04:42:41.320Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
50062024-12-28T04:42:41.320Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
50072024-12-28T04:42:41.320Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
50082024-12-28T04:42:41.320Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
50092024-12-28T04:42:41.320Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
50102024-12-28T04:42:41.320Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
50112024-12-28T04:42:41.320Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
50122024-12-28T04:42:41.320Z[SUM] 7.00-8.00 sec 105 MBytes 879 Mbits/sec
50132024-12-28T04:42:41.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
50142024-12-28T04:42:41.321Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
50152024-12-28T04:42:41.321Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
50162024-12-28T04:42:41.321Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50172024-12-28T04:42:41.321Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50182024-12-28T04:42:41.321Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50192024-12-28T04:42:41.321Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50202024-12-28T04:42:41.321Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
50212024-12-28T04:42:41.321Z[ 19] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec
50222024-12-28T04:42:41.321Z[SUM] 8.00-9.00 sec 104 MBytes 870 Mbits/sec
50232024-12-28T04:42:41.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
50242024-12-28T04:42:41.321Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
50252024-12-28T04:42:41.321Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
50262024-12-28T04:42:41.321Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
50272024-12-28T04:42:41.321Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
50282024-12-28T04:42:41.321Z[ 13] 9.00-10.00 sec 13.0 MBytes 110 Mbits/sec
50292024-12-28T04:42:41.321Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
50302024-12-28T04:42:41.321Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
50312024-12-28T04:42:41.321Z[ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
50322024-12-28T04:42:41.321Z[SUM] 9.00-10.00 sec 105 MBytes 879 Mbits/sec
50332024-12-28T04:42:41.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
50342024-12-28T04:42:41.321Z[ 5] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
50352024-12-28T04:42:41.321Z[ 7] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
50362024-12-28T04:42:41.321Z[ 9] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
50372024-12-28T04:42:41.321Z[ 11] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
50382024-12-28T04:42:41.321Z[ 13] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
50392024-12-28T04:42:41.321Z[ 15] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
50402024-12-28T04:42:41.321Z[ 17] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
50412024-12-28T04:42:41.321Z[ 19] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
50422024-12-28T04:42:41.321Z[SUM] 10.00-10.00 sec 566 KBytes 1.19 Gbits/sec
50432024-12-28T04:42:41.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
50442024-12-28T04:42:41.321Z[ ID] Interval Transfer Bandwidth
50452024-12-28T04:42:41.321Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50462024-12-28T04:42:41.321Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50472024-12-28T04:42:41.321Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50482024-12-28T04:42:41.321Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50492024-12-28T04:42:41.321Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50502024-12-28T04:42:41.321Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50512024-12-28T04:42:41.321Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50522024-12-28T04:42:41.322Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50532024-12-28T04:42:41.322Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50542024-12-28T04:42:41.322Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50552024-12-28T04:42:41.322Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50562024-12-28T04:42:41.322Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50572024-12-28T04:42:41.322Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50582024-12-28T04:42:41.322Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50592024-12-28T04:42:41.322Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50602024-12-28T04:42:41.322Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50612024-12-28T04:42:41.322Z[SUM] 0.00-10.00 sec 1.00 GBytes 863 Mbits/sec sender
50622024-12-28T04:42:41.322Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50632024-12-28T04:42:41.324ZRun 10/10...863.1974209892779Mbps
50642024-12-28T04:42:41.324Z###---------------------###
50652024-12-28T04:42:41.324Z::: iPerf done... :::
50662024-12-28T04:42:41.324Z:::Awaiting out files...:::
50672024-12-28T04:42:41.324Z###---------------------###
50682024-12-28T04:42:41.324Z###-----###
50692024-12-28T04:42:41.324Z:::done!:::
50702024-12-28T04:42:41.324Z###-----###
50712024-12-28T04:42:43.030ZBenchmarking iperf-tcp/local/s2c/tx
50722024-12-28T04:42:43.031ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
50732024-12-28T04:42:47.686ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (577M iterations)
50742024-12-28T04:43:07.667ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
50752024-12-28T04:43:07.823Ziperf-tcp/local/s2c/tx time: [1.6225 µs 1.6226 µs 1.6227 µs]
50762024-12-28T04:43:07.823Z change: [-0.4865% -0.4765% -0.4661%] (p = 0.00 < 0.05)
50772024-12-28T04:43:07.823Z Change within noise threshold.
50782024-12-28T04:43:07.823ZFound 3 outliers among 100 measurements (3.00%)
50792024-12-28T04:43:07.823Z 1 (1.00%) low mild
50802024-12-28T04:43:07.823Z 1 (1.00%) high mild
50812024-12-28T04:43:07.823Z 1 (1.00%) high severe
50822024-12-28T04:43:09.407Z
50832024-12-28T04:43:09.410ZBenchmarking iperf-tcp/local/s2c/rx
50842024-12-28T04:43:09.410ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
50852024-12-28T04:43:14.057ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (577M iterations)
50862024-12-28T04:43:34.049ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
50872024-12-28T04:43:34.201Ziperf-tcp/local/s2c/rx time: [5.8953 µs 5.8956 µs 5.8960 µs]
50882024-12-28T04:43:34.201Z change: [-0.3311% -0.3189% -0.3066%] (p = 0.00 < 0.05)
50892024-12-28T04:43:34.201Z Change within noise threshold.
50902024-12-28T04:43:34.201ZFound 7 outliers among 100 measurements (7.00%)
50912024-12-28T04:43:34.201Z 3 (3.00%) low mild
50922024-12-28T04:43:34.201Z 2 (2.00%) high mild
50932024-12-28T04:43:34.201Z 2 (2.00%) high severe
50942024-12-28T04:43:35.794Z
50952024-12-28T04:43:40.949Z+ cargo ubench
50962024-12-28T04:43:41.155Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
50972024-12-28T04:45:30.341Z Finished `bench` profile [optimized + debuginfo] target(s) in 1m 49s
50982024-12-28T04:45:30.383Z Running benches/userland.rs (target/release/deps/userland-ac5b4ce82e83754e)
50992024-12-28T04:45:30.406ZGnuplot not found, using plotters backend
51002024-12-28T04:45:30.612ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
51012024-12-28T04:45:30.612ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
51022024-12-28T04:45:35.168ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0021 s (9.2M iterations)
51032024-12-28T04:45:39.734ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
51042024-12-28T04:45:39.892Zparse/Hairpin-DHCPv4/wallclock/Discover
51052024-12-28T04:45:39.892Z time: [72.618 ns 72.732 ns 72.826 ns]
51062024-12-28T04:45:39.892Z change: [-0.6313% +0.1648% +0.9350%] (p = 0.70 > 0.05)
51072024-12-28T04:45:39.892Z No change in performance detected.
51082024-12-28T04:45:39.892ZFound 2 outliers among 100 measurements (2.00%)
51092024-12-28T04:45:39.892Z 2 (2.00%) high severe
51102024-12-28T04:45:41.480Z
51112024-12-28T04:45:41.483ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
51122024-12-28T04:45:41.483ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
51132024-12-28T04:45:47.223ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0048 s (3.7M iterations)
51142024-12-28T04:45:52.228ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
51152024-12-28T04:45:52.378Zprocess/Hairpin-DHCPv4/wallclock/Discover
51162024-12-28T04:45:52.378Z time: [935.07 ns 935.47 ns 935.87 ns]
51172024-12-28T04:45:52.378Z change: [-0.9111% -0.5800% -0.1849%] (p = 0.00 < 0.05)
51182024-12-28T04:45:52.378Z Change within noise threshold.
51192024-12-28T04:45:52.378ZFound 13 outliers among 100 measurements (13.00%)
51202024-12-28T04:45:52.378Z 9 (9.00%) high mild
51212024-12-28T04:45:52.378Z 4 (4.00%) high severe
51222024-12-28T04:45:53.964Z
51232024-12-28T04:45:53.966ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
51242024-12-28T04:45:53.966ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51252024-12-28T04:45:59.171ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0026 s (8.1M iterations)
51262024-12-28T04:46:03.716ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
51272024-12-28T04:46:03.867Zparse/Hairpin-DHCPv4/wallclock/Request
51282024-12-28T04:46:03.867Z time: [73.756 ns 73.859 ns 73.992 ns]
51292024-12-28T04:46:03.867Z change: [+1.4528% +2.2294% +3.0867%] (p = 0.00 < 0.05)
51302024-12-28T04:46:03.867Z Performance has regressed.
51312024-12-28T04:46:03.867ZFound 6 outliers among 100 measurements (6.00%)
51322024-12-28T04:46:03.867Z 3 (3.00%) high mild
51332024-12-28T04:46:03.867Z 3 (3.00%) high severe
51342024-12-28T04:46:05.451Z
51352024-12-28T04:46:05.453ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
51362024-12-28T04:46:05.453ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51372024-12-28T04:46:11.012ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0015 s (3.8M iterations)
51382024-12-28T04:46:16.012ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
51392024-12-28T04:46:16.161Zprocess/Hairpin-DHCPv4/wallclock/Request
51402024-12-28T04:46:16.162Z time: [893.39 ns 893.61 ns 893.85 ns]
51412024-12-28T04:46:16.162Z change: [-1.2914% -0.9974% -0.6571%] (p = 0.00 < 0.05)
51422024-12-28T04:46:16.162Z Change within noise threshold.
51432024-12-28T04:46:16.162ZFound 15 outliers among 100 measurements (15.00%)
51442024-12-28T04:46:16.162Z 4 (4.00%) low mild
51452024-12-28T04:46:16.162Z 7 (7.00%) high mild
51462024-12-28T04:46:16.162Z 4 (4.00%) high severe
51472024-12-28T04:46:17.751Z
51482024-12-28T04:46:17.754ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
51492024-12-28T04:46:17.754ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51502024-12-28T04:46:20.860ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0030 s (6.8M iterations)
51512024-12-28T04:46:25.542ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51522024-12-28T04:46:25.692Zparse/Hairpin-DHCPv6/wallclock/Solicit
51532024-12-28T04:46:25.692Z time: [71.846 ns 72.035 ns 72.195 ns]
51542024-12-28T04:46:25.692Z change: [-1.2423% -0.4335% +0.3759%] (p = 0.32 > 0.05)
51552024-12-28T04:46:25.692Z No change in performance detected.
51562024-12-28T04:46:25.692ZFound 6 outliers among 100 measurements (6.00%)
51572024-12-28T04:46:25.692Z 3 (3.00%) high mild
51582024-12-28T04:46:25.692Z 3 (3.00%) high severe
51592024-12-28T04:46:27.282Z
51602024-12-28T04:46:27.284ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
51612024-12-28T04:46:27.284ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51622024-12-28T04:46:31.272ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0047 s (2.6M iterations)
51632024-12-28T04:46:36.713ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51642024-12-28T04:46:36.863Zprocess/Hairpin-DHCPv6/wallclock/Solicit
51652024-12-28T04:46:36.863Z time: [1.2821 µs 1.2830 µs 1.2838 µs]
51662024-12-28T04:46:36.863Z change: [+3.5526% +3.8187% +4.0639%] (p = 0.00 < 0.05)
51672024-12-28T04:46:36.863Z Performance has regressed.
51682024-12-28T04:46:36.863ZFound 5 outliers among 100 measurements (5.00%)
51692024-12-28T04:46:36.863Z 3 (3.00%) high mild
51702024-12-28T04:46:36.863Z 2 (2.00%) high severe
51712024-12-28T04:46:38.443Z
51722024-12-28T04:46:38.445ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
51732024-12-28T04:46:38.445ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51742024-12-28T04:46:41.934ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0013 s (6.0M iterations)
51752024-12-28T04:46:46.625ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
51762024-12-28T04:46:46.775Zparse/Hairpin-DHCPv6/wallclock/Request
51772024-12-28T04:46:46.775Z time: [71.745 ns 71.948 ns 72.113 ns]
51782024-12-28T04:46:46.775Z change: [-2.1785% -1.2899% -0.4427%] (p = 0.00 < 0.05)
51792024-12-28T04:46:46.775Z Change within noise threshold.
51802024-12-28T04:46:46.775ZFound 5 outliers among 100 measurements (5.00%)
51812024-12-28T04:46:46.775Z 2 (2.00%) high mild
51822024-12-28T04:46:46.775Z 3 (3.00%) high severe
51832024-12-28T04:46:48.361Z
51842024-12-28T04:46:48.364ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
51852024-12-28T04:46:48.364ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51862024-12-28T04:46:52.622ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0059 s (2.5M iterations)
51872024-12-28T04:46:57.612ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
51882024-12-28T04:46:57.762Zprocess/Hairpin-DHCPv6/wallclock/Request
51892024-12-28T04:46:57.762Z time: [1.3062 µs 1.3073 µs 1.3082 µs]
51902024-12-28T04:46:57.762Z change: [+0.4837% +0.7453% +0.9822%] (p = 0.00 < 0.05)
51912024-12-28T04:46:57.762Z Change within noise threshold.
51922024-12-28T04:46:57.762ZFound 4 outliers among 100 measurements (4.00%)
51932024-12-28T04:46:57.762Z 2 (2.00%) high mild
51942024-12-28T04:46:57.762Z 2 (2.00%) high severe
51952024-12-28T04:46:59.350Z
51962024-12-28T04:46:59.354ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
51972024-12-28T04:46:59.354ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
51982024-12-28T04:47:04.579ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0014 s (8.0M iterations)
51992024-12-28T04:47:08.701ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
52002024-12-28T04:47:08.851Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
52012024-12-28T04:47:08.851Z time: [72.617 ns 72.738 ns 72.841 ns]
52022024-12-28T04:47:08.851Z change: [-0.5881% +0.2420% +1.0959%] (p = 0.59 > 0.05)
52032024-12-28T04:47:08.851Z No change in performance detected.
52042024-12-28T04:47:08.852ZFound 3 outliers among 100 measurements (3.00%)
52052024-12-28T04:47:08.852Z 1 (1.00%) high mild
52062024-12-28T04:47:08.852Z 2 (2.00%) high severe
52072024-12-28T04:47:10.445Z
52082024-12-28T04:47:10.448ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
52092024-12-28T04:47:10.448ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
52102024-12-28T04:47:15.173ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0024 s (4.4M iterations)
52112024-12-28T04:47:19.854ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
52122024-12-28T04:47:20.005Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
52132024-12-28T04:47:20.005Z time: [615.16 ns 615.34 ns 615.51 ns]
52142024-12-28T04:47:20.005Z change: [-1.9613% -1.5365% -1.1188%] (p = 0.00 < 0.05)
52152024-12-28T04:47:20.005Z Performance has improved.
52162024-12-28T04:47:20.005ZFound 17 outliers among 100 measurements (17.00%)
52172024-12-28T04:47:20.005Z 6 (6.00%) high mild
52182024-12-28T04:47:20.005Z 11 (11.00%) high severe
52192024-12-28T04:47:21.591Z
52202024-12-28T04:47:21.593ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
52212024-12-28T04:47:21.593ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52222024-12-28T04:47:25.531ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0043 s (5.3M iterations)
52232024-12-28T04:47:29.333ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52242024-12-28T04:47:29.482Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
52252024-12-28T04:47:29.482Z time: [106.59 ns 106.83 ns 107.02 ns]
52262024-12-28T04:47:29.482Z change: [+0.2965% +1.0997% +1.8027%] (p = 0.00 < 0.05)
52272024-12-28T04:47:29.482Z Change within noise threshold.
52282024-12-28T04:47:29.482ZFound 1 outliers among 100 measurements (1.00%)
52292024-12-28T04:47:29.482Z 1 (1.00%) high mild
52302024-12-28T04:47:31.073Z
52312024-12-28T04:47:31.077ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
52322024-12-28T04:47:31.077ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52332024-12-28T04:47:37.476ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0030 s (3.3M iterations)
52342024-12-28T04:47:41.438ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52352024-12-28T04:47:41.587Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
52362024-12-28T04:47:41.588Z time: [688.76 ns 688.96 ns 689.17 ns]
52372024-12-28T04:47:41.588Z change: [-3.3588% -3.0066% -2.6285%] (p = 0.00 < 0.05)
52382024-12-28T04:47:41.588Z Performance has improved.
52392024-12-28T04:47:41.588ZFound 17 outliers among 100 measurements (17.00%)
52402024-12-28T04:47:41.588Z 2 (2.00%) high mild
52412024-12-28T04:47:41.588Z 15 (15.00%) high severe
52422024-12-28T04:47:43.178Z
52432024-12-28T04:47:43.178ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52442024-12-28T04:47:43.178ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52452024-12-28T04:47:49.327ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0010 s (6.8M iterations)
52462024-12-28T04:47:52.777ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52472024-12-28T04:47:52.927Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52482024-12-28T04:47:52.927Z time: [72.055 ns 72.180 ns 72.278 ns]
52492024-12-28T04:47:52.927Z change: [-1.3157% -0.5243% +0.1731%] (p = 0.19 > 0.05)
52502024-12-28T04:47:52.927Z No change in performance detected.
52512024-12-28T04:47:52.927ZFound 4 outliers among 100 measurements (4.00%)
52522024-12-28T04:47:52.927Z 2 (2.00%) high mild
52532024-12-28T04:47:52.927Z 2 (2.00%) high severe
52542024-12-28T04:47:54.517Z
52552024-12-28T04:47:54.519ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
52562024-12-28T04:47:54.519ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52572024-12-28T04:48:00.482ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0053 s (3.5M iterations)
52582024-12-28T04:48:05.371ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52592024-12-28T04:48:05.520Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
52602024-12-28T04:48:05.520Z time: [908.50 ns 908.65 ns 908.84 ns]
52612024-12-28T04:48:05.520Z change: [+1.7908% +2.3011% +2.7019%] (p = 0.00 < 0.05)
52622024-12-28T04:48:05.520Z Performance has regressed.
52632024-12-28T04:48:05.520ZFound 13 outliers among 100 measurements (13.00%)
52642024-12-28T04:48:05.520Z 6 (6.00%) high mild
52652024-12-28T04:48:05.520Z 7 (7.00%) high severe
52662024-12-28T04:48:07.108Z
52672024-12-28T04:48:07.108ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
52682024-12-28T04:48:07.108ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52692024-12-28T04:48:12.558ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0001 s (7.7M iterations)
52702024-12-28T04:48:17.559ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52712024-12-28T04:48:17.709Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
52722024-12-28T04:48:17.709Z time: [71.693 ns 71.864 ns 72.008 ns]
52732024-12-28T04:48:17.709Z change: [+0.3243% +1.1052% +1.8947%] (p = 0.00 < 0.05)
52742024-12-28T04:48:17.709Z Change within noise threshold.
52752024-12-28T04:48:17.709ZFound 3 outliers among 100 measurements (3.00%)
52762024-12-28T04:48:17.709Z 1 (1.00%) high mild
52772024-12-28T04:48:17.709Z 2 (2.00%) high severe
52782024-12-28T04:48:19.297Z
52792024-12-28T04:48:19.300ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
52802024-12-28T04:48:19.300ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52812024-12-28T04:48:25.295ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0045 s (3.5M iterations)
52822024-12-28T04:48:29.882ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52832024-12-28T04:48:30.031Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
52842024-12-28T04:48:30.031Z time: [872.33 ns 872.50 ns 872.69 ns]
52852024-12-28T04:48:30.031Z change: [+0.6716% +1.1101% +1.6743%] (p = 0.00 < 0.05)
52862024-12-28T04:48:30.032Z Change within noise threshold.
52872024-12-28T04:48:30.032ZFound 19 outliers among 100 measurements (19.00%)
52882024-12-28T04:48:30.032Z 6 (6.00%) high mild
52892024-12-28T04:48:30.032Z 13 (13.00%) high severe
52902024-12-28T04:48:31.621Z
52912024-12-28T04:48:31.623ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52922024-12-28T04:48:31.623ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
52932024-12-28T04:48:35.601ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (11M iterations)
52942024-12-28T04:48:39.125ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
52952024-12-28T04:48:39.274Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52962024-12-28T04:48:39.274Z time: [81.766 ns 81.887 ns 82.013 ns]
52972024-12-28T04:48:39.275Z change: [+0.6734% +1.2203% +1.8473%] (p = 0.00 < 0.05)
52982024-12-28T04:48:39.275Z Change within noise threshold.
52992024-12-28T04:48:39.275ZFound 8 outliers among 100 measurements (8.00%)
53002024-12-28T04:48:39.275Z 4 (4.00%) high mild
53012024-12-28T04:48:39.275Z 4 (4.00%) high severe
53022024-12-28T04:48:40.871Z
53032024-12-28T04:48:40.873ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53042024-12-28T04:48:40.873ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
53052024-12-28T04:48:45.640ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (4.4M iterations)
53062024-12-28T04:48:50.064ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
53072024-12-28T04:48:50.213Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53082024-12-28T04:48:50.213Z time: [244.89 ns 245.02 ns 245.14 ns]
53092024-12-28T04:48:50.213Z change: [-3.1396% -2.2700% -1.4786%] (p = 0.00 < 0.05)
53102024-12-28T04:48:50.213Z Performance has improved.
53112024-12-28T04:48:50.213ZFound 9 outliers among 100 measurements (9.00%)
53122024-12-28T04:48:50.214Z 9 (9.00%) high severe
53132024-12-28T04:48:51.803Z
53142024-12-28T04:48:51.806ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53152024-12-28T04:48:51.806ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53162024-12-28T04:48:56.061ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (4.9M iterations)
53172024-12-28T04:49:00.668ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53182024-12-28T04:49:00.819Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53192024-12-28T04:49:00.819Z time: [109.27 ns 109.42 ns 109.56 ns]
53202024-12-28T04:49:00.819Z change: [+0.5843% +1.3413% +2.0871%] (p = 0.00 < 0.05)
53212024-12-28T04:49:00.819Z Change within noise threshold.
53222024-12-28T04:49:00.819ZFound 15 outliers among 100 measurements (15.00%)
53232024-12-28T04:49:00.819Z 1 (1.00%) low severe
53242024-12-28T04:49:00.819Z 11 (11.00%) low mild
53252024-12-28T04:49:00.819Z 1 (1.00%) high mild
53262024-12-28T04:49:00.819Z 2 (2.00%) high severe
53272024-12-28T04:49:02.406Z
53282024-12-28T04:49:02.409ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53292024-12-28T04:49:02.409ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53302024-12-28T04:49:07.064ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (2.3M iterations)
53312024-12-28T04:49:11.928ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53322024-12-28T04:49:12.079Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53332024-12-28T04:49:12.079Z time: [276.18 ns 276.37 ns 276.58 ns]
53342024-12-28T04:49:12.079Z change: [-6.0142% -4.9939% -4.1098%] (p = 0.00 < 0.05)
53352024-12-28T04:49:12.079Z Performance has improved.
53362024-12-28T04:49:12.079ZFound 15 outliers among 100 measurements (15.00%)
53372024-12-28T04:49:12.079Z 2 (2.00%) high mild
53382024-12-28T04:49:12.079Z 13 (13.00%) high severe
53392024-12-28T04:49:13.674Z
53402024-12-28T04:49:13.677ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53412024-12-28T04:49:13.677ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53422024-12-28T04:49:16.802ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0014 s (6.7M iterations)
53432024-12-28T04:49:19.946ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53442024-12-28T04:49:20.096Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53452024-12-28T04:49:20.096Z time: [98.366 ns 98.513 ns 98.633 ns]
53462024-12-28T04:49:20.096Z change: [-0.6661% -0.0051% +0.6475%] (p = 0.99 > 0.05)
53472024-12-28T04:49:20.096Z No change in performance detected.
53482024-12-28T04:49:20.096ZFound 3 outliers among 100 measurements (3.00%)
53492024-12-28T04:49:20.096Z 1 (1.00%) high mild
53502024-12-28T04:49:20.096Z 2 (2.00%) high severe
53512024-12-28T04:49:21.687Z
53522024-12-28T04:49:21.689ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53532024-12-28T04:49:21.689ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53542024-12-28T04:49:27.647ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0013 s (3.5M iterations)
53552024-12-28T04:49:31.664ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53562024-12-28T04:49:31.815Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53572024-12-28T04:49:31.815Z time: [229.04 ns 229.33 ns 229.74 ns]
53582024-12-28T04:49:31.815Z change: [-9.3431% -8.6774% -7.9110%] (p = 0.00 < 0.05)
53592024-12-28T04:49:31.815Z Performance has improved.
53602024-12-28T04:49:31.815ZFound 17 outliers among 100 measurements (17.00%)
53612024-12-28T04:49:31.815Z 1 (1.00%) low mild
53622024-12-28T04:49:31.815Z 4 (4.00%) high mild
53632024-12-28T04:49:31.815Z 12 (12.00%) high severe
53642024-12-28T04:49:33.402Z
53652024-12-28T04:49:33.405ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53662024-12-28T04:49:33.405ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53672024-12-28T04:49:38.947ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0065 s (3.8M iterations)
53682024-12-28T04:49:42.948ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53692024-12-28T04:49:43.098Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53702024-12-28T04:49:43.098Z time: [125.67 ns 125.75 ns 125.82 ns]
53712024-12-28T04:49:43.098Z change: [+0.6212% +1.3480% +2.0112%] (p = 0.00 < 0.05)
53722024-12-28T04:49:43.098Z Change within noise threshold.
53732024-12-28T04:49:43.098ZFound 17 outliers among 100 measurements (17.00%)
53742024-12-28T04:49:43.098Z 12 (12.00%) low mild
53752024-12-28T04:49:43.099Z 1 (1.00%) high mild
53762024-12-28T04:49:43.099Z 4 (4.00%) high severe
53772024-12-28T04:49:44.691Z
53782024-12-28T04:49:44.693ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53792024-12-28T04:49:44.694ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53802024-12-28T04:49:49.935ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0001 s (2.0M iterations)
53812024-12-28T04:49:54.552ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53822024-12-28T04:49:54.702Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53832024-12-28T04:49:54.702Z time: [259.01 ns 259.21 ns 259.44 ns]
53842024-12-28T04:49:54.702Z change: [-4.5451% -3.5369% -2.3904%] (p = 0.00 < 0.05)
53852024-12-28T04:49:54.702Z Performance has improved.
53862024-12-28T04:49:54.702ZFound 14 outliers among 100 measurements (14.00%)
53872024-12-28T04:49:54.702Z 3 (3.00%) high mild
53882024-12-28T04:49:54.702Z 11 (11.00%) high severe
53892024-12-28T04:49:56.290Z
53902024-12-28T04:49:56.290ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53912024-12-28T04:49:56.290ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
53922024-12-28T04:50:00.088ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (11M iterations)
53932024-12-28T04:50:03.620ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
53942024-12-28T04:50:03.770Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53952024-12-28T04:50:03.770Z time: [73.185 ns 73.260 ns 73.330 ns]
53962024-12-28T04:50:03.770Z change: [+0.7299% +1.2244% +1.7305%] (p = 0.00 < 0.05)
53972024-12-28T04:50:03.770Z Change within noise threshold.
53982024-12-28T04:50:03.770ZFound 6 outliers among 100 measurements (6.00%)
53992024-12-28T04:50:03.770Z 1 (1.00%) high mild
54002024-12-28T04:50:03.770Z 5 (5.00%) high severe
54012024-12-28T04:50:05.359Z
54022024-12-28T04:50:05.363ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
54032024-12-28T04:50:05.363ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
54042024-12-28T04:50:09.704ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (4.8M iterations)
54052024-12-28T04:50:14.200ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
54062024-12-28T04:50:14.349Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
54072024-12-28T04:50:14.349Z time: [214.67 ns 214.86 ns 215.03 ns]
54082024-12-28T04:50:14.349Z change: [-1.6634% -0.7139% +0.2035%] (p = 0.14 > 0.05)
54092024-12-28T04:50:14.349Z No change in performance detected.
54102024-12-28T04:50:14.349ZFound 9 outliers among 100 measurements (9.00%)
54112024-12-28T04:50:14.349Z 1 (1.00%) low mild
54122024-12-28T04:50:14.349Z 2 (2.00%) high mild
54132024-12-28T04:50:14.349Z 6 (6.00%) high severe
54142024-12-28T04:50:15.944Z
54152024-12-28T04:50:15.947ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54162024-12-28T04:50:15.947ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54172024-12-28T04:50:20.074ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (5.1M iterations)
54182024-12-28T04:50:24.654ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54192024-12-28T04:50:24.803Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54202024-12-28T04:50:24.803Z time: [97.981 ns 98.189 ns 98.380 ns]
54212024-12-28T04:50:24.803Z change: [-0.7538% -0.0009% +0.6038%] (p = 1.00 > 0.05)
54222024-12-28T04:50:24.804Z No change in performance detected.
54232024-12-28T04:50:24.804ZFound 14 outliers among 100 measurements (14.00%)
54242024-12-28T04:50:24.804Z 10 (10.00%) low mild
54252024-12-28T04:50:24.804Z 1 (1.00%) high mild
54262024-12-28T04:50:24.804Z 3 (3.00%) high severe
54272024-12-28T04:50:26.393Z
54282024-12-28T04:50:26.395ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54292024-12-28T04:50:26.395ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54302024-12-28T04:50:30.899ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (2.3M iterations)
54312024-12-28T04:50:35.766ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54322024-12-28T04:50:35.915Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54332024-12-28T04:50:35.915Z time: [248.28 ns 248.40 ns 248.52 ns]
54342024-12-28T04:50:35.916Z change: [-0.2427% +0.6606% +1.5956%] (p = 0.16 > 0.05)
54352024-12-28T04:50:35.916Z No change in performance detected.
54362024-12-28T04:50:35.916ZFound 20 outliers among 100 measurements (20.00%)
54372024-12-28T04:50:35.916Z 5 (5.00%) low mild
54382024-12-28T04:50:35.916Z 15 (15.00%) high severe
54392024-12-28T04:50:37.502Z
54402024-12-28T04:50:37.504ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54412024-12-28T04:50:37.504ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54422024-12-28T04:50:40.582ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0022 s (6.8M iterations)
54432024-12-28T04:50:43.708ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54442024-12-28T04:50:43.858Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54452024-12-28T04:50:43.858Z time: [94.295 ns 94.455 ns 94.578 ns]
54462024-12-28T04:50:43.858Z change: [-1.8821% -1.1782% -0.5298%] (p = 0.00 < 0.05)
54472024-12-28T04:50:43.858Z Change within noise threshold.
54482024-12-28T04:50:43.858ZFound 2 outliers among 100 measurements (2.00%)
54492024-12-28T04:50:43.858Z 2 (2.00%) high severe
54502024-12-28T04:50:45.448Z
54512024-12-28T04:50:45.450ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
54522024-12-28T04:50:45.450ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54532024-12-28T04:50:51.046ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (3.7M iterations)
54542024-12-28T04:50:55.100ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54552024-12-28T04:50:55.251Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
54562024-12-28T04:50:55.251Z time: [205.65 ns 205.82 ns 205.97 ns]
54572024-12-28T04:50:55.251Z change: [+3.7968% +4.8164% +5.8858%] (p = 0.00 < 0.05)
54582024-12-28T04:50:55.251Z Performance has regressed.
54592024-12-28T04:50:55.251ZFound 9 outliers among 100 measurements (9.00%)
54602024-12-28T04:50:55.251Z 1 (1.00%) high mild
54612024-12-28T04:50:55.251Z 8 (8.00%) high severe
54622024-12-28T04:50:56.837Z
54632024-12-28T04:50:56.837ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54642024-12-28T04:50:56.840ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54652024-12-28T04:51:02.246ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (3.9M iterations)
54662024-12-28T04:51:06.280ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54672024-12-28T04:51:06.431Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54682024-12-28T04:51:06.431Z time: [118.74 ns 118.79 ns 118.85 ns]
54692024-12-28T04:51:06.431Z change: [-4.7009% -4.1190% -3.5034%] (p = 0.00 < 0.05)
54702024-12-28T04:51:06.431Z Performance has improved.
54712024-12-28T04:51:06.431ZFound 16 outliers among 100 measurements (16.00%)
54722024-12-28T04:51:06.431Z 2 (2.00%) low severe
54732024-12-28T04:51:06.431Z 2 (2.00%) low mild
54742024-12-28T04:51:06.431Z 5 (5.00%) high mild
54752024-12-28T04:51:06.431Z 7 (7.00%) high severe
54762024-12-28T04:51:08.016Z
54772024-12-28T04:51:08.018ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54782024-12-28T04:51:08.018ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54792024-12-28T04:51:13.053ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0092 s (2.1M iterations)
54802024-12-28T04:51:17.718ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54812024-12-28T04:51:17.867Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54822024-12-28T04:51:17.867Z time: [239.70 ns 239.83 ns 239.97 ns]
54832024-12-28T04:51:17.867Z change: [-10.512% -9.4028% -8.1896%] (p = 0.00 < 0.05)
54842024-12-28T04:51:17.867Z Performance has improved.
54852024-12-28T04:51:17.867ZFound 14 outliers among 100 measurements (14.00%)
54862024-12-28T04:51:17.867Z 5 (5.00%) high mild
54872024-12-28T04:51:17.867Z 9 (9.00%) high severe
54882024-12-28T04:51:19.452Z
54892024-12-28T04:51:19.455ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54902024-12-28T04:51:19.455ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
54912024-12-28T04:51:24.012ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (9.2M iterations)
54922024-12-28T04:51:27.742ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
54932024-12-28T04:51:27.893Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54942024-12-28T04:51:27.893Z time: [80.687 ns 80.788 ns 80.874 ns]
54952024-12-28T04:51:27.893Z change: [-2.1933% -1.4902% -0.7466%] (p = 0.00 < 0.05)
54962024-12-28T04:51:27.893Z Change within noise threshold.
54972024-12-28T04:51:27.893ZFound 6 outliers among 100 measurements (6.00%)
54982024-12-28T04:51:27.893Z 1 (1.00%) high mild
54992024-12-28T04:51:27.893Z 5 (5.00%) high severe
55002024-12-28T04:51:29.479Z
55012024-12-28T04:51:29.481ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
55022024-12-28T04:51:29.481ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
55032024-12-28T04:51:34.954ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0034 s (3.8M iterations)
55042024-12-28T04:51:39.523ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
55052024-12-28T04:51:39.672Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
55062024-12-28T04:51:39.672Z time: [255.02 ns 255.25 ns 255.46 ns]
55072024-12-28T04:51:39.672Z change: [-1.7807% -0.9477% +0.0095%] (p = 0.03 < 0.05)
55082024-12-28T04:51:39.672Z Change within noise threshold.
55092024-12-28T04:51:39.672ZFound 15 outliers among 100 measurements (15.00%)
55102024-12-28T04:51:39.672Z 3 (3.00%) low mild
55112024-12-28T04:51:39.672Z 5 (5.00%) high mild
55122024-12-28T04:51:39.672Z 7 (7.00%) high severe
55132024-12-28T04:51:41.265Z
55142024-12-28T04:51:41.267ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55152024-12-28T04:51:41.267ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55162024-12-28T04:51:45.831ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (4.6M iterations)
55172024-12-28T04:51:50.400ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55182024-12-28T04:51:50.550Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55192024-12-28T04:51:50.550Z time: [105.34 ns 105.47 ns 105.59 ns]
55202024-12-28T04:51:50.550Z change: [-2.3007% -1.5687% -0.7957%] (p = 0.00 < 0.05)
55212024-12-28T04:51:50.550Z Change within noise threshold.
55222024-12-28T04:51:50.550ZFound 12 outliers among 100 measurements (12.00%)
55232024-12-28T04:51:50.550Z 5 (5.00%) low mild
55242024-12-28T04:51:50.550Z 1 (1.00%) high mild
55252024-12-28T04:51:50.550Z 6 (6.00%) high severe
55262024-12-28T04:51:52.141Z
55272024-12-28T04:51:52.143ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55282024-12-28T04:51:52.144ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55292024-12-28T04:51:57.191ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0092 s (2.1M iterations)
55302024-12-28T04:52:02.088ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55312024-12-28T04:52:02.238Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55322024-12-28T04:52:02.238Z time: [285.10 ns 285.25 ns 285.40 ns]
55332024-12-28T04:52:02.238Z change: [-2.0511% -1.1290% -0.2362%] (p = 0.02 < 0.05)
55342024-12-28T04:52:02.238Z Change within noise threshold.
55352024-12-28T04:52:02.238ZFound 16 outliers among 100 measurements (16.00%)
55362024-12-28T04:52:02.238Z 4 (4.00%) high mild
55372024-12-28T04:52:02.238Z 12 (12.00%) high severe
55382024-12-28T04:52:03.825Z
55392024-12-28T04:52:03.828ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55402024-12-28T04:52:03.828ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55412024-12-28T04:52:07.311ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0017 s (6.0M iterations)
55422024-12-28T04:52:10.664ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55432024-12-28T04:52:10.813Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55442024-12-28T04:52:10.813Z time: [98.664 ns 98.783 ns 98.877 ns]
55452024-12-28T04:52:10.813Z change: [-0.6845% +0.0778% +0.8603%] (p = 0.84 > 0.05)
55462024-12-28T04:52:10.813Z No change in performance detected.
55472024-12-28T04:52:10.813ZFound 9 outliers among 100 measurements (9.00%)
55482024-12-28T04:52:10.813Z 5 (5.00%) low mild
55492024-12-28T04:52:10.813Z 1 (1.00%) high mild
55502024-12-28T04:52:10.813Z 3 (3.00%) high severe
55512024-12-28T04:52:12.401Z
55522024-12-28T04:52:12.404ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55532024-12-28T04:52:12.404ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55542024-12-28T04:52:15.587ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0007 s (3.3M iterations)
55552024-12-28T04:52:19.940ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55562024-12-28T04:52:20.090Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55572024-12-28T04:52:20.090Z time: [235.15 ns 235.38 ns 235.66 ns]
55582024-12-28T04:52:20.090Z change: [-2.9070% -1.8761% -0.9125%] (p = 0.00 < 0.05)
55592024-12-28T04:52:20.090Z Change within noise threshold.
55602024-12-28T04:52:20.091ZFound 14 outliers among 100 measurements (14.00%)
55612024-12-28T04:52:20.091Z 3 (3.00%) high mild
55622024-12-28T04:52:20.091Z 11 (11.00%) high severe
55632024-12-28T04:52:21.680Z
55642024-12-28T04:52:21.682ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55652024-12-28T04:52:21.683ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55662024-12-28T04:52:27.479ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0055 s (3.6M iterations)
55672024-12-28T04:52:31.683ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55682024-12-28T04:52:31.834Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55692024-12-28T04:52:31.834Z time: [128.61 ns 128.68 ns 128.76 ns]
55702024-12-28T04:52:31.834Z change: [+4.7322% +5.4294% +6.0458%] (p = 0.00 < 0.05)
55712024-12-28T04:52:31.834Z Performance has regressed.
55722024-12-28T04:52:31.834ZFound 21 outliers among 100 measurements (21.00%)
55732024-12-28T04:52:31.834Z 9 (9.00%) low severe
55742024-12-28T04:52:31.834Z 7 (7.00%) low mild
55752024-12-28T04:52:31.834Z 1 (1.00%) high mild
55762024-12-28T04:52:31.834Z 4 (4.00%) high severe
55772024-12-28T04:52:33.424Z
55782024-12-28T04:52:33.427ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55792024-12-28T04:52:33.427ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55802024-12-28T04:52:38.985ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0079 s (1.9M iterations)
55812024-12-28T04:52:43.698ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55822024-12-28T04:52:43.848Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55832024-12-28T04:52:43.848Z time: [268.73 ns 268.87 ns 269.05 ns]
55842024-12-28T04:52:43.848Z change: [+0.2550% +1.4662% +2.5497%] (p = 0.01 < 0.05)
55852024-12-28T04:52:43.848Z Change within noise threshold.
55862024-12-28T04:52:43.848ZFound 14 outliers among 100 measurements (14.00%)
55872024-12-28T04:52:43.848Z 4 (4.00%) high mild
55882024-12-28T04:52:43.848Z 10 (10.00%) high severe
55892024-12-28T04:52:45.436Z
55902024-12-28T04:52:45.439ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55912024-12-28T04:52:45.439ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
55922024-12-28T04:52:49.945ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (9.3M iterations)
55932024-12-28T04:52:53.654ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
55942024-12-28T04:52:53.804Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55952024-12-28T04:52:53.804Z time: [73.226 ns 73.400 ns 73.536 ns]
55962024-12-28T04:52:53.804Z change: [-1.1979% -0.4156% +0.4128%] (p = 0.32 > 0.05)
55972024-12-28T04:52:53.804Z No change in performance detected.
55982024-12-28T04:52:53.804ZFound 1 outliers among 100 measurements (1.00%)
55992024-12-28T04:52:53.804Z 1 (1.00%) high severe
56002024-12-28T04:52:55.388Z
56012024-12-28T04:52:55.390ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
56022024-12-28T04:52:55.390ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
56032024-12-28T04:53:00.552ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0046 s (4.1M iterations)
56042024-12-28T04:53:05.093ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
56052024-12-28T04:53:05.243Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
56062024-12-28T04:53:05.243Z time: [223.04 ns 223.16 ns 223.30 ns]
56072024-12-28T04:53:05.243Z change: [-1.5417% -0.5443% +0.4125%] (p = 0.29 > 0.05)
56082024-12-28T04:53:05.243Z No change in performance detected.
56092024-12-28T04:53:05.243ZFound 9 outliers among 100 measurements (9.00%)
56102024-12-28T04:53:05.243Z 3 (3.00%) high mild
56112024-12-28T04:53:05.243Z 6 (6.00%) high severe
56122024-12-28T04:53:06.835Z
56132024-12-28T04:53:06.835ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56142024-12-28T04:53:06.835ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56152024-12-28T04:53:11.299ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (4.7M iterations)
56162024-12-28T04:53:15.921ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56172024-12-28T04:53:16.070Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56182024-12-28T04:53:16.070Z time: [95.670 ns 95.748 ns 95.824 ns]
56192024-12-28T04:53:16.070Z change: [-1.4406% -0.4660% +0.6211%] (p = 0.42 > 0.05)
56202024-12-28T04:53:16.070Z No change in performance detected.
56212024-12-28T04:53:16.070ZFound 14 outliers among 100 measurements (14.00%)
56222024-12-28T04:53:16.070Z 6 (6.00%) low mild
56232024-12-28T04:53:16.070Z 2 (2.00%) high mild
56242024-12-28T04:53:16.071Z 6 (6.00%) high severe
56252024-12-28T04:53:17.660Z
56262024-12-28T04:53:17.663ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56272024-12-28T04:53:17.663ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56282024-12-28T04:53:22.547ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (2.1M iterations)
56292024-12-28T04:53:27.455ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56302024-12-28T04:53:27.604Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56312024-12-28T04:53:27.604Z time: [256.77 ns 256.93 ns 257.13 ns]
56322024-12-28T04:53:27.604Z change: [+0.6374% +1.6300% +2.6755%] (p = 0.00 < 0.05)
56332024-12-28T04:53:27.604Z Change within noise threshold.
56342024-12-28T04:53:27.604ZFound 15 outliers among 100 measurements (15.00%)
56352024-12-28T04:53:27.604Z 2 (2.00%) high mild
56362024-12-28T04:53:27.604Z 13 (13.00%) high severe
56372024-12-28T04:53:29.197Z
56382024-12-28T04:53:29.200ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56392024-12-28T04:53:29.200ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56402024-12-28T04:53:32.668ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (6.0M iterations)
56412024-12-28T04:53:35.992ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56422024-12-28T04:53:36.141Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56432024-12-28T04:53:36.141Z time: [95.249 ns 95.406 ns 95.534 ns]
56442024-12-28T04:53:36.141Z change: [-0.0206% +0.6364% +1.2504%] (p = 0.06 > 0.05)
56452024-12-28T04:53:36.141Z No change in performance detected.
56462024-12-28T04:53:36.141ZFound 2 outliers among 100 measurements (2.00%)
56472024-12-28T04:53:36.141Z 1 (1.00%) high mild
56482024-12-28T04:53:36.141Z 1 (1.00%) high severe
56492024-12-28T04:53:37.730Z
56502024-12-28T04:53:37.733ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
56512024-12-28T04:53:37.733ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56522024-12-28T04:53:40.818ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0037 s (3.4M iterations)
56532024-12-28T04:53:45.160ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56542024-12-28T04:53:45.307Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
56552024-12-28T04:53:45.307Z time: [212.56 ns 212.76 ns 212.99 ns]
56562024-12-28T04:53:45.307Z change: [+1.7277% +2.7016% +3.6053%] (p = 0.00 < 0.05)
56572024-12-28T04:53:45.310Z Performance has regressed.
56582024-12-28T04:53:45.310ZFound 14 outliers among 100 measurements (14.00%)
56592024-12-28T04:53:45.310Z 4 (4.00%) low mild
56602024-12-28T04:53:45.310Z 4 (4.00%) high mild
56612024-12-28T04:53:45.310Z 6 (6.00%) high severe
56622024-12-28T04:53:46.895Z
56632024-12-28T04:53:46.898ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56642024-12-28T04:53:46.898ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56652024-12-28T04:53:52.647ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0061 s (3.7M iterations)
56662024-12-28T04:53:56.815ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56672024-12-28T04:53:56.964Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56682024-12-28T04:53:56.964Z time: [120.70 ns 120.77 ns 120.84 ns]
56692024-12-28T04:53:56.964Z change: [+1.2784% +1.9252% +2.5892%] (p = 0.00 < 0.05)
56702024-12-28T04:53:56.964Z Performance has regressed.
56712024-12-28T04:53:56.964ZFound 20 outliers among 100 measurements (20.00%)
56722024-12-28T04:53:56.964Z 8 (8.00%) low severe
56732024-12-28T04:53:56.964Z 6 (6.00%) low mild
56742024-12-28T04:53:56.965Z 1 (1.00%) high mild
56752024-12-28T04:53:56.965Z 5 (5.00%) high severe
56762024-12-28T04:53:58.560Z
56772024-12-28T04:53:58.562ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56782024-12-28T04:53:58.562ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56792024-12-28T04:54:03.968ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (1.9M iterations)
56802024-12-28T04:54:08.675ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56812024-12-28T04:54:08.824Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56822024-12-28T04:54:08.824Z time: [244.18 ns 244.36 ns 244.57 ns]
56832024-12-28T04:54:08.824Z change: [+3.1014% +4.0632% +4.9577%] (p = 0.00 < 0.05)
56842024-12-28T04:54:08.824Z Performance has regressed.
56852024-12-28T04:54:08.824ZFound 13 outliers among 100 measurements (13.00%)
56862024-12-28T04:54:08.824Z 4 (4.00%) high mild
56872024-12-28T04:54:08.824Z 9 (9.00%) high severe
56882024-12-28T04:54:10.412Z
56892024-12-28T04:54:10.415ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56902024-12-28T04:54:10.415ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
56912024-12-28T04:54:14.333ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (11M iterations)
56922024-12-28T04:54:17.909ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
56932024-12-28T04:54:18.058Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56942024-12-28T04:54:18.059Z time: [82.629 ns 82.781 ns 82.933 ns]
56952024-12-28T04:54:18.059Z change: [-0.8304% -0.4215% +0.0415%] (p = 0.06 > 0.05)
56962024-12-28T04:54:18.059Z No change in performance detected.
56972024-12-28T04:54:18.059ZFound 5 outliers among 100 measurements (5.00%)
56982024-12-28T04:54:18.059Z 3 (3.00%) high mild
56992024-12-28T04:54:18.059Z 2 (2.00%) high severe
57002024-12-28T04:54:19.646Z
57012024-12-28T04:54:19.648ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57022024-12-28T04:54:19.648ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
57032024-12-28T04:54:24.334ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (4.5M iterations)
57042024-12-28T04:54:29.319ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
57052024-12-28T04:54:29.467Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57062024-12-28T04:54:29.467Z time: [280.25 ns 282.25 ns 284.84 ns]
57072024-12-28T04:54:29.467Z change: [-17.894% -2.2393% +17.501%] (p = 0.82 > 0.05)
57082024-12-28T04:54:29.467Z No change in performance detected.
57092024-12-28T04:54:29.468ZFound 13 outliers among 100 measurements (13.00%)
57102024-12-28T04:54:29.468Z 4 (4.00%) high mild
57112024-12-28T04:54:29.468Z 9 (9.00%) high severe
57122024-12-28T04:54:31.060Z
57132024-12-28T04:54:31.063ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57142024-12-28T04:54:31.063ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57152024-12-28T04:54:35.012ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (5.3M iterations)
57162024-12-28T04:54:39.806ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57172024-12-28T04:54:39.956Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57182024-12-28T04:54:39.956Z time: [106.72 ns 106.84 ns 106.95 ns]
57192024-12-28T04:54:39.956Z change: [-1.4753% -1.0645% -0.6217%] (p = 0.00 < 0.05)
57202024-12-28T04:54:39.956Z Change within noise threshold.
57212024-12-28T04:54:39.956ZFound 7 outliers among 100 measurements (7.00%)
57222024-12-28T04:54:39.956Z 4 (4.00%) low mild
57232024-12-28T04:54:39.956Z 3 (3.00%) high severe
57242024-12-28T04:54:41.543Z
57252024-12-28T04:54:41.546ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57262024-12-28T04:54:41.546ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57272024-12-28T04:54:46.241ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0108 s (2.2M iterations)
57282024-12-28T04:54:51.389ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57292024-12-28T04:54:51.537Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57302024-12-28T04:54:51.537Z time: [343.23 ns 347.49 ns 352.96 ns]
57312024-12-28T04:54:51.537Z change: [-16.530% -0.5876% +19.020%] (p = 0.95 > 0.05)
57322024-12-28T04:54:51.537Z No change in performance detected.
57332024-12-28T04:54:51.537ZFound 13 outliers among 100 measurements (13.00%)
57342024-12-28T04:54:51.537Z 4 (4.00%) high mild
57352024-12-28T04:54:51.537Z 9 (9.00%) high severe
57362024-12-28T04:54:53.128Z
57372024-12-28T04:54:53.131ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57382024-12-28T04:54:53.131ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57392024-12-28T04:54:59.312ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.8M iterations)
57402024-12-28T04:55:02.615ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57412024-12-28T04:55:02.764Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57422024-12-28T04:55:02.764Z time: [100.71 ns 100.82 ns 100.89 ns]
57432024-12-28T04:55:02.764Z change: [-1.7226% -1.1135% -0.4912%] (p = 0.00 < 0.05)
57442024-12-28T04:55:02.764Z Change within noise threshold.
57452024-12-28T04:55:02.764ZFound 2 outliers among 100 measurements (2.00%)
57462024-12-28T04:55:02.764Z 2 (2.00%) high severe
57472024-12-28T04:55:04.352Z
57482024-12-28T04:55:04.355ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57492024-12-28T04:55:04.355ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57502024-12-28T04:55:10.040ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0052 s (3.7M iterations)
57512024-12-28T04:55:14.577ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57522024-12-28T04:55:14.728Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57532024-12-28T04:55:14.728Z time: [250.17 ns 251.67 ns 253.61 ns]
57542024-12-28T04:55:14.728Z change: [-11.696% -0.1406% +12.662%] (p = 0.98 > 0.05)
57552024-12-28T04:55:14.728Z No change in performance detected.
57562024-12-28T04:55:14.728ZFound 13 outliers among 100 measurements (13.00%)
57572024-12-28T04:55:14.729Z 4 (4.00%) high mild
57582024-12-28T04:55:14.729Z 9 (9.00%) high severe
57592024-12-28T04:55:16.322Z
57602024-12-28T04:55:16.322ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57612024-12-28T04:55:16.322ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57622024-12-28T04:55:21.379ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (4.2M iterations)
57632024-12-28T04:55:25.796ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57642024-12-28T04:55:25.944Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57652024-12-28T04:55:25.945Z time: [127.91 ns 128.07 ns 128.25 ns]
57662024-12-28T04:55:25.945Z change: [-1.4679% -0.9004% -0.1887%] (p = 0.00 < 0.05)
57672024-12-28T04:55:25.945Z Change within noise threshold.
57682024-12-28T04:55:25.945ZFound 9 outliers among 100 measurements (9.00%)
57692024-12-28T04:55:25.945Z 1 (1.00%) low severe
57702024-12-28T04:55:25.945Z 4 (4.00%) low mild
57712024-12-28T04:55:25.945Z 1 (1.00%) high mild
57722024-12-28T04:55:25.945Z 3 (3.00%) high severe
57732024-12-28T04:55:27.533Z
57742024-12-28T04:55:27.535ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57752024-12-28T04:55:27.535ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57762024-12-28T04:55:32.552ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (2.1M iterations)
57772024-12-28T04:55:37.584ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57782024-12-28T04:55:37.732Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57792024-12-28T04:55:37.732Z time: [300.89 ns 303.33 ns 306.48 ns]
57802024-12-28T04:55:37.732Z change: [-11.717% +0.2886% +13.859%] (p = 0.97 > 0.05)
57812024-12-28T04:55:37.732Z No change in performance detected.
57822024-12-28T04:55:37.732ZFound 12 outliers among 100 measurements (12.00%)
57832024-12-28T04:55:37.732Z 5 (5.00%) high mild
57842024-12-28T04:55:37.732Z 7 (7.00%) high severe
57852024-12-28T04:55:39.323Z
57862024-12-28T04:55:39.325ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57872024-12-28T04:55:39.325ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
57882024-12-28T04:55:42.696ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (12M iterations)
57892024-12-28T04:55:46.904ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
57902024-12-28T04:55:47.053Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57912024-12-28T04:55:47.053Z time: [73.536 ns 73.634 ns 73.710 ns]
57922024-12-28T04:55:47.053Z change: [+0.3276% +0.8159% +1.2833%] (p = 0.00 < 0.05)
57932024-12-28T04:55:47.053Z Change within noise threshold.
57942024-12-28T04:55:47.053ZFound 3 outliers among 100 measurements (3.00%)
57952024-12-28T04:55:47.053Z 1 (1.00%) high mild
57962024-12-28T04:55:47.053Z 2 (2.00%) high severe
57972024-12-28T04:55:48.642Z
57982024-12-28T04:55:48.645ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57992024-12-28T04:55:48.645ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58002024-12-28T04:55:53.012ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0026 s (4.8M iterations)
58012024-12-28T04:55:58.031ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58022024-12-28T04:55:58.179Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58032024-12-28T04:55:58.179Z time: [245.47 ns 247.28 ns 249.66 ns]
58042024-12-28T04:55:58.179Z change: [-18.887% -1.3145% +18.643%] (p = 0.90 > 0.05)
58052024-12-28T04:55:58.179Z No change in performance detected.
58062024-12-28T04:55:58.179ZFound 12 outliers among 100 measurements (12.00%)
58072024-12-28T04:55:58.179Z 4 (4.00%) high mild
58082024-12-28T04:55:58.180Z 8 (8.00%) high severe
58092024-12-28T04:55:59.771Z
58102024-12-28T04:55:59.774ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58112024-12-28T04:55:59.774ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58122024-12-28T04:56:03.748ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (5.3M iterations)
58132024-12-28T04:56:08.577ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58142024-12-28T04:56:08.726Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58152024-12-28T04:56:08.726Z time: [98.294 ns 98.455 ns 98.595 ns]
58162024-12-28T04:56:08.726Z change: [-0.4166% +0.1592% +0.6856%] (p = 0.60 > 0.05)
58172024-12-28T04:56:08.726Z No change in performance detected.
58182024-12-28T04:56:08.726ZFound 9 outliers among 100 measurements (9.00%)
58192024-12-28T04:56:08.726Z 5 (5.00%) low mild
58202024-12-28T04:56:08.726Z 1 (1.00%) high mild
58212024-12-28T04:56:08.726Z 3 (3.00%) high severe
58222024-12-28T04:56:10.314Z
58232024-12-28T04:56:10.317ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58242024-12-28T04:56:10.317ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58252024-12-28T04:56:14.887ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0097 s (2.3M iterations)
58262024-12-28T04:56:20.061ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58272024-12-28T04:56:20.210Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58282024-12-28T04:56:20.210Z time: [310.75 ns 314.30 ns 318.95 ns]
58292024-12-28T04:56:20.210Z change: [-18.663% -2.2682% +18.787%] (p = 0.82 > 0.05)
58302024-12-28T04:56:20.210Z No change in performance detected.
58312024-12-28T04:56:20.210ZFound 13 outliers among 100 measurements (13.00%)
58322024-12-28T04:56:20.210Z 5 (5.00%) high mild
58332024-12-28T04:56:20.210Z 8 (8.00%) high severe
58342024-12-28T04:56:21.801Z
58352024-12-28T04:56:21.801ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58362024-12-28T04:56:21.801ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58372024-12-28T04:56:27.769ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0004 s (7.0M iterations)
58382024-12-28T04:56:30.932ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58392024-12-28T04:56:31.081Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58402024-12-28T04:56:31.081Z time: [95.831 ns 95.916 ns 95.980 ns]
58412024-12-28T04:56:31.081Z change: [-0.3351% +0.4290% +1.1999%] (p = 0.29 > 0.05)
58422024-12-28T04:56:31.081Z No change in performance detected.
58432024-12-28T04:56:31.081ZFound 10 outliers among 100 measurements (10.00%)
58442024-12-28T04:56:31.081Z 8 (8.00%) low mild
58452024-12-28T04:56:31.081Z 1 (1.00%) high mild
58462024-12-28T04:56:31.081Z 1 (1.00%) high severe
58472024-12-28T04:56:32.674Z
58482024-12-28T04:56:32.676ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58492024-12-28T04:56:32.676ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58502024-12-28T04:56:38.215ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0036 s (3.8M iterations)
58512024-12-28T04:56:42.683ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58522024-12-28T04:56:42.831Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58532024-12-28T04:56:42.831Z time: [226.77 ns 228.16 ns 229.94 ns]
58542024-12-28T04:56:42.831Z change: [-8.1355% +4.2141% +18.790%] (p = 0.55 > 0.05)
58552024-12-28T04:56:42.831Z No change in performance detected.
58562024-12-28T04:56:42.831ZFound 13 outliers among 100 measurements (13.00%)
58572024-12-28T04:56:42.831Z 4 (4.00%) high mild
58582024-12-28T04:56:42.831Z 9 (9.00%) high severe
58592024-12-28T04:56:44.422Z
58602024-12-28T04:56:44.425ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58612024-12-28T04:56:44.425ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58622024-12-28T04:56:49.539ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0014 s (4.1M iterations)
58632024-12-28T04:56:53.814ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58642024-12-28T04:56:53.962Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58652024-12-28T04:56:53.962Z time: [119.73 ns 119.78 ns 119.83 ns]
58662024-12-28T04:56:53.962Z change: [-1.9211% -1.1862% -0.4511%] (p = 0.00 < 0.05)
58672024-12-28T04:56:53.962Z Change within noise threshold.
58682024-12-28T04:56:53.962ZFound 19 outliers among 100 measurements (19.00%)
58692024-12-28T04:56:53.962Z 5 (5.00%) low severe
58702024-12-28T04:56:53.962Z 9 (9.00%) low mild
58712024-12-28T04:56:53.962Z 5 (5.00%) high severe
58722024-12-28T04:56:55.551Z
58732024-12-28T04:56:55.553ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58742024-12-28T04:56:55.553ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58752024-12-28T04:57:00.529ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0107 s (2.1M iterations)
58762024-12-28T04:57:05.541ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58772024-12-28T04:57:05.690Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58782024-12-28T04:57:05.690Z time: [282.21 ns 284.58 ns 287.62 ns]
58792024-12-28T04:57:05.690Z change: [-8.4804% +4.2689% +19.216%] (p = 0.55 > 0.05)
58802024-12-28T04:57:05.690Z No change in performance detected.
58812024-12-28T04:57:05.690ZFound 11 outliers among 100 measurements (11.00%)
58822024-12-28T04:57:05.690Z 4 (4.00%) high mild
58832024-12-28T04:57:05.690Z 7 (7.00%) high severe
58842024-12-28T04:57:07.280Z
58852024-12-28T04:57:07.282ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58862024-12-28T04:57:07.282ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58872024-12-28T04:57:11.486ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (10.0M iterations)
58882024-12-28T04:57:15.578ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
58892024-12-28T04:57:15.729Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58902024-12-28T04:57:15.729Z time: [80.994 ns 81.103 ns 81.201 ns]
58912024-12-28T04:57:15.729Z change: [-0.7565% -0.1063% +0.4949%] (p = 0.76 > 0.05)
58922024-12-28T04:57:15.729Z No change in performance detected.
58932024-12-28T04:57:15.729ZFound 5 outliers among 100 measurements (5.00%)
58942024-12-28T04:57:15.729Z 1 (1.00%) high mild
58952024-12-28T04:57:15.729Z 4 (4.00%) high severe
58962024-12-28T04:57:17.322Z
58972024-12-28T04:57:17.325ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58982024-12-28T04:57:17.325ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58992024-12-28T04:57:22.724ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (3.9M iterations)
59002024-12-28T04:57:27.812ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59012024-12-28T04:57:27.960Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59022024-12-28T04:57:27.960Z time: [297.82 ns 300.55 ns 304.08 ns]
59032024-12-28T04:57:27.960Z change: [-17.840% -2.1084% +17.230%] (p = 0.83 > 0.05)
59042024-12-28T04:57:27.960Z No change in performance detected.
59052024-12-28T04:57:27.960ZFound 13 outliers among 100 measurements (13.00%)
59062024-12-28T04:57:27.960Z 6 (6.00%) high mild
59072024-12-28T04:57:27.960Z 7 (7.00%) high severe
59082024-12-28T04:57:29.552Z
59092024-12-28T04:57:29.552ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59102024-12-28T04:57:29.552ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59112024-12-28T04:57:33.987ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (4.7M iterations)
59122024-12-28T04:57:38.720ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59132024-12-28T04:57:38.868Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59142024-12-28T04:57:38.869Z time: [105.69 ns 105.75 ns 105.81 ns]
59152024-12-28T04:57:38.869Z change: [-1.9553% -1.0938% -0.1812%] (p = 0.01 < 0.05)
59162024-12-28T04:57:38.869Z Change within noise threshold.
59172024-12-28T04:57:38.869ZFound 16 outliers among 100 measurements (16.00%)
59182024-12-28T04:57:38.869Z 7 (7.00%) low mild
59192024-12-28T04:57:38.869Z 9 (9.00%) high severe
59202024-12-28T04:57:40.460Z
59212024-12-28T04:57:40.463ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59222024-12-28T04:57:40.463ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59232024-12-28T04:57:45.577ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0017 s (2.1M iterations)
59242024-12-28T04:57:50.756ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59252024-12-28T04:57:50.905Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59262024-12-28T04:57:50.905Z time: [363.77 ns 368.75 ns 375.23 ns]
59272024-12-28T04:57:50.905Z change: [-18.129% -1.3635% +17.433%] (p = 0.89 > 0.05)
59282024-12-28T04:57:50.905Z No change in performance detected.
59292024-12-28T04:57:50.905ZFound 12 outliers among 100 measurements (12.00%)
59302024-12-28T04:57:50.905Z 5 (5.00%) high mild
59312024-12-28T04:57:50.905Z 7 (7.00%) high severe
59322024-12-28T04:57:52.494Z
59332024-12-28T04:57:52.496ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59342024-12-28T04:57:52.497ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59352024-12-28T04:57:55.671ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (6.6M iterations)
59362024-12-28T04:57:59.339ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59372024-12-28T04:57:59.487Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59382024-12-28T04:57:59.487Z time: [99.439 ns 99.549 ns 99.637 ns]
59392024-12-28T04:57:59.487Z change: [-1.6225% -0.9314% -0.2790%] (p = 0.01 < 0.05)
59402024-12-28T04:57:59.487Z Change within noise threshold.
59412024-12-28T04:57:59.487ZFound 19 outliers among 100 measurements (19.00%)
59422024-12-28T04:57:59.487Z 10 (10.00%) low severe
59432024-12-28T04:57:59.487Z 6 (6.00%) low mild
59442024-12-28T04:57:59.487Z 3 (3.00%) high severe
59452024-12-28T04:58:01.078Z
59462024-12-28T04:58:01.080ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59472024-12-28T04:58:01.080ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59482024-12-28T04:58:04.211ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0009 s (3.3M iterations)
59492024-12-28T04:58:08.983ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59502024-12-28T04:58:09.135Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59512024-12-28T04:58:09.135Z time: [263.28 ns 265.37 ns 268.09 ns]
59522024-12-28T04:58:09.135Z change: [-10.268% +2.0917% +15.612%] (p = 0.77 > 0.05)
59532024-12-28T04:58:09.135Z No change in performance detected.
59542024-12-28T04:58:09.135ZFound 13 outliers among 100 measurements (13.00%)
59552024-12-28T04:58:09.135Z 6 (6.00%) high mild
59562024-12-28T04:58:09.135Z 7 (7.00%) high severe
59572024-12-28T04:58:10.725Z
59582024-12-28T04:58:10.728ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59592024-12-28T04:58:10.728ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59602024-12-28T04:58:16.291ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (3.8M iterations)
59612024-12-28T04:58:20.611ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59622024-12-28T04:58:20.761Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59632024-12-28T04:58:20.761Z time: [127.27 ns 127.35 ns 127.43 ns]
59642024-12-28T04:58:20.761Z change: [+2.8917% +3.5193% +4.1643%] (p = 0.00 < 0.05)
59652024-12-28T04:58:20.761Z Performance has regressed.
59662024-12-28T04:58:20.761ZFound 24 outliers among 100 measurements (24.00%)
59672024-12-28T04:58:20.761Z 10 (10.00%) low severe
59682024-12-28T04:58:20.761Z 9 (9.00%) low mild
59692024-12-28T04:58:20.761Z 5 (5.00%) high severe
59702024-12-28T04:58:22.352Z
59712024-12-28T04:58:22.355ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59722024-12-28T04:58:22.355ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59732024-12-28T04:58:27.896ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0063 s (1.9M iterations)
59742024-12-28T04:58:32.864ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59752024-12-28T04:58:33.013Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59762024-12-28T04:58:33.013Z time: [314.76 ns 318.00 ns 322.18 ns]
59772024-12-28T04:58:33.013Z change: [-12.102% +0.5376% +16.278%] (p = 0.94 > 0.05)
59782024-12-28T04:58:33.013Z No change in performance detected.
59792024-12-28T04:58:33.013ZFound 13 outliers among 100 measurements (13.00%)
59802024-12-28T04:58:33.013Z 5 (5.00%) high mild
59812024-12-28T04:58:33.013Z 8 (8.00%) high severe
59822024-12-28T04:58:34.597Z
59832024-12-28T04:58:34.600ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59842024-12-28T04:58:34.600ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59852024-12-28T04:58:38.826ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (9.9M iterations)
59862024-12-28T04:58:42.804ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59872024-12-28T04:58:42.954Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59882024-12-28T04:58:42.956Z time: [74.311 ns 74.462 ns 74.582 ns]
59892024-12-28T04:58:42.956Z change: [-1.7726% -0.6653% +0.3237%] (p = 0.22 > 0.05)
59902024-12-28T04:58:42.956Z No change in performance detected.
59912024-12-28T04:58:42.956ZFound 4 outliers among 100 measurements (4.00%)
59922024-12-28T04:58:42.956Z 2 (2.00%) high mild
59932024-12-28T04:58:42.956Z 2 (2.00%) high severe
59942024-12-28T04:58:44.545Z
59952024-12-28T04:58:44.548ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59962024-12-28T04:58:44.548ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59972024-12-28T04:58:49.792ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (4.0M iterations)
59982024-12-28T04:58:54.811ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59992024-12-28T04:58:54.960Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60002024-12-28T04:58:54.960Z time: [263.68 ns 266.21 ns 269.49 ns]
60012024-12-28T04:58:54.960Z change: [-18.607% -1.1437% +18.479%] (p = 0.91 > 0.05)
60022024-12-28T04:58:54.960Z No change in performance detected.
60032024-12-28T04:58:54.960ZFound 12 outliers among 100 measurements (12.00%)
60042024-12-28T04:58:54.960Z 4 (4.00%) high mild
60052024-12-28T04:58:54.960Z 8 (8.00%) high severe
60062024-12-28T04:58:56.551Z
60072024-12-28T04:58:56.554ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60082024-12-28T04:58:56.554ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60092024-12-28T04:59:00.818ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (4.9M iterations)
60102024-12-28T04:59:05.657ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60112024-12-28T04:59:05.808Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60122024-12-28T04:59:05.808Z time: [96.145 ns 96.250 ns 96.341 ns]
60132024-12-28T04:59:05.808Z change: [-1.2148% -0.3266% +0.5649%] (p = 0.50 > 0.05)
60142024-12-28T04:59:05.808Z No change in performance detected.
60152024-12-28T04:59:05.808ZFound 11 outliers among 100 measurements (11.00%)
60162024-12-28T04:59:05.808Z 2 (2.00%) low mild
60172024-12-28T04:59:05.808Z 4 (4.00%) high mild
60182024-12-28T04:59:05.808Z 5 (5.00%) high severe
60192024-12-28T04:59:07.398Z
60202024-12-28T04:59:07.401ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60212024-12-28T04:59:07.401ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60222024-12-28T04:59:12.476ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0122 s (2.1M iterations)
60232024-12-28T04:59:17.647ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60242024-12-28T04:59:17.796Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60252024-12-28T04:59:17.796Z time: [338.85 ns 343.72 ns 350.04 ns]
60262024-12-28T04:59:17.796Z change: [-15.265% +2.5777% +24.165%] (p = 0.81 > 0.05)
60272024-12-28T04:59:17.796Z No change in performance detected.
60282024-12-28T04:59:17.796ZFound 12 outliers among 100 measurements (12.00%)
60292024-12-28T04:59:17.796Z 5 (5.00%) high mild
60302024-12-28T04:59:17.796Z 7 (7.00%) high severe
60312024-12-28T04:59:19.390Z
60322024-12-28T04:59:19.392ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60332024-12-28T04:59:19.392ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60342024-12-28T04:59:22.514ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0022 s (6.7M iterations)
60352024-12-28T04:59:26.209ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60362024-12-28T04:59:26.358Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60372024-12-28T04:59:26.358Z time: [96.523 ns 96.622 ns 96.708 ns]
60382024-12-28T04:59:26.358Z change: [+0.0502% +0.6556% +1.2478%] (p = 0.03 < 0.05)
60392024-12-28T04:59:26.358Z Change within noise threshold.
60402024-12-28T04:59:26.358ZFound 14 outliers among 100 measurements (14.00%)
60412024-12-28T04:59:26.358Z 11 (11.00%) low mild
60422024-12-28T04:59:26.358Z 1 (1.00%) high mild
60432024-12-28T04:59:26.358Z 2 (2.00%) high severe
60442024-12-28T04:59:27.940Z
60452024-12-28T04:59:27.943ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60462024-12-28T04:59:27.943ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60472024-12-28T04:59:30.986ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (3.4M iterations)
60482024-12-28T04:59:35.810ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60492024-12-28T04:59:35.958Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60502024-12-28T04:59:35.958Z time: [237.52 ns 239.19 ns 241.32 ns]
60512024-12-28T04:59:35.958Z change: [-11.195% +1.6274% +15.770%] (p = 0.82 > 0.05)
60522024-12-28T04:59:35.958Z No change in performance detected.
60532024-12-28T04:59:35.958ZFound 13 outliers among 100 measurements (13.00%)
60542024-12-28T04:59:35.958Z 5 (5.00%) high mild
60552024-12-28T04:59:35.958Z 8 (8.00%) high severe
60562024-12-28T04:59:37.551Z
60572024-12-28T04:59:37.554ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60582024-12-28T04:59:37.554ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60592024-12-28T04:59:43.024ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (3.8M iterations)
60602024-12-28T04:59:47.435ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60612024-12-28T04:59:47.584Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60622024-12-28T04:59:47.584Z time: [122.09 ns 122.19 ns 122.28 ns]
60632024-12-28T04:59:47.584Z change: [+1.5673% +2.1229% +2.6847%] (p = 0.00 < 0.05)
60642024-12-28T04:59:47.584Z Performance has regressed.
60652024-12-28T04:59:47.584ZFound 14 outliers among 100 measurements (14.00%)
60662024-12-28T04:59:47.584Z 2 (2.00%) low severe
60672024-12-28T04:59:47.584Z 5 (5.00%) low mild
60682024-12-28T04:59:47.584Z 2 (2.00%) high mild
60692024-12-28T04:59:47.584Z 5 (5.00%) high severe
60702024-12-28T04:59:49.175Z
60712024-12-28T04:59:49.178ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60722024-12-28T04:59:49.178ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60732024-12-28T04:59:54.625ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0124 s (1.9M iterations)
60742024-12-28T04:59:59.629ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60752024-12-28T04:59:59.778Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60762024-12-28T04:59:59.778Z time: [290.26 ns 293.17 ns 296.91 ns]
60772024-12-28T04:59:59.778Z change: [-10.666% +2.7862% +18.484%] (p = 0.72 > 0.05)
60782024-12-28T04:59:59.778Z No change in performance detected.
60792024-12-28T04:59:59.778ZFound 13 outliers among 100 measurements (13.00%)
60802024-12-28T04:59:59.778Z 6 (6.00%) high mild
60812024-12-28T04:59:59.778Z 7 (7.00%) high severe
60822024-12-28T05:00:01.364Z
60832024-12-28T05:00:01.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
60842024-12-28T05:00:01.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
60852024-12-28T05:00:01.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0282 ms (605 iterations)
60862024-12-28T05:00:01.366ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
60872024-12-28T05:00:01.367Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
60882024-12-28T05:00:01.367Z time: [19.000 19.000 19.000 ]
60892024-12-28T05:00:01.367Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60902024-12-28T05:00:01.367Z No change in performance detected.
60912024-12-28T05:00:01.369Z
60922024-12-28T05:00:01.369ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
60932024-12-28T05:00:01.369ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
60942024-12-28T05:00:01.369ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0043 ms (605 iterations)
60952024-12-28T05:00:01.369ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
60962024-12-28T05:00:01.369Zprocess/Hairpin-DHCPv4/alloc_ct/Request
60972024-12-28T05:00:01.371Z time: [19.000 19.000 19.000 ]
60982024-12-28T05:00:01.371Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60992024-12-28T05:00:01.371Z No change in performance detected.
61002024-12-28T05:00:01.371Z
61012024-12-28T05:00:01.371ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
61022024-12-28T05:00:01.371ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
61032024-12-28T05:00:01.372ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0004 ms (385 iterations)
61042024-12-28T05:00:01.372ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
61052024-12-28T05:00:01.374Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
61062024-12-28T05:00:01.374Z time: [21.000 21.000 21.000 ]
61072024-12-28T05:00:01.374Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61082024-12-28T05:00:01.374Z No change in performance detected.
61092024-12-28T05:00:01.374Z
61102024-12-28T05:00:01.374ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
61112024-12-28T05:00:01.374ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
61122024-12-28T05:00:01.374ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.1289 ms (440 iterations)
61132024-12-28T05:00:01.374ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
61142024-12-28T05:00:01.376Zprocess/Hairpin-DHCPv6/alloc_ct/Request
61152024-12-28T05:00:01.377Z time: [22.000 22.000 22.000 ]
61162024-12-28T05:00:01.377Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61172024-12-28T05:00:01.377Z No change in performance detected.
61182024-12-28T05:00:01.377Z
61192024-12-28T05:00:01.377ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
61202024-12-28T05:00:01.377ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
61212024-12-28T05:00:01.377ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0196 ms (770 iterations)
61222024-12-28T05:00:01.377ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
61232024-12-28T05:00:01.379Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
61242024-12-28T05:00:01.379Z time: [13.000 13.000 13.000 ]
61252024-12-28T05:00:01.379Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61262024-12-28T05:00:01.379Z No change in performance detected.
61272024-12-28T05:00:01.379Z
61282024-12-28T05:00:01.379ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
61292024-12-28T05:00:01.379ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
61302024-12-28T05:00:01.379ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0560 ms (660 iterations)
61312024-12-28T05:00:01.380ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
61322024-12-28T05:00:01.382Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
61332024-12-28T05:00:01.382Z time: [12.000 12.000 12.000 ]
61342024-12-28T05:00:01.382Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61352024-12-28T05:00:01.382Z No change in performance detected.
61362024-12-28T05:00:01.382Z
61372024-12-28T05:00:01.382ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61382024-12-28T05:00:01.382ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
61392024-12-28T05:00:01.382ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0808 ms (660 iterations)
61402024-12-28T05:00:01.382ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
61412024-12-28T05:00:01.385Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61422024-12-28T05:00:01.385Z time: [14.000 14.000 14.000 ]
61432024-12-28T05:00:01.385Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61442024-12-28T05:00:01.385Z No change in performance detected.
61452024-12-28T05:00:01.385Z
61462024-12-28T05:00:01.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61472024-12-28T05:00:01.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
61482024-12-28T05:00:01.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0254 ms (660 iterations)
61492024-12-28T05:00:01.385ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
61502024-12-28T05:00:01.388Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61512024-12-28T05:00:01.388Z time: [14.000 14.000 14.000 ]
61522024-12-28T05:00:01.388Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61532024-12-28T05:00:01.388Z No change in performance detected.
61542024-12-28T05:00:01.388Z
61552024-12-28T05:00:01.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61562024-12-28T05:00:01.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
61572024-12-28T05:00:01.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0144 ms (825 iterations)
61582024-12-28T05:00:01.388ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
61592024-12-28T05:00:01.390Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61602024-12-28T05:00:01.390Z time: [3.0000 3.0000 3.0000 ]
61612024-12-28T05:00:01.390Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61622024-12-28T05:00:01.390Z No change in performance detected.
61632024-12-28T05:00:01.390Z
61642024-12-28T05:00:01.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61652024-12-28T05:00:01.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
61662024-12-28T05:00:01.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0794 ms (440 iterations)
61672024-12-28T05:00:01.390ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
61682024-12-28T05:00:01.393Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61692024-12-28T05:00:01.393Z time: [3.0000 3.0000 3.0000 ]
61702024-12-28T05:00:01.393Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61712024-12-28T05:00:01.393Z No change in performance detected.
61722024-12-28T05:00:01.393Z
61732024-12-28T05:00:01.393ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
61742024-12-28T05:00:01.393ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
61752024-12-28T05:00:01.393ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0188 ms (770 iterations)
61762024-12-28T05:00:01.393ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
61772024-12-28T05:00:01.393ZCriterion.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.
61782024-12-28T05:00:01.393Z
61792024-12-28T05:00:01.393ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
61802024-12-28T05:00:01.393ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
61812024-12-28T05:00:01.393ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1022 ms (440 iterations)
61822024-12-28T05:00:01.395ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
61832024-12-28T05:00:01.395ZCriterion.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.
61842024-12-28T05:00:01.395Z
61852024-12-28T05:00:01.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61862024-12-28T05:00:01.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
61872024-12-28T05:00:01.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0122 ms (990 iterations)
61882024-12-28T05:00:01.396ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
61892024-12-28T05:00:01.396Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61902024-12-28T05:00:01.396Z time: [3.0000 3.0000 3.0000 ]
61912024-12-28T05:00:01.396Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61922024-12-28T05:00:01.396Z No change in performance detected.
61932024-12-28T05:00:01.398Z
61942024-12-28T05:00:01.398ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61952024-12-28T05:00:01.398ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
61962024-12-28T05:00:01.398ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0021 ms (440 iterations)
61972024-12-28T05:00:01.398ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
61982024-12-28T05:00:01.398Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61992024-12-28T05:00:01.398Z time: [3.0000 3.0000 3.0000 ]
62002024-12-28T05:00:01.398Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62012024-12-28T05:00:01.398Z No change in performance detected.
62022024-12-28T05:00:01.401Z
62032024-12-28T05:00:01.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
62042024-12-28T05:00:01.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
62052024-12-28T05:00:01.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0083 ms (825 iterations)
62062024-12-28T05:00:01.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
62072024-12-28T05:00:01.401ZCriterion.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.
62082024-12-28T05:00:01.401Z
62092024-12-28T05:00:01.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
62102024-12-28T05:00:01.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
62112024-12-28T05:00:01.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0665 ms (440 iterations)
62122024-12-28T05:00:01.401ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
62132024-12-28T05:00:01.401ZCriterion.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.
62142024-12-28T05:00:01.401Z
62152024-12-28T05:00:01.401ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62162024-12-28T05:00:01.401ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
62172024-12-28T05:00:01.404ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0051 ms (770 iterations)
62182024-12-28T05:00:01.404ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
62192024-12-28T05:00:01.404Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62202024-12-28T05:00:01.404Z time: [3.0000 3.0000 3.0000 ]
62212024-12-28T05:00:01.404Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62222024-12-28T05:00:01.404Z No change in performance detected.
62232024-12-28T05:00:01.404Z
62242024-12-28T05:00:01.404ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62252024-12-28T05:00:01.404ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
62262024-12-28T05:00:01.404ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1351 ms (385 iterations)
62272024-12-28T05:00:01.407ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
62282024-12-28T05:00:01.407Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62292024-12-28T05:00:01.407Z time: [3.0000 3.0000 3.0000 ]
62302024-12-28T05:00:01.407Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62312024-12-28T05:00:01.407Z No change in performance detected.
62322024-12-28T05:00:01.407Z
62332024-12-28T05:00:01.407ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
62342024-12-28T05:00:01.407ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
62352024-12-28T05:00:01.407ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0711 ms (660 iterations)
62362024-12-28T05:00:01.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
62372024-12-28T05:00:01.410ZCriterion.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.
62382024-12-28T05:00:01.410Z
62392024-12-28T05:00:01.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
62402024-12-28T05:00:01.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
62412024-12-28T05:00:01.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0594 ms (385 iterations)
62422024-12-28T05:00:01.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
62432024-12-28T05:00:01.410ZCriterion.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.
62442024-12-28T05:00:01.410Z
62452024-12-28T05:00:01.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62462024-12-28T05:00:01.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
62472024-12-28T05:00:01.410ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0028 ms (825 iterations)
62482024-12-28T05:00:01.413ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
62492024-12-28T05:00:01.413Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62502024-12-28T05:00:01.413Z time: [3.0000 3.0000 3.0000 ]
62512024-12-28T05:00:01.413Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62522024-12-28T05:00:01.413Z No change in performance detected.
62532024-12-28T05:00:01.413Z
62542024-12-28T05:00:01.413ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62552024-12-28T05:00:01.413ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
62562024-12-28T05:00:01.413ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1076 ms (385 iterations)
62572024-12-28T05:00:01.413ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
62582024-12-28T05:00:01.415Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62592024-12-28T05:00:01.416Z time: [3.0000 3.0000 3.0000 ]
62602024-12-28T05:00:01.416Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62612024-12-28T05:00:01.416Z No change in performance detected.
62622024-12-28T05:00:01.416Z
62632024-12-28T05:00:01.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
62642024-12-28T05:00:01.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
62652024-12-28T05:00:01.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0182 ms (715 iterations)
62662024-12-28T05:00:01.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
62672024-12-28T05:00:01.416ZCriterion.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.
62682024-12-28T05:00:01.416Z
62692024-12-28T05:00:01.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
62702024-12-28T05:00:01.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
62712024-12-28T05:00:01.416ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0961 ms (330 iterations)
62722024-12-28T05:00:01.418ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
62732024-12-28T05:00:01.418ZCriterion.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.
62742024-12-28T05:00:01.418Z
62752024-12-28T05:00:01.419ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62762024-12-28T05:00:01.419ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
62772024-12-28T05:00:01.419ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1384 ms (275 iterations)
62782024-12-28T05:00:01.419ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
62792024-12-28T05:00:01.421Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62802024-12-28T05:00:01.421Z time: [42.000 42.000 42.000 ]
62812024-12-28T05:00:01.421Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62822024-12-28T05:00:01.421Z No change in performance detected.
62832024-12-28T05:00:01.421Z
62842024-12-28T05:00:01.421ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62852024-12-28T05:00:01.421ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
62862024-12-28T05:00:01.421ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1754 ms (220 iterations)
62872024-12-28T05:00:01.421ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
62882024-12-28T05:00:01.424Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62892024-12-28T05:00:01.424Z time: [42.000 42.000 42.000 ]
62902024-12-28T05:00:01.424Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62912024-12-28T05:00:01.424Z No change in performance detected.
62922024-12-28T05:00:01.424Z
62932024-12-28T05:00:01.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62942024-12-28T05:00:01.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
62952024-12-28T05:00:01.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1638 ms (330 iterations)
62962024-12-28T05:00:01.424ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
62972024-12-28T05:00:01.426Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62982024-12-28T05:00:01.426Z time: [20.000 20.000 20.000 ]
62992024-12-28T05:00:01.426Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63002024-12-28T05:00:01.426Z No change in performance detected.
63012024-12-28T05:00:01.426Z
63022024-12-28T05:00:01.426ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
63032024-12-28T05:00:01.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
63042024-12-28T05:00:01.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2464 ms (275 iterations)
63052024-12-28T05:00:01.427ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
63062024-12-28T05:00:01.429Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
63072024-12-28T05:00:01.429Z time: [20.000 20.000 20.000 ]
63082024-12-28T05:00:01.429Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63092024-12-28T05:00:01.429Z No change in performance detected.
63102024-12-28T05:00:01.429Z
63112024-12-28T05:00:01.429ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
63122024-12-28T05:00:01.429ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
63132024-12-28T05:00:01.429ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0386 ms (275 iterations)
63142024-12-28T05:00:01.429ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
63152024-12-28T05:00:01.432Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
63162024-12-28T05:00:01.432Z time: [42.000 42.000 42.000 ]
63172024-12-28T05:00:01.432Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63182024-12-28T05:00:01.432Z No change in performance detected.
63192024-12-28T05:00:01.432Z
63202024-12-28T05:00:01.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63212024-12-28T05:00:01.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
63222024-12-28T05:00:01.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0481 ms (220 iterations)
63232024-12-28T05:00:01.432ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
63242024-12-28T05:00:01.435Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63252024-12-28T05:00:01.435Z time: [42.000 42.000 42.000 ]
63262024-12-28T05:00:01.435Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63272024-12-28T05:00:01.435Z No change in performance detected.
63282024-12-28T05:00:01.435Z
63292024-12-28T05:00:01.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63302024-12-28T05:00:01.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
63312024-12-28T05:00:01.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0233 ms (385 iterations)
63322024-12-28T05:00:01.435ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
63332024-12-28T05:00:01.438Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63342024-12-28T05:00:01.438Z time: [20.000 20.000 20.000 ]
63352024-12-28T05:00:01.438Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63362024-12-28T05:00:01.438Z No change in performance detected.
63372024-12-28T05:00:01.439Z
63382024-12-28T05:00:01.439ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63392024-12-28T05:00:01.439ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
63402024-12-28T05:00:01.439ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0951 ms (275 iterations)
63412024-12-28T05:00:01.439ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
63422024-12-28T05:00:01.439Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63432024-12-28T05:00:01.439Z time: [20.000 20.000 20.000 ]
63442024-12-28T05:00:01.439Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63452024-12-28T05:00:01.439Z No change in performance detected.
63462024-12-28T05:00:01.441Z
63472024-12-28T05:00:01.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63482024-12-28T05:00:01.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
63492024-12-28T05:00:01.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1430 ms (275 iterations)
63502024-12-28T05:00:01.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
63512024-12-28T05:00:01.442Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63522024-12-28T05:00:01.442Z time: [42.000 42.000 42.000 ]
63532024-12-28T05:00:01.442Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63542024-12-28T05:00:01.442Z No change in performance detected.
63552024-12-28T05:00:01.442Z
63562024-12-28T05:00:01.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63572024-12-28T05:00:01.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
63582024-12-28T05:00:01.442ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2181 ms (220 iterations)
63592024-12-28T05:00:01.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
63602024-12-28T05:00:01.445Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63612024-12-28T05:00:01.445Z time: [42.000 42.000 42.000 ]
63622024-12-28T05:00:01.445Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63632024-12-28T05:00:01.445Z No change in performance detected.
63642024-12-28T05:00:01.445Z
63652024-12-28T05:00:01.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63662024-12-28T05:00:01.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
63672024-12-28T05:00:01.445ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0740 ms (330 iterations)
63682024-12-28T05:00:01.447ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
63692024-12-28T05:00:01.448Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63702024-12-28T05:00:01.448Z time: [20.000 20.000 20.000 ]
63712024-12-28T05:00:01.448Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63722024-12-28T05:00:01.448Z No change in performance detected.
63732024-12-28T05:00:01.448Z
63742024-12-28T05:00:01.448ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63752024-12-28T05:00:01.448ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
63762024-12-28T05:00:01.448ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2208 ms (275 iterations)
63772024-12-28T05:00:01.448ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
63782024-12-28T05:00:01.450Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63792024-12-28T05:00:01.450Z time: [20.000 20.000 20.000 ]
63802024-12-28T05:00:01.450Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63812024-12-28T05:00:01.450Z No change in performance detected.
63822024-12-28T05:00:01.450Z
63832024-12-28T05:00:01.450ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63842024-12-28T05:00:01.450ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
63852024-12-28T05:00:01.450ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0834 ms (275 iterations)
63862024-12-28T05:00:01.450ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
63872024-12-28T05:00:01.453Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63882024-12-28T05:00:01.453Z time: [42.000 42.000 42.000 ]
63892024-12-28T05:00:01.453Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63902024-12-28T05:00:01.453Z No change in performance detected.
63912024-12-28T05:00:01.453Z
63922024-12-28T05:00:01.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63932024-12-28T05:00:01.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
63942024-12-28T05:00:01.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1385 ms (220 iterations)
63952024-12-28T05:00:01.453ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
63962024-12-28T05:00:01.456Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63972024-12-28T05:00:01.456Z time: [42.000 42.000 42.000 ]
63982024-12-28T05:00:01.456Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63992024-12-28T05:00:01.456Z No change in performance detected.
64002024-12-28T05:00:01.456Z
64012024-12-28T05:00:01.456ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
64022024-12-28T05:00:01.456ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
64032024-12-28T05:00:01.456ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1467 ms (385 iterations)
64042024-12-28T05:00:01.456ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
64052024-12-28T05:00:01.458Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
64062024-12-28T05:00:01.458Z time: [20.000 20.000 20.000 ]
64072024-12-28T05:00:01.458Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64082024-12-28T05:00:01.459Z No change in performance detected.
64092024-12-28T05:00:01.459Z
64102024-12-28T05:00:01.459ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
64112024-12-28T05:00:01.459ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
64122024-12-28T05:00:01.459ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1722 ms (275 iterations)
64132024-12-28T05:00:01.459ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
64142024-12-28T05:00:01.461Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
64152024-12-28T05:00:01.461Z time: [20.000 20.000 20.000 ]
64162024-12-28T05:00:01.461Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64172024-12-28T05:00:01.461Z No change in performance detected.
64182024-12-28T05:00:01.461Z
64192024-12-28T05:00:01.461ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
64202024-12-28T05:00:01.461ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
64212024-12-28T05:00:01.461ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0588 ms (660 iterations)
64222024-12-28T05:00:01.461ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
64232024-12-28T05:00:01.464Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
64242024-12-28T05:00:01.464Z time: [3239.0 B 3239.0 B 3239.0 B]
64252024-12-28T05:00:01.464Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64262024-12-28T05:00:01.464Z No change in performance detected.
64272024-12-28T05:00:01.464Z
64282024-12-28T05:00:01.464ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
64292024-12-28T05:00:01.464ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
64302024-12-28T05:00:01.464ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0473 ms (605 iterations)
64312024-12-28T05:00:01.464ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
64322024-12-28T05:00:01.467Zprocess/Hairpin-DHCPv4/alloc_sz/Request
64332024-12-28T05:00:01.467Z time: [3239.0 B 3239.0 B 3239.0 B]
64342024-12-28T05:00:01.467Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64352024-12-28T05:00:01.467Z No change in performance detected.
64362024-12-28T05:00:01.467Z
64372024-12-28T05:00:01.467ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
64382024-12-28T05:00:01.467ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
64392024-12-28T05:00:01.467ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0454 ms (440 iterations)
64402024-12-28T05:00:01.467ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
64412024-12-28T05:00:01.470Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
64422024-12-28T05:00:01.470Z time: [3303.0 B 3303.0 B 3303.0 B]
64432024-12-28T05:00:01.470Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64442024-12-28T05:00:01.470Z No change in performance detected.
64452024-12-28T05:00:01.470Z
64462024-12-28T05:00:01.470ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
64472024-12-28T05:00:01.470ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
64482024-12-28T05:00:01.470ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.1328 ms (440 iterations)
64492024-12-28T05:00:01.470ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
64502024-12-28T05:00:01.472Zprocess/Hairpin-DHCPv6/alloc_sz/Request
64512024-12-28T05:00:01.472Z time: [3701.0 B 3701.0 B 3701.0 B]
64522024-12-28T05:00:01.472Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64532024-12-28T05:00:01.472Z No change in performance detected.
64542024-12-28T05:00:01.472Z
64552024-12-28T05:00:01.472ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
64562024-12-28T05:00:01.472ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
64572024-12-28T05:00:01.472ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0535 ms (880 iterations)
64582024-12-28T05:00:01.472ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
64592024-12-28T05:00:01.475Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
64602024-12-28T05:00:01.475Z time: [2168.0 B 2168.0 B 2168.0 B]
64612024-12-28T05:00:01.475Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64622024-12-28T05:00:01.475Z No change in performance detected.
64632024-12-28T05:00:01.475Z
64642024-12-28T05:00:01.475ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
64652024-12-28T05:00:01.475ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
64662024-12-28T05:00:01.475ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0249 ms (770 iterations)
64672024-12-28T05:00:01.475ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
64682024-12-28T05:00:01.478Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
64692024-12-28T05:00:01.478Z time: [2153.0 B 2153.0 B 2153.0 B]
64702024-12-28T05:00:01.478Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64712024-12-28T05:00:01.478Z No change in performance detected.
64722024-12-28T05:00:01.478Z
64732024-12-28T05:00:01.478ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64742024-12-28T05:00:01.478ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
64752024-12-28T05:00:01.478ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0002 ms (660 iterations)
64762024-12-28T05:00:01.478ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
64772024-12-28T05:00:01.481Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64782024-12-28T05:00:01.481Z time: [2206.0 B 2206.0 B 2206.0 B]
64792024-12-28T05:00:01.481Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64802024-12-28T05:00:01.481Z No change in performance detected.
64812024-12-28T05:00:01.481Z
64822024-12-28T05:00:01.481ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64832024-12-28T05:00:01.481ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
64842024-12-28T05:00:01.481ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0609 ms (715 iterations)
64852024-12-28T05:00:01.481ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
64862024-12-28T05:00:01.481Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64872024-12-28T05:00:01.481Z time: [2190.0 B 2190.0 B 2190.0 B]
64882024-12-28T05:00:01.481Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64892024-12-28T05:00:01.481Z No change in performance detected.
64902024-12-28T05:00:01.484Z
64912024-12-28T05:00:01.484ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64922024-12-28T05:00:01.484ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
64932024-12-28T05:00:01.484ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0070 ms (880 iterations)
64942024-12-28T05:00:01.484ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
64952024-12-28T05:00:01.484Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64962024-12-28T05:00:01.484Z time: [248.00 B 248.00 B 248.00 B]
64972024-12-28T05:00:01.484Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64982024-12-28T05:00:01.484Z No change in performance detected.
64992024-12-28T05:00:01.484Z
65002024-12-28T05:00:01.484ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
65012024-12-28T05:00:01.484ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
65022024-12-28T05:00:01.484ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1291 ms (440 iterations)
65032024-12-28T05:00:01.487ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
65042024-12-28T05:00:01.487Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
65052024-12-28T05:00:01.487Z time: [248.00 B 248.00 B 248.00 B]
65062024-12-28T05:00:01.487Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65072024-12-28T05:00:01.487Z No change in performance detected.
65082024-12-28T05:00:01.487Z
65092024-12-28T05:00:01.487ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
65102024-12-28T05:00:01.487ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
65112024-12-28T05:00:01.487ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0097 ms (770 iterations)
65122024-12-28T05:00:01.489ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
65132024-12-28T05:00:01.489ZCriterion.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.
65142024-12-28T05:00:01.490Z
65152024-12-28T05:00:01.490ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
65162024-12-28T05:00:01.490ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
65172024-12-28T05:00:01.490ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1100 ms (440 iterations)
65182024-12-28T05:00:01.490ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
65192024-12-28T05:00:01.490ZCriterion.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.
65202024-12-28T05:00:01.490Z
65212024-12-28T05:00:01.490ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
65222024-12-28T05:00:01.490ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
65232024-12-28T05:00:01.490ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0170 ms (990 iterations)
65242024-12-28T05:00:01.492ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
65252024-12-28T05:00:01.493Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
65262024-12-28T05:00:01.493Z time: [248.00 B 248.00 B 248.00 B]
65272024-12-28T05:00:01.493Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65282024-12-28T05:00:01.493Z No change in performance detected.
65292024-12-28T05:00:01.493Z
65302024-12-28T05:00:01.493ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
65312024-12-28T05:00:01.493ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
65322024-12-28T05:00:01.493ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0246 ms (440 iterations)
65332024-12-28T05:00:01.493ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
65342024-12-28T05:00:01.495Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
65352024-12-28T05:00:01.495Z time: [248.00 B 248.00 B 248.00 B]
65362024-12-28T05:00:01.495Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65372024-12-28T05:00:01.495Z No change in performance detected.
65382024-12-28T05:00:01.495Z
65392024-12-28T05:00:01.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
65402024-12-28T05:00:01.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
65412024-12-28T05:00:01.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0105 ms (825 iterations)
65422024-12-28T05:00:01.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
65432024-12-28T05:00:01.495ZCriterion.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.
65442024-12-28T05:00:01.495Z
65452024-12-28T05:00:01.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
65462024-12-28T05:00:01.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
65472024-12-28T05:00:01.495ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0674 ms (385 iterations)
65482024-12-28T05:00:01.498ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
65492024-12-28T05:00:01.498ZCriterion.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.
65502024-12-28T05:00:01.498Z
65512024-12-28T05:00:01.498ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65522024-12-28T05:00:01.498ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
65532024-12-28T05:00:01.498ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0126 ms (770 iterations)
65542024-12-28T05:00:01.498ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
65552024-12-28T05:00:01.501Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65562024-12-28T05:00:01.501Z time: [248.00 B 248.00 B 248.00 B]
65572024-12-28T05:00:01.501Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65582024-12-28T05:00:01.501Z No change in performance detected.
65592024-12-28T05:00:01.501Z
65602024-12-28T05:00:01.501ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65612024-12-28T05:00:01.501ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
65622024-12-28T05:00:01.501ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1136 ms (385 iterations)
65632024-12-28T05:00:01.501ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
65642024-12-28T05:00:01.503Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65652024-12-28T05:00:01.503Z time: [248.00 B 248.00 B 248.00 B]
65662024-12-28T05:00:01.503Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65672024-12-28T05:00:01.503Z No change in performance detected.
65682024-12-28T05:00:01.504Z
65692024-12-28T05:00:01.504ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
65702024-12-28T05:00:01.504ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
65712024-12-28T05:00:01.504ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0116 ms (605 iterations)
65722024-12-28T05:00:01.504ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
65732024-12-28T05:00:01.504ZCriterion.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.
65742024-12-28T05:00:01.504Z
65752024-12-28T05:00:01.504ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
65762024-12-28T05:00:01.504ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
65772024-12-28T05:00:01.504ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1315 ms (385 iterations)
65782024-12-28T05:00:01.506ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
65792024-12-28T05:00:01.506ZCriterion.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.
65802024-12-28T05:00:01.506Z
65812024-12-28T05:00:01.507ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65822024-12-28T05:00:01.507ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
65832024-12-28T05:00:01.507ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0127 ms (825 iterations)
65842024-12-28T05:00:01.507ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
65852024-12-28T05:00:01.507Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65862024-12-28T05:00:01.507Z time: [248.00 B 248.00 B 248.00 B]
65872024-12-28T05:00:01.507Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65882024-12-28T05:00:01.507Z No change in performance detected.
65892024-12-28T05:00:01.507Z
65902024-12-28T05:00:01.507ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65912024-12-28T05:00:01.507ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
65922024-12-28T05:00:01.507ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0827 ms (440 iterations)
65932024-12-28T05:00:01.509ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
65942024-12-28T05:00:01.509Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65952024-12-28T05:00:01.510Z time: [248.00 B 248.00 B 248.00 B]
65962024-12-28T05:00:01.510Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65972024-12-28T05:00:01.510Z No change in performance detected.
65982024-12-28T05:00:01.510Z
65992024-12-28T05:00:01.510ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
66002024-12-28T05:00:01.510ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
66012024-12-28T05:00:01.510ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0193 ms (715 iterations)
66022024-12-28T05:00:01.512ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
66032024-12-28T05:00:01.512ZCriterion.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.
66042024-12-28T05:00:01.512Z
66052024-12-28T05:00:01.512ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
66062024-12-28T05:00:01.512ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
66072024-12-28T05:00:01.512ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0207 ms (385 iterations)
66082024-12-28T05:00:01.512ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
66092024-12-28T05:00:01.512ZCriterion.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.
66102024-12-28T05:00:01.512Z
66112024-12-28T05:00:01.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
66122024-12-28T05:00:01.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66132024-12-28T05:00:01.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1984 ms (330 iterations)
66142024-12-28T05:00:01.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
66152024-12-28T05:00:01.515Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
66162024-12-28T05:00:01.515Z time: [6708.0 B 6708.0 B 6708.0 B]
66172024-12-28T05:00:01.515Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66182024-12-28T05:00:01.515Z No change in performance detected.
66192024-12-28T05:00:01.515Z
66202024-12-28T05:00:01.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
66212024-12-28T05:00:01.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66222024-12-28T05:00:01.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0640 ms (220 iterations)
66232024-12-28T05:00:01.516ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
66242024-12-28T05:00:01.518Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
66252024-12-28T05:00:01.518Z time: [6708.0 B 6708.0 B 6708.0 B]
66262024-12-28T05:00:01.518Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66272024-12-28T05:00:01.518Z No change in performance detected.
66282024-12-28T05:00:01.518Z
66292024-12-28T05:00:01.518ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
66302024-12-28T05:00:01.518ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
66312024-12-28T05:00:01.518ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0608 ms (385 iterations)
66322024-12-28T05:00:01.518ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
66332024-12-28T05:00:01.521Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
66342024-12-28T05:00:01.521Z time: [5144.0 B 5144.0 B 5144.0 B]
66352024-12-28T05:00:01.521Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66362024-12-28T05:00:01.521Z No change in performance detected.
66372024-12-28T05:00:01.521Z
66382024-12-28T05:00:01.521ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66392024-12-28T05:00:01.521ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66402024-12-28T05:00:01.521ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1055 ms (275 iterations)
66412024-12-28T05:00:01.521ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
66422024-12-28T05:00:01.524Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66432024-12-28T05:00:01.524Z time: [5144.0 B 5144.0 B 5144.0 B]
66442024-12-28T05:00:01.524Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66452024-12-28T05:00:01.524Z No change in performance detected.
66462024-12-28T05:00:01.524Z
66472024-12-28T05:00:01.524ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66482024-12-28T05:00:01.524ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
66492024-12-28T05:00:01.524ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1536 ms (330 iterations)
66502024-12-28T05:00:01.524ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
66512024-12-28T05:00:01.527Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66522024-12-28T05:00:01.527Z time: [6708.0 B 6708.0 B 6708.0 B]
66532024-12-28T05:00:01.527Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66542024-12-28T05:00:01.527Z No change in performance detected.
66552024-12-28T05:00:01.527Z
66562024-12-28T05:00:01.527ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66572024-12-28T05:00:01.527ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66582024-12-28T05:00:01.527ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1031 ms (220 iterations)
66592024-12-28T05:00:01.527ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
66602024-12-28T05:00:01.530Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66612024-12-28T05:00:01.530Z time: [6708.0 B 6708.0 B 6708.0 B]
66622024-12-28T05:00:01.530Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66632024-12-28T05:00:01.530Z No change in performance detected.
66642024-12-28T05:00:01.530Z
66652024-12-28T05:00:01.530ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66662024-12-28T05:00:01.530ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
66672024-12-28T05:00:01.530ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1382 ms (385 iterations)
66682024-12-28T05:00:01.530ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
66692024-12-28T05:00:01.530Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66702024-12-28T05:00:01.530Z time: [5144.0 B 5144.0 B 5144.0 B]
66712024-12-28T05:00:01.530Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66722024-12-28T05:00:01.530Z No change in performance detected.
66732024-12-28T05:00:01.533Z
66742024-12-28T05:00:01.533ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66752024-12-28T05:00:01.533ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
66762024-12-28T05:00:01.533ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1776 ms (275 iterations)
66772024-12-28T05:00:01.533ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
66782024-12-28T05:00:01.533Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66792024-12-28T05:00:01.533Z time: [5144.0 B 5144.0 B 5144.0 B]
66802024-12-28T05:00:01.533Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66812024-12-28T05:00:01.533Z No change in performance detected.
66822024-12-28T05:00:01.533Z
66832024-12-28T05:00:01.533ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66842024-12-28T05:00:01.533ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66852024-12-28T05:00:01.533ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1410 ms (275 iterations)
66862024-12-28T05:00:01.536ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
66872024-12-28T05:00:01.536Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66882024-12-28T05:00:01.536Z time: [6708.0 B 6708.0 B 6708.0 B]
66892024-12-28T05:00:01.536Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66902024-12-28T05:00:01.536Z No change in performance detected.
66912024-12-28T05:00:01.536Z
66922024-12-28T05:00:01.536ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66932024-12-28T05:00:01.536ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66942024-12-28T05:00:01.536ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1584 ms (220 iterations)
66952024-12-28T05:00:01.539ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
66962024-12-28T05:00:01.539Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66972024-12-28T05:00:01.539Z time: [6708.0 B 6708.0 B 6708.0 B]
66982024-12-28T05:00:01.539Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66992024-12-28T05:00:01.539Z No change in performance detected.
67002024-12-28T05:00:01.539Z
67012024-12-28T05:00:01.539ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
67022024-12-28T05:00:01.539ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
67032024-12-28T05:00:01.539ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0788 ms (330 iterations)
67042024-12-28T05:00:01.542ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
67052024-12-28T05:00:01.542Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
67062024-12-28T05:00:01.542Z time: [5144.0 B 5144.0 B 5144.0 B]
67072024-12-28T05:00:01.542Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67082024-12-28T05:00:01.542Z No change in performance detected.
67092024-12-28T05:00:01.542Z
67102024-12-28T05:00:01.542ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
67112024-12-28T05:00:01.542ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67122024-12-28T05:00:01.542ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2070 ms (275 iterations)
67132024-12-28T05:00:01.542ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
67142024-12-28T05:00:01.545Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
67152024-12-28T05:00:01.545Z time: [5144.0 B 5144.0 B 5144.0 B]
67162024-12-28T05:00:01.545Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67172024-12-28T05:00:01.545Z No change in performance detected.
67182024-12-28T05:00:01.545Z
67192024-12-28T05:00:01.545ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
67202024-12-28T05:00:01.545ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
67212024-12-28T05:00:01.545ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0850 ms (275 iterations)
67222024-12-28T05:00:01.545ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
67232024-12-28T05:00:01.548Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
67242024-12-28T05:00:01.548Z time: [6708.0 B 6708.0 B 6708.0 B]
67252024-12-28T05:00:01.548Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67262024-12-28T05:00:01.548Z No change in performance detected.
67272024-12-28T05:00:01.548Z
67282024-12-28T05:00:01.548ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
67292024-12-28T05:00:01.548ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67302024-12-28T05:00:01.548ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2084 ms (220 iterations)
67312024-12-28T05:00:01.548ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
67322024-12-28T05:00:01.551Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
67332024-12-28T05:00:01.551Z time: [6708.0 B 6708.0 B 6708.0 B]
67342024-12-28T05:00:01.551Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67352024-12-28T05:00:01.551Z No change in performance detected.
67362024-12-28T05:00:01.551Z
67372024-12-28T05:00:01.551ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67382024-12-28T05:00:01.551ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
67392024-12-28T05:00:01.551ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1805 ms (330 iterations)
67402024-12-28T05:00:01.551ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
67412024-12-28T05:00:01.553Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67422024-12-28T05:00:01.553Z time: [5144.0 B 5144.0 B 5144.0 B]
67432024-12-28T05:00:01.553Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67442024-12-28T05:00:01.553Z No change in performance detected.
67452024-12-28T05:00:01.553Z
67462024-12-28T05:00:01.554ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67472024-12-28T05:00:01.554ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
67482024-12-28T05:00:01.554ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1706 ms (275 iterations)
67492024-12-28T05:00:01.554ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
67502024-12-28T05:00:01.556Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67512024-12-28T05:00:01.556Z time: [5144.0 B 5144.0 B 5144.0 B]
67522024-12-28T05:00:01.556Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67532024-12-28T05:00:01.556Z No change in performance detected.
67542024-12-28T05:00:01.556Z
67552024-12-28T05:00:01.596Z+ cp -r target/criterion /work/bench-results
67562024-12-28T05:00:01.752Z+ cp -r target/xde-bench /work/bench-results
67572024-12-28T05:00:01.787Z+ pushd /work
67582024-12-28T05:00:01.787Z+ tar -caf bench-results.tgz bench-results
67592024-12-28T05:00:01.787Z/work /work/oxidecomputer/opte
67602024-12-28T05:00:02.536Z+ popd
67612024-12-28T05:00:02.536Z/work/oxidecomputer/opte
67622024-12-28T05:00:02.542Z+ cleanup
67632024-12-28T05:00:02.542Z++ id -un
67642024-12-28T05:00:02.635Z++ id -gn
67652024-12-28T05:00:02.637Z+ pfexec chown -R build:build .
67662024-12-28T05:00:02.693Z+ [[ -z 01JG5QW42A0XQSX6TEJQZ1QXA8 ]]
67672024-12-28T05:00:02.696Zprocess exited: duration 1889489 ms, exit code 0
 
67682024-12-28T05:00:02.702Zfound 1 output files
67692024-12-28T05:00:02.702Zuploading: /work/bench-results.tgz (4804954 bytes)
67702024-12-28T05:00:03.806Zuploaded: /work/bench-results.tgz