01JD80G5Q9YPAXM5M5CDNVCQQZ: 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: 01JD80GXMNSCQRRVETZ5YXRGE1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-21T18:49:50.457Zjob dependencies complete; ready to run (waiting for 7 m 18 s)
22024-11-21T18:50:53.346Zjob assigned to worker 01JD80YHR4FKATTPF1S0ZEK587 [factory aws, i-00b899caa4463dedb] (queued for 1 m 2 s)
32024-11-21T18:51:01.759Zdownloading input: /input/xde/work/debug/xde.dbg
42024-11-21T18:51:02.441Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-11-21T18:51:02.441Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-11-21T18:51:02.458Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-11-21T18:51:02.458Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-11-21T18:51:02.496Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-11-21T18:51:02.496Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-11-21T18:51:02.509Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-11-21T18:51:02.512Zdownloading input: /input/xde/work/release/xde
122024-11-21T18:51:03.073Zdownloaded input: /input/xde/work/release/xde
132024-11-21T18:51:03.073Zdownloading input: /input/xde/work/release/xde.sha256
142024-11-21T18:51:03.090Zdownloaded input: /input/xde/work/release/xde.sha256
152024-11-21T18:51:03.090Zdownloading input: /input/xde/work/release/xde_link.so
162024-11-21T18:51:03.127Zdownloaded input: /input/xde/work/release/xde_link.so
172024-11-21T18:51:03.127Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-11-21T18:51:03.163Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-11-21T18:51:03.166Zdownloading input: /input/xde/work/test/loopback
202024-11-21T18:51:03.849Zdownloaded input: /input/xde/work/test/loopback
212024-11-21T18:51:03.849Zdownloading input: /input/xde/work/xde.conf
222024-11-21T18:51:03.865Zdownloaded input: /input/xde/work/xde.conf
 
232024-11-21T18:51:03.865Zstarting task 0: "setup"
242024-11-21T18:51:03.877Z++ uname -s
252024-11-21T18:51:03.880Z+ kern=SunOS
262024-11-21T18:51:03.881Z+ case "$kern" in
272024-11-21T18:51:03.881Z+ groupadd -g 12345 build
282024-11-21T18:51:03.884Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-11-21T18:51:05.892Z+ zfs create -o mountpoint=/work rpool/work
302024-11-21T18:51:06.012Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-11-21T18:51:06.018Z+ home_fs=zfs
322024-11-21T18:51:06.018Z+ [[ zfs == autofs ]]
332024-11-21T18:51:06.018Z+ mkdir -p /home/build
342024-11-21T18:51:06.023Z+ chown build:build /home/build /work
352024-11-21T18:51:07.018Z+ chmod 0700 /home/build /work
362024-11-21T18:51:07.022Zprocess exited: duration 3154 ms, exit code 0
 
372024-11-21T18:51:07.030Zstarting task 1: "rust-toolchain"
382024-11-21T18:51:07.034Z+ printf ' * toolchain channel = "%s"
392024-11-21T18:51:07.034Z' stable
402024-11-21T18:51:07.034Z * toolchain channel = "stable"
412024-11-21T18:51:07.034Z+ printf ' * toolchain profile = "%s"
422024-11-21T18:51:07.034Z' default
432024-11-21T18:51:07.034Z * toolchain profile = "default"
442024-11-21T18:51:07.037Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
452024-11-21T18:51:07.037Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
462024-11-21T18:51:07.154Zinfo: downloading installer
472024-11-21T18:51:08.539Zinfo: profile set to 'default'
482024-11-21T18:51:08.539Zinfo: default host triple is x86_64-unknown-illumos
492024-11-21T18:51:08.545Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
502024-11-21T18:51:08.695Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
512024-11-21T18:51:08.695Zinfo: downloading component 'cargo'
522024-11-21T18:51:09.574Zinfo: downloading component 'clippy'
532024-11-21T18:51:09.912Zinfo: downloading component 'rust-docs'
542024-11-21T18:51:11.183Zinfo: downloading component 'rust-std'
552024-11-21T18:51:13.171Zinfo: downloading component 'rustc'
562024-11-21T18:51:20.310Zinfo: downloading component 'rustfmt'
572024-11-21T18:51:20.558Zinfo: installing component 'cargo'
582024-11-21T18:51:21.350Zinfo: installing component 'clippy'
592024-11-21T18:51:21.723Zinfo: installing component 'rust-docs'
602024-11-21T18:51:23.515Zinfo: installing component 'rust-std'
612024-11-21T18:51:28.313Zinfo: installing component 'rustc'
622024-11-21T18:51:30.989Zinfo: installing component 'rustfmt'
632024-11-21T18:51:31.301Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
642024-11-21T18:51:31.301Z
652024-11-21T18:51:31.675Z stable-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
662024-11-21T18:51:31.675Z
672024-11-21T18:51:31.679Z
682024-11-21T18:51:31.679ZRust is installed now. Great!
692024-11-21T18:51:31.679Z
702024-11-21T18:51:31.679ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
712024-11-21T18:51:31.679Zenvironment variable. This has not been done automatically.
722024-11-21T18:51:31.679Z
732024-11-21T18:51:31.679ZTo configure your current shell, you need to source
742024-11-21T18:51:31.679Zthe corresponding env file under $HOME/.cargo.
752024-11-21T18:51:31.679Z
762024-11-21T18:51:31.679ZThis is usually done by running one of the following (note the leading DOT):
772024-11-21T18:51:31.679Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
782024-11-21T18:51:31.679Zsource "$HOME/.cargo/env.fish" # For fish
792024-11-21T18:51:31.748Z+ rustc --version
802024-11-21T18:51:31.814Zrustc 1.82.0 (f6e511eec 2024-10-15)
812024-11-21T18:51:31.816Zprocess exited: duration 24785 ms, exit code 0
 
822024-11-21T18:51:31.822Zstarting task 2: "authentication"
832024-11-21T18:51:31.845Zprocess exited: duration 22 ms, exit code 0
 
842024-11-21T18:51:31.850Zstarting task 3: "clone repository"
852024-11-21T18:51:31.855Z+ mkdir -p /work/oxidecomputer/opte
862024-11-21T18:51:31.858Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872024-11-21T18:51:32.479ZCloning into '/work/oxidecomputer/opte'...
882024-11-21T18:51:34.107Z+ cd /work/oxidecomputer/opte
892024-11-21T18:51:34.107Z+ git fetch origin 9e44656233379b2f32ae946883d8d41bf079edfb
902024-11-21T18:51:34.367ZFrom https://github.com/oxidecomputer/opte
912024-11-21T18:51:34.367Z * branch 9e44656233379b2f32ae946883d8d41bf079edfb -> FETCH_HEAD
922024-11-21T18:51:34.375Z+ [[ -n ingot-and-offload ]]
932024-11-21T18:51:34.377Z++ git branch --show-current
942024-11-21T18:51:34.380Z+ current=master
952024-11-21T18:51:34.380Z+ [[ master != ingot-and-offload ]]
962024-11-21T18:51:34.380Z+ git branch -f ingot-and-offload 9e44656233379b2f32ae946883d8d41bf079edfb
972024-11-21T18:51:34.382Z+ git checkout -f ingot-and-offload
982024-11-21T18:51:34.405ZSwitched to branch 'ingot-and-offload'
992024-11-21T18:51:34.409Z+ git reset --hard 9e44656233379b2f32ae946883d8d41bf079edfb
1002024-11-21T18:51:34.428ZHEAD is now at 9e44656 Conditionally expose LSO/CSO capabs based on underlay
1012024-11-21T18:51:34.431Zprocess exited: duration 2577 ms, exit code 0
 
1022024-11-21T18:51:34.436Zstarting task 4: "build"
1032024-11-21T18:51:34.441Z+ pfexec pkg install brand/sparse opte iperf demangle flamegraph
1042024-11-21T18:51:43.258Z Startup: Refreshing catalog 'helios-dev' ... Done
1052024-11-21T18:51:47.080Z Startup: Caching catalogs ... Done
1062024-11-21T18:51:55.899ZPlanning: Solver setup ... Done
1072024-11-21T18:51:56.017ZPlanning: Running solver ... Done
1082024-11-21T18:51:56.283ZPlanning: Finding local manifests ... Done
1092024-11-21T18:51:56.295ZPlanning: Fetching manifests: 0/6 0% complete
1102024-11-21T18:51:56.469ZPlanning: Fetching manifests: 6/6 100% complete
1112024-11-21T18:51:56.764ZPlanning: Package planning ... Done
1122024-11-21T18:51:56.769ZPlanning: Merging actions ... Done
1132024-11-21T18:51:57.327ZPlanning: Checking for conflicting actions ... Done
1142024-11-21T18:52:02.375ZPlanning: Consolidating action changes ... Done
1152024-11-21T18:52:02.784ZPlanning: Evaluating mediators ... Done
1162024-11-21T18:52:02.926ZPlanning: Planning completed in 15.76 seconds
1172024-11-21T18:52:03.090Z Packages to install: 4
1182024-11-21T18:52:03.093Z Packages to update: 2
1192024-11-21T18:52:03.093Z Services to change: 1
1202024-11-21T18:52:03.093Z Create boot environment: No
1212024-11-21T18:52:03.093ZCreate backup boot environment: Yes
1222024-11-21T18:52:03.347Z
1232024-11-21T18:52:03.347ZDownload: 0/1024 items 0.0/18.1MB 0% complete
1242024-11-21T18:52:08.570ZDownload: 1019/1024 items 18.1/18.1MB 99% complete (3.8M/s)
1252024-11-21T18:52:08.580ZDownload: Completed 18.14 MB in 5.23 seconds (3.5M/s)
1262024-11-21T18:52:10.406Z Actions: 1/1482 actions (Removing old actions)
1272024-11-21T18:52:10.427Z Actions: 199/1482 actions (Installing new actions)
1282024-11-21T18:52:10.968Z Actions: 642/1482 actions (Updating modified actions)
1292024-11-21T18:52:11.357Z Actions: Completed 1482 actions in 0.95 seconds.
1302024-11-21T18:52:11.558Z Done
1312024-11-21T18:52:11.561Z Done
1322024-11-21T18:52:12.048Z Done
1332024-11-21T18:52:17.450Z Done
1342024-11-21T18:52:17.720Z Done
1352024-11-21T18:52:17.726Z Done
1362024-11-21T18:52:23.542Z Done
1372024-11-21T18:52:23.913Z+ [[ -z 01JD80GXMNSCQRRVETZ5YXRGE1 ]]
1382024-11-21T18:52:23.913Z+ trap cleanup EXIT
1392024-11-21T18:52:23.916Z+ OUT_DIR=/work/bench-results
1402024-11-21T18:52:23.916Z+ mkdir -p /work/bench-results
1412024-11-21T18:52:23.916Z+ mkdir -p target/criterion
1422024-11-21T18:52:23.919Z+ mkdir -p target/xde-bench
1432024-11-21T18:52:23.922Z+ banner collect
1442024-11-21T18:52:24.026Z
1452024-11-21T18:52:24.026Z #### #### # # ###### #### #####
1462024-11-21T18:52:24.026Z # # # # # # # # # #
1472024-11-21T18:52:24.026Z # # # # # ##### # #
1482024-11-21T18:52:24.026Z # # # # # # # #
1492024-11-21T18:52:24.026Z # # # # # # # # # #
1502024-11-21T18:52:24.026Z #### #### ###### ###### ###### #### #
1512024-11-21T18:52:24.026Z
1522024-11-21T18:52:24.029Z++ cat .git/refs/heads/master
1532024-11-21T18:52:24.029Z+ BASELINE_COMMIT=caac536074fd49637315e1add5938bea178a95bf
1542024-11-21T18:52:24.029Z+ [[ ingot-and-offload == \m\a\s\t\e\r ]]
1552024-11-21T18:52:24.029Z+ get_artifact opte benchmark caac536074fd49637315e1add5938bea178a95bf bench-results.tgz
1562024-11-21T18:52:24.029Z+ local curl_res
1572024-11-21T18:52:24.029Z+ repo=opte
1582024-11-21T18:52:24.029Z+ series=benchmark
1592024-11-21T18:52:24.029Z+ commit=caac536074fd49637315e1add5938bea178a95bf
1602024-11-21T18:52:24.030Z+ name=bench-results.tgz
1612024-11-21T18:52:24.030Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1622024-11-21T18:52:24.030Z+ mkdir -p download
1632024-11-21T18:52:24.032Z+ pushd download
1642024-11-21T18:52:24.032Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1652024-11-21T18:52:24.032Z+ [[ ! -f bench-results.tgz ]]
1662024-11-21T18:52:24.032Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/caac536074fd49637315e1add5938bea178a95bf/bench-results.tgz
1672024-11-21T18:52:24.039Z % Total % Received % Xferd Average Speed Time Time Time Current
1682024-11-21T18:52:24.041Z Dload Upload Total Spent Left Speed
1692024-11-21T18:52:24.314Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3548k 100 3548k 0 0 12.5M 0 --:--:-- --:--:-- --:--:-- 12.6M
1702024-11-21T18:52:24.317Z+ curl_res=0
1712024-11-21T18:52:24.317Z+ popd
1722024-11-21T18:52:24.317Z/work/oxidecomputer/opte
1732024-11-21T18:52:24.317Z+ return 0
1742024-11-21T18:52:24.318Z+ tar -xf download/bench-results.tgz -C target
1752024-11-21T18:52:24.623Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
1762024-11-21T18:52:24.626Z+ rm -r target/bench-results
1772024-11-21T18:52:24.629Z+ [[ '' -eq 1 ]]
1782024-11-21T18:52:24.630Z+ uname -a
1792024-11-21T18:52:24.632ZSunOS w-01JD80YHR4FKATTPF1S0ZEK587 5.11 helios-2.0.22827 i86pc i386 i86pc
1802024-11-21T18:52:24.632Z+ cat /etc/versions/build
1812024-11-21T18:52:24.632Zheads/stlouis-0-g60122b5709
1822024-11-21T18:52:24.632Z+ dladm
1832024-11-21T18:52:24.635ZLINK CLASS MTU STATE BRIDGE OVER
1842024-11-21T18:52:24.635Zena0 phys 9216 up -- --
1852024-11-21T18:52:24.638Z+ ipadm
1862024-11-21T18:52:24.640ZADDROBJ TYPE STATE ADDR
1872024-11-21T18:52:24.640Zlo0/v4 static ok 127.0.0.1/8
1882024-11-21T18:52:24.640Zena0/dhcp dhcp ok 10.150.1.125/24
1892024-11-21T18:52:24.640Zlo0/v6 static ok ::1/128
1902024-11-21T18:52:24.640Z+ pfexec rem_drv xde
1912024-11-21T18:52:24.648Z+ set -o errexit
1922024-11-21T18:52:24.649Z+ set -o pipefail
1932024-11-21T18:52:24.649Z+ banner prepare
1942024-11-21T18:52:24.651Z
1952024-11-21T18:52:24.652Z ##### ##### ###### ##### ## ##### ######
1962024-11-21T18:52:24.652Z # # # # # # # # # # # #
1972024-11-21T18:52:24.652Z # # # # ##### # # # # # # #####
1982024-11-21T18:52:24.652Z ##### ##### # ##### ###### ##### #
1992024-11-21T18:52:24.652Z # # # # # # # # # #
2002024-11-21T18:52:24.652Z # # # ###### # # # # # ######
2012024-11-21T18:52:24.652Z
2022024-11-21T18:52:24.652Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2032024-11-21T18:52:24.654Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2042024-11-21T18:52:24.722Z+ pfexec add_drv xde
2052024-11-21T18:52:24.873Z+ banner bench
2062024-11-21T18:52:24.876Z
2072024-11-21T18:52:24.876Z ##### ###### # # #### # #
2082024-11-21T18:52:24.876Z # # # ## # # # # #
2092024-11-21T18:52:24.876Z ##### ##### # # # # ######
2102024-11-21T18:52:24.876Z # # # # # # # # #
2112024-11-21T18:52:24.876Z # # # # ## # # # #
2122024-11-21T18:52:24.876Z ##### ###### # # #### # #
2132024-11-21T18:52:24.876Z
2142024-11-21T18:52:24.876Z+ cargo kbench local
2152024-11-21T18:52:24.880Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
2162024-11-21T18:52:25.045Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
2172024-11-21T18:52:25.045Zinfo: downloading component 'cargo'
2182024-11-21T18:52:25.921Zinfo: downloading component 'clippy'
2192024-11-21T18:52:26.256Zinfo: downloading component 'rust-docs'
2202024-11-21T18:52:27.494Zinfo: downloading component 'rust-std'
2212024-11-21T18:52:29.447Zinfo: downloading component 'rustc'
2222024-11-21T18:52:36.482Zinfo: downloading component 'rustfmt'
2232024-11-21T18:52:36.730Zinfo: installing component 'cargo'
2242024-11-21T18:52:37.515Zinfo: installing component 'clippy'
2252024-11-21T18:52:37.879Zinfo: installing component 'rust-docs'
2262024-11-21T18:52:39.527Zinfo: installing component 'rust-std'
2272024-11-21T18:52:41.329Zinfo: installing component 'rustc'
2282024-11-21T18:52:47.142Zinfo: installing component 'rustfmt'
2292024-11-21T18:52:47.636Z Updating crates.io index
2302024-11-21T18:52:47.676Z Updating git repository `https://github.com/oxidecomputer/falcon`
2312024-11-21T18:52:48.357Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2322024-11-21T18:52:48.742Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2332024-11-21T18:52:48.997Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2342024-11-21T18:52:49.347Z Updating git repository `https://github.com/oxidecomputer/zone`
2352024-11-21T18:52:49.610Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2362024-11-21T18:52:49.924Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2372024-11-21T18:52:50.183Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2382024-11-21T18:52:50.463Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2392024-11-21T18:52:51.422Z Downloading crates ...
2402024-11-21T18:52:51.501Z Downloaded pin-project-lite v0.2.15
2412024-11-21T18:52:51.529Z Downloaded pin-utils v0.1.0
2422024-11-21T18:52:51.531Z Downloaded pcap-parser v0.16.0
2432024-11-21T18:52:51.534Z Downloaded regex-syntax v0.8.5
2442024-11-21T18:52:51.541Z Downloaded anstream v0.6.18
2452024-11-21T18:52:51.545Z Downloaded anstyle-parse v0.2.6
2462024-11-21T18:52:51.549Z Downloaded bitflags v2.6.0
2472024-11-21T18:52:51.552Z Downloaded anstyle v1.0.10
2482024-11-21T18:52:51.555Z Downloaded anstyle-query v1.1.2
2492024-11-21T18:52:51.558Z Downloaded anyhow v1.0.93
2502024-11-21T18:52:51.562Z Downloaded proc-macro-error v1.0.4
2512024-11-21T18:52:51.566Z Downloaded proc-macro-error-attr v1.0.4
2522024-11-21T18:52:51.566Z Downloaded ppv-lite86 v0.2.20
2532024-11-21T18:52:51.566Z Downloaded cfg_aliases v0.2.1
2542024-11-21T18:52:51.573Z Downloaded byteorder v1.5.0
2552024-11-21T18:52:51.573Z Downloaded powerfmt v0.2.0
2562024-11-21T18:52:51.573Z Downloaded darling v0.20.10
2572024-11-21T18:52:51.575Z Downloaded proc-macro-crate v1.3.1
2582024-11-21T18:52:51.575Z Downloaded arc-swap v1.7.1
2592024-11-21T18:52:51.582Z Downloaded rand v0.8.5
2602024-11-21T18:52:51.588Z Downloaded ciborium-ll v0.2.2
2612024-11-21T18:52:51.588Z Downloaded cast v0.3.0
2622024-11-21T18:52:51.588Z Downloaded rusticata-macros v4.1.0
2632024-11-21T18:52:51.591Z Downloaded rand_chacha v0.3.1
2642024-11-21T18:52:51.591Z Downloaded pretty-hex v0.2.1
2652024-11-21T18:52:51.591Z Downloaded cfg-if v1.0.0
2662024-11-21T18:52:51.591Z Downloaded ciborium-io v0.2.2
2672024-11-21T18:52:51.591Z Downloaded bitflags v1.3.2
2682024-11-21T18:52:51.595Z Downloaded serde_derive_internals v0.29.1
2692024-11-21T18:52:51.597Z Downloaded scopeguard v1.2.0
2702024-11-21T18:52:51.597Z Downloaded postcard v1.0.10
2712024-11-21T18:52:51.601Z Downloaded rayon-core v1.12.1
2722024-11-21T18:52:51.604Z Downloaded same-file v1.0.6
2732024-11-21T18:52:51.606Z Downloaded embedded-io v0.4.0
2742024-11-21T18:52:51.610Z Downloaded slog-async v2.8.0
2752024-11-21T18:52:51.610Z Downloaded darling_macro v0.20.10
2762024-11-21T18:52:51.614Z Downloaded proc-macro2 v1.0.91
2772024-11-21T18:52:51.619Z Downloaded crossbeam-channel v0.5.13
2782024-11-21T18:52:51.619Z Downloaded take_mut v0.2.2
2792024-11-21T18:52:51.619Z Downloaded equivalent v1.0.1
2802024-11-21T18:52:51.619Z Downloaded num-conv v0.1.0
2812024-11-21T18:52:51.622Z Downloaded crossbeam-deque v0.8.5
2822024-11-21T18:52:51.622Z Downloaded cstr-argument v0.1.2
2832024-11-21T18:52:51.624Z Downloaded circular v0.3.0
2842024-11-21T18:52:51.624Z Downloaded managed v0.8.0
2852024-11-21T18:52:51.641Z Downloaded time-core v0.1.2
2862024-11-21T18:52:51.641Z Downloaded errno v0.3.9
2872024-11-21T18:52:51.641Z Downloaded colored v2.1.0
2882024-11-21T18:52:51.641Z Downloaded slab v0.4.9
2892024-11-21T18:52:51.641Z Downloaded foreign-types-shared v0.3.1
2902024-11-21T18:52:51.641Z Downloaded foreign-types v0.5.0
2912024-11-21T18:52:51.641Z Downloaded signal-hook-registry v1.4.2
2922024-11-21T18:52:51.641Z Downloaded schemars_derive v0.8.21
2932024-11-21T18:52:51.641Z Downloaded crc32fast v1.4.2
2942024-11-21T18:52:51.641Z Downloaded slog-stdlog v4.1.1
2952024-11-21T18:52:51.641Z Downloaded ryu v1.0.18
2962024-11-21T18:52:51.645Z Downloaded slog-scope v4.4.0
2972024-11-21T18:52:51.645Z Downloaded crossbeam-utils v0.8.20
2982024-11-21T18:52:51.651Z Downloaded thread_local v1.1.8
2992024-11-21T18:52:51.651Z Downloaded toml_datetime v0.6.8
3002024-11-21T18:52:51.654Z Downloaded dyn-clone v1.0.17
3012024-11-21T18:52:51.654Z Downloaded dirs-sys-next v0.1.2
3022024-11-21T18:52:51.654Z Downloaded either v1.13.0
3032024-11-21T18:52:51.654Z Downloaded thiserror v1.0.69
3042024-11-21T18:52:51.657Z Downloaded stable_deref_trait v1.2.0
3052024-11-21T18:52:51.662Z Downloaded is_terminal_polyfill v1.70.1
3062024-11-21T18:52:51.662Z Downloaded ident_case v1.0.1
3072024-11-21T18:52:51.665Z Downloaded futures-executor v0.3.31
3082024-11-21T18:52:51.665Z Downloaded futures-task v0.3.31
3092024-11-21T18:52:51.665Z Downloaded utf8parse v0.2.2
3102024-11-21T18:52:51.665Z Downloaded strsim v0.11.1
3112024-11-21T18:52:51.665Z Downloaded futures-sink v0.3.31
3122024-11-21T18:52:51.668Z Downloaded foreign-types-macros v0.2.3
3132024-11-21T18:52:51.668Z Downloaded defmt-parser v0.3.4
3142024-11-21T18:52:51.668Z Downloaded futures-core v0.3.31
3152024-11-21T18:52:51.670Z Downloaded lazy_static v1.5.0
3162024-11-21T18:52:51.671Z Downloaded slog-term v2.9.1
3172024-11-21T18:52:51.673Z Downloaded quote v1.0.37
3182024-11-21T18:52:51.676Z Downloaded thiserror-impl v1.0.69
3192024-11-21T18:52:51.679Z Downloaded oorandom v11.1.4
3202024-11-21T18:52:51.679Z Downloaded version_check v0.9.5
3212024-11-21T18:52:51.679Z Downloaded tinytemplate v1.2.1
3222024-11-21T18:52:51.682Z Downloaded heck v0.5.0
3232024-11-21T18:52:51.682Z Downloaded ipnetwork v0.20.0
3242024-11-21T18:52:51.685Z Downloaded zerocopy-derive v0.7.35
3252024-11-21T18:52:51.687Z Downloaded time-macros v0.2.18
3262024-11-21T18:52:51.690Z Downloaded tracing-attributes v0.1.27
3272024-11-21T18:52:51.692Z Downloaded parking_lot_core v0.9.10
3282024-11-21T18:52:51.695Z Downloaded itoa v1.0.11
3292024-11-21T18:52:51.698Z Downloaded futures-io v0.3.31
3302024-11-21T18:52:51.698Z Downloaded lock_api v0.4.12
3312024-11-21T18:52:51.701Z Downloaded serde_derive v1.0.215
3322024-11-21T18:52:51.701Z Downloaded socket2 v0.5.7
3332024-11-21T18:52:51.703Z Downloaded slog v2.7.0
3342024-11-21T18:52:51.705Z Downloaded once_cell v1.20.2
3352024-11-21T18:52:51.708Z Downloaded uuid v1.11.0
3362024-11-21T18:52:51.710Z Downloaded half v2.4.1
3372024-11-21T18:52:51.713Z Downloaded unicode-ident v1.0.13
3382024-11-21T18:52:51.716Z Downloaded num-traits v0.2.19
3392024-11-21T18:52:51.719Z Downloaded heck v0.4.1
3402024-11-21T18:52:51.721Z Downloaded futures v0.3.31
3412024-11-21T18:52:51.724Z Downloaded parking_lot v0.12.3
3422024-11-21T18:52:51.727Z Downloaded crossbeam-epoch v0.9.18
3432024-11-21T18:52:51.729Z Downloaded darling_core v0.20.10
3442024-11-21T18:52:51.734Z Downloaded tracing-core v0.1.32
3452024-11-21T18:52:51.736Z Downloaded getrandom v0.2.15
3462024-11-21T18:52:51.739Z Downloaded defmt v0.3.8
3472024-11-21T18:52:51.743Z Downloaded log v0.4.22
3482024-11-21T18:52:51.745Z Downloaded deranged v0.3.11
3492024-11-21T18:52:51.748Z Downloaded futures-channel v0.3.31
3502024-11-21T18:52:51.751Z Downloaded clap_derive v4.5.18
3512024-11-21T18:52:51.751Z Downloaded tracing v0.1.40
3522024-11-21T18:52:51.755Z Downloaded zerocopy-derive v0.8.10
3532024-11-21T18:52:51.762Z Downloaded mio v1.0.2
3542024-11-21T18:52:51.766Z Downloaded memchr v2.7.4
3552024-11-21T18:52:51.771Z Downloaded toml_edit v0.19.15
3562024-11-21T18:52:51.788Z Downloaded nom v7.1.3
3572024-11-21T18:52:51.793Z Downloaded itertools v0.12.1
3582024-11-21T18:52:51.799Z Downloaded time v0.3.36
3592024-11-21T18:52:51.806Z Downloaded rayon v1.10.0
3602024-11-21T18:52:51.815Z Downloaded serde_json v1.0.133
3612024-11-21T18:52:51.822Z Downloaded zerocopy v0.7.35
3622024-11-21T18:52:51.836Z Downloaded plotters v0.3.7
3632024-11-21T18:52:51.844Z Downloaded winnow v0.6.20
3642024-11-21T18:52:51.852Z Downloaded winnow v0.5.40
3652024-11-21T18:52:51.860Z Downloaded nix v0.29.0
3662024-11-21T18:52:51.871Z Downloaded clap_builder v4.5.21
3672024-11-21T18:52:51.877Z Downloaded zerocopy v0.8.10
3682024-11-21T18:52:51.899Z Downloaded syn v1.0.109
3692024-11-21T18:52:51.908Z Downloaded regex v1.11.1
3702024-11-21T18:52:51.919Z Downloaded itertools v0.13.0
3712024-11-21T18:52:51.925Z Downloaded futures-util v0.3.31
3722024-11-21T18:52:51.936Z Downloaded unicode-width v0.1.14
3732024-11-21T18:52:51.941Z Downloaded syn v2.0.89
3742024-11-21T18:52:51.951Z Downloaded smoltcp v0.11.0
3752024-11-21T18:52:51.962Z Downloaded rustix v0.38.41
3762024-11-21T18:52:51.982Z Downloaded itertools v0.10.5
3772024-11-21T18:52:51.988Z Downloaded hashbrown v0.15.1
3782024-11-21T18:52:51.992Z Downloaded criterion v0.5.1
3792024-11-21T18:52:51.998Z Downloaded indexmap v2.6.0
3802024-11-21T18:52:52.002Z Downloaded serde v1.0.215
3812024-11-21T18:52:52.004Z Downloaded minimal-lexical v0.2.1
3822024-11-21T18:52:52.013Z Downloaded heapless v0.8.0
3832024-11-21T18:52:52.015Z Downloaded walkdir v2.5.0
3842024-11-21T18:52:52.015Z Downloaded num_enum v0.5.11
3852024-11-21T18:52:52.018Z Downloaded futures-macro v0.3.31
3862024-11-21T18:52:52.020Z Downloaded term v0.7.0
3872024-11-21T18:52:52.022Z Downloaded smallvec v1.13.2
3882024-11-21T18:52:52.025Z Downloaded is-terminal v0.4.13
3892024-11-21T18:52:52.025Z Downloaded num_enum_derive v0.5.11
3902024-11-21T18:52:52.027Z Downloaded criterion-plot v0.5.0
3912024-11-21T18:52:52.027Z Downloaded cookie-factory v0.3.3
3922024-11-21T18:52:52.030Z Downloaded regex-automata v0.4.9
3932024-11-21T18:52:52.044Z Downloaded schemars v0.8.21
3942024-11-21T18:52:52.054Z Downloaded hash32 v0.3.1
3952024-11-21T18:52:52.056Z Downloaded embedded-io v0.6.1
3962024-11-21T18:52:52.056Z Downloaded colorchoice v1.0.3
3972024-11-21T18:52:52.059Z Downloaded macaddr v1.0.1
3982024-11-21T18:52:52.059Z Downloaded ctor v0.2.9
3992024-11-21T18:52:52.059Z Downloaded fnv v1.0.7
4002024-11-21T18:52:52.061Z Downloaded defmt-macros v0.3.9
4012024-11-21T18:52:52.064Z Downloaded libc v0.2.164
4022024-11-21T18:52:52.086Z Downloaded cobs v0.2.3
4032024-11-21T18:52:52.089Z Downloaded tokio-macros v2.4.0
4042024-11-21T18:52:52.089Z Downloaded tokio v1.41.1
4052024-11-21T18:52:52.122Z Downloaded terminal_size v0.4.0
4062024-11-21T18:52:52.125Z Downloaded tabwriter v1.4.0
4072024-11-21T18:52:52.125Z Downloaded slog-envlogger v2.2.0
4082024-11-21T18:52:52.127Z Downloaded clap_lex v0.7.3
4092024-11-21T18:52:52.127Z Downloaded clap v4.5.21
4102024-11-21T18:52:52.133Z Downloaded dirs-next v2.0.0
4112024-11-21T18:52:52.135Z Downloaded bytes v1.8.0
4122024-11-21T18:52:52.138Z Downloaded aho-corasick v1.1.3
4132024-11-21T18:52:52.142Z Downloaded rand_core v0.6.4
4142024-11-21T18:52:52.145Z Downloaded autocfg v1.4.0
4152024-11-21T18:52:52.145Z Downloaded plotters-svg v0.3.7
4162024-11-21T18:52:52.145Z Downloaded ciborium v0.2.2
4172024-11-21T18:52:52.148Z Downloaded anes v0.1.6
4182024-11-21T18:52:52.150Z Downloaded plotters-backend v0.3.7
4192024-11-21T18:52:52.309Z Compiling proc-macro2 v1.0.91
4202024-11-21T18:52:52.309Z Compiling unicode-ident v1.0.13
4212024-11-21T18:52:52.311Z Compiling libc v0.2.164
4222024-11-21T18:52:52.311Z Compiling cfg-if v1.0.0
4232024-11-21T18:52:52.311Z Compiling autocfg v1.4.0
4242024-11-21T18:52:52.311Z Compiling memchr v2.7.4
4252024-11-21T18:52:52.312Z Compiling serde v1.0.215
4262024-11-21T18:52:52.326Z Compiling version_check v0.9.5
4272024-11-21T18:52:52.437Z Compiling byteorder v1.5.0
4282024-11-21T18:52:52.490Z Compiling syn v1.0.109
4292024-11-21T18:52:52.786Z Compiling pin-project-lite v0.2.15
4302024-11-21T18:52:52.882Z Compiling bitflags v2.6.0
4312024-11-21T18:52:52.886Z Compiling itoa v1.0.11
4322024-11-21T18:52:53.076Z Compiling ident_case v1.0.1
4332024-11-21T18:52:53.095Z Compiling either v1.13.0
4342024-11-21T18:52:53.207Z Compiling fnv v1.0.7
4352024-11-21T18:52:53.269Z Compiling strsim v0.11.1
4362024-11-21T18:52:53.281Z Compiling once_cell v1.20.2
4372024-11-21T18:52:53.400Z Compiling equivalent v1.0.1
4382024-11-21T18:52:53.507Z Compiling regex-syntax v0.8.5
4392024-11-21T18:52:53.590Z Compiling serde_json v1.0.133
4402024-11-21T18:52:53.793Z Compiling anyhow v1.0.93
4412024-11-21T18:52:53.978Z Compiling hashbrown v0.15.1
4422024-11-21T18:52:54.009Z Compiling lock_api v0.4.12
4432024-11-21T18:52:54.363Z Compiling aho-corasick v1.1.3
4442024-11-21T18:52:54.396Z Compiling quote v1.0.37
4452024-11-21T18:52:54.451Z Compiling zerocopy v0.8.10
4462024-11-21T18:52:54.729Z Compiling syn v2.0.89
4472024-11-21T18:52:55.120Z Compiling ryu v1.0.18
4482024-11-21T18:52:55.152Z Compiling parking_lot_core v0.9.10
4492024-11-21T18:52:55.282Z Compiling toml_datetime v0.6.8
4502024-11-21T18:52:55.417Z Compiling indexmap v2.6.0
4512024-11-21T18:52:55.611Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4522024-11-21T18:52:55.662Z Compiling crossbeam-utils v0.8.20
4532024-11-21T18:52:55.968Z Compiling winnow v0.5.40
4542024-11-21T18:52:55.981Z Compiling dyn-clone v1.0.17
4552024-11-21T18:52:56.236Z Compiling itertools v0.13.0
4562024-11-21T18:52:56.452Z Compiling heapless v0.8.0
4572024-11-21T18:52:56.816Z Compiling scopeguard v1.2.0
4582024-11-21T18:52:56.951Z Compiling smallvec v1.13.2
4592024-11-21T18:52:57.352Z Compiling regex-automata v0.4.9
4602024-11-21T18:52:57.466Z Compiling lazy_static v1.5.0
4612024-11-21T18:52:57.605Z Compiling thiserror v1.0.69
4622024-11-21T18:52:59.248Z Compiling getrandom v0.2.15
4632024-11-21T18:52:59.269Z Compiling hash32 v0.3.1
4642024-11-21T18:52:59.332Z Compiling smoltcp v0.11.0
4652024-11-21T18:52:59.470Z Compiling toml_edit v0.19.15
4662024-11-21T18:52:59.573Z Compiling stable_deref_trait v1.2.0
4672024-11-21T18:52:59.665Z Compiling macaddr v1.0.1
4682024-11-21T18:52:59.691Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
4692024-11-21T18:52:59.961Z Compiling schemars v0.8.21
4702024-11-21T18:53:00.093Z Compiling rand_core v0.6.4
4712024-11-21T18:53:00.360Z Compiling parking_lot v0.12.3
4722024-11-21T18:53:00.542Z Compiling signal-hook-registry v1.4.2
4732024-11-21T18:53:00.874Z Compiling socket2 v0.5.7
4742024-11-21T18:53:01.193Z Compiling regex v1.11.1
4752024-11-21T18:53:01.770Z Compiling darling_core v0.20.10
4762024-11-21T18:53:02.030Z Compiling proc-macro-crate v1.3.1
4772024-11-21T18:53:02.066Z Compiling serde_derive_internals v0.29.1
4782024-11-21T18:53:02.178Z Compiling mio v1.0.2
4792024-11-21T18:53:02.807Z Compiling slab v0.4.9
4802024-11-21T18:53:03.175Z Compiling bitflags v1.3.2
4812024-11-21T18:53:03.274Z Compiling rustix v0.38.41
4822024-11-21T18:53:03.570Z Compiling cobs v0.2.3
4832024-11-21T18:53:03.919Z Compiling bytes v1.8.0
4842024-11-21T18:53:03.996Z Compiling slog v2.7.0
4852024-11-21T18:53:04.114Z Compiling managed v0.8.0
4862024-11-21T18:53:04.475Z Compiling foreign-types-shared v0.3.1
4872024-11-21T18:53:04.800Z Compiling errno v0.3.9
4882024-11-21T18:53:05.037Z Compiling tracing-core v0.1.32
4892024-11-21T18:53:05.216Z Compiling cstr-argument v0.1.2
4902024-11-21T18:53:05.260Z Compiling proc-macro-error-attr v1.0.4
4912024-11-21T18:53:05.403Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4922024-11-21T18:53:05.430Z Compiling num_enum_derive v0.5.11
4932024-11-21T18:53:05.458Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4942024-11-21T18:53:05.612Z Compiling pretty-hex v0.2.1
4952024-11-21T18:53:05.739Z Compiling utf8parse v0.2.2
4962024-11-21T18:53:05.807Z Compiling futures-core v0.3.31
4972024-11-21T18:53:05.894Z Compiling futures-sink v0.3.31
4982024-11-21T18:53:06.037Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4992024-11-21T18:53:06.051Z Compiling unicode-width v0.1.14
5002024-11-21T18:53:06.190Z Compiling futures-channel v0.3.31
5012024-11-21T18:53:06.314Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5022024-11-21T18:53:06.365Z Compiling serde_derive v1.0.215
5032024-11-21T18:53:06.468Z Compiling zerocopy-derive v0.7.35
5042024-11-21T18:53:06.609Z Compiling zerocopy-derive v0.8.10
5052024-11-21T18:53:06.655Z Compiling thiserror-impl v1.0.69
5062024-11-21T18:53:06.928Z Compiling tokio-macros v2.4.0
5072024-11-21T18:53:07.398Z Compiling darling_macro v0.20.10
5082024-11-21T18:53:07.535Z Compiling foreign-types-macros v0.2.3
5092024-11-21T18:53:08.358Z Compiling zerocopy v0.7.35
5102024-11-21T18:53:08.386Z Compiling schemars_derive v0.8.21
5112024-11-21T18:53:08.405Z Compiling darling v0.20.10
5122024-11-21T18:53:08.515Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5132024-11-21T18:53:08.786Z Compiling foreign-types v0.5.0
5142024-11-21T18:53:08.894Z Compiling tokio v1.41.1
5152024-11-21T18:53:09.664Z Compiling num_enum v0.5.11
5162024-11-21T18:53:09.832Z Compiling tracing-attributes v0.1.27
5172024-11-21T18:53:10.036Z Compiling ppv-lite86 v0.2.20
5182024-11-21T18:53:10.912Z Compiling rand_chacha v0.3.1
5192024-11-21T18:53:10.978Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5202024-11-21T18:53:11.245Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5212024-11-21T18:53:11.761Z Compiling rand v0.8.5
5222024-11-21T18:53:12.348Z Compiling tabwriter v1.4.0
5232024-11-21T18:53:12.515Z Compiling futures-macro v0.3.31
5242024-11-21T18:53:12.907Z Compiling tracing v0.1.40
5252024-11-21T18:53:12.996Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5262024-11-21T18:53:13.069Z Compiling anstyle-parse v0.2.6
5272024-11-21T18:53:13.967Z Compiling colored v2.1.0
5282024-11-21T18:53:14.632Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5292024-11-21T18:53:14.796Z Compiling proc-macro-error v1.0.4
5302024-11-21T18:53:14.808Z Compiling crc32fast v1.4.2
5312024-11-21T18:53:14.993Z Compiling anstyle v1.0.10
5322024-11-21T18:53:15.140Z Compiling colorchoice v1.0.3
5332024-11-21T18:53:15.162Z Compiling winnow v0.6.20
5342024-11-21T18:53:15.292Z Compiling pin-utils v0.1.0
5352024-11-21T18:53:15.375Z Compiling is_terminal_polyfill v1.70.1
5362024-11-21T18:53:15.470Z Compiling futures-io v0.3.31
5372024-11-21T18:53:15.490Z Compiling futures-task v0.3.31
5382024-11-21T18:53:15.501Z Compiling anstyle-query v1.1.2
5392024-11-21T18:53:15.630Z Compiling anstream v0.6.18
5402024-11-21T18:53:15.658Z Compiling terminal_size v0.4.0
5412024-11-21T18:53:15.774Z Compiling futures-util v0.3.31
5422024-11-21T18:53:15.872Z Compiling dirs-sys-next v0.1.2
5432024-11-21T18:53:16.816Z Compiling num-conv v0.1.0
5442024-11-21T18:53:16.936Z Compiling heck v0.5.0
5452024-11-21T18:53:17.082Z Compiling powerfmt v0.2.0
5462024-11-21T18:53:17.532Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
5472024-11-21T18:53:17.867Z Compiling time-core v0.1.2
5482024-11-21T18:53:18.011Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
5492024-11-21T18:53:18.362Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
5502024-11-21T18:53:18.743Z Compiling clap_lex v0.7.3
5512024-11-21T18:53:19.005Z Compiling clap_builder v4.5.21
5522024-11-21T18:53:19.388Z Compiling ipnetwork v0.20.0
5532024-11-21T18:53:19.798Z Compiling postcard v1.0.10
5542024-11-21T18:53:20.166Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5552024-11-21T18:53:20.495Z Compiling uuid v1.11.0
5562024-11-21T18:53:22.706Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5572024-11-21T18:53:23.170Z Compiling futures-executor v0.3.31
5582024-11-21T18:53:23.820Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
5592024-11-21T18:53:25.527Z Compiling time-macros v0.2.18
5602024-11-21T18:53:26.750Z Compiling clap_derive v4.5.18
5612024-11-21T18:53:28.436Z Compiling deranged v0.3.11
5622024-11-21T18:53:29.396Z Compiling dirs-next v2.0.0
5632024-11-21T18:53:29.645Z Compiling crossbeam-epoch v0.9.18
5642024-11-21T18:53:29.847Z Compiling is-terminal v0.4.13
5652024-11-21T18:53:29.966Z Compiling thread_local v1.1.8
5662024-11-21T18:53:30.624Z Compiling num-traits v0.2.19
5672024-11-21T18:53:30.651Z Compiling minimal-lexical v0.2.1
5682024-11-21T18:53:30.663Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
5692024-11-21T18:53:30.968Z Compiling rayon-core v1.12.1
5702024-11-21T18:53:30.993Z Compiling arc-swap v1.7.1
5712024-11-21T18:53:31.032Z Compiling heck v0.4.1
5722024-11-21T18:53:31.302Z Compiling slog-async v2.8.0
5732024-11-21T18:53:31.457Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
5742024-11-21T18:53:31.613Z Compiling time v0.3.36
5752024-11-21T18:53:31.661Z Compiling slog-scope v4.4.0
5762024-11-21T18:53:31.730Z Compiling nom v7.1.3
5772024-11-21T18:53:31.836Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5782024-11-21T18:53:32.483Z Compiling clap v4.5.21
5792024-11-21T18:53:32.813Z Compiling crossbeam-deque v0.8.5
5802024-11-21T18:53:33.202Z Compiling term v0.7.0
5812024-11-21T18:53:35.340Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5822024-11-21T18:53:35.963Z Compiling futures v0.3.31
5832024-11-21T18:53:36.070Z Compiling crossbeam-channel v0.5.13
5842024-11-21T18:53:36.339Z Compiling itertools v0.12.1
5852024-11-21T18:53:37.023Z Compiling half v2.4.1
5862024-11-21T18:53:37.332Z Compiling cfg_aliases v0.2.1
5872024-11-21T18:53:37.431Z Compiling plotters-backend v0.3.7
5882024-11-21T18:53:37.562Z Compiling log v0.4.22
5892024-11-21T18:53:37.647Z Compiling ciborium-io v0.2.2
5902024-11-21T18:53:37.764Z Compiling take_mut v0.2.2
5912024-11-21T18:53:38.044Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5922024-11-21T18:53:38.083Z Compiling slog-stdlog v4.1.1
5932024-11-21T18:53:38.846Z Compiling plotters-svg v0.3.7
5942024-11-21T18:53:39.477Z Compiling ciborium-ll v0.2.2
5952024-11-21T18:53:39.920Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
5962024-11-21T18:53:40.028Z Compiling nix v0.29.0
5972024-11-21T18:53:40.195Z Compiling cookie-factory v0.3.3
5982024-11-21T18:53:40.888Z Compiling rusticata-macros v4.1.0
5992024-11-21T18:53:40.908Z Compiling slog-term v2.9.1
6002024-11-21T18:53:42.351Z Compiling itertools v0.10.5
6012024-11-21T18:53:42.553Z Compiling cast v0.3.0
6022024-11-21T18:53:42.841Z Compiling same-file v1.0.6
6032024-11-21T18:53:42.926Z Compiling circular v0.3.0
6042024-11-21T18:53:43.102Z Compiling pcap-parser v0.16.0
6052024-11-21T18:53:43.335Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
6062024-11-21T18:53:43.658Z Compiling plotters v0.3.7
6072024-11-21T18:53:44.037Z Compiling walkdir v2.5.0
6082024-11-21T18:53:44.237Z Compiling rayon v1.10.0
6092024-11-21T18:53:44.419Z Compiling slog-envlogger v2.2.0
6102024-11-21T18:53:45.358Z Compiling criterion-plot v0.5.0
6112024-11-21T18:53:45.505Z Compiling ciborium v0.2.2
6122024-11-21T18:53:46.550Z Compiling tinytemplate v1.2.1
6132024-11-21T18:53:46.770Z Compiling oorandom v11.1.4
6142024-11-21T18:53:46.927Z Compiling anes v0.1.6
6152024-11-21T18:53:46.956Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6162024-11-21T18:53:47.420Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6172024-11-21T18:53:47.443Z Compiling ctor v0.2.9
6182024-11-21T18:53:49.205Z Compiling criterion v0.5.1
6192024-11-21T18:53:51.651Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
6202024-11-21T18:55:10.654Z Finished `bench` profile [optimized + debuginfo] target(s) in 2m 23s
6212024-11-21T18:55:10.785Z Running benches/xde.rs (target/release/deps/xde-e6f4d59515df76e4)
6222024-11-21T18:55:10.866Z###--------------------------------###
6232024-11-21T18:55:10.866Z:::Building test topology... (120s):::
6242024-11-21T18:55:10.866Z###--------------------------------###
6252024-11-21T18:55:10.873Zadding underlay route 0
6262024-11-21T18:55:10.877Zadding underlay route 1
6272024-11-21T18:55:11.005Zstart zone a
6282024-11-21T18:55:11.005Zconfigure zone
6292024-11-21T18:55:11.082Zinstall zone
6302024-11-21T18:57:35.313Zboot zone
6312024-11-21T18:57:36.082Zstart zone b
6322024-11-21T18:57:36.082Zconfigure zone
6332024-11-21T18:57:36.090Zinstall zone
6342024-11-21T18:59:33.416Zboot zone
6352024-11-21T18:59:34.153Zsetup zone a
6362024-11-21T18:59:34.154Z[a] svcs milestone/network
6372024-11-21T18:59:34.357ZSTATE STIME FMRI
6382024-11-21T18:59:34.357Zonline 10:57:53 svc:/milestone/network:default
6392024-11-21T18:59:34.357Z[a] ipadm create-addr -t -T dhcp opte0/test
6402024-11-21T18:59:40.337Z
6412024-11-21T18:59:40.337Z[a] route add -iface 10.0.0.254 10.0.0.1
6422024-11-21T18:59:40.378Zadd host 10.0.0.254: gateway 10.0.0.1
6432024-11-21T18:59:40.378Z[a] route add 10.0.0.0/24 10.0.0.254
6442024-11-21T18:59:40.385Zadd net 10.0.0.0/24: gateway 10.0.0.254
6452024-11-21T18:59:40.385Zsetup zone b
6462024-11-21T18:59:40.385Z[b] svcs milestone/network
6472024-11-21T18:59:40.385ZSTATE STIME FMRI
6482024-11-21T18:59:40.385Z- - svc:/milestone/network:default
6492024-11-21T18:59:41.385Z[b] svcs milestone/network
6502024-11-21T18:59:41.401ZSTATE STIME FMRI
6512024-11-21T18:59:41.401Z- - svc:/milestone/network:default
6522024-11-21T18:59:42.400Z[b] svcs milestone/network
6532024-11-21T18:59:42.419ZSTATE STIME FMRI
6542024-11-21T18:59:42.419Z- - svc:/milestone/network:default
6552024-11-21T18:59:43.420Z[b] svcs milestone/network
6562024-11-21T18:59:43.439ZSTATE STIME FMRI
6572024-11-21T18:59:43.439Z- - svc:/milestone/network:default
6582024-11-21T18:59:44.438Z[b] svcs milestone/network
6592024-11-21T18:59:44.458ZSTATE STIME FMRI
6602024-11-21T18:59:44.458Z- - svc:/milestone/network:default
6612024-11-21T18:59:45.458Z[b] svcs milestone/network
6622024-11-21T18:59:45.478ZSTATE STIME FMRI
6632024-11-21T18:59:45.478Z- - svc:/milestone/network:default
6642024-11-21T18:59:46.488Z[b] svcs milestone/network
6652024-11-21T18:59:46.528ZSTATE STIME FMRI
6662024-11-21T18:59:46.528Z- - svc:/milestone/network:default
6672024-11-21T18:59:47.505Z[b] svcs milestone/network
6682024-11-21T18:59:47.521ZSTATE STIME FMRI
6692024-11-21T18:59:47.521Z- - svc:/milestone/network:default
6702024-11-21T18:59:48.516Z[b] svcs milestone/network
6712024-11-21T18:59:48.536ZSTATE STIME FMRI
6722024-11-21T18:59:48.536Z- - svc:/milestone/network:default
6732024-11-21T18:59:49.538Z[b] svcs milestone/network
6742024-11-21T18:59:49.556ZSTATE STIME FMRI
6752024-11-21T18:59:49.556Z- - svc:/milestone/network:default
6762024-11-21T18:59:50.559Z[b] svcs milestone/network
6772024-11-21T18:59:50.576ZSTATE STIME FMRI
6782024-11-21T18:59:50.576Z- - svc:/milestone/network:default
6792024-11-21T18:59:51.577Z[b] svcs milestone/network
6802024-11-21T18:59:51.595ZSTATE STIME FMRI
6812024-11-21T18:59:51.595Z- - svc:/milestone/network:default
6822024-11-21T18:59:52.595Z[b] svcs milestone/network
6832024-11-21T18:59:52.618ZSTATE STIME FMRI
6842024-11-21T18:59:52.618Zoffline 10:59:50 svc:/milestone/network:default
6852024-11-21T18:59:53.618Z[b] svcs milestone/network
6862024-11-21T18:59:53.641ZSTATE STIME FMRI
6872024-11-21T18:59:53.641Zonline 10:59:51 svc:/milestone/network:default
6882024-11-21T18:59:53.641Z[b] ipadm create-addr -t -T dhcp opte1/test
6892024-11-21T18:59:58.735Z
6902024-11-21T18:59:58.735Z[b] route add -iface 10.0.0.254 10.0.0.2
6912024-11-21T18:59:58.753Zadd host 10.0.0.254: gateway 10.0.0.2
6922024-11-21T18:59:58.753Z[b] route add 10.0.0.0/24 10.0.0.254
6932024-11-21T18:59:58.771Zadd net 10.0.0.0/24: gateway 10.0.0.254
6942024-11-21T18:59:58.771Z###---------------###
6952024-11-21T18:59:58.771Z:::Topology built!:::
6962024-11-21T18:59:58.771Z###---------------###
6972024-11-21T18:59:58.774Z###----------------###
6982024-11-21T18:59:58.774Z::: iPerf spawned! :::
6992024-11-21T18:59:58.774Z:::Waiting... (10s):::
7002024-11-21T18:59:58.774Z###----------------###
7012024-11-21T19:00:08.781Z###---###
7022024-11-21T19:00:08.781Z:::Go!:::
7032024-11-21T19:00:08.781Z###---###
7042024-11-21T19:00:08.781Z[a] ping 10.0.0.2
7052024-11-21T19:00:08.809Z10.0.0.2 is alive
7062024-11-21T19:00:08.809Z###-------------------###
7072024-11-21T19:00:08.809Z:::Running experiment :::
7082024-11-21T19:00:08.809Z:::iperf-tcp/local/c2s:::
7092024-11-21T19:00:08.809Z###-------------------###
7102024-11-21T19:00:15.823Z-----------------------------------------------------------
7112024-11-21T19:00:15.823ZServer listening on 5201
7122024-11-21T19:00:15.823Z-----------------------------------------------------------
7132024-11-21T19:00:15.823ZAccepted connection from 10.0.0.1, port 47125
7142024-11-21T19:00:15.824Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64314
7152024-11-21T19:00:15.824Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42203
7162024-11-21T19:00:15.824Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60815
7172024-11-21T19:00:15.824Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64583
7182024-11-21T19:00:15.824Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44468
7192024-11-21T19:00:15.824Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58551
7202024-11-21T19:00:15.824Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57676
7212024-11-21T19:00:15.824Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46353
7222024-11-21T19:00:15.824Z[ ID] Interval Transfer Bandwidth
7232024-11-21T19:00:15.824Z[ 5] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
7242024-11-21T19:00:15.824Z[ 7] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
7252024-11-21T19:00:15.824Z[ 9] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
7262024-11-21T19:00:15.824Z[ 11] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
7272024-11-21T19:00:15.824Z[ 13] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
7282024-11-21T19:00:15.824Z[ 15] 0.00-1.00 sec 19.7 MBytes 166 Mbits/sec
7292024-11-21T19:00:15.824Z[ 17] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
7302024-11-21T19:00:15.824Z[ 19] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
7312024-11-21T19:00:15.824Z[SUM] 0.00-1.00 sec 158 MBytes 1.33 Gbits/sec
7322024-11-21T19:00:15.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
7332024-11-21T19:00:15.824Z[ 5] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
7342024-11-21T19:00:15.824Z[ 7] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
7352024-11-21T19:00:15.824Z[ 9] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
7362024-11-21T19:00:15.824Z[ 11] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
7372024-11-21T19:00:15.825Z[ 13] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
7382024-11-21T19:00:15.825Z[ 15] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
7392024-11-21T19:00:15.825Z[ 17] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
7402024-11-21T19:00:15.825Z[ 19] 1.00-2.00 sec 22.0 MBytes 184 Mbits/sec
7412024-11-21T19:00:15.825Z[SUM] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
7422024-11-21T19:00:15.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
7432024-11-21T19:00:15.825Z[ 5] 2.00-3.00 sec 22.0 MBytes 184 Mbits/sec
7442024-11-21T19:00:15.825Z[ 7] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec
7452024-11-21T19:00:15.825Z[ 9] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
7462024-11-21T19:00:15.825Z[ 11] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec
7472024-11-21T19:00:15.825Z[ 13] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
7482024-11-21T19:00:15.825Z[ 15] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
7492024-11-21T19:00:15.825Z[ 17] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
7502024-11-21T19:00:15.825Z[ 19] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec
7512024-11-21T19:00:15.825Z[SUM] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
7522024-11-21T19:00:15.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
7532024-11-21T19:00:15.826Z[ 5] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
7542024-11-21T19:00:15.826Z[ 7] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
7552024-11-21T19:00:15.826Z[ 9] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
7562024-11-21T19:00:15.826Z[ 11] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
7572024-11-21T19:00:15.826Z[ 13] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
7582024-11-21T19:00:15.826Z[ 15] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
7592024-11-21T19:00:15.826Z[ 17] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
7602024-11-21T19:00:15.826Z[ 19] 3.00-4.00 sec 22.3 MBytes 187 Mbits/sec
7612024-11-21T19:00:15.826Z[SUM] 3.00-4.00 sec 179 MBytes 1.50 Gbits/sec
7622024-11-21T19:00:15.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
7632024-11-21T19:00:15.826Z[ 5] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
7642024-11-21T19:00:15.826Z[ 7] 4.00-5.00 sec 22.0 MBytes 184 Mbits/sec
7652024-11-21T19:00:15.826Z[ 9] 4.00-5.00 sec 22.0 MBytes 184 Mbits/sec
7662024-11-21T19:00:15.826Z[ 11] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
7672024-11-21T19:00:15.826Z[ 13] 4.00-5.00 sec 22.0 MBytes 184 Mbits/sec
7682024-11-21T19:00:15.826Z[ 15] 4.00-5.00 sec 22.0 MBytes 184 Mbits/sec
7692024-11-21T19:00:15.826Z[ 17] 4.00-5.00 sec 22.0 MBytes 184 Mbits/sec
7702024-11-21T19:00:15.826Z[ 19] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
7712024-11-21T19:00:15.826Z[SUM] 4.00-5.00 sec 176 MBytes 1.48 Gbits/sec
7722024-11-21T19:00:15.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
7732024-11-21T19:00:15.826Z[ 5] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
7742024-11-21T19:00:15.826Z[ 7] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
7752024-11-21T19:00:15.826Z[ 9] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
7762024-11-21T19:00:15.827Z[ 11] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
7772024-11-21T19:00:15.827Z[ 13] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
7782024-11-21T19:00:15.827Z[ 15] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
7792024-11-21T19:00:15.827Z[ 17] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
7802024-11-21T19:00:15.827Z[ 19] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
7812024-11-21T19:00:15.827Z[SUM] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec
7822024-11-21T19:00:15.827Z- - - - - - - - - - - - - - - - - - - - - - - - -
7832024-11-21T19:00:15.827Z[ 5] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
7842024-11-21T19:00:15.827Z[ 7] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
7852024-11-21T19:00:15.827Z[ 9] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
7862024-11-21T19:00:19.043Z[ 11] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
7872024-11-21T19:00:19.043Z[ 13] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
7882024-11-21T19:00:19.044Z[ 15] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
7892024-11-21T19:00:19.044Z[ 17] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
7902024-11-21T19:00:19.044Z[ 19] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
7912024-11-21T19:00:19.044Z[SUM] 6.00-7.00 sec 180 MBytes 1.51 Gbits/sec
7922024-11-21T19:00:19.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
7932024-11-21T19:00:19.044Z[ 5] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
7942024-11-21T19:00:19.044Z[ 7] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
7952024-11-21T19:00:19.044Z[ 9] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
7962024-11-21T19:00:19.044Z[ 11] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
7972024-11-21T19:00:19.044Z[ 13] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
7982024-11-21T19:00:19.044Z[ 15] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
7992024-11-21T19:00:19.044Z[ 17] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
8002024-11-21T19:00:19.044Z[ 19] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
8012024-11-21T19:00:19.044Z[SUM] 7.00-8.00 sec 184 MBytes 1.54 Gbits/sec
8022024-11-21T19:00:19.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
8032024-11-21T19:00:19.045Z[ 5] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
8042024-11-21T19:00:19.045Z[ 7] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
8052024-11-21T19:00:19.045Z[ 9] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
8062024-11-21T19:00:19.045Z[ 11] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
8072024-11-21T19:00:19.045Z[ 13] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
8082024-11-21T19:00:19.045Z[ 15] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
8092024-11-21T19:00:19.045Z[ 17] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
8102024-11-21T19:00:19.045Z[ 19] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
8112024-11-21T19:00:19.045Z[SUM] 8.00-9.00 sec 185 MBytes 1.55 Gbits/sec
8122024-11-21T19:00:19.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
8132024-11-21T19:00:19.046Z[ 5] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
8142024-11-21T19:00:19.046Z[ 7] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
8152024-11-21T19:00:19.046Z[ 9] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
8162024-11-21T19:00:19.046Z[ 11] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
8172024-11-21T19:00:19.046Z[ 13] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
8182024-11-21T19:00:19.046Z[ 15] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
8192024-11-21T19:00:19.046Z[ 17] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
8202024-11-21T19:00:19.046Z[ 19] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
8212024-11-21T19:00:19.046Z[SUM] 9.00-10.00 sec 185 MBytes 1.55 Gbits/sec
8222024-11-21T19:00:19.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
8232024-11-21T19:00:19.046Z[ 5] 10.00-10.00 sec 33.9 KBytes 86.8 Mbits/sec
8242024-11-21T19:00:19.046Z[ 7] 10.00-10.00 sec 93.3 KBytes 239 Mbits/sec
8252024-11-21T19:00:19.046Z[ 9] 10.00-10.00 sec 116 KBytes 297 Mbits/sec
8262024-11-21T19:00:19.046Z[ 11] 10.00-10.00 sec 93.3 KBytes 239 Mbits/sec
8272024-11-21T19:00:19.046Z[ 13] 10.00-10.00 sec 107 KBytes 275 Mbits/sec
8282024-11-21T19:00:19.046Z[ 15] 10.00-10.00 sec 124 KBytes 319 Mbits/sec
8292024-11-21T19:00:19.046Z[ 17] 10.00-10.00 sec 124 KBytes 319 Mbits/sec
8302024-11-21T19:00:19.046Z[ 19] 10.00-10.00 sec 124 KBytes 319 Mbits/sec
8312024-11-21T19:00:19.046Z[SUM] 10.00-10.00 sec 817 KBytes 2.09 Gbits/sec
8322024-11-21T19:00:19.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
8332024-11-21T19:00:19.046Z[ ID] Interval Transfer Bandwidth
8342024-11-21T19:00:19.046Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8352024-11-21T19:00:19.046Z[ 5] 0.00-10.00 sec 222 MBytes 186 Mbits/sec receiver
8362024-11-21T19:00:19.048Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8372024-11-21T19:00:19.048Z[ 7] 0.00-10.00 sec 221 MBytes 186 Mbits/sec receiver
8382024-11-21T19:00:19.048Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8392024-11-21T19:00:19.048Z[ 9] 0.00-10.00 sec 221 MBytes 186 Mbits/sec receiver
8402024-11-21T19:00:19.048Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8412024-11-21T19:00:19.048Z[ 11] 0.00-10.00 sec 221 MBytes 186 Mbits/sec receiver
8422024-11-21T19:00:19.048Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8432024-11-21T19:00:19.051Z[ 13] 0.00-10.00 sec 221 MBytes 186 Mbits/sec receiver
8442024-11-21T19:00:19.051Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8452024-11-21T19:00:19.051Z[ 15] 0.00-10.00 sec 221 MBytes 186 Mbits/sec receiver
8462024-11-21T19:00:19.051Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8472024-11-21T19:00:19.051Z[ 17] 0.00-10.00 sec 221 MBytes 186 Mbits/sec receiver
8482024-11-21T19:00:19.051Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8492024-11-21T19:00:19.051Z[ 19] 0.00-10.00 sec 221 MBytes 186 Mbits/sec receiver
8502024-11-21T19:00:19.051Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8512024-11-21T19:00:19.051Z[SUM] 0.00-10.00 sec 1.73 GBytes 1.49 Gbits/sec receiver
8522024-11-21T19:00:19.051ZRun 1/5...1486.16Mbps
8532024-11-21T19:00:26.076Z-----------------------------------------------------------
8542024-11-21T19:00:26.076ZServer listening on 5201
8552024-11-21T19:00:26.076Z-----------------------------------------------------------
8562024-11-21T19:00:26.076ZAccepted connection from 10.0.0.1, port 35340
8572024-11-21T19:00:26.078Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42363
8582024-11-21T19:00:26.078Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49578
8592024-11-21T19:00:26.078Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58771
8602024-11-21T19:00:26.078Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54365
8612024-11-21T19:00:26.078Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44431
8622024-11-21T19:00:26.078Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58650
8632024-11-21T19:00:26.078Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57785
8642024-11-21T19:00:26.078Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37601
8652024-11-21T19:00:26.078Z[ ID] Interval Transfer Bandwidth
8662024-11-21T19:00:26.078Z[ 5] 0.00-1.00 sec 20.5 MBytes 172 Mbits/sec
8672024-11-21T19:00:26.078Z[ 7] 0.00-1.00 sec 20.4 MBytes 171 Mbits/sec
8682024-11-21T19:00:26.078Z[ 9] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8692024-11-21T19:00:26.078Z[ 11] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8702024-11-21T19:00:26.078Z[ 13] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8712024-11-21T19:00:26.078Z[ 15] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8722024-11-21T19:00:26.078Z[ 17] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8732024-11-21T19:00:26.078Z[ 19] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
8742024-11-21T19:00:26.078Z[SUM] 0.00-1.00 sec 163 MBytes 1.37 Gbits/sec
8752024-11-21T19:00:26.078Z- - - - - - - - - - - - - - - - - - - - - - - - -
8762024-11-21T19:00:26.078Z[ 5] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
8772024-11-21T19:00:26.078Z[ 7] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
8782024-11-21T19:00:26.078Z[ 9] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
8792024-11-21T19:00:26.078Z[ 11] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
8802024-11-21T19:00:26.078Z[ 13] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
8812024-11-21T19:00:26.079Z[ 15] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
8822024-11-21T19:00:26.079Z[ 17] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
8832024-11-21T19:00:26.079Z[ 19] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
8842024-11-21T19:00:26.082Z[SUM] 1.00-2.00 sec 181 MBytes 1.51 Gbits/sec
8852024-11-21T19:00:26.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
8862024-11-21T19:00:26.082Z[ 5] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
8872024-11-21T19:00:26.082Z[ 7] 2.00-3.00 sec 22.7 MBytes 190 Mbits/sec
8882024-11-21T19:00:26.082Z[ 9] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
8892024-11-21T19:00:26.082Z[ 11] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
8902024-11-21T19:00:26.082Z[ 13] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
8912024-11-21T19:00:26.082Z[ 15] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
8922024-11-21T19:00:26.082Z[ 17] 2.00-3.00 sec 22.7 MBytes 190 Mbits/sec
8932024-11-21T19:00:26.082Z[ 19] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
8942024-11-21T19:00:26.082Z[SUM] 2.00-3.00 sec 182 MBytes 1.52 Gbits/sec
8952024-11-21T19:00:26.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
8962024-11-21T19:00:26.082Z[ 5] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
8972024-11-21T19:00:26.082Z[ 7] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
8982024-11-21T19:00:26.082Z[ 9] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
8992024-11-21T19:00:26.082Z[ 11] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
9002024-11-21T19:00:26.082Z[ 13] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
9012024-11-21T19:00:26.082Z[ 15] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
9022024-11-21T19:00:26.082Z[ 17] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
9032024-11-21T19:00:26.082Z[ 19] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
9042024-11-21T19:00:26.083Z[SUM] 3.00-4.00 sec 181 MBytes 1.51 Gbits/sec
9052024-11-21T19:00:26.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
9062024-11-21T19:00:26.084Z[ 5] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
9072024-11-21T19:00:26.084Z[ 7] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
9082024-11-21T19:00:26.084Z[ 9] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
9092024-11-21T19:00:26.084Z[ 11] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
9102024-11-21T19:00:26.084Z[ 13] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
9112024-11-21T19:00:26.084Z[ 15] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
9122024-11-21T19:00:26.084Z[ 17] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
9132024-11-21T19:00:26.084Z[ 19] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
9142024-11-21T19:00:26.085Z[SUM] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec
9152024-11-21T19:00:26.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
9162024-11-21T19:00:26.085Z[ 5] 5.00-6.00 sec 22.8 MBytes 192 Mbits/sec
9172024-11-21T19:00:26.085Z[ 7] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
9182024-11-21T19:00:26.085Z[ 9] 5.00-6.00 sec 22.8 MBytes 192 Mbits/sec
9192024-11-21T19:00:26.085Z[ 11] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
9202024-11-21T19:00:26.085Z[ 13] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
9212024-11-21T19:00:26.085Z[ 15] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
9222024-11-21T19:00:26.085Z[ 17] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
9232024-11-21T19:00:26.085Z[ 19] 5.00-6.00 sec 22.8 MBytes 191 Mbits/sec
9242024-11-21T19:00:26.085Z[SUM] 5.00-6.00 sec 182 MBytes 1.53 Gbits/sec
9252024-11-21T19:00:26.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
9262024-11-21T19:00:26.085Z[ 5] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
9272024-11-21T19:00:26.085Z[ 7] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec
9282024-11-21T19:00:26.085Z[ 9] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
9292024-11-21T19:00:29.296Z[ 11] 6.00-7.00 sec 22.7 MBytes 190 Mbits/sec
9302024-11-21T19:00:29.296Z[ 13] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec
9312024-11-21T19:00:29.296Z[ 15] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec
9322024-11-21T19:00:29.297Z[ 17] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec
9332024-11-21T19:00:29.298Z[ 19] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
9342024-11-21T19:00:29.298Z[SUM] 6.00-7.00 sec 181 MBytes 1.52 Gbits/sec
9352024-11-21T19:00:29.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
9362024-11-21T19:00:29.298Z[ 5] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
9372024-11-21T19:00:29.298Z[ 7] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
9382024-11-21T19:00:29.298Z[ 9] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
9392024-11-21T19:00:29.298Z[ 11] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
9402024-11-21T19:00:29.298Z[ 13] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
9412024-11-21T19:00:29.298Z[ 15] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
9422024-11-21T19:00:29.298Z[ 17] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
9432024-11-21T19:00:29.298Z[ 19] 7.00-8.00 sec 22.5 MBytes 188 Mbits/sec
9442024-11-21T19:00:29.298Z[SUM] 7.00-8.00 sec 179 MBytes 1.50 Gbits/sec
9452024-11-21T19:00:29.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
9462024-11-21T19:00:29.298Z[ 5] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
9472024-11-21T19:00:29.298Z[ 7] 8.00-9.00 sec 22.6 MBytes 190 Mbits/sec
9482024-11-21T19:00:29.298Z[ 9] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
9492024-11-21T19:00:29.298Z[ 11] 8.00-9.00 sec 22.6 MBytes 190 Mbits/sec
9502024-11-21T19:00:29.298Z[ 13] 8.00-9.00 sec 22.6 MBytes 190 Mbits/sec
9512024-11-21T19:00:29.298Z[ 15] 8.00-9.00 sec 22.6 MBytes 190 Mbits/sec
9522024-11-21T19:00:29.298Z[ 17] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
9532024-11-21T19:00:29.298Z[ 19] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
9542024-11-21T19:00:29.298Z[SUM] 8.00-9.00 sec 180 MBytes 1.51 Gbits/sec
9552024-11-21T19:00:29.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
9562024-11-21T19:00:29.298Z[ 5] 9.00-10.00 sec 22.8 MBytes 192 Mbits/sec
9572024-11-21T19:00:29.298Z[ 7] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
9582024-11-21T19:00:29.298Z[ 9] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
9592024-11-21T19:00:29.298Z[ 11] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
9602024-11-21T19:00:29.298Z[ 13] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
9612024-11-21T19:00:29.298Z[ 15] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
9622024-11-21T19:00:29.298Z[ 17] 9.00-10.00 sec 22.8 MBytes 191 Mbits/sec
9632024-11-21T19:00:29.298Z[ 19] 9.00-10.00 sec 22.8 MBytes 192 Mbits/sec
9642024-11-21T19:00:29.298Z[SUM] 9.00-10.00 sec 182 MBytes 1.53 Gbits/sec
9652024-11-21T19:00:29.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
9662024-11-21T19:00:29.298Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9672024-11-21T19:00:29.298Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9682024-11-21T19:00:29.298Z[ 9] 10.00-10.00 sec 124 KBytes 527 Mbits/sec
9692024-11-21T19:00:29.299Z[ 11] 10.00-10.00 sec 124 KBytes 527 Mbits/sec
9702024-11-21T19:00:29.299Z[ 13] 10.00-10.00 sec 96.2 KBytes 407 Mbits/sec
9712024-11-21T19:00:29.299Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9722024-11-21T19:00:29.299Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9732024-11-21T19:00:29.299Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9742024-11-21T19:00:29.299Z[SUM] 10.00-10.00 sec 345 KBytes 1.46 Gbits/sec
9752024-11-21T19:00:29.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
9762024-11-21T19:00:29.299Z[ ID] Interval Transfer Bandwidth
9772024-11-21T19:00:29.299Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9782024-11-21T19:00:29.299Z[ 5] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
9792024-11-21T19:00:29.299Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9802024-11-21T19:00:29.300Z[ 7] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
9812024-11-21T19:00:29.300Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9822024-11-21T19:00:29.300Z[ 9] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
9832024-11-21T19:00:29.300Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9842024-11-21T19:00:29.300Z[ 11] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
9852024-11-21T19:00:29.300Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9862024-11-21T19:00:29.300Z[ 13] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
9872024-11-21T19:00:29.300Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9882024-11-21T19:00:29.300Z[ 15] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
9892024-11-21T19:00:29.300Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9902024-11-21T19:00:29.300Z[ 17] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
9912024-11-21T19:00:29.300Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9922024-11-21T19:00:29.300Z[ 19] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
9932024-11-21T19:00:29.300Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9942024-11-21T19:00:29.300Z[SUM] 0.00-10.00 sec 1.75 GBytes 1.50 Gbits/sec receiver
9952024-11-21T19:00:29.303ZRun 2/5...1503.791Mbps
9962024-11-21T19:00:36.326Z-----------------------------------------------------------
9972024-11-21T19:00:36.326ZServer listening on 5201
9982024-11-21T19:00:36.326Z-----------------------------------------------------------
9992024-11-21T19:00:36.326ZAccepted connection from 10.0.0.1, port 62180
10002024-11-21T19:00:36.326Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36524
10012024-11-21T19:00:36.326Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49738
10022024-11-21T19:00:36.326Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35874
10032024-11-21T19:00:36.326Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60697
10042024-11-21T19:00:36.326Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58204
10052024-11-21T19:00:36.326Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47287
10062024-11-21T19:00:36.326Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44879
10072024-11-21T19:00:36.326Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42256
10082024-11-21T19:00:36.326Z[ ID] Interval Transfer Bandwidth
10092024-11-21T19:00:36.326Z[ 5] 0.00-1.00 sec 20.2 MBytes 170 Mbits/sec
10102024-11-21T19:00:36.326Z[ 7] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
10112024-11-21T19:00:36.326Z[ 9] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
10122024-11-21T19:00:36.326Z[ 11] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
10132024-11-21T19:00:36.326Z[ 13] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
10142024-11-21T19:00:36.326Z[ 15] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
10152024-11-21T19:00:36.326Z[ 17] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
10162024-11-21T19:00:36.326Z[ 19] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
10172024-11-21T19:00:36.326Z[SUM] 0.00-1.00 sec 160 MBytes 1.35 Gbits/sec
10182024-11-21T19:00:36.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
10192024-11-21T19:00:36.326Z[ 5] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
10202024-11-21T19:00:36.326Z[ 7] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
10212024-11-21T19:00:36.326Z[ 9] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
10222024-11-21T19:00:36.326Z[ 11] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
10232024-11-21T19:00:36.326Z[ 13] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
10242024-11-21T19:00:36.326Z[ 15] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
10252024-11-21T19:00:36.326Z[ 17] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
10262024-11-21T19:00:36.327Z[ 19] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
10272024-11-21T19:00:36.327Z[SUM] 1.00-2.00 sec 183 MBytes 1.53 Gbits/sec
10282024-11-21T19:00:36.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
10292024-11-21T19:00:36.327Z[ 5] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
10302024-11-21T19:00:36.327Z[ 7] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
10312024-11-21T19:00:36.327Z[ 9] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
10322024-11-21T19:00:36.327Z[ 11] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
10332024-11-21T19:00:36.327Z[ 13] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
10342024-11-21T19:00:36.327Z[ 15] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
10352024-11-21T19:00:36.327Z[ 17] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
10362024-11-21T19:00:36.327Z[ 19] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
10372024-11-21T19:00:36.327Z[SUM] 2.00-3.00 sec 181 MBytes 1.52 Gbits/sec
10382024-11-21T19:00:36.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
10392024-11-21T19:00:36.327Z[ 5] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
10402024-11-21T19:00:36.327Z[ 7] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
10412024-11-21T19:00:36.327Z[ 9] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
10422024-11-21T19:00:36.330Z[ 11] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
10432024-11-21T19:00:36.330Z[ 13] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
10442024-11-21T19:00:36.330Z[ 15] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
10452024-11-21T19:00:36.330Z[ 17] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
10462024-11-21T19:00:36.330Z[ 19] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
10472024-11-21T19:00:36.330Z[SUM] 3.00-4.00 sec 181 MBytes 1.51 Gbits/sec
10482024-11-21T19:00:36.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
10492024-11-21T19:00:36.331Z[ 5] 4.00-5.00 sec 22.6 MBytes 189 Mbits/sec
10502024-11-21T19:00:36.331Z[ 7] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
10512024-11-21T19:00:36.331Z[ 9] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
10522024-11-21T19:00:36.331Z[ 11] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
10532024-11-21T19:00:36.331Z[ 13] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
10542024-11-21T19:00:36.331Z[ 15] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
10552024-11-21T19:00:36.331Z[ 17] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
10562024-11-21T19:00:36.331Z[ 19] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
10572024-11-21T19:00:36.331Z[SUM] 4.00-5.00 sec 180 MBytes 1.51 Gbits/sec
10582024-11-21T19:00:36.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
10592024-11-21T19:00:36.331Z[ 5] 5.00-6.00 sec 22.8 MBytes 191 Mbits/sec
10602024-11-21T19:00:36.331Z[ 7] 5.00-6.00 sec 22.8 MBytes 191 Mbits/sec
10612024-11-21T19:00:36.331Z[ 9] 5.00-6.00 sec 22.8 MBytes 192 Mbits/sec
10622024-11-21T19:00:36.331Z[ 11] 5.00-6.00 sec 22.8 MBytes 191 Mbits/sec
10632024-11-21T19:00:36.331Z[ 13] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
10642024-11-21T19:00:36.332Z[ 15] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
10652024-11-21T19:00:36.332Z[ 17] 5.00-6.00 sec 22.8 MBytes 191 Mbits/sec
10662024-11-21T19:00:36.332Z[ 19] 5.00-6.00 sec 22.8 MBytes 192 Mbits/sec
10672024-11-21T19:00:36.332Z[SUM] 5.00-6.00 sec 182 MBytes 1.53 Gbits/sec
10682024-11-21T19:00:36.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
10692024-11-21T19:00:36.332Z[ 5] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
10702024-11-21T19:00:36.332Z[ 7] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
10712024-11-21T19:00:36.332Z[ 9] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
10722024-11-21T19:00:39.546Z[ 11] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
10732024-11-21T19:00:39.546Z[ 13] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
10742024-11-21T19:00:39.546Z[ 15] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
10752024-11-21T19:00:39.546Z[ 17] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
10762024-11-21T19:00:39.546Z[ 19] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
10772024-11-21T19:00:39.546Z[SUM] 6.00-7.00 sec 184 MBytes 1.54 Gbits/sec
10782024-11-21T19:00:39.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
10792024-11-21T19:00:39.546Z[ 5] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
10802024-11-21T19:00:39.546Z[ 7] 7.00-8.00 sec 22.8 MBytes 191 Mbits/sec
10812024-11-21T19:00:39.546Z[ 9] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
10822024-11-21T19:00:39.546Z[ 11] 7.00-8.00 sec 22.8 MBytes 192 Mbits/sec
10832024-11-21T19:00:39.546Z[ 13] 7.00-8.00 sec 22.8 MBytes 192 Mbits/sec
10842024-11-21T19:00:39.546Z[ 15] 7.00-8.00 sec 22.8 MBytes 191 Mbits/sec
10852024-11-21T19:00:39.546Z[ 17] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
10862024-11-21T19:00:39.546Z[ 19] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
10872024-11-21T19:00:39.546Z[SUM] 7.00-8.00 sec 182 MBytes 1.53 Gbits/sec
10882024-11-21T19:00:39.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
10892024-11-21T19:00:39.547Z[ 5] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
10902024-11-21T19:00:39.547Z[ 7] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
10912024-11-21T19:00:39.547Z[ 9] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
10922024-11-21T19:00:39.547Z[ 11] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
10932024-11-21T19:00:39.547Z[ 13] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
10942024-11-21T19:00:39.547Z[ 15] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
10952024-11-21T19:00:39.547Z[ 17] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
10962024-11-21T19:00:39.547Z[ 19] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
10972024-11-21T19:00:39.548Z[SUM] 8.00-9.00 sec 184 MBytes 1.55 Gbits/sec
10982024-11-21T19:00:39.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
10992024-11-21T19:00:39.548Z[ 5] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
11002024-11-21T19:00:39.548Z[ 7] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
11012024-11-21T19:00:39.548Z[ 9] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
11022024-11-21T19:00:39.548Z[ 11] 9.00-10.00 sec 22.6 MBytes 190 Mbits/sec
11032024-11-21T19:00:39.548Z[ 13] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec
11042024-11-21T19:00:39.548Z[ 15] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
11052024-11-21T19:00:39.548Z[ 17] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
11062024-11-21T19:00:39.548Z[ 19] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
11072024-11-21T19:00:39.548Z[SUM] 9.00-10.00 sec 182 MBytes 1.52 Gbits/sec
11082024-11-21T19:00:39.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
11092024-11-21T19:00:39.548Z[ 5] 10.00-10.00 sec 5.66 KBytes 22.4 Mbits/sec
11102024-11-21T19:00:39.548Z[ 7] 10.00-10.00 sec 36.8 KBytes 146 Mbits/sec
11112024-11-21T19:00:39.548Z[ 9] 10.00-10.00 sec 14.1 KBytes 56.1 Mbits/sec
11122024-11-21T19:00:39.548Z[ 11] 10.00-10.00 sec 124 KBytes 494 Mbits/sec
11132024-11-21T19:00:39.549Z[ 13] 10.00-10.00 sec 124 KBytes 494 Mbits/sec
11142024-11-21T19:00:39.549Z[ 15] 10.00-10.00 sec 59.4 KBytes 236 Mbits/sec
11152024-11-21T19:00:39.549Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11162024-11-21T19:00:39.549Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11172024-11-21T19:00:39.549Z[SUM] 10.00-10.00 sec 365 KBytes 1.45 Gbits/sec
11182024-11-21T19:00:39.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
11192024-11-21T19:00:39.549Z[ ID] Interval Transfer Bandwidth
11202024-11-21T19:00:39.550Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11212024-11-21T19:00:39.550Z[ 5] 0.00-10.00 sec 225 MBytes 189 Mbits/sec receiver
11222024-11-21T19:00:39.550Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11232024-11-21T19:00:39.550Z[ 7] 0.00-10.00 sec 225 MBytes 189 Mbits/sec receiver
11242024-11-21T19:00:39.550Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11252024-11-21T19:00:39.550Z[ 9] 0.00-10.00 sec 225 MBytes 189 Mbits/sec receiver
11262024-11-21T19:00:39.550Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11272024-11-21T19:00:39.550Z[ 11] 0.00-10.00 sec 225 MBytes 189 Mbits/sec receiver
11282024-11-21T19:00:39.550Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11292024-11-21T19:00:39.550Z[ 13] 0.00-10.00 sec 225 MBytes 189 Mbits/sec receiver
11302024-11-21T19:00:39.550Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11312024-11-21T19:00:39.550Z[ 15] 0.00-10.00 sec 225 MBytes 189 Mbits/sec receiver
11322024-11-21T19:00:39.550Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11332024-11-21T19:00:39.550Z[ 17] 0.00-10.00 sec 225 MBytes 189 Mbits/sec receiver
11342024-11-21T19:00:39.550Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11352024-11-21T19:00:39.551Z[ 19] 0.00-10.00 sec 225 MBytes 189 Mbits/sec receiver
11362024-11-21T19:00:39.551Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11372024-11-21T19:00:39.551Z[SUM] 0.00-10.00 sec 1.76 GBytes 1.51 Gbits/sec receiver
11382024-11-21T19:00:39.554ZRun 3/5...1509.596Mbps
11392024-11-21T19:00:46.576Z-----------------------------------------------------------
11402024-11-21T19:00:46.576ZServer listening on 5201
11412024-11-21T19:00:46.576Z-----------------------------------------------------------
11422024-11-21T19:00:46.576ZAccepted connection from 10.0.0.1, port 59839
11432024-11-21T19:00:46.576Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33500
11442024-11-21T19:00:46.576Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61381
11452024-11-21T19:00:46.576Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57789
11462024-11-21T19:00:46.576Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53926
11472024-11-21T19:00:46.576Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38338
11482024-11-21T19:00:46.576Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50551
11492024-11-21T19:00:46.577Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41566
11502024-11-21T19:00:46.577Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48205
11512024-11-21T19:00:46.577Z[ ID] Interval Transfer Bandwidth
11522024-11-21T19:00:46.577Z[ 5] 0.00-1.00 sec 20.4 MBytes 171 Mbits/sec
11532024-11-21T19:00:46.577Z[ 7] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
11542024-11-21T19:00:46.577Z[ 9] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
11552024-11-21T19:00:46.577Z[ 11] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
11562024-11-21T19:00:46.578Z[ 13] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
11572024-11-21T19:00:46.578Z[ 15] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
11582024-11-21T19:00:46.578Z[ 17] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
11592024-11-21T19:00:46.578Z[ 19] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
11602024-11-21T19:00:46.578Z[SUM] 0.00-1.00 sec 162 MBytes 1.36 Gbits/sec
11612024-11-21T19:00:46.578Z- - - - - - - - - - - - - - - - - - - - - - - - -
11622024-11-21T19:00:46.578Z[ 5] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
11632024-11-21T19:00:46.578Z[ 7] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
11642024-11-21T19:00:46.578Z[ 9] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
11652024-11-21T19:00:46.578Z[ 11] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
11662024-11-21T19:00:46.578Z[ 13] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
11672024-11-21T19:00:46.578Z[ 15] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
11682024-11-21T19:00:46.578Z[ 17] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
11692024-11-21T19:00:46.578Z[ 19] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
11702024-11-21T19:00:46.578Z[SUM] 1.00-2.00 sec 185 MBytes 1.55 Gbits/sec
11712024-11-21T19:00:46.578Z- - - - - - - - - - - - - - - - - - - - - - - - -
11722024-11-21T19:00:46.578Z[ 5] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
11732024-11-21T19:00:46.579Z[ 7] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
11742024-11-21T19:00:46.579Z[ 9] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
11752024-11-21T19:00:46.579Z[ 11] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
11762024-11-21T19:00:46.579Z[ 13] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
11772024-11-21T19:00:46.579Z[ 15] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
11782024-11-21T19:00:46.579Z[ 17] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
11792024-11-21T19:00:46.579Z[ 19] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
11802024-11-21T19:00:46.579Z[SUM] 2.00-3.00 sec 184 MBytes 1.54 Gbits/sec
11812024-11-21T19:00:46.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
11822024-11-21T19:00:46.582Z[ 5] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
11832024-11-21T19:00:46.582Z[ 7] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
11842024-11-21T19:00:46.582Z[ 9] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
11852024-11-21T19:00:46.582Z[ 11] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
11862024-11-21T19:00:46.582Z[ 13] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
11872024-11-21T19:00:46.582Z[ 15] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
11882024-11-21T19:00:46.582Z[ 17] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
11892024-11-21T19:00:46.582Z[ 19] 3.00-4.00 sec 22.8 MBytes 192 Mbits/sec
11902024-11-21T19:00:46.582Z[SUM] 3.00-4.00 sec 182 MBytes 1.53 Gbits/sec
11912024-11-21T19:00:46.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
11922024-11-21T19:00:46.582Z[ 5] 4.00-5.00 sec 22.6 MBytes 189 Mbits/sec
11932024-11-21T19:00:46.582Z[ 7] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
11942024-11-21T19:00:46.582Z[ 9] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
11952024-11-21T19:00:46.582Z[ 11] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
11962024-11-21T19:00:46.583Z[ 13] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
11972024-11-21T19:00:46.583Z[ 15] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
11982024-11-21T19:00:46.583Z[ 17] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
11992024-11-21T19:00:46.583Z[ 19] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
12002024-11-21T19:00:46.583Z[SUM] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec
12012024-11-21T19:00:46.583Z- - - - - - - - - - - - - - - - - - - - - - - - -
12022024-11-21T19:00:46.583Z[ 5] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12032024-11-21T19:00:46.583Z[ 7] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12042024-11-21T19:00:46.583Z[ 9] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12052024-11-21T19:00:46.583Z[ 11] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12062024-11-21T19:00:46.583Z[ 13] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12072024-11-21T19:00:46.583Z[ 15] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12082024-11-21T19:00:46.583Z[ 17] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12092024-11-21T19:00:46.583Z[ 19] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
12102024-11-21T19:00:46.583Z[SUM] 5.00-6.00 sec 181 MBytes 1.52 Gbits/sec
12112024-11-21T19:00:46.583Z- - - - - - - - - - - - - - - - - - - - - - - - -
12122024-11-21T19:00:46.583Z[ 5] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
12132024-11-21T19:00:46.583Z[ 7] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
12142024-11-21T19:00:46.583Z[ 9] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec
12152024-11-21T19:00:49.797Z[ 11] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec
12162024-11-21T19:00:49.797Z[ 13] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
12172024-11-21T19:00:49.797Z[ 15] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
12182024-11-21T19:00:49.797Z[ 17] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
12192024-11-21T19:00:49.797Z[ 19] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
12202024-11-21T19:00:49.797Z[SUM] 6.00-7.00 sec 178 MBytes 1.49 Gbits/sec
12212024-11-21T19:00:49.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
12222024-11-21T19:00:49.797Z[ 5] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
12232024-11-21T19:00:49.797Z[ 7] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
12242024-11-21T19:00:49.798Z[ 9] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
12252024-11-21T19:00:49.798Z[ 11] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
12262024-11-21T19:00:49.798Z[ 13] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
12272024-11-21T19:00:49.798Z[ 15] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
12282024-11-21T19:00:49.798Z[ 17] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
12292024-11-21T19:00:49.798Z[ 19] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
12302024-11-21T19:00:49.798Z[SUM] 7.00-8.00 sec 178 MBytes 1.49 Gbits/sec
12312024-11-21T19:00:49.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
12322024-11-21T19:00:49.798Z[ 5] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
12332024-11-21T19:00:49.798Z[ 7] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
12342024-11-21T19:00:49.798Z[ 9] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
12352024-11-21T19:00:49.798Z[ 11] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
12362024-11-21T19:00:49.798Z[ 13] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
12372024-11-21T19:00:49.798Z[ 15] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
12382024-11-21T19:00:49.798Z[ 17] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
12392024-11-21T19:00:49.798Z[ 19] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
12402024-11-21T19:00:49.798Z[SUM] 8.00-9.00 sec 179 MBytes 1.50 Gbits/sec
12412024-11-21T19:00:49.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
12422024-11-21T19:00:49.799Z[ 5] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12432024-11-21T19:00:49.799Z[ 7] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12442024-11-21T19:00:49.799Z[ 9] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12452024-11-21T19:00:49.799Z[ 11] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12462024-11-21T19:00:49.799Z[ 13] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12472024-11-21T19:00:49.799Z[ 15] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12482024-11-21T19:00:49.799Z[ 17] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12492024-11-21T19:00:49.799Z[ 19] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
12502024-11-21T19:00:49.800Z[SUM] 9.00-10.00 sec 180 MBytes 1.51 Gbits/sec
12512024-11-21T19:00:49.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
12522024-11-21T19:00:49.800Z[ 5] 10.00-10.00 sec 73.5 KBytes 269 Mbits/sec
12532024-11-21T19:00:49.800Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12542024-11-21T19:00:49.800Z[ 9] 10.00-10.00 sec 124 KBytes 455 Mbits/sec
12552024-11-21T19:00:49.800Z[ 11] 10.00-10.00 sec 124 KBytes 455 Mbits/sec
12562024-11-21T19:00:49.800Z[ 13] 10.00-10.00 sec 5.66 KBytes 20.7 Mbits/sec
12572024-11-21T19:00:49.800Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12582024-11-21T19:00:49.800Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12592024-11-21T19:00:49.800Z[ 19] 10.00-10.00 sec 82.0 KBytes 300 Mbits/sec
12602024-11-21T19:00:49.800Z[SUM] 10.00-10.00 sec 410 KBytes 1.50 Gbits/sec
12612024-11-21T19:00:49.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
12622024-11-21T19:00:49.800Z[ ID] Interval Transfer Bandwidth
12632024-11-21T19:00:49.800Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12642024-11-21T19:00:49.800Z[ 5] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12652024-11-21T19:00:49.800Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12662024-11-21T19:00:49.800Z[ 7] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12672024-11-21T19:00:49.800Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12682024-11-21T19:00:49.800Z[ 9] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12692024-11-21T19:00:49.800Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12702024-11-21T19:00:49.800Z[ 11] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12712024-11-21T19:00:49.800Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12722024-11-21T19:00:49.800Z[ 13] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12732024-11-21T19:00:49.801Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12742024-11-21T19:00:49.801Z[ 15] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12752024-11-21T19:00:49.801Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12762024-11-21T19:00:49.801Z[ 17] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12772024-11-21T19:00:49.801Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12782024-11-21T19:00:49.802Z[ 19] 0.00-10.00 sec 224 MBytes 188 Mbits/sec receiver
12792024-11-21T19:00:49.802Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12802024-11-21T19:00:49.802Z[SUM] 0.00-10.00 sec 1.75 GBytes 1.50 Gbits/sec receiver
12812024-11-21T19:00:49.805ZRun 4/5...1502.053Mbps
12822024-11-21T19:00:56.826Z-----------------------------------------------------------
12832024-11-21T19:00:56.826ZServer listening on 5201
12842024-11-21T19:00:56.827Z-----------------------------------------------------------
12852024-11-21T19:00:56.827ZAccepted connection from 10.0.0.1, port 36897
12862024-11-21T19:00:56.827Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55914
12872024-11-21T19:00:56.827Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36970
12882024-11-21T19:00:56.827Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41318
12892024-11-21T19:00:56.827Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57170
12902024-11-21T19:00:56.827Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51577
12912024-11-21T19:00:56.827Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40123
12922024-11-21T19:00:56.827Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41115
12932024-11-21T19:00:56.827Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47575
12942024-11-21T19:00:56.827Z[ ID] Interval Transfer Bandwidth
12952024-11-21T19:00:56.827Z[ 5] 0.00-1.00 sec 20.4 MBytes 171 Mbits/sec
12962024-11-21T19:00:56.827Z[ 7] 0.00-1.00 sec 20.4 MBytes 171 Mbits/sec
12972024-11-21T19:00:56.828Z[ 9] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
12982024-11-21T19:00:56.828Z[ 11] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
12992024-11-21T19:00:56.828Z[ 13] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
13002024-11-21T19:00:56.828Z[ 15] 0.00-1.00 sec 20.3 MBytes 170 Mbits/sec
13012024-11-21T19:00:56.828Z[ 17] 0.00-1.00 sec 20.2 MBytes 170 Mbits/sec
13022024-11-21T19:00:56.828Z[ 19] 0.00-1.00 sec 20.2 MBytes 169 Mbits/sec
13032024-11-21T19:00:56.828Z[SUM] 0.00-1.00 sec 162 MBytes 1.36 Gbits/sec
13042024-11-21T19:00:56.828Z- - - - - - - - - - - - - - - - - - - - - - - - -
13052024-11-21T19:00:56.828Z[ 5] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
13062024-11-21T19:00:56.828Z[ 7] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
13072024-11-21T19:00:56.828Z[ 9] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
13082024-11-21T19:00:56.828Z[ 11] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
13092024-11-21T19:00:56.828Z[ 13] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
13102024-11-21T19:00:56.828Z[ 15] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
13112024-11-21T19:00:56.828Z[ 17] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
13122024-11-21T19:00:56.828Z[ 19] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
13132024-11-21T19:00:56.828Z[SUM] 1.00-2.00 sec 183 MBytes 1.53 Gbits/sec
13142024-11-21T19:00:56.828Z- - - - - - - - - - - - - - - - - - - - - - - - -
13152024-11-21T19:00:56.829Z[ 5] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
13162024-11-21T19:00:56.829Z[ 7] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
13172024-11-21T19:00:56.829Z[ 9] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
13182024-11-21T19:00:56.829Z[ 11] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
13192024-11-21T19:00:56.829Z[ 13] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
13202024-11-21T19:00:56.829Z[ 15] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
13212024-11-21T19:00:56.829Z[ 17] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
13222024-11-21T19:00:56.830Z[ 19] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
13232024-11-21T19:00:56.830Z[SUM] 2.00-3.00 sec 179 MBytes 1.50 Gbits/sec
13242024-11-21T19:00:56.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
13252024-11-21T19:00:56.830Z[ 5] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
13262024-11-21T19:00:56.830Z[ 7] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
13272024-11-21T19:00:56.830Z[ 9] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
13282024-11-21T19:00:56.830Z[ 11] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
13292024-11-21T19:00:56.830Z[ 13] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
13302024-11-21T19:00:56.830Z[ 15] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
13312024-11-21T19:00:56.830Z[ 17] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
13322024-11-21T19:00:56.830Z[ 19] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
13332024-11-21T19:00:56.830Z[SUM] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec
13342024-11-21T19:00:56.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
13352024-11-21T19:00:56.830Z[ 5] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13362024-11-21T19:00:56.830Z[ 7] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13372024-11-21T19:00:56.830Z[ 9] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13382024-11-21T19:00:56.834Z[ 11] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13392024-11-21T19:00:56.834Z[ 13] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13402024-11-21T19:00:56.834Z[ 15] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13412024-11-21T19:00:56.834Z[ 17] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13422024-11-21T19:00:56.834Z[ 19] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
13432024-11-21T19:00:56.834Z[SUM] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec
13442024-11-21T19:00:56.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
13452024-11-21T19:00:56.834Z[ 5] 5.00-6.00 sec 22.8 MBytes 191 Mbits/sec
13462024-11-21T19:00:56.835Z[ 7] 5.00-6.00 sec 22.8 MBytes 192 Mbits/sec
13472024-11-21T19:00:56.835Z[ 9] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
13482024-11-21T19:00:56.835Z[ 11] 5.00-6.00 sec 22.8 MBytes 192 Mbits/sec
13492024-11-21T19:00:56.835Z[ 13] 5.00-6.00 sec 22.8 MBytes 192 Mbits/sec
13502024-11-21T19:00:56.835Z[ 15] 5.00-6.00 sec 22.8 MBytes 192 Mbits/sec
13512024-11-21T19:00:56.835Z[ 17] 5.00-6.00 sec 22.8 MBytes 192 Mbits/sec
13522024-11-21T19:00:56.835Z[ 19] 5.00-6.00 sec 22.8 MBytes 192 Mbits/sec
13532024-11-21T19:00:56.835Z[SUM] 5.00-6.00 sec 183 MBytes 1.53 Gbits/sec
13542024-11-21T19:00:56.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
13552024-11-21T19:00:56.835Z[ 5] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
13562024-11-21T19:00:56.835Z[ 7] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
13572024-11-21T19:00:56.835Z[ 9] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
13582024-11-21T19:01:00.049Z[ 11] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
13592024-11-21T19:01:00.049Z[ 13] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
13602024-11-21T19:01:00.049Z[ 15] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
13612024-11-21T19:01:00.049Z[ 17] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
13622024-11-21T19:01:00.049Z[ 19] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
13632024-11-21T19:01:00.049Z[SUM] 6.00-7.00 sec 180 MBytes 1.51 Gbits/sec
13642024-11-21T19:01:00.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
13652024-11-21T19:01:00.049Z[ 5] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
13662024-11-21T19:01:00.049Z[ 7] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
13672024-11-21T19:01:00.049Z[ 9] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
13682024-11-21T19:01:00.049Z[ 11] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
13692024-11-21T19:01:00.049Z[ 13] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
13702024-11-21T19:01:00.049Z[ 15] 7.00-8.00 sec 22.2 MBytes 187 Mbits/sec
13712024-11-21T19:01:00.049Z[ 17] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
13722024-11-21T19:01:00.049Z[ 19] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
13732024-11-21T19:01:00.049Z[SUM] 7.00-8.00 sec 178 MBytes 1.50 Gbits/sec
13742024-11-21T19:01:00.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
13752024-11-21T19:01:00.049Z[ 5] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
13762024-11-21T19:01:00.049Z[ 7] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
13772024-11-21T19:01:00.049Z[ 9] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
13782024-11-21T19:01:00.049Z[ 11] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
13792024-11-21T19:01:00.049Z[ 13] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
13802024-11-21T19:01:00.049Z[ 15] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
13812024-11-21T19:01:00.049Z[ 17] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
13822024-11-21T19:01:00.049Z[ 19] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
13832024-11-21T19:01:00.050Z[SUM] 8.00-9.00 sec 176 MBytes 1.48 Gbits/sec
13842024-11-21T19:01:00.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
13852024-11-21T19:01:00.050Z[ 5] 9.00-10.00 sec 22.2 MBytes 186 Mbits/sec
13862024-11-21T19:01:00.051Z[ 7] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
13872024-11-21T19:01:00.051Z[ 9] 9.00-10.00 sec 22.2 MBytes 186 Mbits/sec
13882024-11-21T19:01:00.051Z[ 11] 9.00-10.00 sec 22.1 MBytes 186 Mbits/sec
13892024-11-21T19:01:00.051Z[ 13] 9.00-10.00 sec 22.2 MBytes 186 Mbits/sec
13902024-11-21T19:01:00.051Z[ 15] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
13912024-11-21T19:01:00.051Z[ 17] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
13922024-11-21T19:01:00.051Z[ 19] 9.00-10.00 sec 22.2 MBytes 187 Mbits/sec
13932024-11-21T19:01:00.051Z[SUM] 9.00-10.00 sec 178 MBytes 1.49 Gbits/sec
13942024-11-21T19:01:00.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
13952024-11-21T19:01:00.052Z[ 5] 10.00-10.00 sec 82.0 KBytes 273 Mbits/sec
13962024-11-21T19:01:00.052Z[ 7] 10.00-10.00 sec 73.5 KBytes 245 Mbits/sec
13972024-11-21T19:01:00.052Z[ 9] 10.00-10.00 sec 17.0 KBytes 56.5 Mbits/sec
13982024-11-21T19:01:00.053Z[ 11] 10.00-10.00 sec 124 KBytes 414 Mbits/sec
13992024-11-21T19:01:00.053Z[ 13] 10.00-10.00 sec 124 KBytes 414 Mbits/sec
14002024-11-21T19:01:00.053Z[ 15] 10.00-10.00 sec 124 KBytes 414 Mbits/sec
14012024-11-21T19:01:00.053Z[ 17] 10.00-10.00 sec 43.8 KBytes 146 Mbits/sec
14022024-11-21T19:01:00.053Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14032024-11-21T19:01:00.053Z[SUM] 10.00-10.00 sec 590 KBytes 1.96 Gbits/sec
14042024-11-21T19:01:00.053Z- - - - - - - - - - - - - - - - - - - - - - - - -
14052024-11-21T19:01:00.053Z[ ID] Interval Transfer Bandwidth
14062024-11-21T19:01:00.053Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14072024-11-21T19:01:00.053Z[ 5] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
14082024-11-21T19:01:00.053Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14092024-11-21T19:01:00.053Z[ 7] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
14102024-11-21T19:01:00.053Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14112024-11-21T19:01:00.053Z[ 9] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
14122024-11-21T19:01:00.053Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14132024-11-21T19:01:00.053Z[ 11] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
14142024-11-21T19:01:00.053Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14152024-11-21T19:01:00.053Z[ 13] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
14162024-11-21T19:01:00.053Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14172024-11-21T19:01:00.053Z[ 15] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
14182024-11-21T19:01:00.053Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14192024-11-21T19:01:00.053Z[ 17] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
14202024-11-21T19:01:00.054Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14212024-11-21T19:01:00.054Z[ 19] 0.00-10.00 sec 223 MBytes 187 Mbits/sec receiver
14222024-11-21T19:01:00.054Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14232024-11-21T19:01:00.054Z[SUM] 0.00-10.00 sec 1.74 GBytes 1.49 Gbits/sec receiver
14242024-11-21T19:01:00.058ZRun 5/5...1495.004Mbps
14252024-11-21T19:01:00.058Z###---------------------###
14262024-11-21T19:01:00.058Z::: iPerf done... :::
14272024-11-21T19:01:00.058Z:::Awaiting out files...:::
14282024-11-21T19:01:00.058Z###---------------------###
14292024-11-21T19:01:00.058Z###-----###
14302024-11-21T19:01:00.058Z:::done!:::
14312024-11-21T19:01:00.058Z###-----###
14322024-11-21T19:01:00.058Z###-------------------###
14332024-11-21T19:01:00.058Z:::Running experiment :::
14342024-11-21T19:01:00.058Z:::iperf-tcp/local/s2c:::
14352024-11-21T19:01:00.058Z###-------------------###
14362024-11-21T19:01:07.079Z-----------------------------------------------------------
14372024-11-21T19:01:07.079ZServer listening on 5201
14382024-11-21T19:01:07.079Z-----------------------------------------------------------
14392024-11-21T19:01:07.079ZAccepted connection from 10.0.0.1, port 45932
14402024-11-21T19:01:07.080Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38191
14412024-11-21T19:01:07.080Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55098
14422024-11-21T19:01:07.080Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39895
14432024-11-21T19:01:07.080Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46935
14442024-11-21T19:01:07.080Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60526
14452024-11-21T19:01:07.080Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41449
14462024-11-21T19:01:07.080Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36561
14472024-11-21T19:01:07.080Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51447
14482024-11-21T19:01:07.080Z[ ID] Interval Transfer Bandwidth
14492024-11-21T19:01:07.080Z[ 5] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
14502024-11-21T19:01:07.081Z[ 7] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec
14512024-11-21T19:01:07.081Z[ 9] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
14522024-11-21T19:01:07.081Z[ 11] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec
14532024-11-21T19:01:07.081Z[ 13] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
14542024-11-21T19:01:07.081Z[ 15] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
14552024-11-21T19:01:07.081Z[ 17] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
14562024-11-21T19:01:07.081Z[ 19] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
14572024-11-21T19:01:07.081Z[SUM] 0.00-1.00 sec 160 MBytes 1.34 Gbits/sec
14582024-11-21T19:01:07.081Z- - - - - - - - - - - - - - - - - - - - - - - - -
14592024-11-21T19:01:07.081Z[ 5] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
14602024-11-21T19:01:07.081Z[ 7] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
14612024-11-21T19:01:07.081Z[ 9] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
14622024-11-21T19:01:07.081Z[ 11] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
14632024-11-21T19:01:07.081Z[ 13] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14642024-11-21T19:01:07.082Z[ 15] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14652024-11-21T19:01:07.082Z[ 17] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
14662024-11-21T19:01:07.082Z[ 19] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
14672024-11-21T19:01:07.082Z[SUM] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
14682024-11-21T19:01:07.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
14692024-11-21T19:01:07.082Z[ 5] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
14702024-11-21T19:01:07.082Z[ 7] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
14712024-11-21T19:01:07.082Z[ 9] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
14722024-11-21T19:01:07.082Z[ 11] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
14732024-11-21T19:01:07.082Z[ 13] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
14742024-11-21T19:01:07.082Z[ 15] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
14752024-11-21T19:01:07.082Z[ 17] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
14762024-11-21T19:01:07.082Z[ 19] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
14772024-11-21T19:01:07.082Z[SUM] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec
14782024-11-21T19:01:07.082Z- - - - - - - - - - - - - - - - - - - - - - - - -
14792024-11-21T19:01:07.082Z[ 5] 3.00-4.00 sec 21.5 MBytes 181 Mbits/sec
14802024-11-21T19:01:07.082Z[ 7] 3.00-4.00 sec 21.6 MBytes 182 Mbits/sec
14812024-11-21T19:01:07.082Z[ 9] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
14822024-11-21T19:01:07.083Z[ 11] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
14832024-11-21T19:01:07.086Z[ 13] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
14842024-11-21T19:01:07.086Z[ 15] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
14852024-11-21T19:01:07.086Z[ 17] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
14862024-11-21T19:01:07.086Z[ 19] 3.00-4.00 sec 21.6 MBytes 181 Mbits/sec
14872024-11-21T19:01:07.086Z[SUM] 3.00-4.00 sec 173 MBytes 1.45 Gbits/sec
14882024-11-21T19:01:07.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
14892024-11-21T19:01:07.086Z[ 5] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
14902024-11-21T19:01:07.086Z[ 7] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
14912024-11-21T19:01:07.086Z[ 9] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
14922024-11-21T19:01:07.086Z[ 11] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
14932024-11-21T19:01:07.086Z[ 13] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
14942024-11-21T19:01:07.086Z[ 15] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
14952024-11-21T19:01:07.086Z[ 17] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
14962024-11-21T19:01:07.087Z[ 19] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
14972024-11-21T19:01:07.087Z[SUM] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
14982024-11-21T19:01:07.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
14992024-11-21T19:01:07.087Z[ 5] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15002024-11-21T19:01:07.087Z[ 7] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15012024-11-21T19:01:07.087Z[ 9] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
15022024-11-21T19:01:07.087Z[ 11] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
15032024-11-21T19:01:07.087Z[ 13] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15042024-11-21T19:01:07.087Z[ 15] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15052024-11-21T19:01:07.087Z[ 17] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15062024-11-21T19:01:07.087Z[ 19] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
15072024-11-21T19:01:07.087Z[SUM] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec
15082024-11-21T19:01:07.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
15092024-11-21T19:01:07.087Z[ 5] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
15102024-11-21T19:01:07.087Z[ 7] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
15112024-11-21T19:01:07.087Z[ 9] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
15122024-11-21T19:01:10.298Z[ 11] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
15132024-11-21T19:01:10.298Z[ 13] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
15142024-11-21T19:01:10.298Z[ 15] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
15152024-11-21T19:01:10.298Z[ 17] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
15162024-11-21T19:01:10.299Z[ 19] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
15172024-11-21T19:01:10.299Z[SUM] 6.00-7.00 sec 175 MBytes 1.47 Gbits/sec
15182024-11-21T19:01:10.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
15192024-11-21T19:01:10.299Z[ 5] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
15202024-11-21T19:01:10.299Z[ 7] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
15212024-11-21T19:01:10.299Z[ 9] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
15222024-11-21T19:01:10.299Z[ 11] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
15232024-11-21T19:01:10.299Z[ 13] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
15242024-11-21T19:01:10.299Z[ 15] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
15252024-11-21T19:01:10.299Z[ 17] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
15262024-11-21T19:01:10.299Z[ 19] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
15272024-11-21T19:01:10.299Z[SUM] 7.00-8.00 sec 173 MBytes 1.45 Gbits/sec
15282024-11-21T19:01:10.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
15292024-11-21T19:01:10.299Z[ 5] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
15302024-11-21T19:01:10.299Z[ 7] 8.00-9.00 sec 21.6 MBytes 181 Mbits/sec
15312024-11-21T19:01:10.299Z[ 9] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
15322024-11-21T19:01:10.299Z[ 11] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
15332024-11-21T19:01:10.299Z[ 13] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
15342024-11-21T19:01:10.299Z[ 15] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
15352024-11-21T19:01:10.299Z[ 17] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
15362024-11-21T19:01:10.299Z[ 19] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
15372024-11-21T19:01:10.299Z[SUM] 8.00-9.00 sec 173 MBytes 1.45 Gbits/sec
15382024-11-21T19:01:10.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
15392024-11-21T19:01:10.299Z[ 5] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
15402024-11-21T19:01:10.300Z[ 7] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
15412024-11-21T19:01:10.300Z[ 9] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
15422024-11-21T19:01:10.300Z[ 11] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
15432024-11-21T19:01:10.300Z[ 13] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
15442024-11-21T19:01:10.300Z[ 15] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
15452024-11-21T19:01:10.300Z[ 17] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
15462024-11-21T19:01:10.300Z[ 19] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
15472024-11-21T19:01:10.300Z[SUM] 9.00-10.00 sec 174 MBytes 1.46 Gbits/sec
15482024-11-21T19:01:10.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
15492024-11-21T19:01:10.300Z[ 5] 10.00-10.00 sec 113 KBytes 405 Mbits/sec
15502024-11-21T19:01:10.300Z[ 7] 10.00-10.00 sec 56.6 KBytes 203 Mbits/sec
15512024-11-21T19:01:10.300Z[ 9] 10.00-10.00 sec 56.6 KBytes 203 Mbits/sec
15522024-11-21T19:01:10.300Z[ 11] 10.00-10.00 sec 56.6 KBytes 203 Mbits/sec
15532024-11-21T19:01:10.301Z[ 13] 10.00-10.00 sec 56.6 KBytes 203 Mbits/sec
15542024-11-21T19:01:10.301Z[ 15] 10.00-10.00 sec 56.6 KBytes 202 Mbits/sec
15552024-11-21T19:01:10.301Z[ 17] 10.00-10.00 sec 56.6 KBytes 202 Mbits/sec
15562024-11-21T19:01:10.301Z[ 19] 10.00-10.00 sec 56.6 KBytes 203 Mbits/sec
15572024-11-21T19:01:10.301Z[SUM] 10.00-10.00 sec 509 KBytes 1.82 Gbits/sec
15582024-11-21T19:01:10.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
15592024-11-21T19:01:10.301Z[ ID] Interval Transfer Bandwidth
15602024-11-21T19:01:10.301Z[ 5] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
15612024-11-21T19:01:10.301Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15622024-11-21T19:01:10.301Z[ 7] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
15632024-11-21T19:01:10.301Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15642024-11-21T19:01:10.302Z[ 9] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
15652024-11-21T19:01:10.302Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15662024-11-21T19:01:10.302Z[ 11] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
15672024-11-21T19:01:10.302Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15682024-11-21T19:01:10.302Z[ 13] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
15692024-11-21T19:01:10.302Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15702024-11-21T19:01:10.302Z[ 15] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
15712024-11-21T19:01:10.302Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15722024-11-21T19:01:10.302Z[ 17] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
15732024-11-21T19:01:10.302Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15742024-11-21T19:01:10.302Z[ 19] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
15752024-11-21T19:01:10.302Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15762024-11-21T19:01:10.302Z[SUM] 0.00-10.00 sec 1.68 GBytes 1.45 Gbits/sec sender
15772024-11-21T19:01:10.302Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15782024-11-21T19:01:10.306ZRun 1/5...1446.637Mbps
15792024-11-21T19:01:17.332Z-----------------------------------------------------------
15802024-11-21T19:01:17.332ZServer listening on 5201
15812024-11-21T19:01:17.332Z-----------------------------------------------------------
15822024-11-21T19:01:17.332ZAccepted connection from 10.0.0.1, port 41463
15832024-11-21T19:01:17.332Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45149
15842024-11-21T19:01:17.332Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45070
15852024-11-21T19:01:17.332Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59380
15862024-11-21T19:01:17.332Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64262
15872024-11-21T19:01:17.332Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51531
15882024-11-21T19:01:17.332Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42164
15892024-11-21T19:01:17.332Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53472
15902024-11-21T19:01:17.332Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64178
15912024-11-21T19:01:17.332Z[ ID] Interval Transfer Bandwidth
15922024-11-21T19:01:17.332Z[ 5] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
15932024-11-21T19:01:17.332Z[ 7] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
15942024-11-21T19:01:17.332Z[ 9] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
15952024-11-21T19:01:17.332Z[ 11] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
15962024-11-21T19:01:17.332Z[ 13] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
15972024-11-21T19:01:17.332Z[ 15] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
15982024-11-21T19:01:17.332Z[ 17] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
15992024-11-21T19:01:17.332Z[ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
16002024-11-21T19:01:17.332Z[SUM] 0.00-1.00 sec 159 MBytes 1.33 Gbits/sec
16012024-11-21T19:01:17.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
16022024-11-21T19:01:17.332Z[ 5] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
16032024-11-21T19:01:17.332Z[ 7] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
16042024-11-21T19:01:17.332Z[ 9] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
16052024-11-21T19:01:17.332Z[ 11] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
16062024-11-21T19:01:17.333Z[ 13] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
16072024-11-21T19:01:17.333Z[ 15] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
16082024-11-21T19:01:17.333Z[ 17] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
16092024-11-21T19:01:17.333Z[ 19] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
16102024-11-21T19:01:17.333Z[SUM] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
16112024-11-21T19:01:17.333Z- - - - - - - - - - - - - - - - - - - - - - - - -
16122024-11-21T19:01:17.333Z[ 5] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
16132024-11-21T19:01:17.333Z[ 7] 2.00-3.00 sec 21.5 MBytes 180 Mbits/sec
16142024-11-21T19:01:17.333Z[ 9] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
16152024-11-21T19:01:17.333Z[ 11] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
16162024-11-21T19:01:17.333Z[ 13] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
16172024-11-21T19:01:17.333Z[ 15] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
16182024-11-21T19:01:17.333Z[ 17] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
16192024-11-21T19:01:17.333Z[ 19] 2.00-3.00 sec 21.5 MBytes 181 Mbits/sec
16202024-11-21T19:01:17.333Z[SUM] 2.00-3.00 sec 172 MBytes 1.45 Gbits/sec
16212024-11-21T19:01:17.333Z- - - - - - - - - - - - - - - - - - - - - - - - -
16222024-11-21T19:01:17.334Z[ 5] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
16232024-11-21T19:01:17.334Z[ 7] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
16242024-11-21T19:01:17.334Z[ 9] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
16252024-11-21T19:01:17.334Z[ 11] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
16262024-11-21T19:01:17.334Z[ 13] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
16272024-11-21T19:01:17.334Z[ 15] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
16282024-11-21T19:01:17.334Z[ 17] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
16292024-11-21T19:01:17.334Z[ 19] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
16302024-11-21T19:01:17.334Z[SUM] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
16312024-11-21T19:01:17.334Z- - - - - - - - - - - - - - - - - - - - - - - - -
16322024-11-21T19:01:17.334Z[ 5] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
16332024-11-21T19:01:17.334Z[ 7] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
16342024-11-21T19:01:17.334Z[ 9] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
16352024-11-21T19:01:17.334Z[ 11] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
16362024-11-21T19:01:17.334Z[ 13] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
16372024-11-21T19:01:17.334Z[ 15] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
16382024-11-21T19:01:17.334Z[ 17] 4.00-5.00 sec 22.1 MBytes 185 Mbits/sec
16392024-11-21T19:01:17.334Z[ 19] 4.00-5.00 sec 22.0 MBytes 185 Mbits/sec
16402024-11-21T19:01:17.334Z[SUM] 4.00-5.00 sec 177 MBytes 1.48 Gbits/sec
16412024-11-21T19:01:17.334Z- - - - - - - - - - - - - - - - - - - - - - - - -
16422024-11-21T19:01:17.335Z[ 5] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
16432024-11-21T19:01:17.335Z[ 7] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
16442024-11-21T19:01:17.335Z[ 9] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
16452024-11-21T19:01:17.335Z[ 11] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
16462024-11-21T19:01:17.335Z[ 13] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
16472024-11-21T19:01:17.335Z[ 15] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
16482024-11-21T19:01:17.335Z[ 17] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
16492024-11-21T19:01:17.335Z[ 19] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
16502024-11-21T19:01:17.335Z[SUM] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec
16512024-11-21T19:01:17.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
16522024-11-21T19:01:17.335Z[ 5] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
16532024-11-21T19:01:17.335Z[ 7] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
16542024-11-21T19:01:17.335Z[ 9] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
16552024-11-21T19:01:20.549Z[ 11] 6.00-7.00 sec 21.2 MBytes 177 Mbits/sec
16562024-11-21T19:01:20.549Z[ 13] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
16572024-11-21T19:01:20.549Z[ 15] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
16582024-11-21T19:01:20.549Z[ 17] 6.00-7.00 sec 21.2 MBytes 177 Mbits/sec
16592024-11-21T19:01:20.550Z[ 19] 6.00-7.00 sec 21.2 MBytes 177 Mbits/sec
16602024-11-21T19:01:20.550Z[SUM] 6.00-7.00 sec 169 MBytes 1.42 Gbits/sec
16612024-11-21T19:01:20.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
16622024-11-21T19:01:20.550Z[ 5] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
16632024-11-21T19:01:20.550Z[ 7] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
16642024-11-21T19:01:20.550Z[ 9] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
16652024-11-21T19:01:20.551Z[ 11] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
16662024-11-21T19:01:20.551Z[ 13] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
16672024-11-21T19:01:20.551Z[ 15] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
16682024-11-21T19:01:20.551Z[ 17] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
16692024-11-21T19:01:20.551Z[ 19] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
16702024-11-21T19:01:20.551Z[SUM] 7.00-8.00 sec 174 MBytes 1.46 Gbits/sec
16712024-11-21T19:01:20.551Z- - - - - - - - - - - - - - - - - - - - - - - - -
16722024-11-21T19:01:20.551Z[ 5] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
16732024-11-21T19:01:20.551Z[ 7] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
16742024-11-21T19:01:20.552Z[ 9] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
16752024-11-21T19:01:20.552Z[ 11] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
16762024-11-21T19:01:20.552Z[ 13] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
16772024-11-21T19:01:20.552Z[ 15] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
16782024-11-21T19:01:20.552Z[ 17] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
16792024-11-21T19:01:20.552Z[ 19] 8.00-9.00 sec 21.7 MBytes 182 Mbits/sec
16802024-11-21T19:01:20.552Z[SUM] 8.00-9.00 sec 174 MBytes 1.46 Gbits/sec
16812024-11-21T19:01:20.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
16822024-11-21T19:01:20.552Z[ 5] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
16832024-11-21T19:01:20.552Z[ 7] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
16842024-11-21T19:01:20.552Z[ 9] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
16852024-11-21T19:01:20.552Z[ 11] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
16862024-11-21T19:01:20.552Z[ 13] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
16872024-11-21T19:01:20.552Z[ 15] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
16882024-11-21T19:01:20.552Z[ 17] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
16892024-11-21T19:01:20.552Z[ 19] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
16902024-11-21T19:01:20.552Z[SUM] 9.00-10.00 sec 175 MBytes 1.47 Gbits/sec
16912024-11-21T19:01:20.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
16922024-11-21T19:01:20.552Z[ 5] 10.00-10.00 sec 113 KBytes 392 Mbits/sec
16932024-11-21T19:01:20.552Z[ 7] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
16942024-11-21T19:01:20.552Z[ 9] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
16952024-11-21T19:01:20.552Z[ 11] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
16962024-11-21T19:01:20.552Z[ 13] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
16972024-11-21T19:01:20.552Z[ 15] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
16982024-11-21T19:01:20.552Z[ 17] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
16992024-11-21T19:01:20.552Z[ 19] 10.00-10.00 sec 56.6 KBytes 196 Mbits/sec
17002024-11-21T19:01:20.552Z[SUM] 10.00-10.00 sec 509 KBytes 1.76 Gbits/sec
17012024-11-21T19:01:20.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
17022024-11-21T19:01:20.552Z[ ID] Interval Transfer Bandwidth
17032024-11-21T19:01:20.552Z[ 5] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
17042024-11-21T19:01:20.553Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17052024-11-21T19:01:20.553Z[ 7] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
17062024-11-21T19:01:20.553Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17072024-11-21T19:01:20.553Z[ 9] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
17082024-11-21T19:01:20.553Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17092024-11-21T19:01:20.553Z[ 11] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
17102024-11-21T19:01:20.553Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17112024-11-21T19:01:20.553Z[ 13] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
17122024-11-21T19:01:20.553Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17132024-11-21T19:01:20.553Z[ 15] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
17142024-11-21T19:01:20.553Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17152024-11-21T19:01:20.553Z[ 17] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
17162024-11-21T19:01:20.553Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17172024-11-21T19:01:20.553Z[ 19] 0.00-10.00 sec 215 MBytes 181 Mbits/sec sender
17182024-11-21T19:01:20.553Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17192024-11-21T19:01:20.553Z[SUM] 0.00-10.00 sec 1.68 GBytes 1.44 Gbits/sec sender
17202024-11-21T19:01:20.553Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17212024-11-21T19:01:20.556ZRun 2/5...1444.951Mbps
17222024-11-21T19:01:27.581Z-----------------------------------------------------------
17232024-11-21T19:01:27.581ZServer listening on 5201
17242024-11-21T19:01:27.581Z-----------------------------------------------------------
17252024-11-21T19:01:27.581ZAccepted connection from 10.0.0.1, port 35316
17262024-11-21T19:01:27.581Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59925
17272024-11-21T19:01:27.581Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63294
17282024-11-21T19:01:27.581Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50703
17292024-11-21T19:01:27.581Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46553
17302024-11-21T19:01:27.581Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47536
17312024-11-21T19:01:27.581Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32809
17322024-11-21T19:01:27.581Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33504
17332024-11-21T19:01:27.581Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63851
17342024-11-21T19:01:27.582Z[ ID] Interval Transfer Bandwidth
17352024-11-21T19:01:27.582Z[ 5] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
17362024-11-21T19:01:27.582Z[ 7] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
17372024-11-21T19:01:27.582Z[ 9] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
17382024-11-21T19:01:27.582Z[ 11] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
17392024-11-21T19:01:27.582Z[ 13] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
17402024-11-21T19:01:27.582Z[ 15] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
17412024-11-21T19:01:27.582Z[ 17] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
17422024-11-21T19:01:27.582Z[ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
17432024-11-21T19:01:27.582Z[SUM] 0.00-1.00 sec 159 MBytes 1.33 Gbits/sec
17442024-11-21T19:01:27.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
17452024-11-21T19:01:27.582Z[ 5] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
17462024-11-21T19:01:27.582Z[ 7] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
17472024-11-21T19:01:27.582Z[ 9] 1.00-2.00 sec 22.0 MBytes 184 Mbits/sec
17482024-11-21T19:01:27.582Z[ 11] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
17492024-11-21T19:01:27.582Z[ 13] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
17502024-11-21T19:01:27.582Z[ 15] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
17512024-11-21T19:01:27.582Z[ 17] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
17522024-11-21T19:01:27.582Z[ 19] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
17532024-11-21T19:01:27.582Z[SUM] 1.00-2.00 sec 176 MBytes 1.47 Gbits/sec
17542024-11-21T19:01:27.583Z- - - - - - - - - - - - - - - - - - - - - - - - -
17552024-11-21T19:01:27.583Z[ 5] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
17562024-11-21T19:01:27.583Z[ 7] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
17572024-11-21T19:01:27.583Z[ 9] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec
17582024-11-21T19:01:27.583Z[ 11] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
17592024-11-21T19:01:27.583Z[ 13] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
17602024-11-21T19:01:27.583Z[ 15] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
17612024-11-21T19:01:27.585Z[ 17] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
17622024-11-21T19:01:27.586Z[ 19] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
17632024-11-21T19:01:27.586Z[SUM] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
17642024-11-21T19:01:27.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
17652024-11-21T19:01:27.586Z[ 5] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
17662024-11-21T19:01:27.586Z[ 7] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
17672024-11-21T19:01:27.586Z[ 9] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
17682024-11-21T19:01:27.586Z[ 11] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
17692024-11-21T19:01:27.586Z[ 13] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
17702024-11-21T19:01:27.587Z[ 15] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
17712024-11-21T19:01:27.587Z[ 17] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
17722024-11-21T19:01:27.587Z[ 19] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
17732024-11-21T19:01:27.587Z[SUM] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
17742024-11-21T19:01:27.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
17752024-11-21T19:01:27.587Z[ 5] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17762024-11-21T19:01:27.587Z[ 7] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17772024-11-21T19:01:27.587Z[ 9] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17782024-11-21T19:01:27.587Z[ 11] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17792024-11-21T19:01:27.587Z[ 13] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17802024-11-21T19:01:27.587Z[ 15] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17812024-11-21T19:01:27.587Z[ 17] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17822024-11-21T19:01:27.587Z[ 19] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
17832024-11-21T19:01:27.587Z[SUM] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
17842024-11-21T19:01:27.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
17852024-11-21T19:01:27.587Z[ 5] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec
17862024-11-21T19:01:27.587Z[ 7] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
17872024-11-21T19:01:27.587Z[ 9] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
17882024-11-21T19:01:27.587Z[ 11] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
17892024-11-21T19:01:27.587Z[ 13] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
17902024-11-21T19:01:27.587Z[ 15] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
17912024-11-21T19:01:27.587Z[ 17] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
17922024-11-21T19:01:27.587Z[ 19] 5.00-6.00 sec 21.8 MBytes 183 Mbits/sec
17932024-11-21T19:01:27.587Z[SUM] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec
17942024-11-21T19:01:27.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
17952024-11-21T19:01:27.587Z[ 5] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
17962024-11-21T19:01:27.587Z[ 7] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
17972024-11-21T19:01:27.588Z[ 9] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
17982024-11-21T19:01:30.800Z[ 11] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
17992024-11-21T19:01:30.800Z[ 13] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
18002024-11-21T19:01:30.800Z[ 15] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
18012024-11-21T19:01:30.800Z[ 17] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
18022024-11-21T19:01:30.800Z[ 19] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
18032024-11-21T19:01:30.800Z[SUM] 6.00-7.00 sec 175 MBytes 1.47 Gbits/sec
18042024-11-21T19:01:30.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
18052024-11-21T19:01:30.800Z[ 5] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
18062024-11-21T19:01:30.801Z[ 7] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
18072024-11-21T19:01:30.801Z[ 9] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec
18082024-11-21T19:01:30.801Z[ 11] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
18092024-11-21T19:01:30.801Z[ 13] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
18102024-11-21T19:01:30.801Z[ 15] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
18112024-11-21T19:01:30.801Z[ 17] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
18122024-11-21T19:01:30.801Z[ 19] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
18132024-11-21T19:01:30.801Z[SUM] 7.00-8.00 sec 175 MBytes 1.47 Gbits/sec
18142024-11-21T19:01:30.801Z- - - - - - - - - - - - - - - - - - - - - - - - -
18152024-11-21T19:01:30.801Z[ 5] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
18162024-11-21T19:01:30.801Z[ 7] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
18172024-11-21T19:01:30.801Z[ 9] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
18182024-11-21T19:01:30.801Z[ 11] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
18192024-11-21T19:01:30.801Z[ 13] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
18202024-11-21T19:01:30.801Z[ 15] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
18212024-11-21T19:01:30.801Z[ 17] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
18222024-11-21T19:01:30.801Z[ 19] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
18232024-11-21T19:01:30.801Z[SUM] 8.00-9.00 sec 175 MBytes 1.46 Gbits/sec
18242024-11-21T19:01:30.801Z- - - - - - - - - - - - - - - - - - - - - - - - -
18252024-11-21T19:01:30.801Z[ 5] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
18262024-11-21T19:01:30.801Z[ 7] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
18272024-11-21T19:01:30.801Z[ 9] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
18282024-11-21T19:01:30.801Z[ 11] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
18292024-11-21T19:01:30.801Z[ 13] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
18302024-11-21T19:01:30.802Z[ 15] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
18312024-11-21T19:01:30.802Z[ 17] 9.00-10.00 sec 21.9 MBytes 184 Mbits/sec
18322024-11-21T19:01:30.802Z[ 19] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
18332024-11-21T19:01:30.802Z[SUM] 9.00-10.00 sec 175 MBytes 1.47 Gbits/sec
18342024-11-21T19:01:30.802Z- - - - - - - - - - - - - - - - - - - - - - - - -
18352024-11-21T19:01:30.802Z[ 5] 10.00-10.00 sec 113 KBytes 504 Mbits/sec
18362024-11-21T19:01:30.802Z[ 7] 10.00-10.00 sec 56.6 KBytes 252 Mbits/sec
18372024-11-21T19:01:30.802Z[ 9] 10.00-10.00 sec 56.6 KBytes 252 Mbits/sec
18382024-11-21T19:01:30.802Z[ 11] 10.00-10.00 sec 56.6 KBytes 252 Mbits/sec
18392024-11-21T19:01:30.802Z[ 13] 10.00-10.00 sec 56.6 KBytes 252 Mbits/sec
18402024-11-21T19:01:30.802Z[ 15] 10.00-10.00 sec 113 KBytes 504 Mbits/sec
18412024-11-21T19:01:30.802Z[ 17] 10.00-10.00 sec 113 KBytes 504 Mbits/sec
18422024-11-21T19:01:30.802Z[ 19] 10.00-10.00 sec 113 KBytes 504 Mbits/sec
18432024-11-21T19:01:30.802Z[SUM] 10.00-10.00 sec 679 KBytes 3.02 Gbits/sec
18442024-11-21T19:01:30.802Z- - - - - - - - - - - - - - - - - - - - - - - - -
18452024-11-21T19:01:30.802Z[ ID] Interval Transfer Bandwidth
18462024-11-21T19:01:30.802Z[ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
18472024-11-21T19:01:30.802Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18482024-11-21T19:01:30.802Z[ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
18492024-11-21T19:01:30.802Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18502024-11-21T19:01:30.802Z[ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
18512024-11-21T19:01:30.802Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18522024-11-21T19:01:30.802Z[ 11] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
18532024-11-21T19:01:30.804Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18542024-11-21T19:01:30.804Z[ 13] 0.00-10.00 sec 216 MBytes 182 Mbits/sec sender
18552024-11-21T19:01:30.804Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18562024-11-21T19:01:30.804Z[ 15] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
18572024-11-21T19:01:30.804Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18582024-11-21T19:01:30.804Z[ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
18592024-11-21T19:01:30.804Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18602024-11-21T19:01:30.804Z[ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
18612024-11-21T19:01:30.804Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18622024-11-21T19:01:30.804Z[SUM] 0.00-10.00 sec 1.69 GBytes 1.45 Gbits/sec sender
18632024-11-21T19:01:30.804Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18642024-11-21T19:01:30.807ZRun 3/5...1453.083Mbps
18652024-11-21T19:01:37.831Z-----------------------------------------------------------
18662024-11-21T19:01:37.833ZServer listening on 5201
18672024-11-21T19:01:37.833Z-----------------------------------------------------------
18682024-11-21T19:01:37.833ZAccepted connection from 10.0.0.1, port 49163
18692024-11-21T19:01:37.833Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62763
18702024-11-21T19:01:37.833Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63987
18712024-11-21T19:01:37.833Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35936
18722024-11-21T19:01:37.833Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53782
18732024-11-21T19:01:37.833Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38454
18742024-11-21T19:01:37.833Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58587
18752024-11-21T19:01:37.833Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54177
18762024-11-21T19:01:37.833Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59377
18772024-11-21T19:01:37.833Z[ ID] Interval Transfer Bandwidth
18782024-11-21T19:01:37.833Z[ 5] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
18792024-11-21T19:01:37.833Z[ 7] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
18802024-11-21T19:01:37.833Z[ 9] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
18812024-11-21T19:01:37.833Z[ 11] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
18822024-11-21T19:01:37.833Z[ 13] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
18832024-11-21T19:01:37.833Z[ 15] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
18842024-11-21T19:01:37.833Z[ 17] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
18852024-11-21T19:01:37.833Z[ 19] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
18862024-11-21T19:01:37.833Z[SUM] 0.00-1.00 sec 161 MBytes 1.35 Gbits/sec
18872024-11-21T19:01:37.833Z- - - - - - - - - - - - - - - - - - - - - - - - -
18882024-11-21T19:01:37.833Z[ 5] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
18892024-11-21T19:01:37.833Z[ 7] 1.00-2.00 sec 21.8 MBytes 183 Mbits/sec
18902024-11-21T19:01:37.833Z[ 9] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
18912024-11-21T19:01:37.833Z[ 11] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
18922024-11-21T19:01:37.833Z[ 13] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
18932024-11-21T19:01:37.833Z[ 15] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
18942024-11-21T19:01:37.833Z[ 17] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
18952024-11-21T19:01:37.834Z[ 19] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
18962024-11-21T19:01:37.834Z[SUM] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
18972024-11-21T19:01:37.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
18982024-11-21T19:01:37.834Z[ 5] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
18992024-11-21T19:01:37.834Z[ 7] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
19002024-11-21T19:01:37.834Z[ 9] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
19012024-11-21T19:01:37.834Z[ 11] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
19022024-11-21T19:01:37.834Z[ 13] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
19032024-11-21T19:01:37.834Z[ 15] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
19042024-11-21T19:01:37.834Z[ 17] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
19052024-11-21T19:01:37.834Z[ 19] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
19062024-11-21T19:01:37.834Z[SUM] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec
19072024-11-21T19:01:37.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
19082024-11-21T19:01:37.834Z[ 5] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
19092024-11-21T19:01:37.834Z[ 7] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
19102024-11-21T19:01:37.834Z[ 9] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
19112024-11-21T19:01:37.834Z[ 11] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
19122024-11-21T19:01:37.834Z[ 13] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
19132024-11-21T19:01:37.834Z[ 15] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
19142024-11-21T19:01:37.834Z[ 17] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
19152024-11-21T19:01:37.834Z[ 19] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
19162024-11-21T19:01:37.834Z[SUM] 3.00-4.00 sec 175 MBytes 1.46 Gbits/sec
19172024-11-21T19:01:37.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
19182024-11-21T19:01:37.834Z[ 5] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
19192024-11-21T19:01:37.834Z[ 7] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
19202024-11-21T19:01:37.834Z[ 9] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
19212024-11-21T19:01:37.834Z[ 11] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
19222024-11-21T19:01:37.834Z[ 13] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
19232024-11-21T19:01:37.834Z[ 15] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
19242024-11-21T19:01:37.834Z[ 17] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
19252024-11-21T19:01:37.834Z[ 19] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
19262024-11-21T19:01:37.834Z[SUM] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
19272024-11-21T19:01:37.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
19282024-11-21T19:01:37.834Z[ 5] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19292024-11-21T19:01:37.834Z[ 7] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19302024-11-21T19:01:37.834Z[ 9] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19312024-11-21T19:01:37.834Z[ 11] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19322024-11-21T19:01:37.834Z[ 13] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19332024-11-21T19:01:37.834Z[ 15] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19342024-11-21T19:01:37.834Z[ 17] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19352024-11-21T19:01:37.835Z[ 19] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
19362024-11-21T19:01:37.835Z[SUM] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec
19372024-11-21T19:01:37.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
19382024-11-21T19:01:37.835Z[ 5] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
19392024-11-21T19:01:37.835Z[ 7] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
19402024-11-21T19:01:37.835Z[ 9] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
19412024-11-21T19:01:41.051Z[ 11] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
19422024-11-21T19:01:41.051Z[ 13] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
19432024-11-21T19:01:41.051Z[ 15] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
19442024-11-21T19:01:41.051Z[ 17] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
19452024-11-21T19:01:41.051Z[ 19] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
19462024-11-21T19:01:41.051Z[SUM] 6.00-7.00 sec 175 MBytes 1.47 Gbits/sec
19472024-11-21T19:01:41.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
19482024-11-21T19:01:41.051Z[ 5] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
19492024-11-21T19:01:41.051Z[ 7] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec
19502024-11-21T19:01:41.051Z[ 9] 7.00-8.00 sec 21.9 MBytes 184 Mbits/sec
19512024-11-21T19:01:41.051Z[ 11] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec
19522024-11-21T19:01:41.051Z[ 13] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
19532024-11-21T19:01:41.051Z[ 15] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec
19542024-11-21T19:01:41.051Z[ 17] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec
19552024-11-21T19:01:41.051Z[ 19] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec
19562024-11-21T19:01:41.051Z[SUM] 7.00-8.00 sec 175 MBytes 1.47 Gbits/sec
19572024-11-21T19:01:41.052Z- - - - - - - - - - - - - - - - - - - - - - - - -
19582024-11-21T19:01:41.052Z[ 5] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
19592024-11-21T19:01:41.052Z[ 7] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
19602024-11-21T19:01:41.053Z[ 9] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
19612024-11-21T19:01:41.053Z[ 11] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
19622024-11-21T19:01:41.053Z[ 13] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
19632024-11-21T19:01:41.053Z[ 15] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
19642024-11-21T19:01:41.054Z[ 17] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
19652024-11-21T19:01:41.054Z[ 19] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
19662024-11-21T19:01:41.054Z[SUM] 8.00-9.00 sec 175 MBytes 1.47 Gbits/sec
19672024-11-21T19:01:41.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
19682024-11-21T19:01:41.054Z[ 5] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
19692024-11-21T19:01:41.054Z[ 7] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19702024-11-21T19:01:41.054Z[ 9] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19712024-11-21T19:01:41.054Z[ 11] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19722024-11-21T19:01:41.054Z[ 13] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19732024-11-21T19:01:41.054Z[ 15] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19742024-11-21T19:01:41.054Z[ 17] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
19752024-11-21T19:01:41.054Z[ 19] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
19762024-11-21T19:01:41.054Z[SUM] 9.00-10.00 sec 173 MBytes 1.45 Gbits/sec
19772024-11-21T19:01:41.054Z- - - - - - - - - - - - - - - - - - - - - - - - -
19782024-11-21T19:01:41.054Z[ 5] 10.00-10.00 sec 56.6 KBytes 230 Mbits/sec
19792024-11-21T19:01:41.054Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19802024-11-21T19:01:41.054Z[ 9] 10.00-10.00 sec 56.6 KBytes 230 Mbits/sec
19812024-11-21T19:01:41.055Z[ 11] 10.00-10.00 sec 56.6 KBytes 230 Mbits/sec
19822024-11-21T19:01:41.055Z[ 13] 10.00-10.00 sec 56.6 KBytes 230 Mbits/sec
19832024-11-21T19:01:41.055Z[ 15] 10.00-10.00 sec 113 KBytes 461 Mbits/sec
19842024-11-21T19:01:41.055Z[ 17] 10.00-10.00 sec 113 KBytes 461 Mbits/sec
19852024-11-21T19:01:41.055Z[ 19] 10.00-10.00 sec 113 KBytes 461 Mbits/sec
19862024-11-21T19:01:41.055Z[SUM] 10.00-10.00 sec 566 KBytes 2.30 Gbits/sec
19872024-11-21T19:01:41.055Z- - - - - - - - - - - - - - - - - - - - - - - - -
19882024-11-21T19:01:41.055Z[ ID] Interval Transfer Bandwidth
19892024-11-21T19:01:41.055Z[ 5] 0.00-10.00 sec 216 MBytes 182 Mbits/sec sender
19902024-11-21T19:01:41.055Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19912024-11-21T19:01:41.055Z[ 7] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
19922024-11-21T19:01:41.055Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19932024-11-21T19:01:41.055Z[ 9] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
19942024-11-21T19:01:41.055Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19952024-11-21T19:01:41.055Z[ 11] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
19962024-11-21T19:01:41.055Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19972024-11-21T19:01:41.055Z[ 13] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
19982024-11-21T19:01:41.055Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19992024-11-21T19:01:41.055Z[ 15] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
20002024-11-21T19:01:41.055Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20012024-11-21T19:01:41.055Z[ 17] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
20022024-11-21T19:01:41.055Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20032024-11-21T19:01:41.056Z[ 19] 0.00-10.00 sec 216 MBytes 181 Mbits/sec sender
20042024-11-21T19:01:41.056Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20052024-11-21T19:01:41.056Z[SUM] 0.00-10.00 sec 1.69 GBytes 1.45 Gbits/sec sender
20062024-11-21T19:01:41.059Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20072024-11-21T19:01:41.059ZRun 4/5...1452.226Mbps
20082024-11-21T19:01:48.082Z-----------------------------------------------------------
20092024-11-21T19:01:48.082ZServer listening on 5201
20102024-11-21T19:01:48.082Z-----------------------------------------------------------
20112024-11-21T19:01:48.082ZAccepted connection from 10.0.0.1, port 64998
20122024-11-21T19:01:48.083Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56141
20132024-11-21T19:01:48.083Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51436
20142024-11-21T19:01:48.083Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59447
20152024-11-21T19:01:48.084Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45980
20162024-11-21T19:01:48.084Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36393
20172024-11-21T19:01:48.084Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62854
20182024-11-21T19:01:48.084Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64925
20192024-11-21T19:01:48.084Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39977
20202024-11-21T19:01:48.084Z[ ID] Interval Transfer Bandwidth
20212024-11-21T19:01:48.084Z[ 5] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
20222024-11-21T19:01:48.084Z[ 7] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
20232024-11-21T19:01:48.084Z[ 9] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
20242024-11-21T19:01:48.084Z[ 11] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
20252024-11-21T19:01:48.084Z[ 13] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
20262024-11-21T19:01:48.084Z[ 15] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
20272024-11-21T19:01:48.084Z[ 17] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
20282024-11-21T19:01:48.084Z[ 19] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
20292024-11-21T19:01:48.084Z[SUM] 0.00-1.00 sec 161 MBytes 1.35 Gbits/sec
20302024-11-21T19:01:48.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
20312024-11-21T19:01:48.084Z[ 5] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
20322024-11-21T19:01:48.084Z[ 7] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
20332024-11-21T19:01:48.084Z[ 9] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
20342024-11-21T19:01:48.084Z[ 11] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
20352024-11-21T19:01:48.084Z[ 13] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
20362024-11-21T19:01:48.084Z[ 15] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
20372024-11-21T19:01:48.084Z[ 17] 1.00-2.00 sec 22.0 MBytes 185 Mbits/sec
20382024-11-21T19:01:48.085Z[ 19] 1.00-2.00 sec 22.0 MBytes 184 Mbits/sec
20392024-11-21T19:01:48.086Z[SUM] 1.00-2.00 sec 176 MBytes 1.48 Gbits/sec
20402024-11-21T19:01:48.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
20412024-11-21T19:01:48.086Z[ 5] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
20422024-11-21T19:01:48.086Z[ 7] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
20432024-11-21T19:01:48.086Z[ 9] 2.00-3.00 sec 22.1 MBytes 185 Mbits/sec
20442024-11-21T19:01:48.086Z[ 11] 2.00-3.00 sec 22.1 MBytes 185 Mbits/sec
20452024-11-21T19:01:48.086Z[ 13] 2.00-3.00 sec 22.1 MBytes 185 Mbits/sec
20462024-11-21T19:01:48.086Z[ 15] 2.00-3.00 sec 22.1 MBytes 185 Mbits/sec
20472024-11-21T19:01:48.086Z[ 17] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
20482024-11-21T19:01:48.086Z[ 19] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
20492024-11-21T19:01:48.086Z[SUM] 2.00-3.00 sec 177 MBytes 1.48 Gbits/sec
20502024-11-21T19:01:48.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
20512024-11-21T19:01:48.086Z[ 5] 3.00-4.00 sec 21.9 MBytes 183 Mbits/sec
20522024-11-21T19:01:48.086Z[ 7] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
20532024-11-21T19:01:48.086Z[ 9] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
20542024-11-21T19:01:48.086Z[ 11] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
20552024-11-21T19:01:48.086Z[ 13] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
20562024-11-21T19:01:48.086Z[ 15] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
20572024-11-21T19:01:48.086Z[ 17] 3.00-4.00 sec 21.9 MBytes 184 Mbits/sec
20582024-11-21T19:01:48.087Z[ 19] 3.00-4.00 sec 21.9 MBytes 183 Mbits/sec
20592024-11-21T19:01:48.087Z[SUM] 3.00-4.00 sec 175 MBytes 1.47 Gbits/sec
20602024-11-21T19:01:48.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
20612024-11-21T19:01:48.087Z[ 5] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
20622024-11-21T19:01:48.087Z[ 7] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
20632024-11-21T19:01:48.088Z[ 9] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
20642024-11-21T19:01:48.088Z[ 11] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
20652024-11-21T19:01:48.088Z[ 13] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
20662024-11-21T19:01:48.088Z[ 15] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
20672024-11-21T19:01:48.088Z[ 17] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
20682024-11-21T19:01:48.088Z[ 19] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
20692024-11-21T19:01:48.088Z[SUM] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
20702024-11-21T19:01:48.088Z- - - - - - - - - - - - - - - - - - - - - - - - -
20712024-11-21T19:01:48.088Z[ 5] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20722024-11-21T19:01:48.088Z[ 7] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20732024-11-21T19:01:48.088Z[ 9] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
20742024-11-21T19:01:48.093Z[ 11] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20752024-11-21T19:01:48.093Z[ 13] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20762024-11-21T19:01:48.093Z[ 15] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20772024-11-21T19:01:48.093Z[ 17] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
20782024-11-21T19:01:48.093Z[ 19] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
20792024-11-21T19:01:48.093Z[SUM] 5.00-6.00 sec 173 MBytes 1.45 Gbits/sec
20802024-11-21T19:01:48.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
20812024-11-21T19:01:48.093Z[ 5] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
20822024-11-21T19:01:48.093Z[ 7] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20832024-11-21T19:01:48.093Z[ 9] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20842024-11-21T19:01:51.302Z[ 11] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20852024-11-21T19:01:51.302Z[ 13] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
20862024-11-21T19:01:51.302Z[ 15] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
20872024-11-21T19:01:51.302Z[ 17] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
20882024-11-21T19:01:51.302Z[ 19] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
20892024-11-21T19:01:51.302Z[SUM] 6.00-7.00 sec 174 MBytes 1.46 Gbits/sec
20902024-11-21T19:01:51.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
20912024-11-21T19:01:51.302Z[ 5] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
20922024-11-21T19:01:51.302Z[ 7] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
20932024-11-21T19:01:51.302Z[ 9] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
20942024-11-21T19:01:51.302Z[ 11] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
20952024-11-21T19:01:51.302Z[ 13] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
20962024-11-21T19:01:51.302Z[ 15] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
20972024-11-21T19:01:51.302Z[ 17] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
20982024-11-21T19:01:51.302Z[ 19] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
20992024-11-21T19:01:51.302Z[SUM] 7.00-8.00 sec 174 MBytes 1.46 Gbits/sec
21002024-11-21T19:01:51.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
21012024-11-21T19:01:51.302Z[ 5] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
21022024-11-21T19:01:51.302Z[ 7] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
21032024-11-21T19:01:51.302Z[ 9] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
21042024-11-21T19:01:51.302Z[ 11] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
21052024-11-21T19:01:51.302Z[ 13] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
21062024-11-21T19:01:51.302Z[ 15] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
21072024-11-21T19:01:51.302Z[ 17] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
21082024-11-21T19:01:51.302Z[ 19] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
21092024-11-21T19:01:51.303Z[SUM] 8.00-9.00 sec 175 MBytes 1.47 Gbits/sec
21102024-11-21T19:01:51.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
21112024-11-21T19:01:51.303Z[ 5] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21122024-11-21T19:01:51.303Z[ 7] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21132024-11-21T19:01:51.303Z[ 9] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21142024-11-21T19:01:51.303Z[ 11] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21152024-11-21T19:01:51.303Z[ 13] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21162024-11-21T19:01:51.303Z[ 15] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21172024-11-21T19:01:51.303Z[ 17] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
21182024-11-21T19:01:51.303Z[ 19] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
21192024-11-21T19:01:51.303Z[SUM] 9.00-10.00 sec 175 MBytes 1.46 Gbits/sec
21202024-11-21T19:01:51.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
21212024-11-21T19:01:51.303Z[ 5] 10.00-10.00 sec 56.6 KBytes 199 Mbits/sec
21222024-11-21T19:01:51.303Z[ 7] 10.00-10.00 sec 56.6 KBytes 199 Mbits/sec
21232024-11-21T19:01:51.303Z[ 9] 10.00-10.00 sec 56.6 KBytes 199 Mbits/sec
21242024-11-21T19:01:51.303Z[ 11] 10.00-10.00 sec 56.6 KBytes 199 Mbits/sec
21252024-11-21T19:01:51.303Z[ 13] 10.00-10.00 sec 56.6 KBytes 199 Mbits/sec
21262024-11-21T19:01:51.303Z[ 15] 10.00-10.00 sec 56.6 KBytes 199 Mbits/sec
21272024-11-21T19:01:51.303Z[ 17] 10.00-10.00 sec 56.6 KBytes 199 Mbits/sec
21282024-11-21T19:01:51.303Z[ 19] 10.00-10.00 sec 113 KBytes 398 Mbits/sec
21292024-11-21T19:01:51.303Z[SUM] 10.00-10.00 sec 509 KBytes 1.79 Gbits/sec
21302024-11-21T19:01:51.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
21312024-11-21T19:01:51.304Z[ ID] Interval Transfer Bandwidth
21322024-11-21T19:01:51.304Z[ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
21332024-11-21T19:01:51.304Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21342024-11-21T19:01:51.304Z[ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
21352024-11-21T19:01:51.304Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21362024-11-21T19:01:51.304Z[ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
21372024-11-21T19:01:51.304Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21382024-11-21T19:01:51.304Z[ 11] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
21392024-11-21T19:01:51.304Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21402024-11-21T19:01:51.304Z[ 13] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
21412024-11-21T19:01:51.304Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21422024-11-21T19:01:51.304Z[ 15] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
21432024-11-21T19:01:51.304Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21442024-11-21T19:01:51.305Z[ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
21452024-11-21T19:01:51.305Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21462024-11-21T19:01:51.305Z[ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec sender
21472024-11-21T19:01:51.305Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21482024-11-21T19:01:51.305Z[SUM] 0.00-10.00 sec 1.69 GBytes 1.46 Gbits/sec sender
21492024-11-21T19:01:51.305Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21502024-11-21T19:01:51.308ZRun 5/5...1455.445Mbps
21512024-11-21T19:01:51.308Z###---------------------###
21522024-11-21T19:01:51.308Z::: iPerf done... :::
21532024-11-21T19:01:51.308Z:::Awaiting out files...:::
21542024-11-21T19:01:51.309Z###---------------------###
21552024-11-21T19:01:51.310Z###-----###
21562024-11-21T19:01:51.310Z:::done!:::
21572024-11-21T19:01:51.310Z###-----###
21582024-11-21T19:01:51.310Z###-------------------###
21592024-11-21T19:01:51.310Z:::Running experiment :::
21602024-11-21T19:01:51.310Z:::iperf-tcp/local/c2s:::
21612024-11-21T19:01:51.310Z###-------------------###
21622024-11-21T19:01:51.830Zdtrace: description 'profile-201us ' matched 2 probes
21632024-11-21T19:01:58.344Z-----------------------------------------------------------
21642024-11-21T19:01:58.344ZServer listening on 5201
21652024-11-21T19:01:58.344Z-----------------------------------------------------------
21662024-11-21T19:01:58.344ZAccepted connection from 10.0.0.1, port 36229
21672024-11-21T19:01:58.344Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64900
21682024-11-21T19:01:58.344Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35164
21692024-11-21T19:01:58.344Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41544
21702024-11-21T19:01:58.344Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34590
21712024-11-21T19:01:58.344Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33728
21722024-11-21T19:01:58.344Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65335
21732024-11-21T19:01:58.344Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61679
21742024-11-21T19:01:58.344Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51594
21752024-11-21T19:01:58.344Z[ ID] Interval Transfer Bandwidth
21762024-11-21T19:01:58.344Z[ 5] 0.00-1.00 sec 15.3 MBytes 129 Mbits/sec
21772024-11-21T19:01:58.344Z[ 7] 0.00-1.00 sec 15.3 MBytes 128 Mbits/sec
21782024-11-21T19:01:58.344Z[ 9] 0.00-1.00 sec 15.2 MBytes 127 Mbits/sec
21792024-11-21T19:01:58.344Z[ 11] 0.00-1.00 sec 15.2 MBytes 127 Mbits/sec
21802024-11-21T19:01:58.344Z[ 13] 0.00-1.00 sec 15.2 MBytes 127 Mbits/sec
21812024-11-21T19:01:58.345Z[ 15] 0.00-1.00 sec 15.2 MBytes 127 Mbits/sec
21822024-11-21T19:01:58.345Z[ 17] 0.00-1.00 sec 15.1 MBytes 127 Mbits/sec
21832024-11-21T19:01:58.345Z[ 19] 0.00-1.00 sec 15.1 MBytes 126 Mbits/sec
21842024-11-21T19:01:58.345Z[SUM] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
21852024-11-21T19:01:58.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
21862024-11-21T19:01:58.345Z[ 5] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21872024-11-21T19:01:58.345Z[ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21882024-11-21T19:01:58.345Z[ 9] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21892024-11-21T19:01:58.345Z[ 11] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21902024-11-21T19:01:58.345Z[ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21912024-11-21T19:01:58.345Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21922024-11-21T19:01:58.345Z[ 17] 1.00-2.00 sec 13.4 MBytes 113 Mbits/sec
21932024-11-21T19:01:58.345Z[ 19] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21942024-11-21T19:01:58.345Z[SUM] 1.00-2.00 sec 108 MBytes 902 Mbits/sec
21952024-11-21T19:01:58.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
21962024-11-21T19:01:58.345Z[ 5] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
21972024-11-21T19:01:58.345Z[ 7] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
21982024-11-21T19:01:58.345Z[ 9] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
21992024-11-21T19:01:58.345Z[ 11] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
22002024-11-21T19:01:58.345Z[ 13] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
22012024-11-21T19:01:58.346Z[ 15] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
22022024-11-21T19:01:58.346Z[ 17] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
22032024-11-21T19:01:58.346Z[ 19] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
22042024-11-21T19:01:58.346Z[SUM] 2.00-3.00 sec 109 MBytes 916 Mbits/sec
22052024-11-21T19:01:58.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
22062024-11-21T19:01:58.346Z[ 5] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
22072024-11-21T19:01:58.346Z[ 7] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
22082024-11-21T19:01:58.346Z[ 9] 3.00-4.00 sec 13.8 MBytes 115 Mbits/sec
22092024-11-21T19:01:58.346Z[ 11] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
22102024-11-21T19:01:58.346Z[ 13] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
22112024-11-21T19:01:58.346Z[ 15] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
22122024-11-21T19:01:58.346Z[ 17] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
22132024-11-21T19:01:58.346Z[ 19] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
22142024-11-21T19:01:58.346Z[SUM] 3.00-4.00 sec 110 MBytes 925 Mbits/sec
22152024-11-21T19:01:58.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
22162024-11-21T19:01:58.346Z[ 5] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
22172024-11-21T19:01:58.349Z[ 7] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
22182024-11-21T19:01:58.349Z[ 9] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
22192024-11-21T19:01:58.349Z[ 11] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
22202024-11-21T19:01:58.349Z[ 13] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
22212024-11-21T19:01:58.349Z[ 15] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
22222024-11-21T19:01:58.349Z[ 17] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
22232024-11-21T19:01:58.349Z[ 19] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
22242024-11-21T19:01:58.349Z[SUM] 4.00-5.00 sec 108 MBytes 908 Mbits/sec
22252024-11-21T19:01:58.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
22262024-11-21T19:01:58.349Z[ 5] 5.00-6.00 sec 13.8 MBytes 115 Mbits/sec
22272024-11-21T19:01:58.349Z[ 7] 5.00-6.00 sec 13.8 MBytes 116 Mbits/sec
22282024-11-21T19:01:58.349Z[ 9] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
22292024-11-21T19:01:58.350Z[ 11] 5.00-6.00 sec 13.8 MBytes 116 Mbits/sec
22302024-11-21T19:01:58.350Z[ 13] 5.00-6.00 sec 13.9 MBytes 116 Mbits/sec
22312024-11-21T19:01:58.350Z[ 15] 5.00-6.00 sec 13.8 MBytes 115 Mbits/sec
22322024-11-21T19:01:58.350Z[ 17] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
22332024-11-21T19:01:58.350Z[ 19] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
22342024-11-21T19:01:58.350Z[SUM] 5.00-6.00 sec 110 MBytes 924 Mbits/sec
22352024-11-21T19:01:58.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
22362024-11-21T19:01:58.350Z[ 5] 6.00-7.00 sec 13.9 MBytes 116 Mbits/sec
22372024-11-21T19:01:58.350Z[ 7] 6.00-7.00 sec 13.9 MBytes 116 Mbits/sec
22382024-11-21T19:01:58.350Z[ 9] 6.00-7.00 sec 13.9 MBytes 116 Mbits/sec
22392024-11-21T19:02:01.452Z[ 11] 6.00-7.00 sec 13.9 MBytes 116 Mbits/sec
22402024-11-21T19:02:01.452Z[ 13] 6.00-7.00 sec 13.9 MBytes 116 Mbits/sec
22412024-11-21T19:02:01.452Z[ 15] 6.00-7.00 sec 13.9 MBytes 117 Mbits/sec
22422024-11-21T19:02:01.453Z[ 17] 6.00-7.00 sec 13.9 MBytes 116 Mbits/sec
22432024-11-21T19:02:01.453Z[ 19] 6.00-7.00 sec 13.9 MBytes 116 Mbits/sec
22442024-11-21T19:02:01.453Z[SUM] 6.00-7.00 sec 111 MBytes 930 Mbits/sec
22452024-11-21T19:02:01.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
22462024-11-21T19:02:01.453Z[ 5] 7.00-8.00 sec 13.8 MBytes 116 Mbits/sec
22472024-11-21T19:02:01.453Z[ 7] 7.00-8.00 sec 13.7 MBytes 115 Mbits/sec
22482024-11-21T19:02:01.453Z[ 9] 7.00-8.00 sec 13.8 MBytes 116 Mbits/sec
22492024-11-21T19:02:01.453Z[ 11] 7.00-8.00 sec 13.7 MBytes 115 Mbits/sec
22502024-11-21T19:02:01.453Z[ 13] 7.00-8.00 sec 13.7 MBytes 115 Mbits/sec
22512024-11-21T19:02:01.453Z[ 15] 7.00-8.00 sec 13.8 MBytes 116 Mbits/sec
22522024-11-21T19:02:01.453Z[ 17] 7.00-8.00 sec 13.8 MBytes 116 Mbits/sec
22532024-11-21T19:02:01.453Z[ 19] 7.00-8.00 sec 13.9 MBytes 116 Mbits/sec
22542024-11-21T19:02:01.453Z[SUM] 7.00-8.00 sec 110 MBytes 926 Mbits/sec
22552024-11-21T19:02:01.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
22562024-11-21T19:02:01.453Z[ 5] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22572024-11-21T19:02:01.454Z[ 7] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22582024-11-21T19:02:01.454Z[ 9] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22592024-11-21T19:02:01.454Z[ 11] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
22602024-11-21T19:02:01.454Z[ 13] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
22612024-11-21T19:02:01.454Z[ 15] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22622024-11-21T19:02:01.454Z[ 17] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22632024-11-21T19:02:01.454Z[ 19] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
22642024-11-21T19:02:01.454Z[SUM] 8.00-9.00 sec 109 MBytes 916 Mbits/sec
22652024-11-21T19:02:01.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
22662024-11-21T19:02:01.454Z[ 5] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
22672024-11-21T19:02:01.454Z[ 7] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
22682024-11-21T19:02:01.454Z[ 9] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
22692024-11-21T19:02:01.454Z[ 11] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
22702024-11-21T19:02:01.454Z[ 13] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
22712024-11-21T19:02:01.454Z[ 15] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
22722024-11-21T19:02:01.454Z[ 17] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
22732024-11-21T19:02:01.454Z[ 19] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
22742024-11-21T19:02:01.454Z[SUM] 9.00-10.00 sec 110 MBytes 920 Mbits/sec
22752024-11-21T19:02:01.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
22762024-11-21T19:02:01.455Z[ 5] 10.00-10.00 sec 45.2 KBytes 97.1 Mbits/sec
22772024-11-21T19:02:01.455Z[ 7] 10.00-10.00 sec 124 KBytes 267 Mbits/sec
22782024-11-21T19:02:01.455Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22792024-11-21T19:02:01.455Z[ 11] 10.00-10.00 sec 53.7 KBytes 115 Mbits/sec
22802024-11-21T19:02:01.455Z[ 13] 10.00-10.00 sec 124 KBytes 267 Mbits/sec
22812024-11-21T19:02:01.455Z[ 15] 10.00-10.00 sec 87.7 KBytes 188 Mbits/sec
22822024-11-21T19:02:01.455Z[ 17] 10.00-10.00 sec 50.9 KBytes 109 Mbits/sec
22832024-11-21T19:02:01.455Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22842024-11-21T19:02:01.455Z[SUM] 10.00-10.00 sec 486 KBytes 1.04 Gbits/sec
22852024-11-21T19:02:01.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
22862024-11-21T19:02:01.455Z[ ID] Interval Transfer Bandwidth
22872024-11-21T19:02:01.455Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22882024-11-21T19:02:01.455Z[ 5] 0.00-10.00 sec 139 MBytes 116 Mbits/sec receiver
22892024-11-21T19:02:01.455Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22902024-11-21T19:02:01.455Z[ 7] 0.00-10.00 sec 139 MBytes 116 Mbits/sec receiver
22912024-11-21T19:02:01.455Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22922024-11-21T19:02:01.455Z[ 9] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
22932024-11-21T19:02:01.455Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22942024-11-21T19:02:01.455Z[ 11] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
22952024-11-21T19:02:01.455Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22962024-11-21T19:02:01.455Z[ 13] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
22972024-11-21T19:02:01.455Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22982024-11-21T19:02:01.455Z[ 15] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
22992024-11-21T19:02:01.455Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23002024-11-21T19:02:01.455Z[ 17] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
23012024-11-21T19:02:01.456Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23022024-11-21T19:02:01.456Z[ 19] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
23032024-11-21T19:02:01.456Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23042024-11-21T19:02:01.456Z[SUM] 0.00-10.00 sec 1.08 GBytes 929 Mbits/sec receiver
23052024-11-21T19:02:01.459ZRun 1/10...929.108649424181Mbps
23062024-11-21T19:02:08.485Z-----------------------------------------------------------
23072024-11-21T19:02:08.485ZServer listening on 5201
23082024-11-21T19:02:08.485Z-----------------------------------------------------------
23092024-11-21T19:02:08.485ZAccepted connection from 10.0.0.1, port 33446
23102024-11-21T19:02:08.485Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46478
23112024-11-21T19:02:08.485Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60462
23122024-11-21T19:02:08.485Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46619
23132024-11-21T19:02:08.485Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34031
23142024-11-21T19:02:08.485Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60852
23152024-11-21T19:02:08.485Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55719
23162024-11-21T19:02:08.485Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37499
23172024-11-21T19:02:08.485Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48623
23182024-11-21T19:02:08.485Z[ ID] Interval Transfer Bandwidth
23192024-11-21T19:02:08.486Z[ 5] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
23202024-11-21T19:02:08.486Z[ 7] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
23212024-11-21T19:02:08.486Z[ 9] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
23222024-11-21T19:02:08.486Z[ 11] 0.00-1.00 sec 12.6 MBytes 105 Mbits/sec
23232024-11-21T19:02:08.486Z[ 13] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
23242024-11-21T19:02:08.486Z[ 15] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
23252024-11-21T19:02:08.486Z[ 17] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
23262024-11-21T19:02:08.486Z[ 19] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
23272024-11-21T19:02:08.486Z[SUM] 0.00-1.00 sec 101 MBytes 845 Mbits/sec
23282024-11-21T19:02:08.486Z- - - - - - - - - - - - - - - - - - - - - - - - -
23292024-11-21T19:02:08.486Z[ 5] 1.00-2.00 sec 14.0 MBytes 118 Mbits/sec
23302024-11-21T19:02:08.486Z[ 7] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
23312024-11-21T19:02:08.486Z[ 9] 1.00-2.00 sec 14.0 MBytes 118 Mbits/sec
23322024-11-21T19:02:08.489Z[ 11] 1.00-2.00 sec 14.0 MBytes 118 Mbits/sec
23332024-11-21T19:02:08.489Z[ 13] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
23342024-11-21T19:02:08.489Z[ 15] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
23352024-11-21T19:02:08.490Z[ 17] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
23362024-11-21T19:02:08.490Z[ 19] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
23372024-11-21T19:02:08.490Z[SUM] 1.00-2.00 sec 113 MBytes 944 Mbits/sec
23382024-11-21T19:02:08.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
23392024-11-21T19:02:08.490Z[ 5] 2.00-3.00 sec 13.9 MBytes 117 Mbits/sec
23402024-11-21T19:02:08.490Z[ 7] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec
23412024-11-21T19:02:08.490Z[ 9] 2.00-3.00 sec 13.9 MBytes 117 Mbits/sec
23422024-11-21T19:02:08.490Z[ 11] 2.00-3.00 sec 14.0 MBytes 117 Mbits/sec
23432024-11-21T19:02:08.490Z[ 13] 2.00-3.00 sec 14.0 MBytes 117 Mbits/sec
23442024-11-21T19:02:08.490Z[ 15] 2.00-3.00 sec 14.0 MBytes 117 Mbits/sec
23452024-11-21T19:02:08.490Z[ 17] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec
23462024-11-21T19:02:08.490Z[ 19] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec
23472024-11-21T19:02:08.491Z[SUM] 2.00-3.00 sec 111 MBytes 934 Mbits/sec
23482024-11-21T19:02:08.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
23492024-11-21T19:02:08.491Z[ 5] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
23502024-11-21T19:02:08.491Z[ 7] 3.00-4.00 sec 14.0 MBytes 117 Mbits/sec
23512024-11-21T19:02:08.491Z[ 9] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
23522024-11-21T19:02:08.491Z[ 11] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
23532024-11-21T19:02:08.491Z[ 13] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
23542024-11-21T19:02:08.491Z[ 15] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
23552024-11-21T19:02:08.491Z[ 17] 3.00-4.00 sec 14.0 MBytes 117 Mbits/sec
23562024-11-21T19:02:08.491Z[ 19] 3.00-4.00 sec 14.0 MBytes 117 Mbits/sec
23572024-11-21T19:02:08.491Z[SUM] 3.00-4.00 sec 111 MBytes 932 Mbits/sec
23582024-11-21T19:02:08.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
23592024-11-21T19:02:08.491Z[ 5] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
23602024-11-21T19:02:08.491Z[ 7] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
23612024-11-21T19:02:08.491Z[ 9] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
23622024-11-21T19:02:08.491Z[ 11] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
23632024-11-21T19:02:08.492Z[ 13] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
23642024-11-21T19:02:08.492Z[ 15] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
23652024-11-21T19:02:08.492Z[ 17] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
23662024-11-21T19:02:08.492Z[ 19] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
23672024-11-21T19:02:08.492Z[SUM] 4.00-5.00 sec 110 MBytes 925 Mbits/sec
23682024-11-21T19:02:08.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
23692024-11-21T19:02:08.492Z[ 5] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
23702024-11-21T19:02:08.492Z[ 7] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
23712024-11-21T19:02:08.492Z[ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
23722024-11-21T19:02:08.492Z[ 11] 5.00-6.00 sec 13.5 MBytes 114 Mbits/sec
23732024-11-21T19:02:08.492Z[ 13] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
23742024-11-21T19:02:08.492Z[ 15] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
23752024-11-21T19:02:08.492Z[ 17] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
23762024-11-21T19:02:08.492Z[ 19] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
23772024-11-21T19:02:08.492Z[SUM] 5.00-6.00 sec 108 MBytes 906 Mbits/sec
23782024-11-21T19:02:08.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
23792024-11-21T19:02:08.492Z[ 5] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23802024-11-21T19:02:08.492Z[ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
23812024-11-21T19:02:08.492Z[ 9] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23822024-11-21T19:02:11.714Z[ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23832024-11-21T19:02:11.714Z[ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
23842024-11-21T19:02:11.714Z[ 15] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
23852024-11-21T19:02:11.715Z[ 17] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
23862024-11-21T19:02:11.715Z[ 19] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
23872024-11-21T19:02:11.715Z[SUM] 6.00-7.00 sec 108 MBytes 909 Mbits/sec
23882024-11-21T19:02:11.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
23892024-11-21T19:02:11.715Z[ 5] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
23902024-11-21T19:02:11.715Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
23912024-11-21T19:02:11.715Z[ 9] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
23922024-11-21T19:02:11.715Z[ 11] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
23932024-11-21T19:02:11.715Z[ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
23942024-11-21T19:02:11.715Z[ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
23952024-11-21T19:02:11.717Z[ 17] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
23962024-11-21T19:02:11.717Z[ 19] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
23972024-11-21T19:02:11.717Z[SUM] 7.00-8.00 sec 108 MBytes 907 Mbits/sec
23982024-11-21T19:02:11.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
23992024-11-21T19:02:11.717Z[ 5] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
24002024-11-21T19:02:11.717Z[ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24012024-11-21T19:02:11.717Z[ 9] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24022024-11-21T19:02:11.717Z[ 11] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
24032024-11-21T19:02:11.717Z[ 13] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24042024-11-21T19:02:11.718Z[ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24052024-11-21T19:02:11.718Z[ 17] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24062024-11-21T19:02:11.718Z[ 19] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
24072024-11-21T19:02:11.718Z[SUM] 8.00-9.00 sec 108 MBytes 907 Mbits/sec
24082024-11-21T19:02:11.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
24092024-11-21T19:02:11.718Z[ 5] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
24102024-11-21T19:02:11.718Z[ 7] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
24112024-11-21T19:02:11.718Z[ 9] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
24122024-11-21T19:02:11.718Z[ 11] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
24132024-11-21T19:02:11.718Z[ 13] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
24142024-11-21T19:02:11.719Z[ 15] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
24152024-11-21T19:02:11.719Z[ 17] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
24162024-11-21T19:02:11.719Z[ 19] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
24172024-11-21T19:02:11.719Z[SUM] 9.00-10.00 sec 109 MBytes 916 Mbits/sec
24182024-11-21T19:02:11.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
24192024-11-21T19:02:11.720Z[ 5] 10.00-10.00 sec 62.2 KBytes 134 Mbits/sec
24202024-11-21T19:02:11.720Z[ 7] 10.00-10.00 sec 65.0 KBytes 140 Mbits/sec
24212024-11-21T19:02:11.720Z[ 9] 10.00-10.00 sec 124 KBytes 268 Mbits/sec
24222024-11-21T19:02:11.720Z[ 11] 10.00-10.00 sec 2.83 KBytes 6.08 Mbits/sec
24232024-11-21T19:02:11.720Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24242024-11-21T19:02:11.720Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24252024-11-21T19:02:11.720Z[ 17] 10.00-10.00 sec 76.4 KBytes 164 Mbits/sec
24262024-11-21T19:02:11.720Z[ 19] 10.00-10.00 sec 124 KBytes 268 Mbits/sec
24272024-11-21T19:02:11.720Z[SUM] 10.00-10.00 sec 455 KBytes 979 Mbits/sec
24282024-11-21T19:02:11.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
24292024-11-21T19:02:11.720Z[ ID] Interval Transfer Bandwidth
24302024-11-21T19:02:11.721Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24312024-11-21T19:02:11.721Z[ 5] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
24322024-11-21T19:02:11.721Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24332024-11-21T19:02:11.721Z[ 7] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
24342024-11-21T19:02:11.721Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24352024-11-21T19:02:11.721Z[ 9] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
24362024-11-21T19:02:11.721Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24372024-11-21T19:02:11.721Z[ 11] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
24382024-11-21T19:02:11.722Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24392024-11-21T19:02:11.728Z[ 13] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
24402024-11-21T19:02:11.732Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24412024-11-21T19:02:11.732Z[ 15] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
24422024-11-21T19:02:11.732Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24432024-11-21T19:02:11.732Z[ 17] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
24442024-11-21T19:02:11.732Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24452024-11-21T19:02:11.733Z[ 19] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
24462024-11-21T19:02:11.733Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24472024-11-21T19:02:11.733Z[SUM] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec receiver
24482024-11-21T19:02:11.733ZRun 2/10...913.139143449285Mbps
24492024-11-21T19:02:18.737Z-----------------------------------------------------------
24502024-11-21T19:02:18.737ZServer listening on 5201
24512024-11-21T19:02:18.737Z-----------------------------------------------------------
24522024-11-21T19:02:18.737ZAccepted connection from 10.0.0.1, port 51537
24532024-11-21T19:02:18.738Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38950
24542024-11-21T19:02:18.738Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34990
24552024-11-21T19:02:18.738Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51432
24562024-11-21T19:02:18.738Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36281
24572024-11-21T19:02:18.738Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40552
24582024-11-21T19:02:18.738Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64095
24592024-11-21T19:02:18.738Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46087
24602024-11-21T19:02:18.738Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52204
24612024-11-21T19:02:18.738Z[ ID] Interval Transfer Bandwidth
24622024-11-21T19:02:18.738Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
24632024-11-21T19:02:18.738Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
24642024-11-21T19:02:18.738Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
24652024-11-21T19:02:18.738Z[ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
24662024-11-21T19:02:18.738Z[ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
24672024-11-21T19:02:18.738Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24682024-11-21T19:02:18.738Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24692024-11-21T19:02:18.738Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24702024-11-21T19:02:18.738Z[SUM] 0.00-1.00 sec 98.1 MBytes 823 Mbits/sec
24712024-11-21T19:02:18.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
24722024-11-21T19:02:18.739Z[ 5] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
24732024-11-21T19:02:18.739Z[ 7] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
24742024-11-21T19:02:18.739Z[ 9] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
24752024-11-21T19:02:18.739Z[ 11] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
24762024-11-21T19:02:18.739Z[ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
24772024-11-21T19:02:18.739Z[ 15] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
24782024-11-21T19:02:18.739Z[ 17] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
24792024-11-21T19:02:18.739Z[ 19] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
24802024-11-21T19:02:18.739Z[SUM] 1.00-2.00 sec 108 MBytes 904 Mbits/sec
24812024-11-21T19:02:18.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
24822024-11-21T19:02:18.739Z[ 5] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
24832024-11-21T19:02:18.739Z[ 7] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
24842024-11-21T19:02:18.739Z[ 9] 2.00-3.00 sec 13.5 MBytes 114 Mbits/sec
24852024-11-21T19:02:18.739Z[ 11] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
24862024-11-21T19:02:18.739Z[ 13] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
24872024-11-21T19:02:18.739Z[ 15] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
24882024-11-21T19:02:18.739Z[ 17] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
24892024-11-21T19:02:18.739Z[ 19] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
24902024-11-21T19:02:18.739Z[SUM] 2.00-3.00 sec 109 MBytes 911 Mbits/sec
24912024-11-21T19:02:18.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
24922024-11-21T19:02:18.739Z[ 5] 3.00-4.00 sec 13.5 MBytes 114 Mbits/sec
24932024-11-21T19:02:18.739Z[ 7] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
24942024-11-21T19:02:18.739Z[ 9] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
24952024-11-21T19:02:18.739Z[ 11] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
24962024-11-21T19:02:18.740Z[ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
24972024-11-21T19:02:18.741Z[ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
24982024-11-21T19:02:18.741Z[ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
24992024-11-21T19:02:18.741Z[ 19] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
25002024-11-21T19:02:18.741Z[SUM] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
25012024-11-21T19:02:18.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
25022024-11-21T19:02:18.741Z[ 5] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
25032024-11-21T19:02:18.741Z[ 7] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec
25042024-11-21T19:02:18.741Z[ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
25052024-11-21T19:02:18.741Z[ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
25062024-11-21T19:02:18.741Z[ 13] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
25072024-11-21T19:02:18.741Z[ 15] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
25082024-11-21T19:02:18.741Z[ 17] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
25092024-11-21T19:02:18.741Z[ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
25102024-11-21T19:02:18.741Z[SUM] 4.00-5.00 sec 107 MBytes 901 Mbits/sec
25112024-11-21T19:02:18.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
25122024-11-21T19:02:18.741Z[ 5] 5.00-6.00 sec 13.4 MBytes 113 Mbits/sec
25132024-11-21T19:02:18.741Z[ 7] 5.00-6.00 sec 13.4 MBytes 113 Mbits/sec
25142024-11-21T19:02:18.741Z[ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
25152024-11-21T19:02:18.741Z[ 11] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
25162024-11-21T19:02:18.741Z[ 13] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
25172024-11-21T19:02:18.741Z[ 15] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
25182024-11-21T19:02:18.741Z[ 17] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
25192024-11-21T19:02:18.741Z[ 19] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
25202024-11-21T19:02:18.742Z[SUM] 5.00-6.00 sec 107 MBytes 900 Mbits/sec
25212024-11-21T19:02:18.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
25222024-11-21T19:02:18.742Z[ 5] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
25232024-11-21T19:02:18.742Z[ 7] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
25242024-11-21T19:02:18.742Z[ 9] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
25252024-11-21T19:02:21.853Z[ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
25262024-11-21T19:02:21.853Z[ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
25272024-11-21T19:02:21.853Z[ 15] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
25282024-11-21T19:02:21.853Z[ 17] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
25292024-11-21T19:02:21.853Z[ 19] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
25302024-11-21T19:02:21.853Z[SUM] 6.00-7.00 sec 107 MBytes 901 Mbits/sec
25312024-11-21T19:02:21.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
25322024-11-21T19:02:21.853Z[ 5] 7.00-8.00 sec 13.4 MBytes 113 Mbits/sec
25332024-11-21T19:02:21.854Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
25342024-11-21T19:02:21.854Z[ 9] 7.00-8.00 sec 13.4 MBytes 113 Mbits/sec
25352024-11-21T19:02:21.854Z[ 11] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
25362024-11-21T19:02:21.854Z[ 13] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
25372024-11-21T19:02:21.854Z[ 15] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
25382024-11-21T19:02:21.854Z[ 17] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
25392024-11-21T19:02:21.854Z[ 19] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
25402024-11-21T19:02:21.854Z[SUM] 7.00-8.00 sec 107 MBytes 901 Mbits/sec
25412024-11-21T19:02:21.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422024-11-21T19:02:21.854Z[ 5] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
25432024-11-21T19:02:21.854Z[ 7] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
25442024-11-21T19:02:21.855Z[ 9] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec
25452024-11-21T19:02:21.855Z[ 11] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
25462024-11-21T19:02:21.855Z[ 13] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec
25472024-11-21T19:02:21.855Z[ 15] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
25482024-11-21T19:02:21.855Z[ 17] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
25492024-11-21T19:02:21.855Z[ 19] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
25502024-11-21T19:02:21.855Z[SUM] 8.00-9.00 sec 107 MBytes 899 Mbits/sec
25512024-11-21T19:02:21.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522024-11-21T19:02:21.855Z[ 5] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
25532024-11-21T19:02:21.855Z[ 7] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
25542024-11-21T19:02:21.855Z[ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
25552024-11-21T19:02:21.855Z[ 11] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
25562024-11-21T19:02:21.855Z[ 13] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
25572024-11-21T19:02:21.855Z[ 15] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
25582024-11-21T19:02:21.855Z[ 17] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
25592024-11-21T19:02:21.855Z[ 19] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
25602024-11-21T19:02:21.855Z[SUM] 9.00-10.00 sec 107 MBytes 896 Mbits/sec
25612024-11-21T19:02:21.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622024-11-21T19:02:21.856Z[ 5] 10.00-10.00 sec 36.8 KBytes 70.5 Mbits/sec
25632024-11-21T19:02:21.856Z[ 7] 10.00-10.00 sec 124 KBytes 239 Mbits/sec
25642024-11-21T19:02:21.856Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25652024-11-21T19:02:21.856Z[ 11] 10.00-10.00 sec 41.0 KBytes 78.7 Mbits/sec
25662024-11-21T19:02:21.856Z[ 13] 10.00-10.00 sec 124 KBytes 239 Mbits/sec
25672024-11-21T19:02:21.856Z[ 15] 10.00-10.00 sec 124 KBytes 239 Mbits/sec
25682024-11-21T19:02:21.856Z[ 17] 10.00-10.00 sec 124 KBytes 239 Mbits/sec
25692024-11-21T19:02:21.856Z[ 19] 10.00-10.00 sec 124 KBytes 239 Mbits/sec
25702024-11-21T19:02:21.856Z[SUM] 10.00-10.00 sec 700 KBytes 1.34 Gbits/sec
25712024-11-21T19:02:21.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722024-11-21T19:02:21.856Z[ ID] Interval Transfer Bandwidth
25732024-11-21T19:02:21.856Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25742024-11-21T19:02:21.856Z[ 5] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
25752024-11-21T19:02:21.856Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25762024-11-21T19:02:21.856Z[ 7] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
25772024-11-21T19:02:21.856Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25782024-11-21T19:02:21.856Z[ 9] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
25792024-11-21T19:02:21.856Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25802024-11-21T19:02:21.856Z[ 11] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
25812024-11-21T19:02:21.856Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25822024-11-21T19:02:21.856Z[ 13] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
25832024-11-21T19:02:21.856Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25842024-11-21T19:02:21.856Z[ 15] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
25852024-11-21T19:02:21.856Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25862024-11-21T19:02:21.856Z[ 17] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
25872024-11-21T19:02:21.856Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25882024-11-21T19:02:21.856Z[ 19] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
25892024-11-21T19:02:21.856Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25902024-11-21T19:02:21.857Z[SUM] 0.00-10.00 sec 1.04 GBytes 895 Mbits/sec receiver
25912024-11-21T19:02:21.860ZRun 3/10...895.173011704556Mbps
25922024-11-21T19:02:28.889Z-----------------------------------------------------------
25932024-11-21T19:02:28.889ZServer listening on 5201
25942024-11-21T19:02:28.889Z-----------------------------------------------------------
25952024-11-21T19:02:28.889ZAccepted connection from 10.0.0.1, port 51642
25962024-11-21T19:02:28.889Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44924
25972024-11-21T19:02:28.889Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55170
25982024-11-21T19:02:28.889Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64601
25992024-11-21T19:02:28.889Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61987
26002024-11-21T19:02:28.889Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64369
26012024-11-21T19:02:28.890Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49649
26022024-11-21T19:02:28.890Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54967
26032024-11-21T19:02:28.890Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44262
26042024-11-21T19:02:28.890Z[ ID] Interval Transfer Bandwidth
26052024-11-21T19:02:28.890Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
26062024-11-21T19:02:28.890Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26072024-11-21T19:02:28.890Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26082024-11-21T19:02:28.890Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26092024-11-21T19:02:28.890Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26102024-11-21T19:02:28.890Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26112024-11-21T19:02:28.890Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26122024-11-21T19:02:28.890Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
26132024-11-21T19:02:28.890Z[SUM] 0.00-1.00 sec 96.2 MBytes 807 Mbits/sec
26142024-11-21T19:02:28.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
26152024-11-21T19:02:28.890Z[ 5] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
26162024-11-21T19:02:28.890Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
26172024-11-21T19:02:28.890Z[ 9] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
26182024-11-21T19:02:28.890Z[ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
26192024-11-21T19:02:28.890Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
26202024-11-21T19:02:28.890Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
26212024-11-21T19:02:28.890Z[ 17] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
26222024-11-21T19:02:28.890Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
26232024-11-21T19:02:28.890Z[SUM] 1.00-2.00 sec 105 MBytes 884 Mbits/sec
26242024-11-21T19:02:28.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
26252024-11-21T19:02:28.890Z[ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26262024-11-21T19:02:28.890Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
26272024-11-21T19:02:28.890Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26282024-11-21T19:02:28.890Z[ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26292024-11-21T19:02:28.890Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26302024-11-21T19:02:28.890Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26312024-11-21T19:02:28.890Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26322024-11-21T19:02:28.891Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
26332024-11-21T19:02:28.891Z[SUM] 2.00-3.00 sec 105 MBytes 879 Mbits/sec
26342024-11-21T19:02:28.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
26352024-11-21T19:02:28.891Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
26362024-11-21T19:02:28.891Z[ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
26372024-11-21T19:02:28.891Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
26382024-11-21T19:02:28.891Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
26392024-11-21T19:02:28.891Z[ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
26402024-11-21T19:02:28.891Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
26412024-11-21T19:02:28.891Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
26422024-11-21T19:02:28.891Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
26432024-11-21T19:02:28.891Z[SUM] 3.00-4.00 sec 105 MBytes 879 Mbits/sec
26442024-11-21T19:02:28.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
26452024-11-21T19:02:28.891Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
26462024-11-21T19:02:28.891Z[ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
26472024-11-21T19:02:28.891Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
26482024-11-21T19:02:28.891Z[ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
26492024-11-21T19:02:28.891Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
26502024-11-21T19:02:28.891Z[ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
26512024-11-21T19:02:28.891Z[ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
26522024-11-21T19:02:28.892Z[ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26532024-11-21T19:02:28.892Z[SUM] 4.00-5.00 sec 105 MBytes 882 Mbits/sec
26542024-11-21T19:02:28.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
26552024-11-21T19:02:28.892Z[ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26562024-11-21T19:02:28.892Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26572024-11-21T19:02:28.892Z[ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26582024-11-21T19:02:28.892Z[ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26592024-11-21T19:02:28.892Z[ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26602024-11-21T19:02:28.892Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26612024-11-21T19:02:28.892Z[ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26622024-11-21T19:02:28.892Z[ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26632024-11-21T19:02:28.895Z[SUM] 5.00-6.00 sec 105 MBytes 881 Mbits/sec
26642024-11-21T19:02:28.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
26652024-11-21T19:02:28.895Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
26662024-11-21T19:02:28.895Z[ 7] 6.00-7.00 sec 13.2 MBytes 110 Mbits/sec
26672024-11-21T19:02:28.895Z[ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
26682024-11-21T19:02:32.004Z[ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
26692024-11-21T19:02:32.004Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
26702024-11-21T19:02:32.004Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
26712024-11-21T19:02:32.004Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
26722024-11-21T19:02:32.004Z[ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
26732024-11-21T19:02:32.004Z[SUM] 6.00-7.00 sec 105 MBytes 881 Mbits/sec
26742024-11-21T19:02:32.004Z- - - - - - - - - - - - - - - - - - - - - - - - -
26752024-11-21T19:02:32.004Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26762024-11-21T19:02:32.005Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26772024-11-21T19:02:32.005Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26782024-11-21T19:02:32.005Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26792024-11-21T19:02:32.005Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26802024-11-21T19:02:32.005Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26812024-11-21T19:02:32.005Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26822024-11-21T19:02:32.005Z[ 19] 7.00-8.00 sec 13.1 MBytes 109 Mbits/sec
26832024-11-21T19:02:32.005Z[SUM] 7.00-8.00 sec 105 MBytes 880 Mbits/sec
26842024-11-21T19:02:32.005Z- - - - - - - - - - - - - - - - - - - - - - - - -
26852024-11-21T19:02:32.005Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26862024-11-21T19:02:32.005Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26872024-11-21T19:02:32.005Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26882024-11-21T19:02:32.005Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26892024-11-21T19:02:32.005Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26902024-11-21T19:02:32.005Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
26912024-11-21T19:02:32.005Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
26922024-11-21T19:02:32.005Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
26932024-11-21T19:02:32.005Z[SUM] 8.00-9.00 sec 104 MBytes 870 Mbits/sec
26942024-11-21T19:02:32.005Z- - - - - - - - - - - - - - - - - - - - - - - - -
26952024-11-21T19:02:32.005Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
26962024-11-21T19:02:32.005Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
26972024-11-21T19:02:32.005Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
26982024-11-21T19:02:32.005Z[ 11] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
26992024-11-21T19:02:32.005Z[ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
27002024-11-21T19:02:32.006Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
27012024-11-21T19:02:32.006Z[ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
27022024-11-21T19:02:32.006Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
27032024-11-21T19:02:32.006Z[SUM] 9.00-10.00 sec 103 MBytes 863 Mbits/sec
27042024-11-21T19:02:32.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
27052024-11-21T19:02:32.006Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27062024-11-21T19:02:32.006Z[ 7] 10.00-10.00 sec 9.90 KBytes 19.8 Mbits/sec
27072024-11-21T19:02:32.006Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27082024-11-21T19:02:32.006Z[ 11] 10.00-10.00 sec 42.4 KBytes 84.7 Mbits/sec
27092024-11-21T19:02:32.006Z[ 13] 10.00-10.00 sec 124 KBytes 248 Mbits/sec
27102024-11-21T19:02:32.006Z[ 15] 10.00-10.00 sec 124 KBytes 248 Mbits/sec
27112024-11-21T19:02:32.006Z[ 17] 10.00-10.00 sec 124 KBytes 248 Mbits/sec
27122024-11-21T19:02:32.006Z[ 19] 10.00-10.00 sec 96.2 KBytes 192 Mbits/sec
27132024-11-21T19:02:32.006Z[SUM] 10.00-10.00 sec 522 KBytes 1.04 Gbits/sec
27142024-11-21T19:02:32.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
27152024-11-21T19:02:32.006Z[ ID] Interval Transfer Bandwidth
27162024-11-21T19:02:32.006Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27172024-11-21T19:02:32.006Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
27182024-11-21T19:02:32.006Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27192024-11-21T19:02:32.007Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
27202024-11-21T19:02:32.007Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27212024-11-21T19:02:32.007Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
27222024-11-21T19:02:32.007Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27232024-11-21T19:02:32.007Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
27242024-11-21T19:02:32.007Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27252024-11-21T19:02:32.007Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
27262024-11-21T19:02:32.007Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27272024-11-21T19:02:32.007Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
27282024-11-21T19:02:32.007Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27292024-11-21T19:02:32.007Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
27302024-11-21T19:02:32.008Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27312024-11-21T19:02:32.008Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
27322024-11-21T19:02:32.008Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27332024-11-21T19:02:32.008Z[SUM] 0.00-10.00 sec 1.01 GBytes 871 Mbits/sec receiver
27342024-11-21T19:02:32.011ZRun 4/10...871.3643126979621Mbps
27352024-11-21T19:02:39.039Z-----------------------------------------------------------
27362024-11-21T19:02:39.039ZServer listening on 5201
27372024-11-21T19:02:39.039Z-----------------------------------------------------------
27382024-11-21T19:02:39.039ZAccepted connection from 10.0.0.1, port 62172
27392024-11-21T19:02:39.039Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48937
27402024-11-21T19:02:39.039Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52273
27412024-11-21T19:02:39.039Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52540
27422024-11-21T19:02:39.039Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34630
27432024-11-21T19:02:39.040Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41669
27442024-11-21T19:02:39.040Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51635
27452024-11-21T19:02:39.040Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44477
27462024-11-21T19:02:39.040Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41009
27472024-11-21T19:02:39.040Z[ ID] Interval Transfer Bandwidth
27482024-11-21T19:02:39.040Z[ 5] 0.00-1.00 sec 12.5 MBytes 104 Mbits/sec
27492024-11-21T19:02:39.040Z[ 7] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
27502024-11-21T19:02:39.040Z[ 9] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
27512024-11-21T19:02:39.040Z[ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
27522024-11-21T19:02:39.040Z[ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
27532024-11-21T19:02:39.040Z[ 15] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
27542024-11-21T19:02:39.040Z[ 17] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
27552024-11-21T19:02:39.040Z[ 19] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
27562024-11-21T19:02:39.040Z[SUM] 0.00-1.00 sec 98.7 MBytes 828 Mbits/sec
27572024-11-21T19:02:39.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
27582024-11-21T19:02:39.040Z[ 5] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
27592024-11-21T19:02:39.040Z[ 7] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
27602024-11-21T19:02:39.040Z[ 9] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
27612024-11-21T19:02:39.040Z[ 11] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
27622024-11-21T19:02:39.040Z[ 13] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
27632024-11-21T19:02:39.040Z[ 15] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
27642024-11-21T19:02:39.041Z[ 17] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
27652024-11-21T19:02:39.041Z[ 19] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
27662024-11-21T19:02:39.041Z[SUM] 1.00-2.00 sec 109 MBytes 917 Mbits/sec
27672024-11-21T19:02:39.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
27682024-11-21T19:02:39.041Z[ 5] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
27692024-11-21T19:02:39.041Z[ 7] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
27702024-11-21T19:02:39.041Z[ 9] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
27712024-11-21T19:02:39.041Z[ 11] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
27722024-11-21T19:02:39.042Z[ 13] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
27732024-11-21T19:02:39.042Z[ 15] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
27742024-11-21T19:02:39.042Z[ 17] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
27752024-11-21T19:02:39.042Z[ 19] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
27762024-11-21T19:02:39.042Z[SUM] 2.00-3.00 sec 108 MBytes 905 Mbits/sec
27772024-11-21T19:02:39.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
27782024-11-21T19:02:39.042Z[ 5] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27792024-11-21T19:02:39.042Z[ 7] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27802024-11-21T19:02:39.042Z[ 9] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27812024-11-21T19:02:39.042Z[ 11] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27822024-11-21T19:02:39.042Z[ 13] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
27832024-11-21T19:02:39.045Z[ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27842024-11-21T19:02:39.045Z[ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27852024-11-21T19:02:39.045Z[ 19] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
27862024-11-21T19:02:39.045Z[SUM] 3.00-4.00 sec 108 MBytes 904 Mbits/sec
27872024-11-21T19:02:39.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
27882024-11-21T19:02:39.045Z[ 5] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
27892024-11-21T19:02:39.045Z[ 7] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
27902024-11-21T19:02:39.045Z[ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
27912024-11-21T19:02:39.046Z[ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
27922024-11-21T19:02:39.046Z[ 13] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
27932024-11-21T19:02:39.046Z[ 15] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
27942024-11-21T19:02:39.046Z[ 17] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
27952024-11-21T19:02:39.046Z[ 19] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
27962024-11-21T19:02:39.046Z[SUM] 4.00-5.00 sec 107 MBytes 901 Mbits/sec
27972024-11-21T19:02:39.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
27982024-11-21T19:02:39.046Z[ 5] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
27992024-11-21T19:02:39.046Z[ 7] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28002024-11-21T19:02:39.046Z[ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28012024-11-21T19:02:39.046Z[ 11] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28022024-11-21T19:02:39.046Z[ 13] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28032024-11-21T19:02:39.046Z[ 15] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28042024-11-21T19:02:39.046Z[ 17] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28052024-11-21T19:02:39.046Z[ 19] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
28062024-11-21T19:02:39.046Z[SUM] 5.00-6.00 sec 108 MBytes 906 Mbits/sec
28072024-11-21T19:02:39.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
28082024-11-21T19:02:39.046Z[ 5] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
28092024-11-21T19:02:39.046Z[ 7] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
28102024-11-21T19:02:39.046Z[ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
28112024-11-21T19:02:42.255Z[ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
28122024-11-21T19:02:42.255Z[ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
28132024-11-21T19:02:42.255Z[ 15] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
28142024-11-21T19:02:42.255Z[ 17] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
28152024-11-21T19:02:42.255Z[ 19] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
28162024-11-21T19:02:42.255Z[SUM] 6.00-7.00 sec 108 MBytes 906 Mbits/sec
28172024-11-21T19:02:42.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
28182024-11-21T19:02:42.255Z[ 5] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
28192024-11-21T19:02:42.255Z[ 7] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
28202024-11-21T19:02:42.255Z[ 9] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
28212024-11-21T19:02:42.255Z[ 11] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
28222024-11-21T19:02:42.255Z[ 13] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
28232024-11-21T19:02:42.255Z[ 15] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
28242024-11-21T19:02:42.255Z[ 17] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
28252024-11-21T19:02:42.255Z[ 19] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
28262024-11-21T19:02:42.255Z[SUM] 7.00-8.00 sec 109 MBytes 912 Mbits/sec
28272024-11-21T19:02:42.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
28282024-11-21T19:02:42.256Z[ 5] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
28292024-11-21T19:02:42.256Z[ 7] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
28302024-11-21T19:02:42.256Z[ 9] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
28312024-11-21T19:02:42.256Z[ 11] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
28322024-11-21T19:02:42.256Z[ 13] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
28332024-11-21T19:02:42.256Z[ 15] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
28342024-11-21T19:02:42.256Z[ 17] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
28352024-11-21T19:02:42.256Z[ 19] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
28362024-11-21T19:02:42.256Z[SUM] 8.00-9.00 sec 110 MBytes 919 Mbits/sec
28372024-11-21T19:02:42.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
28382024-11-21T19:02:42.256Z[ 5] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
28392024-11-21T19:02:42.256Z[ 7] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
28402024-11-21T19:02:42.256Z[ 9] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
28412024-11-21T19:02:42.256Z[ 11] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
28422024-11-21T19:02:42.256Z[ 13] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
28432024-11-21T19:02:42.256Z[ 15] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
28442024-11-21T19:02:42.256Z[ 17] 9.00-10.00 sec 13.8 MBytes 116 Mbits/sec
28452024-11-21T19:02:42.256Z[ 19] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
28462024-11-21T19:02:42.256Z[SUM] 9.00-10.00 sec 110 MBytes 922 Mbits/sec
28472024-11-21T19:02:42.256Z- - - - - - - - - - - - - - - - - - - - - - - - -
28482024-11-21T19:02:42.256Z[ 5] 10.00-10.00 sec 59.4 KBytes 127 Mbits/sec
28492024-11-21T19:02:42.256Z[ 7] 10.00-10.00 sec 67.9 KBytes 145 Mbits/sec
28502024-11-21T19:02:42.256Z[ 9] 10.00-10.00 sec 124 KBytes 267 Mbits/sec
28512024-11-21T19:02:42.256Z[ 11] 10.00-10.00 sec 5.66 KBytes 12.1 Mbits/sec
28522024-11-21T19:02:42.257Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28532024-11-21T19:02:42.257Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28542024-11-21T19:02:42.257Z[ 17] 10.00-10.00 sec 7.07 KBytes 15.1 Mbits/sec
28552024-11-21T19:02:42.257Z[ 19] 10.00-10.00 sec 124 KBytes 267 Mbits/sec
28562024-11-21T19:02:42.257Z[SUM] 10.00-10.00 sec 389 KBytes 833 Mbits/sec
28572024-11-21T19:02:42.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
28582024-11-21T19:02:42.257Z[ ID] Interval Transfer Bandwidth
28592024-11-21T19:02:42.257Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28602024-11-21T19:02:42.257Z[ 5] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
28612024-11-21T19:02:42.257Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28622024-11-21T19:02:42.257Z[ 7] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
28632024-11-21T19:02:42.257Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28642024-11-21T19:02:42.257Z[ 9] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
28652024-11-21T19:02:42.257Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28662024-11-21T19:02:42.257Z[ 11] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
28672024-11-21T19:02:42.257Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28682024-11-21T19:02:42.260Z[ 13] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
28692024-11-21T19:02:42.260Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28702024-11-21T19:02:42.260Z[ 15] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
28712024-11-21T19:02:42.260Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28722024-11-21T19:02:42.260Z[ 17] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
28732024-11-21T19:02:42.260Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28742024-11-21T19:02:42.261Z[ 19] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
28752024-11-21T19:02:42.261Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28762024-11-21T19:02:42.261Z[SUM] 0.00-10.00 sec 1.05 GBytes 902 Mbits/sec receiver
28772024-11-21T19:02:42.261ZRun 5/10...902.464720204803Mbps
28782024-11-21T19:02:49.290Z-----------------------------------------------------------
28792024-11-21T19:02:49.290ZServer listening on 5201
28802024-11-21T19:02:49.290Z-----------------------------------------------------------
28812024-11-21T19:02:49.290ZAccepted connection from 10.0.0.1, port 51840
28822024-11-21T19:02:49.290Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42651
28832024-11-21T19:02:49.290Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61622
28842024-11-21T19:02:49.290Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53743
28852024-11-21T19:02:49.290Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34969
28862024-11-21T19:02:49.290Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49945
28872024-11-21T19:02:49.290Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53674
28882024-11-21T19:02:49.290Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62278
28892024-11-21T19:02:49.290Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35590
28902024-11-21T19:02:49.290Z[ ID] Interval Transfer Bandwidth
28912024-11-21T19:02:49.290Z[ 5] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
28922024-11-21T19:02:49.290Z[ 7] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
28932024-11-21T19:02:49.290Z[ 9] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
28942024-11-21T19:02:49.290Z[ 11] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
28952024-11-21T19:02:49.290Z[ 13] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
28962024-11-21T19:02:49.290Z[ 15] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
28972024-11-21T19:02:49.290Z[ 17] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
28982024-11-21T19:02:49.290Z[ 19] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
28992024-11-21T19:02:49.291Z[SUM] 0.00-1.00 sec 99.9 MBytes 838 Mbits/sec
29002024-11-21T19:02:49.291Z- - - - - - - - - - - - - - - - - - - - - - - - -
29012024-11-21T19:02:49.291Z[ 5] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
29022024-11-21T19:02:49.291Z[ 7] 1.00-2.00 sec 13.5 MBytes 114 Mbits/sec
29032024-11-21T19:02:49.291Z[ 9] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
29042024-11-21T19:02:49.291Z[ 11] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
29052024-11-21T19:02:49.291Z[ 13] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
29062024-11-21T19:02:49.291Z[ 15] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
29072024-11-21T19:02:49.291Z[ 17] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
29082024-11-21T19:02:49.291Z[ 19] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
29092024-11-21T19:02:49.291Z[SUM] 1.00-2.00 sec 109 MBytes 911 Mbits/sec
29102024-11-21T19:02:49.291Z- - - - - - - - - - - - - - - - - - - - - - - - -
29112024-11-21T19:02:49.291Z[ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
29122024-11-21T19:02:49.291Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
29132024-11-21T19:02:49.291Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
29142024-11-21T19:02:49.291Z[ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
29152024-11-21T19:02:49.291Z[ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
29162024-11-21T19:02:49.291Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
29172024-11-21T19:02:49.291Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
29182024-11-21T19:02:49.291Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
29192024-11-21T19:02:49.291Z[SUM] 2.00-3.00 sec 105 MBytes 884 Mbits/sec
29202024-11-21T19:02:49.291Z- - - - - - - - - - - - - - - - - - - - - - - - -
29212024-11-21T19:02:49.291Z[ 5] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec
29222024-11-21T19:02:49.292Z[ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29232024-11-21T19:02:49.292Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29242024-11-21T19:02:49.292Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29252024-11-21T19:02:49.292Z[ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29262024-11-21T19:02:49.292Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29272024-11-21T19:02:49.292Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29282024-11-21T19:02:49.292Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29292024-11-21T19:02:49.293Z[SUM] 3.00-4.00 sec 105 MBytes 881 Mbits/sec
29302024-11-21T19:02:49.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
29312024-11-21T19:02:49.293Z[ 5] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec
29322024-11-21T19:02:49.293Z[ 7] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
29332024-11-21T19:02:49.293Z[ 9] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
29342024-11-21T19:02:49.293Z[ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
29352024-11-21T19:02:49.293Z[ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
29362024-11-21T19:02:49.293Z[ 15] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
29372024-11-21T19:02:49.293Z[ 17] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
29382024-11-21T19:02:49.293Z[ 19] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
29392024-11-21T19:02:49.293Z[SUM] 4.00-5.00 sec 108 MBytes 902 Mbits/sec
29402024-11-21T19:02:49.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
29412024-11-21T19:02:49.293Z[ 5] 5.00-6.00 sec 13.5 MBytes 114 Mbits/sec
29422024-11-21T19:02:49.293Z[ 7] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
29432024-11-21T19:02:49.293Z[ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
29442024-11-21T19:02:49.293Z[ 11] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
29452024-11-21T19:02:49.293Z[ 13] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
29462024-11-21T19:02:49.293Z[ 15] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
29472024-11-21T19:02:49.293Z[ 17] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
29482024-11-21T19:02:49.293Z[ 19] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
29492024-11-21T19:02:49.293Z[SUM] 5.00-6.00 sec 108 MBytes 908 Mbits/sec
29502024-11-21T19:02:49.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
29512024-11-21T19:02:49.293Z[ 5] 6.00-7.00 sec 13.5 MBytes 114 Mbits/sec
29522024-11-21T19:02:49.293Z[ 7] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
29532024-11-21T19:02:49.293Z[ 9] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
29542024-11-21T19:02:52.506Z[ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
29552024-11-21T19:02:52.506Z[ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
29562024-11-21T19:02:52.506Z[ 15] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
29572024-11-21T19:02:52.506Z[ 17] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
29582024-11-21T19:02:52.506Z[ 19] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
29592024-11-21T19:02:52.506Z[SUM] 6.00-7.00 sec 108 MBytes 906 Mbits/sec
29602024-11-21T19:02:52.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
29612024-11-21T19:02:52.507Z[ 5] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
29622024-11-21T19:02:52.507Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
29632024-11-21T19:02:52.507Z[ 9] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
29642024-11-21T19:02:52.507Z[ 11] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
29652024-11-21T19:02:52.507Z[ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
29662024-11-21T19:02:52.507Z[ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
29672024-11-21T19:02:52.507Z[ 17] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
29682024-11-21T19:02:52.507Z[ 19] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
29692024-11-21T19:02:52.507Z[SUM] 7.00-8.00 sec 108 MBytes 905 Mbits/sec
29702024-11-21T19:02:52.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
29712024-11-21T19:02:52.507Z[ 5] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29722024-11-21T19:02:52.507Z[ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29732024-11-21T19:02:52.507Z[ 9] 8.00-9.00 sec 13.5 MBytes 114 Mbits/sec
29742024-11-21T19:02:52.507Z[ 11] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29752024-11-21T19:02:52.507Z[ 13] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
29762024-11-21T19:02:52.507Z[ 15] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
29772024-11-21T19:02:52.507Z[ 17] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
29782024-11-21T19:02:52.507Z[ 19] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
29792024-11-21T19:02:52.507Z[SUM] 8.00-9.00 sec 108 MBytes 909 Mbits/sec
29802024-11-21T19:02:52.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
29812024-11-21T19:02:52.507Z[ 5] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
29822024-11-21T19:02:52.507Z[ 7] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
29832024-11-21T19:02:52.507Z[ 9] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
29842024-11-21T19:02:52.507Z[ 11] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
29852024-11-21T19:02:52.507Z[ 13] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
29862024-11-21T19:02:52.507Z[ 15] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
29872024-11-21T19:02:52.507Z[ 17] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
29882024-11-21T19:02:52.507Z[ 19] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
29892024-11-21T19:02:52.507Z[SUM] 9.00-10.00 sec 108 MBytes 909 Mbits/sec
29902024-11-21T19:02:52.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
29912024-11-21T19:02:52.507Z[ 5] 10.00-10.00 sec 82.0 KBytes 166 Mbits/sec
29922024-11-21T19:02:52.507Z[ 7] 10.00-10.00 sec 2.83 KBytes 5.74 Mbits/sec
29932024-11-21T19:02:52.507Z[ 9] 10.00-10.00 sec 42.4 KBytes 86.1 Mbits/sec
29942024-11-21T19:02:52.507Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29952024-11-21T19:02:52.507Z[ 13] 10.00-10.00 sec 39.6 KBytes 80.4 Mbits/sec
29962024-11-21T19:02:52.507Z[ 15] 10.00-10.00 sec 124 KBytes 253 Mbits/sec
29972024-11-21T19:02:52.507Z[ 17] 10.00-10.00 sec 124 KBytes 253 Mbits/sec
29982024-11-21T19:02:52.507Z[ 19] 10.00-10.00 sec 124 KBytes 253 Mbits/sec
29992024-11-21T19:02:52.508Z[SUM] 10.00-10.00 sec 540 KBytes 1.10 Gbits/sec
30002024-11-21T19:02:52.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
30012024-11-21T19:02:52.508Z[ ID] Interval Transfer Bandwidth
30022024-11-21T19:02:52.508Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30032024-11-21T19:02:52.508Z[ 5] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
30042024-11-21T19:02:52.508Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30052024-11-21T19:02:52.508Z[ 7] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
30062024-11-21T19:02:52.508Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30072024-11-21T19:02:52.508Z[ 9] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
30082024-11-21T19:02:52.508Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30092024-11-21T19:02:52.508Z[ 11] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
30102024-11-21T19:02:52.508Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30112024-11-21T19:02:52.508Z[ 13] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
30122024-11-21T19:02:52.508Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30132024-11-21T19:02:52.508Z[ 15] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
30142024-11-21T19:02:52.508Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30152024-11-21T19:02:52.508Z[ 17] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
30162024-11-21T19:02:52.508Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30172024-11-21T19:02:52.508Z[ 19] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
30182024-11-21T19:02:52.509Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30192024-11-21T19:02:52.513Z[SUM] 0.00-10.00 sec 1.04 GBytes 895 Mbits/sec receiver
30202024-11-21T19:02:52.513ZRun 6/10...895.898990667192Mbps
30212024-11-21T19:02:59.540Z-----------------------------------------------------------
30222024-11-21T19:02:59.540ZServer listening on 5201
30232024-11-21T19:02:59.540Z-----------------------------------------------------------
30242024-11-21T19:02:59.541ZAccepted connection from 10.0.0.1, port 61213
30252024-11-21T19:02:59.541Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38532
30262024-11-21T19:02:59.541Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43993
30272024-11-21T19:02:59.541Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49804
30282024-11-21T19:02:59.541Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57728
30292024-11-21T19:02:59.541Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38799
30302024-11-21T19:02:59.541Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35690
30312024-11-21T19:02:59.541Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45169
30322024-11-21T19:02:59.541Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34545
30332024-11-21T19:02:59.541Z[ ID] Interval Transfer Bandwidth
30342024-11-21T19:02:59.541Z[ 5] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
30352024-11-21T19:02:59.541Z[ 7] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
30362024-11-21T19:02:59.541Z[ 9] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
30372024-11-21T19:02:59.541Z[ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
30382024-11-21T19:02:59.541Z[ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
30392024-11-21T19:02:59.541Z[ 15] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
30402024-11-21T19:02:59.541Z[ 17] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
30412024-11-21T19:02:59.541Z[ 19] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
30422024-11-21T19:02:59.541Z[SUM] 0.00-1.00 sec 98.7 MBytes 828 Mbits/sec
30432024-11-21T19:02:59.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442024-11-21T19:02:59.541Z[ 5] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
30452024-11-21T19:02:59.542Z[ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30462024-11-21T19:02:59.542Z[ 9] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
30472024-11-21T19:02:59.542Z[ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30482024-11-21T19:02:59.542Z[ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30492024-11-21T19:02:59.542Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30502024-11-21T19:02:59.542Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30512024-11-21T19:02:59.542Z[ 19] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
30522024-11-21T19:02:59.542Z[SUM] 1.00-2.00 sec 107 MBytes 896 Mbits/sec
30532024-11-21T19:02:59.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
30542024-11-21T19:02:59.542Z[ 5] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30552024-11-21T19:02:59.542Z[ 7] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
30562024-11-21T19:02:59.542Z[ 9] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
30572024-11-21T19:02:59.542Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30582024-11-21T19:02:59.542Z[ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30592024-11-21T19:02:59.542Z[ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30602024-11-21T19:02:59.542Z[ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
30612024-11-21T19:02:59.542Z[ 19] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
30622024-11-21T19:02:59.542Z[SUM] 2.00-3.00 sec 107 MBytes 895 Mbits/sec
30632024-11-21T19:02:59.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
30642024-11-21T19:02:59.542Z[ 5] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30652024-11-21T19:02:59.542Z[ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30662024-11-21T19:02:59.542Z[ 9] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30672024-11-21T19:02:59.542Z[ 11] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30682024-11-21T19:02:59.542Z[ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30692024-11-21T19:02:59.542Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
30702024-11-21T19:02:59.542Z[ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30712024-11-21T19:02:59.542Z[ 19] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
30722024-11-21T19:02:59.542Z[SUM] 3.00-4.00 sec 106 MBytes 887 Mbits/sec
30732024-11-21T19:02:59.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
30742024-11-21T19:02:59.542Z[ 5] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
30752024-11-21T19:02:59.542Z[ 7] 4.00-5.00 sec 13.5 MBytes 114 Mbits/sec
30762024-11-21T19:02:59.542Z[ 9] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
30772024-11-21T19:02:59.542Z[ 11] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
30782024-11-21T19:02:59.542Z[ 13] 4.00-5.00 sec 13.5 MBytes 114 Mbits/sec
30792024-11-21T19:02:59.542Z[ 15] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
30802024-11-21T19:02:59.542Z[ 17] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
30812024-11-21T19:02:59.543Z[ 19] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
30822024-11-21T19:02:59.543Z[SUM] 4.00-5.00 sec 108 MBytes 907 Mbits/sec
30832024-11-21T19:02:59.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
30842024-11-21T19:02:59.543Z[ 5] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30852024-11-21T19:02:59.543Z[ 7] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30862024-11-21T19:02:59.543Z[ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30872024-11-21T19:02:59.543Z[ 11] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30882024-11-21T19:02:59.543Z[ 13] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30892024-11-21T19:02:59.543Z[ 15] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30902024-11-21T19:02:59.543Z[ 17] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
30912024-11-21T19:02:59.543Z[ 19] 5.00-6.00 sec 13.5 MBytes 114 Mbits/sec
30922024-11-21T19:02:59.543Z[SUM] 5.00-6.00 sec 108 MBytes 907 Mbits/sec
30932024-11-21T19:02:59.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
30942024-11-21T19:02:59.543Z[ 5] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
30952024-11-21T19:02:59.543Z[ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
30962024-11-21T19:02:59.543Z[ 9] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
30972024-11-21T19:03:02.757Z[ 11] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
30982024-11-21T19:03:02.757Z[ 13] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
30992024-11-21T19:03:02.757Z[ 15] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
31002024-11-21T19:03:02.757Z[ 17] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
31012024-11-21T19:03:02.757Z[ 19] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
31022024-11-21T19:03:02.757Z[SUM] 6.00-7.00 sec 109 MBytes 915 Mbits/sec
31032024-11-21T19:03:02.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
31042024-11-21T19:03:02.757Z[ 5] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
31052024-11-21T19:03:02.757Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
31062024-11-21T19:03:02.759Z[ 9] 7.00-8.00 sec 13.4 MBytes 113 Mbits/sec
31072024-11-21T19:03:02.759Z[ 11] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
31082024-11-21T19:03:02.759Z[ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
31092024-11-21T19:03:02.759Z[ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
31102024-11-21T19:03:02.759Z[ 17] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
31112024-11-21T19:03:02.759Z[ 19] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
31122024-11-21T19:03:02.759Z[SUM] 7.00-8.00 sec 108 MBytes 905 Mbits/sec
31132024-11-21T19:03:02.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
31142024-11-21T19:03:02.759Z[ 5] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
31152024-11-21T19:03:02.759Z[ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
31162024-11-21T19:03:02.760Z[ 9] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
31172024-11-21T19:03:02.760Z[ 11] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
31182024-11-21T19:03:02.760Z[ 13] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
31192024-11-21T19:03:02.760Z[ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
31202024-11-21T19:03:02.760Z[ 17] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
31212024-11-21T19:03:02.760Z[ 19] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
31222024-11-21T19:03:02.760Z[SUM] 8.00-9.00 sec 108 MBytes 906 Mbits/sec
31232024-11-21T19:03:02.760Z- - - - - - - - - - - - - - - - - - - - - - - - -
31242024-11-21T19:03:02.760Z[ 5] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
31252024-11-21T19:03:02.760Z[ 7] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
31262024-11-21T19:03:02.760Z[ 9] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
31272024-11-21T19:03:02.760Z[ 11] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
31282024-11-21T19:03:02.760Z[ 13] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
31292024-11-21T19:03:02.760Z[ 15] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
31302024-11-21T19:03:02.760Z[ 17] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
31312024-11-21T19:03:02.760Z[ 19] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
31322024-11-21T19:03:02.760Z[SUM] 9.00-10.00 sec 109 MBytes 914 Mbits/sec
31332024-11-21T19:03:02.760Z- - - - - - - - - - - - - - - - - - - - - - - - -
31342024-11-21T19:03:02.760Z[ 5] 10.00-10.00 sec 67.9 KBytes 163 Mbits/sec
31352024-11-21T19:03:02.760Z[ 7] 10.00-10.00 sec 42.4 KBytes 102 Mbits/sec
31362024-11-21T19:03:02.760Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31372024-11-21T19:03:02.760Z[ 11] 10.00-10.00 sec 124 KBytes 299 Mbits/sec
31382024-11-21T19:03:02.760Z[ 13] 10.00-10.00 sec 107 KBytes 258 Mbits/sec
31392024-11-21T19:03:02.760Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31402024-11-21T19:03:02.760Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31412024-11-21T19:03:02.760Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31422024-11-21T19:03:02.761Z[SUM] 10.00-10.00 sec 342 KBytes 822 Mbits/sec
31432024-11-21T19:03:02.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
31442024-11-21T19:03:02.761Z[ ID] Interval Transfer Bandwidth
31452024-11-21T19:03:02.761Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31462024-11-21T19:03:02.761Z[ 5] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
31472024-11-21T19:03:02.761Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31482024-11-21T19:03:02.761Z[ 7] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
31492024-11-21T19:03:02.761Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31502024-11-21T19:03:02.761Z[ 9] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
31512024-11-21T19:03:02.761Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31522024-11-21T19:03:02.761Z[ 11] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
31532024-11-21T19:03:02.761Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31542024-11-21T19:03:02.761Z[ 13] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
31552024-11-21T19:03:02.761Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31562024-11-21T19:03:02.761Z[ 15] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
31572024-11-21T19:03:02.761Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31582024-11-21T19:03:02.761Z[ 17] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
31592024-11-21T19:03:02.761Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31602024-11-21T19:03:02.761Z[ 19] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
31612024-11-21T19:03:02.761Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31622024-11-21T19:03:02.761Z[SUM] 0.00-10.00 sec 1.04 GBytes 896 Mbits/sec receiver
31632024-11-21T19:03:02.765ZRun 7/10...896.353336314388Mbps
31642024-11-21T19:03:09.791Z-----------------------------------------------------------
31652024-11-21T19:03:09.791ZServer listening on 5201
31662024-11-21T19:03:09.791Z-----------------------------------------------------------
31672024-11-21T19:03:09.791ZAccepted connection from 10.0.0.1, port 36295
31682024-11-21T19:03:09.791Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36486
31692024-11-21T19:03:09.791Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36934
31702024-11-21T19:03:09.791Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45798
31712024-11-21T19:03:09.791Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63915
31722024-11-21T19:03:09.791Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49034
31732024-11-21T19:03:09.791Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62974
31742024-11-21T19:03:09.792Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61154
31752024-11-21T19:03:09.792Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64517
31762024-11-21T19:03:09.792Z[ ID] Interval Transfer Bandwidth
31772024-11-21T19:03:09.792Z[ 5] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
31782024-11-21T19:03:09.792Z[ 7] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
31792024-11-21T19:03:09.792Z[ 9] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
31802024-11-21T19:03:09.792Z[ 11] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
31812024-11-21T19:03:09.792Z[ 13] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
31822024-11-21T19:03:09.792Z[ 15] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
31832024-11-21T19:03:09.792Z[ 17] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
31842024-11-21T19:03:09.793Z[ 19] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
31852024-11-21T19:03:09.793Z[SUM] 0.00-1.00 sec 99.4 MBytes 834 Mbits/sec
31862024-11-21T19:03:09.793Z- - - - - - - - - - - - - - - - - - - - - - - - -
31872024-11-21T19:03:09.793Z[ 5] 1.00-2.00 sec 13.9 MBytes 117 Mbits/sec
31882024-11-21T19:03:09.793Z[ 7] 1.00-2.00 sec 13.9 MBytes 117 Mbits/sec
31892024-11-21T19:03:09.793Z[ 9] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
31902024-11-21T19:03:09.793Z[ 11] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec
31912024-11-21T19:03:09.793Z[ 13] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec
31922024-11-21T19:03:09.793Z[ 15] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec
31932024-11-21T19:03:09.793Z[ 17] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec
31942024-11-21T19:03:09.793Z[ 19] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
31952024-11-21T19:03:09.793Z[SUM] 1.00-2.00 sec 111 MBytes 932 Mbits/sec
31962024-11-21T19:03:09.793Z- - - - - - - - - - - - - - - - - - - - - - - - -
31972024-11-21T19:03:09.793Z[ 5] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
31982024-11-21T19:03:09.793Z[ 7] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
31992024-11-21T19:03:09.793Z[ 9] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
32002024-11-21T19:03:09.793Z[ 11] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec
32012024-11-21T19:03:09.793Z[ 13] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec
32022024-11-21T19:03:09.793Z[ 15] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
32032024-11-21T19:03:09.793Z[ 17] 2.00-3.00 sec 13.8 MBytes 115 Mbits/sec
32042024-11-21T19:03:09.793Z[ 19] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
32052024-11-21T19:03:09.793Z[SUM] 2.00-3.00 sec 110 MBytes 926 Mbits/sec
32062024-11-21T19:03:09.793Z- - - - - - - - - - - - - - - - - - - - - - - - -
32072024-11-21T19:03:09.793Z[ 5] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
32082024-11-21T19:03:09.794Z[ 7] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
32092024-11-21T19:03:09.794Z[ 9] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
32102024-11-21T19:03:09.795Z[ 11] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
32112024-11-21T19:03:09.795Z[ 13] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
32122024-11-21T19:03:09.795Z[ 15] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
32132024-11-21T19:03:09.795Z[ 17] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
32142024-11-21T19:03:09.798Z[ 19] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
32152024-11-21T19:03:09.798Z[SUM] 3.00-4.00 sec 110 MBytes 925 Mbits/sec
32162024-11-21T19:03:09.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
32172024-11-21T19:03:09.798Z[ 5] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
32182024-11-21T19:03:09.798Z[ 7] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
32192024-11-21T19:03:09.798Z[ 9] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
32202024-11-21T19:03:09.798Z[ 11] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
32212024-11-21T19:03:09.798Z[ 13] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
32222024-11-21T19:03:09.798Z[ 15] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
32232024-11-21T19:03:09.798Z[ 17] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
32242024-11-21T19:03:09.798Z[ 19] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
32252024-11-21T19:03:09.798Z[SUM] 4.00-5.00 sec 110 MBytes 920 Mbits/sec
32262024-11-21T19:03:09.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
32272024-11-21T19:03:09.798Z[ 5] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
32282024-11-21T19:03:09.798Z[ 7] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
32292024-11-21T19:03:09.798Z[ 9] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
32302024-11-21T19:03:09.798Z[ 11] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
32312024-11-21T19:03:09.798Z[ 13] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
32322024-11-21T19:03:09.798Z[ 15] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
32332024-11-21T19:03:09.798Z[ 17] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
32342024-11-21T19:03:09.798Z[ 19] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
32352024-11-21T19:03:09.798Z[SUM] 5.00-6.00 sec 108 MBytes 906 Mbits/sec
32362024-11-21T19:03:09.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
32372024-11-21T19:03:09.798Z[ 5] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
32382024-11-21T19:03:09.798Z[ 7] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
32392024-11-21T19:03:09.798Z[ 9] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
32402024-11-21T19:03:12.908Z[ 11] 6.00-7.00 sec 13.4 MBytes 113 Mbits/sec
32412024-11-21T19:03:12.908Z[ 13] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
32422024-11-21T19:03:12.908Z[ 15] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
32432024-11-21T19:03:12.908Z[ 17] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
32442024-11-21T19:03:12.908Z[ 19] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
32452024-11-21T19:03:12.908Z[SUM] 6.00-7.00 sec 107 MBytes 898 Mbits/sec
32462024-11-21T19:03:12.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
32472024-11-21T19:03:12.908Z[ 5] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
32482024-11-21T19:03:12.908Z[ 7] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
32492024-11-21T19:03:12.909Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32502024-11-21T19:03:12.909Z[ 11] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
32512024-11-21T19:03:12.909Z[ 13] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
32522024-11-21T19:03:12.909Z[ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
32532024-11-21T19:03:12.909Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32542024-11-21T19:03:12.909Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
32552024-11-21T19:03:12.909Z[SUM] 7.00-8.00 sec 105 MBytes 884 Mbits/sec
32562024-11-21T19:03:12.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
32572024-11-21T19:03:12.909Z[ 5] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32582024-11-21T19:03:12.909Z[ 7] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32592024-11-21T19:03:12.909Z[ 9] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32602024-11-21T19:03:12.909Z[ 11] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32612024-11-21T19:03:12.909Z[ 13] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32622024-11-21T19:03:12.909Z[ 15] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32632024-11-21T19:03:12.909Z[ 17] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32642024-11-21T19:03:12.909Z[ 19] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32652024-11-21T19:03:12.909Z[SUM] 8.00-9.00 sec 106 MBytes 888 Mbits/sec
32662024-11-21T19:03:12.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
32672024-11-21T19:03:12.909Z[ 5] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32682024-11-21T19:03:12.909Z[ 7] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32692024-11-21T19:03:12.909Z[ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32702024-11-21T19:03:12.909Z[ 11] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
32712024-11-21T19:03:12.909Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32722024-11-21T19:03:12.910Z[ 15] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
32732024-11-21T19:03:12.910Z[ 17] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32742024-11-21T19:03:12.910Z[ 19] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
32752024-11-21T19:03:12.910Z[SUM] 9.00-10.00 sec 107 MBytes 895 Mbits/sec
32762024-11-21T19:03:12.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
32772024-11-21T19:03:12.910Z[ 5] 10.00-10.00 sec 82.0 KBytes 147 Mbits/sec
32782024-11-21T19:03:12.910Z[ 7] 10.00-10.00 sec 48.1 KBytes 86.2 Mbits/sec
32792024-11-21T19:03:12.910Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32802024-11-21T19:03:12.910Z[ 11] 10.00-10.00 sec 84.8 KBytes 152 Mbits/sec
32812024-11-21T19:03:12.910Z[ 13] 10.00-10.00 sec 124 KBytes 223 Mbits/sec
32822024-11-21T19:03:12.910Z[ 15] 10.00-10.00 sec 124 KBytes 223 Mbits/sec
32832024-11-21T19:03:12.910Z[ 17] 10.00-10.00 sec 124 KBytes 223 Mbits/sec
32842024-11-21T19:03:12.910Z[ 19] 10.00-10.00 sec 52.3 KBytes 93.8 Mbits/sec
32852024-11-21T19:03:12.910Z[SUM] 10.00-10.00 sec 641 KBytes 1.15 Gbits/sec
32862024-11-21T19:03:12.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
32872024-11-21T19:03:12.910Z[ ID] Interval Transfer Bandwidth
32882024-11-21T19:03:12.910Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32892024-11-21T19:03:12.910Z[ 5] 0.00-10.00 sec 135 MBytes 113 Mbits/sec receiver
32902024-11-21T19:03:12.910Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32912024-11-21T19:03:12.910Z[ 7] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
32922024-11-21T19:03:12.910Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32932024-11-21T19:03:12.910Z[ 9] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
32942024-11-21T19:03:12.910Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32952024-11-21T19:03:12.910Z[ 11] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
32962024-11-21T19:03:12.911Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32972024-11-21T19:03:12.911Z[ 13] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
32982024-11-21T19:03:12.911Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32992024-11-21T19:03:12.911Z[ 15] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
33002024-11-21T19:03:12.911Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33012024-11-21T19:03:12.911Z[ 17] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
33022024-11-21T19:03:12.911Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33032024-11-21T19:03:12.911Z[ 19] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
33042024-11-21T19:03:12.911Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33052024-11-21T19:03:12.911Z[SUM] 0.00-10.00 sec 1.05 GBytes 901 Mbits/sec receiver
33062024-11-21T19:03:12.914ZRun 8/10...901.5112955260311Mbps
33072024-11-21T19:03:19.942Z-----------------------------------------------------------
33082024-11-21T19:03:19.942ZServer listening on 5201
33092024-11-21T19:03:19.942Z-----------------------------------------------------------
33102024-11-21T19:03:19.942ZAccepted connection from 10.0.0.1, port 61588
33112024-11-21T19:03:19.942Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38524
33122024-11-21T19:03:19.942Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44795
33132024-11-21T19:03:19.942Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51537
33142024-11-21T19:03:19.942Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55023
33152024-11-21T19:03:19.942Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47671
33162024-11-21T19:03:19.942Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53763
33172024-11-21T19:03:19.942Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58129
33182024-11-21T19:03:19.942Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44368
33192024-11-21T19:03:19.942Z[ ID] Interval Transfer Bandwidth
33202024-11-21T19:03:19.942Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
33212024-11-21T19:03:19.942Z[ 7] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
33222024-11-21T19:03:19.942Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
33232024-11-21T19:03:19.942Z[ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
33242024-11-21T19:03:19.942Z[ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
33252024-11-21T19:03:19.942Z[ 15] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
33262024-11-21T19:03:19.942Z[ 17] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
33272024-11-21T19:03:19.942Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33282024-11-21T19:03:19.942Z[SUM] 0.00-1.00 sec 98.4 MBytes 825 Mbits/sec
33292024-11-21T19:03:19.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
33302024-11-21T19:03:19.942Z[ 5] 1.00-2.00 sec 13.4 MBytes 113 Mbits/sec
33312024-11-21T19:03:19.942Z[ 7] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
33322024-11-21T19:03:19.942Z[ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
33332024-11-21T19:03:19.942Z[ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
33342024-11-21T19:03:19.942Z[ 13] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
33352024-11-21T19:03:19.942Z[ 15] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
33362024-11-21T19:03:19.942Z[ 17] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
33372024-11-21T19:03:19.943Z[ 19] 1.00-2.00 sec 13.4 MBytes 113 Mbits/sec
33382024-11-21T19:03:19.943Z[SUM] 1.00-2.00 sec 107 MBytes 898 Mbits/sec
33392024-11-21T19:03:19.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
33402024-11-21T19:03:19.943Z[ 5] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
33412024-11-21T19:03:19.943Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
33422024-11-21T19:03:19.943Z[ 9] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33432024-11-21T19:03:19.943Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33442024-11-21T19:03:19.943Z[ 13] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
33452024-11-21T19:03:19.943Z[ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
33462024-11-21T19:03:19.943Z[ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
33472024-11-21T19:03:19.943Z[ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
33482024-11-21T19:03:19.943Z[SUM] 2.00-3.00 sec 106 MBytes 891 Mbits/sec
33492024-11-21T19:03:19.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
33502024-11-21T19:03:19.943Z[ 5] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
33512024-11-21T19:03:19.943Z[ 7] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
33522024-11-21T19:03:19.943Z[ 9] 3.00-4.00 sec 13.3 MBytes 111 Mbits/sec
33532024-11-21T19:03:19.943Z[ 11] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
33542024-11-21T19:03:19.943Z[ 13] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
33552024-11-21T19:03:19.943Z[ 15] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
33562024-11-21T19:03:19.946Z[ 17] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
33572024-11-21T19:03:19.946Z[ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
33582024-11-21T19:03:19.946Z[SUM] 3.00-4.00 sec 107 MBytes 895 Mbits/sec
33592024-11-21T19:03:19.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
33602024-11-21T19:03:19.946Z[ 5] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec
33612024-11-21T19:03:19.946Z[ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
33622024-11-21T19:03:19.946Z[ 9] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
33632024-11-21T19:03:19.946Z[ 11] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
33642024-11-21T19:03:19.946Z[ 13] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
33652024-11-21T19:03:19.947Z[ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
33662024-11-21T19:03:19.947Z[ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
33672024-11-21T19:03:19.947Z[ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
33682024-11-21T19:03:19.947Z[SUM] 4.00-5.00 sec 106 MBytes 891 Mbits/sec
33692024-11-21T19:03:19.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
33702024-11-21T19:03:19.947Z[ 5] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
33712024-11-21T19:03:19.947Z[ 7] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
33722024-11-21T19:03:19.947Z[ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
33732024-11-21T19:03:19.947Z[ 11] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
33742024-11-21T19:03:19.947Z[ 13] 5.00-6.00 sec 13.4 MBytes 113 Mbits/sec
33752024-11-21T19:03:19.947Z[ 15] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
33762024-11-21T19:03:19.947Z[ 17] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
33772024-11-21T19:03:19.947Z[ 19] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
33782024-11-21T19:03:19.947Z[SUM] 5.00-6.00 sec 107 MBytes 898 Mbits/sec
33792024-11-21T19:03:19.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
33802024-11-21T19:03:19.947Z[ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
33812024-11-21T19:03:19.947Z[ 7] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
33822024-11-21T19:03:19.947Z[ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
33832024-11-21T19:03:23.159Z[ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
33842024-11-21T19:03:23.159Z[ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
33852024-11-21T19:03:23.159Z[ 15] 6.00-7.00 sec 13.3 MBytes 112 Mbits/sec
33862024-11-21T19:03:23.159Z[ 17] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
33872024-11-21T19:03:23.159Z[ 19] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec
33882024-11-21T19:03:23.159Z[SUM] 6.00-7.00 sec 106 MBytes 892 Mbits/sec
33892024-11-21T19:03:23.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
33902024-11-21T19:03:23.159Z[ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
33912024-11-21T19:03:23.159Z[ 7] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
33922024-11-21T19:03:23.159Z[ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
33932024-11-21T19:03:23.159Z[ 11] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
33942024-11-21T19:03:23.159Z[ 13] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
33952024-11-21T19:03:23.159Z[ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
33962024-11-21T19:03:23.159Z[ 17] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
33972024-11-21T19:03:23.159Z[ 19] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
33982024-11-21T19:03:23.159Z[SUM] 7.00-8.00 sec 106 MBytes 889 Mbits/sec
33992024-11-21T19:03:23.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
34002024-11-21T19:03:23.159Z[ 5] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
34012024-11-21T19:03:23.159Z[ 7] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
34022024-11-21T19:03:23.159Z[ 9] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
34032024-11-21T19:03:23.160Z[ 11] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
34042024-11-21T19:03:23.160Z[ 13] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
34052024-11-21T19:03:23.163Z[ 15] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
34062024-11-21T19:03:23.163Z[ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
34072024-11-21T19:03:23.163Z[ 19] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
34082024-11-21T19:03:23.163Z[SUM] 8.00-9.00 sec 106 MBytes 887 Mbits/sec
34092024-11-21T19:03:23.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
34102024-11-21T19:03:23.163Z[ 5] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
34112024-11-21T19:03:23.163Z[ 7] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
34122024-11-21T19:03:23.163Z[ 9] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
34132024-11-21T19:03:23.164Z[ 11] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
34142024-11-21T19:03:23.164Z[ 13] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
34152024-11-21T19:03:23.164Z[ 15] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
34162024-11-21T19:03:23.164Z[ 17] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
34172024-11-21T19:03:23.164Z[ 19] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
34182024-11-21T19:03:23.164Z[SUM] 9.00-10.00 sec 109 MBytes 911 Mbits/sec
34192024-11-21T19:03:23.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
34202024-11-21T19:03:23.164Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34212024-11-21T19:03:23.164Z[ 7] 10.00-10.00 sec 122 KBytes 270 Mbits/sec
34222024-11-21T19:03:23.164Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34232024-11-21T19:03:23.165Z[ 11] 10.00-10.00 sec 105 KBytes 233 Mbits/sec
34242024-11-21T19:03:23.165Z[ 13] 10.00-10.00 sec 124 KBytes 277 Mbits/sec
34252024-11-21T19:03:23.165Z[ 15] 10.00-10.00 sec 124 KBytes 277 Mbits/sec
34262024-11-21T19:03:23.165Z[ 17] 10.00-10.00 sec 82.0 KBytes 182 Mbits/sec
34272024-11-21T19:03:23.165Z[ 19] 10.00-10.00 sec 7.07 KBytes 15.7 Mbits/sec
34282024-11-21T19:03:23.165Z[SUM] 10.00-10.00 sec 564 KBytes 1.25 Gbits/sec
34292024-11-21T19:03:23.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
34302024-11-21T19:03:23.165Z[ ID] Interval Transfer Bandwidth
34312024-11-21T19:03:23.165Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34322024-11-21T19:03:23.165Z[ 5] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34332024-11-21T19:03:23.165Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34342024-11-21T19:03:23.165Z[ 7] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34352024-11-21T19:03:23.165Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34362024-11-21T19:03:23.165Z[ 9] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34372024-11-21T19:03:23.165Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34382024-11-21T19:03:23.165Z[ 11] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34392024-11-21T19:03:23.165Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34402024-11-21T19:03:23.165Z[ 13] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34412024-11-21T19:03:23.165Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34422024-11-21T19:03:23.165Z[ 15] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34432024-11-21T19:03:23.165Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34442024-11-21T19:03:23.165Z[ 17] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34452024-11-21T19:03:23.165Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34462024-11-21T19:03:23.165Z[ 19] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
34472024-11-21T19:03:23.165Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34482024-11-21T19:03:23.165Z[SUM] 0.00-10.00 sec 1.03 GBytes 888 Mbits/sec receiver
34492024-11-21T19:03:23.165ZRun 9/10...888.284008163537Mbps
34502024-11-21T19:03:30.193Z-----------------------------------------------------------
34512024-11-21T19:03:30.193ZServer listening on 5201
34522024-11-21T19:03:30.193Z-----------------------------------------------------------
34532024-11-21T19:03:30.193ZAccepted connection from 10.0.0.1, port 37202
34542024-11-21T19:03:30.193Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56060
34552024-11-21T19:03:30.193Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37485
34562024-11-21T19:03:30.193Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49189
34572024-11-21T19:03:30.193Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48998
34582024-11-21T19:03:30.193Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58720
34592024-11-21T19:03:30.193Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50863
34602024-11-21T19:03:30.193Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52010
34612024-11-21T19:03:30.193Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58118
34622024-11-21T19:03:30.193Z[ ID] Interval Transfer Bandwidth
34632024-11-21T19:03:30.193Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
34642024-11-21T19:03:30.194Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
34652024-11-21T19:03:30.194Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
34662024-11-21T19:03:30.194Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
34672024-11-21T19:03:30.194Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
34682024-11-21T19:03:30.194Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
34692024-11-21T19:03:30.194Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
34702024-11-21T19:03:30.194Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
34712024-11-21T19:03:30.194Z[SUM] 0.00-1.00 sec 97.8 MBytes 820 Mbits/sec
34722024-11-21T19:03:30.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
34732024-11-21T19:03:30.194Z[ 5] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
34742024-11-21T19:03:30.194Z[ 7] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
34752024-11-21T19:03:30.194Z[ 9] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
34762024-11-21T19:03:30.195Z[ 11] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
34772024-11-21T19:03:30.195Z[ 13] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
34782024-11-21T19:03:30.195Z[ 15] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
34792024-11-21T19:03:30.195Z[ 17] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
34802024-11-21T19:03:30.195Z[ 19] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
34812024-11-21T19:03:30.195Z[SUM] 1.00-2.00 sec 109 MBytes 914 Mbits/sec
34822024-11-21T19:03:30.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
34832024-11-21T19:03:30.195Z[ 5] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
34842024-11-21T19:03:30.195Z[ 7] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
34852024-11-21T19:03:30.195Z[ 9] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
34862024-11-21T19:03:30.195Z[ 11] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
34872024-11-21T19:03:30.195Z[ 13] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
34882024-11-21T19:03:30.195Z[ 15] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
34892024-11-21T19:03:30.195Z[ 17] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
34902024-11-21T19:03:30.195Z[ 19] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
34912024-11-21T19:03:30.195Z[SUM] 2.00-3.00 sec 109 MBytes 913 Mbits/sec
34922024-11-21T19:03:30.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
34932024-11-21T19:03:30.195Z[ 5] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
34942024-11-21T19:03:30.195Z[ 7] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
34952024-11-21T19:03:30.196Z[ 9] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
34962024-11-21T19:03:30.196Z[ 11] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
34972024-11-21T19:03:30.196Z[ 13] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
34982024-11-21T19:03:30.196Z[ 15] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
34992024-11-21T19:03:30.196Z[ 17] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
35002024-11-21T19:03:30.196Z[ 19] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
35012024-11-21T19:03:30.196Z[SUM] 3.00-4.00 sec 109 MBytes 913 Mbits/sec
35022024-11-21T19:03:30.196Z- - - - - - - - - - - - - - - - - - - - - - - - -
35032024-11-21T19:03:30.196Z[ 5] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
35042024-11-21T19:03:30.196Z[ 7] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
35052024-11-21T19:03:30.196Z[ 9] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
35062024-11-21T19:03:30.196Z[ 11] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
35072024-11-21T19:03:30.196Z[ 13] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
35082024-11-21T19:03:30.196Z[ 15] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
35092024-11-21T19:03:30.196Z[ 17] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
35102024-11-21T19:03:30.196Z[ 19] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
35112024-11-21T19:03:30.196Z[SUM] 4.00-5.00 sec 109 MBytes 911 Mbits/sec
35122024-11-21T19:03:30.197Z- - - - - - - - - - - - - - - - - - - - - - - - -
35132024-11-21T19:03:30.197Z[ 5] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
35142024-11-21T19:03:30.197Z[ 7] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
35152024-11-21T19:03:30.197Z[ 9] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
35162024-11-21T19:03:30.197Z[ 11] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
35172024-11-21T19:03:30.197Z[ 13] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
35182024-11-21T19:03:30.197Z[ 15] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
35192024-11-21T19:03:30.197Z[ 17] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
35202024-11-21T19:03:30.197Z[ 19] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
35212024-11-21T19:03:30.197Z[SUM] 5.00-6.00 sec 109 MBytes 914 Mbits/sec
35222024-11-21T19:03:30.197Z- - - - - - - - - - - - - - - - - - - - - - - - -
35232024-11-21T19:03:30.197Z[ 5] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
35242024-11-21T19:03:30.197Z[ 7] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
35252024-11-21T19:03:30.197Z[ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
35262024-11-21T19:03:33.409Z[ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
35272024-11-21T19:03:33.409Z[ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
35282024-11-21T19:03:33.410Z[ 15] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
35292024-11-21T19:03:33.410Z[ 17] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
35302024-11-21T19:03:33.410Z[ 19] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
35312024-11-21T19:03:33.410Z[SUM] 6.00-7.00 sec 108 MBytes 907 Mbits/sec
35322024-11-21T19:03:33.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
35332024-11-21T19:03:33.410Z[ 5] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
35342024-11-21T19:03:33.410Z[ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
35352024-11-21T19:03:33.410Z[ 9] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
35362024-11-21T19:03:33.410Z[ 11] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
35372024-11-21T19:03:33.410Z[ 13] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
35382024-11-21T19:03:33.410Z[ 15] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
35392024-11-21T19:03:33.410Z[ 17] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
35402024-11-21T19:03:33.410Z[ 19] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
35412024-11-21T19:03:33.410Z[SUM] 7.00-8.00 sec 107 MBytes 896 Mbits/sec
35422024-11-21T19:03:33.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
35432024-11-21T19:03:33.410Z[ 5] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
35442024-11-21T19:03:33.410Z[ 7] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
35452024-11-21T19:03:33.410Z[ 9] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
35462024-11-21T19:03:33.410Z[ 11] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
35472024-11-21T19:03:33.410Z[ 13] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
35482024-11-21T19:03:33.410Z[ 15] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
35492024-11-21T19:03:33.410Z[ 17] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
35502024-11-21T19:03:33.410Z[ 19] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
35512024-11-21T19:03:33.410Z[SUM] 8.00-9.00 sec 109 MBytes 913 Mbits/sec
35522024-11-21T19:03:33.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
35532024-11-21T19:03:33.410Z[ 5] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
35542024-11-21T19:03:33.410Z[ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
35552024-11-21T19:03:33.410Z[ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
35562024-11-21T19:03:33.410Z[ 11] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
35572024-11-21T19:03:33.410Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
35582024-11-21T19:03:33.410Z[ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
35592024-11-21T19:03:33.410Z[ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
35602024-11-21T19:03:33.410Z[ 19] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
35612024-11-21T19:03:33.410Z[SUM] 9.00-10.00 sec 106 MBytes 891 Mbits/sec
35622024-11-21T19:03:33.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
35632024-11-21T19:03:33.410Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35642024-11-21T19:03:33.411Z[ 7] 10.00-10.00 sec 14.1 KBytes 32.6 Mbits/sec
35652024-11-21T19:03:33.411Z[ 9] 10.00-10.00 sec 4.24 KBytes 9.78 Mbits/sec
35662024-11-21T19:03:33.411Z[ 11] 10.00-10.00 sec 124 KBytes 287 Mbits/sec
35672024-11-21T19:03:33.411Z[ 13] 10.00-10.00 sec 124 KBytes 287 Mbits/sec
35682024-11-21T19:03:33.411Z[ 15] 10.00-10.00 sec 89.1 KBytes 206 Mbits/sec
35692024-11-21T19:03:33.411Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35702024-11-21T19:03:33.411Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35712024-11-21T19:03:33.411Z[SUM] 10.00-10.00 sec 356 KBytes 822 Mbits/sec
35722024-11-21T19:03:33.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
35732024-11-21T19:03:33.411Z[ ID] Interval Transfer Bandwidth
35742024-11-21T19:03:33.411Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35752024-11-21T19:03:33.411Z[ 5] 0.00-10.00 sec 134 MBytes 113 Mbits/sec receiver
35762024-11-21T19:03:33.411Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35772024-11-21T19:03:33.411Z[ 7] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
35782024-11-21T19:03:33.411Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35792024-11-21T19:03:33.411Z[ 9] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
35802024-11-21T19:03:33.411Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35812024-11-21T19:03:33.411Z[ 11] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
35822024-11-21T19:03:33.411Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35832024-11-21T19:03:33.411Z[ 13] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
35842024-11-21T19:03:33.411Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35852024-11-21T19:03:33.411Z[ 15] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
35862024-11-21T19:03:33.411Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35872024-11-21T19:03:33.411Z[ 17] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
35882024-11-21T19:03:33.411Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35892024-11-21T19:03:33.411Z[ 19] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
35902024-11-21T19:03:33.411Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35912024-11-21T19:03:33.411Z[SUM] 0.00-10.00 sec 1.05 GBytes 899 Mbits/sec receiver
35922024-11-21T19:03:33.414ZRun 10/10...899.60431144519Mbps
35932024-11-21T19:03:33.414Z###---------------------###
35942024-11-21T19:03:33.414Z::: iPerf done... :::
35952024-11-21T19:03:33.414Z:::Awaiting out files...:::
35962024-11-21T19:03:33.415Z###---------------------###
35972024-11-21T19:03:33.415Z###-----###
35982024-11-21T19:03:33.415Z:::done!:::
35992024-11-21T19:03:33.415Z###-----###
36002024-11-21T19:03:35.158ZGnuplot not found, using plotters backend
36012024-11-21T19:03:35.383ZBenchmarking iperf-tcp/local/c2s/tx
36022024-11-21T19:03:35.383ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
36032024-11-21T19:03:40.048ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (575M iterations)
36042024-11-21T19:04:00.001ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
36052024-11-21T19:04:00.156Ziperf-tcp/local/c2s/tx time: [1.6312 µs 1.6313 µs 1.6314 µs]
36062024-11-21T19:04:00.156Z change: [-1.1656% -1.1532% -1.1421%] (p = 0.00 < 0.05)
36072024-11-21T19:04:00.156Z Performance has improved.
36082024-11-21T19:04:00.156ZFound 10 outliers among 100 measurements (10.00%)
36092024-11-21T19:04:00.156Z 3 (3.00%) low severe
36102024-11-21T19:04:00.157Z 3 (3.00%) low mild
36112024-11-21T19:04:00.157Z 4 (4.00%) high mild
36122024-11-21T19:04:01.747Z
36132024-11-21T19:04:01.749ZBenchmarking iperf-tcp/local/c2s/rx
36142024-11-21T19:04:01.749ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
36152024-11-21T19:04:06.408ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (576M iterations)
36162024-11-21T19:04:26.312ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
36172024-11-21T19:04:26.463Ziperf-tcp/local/c2s/rx time: [5.6241 µs 5.6244 µs 5.6247 µs]
36182024-11-21T19:04:26.463Z change: [-0.8346% -0.8244% -0.8134%] (p = 0.00 < 0.05)
36192024-11-21T19:04:26.463Z Change within noise threshold.
36202024-11-21T19:04:26.463ZFound 7 outliers among 100 measurements (7.00%)
36212024-11-21T19:04:26.463Z 1 (1.00%) low severe
36222024-11-21T19:04:26.463Z 3 (3.00%) low mild
36232024-11-21T19:04:26.463Z 2 (2.00%) high mild
36242024-11-21T19:04:26.463Z 1 (1.00%) high severe
36252024-11-21T19:04:28.054Z
36262024-11-21T19:04:28.057Z###-------------------###
36272024-11-21T19:04:28.057Z:::Running experiment :::
36282024-11-21T19:04:28.057Z:::iperf-tcp/local/s2c:::
36292024-11-21T19:04:28.057Z###-------------------###
36302024-11-21T19:04:28.545Zdtrace: description 'profile-201us ' matched 2 probes
36312024-11-21T19:04:35.104Z-----------------------------------------------------------
36322024-11-21T19:04:35.104ZServer listening on 5201
36332024-11-21T19:04:35.104Z-----------------------------------------------------------
36342024-11-21T19:04:35.104ZAccepted connection from 10.0.0.1, port 46397
36352024-11-21T19:04:35.104Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49462
36362024-11-21T19:04:35.104Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35076
36372024-11-21T19:04:35.104Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57866
36382024-11-21T19:04:35.104Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49113
36392024-11-21T19:04:35.104Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43233
36402024-11-21T19:04:35.104Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49301
36412024-11-21T19:04:35.104Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46534
36422024-11-21T19:04:35.104Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36885
36432024-11-21T19:04:35.104Z[ ID] Interval Transfer Bandwidth
36442024-11-21T19:04:35.104Z[ 5] 0.00-1.00 sec 14.5 MBytes 121 Mbits/sec
36452024-11-21T19:04:35.104Z[ 7] 0.00-1.00 sec 14.5 MBytes 121 Mbits/sec
36462024-11-21T19:04:35.104Z[ 9] 0.00-1.00 sec 14.5 MBytes 121 Mbits/sec
36472024-11-21T19:04:35.104Z[ 11] 0.00-1.00 sec 14.5 MBytes 121 Mbits/sec
36482024-11-21T19:04:35.104Z[ 13] 0.00-1.00 sec 14.4 MBytes 121 Mbits/sec
36492024-11-21T19:04:35.104Z[ 15] 0.00-1.00 sec 14.5 MBytes 121 Mbits/sec
36502024-11-21T19:04:35.104Z[ 17] 0.00-1.00 sec 14.5 MBytes 122 Mbits/sec
36512024-11-21T19:04:35.104Z[ 19] 0.00-1.00 sec 14.5 MBytes 121 Mbits/sec
36522024-11-21T19:04:35.104Z[SUM] 0.00-1.00 sec 116 MBytes 971 Mbits/sec
36532024-11-21T19:04:35.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542024-11-21T19:04:35.104Z[ 5] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
36552024-11-21T19:04:35.105Z[ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
36562024-11-21T19:04:35.105Z[ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
36572024-11-21T19:04:35.105Z[ 11] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
36582024-11-21T19:04:35.105Z[ 13] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
36592024-11-21T19:04:35.105Z[ 15] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
36602024-11-21T19:04:35.105Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
36612024-11-21T19:04:35.105Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
36622024-11-21T19:04:35.105Z[SUM] 1.00-2.00 sec 105 MBytes 882 Mbits/sec
36632024-11-21T19:04:35.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642024-11-21T19:04:35.105Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
36652024-11-21T19:04:35.105Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
36662024-11-21T19:04:35.105Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
36672024-11-21T19:04:35.105Z[ 11] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec
36682024-11-21T19:04:35.105Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
36692024-11-21T19:04:35.105Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
36702024-11-21T19:04:35.105Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
36712024-11-21T19:04:35.105Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
36722024-11-21T19:04:35.105Z[SUM] 2.00-3.00 sec 105 MBytes 884 Mbits/sec
36732024-11-21T19:04:35.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742024-11-21T19:04:35.105Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
36752024-11-21T19:04:35.105Z[ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
36762024-11-21T19:04:35.105Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
36772024-11-21T19:04:35.106Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
36782024-11-21T19:04:35.109Z[ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
36792024-11-21T19:04:35.109Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
36802024-11-21T19:04:35.109Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
36812024-11-21T19:04:35.109Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
36822024-11-21T19:04:35.109Z[SUM] 3.00-4.00 sec 105 MBytes 881 Mbits/sec
36832024-11-21T19:04:35.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842024-11-21T19:04:35.109Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
36852024-11-21T19:04:35.109Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
36862024-11-21T19:04:35.109Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
36872024-11-21T19:04:35.109Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
36882024-11-21T19:04:35.109Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
36892024-11-21T19:04:35.109Z[ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
36902024-11-21T19:04:35.109Z[ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
36912024-11-21T19:04:35.109Z[ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
36922024-11-21T19:04:35.109Z[SUM] 4.00-5.00 sec 105 MBytes 877 Mbits/sec
36932024-11-21T19:04:35.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942024-11-21T19:04:35.110Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
36952024-11-21T19:04:35.110Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
36962024-11-21T19:04:35.110Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
36972024-11-21T19:04:35.110Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
36982024-11-21T19:04:35.110Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
36992024-11-21T19:04:35.110Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
37002024-11-21T19:04:35.110Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
37012024-11-21T19:04:35.110Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
37022024-11-21T19:04:35.110Z[SUM] 5.00-6.00 sec 104 MBytes 874 Mbits/sec
37032024-11-21T19:04:35.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042024-11-21T19:04:35.110Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
37052024-11-21T19:04:35.110Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
37062024-11-21T19:04:35.110Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
37072024-11-21T19:04:38.325Z[ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
37082024-11-21T19:04:38.325Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
37092024-11-21T19:04:38.325Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
37102024-11-21T19:04:38.325Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
37112024-11-21T19:04:38.325Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
37122024-11-21T19:04:38.325Z[SUM] 6.00-7.00 sec 104 MBytes 876 Mbits/sec
37132024-11-21T19:04:38.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142024-11-21T19:04:38.325Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
37152024-11-21T19:04:38.325Z[ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
37162024-11-21T19:04:38.325Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
37172024-11-21T19:04:38.325Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
37182024-11-21T19:04:38.326Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
37192024-11-21T19:04:38.326Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
37202024-11-21T19:04:38.326Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
37212024-11-21T19:04:38.326Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
37222024-11-21T19:04:38.326Z[SUM] 7.00-8.00 sec 104 MBytes 875 Mbits/sec
37232024-11-21T19:04:38.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
37242024-11-21T19:04:38.326Z[ 5] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
37252024-11-21T19:04:38.326Z[ 7] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37262024-11-21T19:04:38.326Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
37272024-11-21T19:04:38.326Z[ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37282024-11-21T19:04:38.326Z[ 13] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37292024-11-21T19:04:38.326Z[ 15] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37302024-11-21T19:04:38.326Z[ 17] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37312024-11-21T19:04:38.326Z[ 19] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
37322024-11-21T19:04:38.326Z[SUM] 8.00-9.00 sec 103 MBytes 860 Mbits/sec
37332024-11-21T19:04:38.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
37342024-11-21T19:04:38.326Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
37352024-11-21T19:04:38.326Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
37362024-11-21T19:04:38.326Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
37372024-11-21T19:04:38.326Z[ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
37382024-11-21T19:04:38.326Z[ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
37392024-11-21T19:04:38.326Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
37402024-11-21T19:04:38.326Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
37412024-11-21T19:04:38.326Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
37422024-11-21T19:04:38.327Z[SUM] 9.00-10.00 sec 103 MBytes 868 Mbits/sec
37432024-11-21T19:04:38.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
37442024-11-21T19:04:38.327Z[ 5] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
37452024-11-21T19:04:38.327Z[ 7] 10.00-10.00 sec 113 KBytes 249 Mbits/sec
37462024-11-21T19:04:38.327Z[ 9] 10.00-10.00 sec 113 KBytes 249 Mbits/sec
37472024-11-21T19:04:38.327Z[ 11] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
37482024-11-21T19:04:38.327Z[ 13] 10.00-10.00 sec 113 KBytes 249 Mbits/sec
37492024-11-21T19:04:38.327Z[ 15] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
37502024-11-21T19:04:38.327Z[ 17] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
37512024-11-21T19:04:38.327Z[ 19] 10.00-10.00 sec 56.6 KBytes 125 Mbits/sec
37522024-11-21T19:04:38.327Z[SUM] 10.00-10.00 sec 622 KBytes 1.37 Gbits/sec
37532024-11-21T19:04:38.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
37542024-11-21T19:04:38.327Z[ ID] Interval Transfer Bandwidth
37552024-11-21T19:04:38.327Z[ 5] 0.00-10.00 sec 132 MBytes 111 Mbits/sec sender
37562024-11-21T19:04:38.327Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37572024-11-21T19:04:38.327Z[ 7] 0.00-10.00 sec 132 MBytes 111 Mbits/sec sender
37582024-11-21T19:04:38.327Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37592024-11-21T19:04:38.327Z[ 9] 0.00-10.00 sec 132 MBytes 111 Mbits/sec sender
37602024-11-21T19:04:38.327Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37612024-11-21T19:04:38.327Z[ 11] 0.00-10.00 sec 132 MBytes 111 Mbits/sec sender
37622024-11-21T19:04:38.328Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37632024-11-21T19:04:38.328Z[ 13] 0.00-10.00 sec 132 MBytes 111 Mbits/sec sender
37642024-11-21T19:04:38.328Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37652024-11-21T19:04:38.328Z[ 15] 0.00-10.00 sec 132 MBytes 111 Mbits/sec sender
37662024-11-21T19:04:38.328Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37672024-11-21T19:04:38.328Z[ 17] 0.00-10.00 sec 132 MBytes 111 Mbits/sec sender
37682024-11-21T19:04:38.328Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37692024-11-21T19:04:38.328Z[ 19] 0.00-10.00 sec 132 MBytes 111 Mbits/sec sender
37702024-11-21T19:04:38.328Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37712024-11-21T19:04:38.328Z[SUM] 0.00-10.00 sec 1.03 GBytes 885 Mbits/sec sender
37722024-11-21T19:04:38.328Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37732024-11-21T19:04:38.331ZRun 1/10...885.108024746332Mbps
37742024-11-21T19:04:45.360Z-----------------------------------------------------------
37752024-11-21T19:04:45.360ZServer listening on 5201
37762024-11-21T19:04:45.360Z-----------------------------------------------------------
37772024-11-21T19:04:45.360ZAccepted connection from 10.0.0.1, port 57677
37782024-11-21T19:04:45.360Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42956
37792024-11-21T19:04:45.360Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48608
37802024-11-21T19:04:45.360Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63710
37812024-11-21T19:04:45.360Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44891
37822024-11-21T19:04:45.360Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58857
37832024-11-21T19:04:45.360Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49129
37842024-11-21T19:04:45.360Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56431
37852024-11-21T19:04:45.360Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62055
37862024-11-21T19:04:45.360Z[ ID] Interval Transfer Bandwidth
37872024-11-21T19:04:45.360Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
37882024-11-21T19:04:45.360Z[ 7] 0.00-1.00 sec 12.3 MBytes 104 Mbits/sec
37892024-11-21T19:04:45.360Z[ 9] 0.00-1.00 sec 12.3 MBytes 104 Mbits/sec
37902024-11-21T19:04:45.361Z[ 11] 0.00-1.00 sec 12.3 MBytes 104 Mbits/sec
37912024-11-21T19:04:45.361Z[ 13] 0.00-1.00 sec 12.3 MBytes 104 Mbits/sec
37922024-11-21T19:04:45.361Z[ 15] 0.00-1.00 sec 12.3 MBytes 104 Mbits/sec
37932024-11-21T19:04:45.361Z[ 17] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
37942024-11-21T19:04:45.361Z[ 19] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
37952024-11-21T19:04:45.361Z[SUM] 0.00-1.00 sec 98.8 MBytes 829 Mbits/sec
37962024-11-21T19:04:45.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972024-11-21T19:04:45.361Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
37982024-11-21T19:04:45.361Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
37992024-11-21T19:04:45.361Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
38002024-11-21T19:04:45.361Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
38012024-11-21T19:04:45.361Z[ 13] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
38022024-11-21T19:04:45.361Z[ 15] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
38032024-11-21T19:04:45.361Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
38042024-11-21T19:04:45.361Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
38052024-11-21T19:04:45.361Z[SUM] 1.00-2.00 sec 105 MBytes 885 Mbits/sec
38062024-11-21T19:04:45.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072024-11-21T19:04:45.361Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
38082024-11-21T19:04:45.361Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
38092024-11-21T19:04:45.361Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
38102024-11-21T19:04:45.361Z[ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
38112024-11-21T19:04:45.361Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
38122024-11-21T19:04:45.361Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
38132024-11-21T19:04:45.361Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
38142024-11-21T19:04:45.361Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
38152024-11-21T19:04:45.361Z[SUM] 2.00-3.00 sec 104 MBytes 877 Mbits/sec
38162024-11-21T19:04:45.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172024-11-21T19:04:45.361Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
38182024-11-21T19:04:45.365Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
38192024-11-21T19:04:45.365Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
38202024-11-21T19:04:45.365Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
38212024-11-21T19:04:45.365Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
38222024-11-21T19:04:45.365Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
38232024-11-21T19:04:45.365Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
38242024-11-21T19:04:45.365Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
38252024-11-21T19:04:45.365Z[SUM] 3.00-4.00 sec 104 MBytes 874 Mbits/sec
38262024-11-21T19:04:45.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272024-11-21T19:04:45.365Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
38282024-11-21T19:04:45.365Z[ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
38292024-11-21T19:04:45.366Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
38302024-11-21T19:04:45.366Z[ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
38312024-11-21T19:04:45.366Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
38322024-11-21T19:04:45.366Z[ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
38332024-11-21T19:04:45.366Z[ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
38342024-11-21T19:04:45.366Z[ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
38352024-11-21T19:04:45.366Z[SUM] 4.00-5.00 sec 105 MBytes 877 Mbits/sec
38362024-11-21T19:04:45.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372024-11-21T19:04:45.366Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38382024-11-21T19:04:45.366Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38392024-11-21T19:04:45.366Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38402024-11-21T19:04:45.366Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38412024-11-21T19:04:45.366Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38422024-11-21T19:04:45.366Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38432024-11-21T19:04:45.366Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38442024-11-21T19:04:45.366Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
38452024-11-21T19:04:45.366Z[SUM] 5.00-6.00 sec 104 MBytes 872 Mbits/sec
38462024-11-21T19:04:45.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
38472024-11-21T19:04:45.366Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38482024-11-21T19:04:45.366Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38492024-11-21T19:04:45.366Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38502024-11-21T19:04:48.475Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38512024-11-21T19:04:48.475Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38522024-11-21T19:04:48.475Z[ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
38532024-11-21T19:04:48.475Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
38542024-11-21T19:04:48.475Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
38552024-11-21T19:04:48.475Z[SUM] 6.00-7.00 sec 104 MBytes 871 Mbits/sec
38562024-11-21T19:04:48.475Z- - - - - - - - - - - - - - - - - - - - - - - - -
38572024-11-21T19:04:48.475Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
38582024-11-21T19:04:48.476Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
38592024-11-21T19:04:48.476Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
38602024-11-21T19:04:48.476Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
38612024-11-21T19:04:48.476Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
38622024-11-21T19:04:48.476Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
38632024-11-21T19:04:48.476Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
38642024-11-21T19:04:48.476Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
38652024-11-21T19:04:48.476Z[SUM] 7.00-8.00 sec 105 MBytes 878 Mbits/sec
38662024-11-21T19:04:48.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
38672024-11-21T19:04:48.476Z[ 5] 8.00-9.00 sec 13.0 MBytes 110 Mbits/sec
38682024-11-21T19:04:48.476Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
38692024-11-21T19:04:48.476Z[ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38702024-11-21T19:04:48.476Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38712024-11-21T19:04:48.476Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
38722024-11-21T19:04:48.476Z[ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38732024-11-21T19:04:48.476Z[ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
38742024-11-21T19:04:48.476Z[ 19] 8.00-9.00 sec 13.0 MBytes 110 Mbits/sec
38752024-11-21T19:04:48.476Z[SUM] 8.00-9.00 sec 104 MBytes 877 Mbits/sec
38762024-11-21T19:04:48.476Z- - - - - - - - - - - - - - - - - - - - - - - - -
38772024-11-21T19:04:48.476Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38782024-11-21T19:04:48.477Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38792024-11-21T19:04:48.477Z[ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38802024-11-21T19:04:48.477Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38812024-11-21T19:04:48.477Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38822024-11-21T19:04:48.477Z[ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38832024-11-21T19:04:48.478Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38842024-11-21T19:04:48.478Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38852024-11-21T19:04:48.478Z[SUM] 9.00-10.00 sec 104 MBytes 876 Mbits/sec
38862024-11-21T19:04:48.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
38872024-11-21T19:04:48.478Z[ 5] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec
38882024-11-21T19:04:48.478Z[ 7] 10.00-10.00 sec 113 KBytes 243 Mbits/sec
38892024-11-21T19:04:48.478Z[ 9] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec
38902024-11-21T19:04:48.478Z[ 11] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec
38912024-11-21T19:04:48.478Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38922024-11-21T19:04:48.478Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38932024-11-21T19:04:48.478Z[ 17] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec
38942024-11-21T19:04:48.478Z[ 19] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec
38952024-11-21T19:04:48.478Z[SUM] 10.00-10.00 sec 396 KBytes 849 Mbits/sec
38962024-11-21T19:04:48.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
38972024-11-21T19:04:48.478Z[ ID] Interval Transfer Bandwidth
38982024-11-21T19:04:48.478Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
38992024-11-21T19:04:48.478Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39002024-11-21T19:04:48.478Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39012024-11-21T19:04:48.478Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39022024-11-21T19:04:48.479Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39032024-11-21T19:04:48.479Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39042024-11-21T19:04:48.479Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39052024-11-21T19:04:48.479Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39062024-11-21T19:04:48.479Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39072024-11-21T19:04:48.479Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39082024-11-21T19:04:48.479Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39092024-11-21T19:04:48.479Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39102024-11-21T19:04:48.479Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39112024-11-21T19:04:48.479Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39122024-11-21T19:04:48.479Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
39132024-11-21T19:04:48.479Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39142024-11-21T19:04:48.479Z[SUM] 0.00-10.00 sec 1.01 GBytes 871 Mbits/sec sender
39152024-11-21T19:04:48.479Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39162024-11-21T19:04:48.485ZRun 2/10...871.831244523903Mbps
39172024-11-21T19:04:55.512Z-----------------------------------------------------------
39182024-11-21T19:04:55.512ZServer listening on 5201
39192024-11-21T19:04:55.513Z-----------------------------------------------------------
39202024-11-21T19:04:55.513ZAccepted connection from 10.0.0.1, port 55548
39212024-11-21T19:04:55.513Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48183
39222024-11-21T19:04:55.513Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34869
39232024-11-21T19:04:55.513Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58807
39242024-11-21T19:04:55.513Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44217
39252024-11-21T19:04:55.513Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47080
39262024-11-21T19:04:55.513Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55054
39272024-11-21T19:04:55.513Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49829
39282024-11-21T19:04:55.513Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55720
39292024-11-21T19:04:55.513Z[ ID] Interval Transfer Bandwidth
39302024-11-21T19:04:55.513Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
39312024-11-21T19:04:55.513Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
39322024-11-21T19:04:55.513Z[ 9] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
39332024-11-21T19:04:55.513Z[ 11] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
39342024-11-21T19:04:55.513Z[ 13] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
39352024-11-21T19:04:55.513Z[ 15] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
39362024-11-21T19:04:55.513Z[ 17] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
39372024-11-21T19:04:55.513Z[ 19] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
39382024-11-21T19:04:55.513Z[SUM] 0.00-1.00 sec 98.1 MBytes 823 Mbits/sec
39392024-11-21T19:04:55.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
39402024-11-21T19:04:55.513Z[ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
39412024-11-21T19:04:55.513Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
39422024-11-21T19:04:55.513Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
39432024-11-21T19:04:55.513Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
39442024-11-21T19:04:55.514Z[ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
39452024-11-21T19:04:55.514Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
39462024-11-21T19:04:55.514Z[ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
39472024-11-21T19:04:55.514Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
39482024-11-21T19:04:55.514Z[SUM] 1.00-2.00 sec 105 MBytes 884 Mbits/sec
39492024-11-21T19:04:55.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
39502024-11-21T19:04:55.514Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
39512024-11-21T19:04:55.514Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
39522024-11-21T19:04:55.514Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
39532024-11-21T19:04:55.514Z[ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
39542024-11-21T19:04:55.514Z[ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
39552024-11-21T19:04:55.514Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
39562024-11-21T19:04:55.514Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
39572024-11-21T19:04:55.514Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
39582024-11-21T19:04:55.514Z[SUM] 2.00-3.00 sec 104 MBytes 876 Mbits/sec
39592024-11-21T19:04:55.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
39602024-11-21T19:04:55.514Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39612024-11-21T19:04:55.514Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39622024-11-21T19:04:55.514Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39632024-11-21T19:04:55.514Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39642024-11-21T19:04:55.514Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39652024-11-21T19:04:55.514Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39662024-11-21T19:04:55.514Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39672024-11-21T19:04:55.514Z[ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
39682024-11-21T19:04:55.516Z[SUM] 3.00-4.00 sec 103 MBytes 864 Mbits/sec
39692024-11-21T19:04:55.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
39702024-11-21T19:04:55.516Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39712024-11-21T19:04:55.516Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39722024-11-21T19:04:55.516Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39732024-11-21T19:04:55.516Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39742024-11-21T19:04:55.516Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39752024-11-21T19:04:55.516Z[ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39762024-11-21T19:04:55.516Z[ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39772024-11-21T19:04:55.516Z[ 19] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
39782024-11-21T19:04:55.517Z[SUM] 4.00-5.00 sec 103 MBytes 865 Mbits/sec
39792024-11-21T19:04:55.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
39802024-11-21T19:04:55.517Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39812024-11-21T19:04:55.517Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39822024-11-21T19:04:55.517Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39832024-11-21T19:04:55.517Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39842024-11-21T19:04:55.517Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39852024-11-21T19:04:55.518Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39862024-11-21T19:04:55.518Z[ 17] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
39872024-11-21T19:04:55.518Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39882024-11-21T19:04:55.518Z[SUM] 5.00-6.00 sec 103 MBytes 864 Mbits/sec
39892024-11-21T19:04:55.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
39902024-11-21T19:04:55.518Z[ 5] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
39912024-11-21T19:04:55.518Z[ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
39922024-11-21T19:04:55.519Z[ 9] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
39932024-11-21T19:04:58.736Z[ 11] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
39942024-11-21T19:04:58.736Z[ 13] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
39952024-11-21T19:04:58.736Z[ 15] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
39962024-11-21T19:04:58.736Z[ 17] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
39972024-11-21T19:04:58.736Z[ 19] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
39982024-11-21T19:04:58.736Z[SUM] 6.00-7.00 sec 102 MBytes 854 Mbits/sec
39992024-11-21T19:04:58.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
40002024-11-21T19:04:58.736Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
40012024-11-21T19:04:58.736Z[ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
40022024-11-21T19:04:58.736Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
40032024-11-21T19:04:58.737Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
40042024-11-21T19:04:58.737Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
40052024-11-21T19:04:58.737Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
40062024-11-21T19:04:58.737Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
40072024-11-21T19:04:58.737Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
40082024-11-21T19:04:58.737Z[SUM] 7.00-8.00 sec 104 MBytes 873 Mbits/sec
40092024-11-21T19:04:58.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
40102024-11-21T19:04:58.737Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
40112024-11-21T19:04:58.737Z[ 7] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
40122024-11-21T19:04:58.737Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
40132024-11-21T19:04:58.737Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
40142024-11-21T19:04:58.737Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
40152024-11-21T19:04:58.737Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
40162024-11-21T19:04:58.737Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
40172024-11-21T19:04:58.737Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
40182024-11-21T19:04:58.737Z[SUM] 8.00-9.00 sec 104 MBytes 875 Mbits/sec
40192024-11-21T19:04:58.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
40202024-11-21T19:04:58.737Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
40212024-11-21T19:04:58.737Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
40222024-11-21T19:04:58.737Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
40232024-11-21T19:04:58.737Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
40242024-11-21T19:04:58.737Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
40252024-11-21T19:04:58.737Z[ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
40262024-11-21T19:04:58.738Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
40272024-11-21T19:04:58.738Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
40282024-11-21T19:04:58.738Z[SUM] 9.00-10.00 sec 104 MBytes 877 Mbits/sec
40292024-11-21T19:04:58.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
40302024-11-21T19:04:58.738Z[ 5] 10.00-10.00 sec 113 KBytes 244 Mbits/sec
40312024-11-21T19:04:58.738Z[ 7] 10.00-10.00 sec 113 KBytes 244 Mbits/sec
40322024-11-21T19:04:58.738Z[ 9] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
40332024-11-21T19:04:58.738Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40342024-11-21T19:04:58.738Z[ 13] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
40352024-11-21T19:04:58.738Z[ 15] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
40362024-11-21T19:04:58.738Z[ 17] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
40372024-11-21T19:04:58.738Z[ 19] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
40382024-11-21T19:04:58.738Z[SUM] 10.00-10.00 sec 509 KBytes 1.10 Gbits/sec
40392024-11-21T19:04:58.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
40402024-11-21T19:04:58.738Z[ ID] Interval Transfer Bandwidth
40412024-11-21T19:04:58.738Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40422024-11-21T19:04:58.738Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40432024-11-21T19:04:58.738Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40442024-11-21T19:04:58.738Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40452024-11-21T19:04:58.738Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40462024-11-21T19:04:58.738Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40472024-11-21T19:04:58.738Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40482024-11-21T19:04:58.738Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40492024-11-21T19:04:58.739Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40502024-11-21T19:04:58.739Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40512024-11-21T19:04:58.739Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40522024-11-21T19:04:58.739Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40532024-11-21T19:04:58.743Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40542024-11-21T19:04:58.743Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40552024-11-21T19:04:58.743Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
40562024-11-21T19:04:58.743Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40572024-11-21T19:04:58.743Z[SUM] 0.00-10.00 sec 1.01 GBytes 866 Mbits/sec sender
40582024-11-21T19:04:58.743Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40592024-11-21T19:04:58.743ZRun 3/10...866.040990107908Mbps
40602024-11-21T19:05:05.775Z-----------------------------------------------------------
40612024-11-21T19:05:05.775ZServer listening on 5201
40622024-11-21T19:05:05.775Z-----------------------------------------------------------
40632024-11-21T19:05:05.775ZAccepted connection from 10.0.0.1, port 44103
40642024-11-21T19:05:05.776Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53021
40652024-11-21T19:05:05.776Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46680
40662024-11-21T19:05:05.776Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54047
40672024-11-21T19:05:05.776Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51347
40682024-11-21T19:05:05.776Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57464
40692024-11-21T19:05:05.776Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37610
40702024-11-21T19:05:05.776Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55905
40712024-11-21T19:05:05.776Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55491
40722024-11-21T19:05:05.776Z[ ID] Interval Transfer Bandwidth
40732024-11-21T19:05:05.776Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
40742024-11-21T19:05:05.776Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
40752024-11-21T19:05:05.776Z[ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
40762024-11-21T19:05:05.776Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
40772024-11-21T19:05:05.776Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
40782024-11-21T19:05:05.776Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
40792024-11-21T19:05:05.776Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
40802024-11-21T19:05:05.776Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
40812024-11-21T19:05:05.776Z[SUM] 0.00-1.00 sec 97.6 MBytes 819 Mbits/sec
40822024-11-21T19:05:05.776Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832024-11-21T19:05:05.776Z[ 5] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
40842024-11-21T19:05:05.776Z[ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
40852024-11-21T19:05:05.776Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
40862024-11-21T19:05:05.776Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
40872024-11-21T19:05:05.777Z[ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
40882024-11-21T19:05:05.777Z[ 15] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
40892024-11-21T19:05:05.777Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
40902024-11-21T19:05:05.777Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
40912024-11-21T19:05:05.777Z[SUM] 1.00-2.00 sec 105 MBytes 883 Mbits/sec
40922024-11-21T19:05:05.777Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932024-11-21T19:05:05.777Z[ 5] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
40942024-11-21T19:05:05.777Z[ 7] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
40952024-11-21T19:05:05.777Z[ 9] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
40962024-11-21T19:05:05.777Z[ 11] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
40972024-11-21T19:05:05.777Z[ 13] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
40982024-11-21T19:05:05.777Z[ 15] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
40992024-11-21T19:05:05.777Z[ 17] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
41002024-11-21T19:05:05.777Z[ 19] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
41012024-11-21T19:05:05.777Z[SUM] 2.00-3.00 sec 101 MBytes 850 Mbits/sec
41022024-11-21T19:05:05.777Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032024-11-21T19:05:05.777Z[ 5] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
41042024-11-21T19:05:05.777Z[ 7] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
41052024-11-21T19:05:05.777Z[ 9] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
41062024-11-21T19:05:05.777Z[ 11] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
41072024-11-21T19:05:05.777Z[ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
41082024-11-21T19:05:05.777Z[ 15] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
41092024-11-21T19:05:05.777Z[ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
41102024-11-21T19:05:05.777Z[ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
41112024-11-21T19:05:05.779Z[SUM] 3.00-4.00 sec 102 MBytes 857 Mbits/sec
41122024-11-21T19:05:05.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132024-11-21T19:05:05.779Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
41142024-11-21T19:05:05.779Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
41152024-11-21T19:05:05.779Z[ 9] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
41162024-11-21T19:05:05.779Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
41172024-11-21T19:05:05.779Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
41182024-11-21T19:05:05.779Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
41192024-11-21T19:05:05.779Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
41202024-11-21T19:05:05.779Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
41212024-11-21T19:05:05.779Z[SUM] 4.00-5.00 sec 104 MBytes 870 Mbits/sec
41222024-11-21T19:05:05.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232024-11-21T19:05:05.779Z[ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
41242024-11-21T19:05:05.779Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
41252024-11-21T19:05:05.779Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41262024-11-21T19:05:05.779Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41272024-11-21T19:05:05.779Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41282024-11-21T19:05:05.779Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41292024-11-21T19:05:05.779Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41302024-11-21T19:05:05.779Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
41312024-11-21T19:05:05.779Z[SUM] 5.00-6.00 sec 104 MBytes 875 Mbits/sec
41322024-11-21T19:05:05.779Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332024-11-21T19:05:05.779Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
41342024-11-21T19:05:05.779Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41352024-11-21T19:05:05.780Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41362024-11-21T19:05:08.996Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41372024-11-21T19:05:08.996Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41382024-11-21T19:05:08.996Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41392024-11-21T19:05:08.997Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41402024-11-21T19:05:08.997Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
41412024-11-21T19:05:08.997Z[SUM] 6.00-7.00 sec 104 MBytes 872 Mbits/sec
41422024-11-21T19:05:08.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432024-11-21T19:05:08.997Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41442024-11-21T19:05:08.997Z[ 7] 7.00-8.00 sec 13.0 MBytes 110 Mbits/sec
41452024-11-21T19:05:08.997Z[ 9] 7.00-8.00 sec 13.0 MBytes 110 Mbits/sec
41462024-11-21T19:05:08.998Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41472024-11-21T19:05:08.998Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41482024-11-21T19:05:08.998Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41492024-11-21T19:05:08.998Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41502024-11-21T19:05:08.998Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41512024-11-21T19:05:08.998Z[SUM] 7.00-8.00 sec 104 MBytes 874 Mbits/sec
41522024-11-21T19:05:08.998Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532024-11-21T19:05:08.998Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
41542024-11-21T19:05:08.998Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
41552024-11-21T19:05:08.998Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
41562024-11-21T19:05:08.998Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
41572024-11-21T19:05:08.998Z[ 13] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
41582024-11-21T19:05:08.998Z[ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
41592024-11-21T19:05:08.998Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
41602024-11-21T19:05:08.998Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
41612024-11-21T19:05:08.998Z[SUM] 8.00-9.00 sec 105 MBytes 878 Mbits/sec
41622024-11-21T19:05:08.998Z- - - - - - - - - - - - - - - - - - - - - - - - -
41632024-11-21T19:05:08.999Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
41642024-11-21T19:05:08.999Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
41652024-11-21T19:05:08.999Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
41662024-11-21T19:05:08.999Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
41672024-11-21T19:05:08.999Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
41682024-11-21T19:05:08.999Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
41692024-11-21T19:05:08.999Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
41702024-11-21T19:05:09.000Z[ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
41712024-11-21T19:05:09.000Z[SUM] 9.00-10.00 sec 105 MBytes 878 Mbits/sec
41722024-11-21T19:05:09.000Z- - - - - - - - - - - - - - - - - - - - - - - - -
41732024-11-21T19:05:09.000Z[ 5] 10.00-10.00 sec 56.6 KBytes 115 Mbits/sec
41742024-11-21T19:05:09.000Z[ 7] 10.00-10.00 sec 56.6 KBytes 115 Mbits/sec
41752024-11-21T19:05:09.000Z[ 9] 10.00-10.00 sec 56.6 KBytes 115 Mbits/sec
41762024-11-21T19:05:09.000Z[ 11] 10.00-10.00 sec 56.6 KBytes 115 Mbits/sec
41772024-11-21T19:05:09.000Z[ 13] 10.00-10.00 sec 56.6 KBytes 115 Mbits/sec
41782024-11-21T19:05:09.000Z[ 15] 10.00-10.00 sec 56.6 KBytes 115 Mbits/sec
41792024-11-21T19:05:09.000Z[ 17] 10.00-10.00 sec 56.6 KBytes 115 Mbits/sec
41802024-11-21T19:05:09.000Z[ 19] 10.00-10.00 sec 113 KBytes 230 Mbits/sec
41812024-11-21T19:05:09.000Z[SUM] 10.00-10.00 sec 509 KBytes 1.03 Gbits/sec
41822024-11-21T19:05:09.000Z- - - - - - - - - - - - - - - - - - - - - - - - -
41832024-11-21T19:05:09.000Z[ ID] Interval Transfer Bandwidth
41842024-11-21T19:05:09.000Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41852024-11-21T19:05:09.004Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41862024-11-21T19:05:09.004Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41872024-11-21T19:05:09.004Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41882024-11-21T19:05:09.004Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41892024-11-21T19:05:09.004Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41902024-11-21T19:05:09.004Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41912024-11-21T19:05:09.004Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41922024-11-21T19:05:09.004Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41932024-11-21T19:05:09.004Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41942024-11-21T19:05:09.004Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41952024-11-21T19:05:09.004Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41962024-11-21T19:05:09.004Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41972024-11-21T19:05:09.004Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41982024-11-21T19:05:09.004Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
41992024-11-21T19:05:09.004Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42002024-11-21T19:05:09.004Z[SUM] 0.00-10.00 sec 1.01 GBytes 866 Mbits/sec sender
42012024-11-21T19:05:09.004Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42022024-11-21T19:05:09.004ZRun 4/10...865.8789356563309Mbps
42032024-11-21T19:05:16.033Z-----------------------------------------------------------
42042024-11-21T19:05:16.033ZServer listening on 5201
42052024-11-21T19:05:16.033Z-----------------------------------------------------------
42062024-11-21T19:05:16.033ZAccepted connection from 10.0.0.1, port 45290
42072024-11-21T19:05:16.034Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59853
42082024-11-21T19:05:16.034Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47569
42092024-11-21T19:05:16.034Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62385
42102024-11-21T19:05:16.034Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53176
42112024-11-21T19:05:16.034Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63144
42122024-11-21T19:05:16.034Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41016
42132024-11-21T19:05:16.034Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61132
42142024-11-21T19:05:16.034Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55666
42152024-11-21T19:05:16.034Z[ ID] Interval Transfer Bandwidth
42162024-11-21T19:05:16.034Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
42172024-11-21T19:05:16.034Z[ 7] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
42182024-11-21T19:05:16.034Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
42192024-11-21T19:05:16.034Z[ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
42202024-11-21T19:05:16.034Z[ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
42212024-11-21T19:05:16.034Z[ 15] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
42222024-11-21T19:05:16.034Z[ 17] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
42232024-11-21T19:05:16.034Z[ 19] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
42242024-11-21T19:05:16.034Z[SUM] 0.00-1.00 sec 98.7 MBytes 828 Mbits/sec
42252024-11-21T19:05:16.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
42262024-11-21T19:05:16.034Z[ 5] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42272024-11-21T19:05:16.034Z[ 7] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42282024-11-21T19:05:16.034Z[ 9] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42292024-11-21T19:05:16.035Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
42302024-11-21T19:05:16.039Z[ 13] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42312024-11-21T19:05:16.039Z[ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
42322024-11-21T19:05:16.039Z[ 17] 1.00-2.00 sec 13.3 MBytes 111 Mbits/sec
42332024-11-21T19:05:16.039Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
42342024-11-21T19:05:16.039Z[SUM] 1.00-2.00 sec 106 MBytes 889 Mbits/sec
42352024-11-21T19:05:16.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
42362024-11-21T19:05:16.039Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
42372024-11-21T19:05:16.039Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
42382024-11-21T19:05:16.039Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
42392024-11-21T19:05:16.039Z[ 11] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
42402024-11-21T19:05:16.039Z[ 13] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec
42412024-11-21T19:05:16.039Z[ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
42422024-11-21T19:05:16.039Z[ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
42432024-11-21T19:05:16.039Z[ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
42442024-11-21T19:05:16.039Z[SUM] 2.00-3.00 sec 106 MBytes 885 Mbits/sec
42452024-11-21T19:05:16.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
42462024-11-21T19:05:16.039Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
42472024-11-21T19:05:16.039Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
42482024-11-21T19:05:16.039Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
42492024-11-21T19:05:16.039Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
42502024-11-21T19:05:16.040Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
42512024-11-21T19:05:16.040Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
42522024-11-21T19:05:16.040Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
42532024-11-21T19:05:16.040Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
42542024-11-21T19:05:16.040Z[SUM] 3.00-4.00 sec 103 MBytes 866 Mbits/sec
42552024-11-21T19:05:16.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
42562024-11-21T19:05:16.040Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42572024-11-21T19:05:16.040Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42582024-11-21T19:05:16.040Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42592024-11-21T19:05:16.040Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42602024-11-21T19:05:16.040Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
42612024-11-21T19:05:16.040Z[ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42622024-11-21T19:05:16.040Z[ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
42632024-11-21T19:05:16.040Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
42642024-11-21T19:05:16.040Z[SUM] 4.00-5.00 sec 103 MBytes 867 Mbits/sec
42652024-11-21T19:05:16.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
42662024-11-21T19:05:16.040Z[ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
42672024-11-21T19:05:16.040Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
42682024-11-21T19:05:16.040Z[ 9] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
42692024-11-21T19:05:16.040Z[ 11] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
42702024-11-21T19:05:16.040Z[ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
42712024-11-21T19:05:16.040Z[ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
42722024-11-21T19:05:16.040Z[ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
42732024-11-21T19:05:16.040Z[ 19] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
42742024-11-21T19:05:16.040Z[SUM] 5.00-6.00 sec 102 MBytes 859 Mbits/sec
42752024-11-21T19:05:16.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
42762024-11-21T19:05:16.040Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
42772024-11-21T19:05:16.041Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
42782024-11-21T19:05:16.041Z[ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
42792024-11-21T19:05:19.258Z[ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
42802024-11-21T19:05:19.258Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
42812024-11-21T19:05:19.258Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
42822024-11-21T19:05:19.258Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
42832024-11-21T19:05:19.258Z[ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
42842024-11-21T19:05:19.258Z[SUM] 6.00-7.00 sec 105 MBytes 880 Mbits/sec
42852024-11-21T19:05:19.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
42862024-11-21T19:05:19.258Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
42872024-11-21T19:05:19.258Z[ 7] 7.00-8.00 sec 13.0 MBytes 110 Mbits/sec
42882024-11-21T19:05:19.258Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
42892024-11-21T19:05:19.258Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
42902024-11-21T19:05:19.258Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
42912024-11-21T19:05:19.258Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
42922024-11-21T19:05:19.258Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
42932024-11-21T19:05:19.258Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
42942024-11-21T19:05:19.258Z[SUM] 7.00-8.00 sec 104 MBytes 873 Mbits/sec
42952024-11-21T19:05:19.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
42962024-11-21T19:05:19.258Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
42972024-11-21T19:05:19.258Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
42982024-11-21T19:05:19.258Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
42992024-11-21T19:05:19.258Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
43002024-11-21T19:05:19.258Z[ 13] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec
43012024-11-21T19:05:19.258Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
43022024-11-21T19:05:19.258Z[ 17] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec
43032024-11-21T19:05:19.258Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
43042024-11-21T19:05:19.258Z[SUM] 8.00-9.00 sec 103 MBytes 868 Mbits/sec
43052024-11-21T19:05:19.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
43062024-11-21T19:05:19.259Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
43072024-11-21T19:05:19.259Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
43082024-11-21T19:05:19.259Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
43092024-11-21T19:05:19.259Z[ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
43102024-11-21T19:05:19.259Z[ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
43112024-11-21T19:05:19.259Z[ 15] 9.00-10.00 sec 12.9 MBytes 109 Mbits/sec
43122024-11-21T19:05:19.259Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
43132024-11-21T19:05:19.259Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
43142024-11-21T19:05:19.259Z[SUM] 9.00-10.00 sec 103 MBytes 868 Mbits/sec
43152024-11-21T19:05:19.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
43162024-11-21T19:05:19.259Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43172024-11-21T19:05:19.259Z[ 7] 10.00-10.00 sec 170 KBytes 351 Mbits/sec
43182024-11-21T19:05:19.259Z[ 9] 10.00-10.00 sec 113 KBytes 234 Mbits/sec
43192024-11-21T19:05:19.259Z[ 11] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
43202024-11-21T19:05:19.259Z[ 13] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
43212024-11-21T19:05:19.259Z[ 15] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
43222024-11-21T19:05:19.259Z[ 17] 10.00-10.00 sec 56.6 KBytes 117 Mbits/sec
43232024-11-21T19:05:19.259Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43242024-11-21T19:05:19.260Z[SUM] 10.00-10.00 sec 509 KBytes 1.05 Gbits/sec
43252024-11-21T19:05:19.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
43262024-11-21T19:05:19.260Z[ ID] Interval Transfer Bandwidth
43272024-11-21T19:05:19.260Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
43282024-11-21T19:05:19.260Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43292024-11-21T19:05:19.260Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
43302024-11-21T19:05:19.260Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43312024-11-21T19:05:19.260Z[ 9] 0.00-10.00 sec 129 MBytes 109 Mbits/sec sender
43322024-11-21T19:05:19.260Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43332024-11-21T19:05:19.260Z[ 11] 0.00-10.00 sec 129 MBytes 109 Mbits/sec sender
43342024-11-21T19:05:19.261Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43352024-11-21T19:05:19.261Z[ 13] 0.00-10.00 sec 129 MBytes 109 Mbits/sec sender
43362024-11-21T19:05:19.261Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43372024-11-21T19:05:19.261Z[ 15] 0.00-10.00 sec 129 MBytes 109 Mbits/sec sender
43382024-11-21T19:05:19.261Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43392024-11-21T19:05:19.261Z[ 17] 0.00-10.00 sec 129 MBytes 109 Mbits/sec sender
43402024-11-21T19:05:19.261Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43412024-11-21T19:05:19.261Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
43422024-11-21T19:05:19.261Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43432024-11-21T19:05:19.261Z[SUM] 0.00-10.00 sec 1.01 GBytes 868 Mbits/sec sender
43442024-11-21T19:05:19.261Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43452024-11-21T19:05:19.265ZRun 5/10...868.715745968629Mbps
43462024-11-21T19:05:26.295Z-----------------------------------------------------------
43472024-11-21T19:05:26.295ZServer listening on 5201
43482024-11-21T19:05:26.295Z-----------------------------------------------------------
43492024-11-21T19:05:26.295ZAccepted connection from 10.0.0.1, port 52361
43502024-11-21T19:05:26.295Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44534
43512024-11-21T19:05:26.295Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42824
43522024-11-21T19:05:26.295Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55340
43532024-11-21T19:05:26.295Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56937
43542024-11-21T19:05:26.295Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35536
43552024-11-21T19:05:26.295Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53021
43562024-11-21T19:05:26.295Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36111
43572024-11-21T19:05:26.295Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50568
43582024-11-21T19:05:26.295Z[ ID] Interval Transfer Bandwidth
43592024-11-21T19:05:26.295Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
43602024-11-21T19:05:26.295Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43612024-11-21T19:05:26.295Z[ 9] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
43622024-11-21T19:05:26.295Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43632024-11-21T19:05:26.295Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43642024-11-21T19:05:26.295Z[ 15] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
43652024-11-21T19:05:26.295Z[ 17] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
43662024-11-21T19:05:26.295Z[ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
43672024-11-21T19:05:26.295Z[SUM] 0.00-1.00 sec 95.9 MBytes 805 Mbits/sec
43682024-11-21T19:05:26.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
43692024-11-21T19:05:26.295Z[ 5] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
43702024-11-21T19:05:26.295Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
43712024-11-21T19:05:26.296Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
43722024-11-21T19:05:26.296Z[ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
43732024-11-21T19:05:26.296Z[ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
43742024-11-21T19:05:26.296Z[ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
43752024-11-21T19:05:26.296Z[ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
43762024-11-21T19:05:26.296Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
43772024-11-21T19:05:26.297Z[SUM] 1.00-2.00 sec 103 MBytes 863 Mbits/sec
43782024-11-21T19:05:26.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
43792024-11-21T19:05:26.297Z[ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43802024-11-21T19:05:26.297Z[ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43812024-11-21T19:05:26.297Z[ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43822024-11-21T19:05:26.297Z[ 11] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43832024-11-21T19:05:26.297Z[ 13] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43842024-11-21T19:05:26.297Z[ 15] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43852024-11-21T19:05:26.297Z[ 17] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
43862024-11-21T19:05:26.297Z[ 19] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
43872024-11-21T19:05:26.297Z[SUM] 2.00-3.00 sec 102 MBytes 858 Mbits/sec
43882024-11-21T19:05:26.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
43892024-11-21T19:05:26.297Z[ 5] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
43902024-11-21T19:05:26.297Z[ 7] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
43912024-11-21T19:05:26.297Z[ 9] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
43922024-11-21T19:05:26.297Z[ 11] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
43932024-11-21T19:05:26.297Z[ 13] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
43942024-11-21T19:05:26.297Z[ 15] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
43952024-11-21T19:05:26.297Z[ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
43962024-11-21T19:05:26.297Z[ 19] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
43972024-11-21T19:05:26.297Z[SUM] 3.00-4.00 sec 102 MBytes 856 Mbits/sec
43982024-11-21T19:05:26.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
43992024-11-21T19:05:26.297Z[ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44002024-11-21T19:05:26.297Z[ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44012024-11-21T19:05:26.298Z[ 9] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44022024-11-21T19:05:26.298Z[ 11] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44032024-11-21T19:05:26.298Z[ 13] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44042024-11-21T19:05:26.298Z[ 15] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44052024-11-21T19:05:26.298Z[ 17] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
44062024-11-21T19:05:26.298Z[ 19] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
44072024-11-21T19:05:26.298Z[SUM] 4.00-5.00 sec 102 MBytes 857 Mbits/sec
44082024-11-21T19:05:26.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
44092024-11-21T19:05:26.298Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44102024-11-21T19:05:26.298Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
44112024-11-21T19:05:26.298Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
44122024-11-21T19:05:26.298Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44132024-11-21T19:05:26.298Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44142024-11-21T19:05:26.298Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44152024-11-21T19:05:26.298Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44162024-11-21T19:05:26.298Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
44172024-11-21T19:05:26.298Z[SUM] 5.00-6.00 sec 103 MBytes 868 Mbits/sec
44182024-11-21T19:05:26.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
44192024-11-21T19:05:26.298Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
44202024-11-21T19:05:26.298Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
44212024-11-21T19:05:26.298Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
44222024-11-21T19:05:29.522Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44232024-11-21T19:05:29.522Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44242024-11-21T19:05:29.522Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44252024-11-21T19:05:29.522Z[ 17] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
44262024-11-21T19:05:29.522Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44272024-11-21T19:05:29.522Z[SUM] 6.00-7.00 sec 104 MBytes 869 Mbits/sec
44282024-11-21T19:05:29.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
44292024-11-21T19:05:29.523Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
44302024-11-21T19:05:29.523Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44312024-11-21T19:05:29.523Z[ 9] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec
44322024-11-21T19:05:29.523Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44332024-11-21T19:05:29.523Z[ 13] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec
44342024-11-21T19:05:29.523Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44352024-11-21T19:05:29.523Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
44362024-11-21T19:05:29.523Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
44372024-11-21T19:05:29.523Z[SUM] 7.00-8.00 sec 104 MBytes 869 Mbits/sec
44382024-11-21T19:05:29.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
44392024-11-21T19:05:29.523Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44402024-11-21T19:05:29.523Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44412024-11-21T19:05:29.523Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44422024-11-21T19:05:29.523Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44432024-11-21T19:05:29.523Z[ 13] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
44442024-11-21T19:05:29.523Z[ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
44452024-11-21T19:05:29.524Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
44462024-11-21T19:05:29.524Z[ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
44472024-11-21T19:05:29.524Z[SUM] 8.00-9.00 sec 104 MBytes 876 Mbits/sec
44482024-11-21T19:05:29.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
44492024-11-21T19:05:29.524Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44502024-11-21T19:05:29.524Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44512024-11-21T19:05:29.524Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44522024-11-21T19:05:29.524Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44532024-11-21T19:05:29.524Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44542024-11-21T19:05:29.524Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44552024-11-21T19:05:29.524Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44562024-11-21T19:05:29.524Z[ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
44572024-11-21T19:05:29.524Z[SUM] 9.00-10.00 sec 105 MBytes 881 Mbits/sec
44582024-11-21T19:05:29.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
44592024-11-21T19:05:29.524Z[ 5] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
44602024-11-21T19:05:29.524Z[ 7] 10.00-10.00 sec 113 KBytes 245 Mbits/sec
44612024-11-21T19:05:29.525Z[ 9] 10.00-10.00 sec 113 KBytes 245 Mbits/sec
44622024-11-21T19:05:29.525Z[ 11] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
44632024-11-21T19:05:29.525Z[ 13] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
44642024-11-21T19:05:29.525Z[ 15] 10.00-10.00 sec 113 KBytes 245 Mbits/sec
44652024-11-21T19:05:29.525Z[ 17] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
44662024-11-21T19:05:29.525Z[ 19] 10.00-10.00 sec 56.6 KBytes 122 Mbits/sec
44672024-11-21T19:05:29.525Z[SUM] 10.00-10.00 sec 622 KBytes 1.35 Gbits/sec
44682024-11-21T19:05:29.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
44692024-11-21T19:05:29.525Z[ ID] Interval Transfer Bandwidth
44702024-11-21T19:05:29.525Z[ 5] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
44712024-11-21T19:05:29.525Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44722024-11-21T19:05:29.526Z[ 7] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
44732024-11-21T19:05:29.526Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44742024-11-21T19:05:29.526Z[ 9] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
44752024-11-21T19:05:29.526Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44762024-11-21T19:05:29.526Z[ 11] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
44772024-11-21T19:05:29.526Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44782024-11-21T19:05:29.526Z[ 13] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
44792024-11-21T19:05:29.526Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44802024-11-21T19:05:29.526Z[ 15] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
44812024-11-21T19:05:29.526Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44822024-11-21T19:05:29.526Z[ 17] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
44832024-11-21T19:05:29.526Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44842024-11-21T19:05:29.526Z[ 19] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
44852024-11-21T19:05:29.526Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44862024-11-21T19:05:29.526Z[SUM] 0.00-10.00 sec 1.00 GBytes 860 Mbits/sec sender
44872024-11-21T19:05:29.526Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44882024-11-21T19:05:29.536ZRun 6/10...860.713929518463Mbps
44892024-11-21T19:05:36.554Z-----------------------------------------------------------
44902024-11-21T19:05:36.554ZServer listening on 5201
44912024-11-21T19:05:36.554Z-----------------------------------------------------------
44922024-11-21T19:05:36.554ZAccepted connection from 10.0.0.1, port 65335
44932024-11-21T19:05:36.554Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38320
44942024-11-21T19:05:36.554Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42242
44952024-11-21T19:05:36.554Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55013
44962024-11-21T19:05:36.554Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45130
44972024-11-21T19:05:36.554Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63276
44982024-11-21T19:05:36.554Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61732
44992024-11-21T19:05:36.554Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54358
45002024-11-21T19:05:36.554Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42975
45012024-11-21T19:05:36.554Z[ ID] Interval Transfer Bandwidth
45022024-11-21T19:05:36.554Z[ 5] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
45032024-11-21T19:05:36.554Z[ 7] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
45042024-11-21T19:05:36.554Z[ 9] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
45052024-11-21T19:05:36.554Z[ 11] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
45062024-11-21T19:05:36.557Z[ 13] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
45072024-11-21T19:05:36.557Z[ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
45082024-11-21T19:05:36.557Z[ 17] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
45092024-11-21T19:05:36.557Z[ 19] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
45102024-11-21T19:05:36.557Z[SUM] 0.00-1.00 sec 96.8 MBytes 812 Mbits/sec
45112024-11-21T19:05:36.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
45122024-11-21T19:05:36.557Z[ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45132024-11-21T19:05:36.557Z[ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45142024-11-21T19:05:36.557Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45152024-11-21T19:05:36.557Z[ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45162024-11-21T19:05:36.557Z[ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45172024-11-21T19:05:36.557Z[ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45182024-11-21T19:05:36.557Z[ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45192024-11-21T19:05:36.557Z[ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45202024-11-21T19:05:36.557Z[SUM] 1.00-2.00 sec 104 MBytes 873 Mbits/sec
45212024-11-21T19:05:36.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
45222024-11-21T19:05:36.557Z[ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45232024-11-21T19:05:36.558Z[ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45242024-11-21T19:05:36.558Z[ 9] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
45252024-11-21T19:05:36.558Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45262024-11-21T19:05:36.558Z[ 13] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
45272024-11-21T19:05:36.558Z[ 15] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
45282024-11-21T19:05:36.558Z[ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45292024-11-21T19:05:36.558Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45302024-11-21T19:05:36.558Z[SUM] 2.00-3.00 sec 103 MBytes 862 Mbits/sec
45312024-11-21T19:05:36.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
45322024-11-21T19:05:36.558Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45332024-11-21T19:05:36.558Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45342024-11-21T19:05:36.558Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45352024-11-21T19:05:36.558Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45362024-11-21T19:05:36.558Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45372024-11-21T19:05:36.558Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45382024-11-21T19:05:36.558Z[ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
45392024-11-21T19:05:36.558Z[ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
45402024-11-21T19:05:36.558Z[SUM] 3.00-4.00 sec 103 MBytes 863 Mbits/sec
45412024-11-21T19:05:36.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
45422024-11-21T19:05:36.558Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
45432024-11-21T19:05:36.558Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
45442024-11-21T19:05:36.558Z[ 9] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
45452024-11-21T19:05:36.558Z[ 11] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
45462024-11-21T19:05:36.558Z[ 13] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
45472024-11-21T19:05:36.561Z[ 15] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
45482024-11-21T19:05:36.561Z[ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
45492024-11-21T19:05:36.561Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
45502024-11-21T19:05:36.561Z[SUM] 4.00-5.00 sec 103 MBytes 862 Mbits/sec
45512024-11-21T19:05:36.561Z- - - - - - - - - - - - - - - - - - - - - - - - -
45522024-11-21T19:05:36.561Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45532024-11-21T19:05:36.562Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45542024-11-21T19:05:36.563Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45552024-11-21T19:05:36.563Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45562024-11-21T19:05:36.563Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45572024-11-21T19:05:36.563Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45582024-11-21T19:05:36.563Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45592024-11-21T19:05:36.563Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45602024-11-21T19:05:36.563Z[SUM] 5.00-6.00 sec 104 MBytes 872 Mbits/sec
45612024-11-21T19:05:36.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
45622024-11-21T19:05:36.563Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
45632024-11-21T19:05:36.563Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
45642024-11-21T19:05:36.563Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
45652024-11-21T19:05:39.670Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
45662024-11-21T19:05:39.670Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
45672024-11-21T19:05:39.670Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
45682024-11-21T19:05:39.670Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
45692024-11-21T19:05:39.670Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
45702024-11-21T19:05:39.670Z[SUM] 6.00-7.00 sec 104 MBytes 874 Mbits/sec
45712024-11-21T19:05:39.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
45722024-11-21T19:05:39.670Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
45732024-11-21T19:05:39.670Z[ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
45742024-11-21T19:05:39.670Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
45752024-11-21T19:05:39.670Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
45762024-11-21T19:05:39.670Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
45772024-11-21T19:05:39.671Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
45782024-11-21T19:05:39.671Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
45792024-11-21T19:05:39.671Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
45802024-11-21T19:05:39.671Z[SUM] 7.00-8.00 sec 105 MBytes 879 Mbits/sec
45812024-11-21T19:05:39.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
45822024-11-21T19:05:39.671Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
45832024-11-21T19:05:39.671Z[ 7] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45842024-11-21T19:05:39.671Z[ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45852024-11-21T19:05:39.671Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45862024-11-21T19:05:39.671Z[ 13] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45872024-11-21T19:05:39.671Z[ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45882024-11-21T19:05:39.671Z[ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45892024-11-21T19:05:39.671Z[ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
45902024-11-21T19:05:39.671Z[SUM] 8.00-9.00 sec 105 MBytes 879 Mbits/sec
45912024-11-21T19:05:39.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
45922024-11-21T19:05:39.671Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
45932024-11-21T19:05:39.671Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
45942024-11-21T19:05:39.671Z[ 9] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
45952024-11-21T19:05:39.673Z[ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
45962024-11-21T19:05:39.673Z[ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
45972024-11-21T19:05:39.673Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
45982024-11-21T19:05:39.673Z[ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
45992024-11-21T19:05:39.673Z[ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
46002024-11-21T19:05:39.673Z[SUM] 9.00-10.00 sec 103 MBytes 861 Mbits/sec
46012024-11-21T19:05:39.673Z- - - - - - - - - - - - - - - - - - - - - - - - -
46022024-11-21T19:05:39.673Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46032024-11-21T19:05:39.673Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46042024-11-21T19:05:39.673Z[ 9] 10.00-10.00 sec 56.6 KBytes 135 Mbits/sec
46052024-11-21T19:05:39.673Z[ 11] 10.00-10.00 sec 56.6 KBytes 135 Mbits/sec
46062024-11-21T19:05:39.673Z[ 13] 10.00-10.00 sec 56.6 KBytes 135 Mbits/sec
46072024-11-21T19:05:39.673Z[ 15] 10.00-10.00 sec 56.6 KBytes 135 Mbits/sec
46082024-11-21T19:05:39.673Z[ 17] 10.00-10.00 sec 113 KBytes 270 Mbits/sec
46092024-11-21T19:05:39.673Z[ 19] 10.00-10.00 sec 113 KBytes 270 Mbits/sec
46102024-11-21T19:05:39.673Z[SUM] 10.00-10.00 sec 452 KBytes 1.08 Gbits/sec
46112024-11-21T19:05:39.674Z- - - - - - - - - - - - - - - - - - - - - - - - -
46122024-11-21T19:05:39.674Z[ ID] Interval Transfer Bandwidth
46132024-11-21T19:05:39.674Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46142024-11-21T19:05:39.674Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46152024-11-21T19:05:39.674Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46162024-11-21T19:05:39.674Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46172024-11-21T19:05:39.674Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46182024-11-21T19:05:39.674Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46192024-11-21T19:05:39.675Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46202024-11-21T19:05:39.675Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46212024-11-21T19:05:39.675Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46222024-11-21T19:05:39.675Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46232024-11-21T19:05:39.675Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46242024-11-21T19:05:39.675Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46252024-11-21T19:05:39.675Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46262024-11-21T19:05:39.675Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46272024-11-21T19:05:39.675Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
46282024-11-21T19:05:39.675Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46292024-11-21T19:05:39.675Z[SUM] 0.00-10.00 sec 1.01 GBytes 864 Mbits/sec sender
46302024-11-21T19:05:39.676Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46312024-11-21T19:05:39.679ZRun 7/10...864.166638946295Mbps
46322024-11-21T19:05:46.902Z-----------------------------------------------------------
46332024-11-21T19:05:46.902ZServer listening on 5201
46342024-11-21T19:05:46.902Z-----------------------------------------------------------
46352024-11-21T19:05:46.902ZAccepted connection from 10.0.0.1, port 52551
46362024-11-21T19:05:46.902Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50527
46372024-11-21T19:05:46.902Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64768
46382024-11-21T19:05:46.902Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57857
46392024-11-21T19:05:46.902Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45609
46402024-11-21T19:05:46.902Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62098
46412024-11-21T19:05:46.902Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44513
46422024-11-21T19:05:46.902Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38500
46432024-11-21T19:05:46.903Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55329
46442024-11-21T19:05:46.903Z[ ID] Interval Transfer Bandwidth
46452024-11-21T19:05:46.903Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
46462024-11-21T19:05:46.903Z[ 7] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
46472024-11-21T19:05:46.903Z[ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
46482024-11-21T19:05:46.903Z[ 11] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
46492024-11-21T19:05:46.903Z[ 13] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
46502024-11-21T19:05:46.903Z[ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
46512024-11-21T19:05:46.903Z[ 17] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
46522024-11-21T19:05:46.903Z[ 19] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
46532024-11-21T19:05:46.903Z[SUM] 0.00-1.00 sec 97.0 MBytes 813 Mbits/sec
46542024-11-21T19:05:46.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
46552024-11-21T19:05:46.904Z[ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46562024-11-21T19:05:46.904Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
46572024-11-21T19:05:46.904Z[ 9] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
46582024-11-21T19:05:46.904Z[ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46592024-11-21T19:05:46.904Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46602024-11-21T19:05:46.904Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46612024-11-21T19:05:46.905Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46622024-11-21T19:05:46.905Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
46632024-11-21T19:05:46.905Z[SUM] 1.00-2.00 sec 105 MBytes 883 Mbits/sec
46642024-11-21T19:05:46.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
46652024-11-21T19:05:46.905Z[ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46662024-11-21T19:05:46.905Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
46672024-11-21T19:05:46.905Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46682024-11-21T19:05:46.905Z[ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46692024-11-21T19:05:46.905Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46702024-11-21T19:05:46.905Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46712024-11-21T19:05:46.905Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46722024-11-21T19:05:46.905Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
46732024-11-21T19:05:46.905Z[SUM] 2.00-3.00 sec 105 MBytes 879 Mbits/sec
46742024-11-21T19:05:46.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
46752024-11-21T19:05:46.905Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
46762024-11-21T19:05:46.905Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46772024-11-21T19:05:46.905Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46782024-11-21T19:05:46.905Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46792024-11-21T19:05:46.906Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46802024-11-21T19:05:46.906Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
46812024-11-21T19:05:46.906Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
46822024-11-21T19:05:46.922Z[ 19] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
46832024-11-21T19:05:46.922Z[SUM] 3.00-4.00 sec 104 MBytes 870 Mbits/sec
46842024-11-21T19:05:46.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
46852024-11-21T19:05:46.922Z[ 5] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
46862024-11-21T19:05:46.922Z[ 7] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
46872024-11-21T19:05:46.922Z[ 9] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
46882024-11-21T19:05:46.922Z[ 11] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec
46892024-11-21T19:05:46.922Z[ 13] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
46902024-11-21T19:05:46.922Z[ 15] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
46912024-11-21T19:05:46.923Z[ 17] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
46922024-11-21T19:05:46.923Z[ 19] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
46932024-11-21T19:05:46.923Z[SUM] 4.00-5.00 sec 101 MBytes 850 Mbits/sec
46942024-11-21T19:05:46.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
46952024-11-21T19:05:46.923Z[ 5] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
46962024-11-21T19:05:46.923Z[ 7] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
46972024-11-21T19:05:46.923Z[ 9] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
46982024-11-21T19:05:46.923Z[ 11] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
46992024-11-21T19:05:46.923Z[ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
47002024-11-21T19:05:46.923Z[ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
47012024-11-21T19:05:46.923Z[ 17] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
47022024-11-21T19:05:46.923Z[ 19] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
47032024-11-21T19:05:46.923Z[SUM] 5.00-6.00 sec 102 MBytes 857 Mbits/sec
47042024-11-21T19:05:46.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
47052024-11-21T19:05:46.923Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
47062024-11-21T19:05:46.923Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
47072024-11-21T19:05:46.923Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47082024-11-21T19:05:51.842Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47092024-11-21T19:05:51.842Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47102024-11-21T19:05:51.842Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47112024-11-21T19:05:51.842Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47122024-11-21T19:05:51.842Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
47132024-11-21T19:05:51.842Z[SUM] 6.00-7.00 sec 104 MBytes 871 Mbits/sec
47142024-11-21T19:05:51.842Z- - - - - - - - - - - - - - - - - - - - - - - - -
47152024-11-21T19:05:51.842Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47162024-11-21T19:05:51.842Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47172024-11-21T19:05:51.842Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47182024-11-21T19:05:51.842Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47192024-11-21T19:05:51.842Z[ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47202024-11-21T19:05:51.842Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47212024-11-21T19:05:51.842Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47222024-11-21T19:05:51.842Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47232024-11-21T19:05:51.842Z[SUM] 7.00-8.00 sec 103 MBytes 865 Mbits/sec
47242024-11-21T19:05:51.842Z- - - - - - - - - - - - - - - - - - - - - - - - -
47252024-11-21T19:05:51.842Z[ 5] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47262024-11-21T19:05:51.843Z[ 7] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47272024-11-21T19:05:51.843Z[ 9] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47282024-11-21T19:05:51.843Z[ 11] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47292024-11-21T19:05:51.843Z[ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47302024-11-21T19:05:51.843Z[ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47312024-11-21T19:05:51.843Z[ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47322024-11-21T19:05:51.843Z[ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
47332024-11-21T19:05:51.843Z[SUM] 8.00-9.00 sec 102 MBytes 856 Mbits/sec
47342024-11-21T19:05:51.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
47352024-11-21T19:05:51.843Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
47362024-11-21T19:05:51.843Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47372024-11-21T19:05:51.843Z[ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47382024-11-21T19:05:51.843Z[ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
47392024-11-21T19:05:51.843Z[ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
47402024-11-21T19:05:51.843Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
47412024-11-21T19:05:51.843Z[ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
47422024-11-21T19:05:51.843Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
47432024-11-21T19:05:51.843Z[SUM] 9.00-10.00 sec 103 MBytes 867 Mbits/sec
47442024-11-21T19:05:51.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
47452024-11-21T19:05:51.843Z[ 5] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
47462024-11-21T19:05:51.846Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47472024-11-21T19:05:51.846Z[ 9] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
47482024-11-21T19:05:51.846Z[ 11] 10.00-10.00 sec 113 KBytes 246 Mbits/sec
47492024-11-21T19:05:51.846Z[ 13] 10.00-10.00 sec 113 KBytes 246 Mbits/sec
47502024-11-21T19:05:51.846Z[ 15] 10.00-10.00 sec 113 KBytes 246 Mbits/sec
47512024-11-21T19:05:51.846Z[ 17] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
47522024-11-21T19:05:51.846Z[ 19] 10.00-10.00 sec 56.6 KBytes 123 Mbits/sec
47532024-11-21T19:05:51.846Z[SUM] 10.00-10.00 sec 566 KBytes 1.23 Gbits/sec
47542024-11-21T19:05:51.846Z- - - - - - - - - - - - - - - - - - - - - - - - -
47552024-11-21T19:05:51.847Z[ ID] Interval Transfer Bandwidth
47562024-11-21T19:05:51.847Z[ 5] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
47572024-11-21T19:05:51.847Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47582024-11-21T19:05:51.847Z[ 7] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
47592024-11-21T19:05:51.847Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47602024-11-21T19:05:51.847Z[ 9] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
47612024-11-21T19:05:51.848Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47622024-11-21T19:05:51.848Z[ 11] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
47632024-11-21T19:05:51.848Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47642024-11-21T19:05:51.848Z[ 13] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
47652024-11-21T19:05:51.848Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47662024-11-21T19:05:51.848Z[ 15] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
47672024-11-21T19:05:51.848Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47682024-11-21T19:05:51.848Z[ 17] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
47692024-11-21T19:05:51.848Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47702024-11-21T19:05:51.848Z[ 19] 0.00-10.00 sec 128 MBytes 108 Mbits/sec sender
47712024-11-21T19:05:51.848Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47722024-11-21T19:05:51.848Z[SUM] 0.00-10.00 sec 1.00 GBytes 861 Mbits/sec sender
47732024-11-21T19:05:51.848Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47742024-11-21T19:05:51.940ZRun 8/10...861.61602127846Mbps
47752024-11-21T19:05:56.856Z-----------------------------------------------------------
47762024-11-21T19:05:56.856ZServer listening on 5201
47772024-11-21T19:05:56.856Z-----------------------------------------------------------
47782024-11-21T19:05:56.856ZAccepted connection from 10.0.0.1, port 63746
47792024-11-21T19:05:56.856Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43824
47802024-11-21T19:05:56.856Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51742
47812024-11-21T19:05:56.856Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57196
47822024-11-21T19:05:56.856Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63482
47832024-11-21T19:05:56.856Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53009
47842024-11-21T19:05:56.856Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49578
47852024-11-21T19:05:56.856Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38794
47862024-11-21T19:05:56.856Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49053
47872024-11-21T19:05:56.856Z[ ID] Interval Transfer Bandwidth
47882024-11-21T19:05:56.856Z[ 5] 0.00-1.00 sec 12.3 MBytes 104 Mbits/sec
47892024-11-21T19:05:56.856Z[ 7] 0.00-1.00 sec 12.3 MBytes 104 Mbits/sec
47902024-11-21T19:05:56.856Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
47912024-11-21T19:05:56.857Z[ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
47922024-11-21T19:05:56.857Z[ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
47932024-11-21T19:05:56.857Z[ 15] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
47942024-11-21T19:05:56.857Z[ 17] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
47952024-11-21T19:05:56.857Z[ 19] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
47962024-11-21T19:05:56.857Z[SUM] 0.00-1.00 sec 98.4 MBytes 825 Mbits/sec
47972024-11-21T19:05:56.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
47982024-11-21T19:05:56.857Z[ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
47992024-11-21T19:05:56.857Z[ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
48002024-11-21T19:05:56.857Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
48012024-11-21T19:05:56.857Z[ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
48022024-11-21T19:05:56.857Z[ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
48032024-11-21T19:05:56.857Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
48042024-11-21T19:05:56.857Z[ 17] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
48052024-11-21T19:05:56.857Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
48062024-11-21T19:05:56.857Z[SUM] 1.00-2.00 sec 105 MBytes 878 Mbits/sec
48072024-11-21T19:05:56.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
48082024-11-21T19:05:56.857Z[ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
48092024-11-21T19:05:56.857Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
48102024-11-21T19:05:56.857Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
48112024-11-21T19:05:56.857Z[ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
48122024-11-21T19:05:56.858Z[ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
48132024-11-21T19:05:56.858Z[ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
48142024-11-21T19:05:56.858Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
48152024-11-21T19:05:56.858Z[ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
48162024-11-21T19:05:56.858Z[SUM] 2.00-3.00 sec 104 MBytes 871 Mbits/sec
48172024-11-21T19:05:56.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
48182024-11-21T19:05:56.858Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48192024-11-21T19:05:56.858Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48202024-11-21T19:05:56.858Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48212024-11-21T19:05:56.858Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48222024-11-21T19:05:56.858Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48232024-11-21T19:05:56.860Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48242024-11-21T19:05:56.860Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48252024-11-21T19:05:56.860Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
48262024-11-21T19:05:56.860Z[SUM] 3.00-4.00 sec 104 MBytes 872 Mbits/sec
48272024-11-21T19:05:56.860Z- - - - - - - - - - - - - - - - - - - - - - - - -
48282024-11-21T19:05:56.860Z[ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
48292024-11-21T19:05:56.860Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
48302024-11-21T19:05:56.860Z[ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
48312024-11-21T19:05:56.860Z[ 11] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
48322024-11-21T19:05:56.860Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
48332024-11-21T19:05:56.860Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
48342024-11-21T19:05:56.860Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
48352024-11-21T19:05:56.861Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
48362024-11-21T19:05:56.861Z[SUM] 4.00-5.00 sec 104 MBytes 870 Mbits/sec
48372024-11-21T19:05:56.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
48382024-11-21T19:05:56.861Z[ 5] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
48392024-11-21T19:05:56.861Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48402024-11-21T19:05:56.861Z[ 9] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
48412024-11-21T19:05:56.861Z[ 11] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
48422024-11-21T19:05:56.863Z[ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
48432024-11-21T19:05:56.863Z[ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
48442024-11-21T19:05:56.863Z[ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
48452024-11-21T19:05:56.863Z[ 19] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
48462024-11-21T19:05:56.863Z[SUM] 5.00-6.00 sec 103 MBytes 860 Mbits/sec
48472024-11-21T19:05:56.865Z- - - - - - - - - - - - - - - - - - - - - - - - -
48482024-11-21T19:05:56.865Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48492024-11-21T19:05:56.865Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48502024-11-21T19:05:56.865Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48512024-11-21T19:05:59.975Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
48522024-11-21T19:05:59.976Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
48532024-11-21T19:05:59.976Z[ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48542024-11-21T19:05:59.976Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48552024-11-21T19:05:59.976Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
48562024-11-21T19:05:59.976Z[SUM] 6.00-7.00 sec 103 MBytes 868 Mbits/sec
48572024-11-21T19:05:59.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
48582024-11-21T19:05:59.976Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48592024-11-21T19:05:59.976Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48602024-11-21T19:05:59.976Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48612024-11-21T19:05:59.976Z[ 11] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
48622024-11-21T19:05:59.977Z[ 13] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
48632024-11-21T19:05:59.977Z[ 15] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
48642024-11-21T19:05:59.977Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48652024-11-21T19:05:59.977Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
48662024-11-21T19:05:59.977Z[SUM] 7.00-8.00 sec 103 MBytes 863 Mbits/sec
48672024-11-21T19:05:59.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
48682024-11-21T19:05:59.977Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48692024-11-21T19:05:59.977Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48702024-11-21T19:05:59.977Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48712024-11-21T19:05:59.978Z[ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
48722024-11-21T19:05:59.978Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48732024-11-21T19:05:59.978Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48742024-11-21T19:05:59.978Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48752024-11-21T19:05:59.978Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48762024-11-21T19:05:59.978Z[SUM] 8.00-9.00 sec 103 MBytes 864 Mbits/sec
48772024-11-21T19:05:59.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
48782024-11-21T19:05:59.978Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48792024-11-21T19:05:59.978Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48802024-11-21T19:05:59.979Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48812024-11-21T19:05:59.979Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
48822024-11-21T19:05:59.979Z[ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
48832024-11-21T19:05:59.979Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48842024-11-21T19:05:59.979Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
48852024-11-21T19:05:59.979Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
48862024-11-21T19:05:59.979Z[SUM] 9.00-10.00 sec 103 MBytes 868 Mbits/sec
48872024-11-21T19:05:59.979Z- - - - - - - - - - - - - - - - - - - - - - - - -
48882024-11-21T19:05:59.980Z[ 5] 10.00-10.00 sec 113 KBytes 291 Mbits/sec
48892024-11-21T19:05:59.980Z[ 7] 10.00-10.00 sec 113 KBytes 292 Mbits/sec
48902024-11-21T19:05:59.980Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48912024-11-21T19:05:59.980Z[ 11] 10.00-10.00 sec 56.6 KBytes 146 Mbits/sec
48922024-11-21T19:05:59.980Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48932024-11-21T19:05:59.980Z[ 15] 10.00-10.00 sec 70.7 KBytes 182 Mbits/sec
48942024-11-21T19:05:59.980Z[ 17] 10.00-10.00 sec 56.6 KBytes 146 Mbits/sec
48952024-11-21T19:05:59.980Z[ 19] 10.00-10.00 sec 56.6 KBytes 146 Mbits/sec
48962024-11-21T19:05:59.980Z[SUM] 10.00-10.00 sec 467 KBytes 1.20 Gbits/sec
48972024-11-21T19:05:59.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
48982024-11-21T19:05:59.981Z[ ID] Interval Transfer Bandwidth
48992024-11-21T19:05:59.981Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
49002024-11-21T19:05:59.981Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49012024-11-21T19:05:59.981Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
49022024-11-21T19:05:59.982Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49032024-11-21T19:05:59.982Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
49042024-11-21T19:05:59.983Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49052024-11-21T19:05:59.983Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
49062024-11-21T19:05:59.983Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49072024-11-21T19:05:59.983Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
49082024-11-21T19:05:59.983Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49092024-11-21T19:05:59.983Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
49102024-11-21T19:05:59.983Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49112024-11-21T19:05:59.983Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
49122024-11-21T19:05:59.983Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49132024-11-21T19:05:59.983Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
49142024-11-21T19:05:59.983Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49152024-11-21T19:05:59.984Z[SUM] 0.00-10.00 sec 1.01 GBytes 864 Mbits/sec sender
49162024-11-21T19:05:59.984Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49172024-11-21T19:05:59.992ZRun 9/10...864.3041670287661Mbps
49182024-11-21T19:06:07.008Z-----------------------------------------------------------
49192024-11-21T19:06:07.008ZServer listening on 5201
49202024-11-21T19:06:07.009Z-----------------------------------------------------------
49212024-11-21T19:06:07.009ZAccepted connection from 10.0.0.1, port 39434
49222024-11-21T19:06:07.009Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33104
49232024-11-21T19:06:07.009Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59799
49242024-11-21T19:06:07.009Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53634
49252024-11-21T19:06:07.009Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43733
49262024-11-21T19:06:07.009Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33953
49272024-11-21T19:06:07.009Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55002
49282024-11-21T19:06:07.009Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37045
49292024-11-21T19:06:07.009Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57828
49302024-11-21T19:06:07.009Z[ ID] Interval Transfer Bandwidth
49312024-11-21T19:06:07.009Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
49322024-11-21T19:06:07.009Z[ 7] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
49332024-11-21T19:06:07.009Z[ 9] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
49342024-11-21T19:06:07.009Z[ 11] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
49352024-11-21T19:06:07.009Z[ 13] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
49362024-11-21T19:06:07.009Z[ 15] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
49372024-11-21T19:06:07.009Z[ 17] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
49382024-11-21T19:06:07.009Z[ 19] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
49392024-11-21T19:06:07.009Z[SUM] 0.00-1.00 sec 97.9 MBytes 821 Mbits/sec
49402024-11-21T19:06:07.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
49412024-11-21T19:06:07.009Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
49422024-11-21T19:06:07.009Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
49432024-11-21T19:06:07.009Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
49442024-11-21T19:06:07.010Z[ 11] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
49452024-11-21T19:06:07.010Z[ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
49462024-11-21T19:06:07.010Z[ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
49472024-11-21T19:06:07.010Z[ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
49482024-11-21T19:06:07.010Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
49492024-11-21T19:06:07.010Z[SUM] 1.00-2.00 sec 106 MBytes 885 Mbits/sec
49502024-11-21T19:06:07.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
49512024-11-21T19:06:07.010Z[ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49522024-11-21T19:06:07.010Z[ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49532024-11-21T19:06:07.010Z[ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49542024-11-21T19:06:07.010Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49552024-11-21T19:06:07.010Z[ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49562024-11-21T19:06:07.010Z[ 15] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
49572024-11-21T19:06:07.010Z[ 17] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
49582024-11-21T19:06:07.010Z[ 19] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
49592024-11-21T19:06:07.010Z[SUM] 2.00-3.00 sec 103 MBytes 864 Mbits/sec
49602024-11-21T19:06:07.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
49612024-11-21T19:06:07.011Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49622024-11-21T19:06:07.011Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49632024-11-21T19:06:07.011Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49642024-11-21T19:06:07.011Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49652024-11-21T19:06:07.011Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
49662024-11-21T19:06:07.011Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49672024-11-21T19:06:07.016Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49682024-11-21T19:06:07.016Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49692024-11-21T19:06:07.016Z[SUM] 3.00-4.00 sec 104 MBytes 871 Mbits/sec
49702024-11-21T19:06:07.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
49712024-11-21T19:06:07.016Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
49722024-11-21T19:06:07.016Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
49732024-11-21T19:06:07.016Z[ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49742024-11-21T19:06:07.016Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49752024-11-21T19:06:07.016Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49762024-11-21T19:06:07.016Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49772024-11-21T19:06:07.016Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49782024-11-21T19:06:07.016Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49792024-11-21T19:06:07.016Z[SUM] 4.00-5.00 sec 104 MBytes 869 Mbits/sec
49802024-11-21T19:06:07.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
49812024-11-21T19:06:07.016Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49822024-11-21T19:06:07.016Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49832024-11-21T19:06:07.016Z[ 9] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
49842024-11-21T19:06:07.016Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49852024-11-21T19:06:07.016Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49862024-11-21T19:06:07.016Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49872024-11-21T19:06:07.016Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49882024-11-21T19:06:07.016Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
49892024-11-21T19:06:07.017Z[SUM] 5.00-6.00 sec 103 MBytes 864 Mbits/sec
49902024-11-21T19:06:07.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912024-11-21T19:06:07.017Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49922024-11-21T19:06:07.017Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49932024-11-21T19:06:07.017Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49942024-11-21T19:06:10.122Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49952024-11-21T19:06:10.122Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49962024-11-21T19:06:10.122Z[ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49972024-11-21T19:06:10.122Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49982024-11-21T19:06:10.122Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
49992024-11-21T19:06:10.122Z[SUM] 6.00-7.00 sec 103 MBytes 865 Mbits/sec
50002024-11-21T19:06:10.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012024-11-21T19:06:10.122Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
50022024-11-21T19:06:10.122Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
50032024-11-21T19:06:10.122Z[ 9] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
50042024-11-21T19:06:10.122Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
50052024-11-21T19:06:10.122Z[ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
50062024-11-21T19:06:10.122Z[ 15] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
50072024-11-21T19:06:10.123Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
50082024-11-21T19:06:10.123Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
50092024-11-21T19:06:10.123Z[SUM] 7.00-8.00 sec 103 MBytes 865 Mbits/sec
50102024-11-21T19:06:10.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112024-11-21T19:06:10.123Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50122024-11-21T19:06:10.123Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50132024-11-21T19:06:10.123Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50142024-11-21T19:06:10.123Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50152024-11-21T19:06:10.123Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50162024-11-21T19:06:10.123Z[ 15] 8.00-9.00 sec 13.0 MBytes 110 Mbits/sec
50172024-11-21T19:06:10.123Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50182024-11-21T19:06:10.123Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
50192024-11-21T19:06:10.123Z[SUM] 8.00-9.00 sec 104 MBytes 874 Mbits/sec
50202024-11-21T19:06:10.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212024-11-21T19:06:10.123Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
50222024-11-21T19:06:10.123Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
50232024-11-21T19:06:10.123Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
50242024-11-21T19:06:10.123Z[ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
50252024-11-21T19:06:10.123Z[ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
50262024-11-21T19:06:10.123Z[ 15] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
50272024-11-21T19:06:10.123Z[ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
50282024-11-21T19:06:10.124Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
50292024-11-21T19:06:10.124Z[SUM] 9.00-10.00 sec 103 MBytes 864 Mbits/sec
50302024-11-21T19:06:10.124Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312024-11-21T19:06:10.124Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50322024-11-21T19:06:10.124Z[ 7] 10.00-10.00 sec 56.6 KBytes 119 Mbits/sec
50332024-11-21T19:06:10.124Z[ 9] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
50342024-11-21T19:06:10.124Z[ 11] 10.00-10.00 sec 56.6 KBytes 120 Mbits/sec
50352024-11-21T19:06:10.124Z[ 13] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
50362024-11-21T19:06:10.124Z[ 15] 10.00-10.00 sec 113 KBytes 239 Mbits/sec
50372024-11-21T19:06:10.124Z[ 17] 10.00-10.00 sec 56.6 KBytes 120 Mbits/sec
50382024-11-21T19:06:10.124Z[ 19] 10.00-10.00 sec 56.6 KBytes 120 Mbits/sec
50392024-11-21T19:06:10.124Z[SUM] 10.00-10.00 sec 566 KBytes 1.19 Gbits/sec
50402024-11-21T19:06:10.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412024-11-21T19:06:10.125Z[ ID] Interval Transfer Bandwidth
50422024-11-21T19:06:10.125Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50432024-11-21T19:06:10.125Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50442024-11-21T19:06:10.125Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50452024-11-21T19:06:10.125Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50462024-11-21T19:06:10.125Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50472024-11-21T19:06:10.125Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50482024-11-21T19:06:10.125Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50492024-11-21T19:06:10.125Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50502024-11-21T19:06:10.125Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50512024-11-21T19:06:10.125Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50522024-11-21T19:06:10.125Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50532024-11-21T19:06:10.125Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50542024-11-21T19:06:10.125Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50552024-11-21T19:06:10.125Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50562024-11-21T19:06:10.125Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec sender
50572024-11-21T19:06:10.125Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50582024-11-21T19:06:10.125Z[SUM] 0.00-10.00 sec 1.01 GBytes 864 Mbits/sec sender
50592024-11-21T19:06:10.125Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50602024-11-21T19:06:10.128ZRun 10/10...864.801695947669Mbps
50612024-11-21T19:06:10.128Z###---------------------###
50622024-11-21T19:06:10.128Z::: iPerf done... :::
50632024-11-21T19:06:10.128Z:::Awaiting out files...:::
50642024-11-21T19:06:10.128Z###---------------------###
50652024-11-21T19:06:10.128Z###-----###
50662024-11-21T19:06:10.128Z:::done!:::
50672024-11-21T19:06:10.128Z###-----###
50682024-11-21T19:06:11.860ZBenchmarking iperf-tcp/local/s2c/tx
50692024-11-21T19:06:11.860ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
50702024-11-21T19:06:16.571ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (574M iterations)
50712024-11-21T19:06:36.440ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
50722024-11-21T19:06:36.593Ziperf-tcp/local/s2c/tx time: [1.6508 µs 1.6508 µs 1.6509 µs]
50732024-11-21T19:06:36.593Z change: [-1.5887% -1.5776% -1.5650%] (p = 0.00 < 0.05)
50742024-11-21T19:06:36.593Z Performance has improved.
50752024-11-21T19:06:36.593ZFound 5 outliers among 100 measurements (5.00%)
50762024-11-21T19:06:36.593Z 3 (3.00%) low mild
50772024-11-21T19:06:36.593Z 2 (2.00%) high severe
50782024-11-21T19:06:38.183Z
50792024-11-21T19:06:38.186ZBenchmarking iperf-tcp/local/s2c/rx
50802024-11-21T19:06:38.186ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
50812024-11-21T19:06:42.835ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (577M iterations)
50822024-11-21T19:07:02.785ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
50832024-11-21T19:07:02.933Ziperf-tcp/local/s2c/rx time: [5.9472 µs 5.9476 µs 5.9481 µs]
50842024-11-21T19:07:02.934Z change: [-0.6015% -0.5862% -0.5697%] (p = 0.00 < 0.05)
50852024-11-21T19:07:02.934Z Change within noise threshold.
50862024-11-21T19:07:02.934ZFound 4 outliers among 100 measurements (4.00%)
50872024-11-21T19:07:02.934Z 2 (2.00%) low mild
50882024-11-21T19:07:02.934Z 2 (2.00%) high severe
50892024-11-21T19:07:04.523Z
50902024-11-21T19:07:09.447Z+ cargo ubench
50912024-11-21T19:07:09.659Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
50922024-11-21T19:09:00.751Z Finished `bench` profile [optimized + debuginfo] target(s) in 1m 51s
50932024-11-21T19:09:00.793Z Running benches/userland.rs (target/release/deps/userland-9fe0067c507efbce)
50942024-11-21T19:09:00.816ZGnuplot not found, using plotters backend
50952024-11-21T19:09:01.028ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
50962024-11-21T19:09:01.028ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
50972024-11-21T19:09:05.541ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0009 s (9.3M iterations)
50982024-11-21T19:09:10.179ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
50992024-11-21T19:09:10.337Zparse/Hairpin-DHCPv4/wallclock/Discover
51002024-11-21T19:09:10.337Z time: [73.747 ns 73.794 ns 73.835 ns]
51012024-11-21T19:09:10.337Z change: [+3.4115% +4.2754% +5.2576%] (p = 0.00 < 0.05)
51022024-11-21T19:09:10.337Z Performance has regressed.
51032024-11-21T19:09:10.337ZFound 4 outliers among 100 measurements (4.00%)
51042024-11-21T19:09:10.337Z 1 (1.00%) high mild
51052024-11-21T19:09:10.337Z 3 (3.00%) high severe
51062024-11-21T19:09:11.930Z
51072024-11-21T19:09:11.939ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
51082024-11-21T19:09:11.939ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
51092024-11-21T19:09:17.785ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0046 s (3.6M iterations)
51102024-11-21T19:09:22.738ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
51112024-11-21T19:09:22.888Zprocess/Hairpin-DHCPv4/wallclock/Discover
51122024-11-21T19:09:22.888Z time: [953.47 ns 953.77 ns 954.09 ns]
51132024-11-21T19:09:22.888Z change: [+0.6900% +0.9086% +1.1326%] (p = 0.00 < 0.05)
51142024-11-21T19:09:22.888Z Change within noise threshold.
51152024-11-21T19:09:22.888ZFound 8 outliers among 100 measurements (8.00%)
51162024-11-21T19:09:22.888Z 2 (2.00%) low mild
51172024-11-21T19:09:22.888Z 1 (1.00%) high mild
51182024-11-21T19:09:22.888Z 5 (5.00%) high severe
51192024-11-21T19:09:24.486Z
51202024-11-21T19:09:24.488ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
51212024-11-21T19:09:24.488ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51222024-11-21T19:09:29.109ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0012 s (9.1M iterations)
51232024-11-21T19:09:33.662ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
51242024-11-21T19:09:33.813Zparse/Hairpin-DHCPv4/wallclock/Request
51252024-11-21T19:09:33.813Z time: [73.919 ns 73.979 ns 74.030 ns]
51262024-11-21T19:09:33.813Z change: [+2.7353% +3.5016% +4.2944%] (p = 0.00 < 0.05)
51272024-11-21T19:09:33.813Z Performance has regressed.
51282024-11-21T19:09:33.813ZFound 6 outliers among 100 measurements (6.00%)
51292024-11-21T19:09:33.813Z 1 (1.00%) high mild
51302024-11-21T19:09:33.813Z 5 (5.00%) high severe
51312024-11-21T19:09:35.401Z
51322024-11-21T19:09:35.404ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
51332024-11-21T19:09:35.404ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51342024-11-21T19:09:41.084ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0005 s (3.7M iterations)
51352024-11-21T19:09:45.990ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
51362024-11-21T19:09:46.141Zprocess/Hairpin-DHCPv4/wallclock/Request
51372024-11-21T19:09:46.141Z time: [903.98 ns 904.31 ns 904.69 ns]
51382024-11-21T19:09:46.141Z change: [-0.9900% -0.7346% -0.4269%] (p = 0.00 < 0.05)
51392024-11-21T19:09:46.141Z Change within noise threshold.
51402024-11-21T19:09:46.141ZFound 6 outliers among 100 measurements (6.00%)
51412024-11-21T19:09:46.141Z 3 (3.00%) high mild
51422024-11-21T19:09:46.141Z 3 (3.00%) high severe
51432024-11-21T19:09:47.726Z
51442024-11-21T19:09:47.729ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
51452024-11-21T19:09:47.730ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51462024-11-21T19:09:50.874ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0019 s (6.7M iterations)
51472024-11-21T19:09:55.618ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51482024-11-21T19:09:55.766Zparse/Hairpin-DHCPv6/wallclock/Solicit
51492024-11-21T19:09:55.766Z time: [74.236 ns 74.340 ns 74.424 ns]
51502024-11-21T19:09:55.766Z change: [+2.6763% +3.6171% +4.6085%] (p = 0.00 < 0.05)
51512024-11-21T19:09:55.766Z Performance has regressed.
51522024-11-21T19:09:55.767ZFound 6 outliers among 100 measurements (6.00%)
51532024-11-21T19:09:55.767Z 3 (3.00%) high mild
51542024-11-21T19:09:55.767Z 3 (3.00%) high severe
51552024-11-21T19:09:57.353Z
51562024-11-21T19:09:57.356ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
51572024-11-21T19:09:57.356ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51582024-11-21T19:10:01.380ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0032 s (2.6M iterations)
51592024-11-21T19:10:06.452ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51602024-11-21T19:10:06.600Zprocess/Hairpin-DHCPv6/wallclock/Solicit
51612024-11-21T19:10:06.600Z time: [1.2984 µs 1.2989 µs 1.2995 µs]
51622024-11-21T19:10:06.600Z change: [+5.2424% +5.5108% +5.7685%] (p = 0.00 < 0.05)
51632024-11-21T19:10:06.600Z Performance has regressed.
51642024-11-21T19:10:06.600ZFound 6 outliers among 100 measurements (6.00%)
51652024-11-21T19:10:06.600Z 1 (1.00%) high mild
51662024-11-21T19:10:06.600Z 5 (5.00%) high severe
51672024-11-21T19:10:08.194Z
51682024-11-21T19:10:08.198ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
51692024-11-21T19:10:08.198ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51702024-11-21T19:10:11.863ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0015 s (5.7M iterations)
51712024-11-21T19:10:16.372ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
51722024-11-21T19:10:16.522Zparse/Hairpin-DHCPv6/wallclock/Request
51732024-11-21T19:10:16.522Z time: [75.296 ns 75.467 ns 75.599 ns]
51742024-11-21T19:10:16.522Z change: [+4.2219% +5.1175% +6.0978%] (p = 0.00 < 0.05)
51752024-11-21T19:10:16.523Z Performance has regressed.
51762024-11-21T19:10:16.523ZFound 2 outliers among 100 measurements (2.00%)
51772024-11-21T19:10:16.523Z 1 (1.00%) high mild
51782024-11-21T19:10:16.523Z 1 (1.00%) high severe
51792024-11-21T19:10:18.108Z
51802024-11-21T19:10:18.111ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
51812024-11-21T19:10:18.111ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51822024-11-21T19:10:22.465ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0037 s (2.4M iterations)
51832024-11-21T19:10:27.385ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
51842024-11-21T19:10:27.831Zprocess/Hairpin-DHCPv6/wallclock/Request
51852024-11-21T19:10:27.831Z time: [1.3162 µs 1.3164 µs 1.3167 µs]
51862024-11-21T19:10:27.831Z change: [+2.3804% +2.5628% +2.7357%] (p = 0.00 < 0.05)
51872024-11-21T19:10:27.831Z Performance has regressed.
51882024-11-21T19:10:27.831ZFound 13 outliers among 100 measurements (13.00%)
51892024-11-21T19:10:27.831Z 1 (1.00%) low mild
51902024-11-21T19:10:27.831Z 5 (5.00%) high mild
51912024-11-21T19:10:27.831Z 7 (7.00%) high severe
51922024-11-21T19:10:29.119Z
51932024-11-21T19:10:29.121ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
51942024-11-21T19:10:29.121ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
51952024-11-21T19:10:34.229ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0016 s (8.2M iterations)
51962024-11-21T19:10:38.507ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
51972024-11-21T19:10:38.655Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
51982024-11-21T19:10:38.655Z time: [74.519 ns 74.600 ns 74.669 ns]
51992024-11-21T19:10:38.655Z change: [+4.8075% +5.5715% +6.2557%] (p = 0.00 < 0.05)
52002024-11-21T19:10:38.655Z Performance has regressed.
52012024-11-21T19:10:38.656ZFound 5 outliers among 100 measurements (5.00%)
52022024-11-21T19:10:38.656Z 1 (1.00%) high mild
52032024-11-21T19:10:38.656Z 4 (4.00%) high severe
52042024-11-21T19:10:40.247Z
52052024-11-21T19:10:40.249ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
52062024-11-21T19:10:40.249ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
52072024-11-21T19:10:45.036ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0050 s (4.4M iterations)
52082024-11-21T19:10:49.758ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
52092024-11-21T19:10:49.910Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
52102024-11-21T19:10:49.910Z time: [633.70 ns 633.99 ns 634.28 ns]
52112024-11-21T19:10:49.910Z change: [+2.4832% +3.0156% +3.4984%] (p = 0.00 < 0.05)
52122024-11-21T19:10:49.910Z Performance has regressed.
52132024-11-21T19:10:49.910ZFound 12 outliers among 100 measurements (12.00%)
52142024-11-21T19:10:49.910Z 6 (6.00%) high mild
52152024-11-21T19:10:49.910Z 6 (6.00%) high severe
52162024-11-21T19:10:51.495Z
52172024-11-21T19:10:51.495ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
52182024-11-21T19:10:51.495ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52192024-11-21T19:10:55.365ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0036 s (5.4M iterations)
52202024-11-21T19:10:58.544ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52212024-11-21T19:10:58.692Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
52222024-11-21T19:10:58.692Z time: [108.78 ns 108.93 ns 109.05 ns]
52232024-11-21T19:10:58.692Z change: [+1.0197% +1.7545% +2.4117%] (p = 0.00 < 0.05)
52242024-11-21T19:10:58.692Z Performance has regressed.
52252024-11-21T19:10:58.692ZFound 1 outliers among 100 measurements (1.00%)
52262024-11-21T19:10:58.693Z 1 (1.00%) high mild
52272024-11-21T19:11:00.278Z
52282024-11-21T19:11:00.281ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
52292024-11-21T19:11:00.281ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52302024-11-21T19:11:06.718ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0010 s (3.3M iterations)
52312024-11-21T19:11:10.625ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52322024-11-21T19:11:10.773Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
52332024-11-21T19:11:10.773Z time: [715.67 ns 715.78 ns 715.88 ns]
52342024-11-21T19:11:10.773Z change: [+0.3246% +0.7437% +1.1572%] (p = 0.00 < 0.05)
52352024-11-21T19:11:10.773Z Change within noise threshold.
52362024-11-21T19:11:10.773ZFound 17 outliers among 100 measurements (17.00%)
52372024-11-21T19:11:10.773Z 10 (10.00%) low mild
52382024-11-21T19:11:10.773Z 7 (7.00%) high severe
52392024-11-21T19:11:12.366Z
52402024-11-21T19:11:12.369ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52412024-11-21T19:11:12.369ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52422024-11-21T19:11:17.563ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0024 s (8.1M iterations)
52432024-11-21T19:11:21.573ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52442024-11-21T19:11:21.722Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52452024-11-21T19:11:21.723Z time: [74.095 ns 74.226 ns 74.341 ns]
52462024-11-21T19:11:21.723Z change: [+3.6485% +4.3875% +5.1588%] (p = 0.00 < 0.05)
52472024-11-21T19:11:21.723Z Performance has regressed.
52482024-11-21T19:11:21.723ZFound 3 outliers among 100 measurements (3.00%)
52492024-11-21T19:11:21.723Z 1 (1.00%) high mild
52502024-11-21T19:11:21.723Z 2 (2.00%) high severe
52512024-11-21T19:11:23.317Z
52522024-11-21T19:11:23.322ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
52532024-11-21T19:11:23.322ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52542024-11-21T19:11:29.315ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0057 s (3.5M iterations)
52552024-11-21T19:11:34.076ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52562024-11-21T19:11:34.226Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
52572024-11-21T19:11:34.226Z time: [924.63 ns 926.39 ns 928.16 ns]
52582024-11-21T19:11:34.226Z change: [+1.1150% +1.3891% +1.6830%] (p = 0.00 < 0.05)
52592024-11-21T19:11:34.226Z Performance has regressed.
52602024-11-21T19:11:34.226ZFound 2 outliers among 100 measurements (2.00%)
52612024-11-21T19:11:34.226Z 1 (1.00%) high mild
52622024-11-21T19:11:34.227Z 1 (1.00%) high severe
52632024-11-21T19:11:35.807Z
52642024-11-21T19:11:35.807ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
52652024-11-21T19:11:35.807ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52662024-11-21T19:11:41.055ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0007 s (8.0M iterations)
52672024-11-21T19:11:45.014ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52682024-11-21T19:11:45.161Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
52692024-11-21T19:11:45.161Z time: [74.175 ns 74.282 ns 74.365 ns]
52702024-11-21T19:11:45.162Z change: [+2.1190% +2.8822% +3.6318%] (p = 0.00 < 0.05)
52712024-11-21T19:11:45.162Z Performance has regressed.
52722024-11-21T19:11:45.162ZFound 3 outliers among 100 measurements (3.00%)
52732024-11-21T19:11:45.162Z 1 (1.00%) high mild
52742024-11-21T19:11:45.162Z 2 (2.00%) high severe
52752024-11-21T19:11:46.753Z
52762024-11-21T19:11:46.756ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
52772024-11-21T19:11:46.756ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52782024-11-21T19:11:52.628ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0068 s (3.6M iterations)
52792024-11-21T19:11:57.295ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52802024-11-21T19:11:57.444Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
52812024-11-21T19:11:57.444Z time: [874.89 ns 875.62 ns 876.44 ns]
52822024-11-21T19:11:57.444Z change: [-0.7825% -0.4940% -0.1761%] (p = 0.00 < 0.05)
52832024-11-21T19:11:57.444Z Change within noise threshold.
52842024-11-21T19:11:57.444ZFound 16 outliers among 100 measurements (16.00%)
52852024-11-21T19:11:57.444Z 3 (3.00%) high mild
52862024-11-21T19:11:57.444Z 13 (13.00%) high severe
52872024-11-21T19:11:59.025Z
52882024-11-21T19:11:59.027ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52892024-11-21T19:11:59.027ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
52902024-11-21T19:12:02.942ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (11M iterations)
52912024-11-21T19:12:06.505ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
52922024-11-21T19:12:06.654Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52932024-11-21T19:12:06.654Z time: [85.618 ns 85.659 ns 85.701 ns]
52942024-11-21T19:12:06.654Z change: [+5.7847% +6.3130% +6.8181%] (p = 0.00 < 0.05)
52952024-11-21T19:12:06.654Z Performance has regressed.
52962024-11-21T19:12:06.654ZFound 12 outliers among 100 measurements (12.00%)
52972024-11-21T19:12:06.654Z 1 (1.00%) low severe
52982024-11-21T19:12:06.654Z 5 (5.00%) low mild
52992024-11-21T19:12:06.654Z 6 (6.00%) high severe
53002024-11-21T19:12:08.244Z
53012024-11-21T19:12:08.246ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53022024-11-21T19:12:08.246ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
53032024-11-21T19:12:12.963ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (4.4M iterations)
53042024-11-21T19:12:17.454ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
53052024-11-21T19:12:17.602Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53062024-11-21T19:12:17.603Z time: [257.89 ns 258.10 ns 258.29 ns]
53072024-11-21T19:12:17.604Z change: [-0.7865% -0.1332% +0.5288%] (p = 0.70 > 0.05)
53082024-11-21T19:12:17.604Z No change in performance detected.
53092024-11-21T19:12:17.604ZFound 10 outliers among 100 measurements (10.00%)
53102024-11-21T19:12:17.604Z 5 (5.00%) low mild
53112024-11-21T19:12:17.604Z 1 (1.00%) high mild
53122024-11-21T19:12:17.604Z 4 (4.00%) high severe
53132024-11-21T19:12:19.196Z
53142024-11-21T19:12:19.199ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53152024-11-21T19:12:19.199ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53162024-11-21T19:12:23.410ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (5.0M iterations)
53172024-11-21T19:12:27.968ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53182024-11-21T19:12:28.119Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53192024-11-21T19:12:28.120Z time: [111.06 ns 111.19 ns 111.30 ns]
53202024-11-21T19:12:28.120Z change: [+3.2679% +4.0510% +4.8295%] (p = 0.00 < 0.05)
53212024-11-21T19:12:28.120Z Performance has regressed.
53222024-11-21T19:12:28.120ZFound 11 outliers among 100 measurements (11.00%)
53232024-11-21T19:12:28.120Z 6 (6.00%) low mild
53242024-11-21T19:12:28.120Z 1 (1.00%) high mild
53252024-11-21T19:12:28.120Z 4 (4.00%) high severe
53262024-11-21T19:12:29.714Z
53272024-11-21T19:12:29.716ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53282024-11-21T19:12:29.716ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53292024-11-21T19:12:34.395ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0045 s (2.2M iterations)
53302024-11-21T19:12:39.298ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53312024-11-21T19:12:39.448Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53322024-11-21T19:12:39.448Z time: [283.91 ns 284.04 ns 284.17 ns]
53332024-11-21T19:12:39.448Z change: [-0.6306% +0.4599% +1.5168%] (p = 0.41 > 0.05)
53342024-11-21T19:12:39.448Z No change in performance detected.
53352024-11-21T19:12:39.448ZFound 17 outliers among 100 measurements (17.00%)
53362024-11-21T19:12:39.448Z 2 (2.00%) high mild
53372024-11-21T19:12:39.448Z 15 (15.00%) high severe
53382024-11-21T19:12:41.039Z
53392024-11-21T19:12:41.042ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53402024-11-21T19:12:41.042ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53412024-11-21T19:12:44.096ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0013 s (6.9M iterations)
53422024-11-21T19:12:47.347ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53432024-11-21T19:12:47.496Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53442024-11-21T19:12:47.496Z time: [101.20 ns 101.32 ns 101.42 ns]
53452024-11-21T19:12:47.496Z change: [-5.3797% -4.6289% -3.8923%] (p = 0.00 < 0.05)
53462024-11-21T19:12:47.496Z Performance has improved.
53472024-11-21T19:12:47.496ZFound 7 outliers among 100 measurements (7.00%)
53482024-11-21T19:12:47.496Z 4 (4.00%) low mild
53492024-11-21T19:12:47.496Z 1 (1.00%) high mild
53502024-11-21T19:12:47.496Z 2 (2.00%) high severe
53512024-11-21T19:12:49.082Z
53522024-11-21T19:12:49.084ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53532024-11-21T19:12:49.084ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53542024-11-21T19:12:54.962ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0055 s (3.6M iterations)
53552024-11-21T19:12:59.011ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53562024-11-21T19:12:59.161Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53572024-11-21T19:12:59.161Z time: [225.62 ns 225.70 ns 225.79 ns]
53582024-11-21T19:12:59.161Z change: [-1.2338% -0.2898% +0.6554%] (p = 0.58 > 0.05)
53592024-11-21T19:12:59.161Z No change in performance detected.
53602024-11-21T19:12:59.161ZFound 16 outliers among 100 measurements (16.00%)
53612024-11-21T19:12:59.161Z 2 (2.00%) low mild
53622024-11-21T19:12:59.161Z 3 (3.00%) high mild
53632024-11-21T19:12:59.161Z 11 (11.00%) high severe
53642024-11-21T19:13:00.753Z
53652024-11-21T19:13:00.756ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53662024-11-21T19:13:00.756ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53672024-11-21T19:13:06.170ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0022 s (3.9M iterations)
53682024-11-21T19:13:10.289ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53692024-11-21T19:13:10.437Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53702024-11-21T19:13:10.437Z time: [126.67 ns 126.73 ns 126.79 ns]
53712024-11-21T19:13:10.437Z change: [-2.0979% -1.3984% -0.7138%] (p = 0.00 < 0.05)
53722024-11-21T19:13:10.437Z Change within noise threshold.
53732024-11-21T19:13:10.437ZFound 24 outliers among 100 measurements (24.00%)
53742024-11-21T19:13:10.438Z 12 (12.00%) low severe
53752024-11-21T19:13:10.438Z 7 (7.00%) low mild
53762024-11-21T19:13:10.438Z 2 (2.00%) high mild
53772024-11-21T19:13:10.438Z 3 (3.00%) high severe
53782024-11-21T19:13:12.027Z
53792024-11-21T19:13:12.030ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53802024-11-21T19:13:12.030ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53812024-11-21T19:13:17.216ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0098 s (2.0M iterations)
53822024-11-21T19:13:21.880ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53832024-11-21T19:13:22.031Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53842024-11-21T19:13:22.031Z time: [256.28 ns 256.45 ns 256.66 ns]
53852024-11-21T19:13:22.031Z change: [-1.2814% -0.2200% +0.8490%] (p = 0.69 > 0.05)
53862024-11-21T19:13:22.031Z No change in performance detected.
53872024-11-21T19:13:22.031ZFound 13 outliers among 100 measurements (13.00%)
53882024-11-21T19:13:22.032Z 1 (1.00%) high mild
53892024-11-21T19:13:22.032Z 12 (12.00%) high severe
53902024-11-21T19:13:23.625Z
53912024-11-21T19:13:23.627ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53922024-11-21T19:13:23.627ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
53932024-11-21T19:13:27.378ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (11M iterations)
53942024-11-21T19:13:30.939ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
53952024-11-21T19:13:31.089Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53962024-11-21T19:13:31.089Z time: [75.822 ns 75.894 ns 75.955 ns]
53972024-11-21T19:13:31.089Z change: [+5.1162% +5.6066% +6.0777%] (p = 0.00 < 0.05)
53982024-11-21T19:13:31.089Z Performance has regressed.
53992024-11-21T19:13:31.089ZFound 2 outliers among 100 measurements (2.00%)
54002024-11-21T19:13:31.089Z 2 (2.00%) high severe
54012024-11-21T19:13:32.676Z
54022024-11-21T19:13:32.679ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
54032024-11-21T19:13:32.679ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
54042024-11-21T19:13:37.251ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0051 s (4.9M iterations)
54052024-11-21T19:13:41.474ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
54062024-11-21T19:13:41.623Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
54072024-11-21T19:13:41.623Z time: [215.51 ns 215.58 ns 215.65 ns]
54082024-11-21T19:13:41.623Z change: [-4.6267% -3.8942% -3.1171%] (p = 0.00 < 0.05)
54092024-11-21T19:13:41.623Z Performance has improved.
54102024-11-21T19:13:41.623ZFound 13 outliers among 100 measurements (13.00%)
54112024-11-21T19:13:41.623Z 1 (1.00%) low mild
54122024-11-21T19:13:41.623Z 3 (3.00%) high mild
54132024-11-21T19:13:41.624Z 9 (9.00%) high severe
54142024-11-21T19:13:43.214Z
54152024-11-21T19:13:43.217ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54162024-11-21T19:13:43.217ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54172024-11-21T19:13:47.336ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (5.1M iterations)
54182024-11-21T19:13:51.911ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54192024-11-21T19:13:52.061Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54202024-11-21T19:13:52.061Z time: [99.618 ns 99.713 ns 99.796 ns]
54212024-11-21T19:13:52.061Z change: [+1.6951% +2.2244% +2.6929%] (p = 0.00 < 0.05)
54222024-11-21T19:13:52.061Z Performance has regressed.
54232024-11-21T19:13:52.061ZFound 4 outliers among 100 measurements (4.00%)
54242024-11-21T19:13:52.061Z 1 (1.00%) low mild
54252024-11-21T19:13:52.061Z 3 (3.00%) high severe
54262024-11-21T19:13:53.652Z
54272024-11-21T19:13:53.654ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54282024-11-21T19:13:53.654ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54292024-11-21T19:13:58.151ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0051 s (2.3M iterations)
54302024-11-21T19:14:03.014ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54312024-11-21T19:14:03.163Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54322024-11-21T19:14:03.163Z time: [245.09 ns 245.23 ns 245.39 ns]
54332024-11-21T19:14:03.163Z change: [-3.4176% -2.5035% -1.5528%] (p = 0.00 < 0.05)
54342024-11-21T19:14:03.163Z Performance has improved.
54352024-11-21T19:14:03.163ZFound 12 outliers among 100 measurements (12.00%)
54362024-11-21T19:14:03.163Z 2 (2.00%) high mild
54372024-11-21T19:14:03.163Z 10 (10.00%) high severe
54382024-11-21T19:14:04.760Z
54392024-11-21T19:14:04.763ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54402024-11-21T19:14:04.763ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54412024-11-21T19:14:11.192ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0016 s (6.5M iterations)
54422024-11-21T19:14:14.276ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54432024-11-21T19:14:14.426Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54442024-11-21T19:14:14.426Z time: [97.981 ns 98.161 ns 98.306 ns]
54452024-11-21T19:14:14.426Z change: [-4.4560% -3.8935% -3.3431%] (p = 0.00 < 0.05)
54462024-11-21T19:14:14.426Z Performance has improved.
54472024-11-21T19:14:14.426ZFound 3 outliers among 100 measurements (3.00%)
54482024-11-21T19:14:14.426Z 1 (1.00%) high mild
54492024-11-21T19:14:14.427Z 2 (2.00%) high severe
54502024-11-21T19:14:16.014Z
54512024-11-21T19:14:16.017ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
54522024-11-21T19:14:16.017ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54532024-11-21T19:14:21.541ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0044 s (3.8M iterations)
54542024-11-21T19:14:25.571ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54552024-11-21T19:14:25.722Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
54562024-11-21T19:14:25.722Z time: [197.50 ns 197.62 ns 197.77 ns]
54572024-11-21T19:14:25.722Z change: [+0.8031% +1.7688% +2.8223%] (p = 0.00 < 0.05)
54582024-11-21T19:14:25.722Z Change within noise threshold.
54592024-11-21T19:14:25.722ZFound 11 outliers among 100 measurements (11.00%)
54602024-11-21T19:14:25.722Z 2 (2.00%) high mild
54612024-11-21T19:14:25.722Z 9 (9.00%) high severe
54622024-11-21T19:14:27.314Z
54632024-11-21T19:14:27.316ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54642024-11-21T19:14:27.317ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54652024-11-21T19:14:32.745ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (3.9M iterations)
54662024-11-21T19:14:36.871ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54672024-11-21T19:14:37.021Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54682024-11-21T19:14:37.021Z time: [122.70 ns 122.85 ns 122.98 ns]
54692024-11-21T19:14:37.021Z change: [-3.2527% -2.1640% -1.3228%] (p = 0.00 < 0.05)
54702024-11-21T19:14:37.021Z Performance has improved.
54712024-11-21T19:14:37.021ZFound 14 outliers among 100 measurements (14.00%)
54722024-11-21T19:14:37.021Z 9 (9.00%) low mild
54732024-11-21T19:14:37.021Z 2 (2.00%) high mild
54742024-11-21T19:14:37.021Z 3 (3.00%) high severe
54752024-11-21T19:14:38.616Z
54762024-11-21T19:14:38.620ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54772024-11-21T19:14:38.620ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54782024-11-21T19:14:43.583ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (2.1M iterations)
54792024-11-21T19:14:48.255ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54802024-11-21T19:14:48.403Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54812024-11-21T19:14:48.403Z time: [219.67 ns 219.83 ns 220.03 ns]
54822024-11-21T19:14:48.403Z change: [-1.2336% +0.1177% +1.5949%] (p = 0.87 > 0.05)
54832024-11-21T19:14:48.403Z No change in performance detected.
54842024-11-21T19:14:48.403ZFound 14 outliers among 100 measurements (14.00%)
54852024-11-21T19:14:48.403Z 3 (3.00%) high mild
54862024-11-21T19:14:48.403Z 11 (11.00%) high severe
54872024-11-21T19:14:49.993Z
54882024-11-21T19:14:49.996ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54892024-11-21T19:14:49.996ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
54902024-11-21T19:14:54.644ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0027 s (9.0M iterations)
54912024-11-21T19:14:58.426ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
54922024-11-21T19:14:58.574Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54932024-11-21T19:14:58.574Z time: [84.298 ns 84.334 ns 84.368 ns]
54942024-11-21T19:14:58.574Z change: [+4.5926% +5.3371% +6.0673%] (p = 0.00 < 0.05)
54952024-11-21T19:14:58.574Z Performance has regressed.
54962024-11-21T19:14:58.574ZFound 13 outliers among 100 measurements (13.00%)
54972024-11-21T19:14:58.575Z 3 (3.00%) high mild
54982024-11-21T19:14:58.575Z 10 (10.00%) high severe
54992024-11-21T19:15:00.167Z
55002024-11-21T19:15:00.170ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
55012024-11-21T19:15:00.170ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
55022024-11-21T19:15:05.630ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0058 s (3.8M iterations)
55032024-11-21T19:15:10.220ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
55042024-11-21T19:15:10.371Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
55052024-11-21T19:15:10.371Z time: [256.70 ns 256.82 ns 256.93 ns]
55062024-11-21T19:15:10.371Z change: [-4.3036% -3.6295% -2.9149%] (p = 0.00 < 0.05)
55072024-11-21T19:15:10.371Z Performance has improved.
55082024-11-21T19:15:10.371ZFound 17 outliers among 100 measurements (17.00%)
55092024-11-21T19:15:10.372Z 5 (5.00%) low mild
55102024-11-21T19:15:10.372Z 2 (2.00%) high mild
55112024-11-21T19:15:10.372Z 10 (10.00%) high severe
55122024-11-21T19:15:11.963Z
55132024-11-21T19:15:11.965ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55142024-11-21T19:15:11.966ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55152024-11-21T19:15:16.520ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (4.6M iterations)
55162024-11-21T19:15:21.135ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55172024-11-21T19:15:21.285Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55182024-11-21T19:15:21.285Z time: [109.00 ns 109.10 ns 109.19 ns]
55192024-11-21T19:15:21.285Z change: [+0.8073% +1.6136% +2.4501%] (p = 0.00 < 0.05)
55202024-11-21T19:15:21.285Z Change within noise threshold.
55212024-11-21T19:15:21.285ZFound 20 outliers among 100 measurements (20.00%)
55222024-11-21T19:15:21.285Z 2 (2.00%) low severe
55232024-11-21T19:15:21.285Z 10 (10.00%) low mild
55242024-11-21T19:15:21.285Z 3 (3.00%) high mild
55252024-11-21T19:15:21.285Z 5 (5.00%) high severe
55262024-11-21T19:15:22.878Z
55272024-11-21T19:15:22.881ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55282024-11-21T19:15:22.881ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55292024-11-21T19:15:27.947ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0043 s (2.1M iterations)
55302024-11-21T19:15:32.837ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55312024-11-21T19:15:32.985Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55322024-11-21T19:15:32.985Z time: [281.46 ns 281.60 ns 281.77 ns]
55332024-11-21T19:15:32.985Z change: [-4.9198% -4.0017% -3.0094%] (p = 0.00 < 0.05)
55342024-11-21T19:15:32.985Z Performance has improved.
55352024-11-21T19:15:32.985ZFound 14 outliers among 100 measurements (14.00%)
55362024-11-21T19:15:32.985Z 1 (1.00%) high mild
55372024-11-21T19:15:32.985Z 13 (13.00%) high severe
55382024-11-21T19:15:34.580Z
55392024-11-21T19:15:34.582ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55402024-11-21T19:15:34.582ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55412024-11-21T19:15:38.019ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0019 s (6.1M iterations)
55422024-11-21T19:15:41.481ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55432024-11-21T19:15:41.629Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55442024-11-21T19:15:41.629Z time: [103.38 ns 103.47 ns 103.56 ns]
55452024-11-21T19:15:41.629Z change: [-4.5506% -4.0191% -3.4176%] (p = 0.00 < 0.05)
55462024-11-21T19:15:41.629Z Performance has improved.
55472024-11-21T19:15:41.629ZFound 4 outliers among 100 measurements (4.00%)
55482024-11-21T19:15:41.629Z 1 (1.00%) low mild
55492024-11-21T19:15:41.629Z 1 (1.00%) high mild
55502024-11-21T19:15:41.629Z 2 (2.00%) high severe
55512024-11-21T19:15:43.220Z
55522024-11-21T19:15:43.223ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55532024-11-21T19:15:43.223ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55542024-11-21T19:15:46.384ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0043 s (3.3M iterations)
55552024-11-21T19:15:50.814ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55562024-11-21T19:15:50.966Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55572024-11-21T19:15:50.966Z time: [240.64 ns 240.97 ns 241.35 ns]
55582024-11-21T19:15:50.966Z change: [+0.0310% +1.0090% +1.9197%] (p = 0.04 < 0.05)
55592024-11-21T19:15:50.966Z Change within noise threshold.
55602024-11-21T19:15:50.966ZFound 4 outliers among 100 measurements (4.00%)
55612024-11-21T19:15:50.966Z 1 (1.00%) high mild
55622024-11-21T19:15:50.966Z 3 (3.00%) high severe
55632024-11-21T19:15:52.554Z
55642024-11-21T19:15:52.556ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55652024-11-21T19:15:52.556ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55662024-11-21T19:15:58.330ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0005 s (3.6M iterations)
55672024-11-21T19:16:02.563ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55682024-11-21T19:16:02.713Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55692024-11-21T19:16:02.713Z time: [128.41 ns 128.47 ns 128.53 ns]
55702024-11-21T19:16:02.713Z change: [-3.0704% -2.4959% -1.9551%] (p = 0.00 < 0.05)
55712024-11-21T19:16:02.713Z Performance has improved.
55722024-11-21T19:16:02.713ZFound 23 outliers among 100 measurements (23.00%)
55732024-11-21T19:16:02.713Z 7 (7.00%) low severe
55742024-11-21T19:16:02.713Z 11 (11.00%) low mild
55752024-11-21T19:16:02.713Z 1 (1.00%) high mild
55762024-11-21T19:16:02.713Z 4 (4.00%) high severe
55772024-11-21T19:16:04.303Z
55782024-11-21T19:16:04.306ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55792024-11-21T19:16:04.306ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55802024-11-21T19:16:09.871ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (1.9M iterations)
55812024-11-21T19:16:14.591ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55822024-11-21T19:16:14.739Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55832024-11-21T19:16:14.739Z time: [262.11 ns 262.29 ns 262.48 ns]
55842024-11-21T19:16:14.739Z change: [-1.0242% +0.0244% +1.0502%] (p = 0.97 > 0.05)
55852024-11-21T19:16:14.739Z No change in performance detected.
55862024-11-21T19:16:14.739ZFound 17 outliers among 100 measurements (17.00%)
55872024-11-21T19:16:14.739Z 5 (5.00%) high mild
55882024-11-21T19:16:14.739Z 12 (12.00%) high severe
55892024-11-21T19:16:16.332Z
55902024-11-21T19:16:16.335ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55912024-11-21T19:16:16.335ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
55922024-11-21T19:16:20.827ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (9.3M iterations)
55932024-11-21T19:16:24.522ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
55942024-11-21T19:16:24.671Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55952024-11-21T19:16:24.671Z time: [75.384 ns 75.480 ns 75.566 ns]
55962024-11-21T19:16:24.671Z change: [+4.1394% +4.8494% +5.5566%] (p = 0.00 < 0.05)
55972024-11-21T19:16:24.671Z Performance has regressed.
55982024-11-21T19:16:24.671ZFound 4 outliers among 100 measurements (4.00%)
55992024-11-21T19:16:24.671Z 2 (2.00%) high mild
56002024-11-21T19:16:24.671Z 2 (2.00%) high severe
56012024-11-21T19:16:26.259Z
56022024-11-21T19:16:26.262ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
56032024-11-21T19:16:26.262ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
56042024-11-21T19:16:31.361ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0056 s (4.1M iterations)
56052024-11-21T19:16:35.861ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
56062024-11-21T19:16:36.010Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
56072024-11-21T19:16:36.010Z time: [226.56 ns 226.63 ns 226.70 ns]
56082024-11-21T19:16:36.010Z change: [-4.6649% -3.9532% -3.0832%] (p = 0.00 < 0.05)
56092024-11-21T19:16:36.010Z Performance has improved.
56102024-11-21T19:16:36.010ZFound 13 outliers among 100 measurements (13.00%)
56112024-11-21T19:16:36.010Z 3 (3.00%) high mild
56122024-11-21T19:16:36.010Z 10 (10.00%) high severe
56132024-11-21T19:16:37.598Z
56142024-11-21T19:16:37.601ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56152024-11-21T19:16:37.601ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56162024-11-21T19:16:42.022ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (4.7M iterations)
56172024-11-21T19:16:46.684ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56182024-11-21T19:16:46.834Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56192024-11-21T19:16:46.834Z time: [98.462 ns 98.524 ns 98.586 ns]
56202024-11-21T19:16:46.834Z change: [+0.4088% +1.2934% +2.3087%] (p = 0.00 < 0.05)
56212024-11-21T19:16:46.834Z Change within noise threshold.
56222024-11-21T19:16:46.834ZFound 13 outliers among 100 measurements (13.00%)
56232024-11-21T19:16:46.834Z 1 (1.00%) low mild
56242024-11-21T19:16:46.834Z 4 (4.00%) high mild
56252024-11-21T19:16:46.834Z 8 (8.00%) high severe
56262024-11-21T19:16:48.430Z
56272024-11-21T19:16:48.433ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56282024-11-21T19:16:48.433ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56292024-11-21T19:16:53.285ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0027 s (2.2M iterations)
56302024-11-21T19:16:58.192ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56312024-11-21T19:16:58.340Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56322024-11-21T19:16:58.340Z time: [254.51 ns 254.72 ns 254.97 ns]
56332024-11-21T19:16:58.340Z change: [-4.3907% -3.5405% -2.7111%] (p = 0.00 < 0.05)
56342024-11-21T19:16:58.340Z Performance has improved.
56352024-11-21T19:16:58.340ZFound 12 outliers among 100 measurements (12.00%)
56362024-11-21T19:16:58.340Z 2 (2.00%) high mild
56372024-11-21T19:16:58.340Z 10 (10.00%) high severe
56382024-11-21T19:16:59.926Z
56392024-11-21T19:16:59.929ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56402024-11-21T19:16:59.929ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56412024-11-21T19:17:03.350ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.1M iterations)
56422024-11-21T19:17:06.789ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56432024-11-21T19:17:06.937Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56442024-11-21T19:17:06.938Z time: [98.956 ns 99.102 ns 99.216 ns]
56452024-11-21T19:17:06.938Z change: [-2.9325% -2.3544% -1.7524%] (p = 0.00 < 0.05)
56462024-11-21T19:17:06.938Z Performance has improved.
56472024-11-21T19:17:06.938ZFound 10 outliers among 100 measurements (10.00%)
56482024-11-21T19:17:06.938Z 7 (7.00%) low mild
56492024-11-21T19:17:06.938Z 2 (2.00%) high mild
56502024-11-21T19:17:06.938Z 1 (1.00%) high severe
56512024-11-21T19:17:08.529Z
56522024-11-21T19:17:08.532ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
56532024-11-21T19:17:08.532ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56542024-11-21T19:17:14.891ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0014 s (3.3M iterations)
56552024-11-21T19:17:18.985ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56562024-11-21T19:17:19.134Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
56572024-11-21T19:17:19.134Z time: [208.08 ns 208.32 ns 208.61 ns]
56582024-11-21T19:17:19.134Z change: [+0.3546% +1.5047% +2.7028%] (p = 0.01 < 0.05)
56592024-11-21T19:17:19.134Z Change within noise threshold.
56602024-11-21T19:17:19.134ZFound 8 outliers among 100 measurements (8.00%)
56612024-11-21T19:17:19.135Z 3 (3.00%) high mild
56622024-11-21T19:17:19.135Z 5 (5.00%) high severe
56632024-11-21T19:17:20.728Z
56642024-11-21T19:17:20.730ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56652024-11-21T19:17:20.730ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56662024-11-21T19:17:26.396ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (3.7M iterations)
56672024-11-21T19:17:30.617ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56682024-11-21T19:17:30.765Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56692024-11-21T19:17:30.765Z time: [125.06 ns 125.16 ns 125.27 ns]
56702024-11-21T19:17:30.765Z change: [-0.3217% +0.3256% +1.0089%] (p = 0.37 > 0.05)
56712024-11-21T19:17:30.765Z No change in performance detected.
56722024-11-21T19:17:30.765ZFound 13 outliers among 100 measurements (13.00%)
56732024-11-21T19:17:30.765Z 1 (1.00%) low severe
56742024-11-21T19:17:30.765Z 3 (3.00%) low mild
56752024-11-21T19:17:30.765Z 4 (4.00%) high mild
56762024-11-21T19:17:30.766Z 5 (5.00%) high severe
56772024-11-21T19:17:32.357Z
56782024-11-21T19:17:32.360ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56792024-11-21T19:17:32.360ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56802024-11-21T19:17:37.772ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0068 s (1.9M iterations)
56812024-11-21T19:17:42.508ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56822024-11-21T19:17:42.657Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56832024-11-21T19:17:42.657Z time: [233.98 ns 234.14 ns 234.29 ns]
56842024-11-21T19:17:42.657Z change: [+0.1741% +1.2109% +2.2748%] (p = 0.03 < 0.05)
56852024-11-21T19:17:42.658Z Change within noise threshold.
56862024-11-21T19:17:42.658ZFound 14 outliers among 100 measurements (14.00%)
56872024-11-21T19:17:42.658Z 4 (4.00%) high mild
56882024-11-21T19:17:42.658Z 10 (10.00%) high severe
56892024-11-21T19:17:44.247Z
56902024-11-21T19:17:44.250ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56912024-11-21T19:17:44.250ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
56922024-11-21T19:17:48.168ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (11M iterations)
56932024-11-21T19:17:51.726ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
56942024-11-21T19:17:51.875Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56952024-11-21T19:17:51.875Z time: [86.525 ns 86.638 ns 86.744 ns]
56962024-11-21T19:17:51.875Z change: [+4.5292% +5.0569% +5.5949%] (p = 0.00 < 0.05)
56972024-11-21T19:17:51.875Z Performance has regressed.
56982024-11-21T19:17:51.875ZFound 4 outliers among 100 measurements (4.00%)
56992024-11-21T19:17:51.875Z 2 (2.00%) high mild
57002024-11-21T19:17:51.875Z 2 (2.00%) high severe
57012024-11-21T19:17:53.463Z
57022024-11-21T19:17:53.466ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57032024-11-21T19:17:53.466ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
57042024-11-21T19:17:58.173ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (4.5M iterations)
57052024-11-21T19:18:03.090ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
57062024-11-21T19:18:03.238Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57072024-11-21T19:18:03.238Z time: [291.08 ns 293.07 ns 295.69 ns]
57082024-11-21T19:18:03.238Z change: [-17.046% -1.6941% +15.377%] (p = 0.86 > 0.05)
57092024-11-21T19:18:03.238Z No change in performance detected.
57102024-11-21T19:18:03.238ZFound 12 outliers among 100 measurements (12.00%)
57112024-11-21T19:18:03.238Z 5 (5.00%) high mild
57122024-11-21T19:18:03.238Z 7 (7.00%) high severe
57132024-11-21T19:18:04.833Z
57142024-11-21T19:18:04.835ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57152024-11-21T19:18:04.835ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57162024-11-21T19:18:08.903ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0036 s (5.2M iterations)
57172024-11-21T19:18:13.616ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57182024-11-21T19:18:13.765Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57192024-11-21T19:18:13.766Z time: [111.57 ns 111.69 ns 111.79 ns]
57202024-11-21T19:18:13.766Z change: [+2.3247% +2.7812% +3.2093%] (p = 0.00 < 0.05)
57212024-11-21T19:18:13.766Z Performance has regressed.
57222024-11-21T19:18:13.766ZFound 17 outliers among 100 measurements (17.00%)
57232024-11-21T19:18:13.766Z 1 (1.00%) low severe
57242024-11-21T19:18:13.766Z 12 (12.00%) low mild
57252024-11-21T19:18:13.766Z 1 (1.00%) high mild
57262024-11-21T19:18:13.766Z 3 (3.00%) high severe
57272024-11-21T19:18:15.362Z
57282024-11-21T19:18:15.364ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57292024-11-21T19:18:15.364ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57302024-11-21T19:18:20.126ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (2.2M iterations)
57312024-11-21T19:18:25.242ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57322024-11-21T19:18:25.390Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57332024-11-21T19:18:25.390Z time: [352.03 ns 356.51 ns 362.42 ns]
57342024-11-21T19:18:25.390Z change: [-17.634% -1.2442% +17.372%] (p = 0.90 > 0.05)
57352024-11-21T19:18:25.390Z No change in performance detected.
57362024-11-21T19:18:25.390ZFound 11 outliers among 100 measurements (11.00%)
57372024-11-21T19:18:25.390Z 5 (5.00%) high mild
57382024-11-21T19:18:25.390Z 6 (6.00%) high severe
57392024-11-21T19:18:26.984Z
57402024-11-21T19:18:26.986ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57412024-11-21T19:18:26.986ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57422024-11-21T19:18:33.417ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.5M iterations)
57432024-11-21T19:18:36.543ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57442024-11-21T19:18:36.693Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57452024-11-21T19:18:36.693Z time: [104.20 ns 104.36 ns 104.53 ns]
57462024-11-21T19:18:36.693Z change: [-4.8139% -4.3478% -3.8578%] (p = 0.00 < 0.05)
57472024-11-21T19:18:36.693Z Performance has improved.
57482024-11-21T19:18:36.693ZFound 14 outliers among 100 measurements (14.00%)
57492024-11-21T19:18:36.693Z 2 (2.00%) low severe
57502024-11-21T19:18:36.693Z 9 (9.00%) low mild
57512024-11-21T19:18:36.693Z 1 (1.00%) high mild
57522024-11-21T19:18:36.693Z 2 (2.00%) high severe
57532024-11-21T19:18:38.281Z
57542024-11-21T19:18:38.284ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57552024-11-21T19:18:38.284ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57562024-11-21T19:18:44.129ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0057 s (3.6M iterations)
57572024-11-21T19:18:48.493ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57582024-11-21T19:18:48.643Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57592024-11-21T19:18:48.643Z time: [251.99 ns 253.56 ns 255.56 ns]
57602024-11-21T19:18:48.644Z change: [-11.554% -0.1440% +13.141%] (p = 0.98 > 0.05)
57612024-11-21T19:18:48.644Z No change in performance detected.
57622024-11-21T19:18:48.644ZFound 12 outliers among 100 measurements (12.00%)
57632024-11-21T19:18:48.644Z 4 (4.00%) high mild
57642024-11-21T19:18:48.644Z 8 (8.00%) high severe
57652024-11-21T19:18:50.239Z
57662024-11-21T19:18:50.242ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57672024-11-21T19:18:50.242ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57682024-11-21T19:18:55.522ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0056 s (4.0M iterations)
57692024-11-21T19:18:59.760ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57702024-11-21T19:18:59.909Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57712024-11-21T19:18:59.909Z time: [128.54 ns 128.63 ns 128.74 ns]
57722024-11-21T19:18:59.909Z change: [-2.9603% -2.3965% -1.8073%] (p = 0.00 < 0.05)
57732024-11-21T19:18:59.909Z Performance has improved.
57742024-11-21T19:18:59.909ZFound 12 outliers among 100 measurements (12.00%)
57752024-11-21T19:18:59.909Z 2 (2.00%) low severe
57762024-11-21T19:18:59.909Z 4 (4.00%) low mild
57772024-11-21T19:18:59.909Z 4 (4.00%) high mild
57782024-11-21T19:18:59.909Z 2 (2.00%) high severe
57792024-11-21T19:19:01.499Z
57802024-11-21T19:19:01.502ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57812024-11-21T19:19:01.502ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57822024-11-21T19:19:06.678ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0005 s (2.0M iterations)
57832024-11-21T19:19:11.602ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57842024-11-21T19:19:11.752Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57852024-11-21T19:19:11.752Z time: [295.94 ns 298.60 ns 302.10 ns]
57862024-11-21T19:19:11.752Z change: [-11.946% +0.4002% +14.088%] (p = 0.96 > 0.05)
57872024-11-21T19:19:11.752Z No change in performance detected.
57882024-11-21T19:19:11.752ZFound 12 outliers among 100 measurements (12.00%)
57892024-11-21T19:19:11.752Z 5 (5.00%) high mild
57902024-11-21T19:19:11.752Z 7 (7.00%) high severe
57912024-11-21T19:19:13.349Z
57922024-11-21T19:19:13.351ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57932024-11-21T19:19:13.351ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
57942024-11-21T19:19:16.930ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
57952024-11-21T19:19:20.653ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
57962024-11-21T19:19:20.800Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57972024-11-21T19:19:20.800Z time: [75.711 ns 75.789 ns 75.850 ns]
57982024-11-21T19:19:20.800Z change: [+4.5269% +5.0978% +5.6333%] (p = 0.00 < 0.05)
57992024-11-21T19:19:20.800Z Performance has regressed.
58002024-11-21T19:19:20.800ZFound 3 outliers among 100 measurements (3.00%)
58012024-11-21T19:19:20.801Z 1 (1.00%) high mild
58022024-11-21T19:19:20.801Z 2 (2.00%) high severe
58032024-11-21T19:19:22.391Z
58042024-11-21T19:19:22.413ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58052024-11-21T19:19:22.413ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58062024-11-21T19:19:26.862ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (4.7M iterations)
58072024-11-21T19:19:31.745ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58082024-11-21T19:19:31.892Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58092024-11-21T19:19:31.892Z time: [246.77 ns 248.80 ns 251.47 ns]
58102024-11-21T19:19:31.892Z change: [-19.352% -3.1267% +17.222%] (p = 0.76 > 0.05)
58112024-11-21T19:19:31.892Z No change in performance detected.
58122024-11-21T19:19:31.893ZFound 12 outliers among 100 measurements (12.00%)
58132024-11-21T19:19:31.893Z 4 (4.00%) high mild
58142024-11-21T19:19:31.893Z 8 (8.00%) high severe
58152024-11-21T19:19:33.483Z
58162024-11-21T19:19:33.488ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58172024-11-21T19:19:33.488ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58182024-11-21T19:19:37.518ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0039 s (5.2M iterations)
58192024-11-21T19:19:42.187ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58202024-11-21T19:19:42.344Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58212024-11-21T19:19:42.344Z time: [98.898 ns 99.067 ns 99.217 ns]
58222024-11-21T19:19:42.344Z change: [+0.2114% +0.8238% +1.3720%] (p = 0.00 < 0.05)
58232024-11-21T19:19:42.344Z Change within noise threshold.
58242024-11-21T19:19:42.378ZFound 14 outliers among 100 measurements (14.00%)
58252024-11-21T19:19:42.378Z 10 (10.00%) low mild
58262024-11-21T19:19:42.378Z 1 (1.00%) high mild
58272024-11-21T19:19:42.378Z 3 (3.00%) high severe
58282024-11-21T19:19:44.019Z
58292024-11-21T19:19:44.216ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58302024-11-21T19:19:44.216ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58312024-11-21T19:19:48.601ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0090 s (2.3M iterations)
58322024-11-21T19:19:53.705ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58332024-11-21T19:19:53.851Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58342024-11-21T19:19:53.852Z time: [310.57 ns 314.52 ns 319.71 ns]
58352024-11-21T19:19:53.852Z change: [-18.134% -1.5756% +18.598%] (p = 0.87 > 0.05)
58362024-11-21T19:19:53.852Z No change in performance detected.
58372024-11-21T19:19:53.852ZFound 13 outliers among 100 measurements (13.00%)
58382024-11-21T19:19:53.852Z 7 (7.00%) high mild
58392024-11-21T19:19:53.852Z 6 (6.00%) high severe
58402024-11-21T19:19:55.940Z
58412024-11-21T19:19:55.960ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58422024-11-21T19:19:55.961ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58432024-11-21T19:20:01.768ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.6M iterations)
58442024-11-21T19:20:04.915ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58452024-11-21T19:20:05.064Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58462024-11-21T19:20:05.064Z time: [100.45 ns 100.49 ns 100.53 ns]
58472024-11-21T19:20:05.064Z change: [-4.9473% -4.4127% -3.8545%] (p = 0.00 < 0.05)
58482024-11-21T19:20:05.064Z Performance has improved.
58492024-11-21T19:20:05.064ZFound 15 outliers among 100 measurements (15.00%)
58502024-11-21T19:20:05.065Z 8 (8.00%) low severe
58512024-11-21T19:20:05.065Z 5 (5.00%) low mild
58522024-11-21T19:20:05.065Z 1 (1.00%) high mild
58532024-11-21T19:20:05.065Z 1 (1.00%) high severe
58542024-11-21T19:20:06.652Z
58552024-11-21T19:20:06.656ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58562024-11-21T19:20:06.656ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58572024-11-21T19:20:12.341ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0061 s (3.7M iterations)
58582024-11-21T19:20:16.645ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58592024-11-21T19:20:16.794Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58602024-11-21T19:20:16.794Z time: [219.46 ns 220.89 ns 222.75 ns]
58612024-11-21T19:20:16.795Z change: [-11.847% +0.5789% +13.680%] (p = 0.93 > 0.05)
58622024-11-21T19:20:16.795Z No change in performance detected.
58632024-11-21T19:20:16.795ZFound 12 outliers among 100 measurements (12.00%)
58642024-11-21T19:20:16.795Z 4 (4.00%) high mild
58652024-11-21T19:20:16.795Z 8 (8.00%) high severe
58662024-11-21T19:20:18.388Z
58672024-11-21T19:20:18.397ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58682024-11-21T19:20:18.397ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58692024-11-21T19:20:23.726ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0064 s (3.9M iterations)
58702024-11-21T19:20:27.976ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58712024-11-21T19:20:28.124Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58722024-11-21T19:20:28.125Z time: [128.13 ns 128.19 ns 128.25 ns]
58732024-11-21T19:20:28.125Z change: [+0.1616% +0.7424% +1.2891%] (p = 0.01 < 0.05)
58742024-11-21T19:20:28.125Z Change within noise threshold.
58752024-11-21T19:20:28.125ZFound 16 outliers among 100 measurements (16.00%)
58762024-11-21T19:20:28.125Z 6 (6.00%) low severe
58772024-11-21T19:20:28.125Z 3 (3.00%) low mild
58782024-11-21T19:20:28.125Z 4 (4.00%) high mild
58792024-11-21T19:20:28.125Z 3 (3.00%) high severe
58802024-11-21T19:20:29.713Z
58812024-11-21T19:20:29.716ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58822024-11-21T19:20:29.716ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58832024-11-21T19:20:34.781ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0031 s (2.1M iterations)
58842024-11-21T19:20:39.668ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58852024-11-21T19:20:39.816Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58862024-11-21T19:20:39.816Z time: [259.85 ns 262.21 ns 265.30 ns]
58872024-11-21T19:20:39.816Z change: [-12.537% +0.5359% +15.100%] (p = 0.94 > 0.05)
58882024-11-21T19:20:39.817Z No change in performance detected.
58892024-11-21T19:20:39.817ZFound 12 outliers among 100 measurements (12.00%)
58902024-11-21T19:20:39.817Z 5 (5.00%) high mild
58912024-11-21T19:20:39.817Z 7 (7.00%) high severe
58922024-11-21T19:20:41.411Z
58932024-11-21T19:20:41.414ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58942024-11-21T19:20:41.414ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58952024-11-21T19:20:45.884ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (9.4M iterations)
58962024-11-21T19:20:49.837ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
58972024-11-21T19:20:49.986Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58982024-11-21T19:20:49.986Z time: [85.296 ns 85.360 ns 85.421 ns]
58992024-11-21T19:20:49.987Z change: [+3.5502% +4.6430% +5.4979%] (p = 0.00 < 0.05)
59002024-11-21T19:20:49.987Z Performance has regressed.
59012024-11-21T19:20:49.987ZFound 5 outliers among 100 measurements (5.00%)
59022024-11-21T19:20:49.987Z 5 (5.00%) high severe
59032024-11-21T19:20:51.575Z
59042024-11-21T19:20:51.579ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59052024-11-21T19:20:51.579ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59062024-11-21T19:20:57.131ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0032 s (3.8M iterations)
59072024-11-21T19:21:02.036ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59082024-11-21T19:21:02.185Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59092024-11-21T19:21:02.185Z time: [301.52 ns 304.36 ns 308.09 ns]
59102024-11-21T19:21:02.185Z change: [-19.954% -3.5372% +15.893%] (p = 0.71 > 0.05)
59112024-11-21T19:21:02.185Z No change in performance detected.
59122024-11-21T19:21:02.185ZFound 13 outliers among 100 measurements (13.00%)
59132024-11-21T19:21:02.185Z 5 (5.00%) high mild
59142024-11-21T19:21:02.185Z 8 (8.00%) high severe
59152024-11-21T19:21:03.781Z
59162024-11-21T19:21:03.783ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59172024-11-21T19:21:03.783ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59182024-11-21T19:21:08.239ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (4.7M iterations)
59192024-11-21T19:21:12.954ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59202024-11-21T19:21:13.103Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59212024-11-21T19:21:13.103Z time: [109.17 ns 109.26 ns 109.35 ns]
59222024-11-21T19:21:13.103Z change: [+0.5116% +1.3166% +2.1158%] (p = 0.00 < 0.05)
59232024-11-21T19:21:13.103Z Change within noise threshold.
59242024-11-21T19:21:13.103ZFound 16 outliers among 100 measurements (16.00%)
59252024-11-21T19:21:13.104Z 10 (10.00%) low mild
59262024-11-21T19:21:13.104Z 1 (1.00%) high mild
59272024-11-21T19:21:13.104Z 5 (5.00%) high severe
59282024-11-21T19:21:14.699Z
59292024-11-21T19:21:14.701ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59302024-11-21T19:21:14.701ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59312024-11-21T19:21:19.894ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (2.0M iterations)
59322024-11-21T19:21:25.029ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59332024-11-21T19:21:25.177Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59342024-11-21T19:21:25.177Z time: [369.81 ns 374.87 ns 381.45 ns]
59352024-11-21T19:21:25.177Z change: [-19.034% -2.1383% +18.108%] (p = 0.83 > 0.05)
59362024-11-21T19:21:25.177Z No change in performance detected.
59372024-11-21T19:21:25.177ZFound 12 outliers among 100 measurements (12.00%)
59382024-11-21T19:21:25.177Z 5 (5.00%) high mild
59392024-11-21T19:21:25.177Z 7 (7.00%) high severe
59402024-11-21T19:21:26.770Z
59412024-11-21T19:21:26.773ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59422024-11-21T19:21:26.773ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59432024-11-21T19:21:30.108ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0004 s (6.3M iterations)
59442024-11-21T19:21:33.681ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59452024-11-21T19:21:33.829Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59462024-11-21T19:21:33.829Z time: [105.22 ns 105.31 ns 105.41 ns]
59472024-11-21T19:21:33.829Z change: [-3.3411% -2.8340% -2.2923%] (p = 0.00 < 0.05)
59482024-11-21T19:21:33.829Z Performance has improved.
59492024-11-21T19:21:33.829ZFound 12 outliers among 100 measurements (12.00%)
59502024-11-21T19:21:33.829Z 2 (2.00%) low severe
59512024-11-21T19:21:33.829Z 7 (7.00%) low mild
59522024-11-21T19:21:33.830Z 1 (1.00%) high mild
59532024-11-21T19:21:33.830Z 2 (2.00%) high severe
59542024-11-21T19:21:35.422Z
59552024-11-21T19:21:35.426ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59562024-11-21T19:21:35.426ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59572024-11-21T19:21:38.614ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.3M iterations)
59582024-11-21T19:21:43.281ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59592024-11-21T19:21:43.433Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59602024-11-21T19:21:43.434Z time: [264.70 ns 266.60 ns 269.06 ns]
59612024-11-21T19:21:43.434Z change: [-12.771% -0.8960% +12.657%] (p = 0.90 > 0.05)
59622024-11-21T19:21:43.434Z No change in performance detected.
59632024-11-21T19:21:43.434ZFound 12 outliers among 100 measurements (12.00%)
59642024-11-21T19:21:43.434Z 5 (5.00%) high mild
59652024-11-21T19:21:43.434Z 7 (7.00%) high severe
59662024-11-21T19:21:45.023Z
59672024-11-21T19:21:45.026ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59682024-11-21T19:21:45.026ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59692024-11-21T19:21:50.694ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0045 s (3.7M iterations)
59702024-11-21T19:21:55.021ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59712024-11-21T19:21:55.171Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59722024-11-21T19:21:55.171Z time: [130.62 ns 130.70 ns 130.77 ns]
59732024-11-21T19:21:55.171Z change: [-1.4770% -0.9532% -0.4253%] (p = 0.00 < 0.05)
59742024-11-21T19:21:55.172Z Change within noise threshold.
59752024-11-21T19:21:55.172ZFound 25 outliers among 100 measurements (25.00%)
59762024-11-21T19:21:55.172Z 5 (5.00%) low severe
59772024-11-21T19:21:55.172Z 15 (15.00%) low mild
59782024-11-21T19:21:55.173Z 2 (2.00%) high mild
59792024-11-21T19:21:55.173Z 3 (3.00%) high severe
59802024-11-21T19:21:56.765Z
59812024-11-21T19:21:56.767ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59822024-11-21T19:21:56.767ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59832024-11-21T19:22:02.440ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (1.8M iterations)
59842024-11-21T19:22:07.406ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59852024-11-21T19:22:07.555Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59862024-11-21T19:22:07.555Z time: [319.67 ns 322.80 ns 326.81 ns]
59872024-11-21T19:22:07.555Z change: [-11.141% +1.5997% +15.896%] (p = 0.82 > 0.05)
59882024-11-21T19:22:07.555Z No change in performance detected.
59892024-11-21T19:22:07.555ZFound 13 outliers among 100 measurements (13.00%)
59902024-11-21T19:22:07.555Z 5 (5.00%) high mild
59912024-11-21T19:22:07.555Z 8 (8.00%) high severe
59922024-11-21T19:22:09.147Z
59932024-11-21T19:22:09.150ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59942024-11-21T19:22:09.150ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59952024-11-21T19:22:13.528ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (9.6M iterations)
59962024-11-21T19:22:17.348ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59972024-11-21T19:22:17.699Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59982024-11-21T19:22:17.699Z time: [75.627 ns 75.740 ns 75.831 ns]
59992024-11-21T19:22:17.699Z change: [+3.6458% +4.3597% +5.1214%] (p = 0.00 < 0.05)
60002024-11-21T19:22:17.699Z Performance has regressed.
60012024-11-21T19:22:17.699ZFound 3 outliers among 100 measurements (3.00%)
60022024-11-21T19:22:17.701Z 2 (2.00%) high mild
60032024-11-21T19:22:17.701Z 1 (1.00%) high severe
60042024-11-21T19:22:19.086Z
60052024-11-21T19:22:19.090ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60062024-11-21T19:22:19.090ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60072024-11-21T19:22:24.424ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (3.9M iterations)
60082024-11-21T19:22:29.323ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60092024-11-21T19:22:29.470Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60102024-11-21T19:22:29.470Z time: [267.40 ns 269.99 ns 273.33 ns]
60112024-11-21T19:22:29.470Z change: [-18.956% -2.7206% +16.856%] (p = 0.79 > 0.05)
60122024-11-21T19:22:29.470Z No change in performance detected.
60132024-11-21T19:22:29.471ZFound 12 outliers among 100 measurements (12.00%)
60142024-11-21T19:22:29.471Z 4 (4.00%) high mild
60152024-11-21T19:22:29.471Z 8 (8.00%) high severe
60162024-11-21T19:22:31.065Z
60172024-11-21T19:22:31.068ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60182024-11-21T19:22:31.068ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60192024-11-21T19:22:35.403ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (4.8M iterations)
60202024-11-21T19:22:40.155ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60212024-11-21T19:22:40.304Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60222024-11-21T19:22:40.304Z time: [98.628 ns 98.733 ns 98.823 ns]
60232024-11-21T19:22:40.304Z change: [+0.4710% +1.3509% +2.2417%] (p = 0.00 < 0.05)
60242024-11-21T19:22:40.304Z Change within noise threshold.
60252024-11-21T19:22:40.305ZFound 4 outliers among 100 measurements (4.00%)
60262024-11-21T19:22:40.305Z 1 (1.00%) high mild
60272024-11-21T19:22:40.305Z 3 (3.00%) high severe
60282024-11-21T19:22:41.899Z
60292024-11-21T19:22:41.904ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60302024-11-21T19:22:41.904ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60312024-11-21T19:22:47.031ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (2.0M iterations)
60322024-11-21T19:22:52.192ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60332024-11-21T19:22:52.341Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60342024-11-21T19:22:52.341Z time: [340.21 ns 344.97 ns 351.18 ns]
60352024-11-21T19:22:52.341Z change: [-17.271% +0.4835% +21.584%] (p = 0.96 > 0.05)
60362024-11-21T19:22:52.341Z No change in performance detected.
60372024-11-21T19:22:52.341ZFound 12 outliers among 100 measurements (12.00%)
60382024-11-21T19:22:52.341Z 5 (5.00%) high mild
60392024-11-21T19:22:52.341Z 7 (7.00%) high severe
60402024-11-21T19:22:53.934Z
60412024-11-21T19:22:53.937ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60422024-11-21T19:22:53.937ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60432024-11-21T19:22:57.180ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (6.5M iterations)
60442024-11-21T19:23:00.828ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60452024-11-21T19:23:00.976Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60462024-11-21T19:23:00.976Z time: [100.02 ns 100.16 ns 100.28 ns]
60472024-11-21T19:23:00.978Z change: [-4.7694% -4.2885% -3.7979%] (p = 0.00 < 0.05)
60482024-11-21T19:23:00.978Z Performance has improved.
60492024-11-21T19:23:00.978ZFound 14 outliers among 100 measurements (14.00%)
60502024-11-21T19:23:00.978Z 11 (11.00%) low mild
60512024-11-21T19:23:00.978Z 2 (2.00%) high mild
60522024-11-21T19:23:00.978Z 1 (1.00%) high severe
60532024-11-21T19:23:02.562Z
60542024-11-21T19:23:02.564ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60552024-11-21T19:23:02.564ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60562024-11-21T19:23:05.624ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0066 s (3.4M iterations)
60572024-11-21T19:23:10.322ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60582024-11-21T19:23:10.471Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60592024-11-21T19:23:10.472Z time: [232.10 ns 233.74 ns 235.89 ns]
60602024-11-21T19:23:10.472Z change: [-12.836% -0.4280% +13.927%] (p = 0.95 > 0.05)
60612024-11-21T19:23:10.472Z No change in performance detected.
60622024-11-21T19:23:10.472ZFound 13 outliers among 100 measurements (13.00%)
60632024-11-21T19:23:10.472Z 5 (5.00%) high mild
60642024-11-21T19:23:10.472Z 8 (8.00%) high severe
60652024-11-21T19:23:12.064Z
60662024-11-21T19:23:12.067ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60672024-11-21T19:23:12.067ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60682024-11-21T19:23:17.664ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0022 s (3.7M iterations)
60692024-11-21T19:23:21.984ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60702024-11-21T19:23:22.133Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60712024-11-21T19:23:22.133Z time: [126.56 ns 126.84 ns 127.08 ns]
60722024-11-21T19:23:22.133Z change: [-0.9997% -0.3760% +0.2729%] (p = 0.26 > 0.05)
60732024-11-21T19:23:22.133Z No change in performance detected.
60742024-11-21T19:23:22.135ZFound 5 outliers among 100 measurements (5.00%)
60752024-11-21T19:23:22.135Z 2 (2.00%) low mild
60762024-11-21T19:23:22.135Z 1 (1.00%) high mild
60772024-11-21T19:23:22.135Z 2 (2.00%) high severe
60782024-11-21T19:23:23.722Z
60792024-11-21T19:23:23.740ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60802024-11-21T19:23:23.740ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60812024-11-21T19:23:29.202ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (1.9M iterations)
60822024-11-21T19:23:34.140ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60832024-11-21T19:23:34.289Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60842024-11-21T19:23:34.289Z time: [275.19 ns 277.96 ns 281.62 ns]
60852024-11-21T19:23:34.289Z change: [-13.520% -0.5046% +15.222%] (p = 0.95 > 0.05)
60862024-11-21T19:23:34.289Z No change in performance detected.
60872024-11-21T19:23:34.289ZFound 11 outliers among 100 measurements (11.00%)
60882024-11-21T19:23:34.289Z 4 (4.00%) high mild
60892024-11-21T19:23:34.289Z 7 (7.00%) high severe
60902024-11-21T19:23:35.890Z
60912024-11-21T19:23:35.892ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
60922024-11-21T19:23:35.893ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
60932024-11-21T19:23:35.893ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0322 ms (605 iterations)
60942024-11-21T19:23:35.893ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
60952024-11-21T19:23:35.896Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
60962024-11-21T19:23:35.896Z time: [19.000 19.000 19.000 ]
60972024-11-21T19:23:35.896Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60982024-11-21T19:23:35.896Z No change in performance detected.
60992024-11-21T19:23:35.896Z
61002024-11-21T19:23:35.896ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
61012024-11-21T19:23:35.896ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
61022024-11-21T19:23:35.896ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0726 ms (715 iterations)
61032024-11-21T19:23:35.896ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
61042024-11-21T19:23:35.896Zprocess/Hairpin-DHCPv4/alloc_ct/Request
61052024-11-21T19:23:35.896Z time: [19.000 19.000 19.000 ]
61062024-11-21T19:23:35.896Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61072024-11-21T19:23:35.896Z No change in performance detected.
61082024-11-21T19:23:35.896Z
61092024-11-21T19:23:35.899ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
61102024-11-21T19:23:35.899ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
61112024-11-21T19:23:35.899ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1036 ms (495 iterations)
61122024-11-21T19:23:35.899ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
61132024-11-21T19:23:35.899Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
61142024-11-21T19:23:35.899Z time: [21.000 21.000 21.000 ]
61152024-11-21T19:23:35.899Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61162024-11-21T19:23:35.899Z No change in performance detected.
61172024-11-21T19:23:35.899Z
61182024-11-21T19:23:35.899ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
61192024-11-21T19:23:35.899ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
61202024-11-21T19:23:35.902ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0335 ms (385 iterations)
61212024-11-21T19:23:35.902ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
61222024-11-21T19:23:35.902Zprocess/Hairpin-DHCPv6/alloc_ct/Request
61232024-11-21T19:23:35.902Z time: [22.000 22.000 22.000 ]
61242024-11-21T19:23:35.902Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61252024-11-21T19:23:35.902Z No change in performance detected.
61262024-11-21T19:23:35.902Z
61272024-11-21T19:23:35.902ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
61282024-11-21T19:23:35.902ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
61292024-11-21T19:23:35.902ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0183 ms (825 iterations)
61302024-11-21T19:23:35.905ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
61312024-11-21T19:23:35.905Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
61322024-11-21T19:23:35.905Z time: [13.000 13.000 13.000 ]
61332024-11-21T19:23:35.905Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61342024-11-21T19:23:35.905Z No change in performance detected.
61352024-11-21T19:23:35.905Z
61362024-11-21T19:23:35.905ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
61372024-11-21T19:23:35.905ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
61382024-11-21T19:23:35.905ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0573 ms (770 iterations)
61392024-11-21T19:23:35.908ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
61402024-11-21T19:23:35.908Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
61412024-11-21T19:23:35.908Z time: [12.000 12.000 12.000 ]
61422024-11-21T19:23:35.908Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61432024-11-21T19:23:35.908Z No change in performance detected.
61442024-11-21T19:23:35.908Z
61452024-11-21T19:23:35.908ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61462024-11-21T19:23:35.908ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
61472024-11-21T19:23:35.908ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0816 ms (715 iterations)
61482024-11-21T19:23:35.910ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
61492024-11-21T19:23:35.910Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61502024-11-21T19:23:35.910Z time: [14.000 14.000 14.000 ]
61512024-11-21T19:23:35.910Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61522024-11-21T19:23:35.911Z No change in performance detected.
61532024-11-21T19:23:35.911Z
61542024-11-21T19:23:35.911ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61552024-11-21T19:23:35.911ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
61562024-11-21T19:23:35.911ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0462 ms (715 iterations)
61572024-11-21T19:23:35.913ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
61582024-11-21T19:23:35.913Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61592024-11-21T19:23:35.913Z time: [14.000 14.000 14.000 ]
61602024-11-21T19:23:35.913Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61612024-11-21T19:23:35.914Z No change in performance detected.
61622024-11-21T19:23:35.914Z
61632024-11-21T19:23:35.914ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61642024-11-21T19:23:35.914ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
61652024-11-21T19:23:35.914ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0331 ms (825 iterations)
61662024-11-21T19:23:35.917ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
61672024-11-21T19:23:35.917Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61682024-11-21T19:23:35.917Z time: [3.0000 3.0000 3.0000 ]
61692024-11-21T19:23:35.917Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61702024-11-21T19:23:35.917Z No change in performance detected.
61712024-11-21T19:23:35.917Z
61722024-11-21T19:23:35.917ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61732024-11-21T19:23:35.917ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
61742024-11-21T19:23:35.917ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0559 ms (440 iterations)
61752024-11-21T19:23:35.917ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
61762024-11-21T19:23:35.920Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61772024-11-21T19:23:35.920Z time: [3.0000 3.0000 3.0000 ]
61782024-11-21T19:23:35.920Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61792024-11-21T19:23:35.920Z No change in performance detected.
61802024-11-21T19:23:35.920Z
61812024-11-21T19:23:35.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
61822024-11-21T19:23:35.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
61832024-11-21T19:23:35.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0515 ms (770 iterations)
61842024-11-21T19:23:35.920ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
61852024-11-21T19:23:35.920ZCriterion.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.
61862024-11-21T19:23:35.921Z
61872024-11-21T19:23:35.921ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
61882024-11-21T19:23:35.921ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
61892024-11-21T19:23:35.921ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1108 ms (440 iterations)
61902024-11-21T19:23:35.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
61912024-11-21T19:23:35.925ZCriterion.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.
61922024-11-21T19:23:35.925Z
61932024-11-21T19:23:35.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61942024-11-21T19:23:35.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
61952024-11-21T19:23:35.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0241 ms (990 iterations)
61962024-11-21T19:23:35.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
61972024-11-21T19:23:35.925Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61982024-11-21T19:23:35.925Z time: [3.0000 3.0000 3.0000 ]
61992024-11-21T19:23:35.925Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62002024-11-21T19:23:35.925Z No change in performance detected.
62012024-11-21T19:23:35.925Z
62022024-11-21T19:23:35.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
62032024-11-21T19:23:35.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
62042024-11-21T19:23:35.925ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0068 ms (440 iterations)
62052024-11-21T19:23:35.933ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
62062024-11-21T19:23:35.933Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
62072024-11-21T19:23:35.933Z time: [3.0000 3.0000 3.0000 ]
62082024-11-21T19:23:35.933Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62092024-11-21T19:23:35.933Z No change in performance detected.
62102024-11-21T19:23:35.933Z
62112024-11-21T19:23:35.934ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
62122024-11-21T19:23:35.934ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
62132024-11-21T19:23:35.934ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0236 ms (825 iterations)
62142024-11-21T19:23:35.934ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
62152024-11-21T19:23:35.934ZCriterion.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.
62162024-11-21T19:23:35.934Z
62172024-11-21T19:23:35.934ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
62182024-11-21T19:23:35.934ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
62192024-11-21T19:23:35.934ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0798 ms (440 iterations)
62202024-11-21T19:23:35.935ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
62212024-11-21T19:23:35.935ZCriterion.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.
62222024-11-21T19:23:35.935Z
62232024-11-21T19:23:35.935ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62242024-11-21T19:23:35.935ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
62252024-11-21T19:23:35.935ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0216 ms (770 iterations)
62262024-11-21T19:23:35.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
62272024-11-21T19:23:35.938Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62282024-11-21T19:23:35.938Z time: [3.0000 3.0000 3.0000 ]
62292024-11-21T19:23:35.938Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62302024-11-21T19:23:35.938Z No change in performance detected.
62312024-11-21T19:23:35.938Z
62322024-11-21T19:23:35.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62332024-11-21T19:23:35.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
62342024-11-21T19:23:35.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1342 ms (440 iterations)
62352024-11-21T19:23:35.938ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
62362024-11-21T19:23:35.938Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62372024-11-21T19:23:35.938Z time: [3.0000 3.0000 3.0000 ]
62382024-11-21T19:23:35.939Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62392024-11-21T19:23:35.939Z No change in performance detected.
62402024-11-21T19:23:35.939Z
62412024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
62422024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
62432024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0030 ms (605 iterations)
62442024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
62452024-11-21T19:23:35.939ZCriterion.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.
62462024-11-21T19:23:35.939Z
62472024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
62482024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
62492024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0671 ms (385 iterations)
62502024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
62512024-11-21T19:23:35.939ZCriterion.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.
62522024-11-21T19:23:35.939Z
62532024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62542024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
62552024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0561 ms (880 iterations)
62562024-11-21T19:23:35.939ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
62572024-11-21T19:23:35.943Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62582024-11-21T19:23:35.943Z time: [3.0000 3.0000 3.0000 ]
62592024-11-21T19:23:35.944Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62602024-11-21T19:23:35.944Z No change in performance detected.
62612024-11-21T19:23:35.944Z
62622024-11-21T19:23:35.944ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62632024-11-21T19:23:35.944ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
62642024-11-21T19:23:35.944ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1029 ms (440 iterations)
62652024-11-21T19:23:35.945ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
62662024-11-21T19:23:35.945Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62672024-11-21T19:23:35.945Z time: [3.0000 3.0000 3.0000 ]
62682024-11-21T19:23:35.945Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62692024-11-21T19:23:35.946Z No change in performance detected.
62702024-11-21T19:23:35.946Z
62712024-11-21T19:23:35.946ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
62722024-11-21T19:23:35.946ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
62732024-11-21T19:23:35.946ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0171 ms (715 iterations)
62742024-11-21T19:23:35.950ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
62752024-11-21T19:23:35.950ZCriterion.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.
62762024-11-21T19:23:35.950Z
62772024-11-21T19:23:35.950ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
62782024-11-21T19:23:35.950ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
62792024-11-21T19:23:35.950ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0262 ms (385 iterations)
62802024-11-21T19:23:35.950ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
62812024-11-21T19:23:35.950ZCriterion.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.
62822024-11-21T19:23:35.951Z
62832024-11-21T19:23:35.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62842024-11-21T19:23:35.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
62852024-11-21T19:23:35.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0440 ms (275 iterations)
62862024-11-21T19:23:35.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
62872024-11-21T19:23:35.951Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62882024-11-21T19:23:35.951Z time: [42.000 42.000 42.000 ]
62892024-11-21T19:23:35.953Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62902024-11-21T19:23:35.953Z No change in performance detected.
62912024-11-21T19:23:35.953Z
62922024-11-21T19:23:35.953ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62932024-11-21T19:23:35.953ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
62942024-11-21T19:23:35.953ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0904 ms (220 iterations)
62952024-11-21T19:23:35.953ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
62962024-11-21T19:23:35.953Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62972024-11-21T19:23:35.953Z time: [42.000 42.000 42.000 ]
62982024-11-21T19:23:35.953Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62992024-11-21T19:23:35.954Z No change in performance detected.
63002024-11-21T19:23:35.954Z
63012024-11-21T19:23:35.956ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
63022024-11-21T19:23:35.956ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
63032024-11-21T19:23:35.956ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0695 ms (385 iterations)
63042024-11-21T19:23:35.956ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
63052024-11-21T19:23:35.957Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
63062024-11-21T19:23:35.957Z time: [20.000 20.000 20.000 ]
63072024-11-21T19:23:35.957Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63082024-11-21T19:23:35.957Z No change in performance detected.
63092024-11-21T19:23:35.957Z
63102024-11-21T19:23:35.957ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
63112024-11-21T19:23:35.957ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
63122024-11-21T19:23:35.957ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1266 ms (275 iterations)
63132024-11-21T19:23:35.957ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
63142024-11-21T19:23:35.957Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
63152024-11-21T19:23:35.957Z time: [20.000 20.000 20.000 ]
63162024-11-21T19:23:35.957Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63172024-11-21T19:23:35.957Z No change in performance detected.
63182024-11-21T19:23:35.957Z
63192024-11-21T19:23:35.957ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
63202024-11-21T19:23:35.957ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
63212024-11-21T19:23:35.957ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1744 ms (330 iterations)
63222024-11-21T19:23:35.960ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
63232024-11-21T19:23:35.960Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
63242024-11-21T19:23:35.960Z time: [42.000 42.000 42.000 ]
63252024-11-21T19:23:35.960Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63262024-11-21T19:23:35.960Z No change in performance detected.
63272024-11-21T19:23:35.960Z
63282024-11-21T19:23:35.960ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63292024-11-21T19:23:35.960ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
63302024-11-21T19:23:35.960ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0522 ms (220 iterations)
63312024-11-21T19:23:35.960ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
63322024-11-21T19:23:35.963Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63332024-11-21T19:23:35.963Z time: [42.000 42.000 42.000 ]
63342024-11-21T19:23:35.964Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63352024-11-21T19:23:35.964Z No change in performance detected.
63362024-11-21T19:23:35.964Z
63372024-11-21T19:23:35.964ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63382024-11-21T19:23:35.964ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
63392024-11-21T19:23:35.964ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0206 ms (385 iterations)
63402024-11-21T19:23:35.964ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
63412024-11-21T19:23:35.967Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63422024-11-21T19:23:35.968Z time: [20.000 20.000 20.000 ]
63432024-11-21T19:23:35.968Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63442024-11-21T19:23:35.968Z No change in performance detected.
63452024-11-21T19:23:35.968Z
63462024-11-21T19:23:35.968ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63472024-11-21T19:23:35.968ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
63482024-11-21T19:23:35.968ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1738 ms (275 iterations)
63492024-11-21T19:23:35.968ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
63502024-11-21T19:23:35.968Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63512024-11-21T19:23:35.968Z time: [20.000 20.000 20.000 ]
63522024-11-21T19:23:35.968Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63532024-11-21T19:23:35.968Z No change in performance detected.
63542024-11-21T19:23:35.968Z
63552024-11-21T19:23:35.968ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63562024-11-21T19:23:35.968ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
63572024-11-21T19:23:35.969ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0231 ms (220 iterations)
63582024-11-21T19:23:35.973ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
63592024-11-21T19:23:35.973Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63602024-11-21T19:23:35.973Z time: [42.000 42.000 42.000 ]
63612024-11-21T19:23:35.973Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63622024-11-21T19:23:35.973Z No change in performance detected.
63632024-11-21T19:23:35.973Z
63642024-11-21T19:23:35.973ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63652024-11-21T19:23:35.974ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
63662024-11-21T19:23:35.974ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1878 ms (220 iterations)
63672024-11-21T19:23:35.974ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
63682024-11-21T19:23:35.974Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63692024-11-21T19:23:35.974Z time: [42.000 42.000 42.000 ]
63702024-11-21T19:23:35.974Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63712024-11-21T19:23:35.974Z No change in performance detected.
63722024-11-21T19:23:35.978Z
63732024-11-21T19:23:35.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63742024-11-21T19:23:35.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
63752024-11-21T19:23:35.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0745 ms (330 iterations)
63762024-11-21T19:23:35.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
63772024-11-21T19:23:35.978Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63782024-11-21T19:23:35.980Z time: [20.000 20.000 20.000 ]
63792024-11-21T19:23:35.980Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63802024-11-21T19:23:35.980Z No change in performance detected.
63812024-11-21T19:23:35.980Z
63822024-11-21T19:23:35.980ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63832024-11-21T19:23:35.980ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
63842024-11-21T19:23:35.980ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2202 ms (275 iterations)
63852024-11-21T19:23:35.980ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
63862024-11-21T19:23:35.980Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63872024-11-21T19:23:35.980Z time: [20.000 20.000 20.000 ]
63882024-11-21T19:23:35.980Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63892024-11-21T19:23:35.980Z No change in performance detected.
63902024-11-21T19:23:35.980Z
63912024-11-21T19:23:35.980ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63922024-11-21T19:23:35.980ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
63932024-11-21T19:23:35.980ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.2252 ms (275 iterations)
63942024-11-21T19:23:35.983ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
63952024-11-21T19:23:35.984Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63962024-11-21T19:23:35.984Z time: [42.000 42.000 42.000 ]
63972024-11-21T19:23:35.984Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63982024-11-21T19:23:35.984Z No change in performance detected.
63992024-11-21T19:23:35.984Z
64002024-11-21T19:23:35.985ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
64012024-11-21T19:23:35.985ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
64022024-11-21T19:23:35.985ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1432 ms (220 iterations)
64032024-11-21T19:23:35.986ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
64042024-11-21T19:23:35.987Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
64052024-11-21T19:23:35.987Z time: [42.000 42.000 42.000 ]
64062024-11-21T19:23:35.987Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64072024-11-21T19:23:35.987Z No change in performance detected.
64082024-11-21T19:23:35.987Z
64092024-11-21T19:23:35.990ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
64102024-11-21T19:23:35.990ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
64112024-11-21T19:23:35.990ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1387 ms (385 iterations)
64122024-11-21T19:23:35.990ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
64132024-11-21T19:23:35.990Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
64142024-11-21T19:23:35.990Z time: [20.000 20.000 20.000 ]
64152024-11-21T19:23:35.990Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64162024-11-21T19:23:35.990Z No change in performance detected.
64172024-11-21T19:23:35.990Z
64182024-11-21T19:23:35.990ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
64192024-11-21T19:23:35.990ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
64202024-11-21T19:23:35.991ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1625 ms (275 iterations)
64212024-11-21T19:23:35.991ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
64222024-11-21T19:23:35.991Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
64232024-11-21T19:23:35.991Z time: [20.000 20.000 20.000 ]
64242024-11-21T19:23:35.991Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64252024-11-21T19:23:35.991Z No change in performance detected.
64262024-11-21T19:23:35.991Z
64272024-11-21T19:23:35.991ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
64282024-11-21T19:23:35.991ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
64292024-11-21T19:23:35.991ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0581 ms (660 iterations)
64302024-11-21T19:23:36.003ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
64312024-11-21T19:23:36.004Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
64322024-11-21T19:23:36.004Z time: [3263.0 B 3263.0 B 3263.0 B]
64332024-11-21T19:23:36.004Z change: [+0.7410% +0.7410% +0.7410%] (p = 0.00 < 0.05)
64342024-11-21T19:23:36.004Z Change within noise threshold.
64352024-11-21T19:23:36.004Z
64362024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
64372024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
64382024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0461 ms (605 iterations)
64392024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
64402024-11-21T19:23:36.004Zprocess/Hairpin-DHCPv4/alloc_sz/Request
64412024-11-21T19:23:36.004Z time: [3263.0 B 3263.0 B 3263.0 B]
64422024-11-21T19:23:36.004Z change: [+0.7410% +0.7410% +0.7410%] (p = 0.00 < 0.05)
64432024-11-21T19:23:36.004Z Change within noise threshold.
64442024-11-21T19:23:36.004Z
64452024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
64462024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
64472024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0761 ms (495 iterations)
64482024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
64492024-11-21T19:23:36.004Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
64502024-11-21T19:23:36.004Z time: [3327.0 B 3327.0 B 3327.0 B]
64512024-11-21T19:23:36.004Z change: [+0.7266% +0.7266% +0.7266%] (p = 0.00 < 0.05)
64522024-11-21T19:23:36.004Z Change within noise threshold.
64532024-11-21T19:23:36.004Z
64542024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
64552024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
64562024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0066 ms (440 iterations)
64572024-11-21T19:23:36.004ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
64582024-11-21T19:23:36.004Zprocess/Hairpin-DHCPv6/alloc_sz/Request
64592024-11-21T19:23:36.004Z time: [3725.0 B 3725.0 B 3725.0 B]
64602024-11-21T19:23:36.004Z change: [+0.6485% +0.6485% +0.6485%] (p = 0.00 < 0.05)
64612024-11-21T19:23:36.004Z Change within noise threshold.
64622024-11-21T19:23:36.004Z
64632024-11-21T19:23:36.004ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
64642024-11-21T19:23:36.004ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
64652024-11-21T19:23:36.004ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0323 ms (770 iterations)
64662024-11-21T19:23:36.004ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
64672024-11-21T19:23:36.004Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
64682024-11-21T19:23:36.005Z time: [2192.0 B 2192.0 B 2192.0 B]
64692024-11-21T19:23:36.005Z change: [+1.1070% +1.1070% +1.1070%] (p = 0.00 < 0.05)
64702024-11-21T19:23:36.005Z Performance has regressed.
64712024-11-21T19:23:36.005Z
64722024-11-21T19:23:36.007ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
64732024-11-21T19:23:36.008ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
64742024-11-21T19:23:36.009ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0240 ms (770 iterations)
64752024-11-21T19:23:36.009ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
64762024-11-21T19:23:36.009Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
64772024-11-21T19:23:36.009Z time: [2177.0 B 2177.0 B 2177.0 B]
64782024-11-21T19:23:36.009Z change: [+1.1147% +1.1147% +1.1147%] (p = 0.00 < 0.05)
64792024-11-21T19:23:36.009Z Performance has regressed.
64802024-11-21T19:23:36.009Z
64812024-11-21T19:23:36.009ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64822024-11-21T19:23:36.009ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
64832024-11-21T19:23:36.009ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0570 ms (715 iterations)
64842024-11-21T19:23:36.009ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
64852024-11-21T19:23:36.012Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64862024-11-21T19:23:36.012Z time: [2230.0 B 2230.0 B 2230.0 B]
64872024-11-21T19:23:36.012Z change: [+1.0879% +1.0879% +1.0879%] (p = 0.00 < 0.05)
64882024-11-21T19:23:36.012Z Performance has regressed.
64892024-11-21T19:23:36.012Z
64902024-11-21T19:23:36.012ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64912024-11-21T19:23:36.012ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
64922024-11-21T19:23:36.012ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0394 ms (715 iterations)
64932024-11-21T19:23:36.012ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
64942024-11-21T19:23:36.013Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64952024-11-21T19:23:36.014Z time: [2214.0 B 2214.0 B 2214.0 B]
64962024-11-21T19:23:36.014Z change: [+1.0959% +1.0959% +1.0959%] (p = 0.00 < 0.05)
64972024-11-21T19:23:36.014Z Performance has regressed.
64982024-11-21T19:23:36.014Z
64992024-11-21T19:23:36.014ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
65002024-11-21T19:23:36.014ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
65012024-11-21T19:23:36.014ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0195 ms (880 iterations)
65022024-11-21T19:23:36.014ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
65032024-11-21T19:23:36.017Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
65042024-11-21T19:23:36.017Z time: [272.00 B 272.00 B 272.00 B]
65052024-11-21T19:23:36.017Z change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05)
65062024-11-21T19:23:36.017Z Performance has regressed.
65072024-11-21T19:23:36.017Z
65082024-11-21T19:23:36.017ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
65092024-11-21T19:23:36.017ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
65102024-11-21T19:23:36.017ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0555 ms (440 iterations)
65112024-11-21T19:23:36.017ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
65122024-11-21T19:23:36.017Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
65132024-11-21T19:23:36.017Z time: [272.00 B 272.00 B 272.00 B]
65142024-11-21T19:23:36.017Z change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05)
65152024-11-21T19:23:36.017Z Performance has regressed.
65162024-11-21T19:23:36.017Z
65172024-11-21T19:23:36.017ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
65182024-11-21T19:23:36.018ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
65192024-11-21T19:23:36.018ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0485 ms (550 iterations)
65202024-11-21T19:23:36.021ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
65212024-11-21T19:23:36.021ZCriterion.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.
65222024-11-21T19:23:36.021Z
65232024-11-21T19:23:36.021ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
65242024-11-21T19:23:36.022ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
65252024-11-21T19:23:36.022ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1126 ms (440 iterations)
65262024-11-21T19:23:36.022ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
65272024-11-21T19:23:36.022ZCriterion.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.
65282024-11-21T19:23:36.022Z
65292024-11-21T19:23:36.022ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
65302024-11-21T19:23:36.022ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
65312024-11-21T19:23:36.022ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0201 ms (990 iterations)
65322024-11-21T19:23:36.022ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
65332024-11-21T19:23:36.027Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
65342024-11-21T19:23:36.027Z time: [272.00 B 272.00 B 272.00 B]
65352024-11-21T19:23:36.027Z change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05)
65362024-11-21T19:23:36.027Z Performance has regressed.
65372024-11-21T19:23:36.027Z
65382024-11-21T19:23:36.028ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
65392024-11-21T19:23:36.028ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
65402024-11-21T19:23:36.029ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0114 ms (440 iterations)
65412024-11-21T19:23:36.029ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
65422024-11-21T19:23:36.029Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
65432024-11-21T19:23:36.029Z time: [272.00 B 272.00 B 272.00 B]
65442024-11-21T19:23:36.029Z change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05)
65452024-11-21T19:23:36.029Z Performance has regressed.
65462024-11-21T19:23:36.029Z
65472024-11-21T19:23:36.029ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
65482024-11-21T19:23:36.029ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
65492024-11-21T19:23:36.030ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0514 ms (715 iterations)
65502024-11-21T19:23:36.030ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
65512024-11-21T19:23:36.030ZCriterion.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.
65522024-11-21T19:23:36.030Z
65532024-11-21T19:23:36.030ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
65542024-11-21T19:23:36.030ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
65552024-11-21T19:23:36.030ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0781 ms (440 iterations)
65562024-11-21T19:23:36.034ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
65572024-11-21T19:23:36.034ZCriterion.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.
65582024-11-21T19:23:36.034Z
65592024-11-21T19:23:36.034ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65602024-11-21T19:23:36.035ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
65612024-11-21T19:23:36.035ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0136 ms (770 iterations)
65622024-11-21T19:23:36.035ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
65632024-11-21T19:23:36.035Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65642024-11-21T19:23:36.035Z time: [272.00 B 272.00 B 272.00 B]
65652024-11-21T19:23:36.035Z change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05)
65662024-11-21T19:23:36.035Z Performance has regressed.
65672024-11-21T19:23:36.035Z
65682024-11-21T19:23:36.035ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65692024-11-21T19:23:36.036ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
65702024-11-21T19:23:36.036ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0658 ms (330 iterations)
65712024-11-21T19:23:36.036ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
65722024-11-21T19:23:36.036Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65732024-11-21T19:23:36.036Z time: [272.00 B 272.00 B 272.00 B]
65742024-11-21T19:23:36.036Z change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05)
65752024-11-21T19:23:36.036Z Performance has regressed.
65762024-11-21T19:23:36.037Z
65772024-11-21T19:23:36.037ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
65782024-11-21T19:23:36.037ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
65792024-11-21T19:23:36.037ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0842 ms (660 iterations)
65802024-11-21T19:23:36.037ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
65812024-11-21T19:23:36.037ZCriterion.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.
65822024-11-21T19:23:36.038Z
65832024-11-21T19:23:36.038ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
65842024-11-21T19:23:36.038ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
65852024-11-21T19:23:36.038ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0573 ms (385 iterations)
65862024-11-21T19:23:36.042ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
65872024-11-21T19:23:36.042ZCriterion.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.
65882024-11-21T19:23:36.042Z
65892024-11-21T19:23:36.042ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65902024-11-21T19:23:36.042ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
65912024-11-21T19:23:36.042ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0711 ms (825 iterations)
65922024-11-21T19:23:36.042ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
65932024-11-21T19:23:36.042Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65942024-11-21T19:23:36.042Z time: [272.00 B 272.00 B 272.00 B]
65952024-11-21T19:23:36.042Z change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05)
65962024-11-21T19:23:36.042Z Performance has regressed.
65972024-11-21T19:23:36.042Z
65982024-11-21T19:23:36.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65992024-11-21T19:23:36.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
66002024-11-21T19:23:36.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0903 ms (440 iterations)
66012024-11-21T19:23:36.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
66022024-11-21T19:23:36.043Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
66032024-11-21T19:23:36.043Z time: [272.00 B 272.00 B 272.00 B]
66042024-11-21T19:23:36.043Z change: [+9.6774% +9.6774% +9.6774%] (p = 0.00 < 0.05)
66052024-11-21T19:23:36.043Z Performance has regressed.
66062024-11-21T19:23:36.043Z
66072024-11-21T19:23:36.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
66082024-11-21T19:23:36.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
66092024-11-21T19:23:36.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0265 ms (715 iterations)
66102024-11-21T19:23:36.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
66112024-11-21T19:23:36.043ZCriterion.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.
66122024-11-21T19:23:36.043Z
66132024-11-21T19:23:36.043ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
66142024-11-21T19:23:36.044ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
66152024-11-21T19:23:36.044ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0315 ms (385 iterations)
66162024-11-21T19:23:36.046ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
66172024-11-21T19:23:36.046ZCriterion.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.
66182024-11-21T19:23:36.046Z
66192024-11-21T19:23:36.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
66202024-11-21T19:23:36.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66212024-11-21T19:23:36.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0351 ms (275 iterations)
66222024-11-21T19:23:36.046ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
66232024-11-21T19:23:36.046Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
66242024-11-21T19:23:36.046Z time: [6732.0 B 6732.0 B 6732.0 B]
66252024-11-21T19:23:36.047Z change: [+0.3578% +0.3578% +0.3578%] (p = 0.00 < 0.05)
66262024-11-21T19:23:36.047Z Change within noise threshold.
66272024-11-21T19:23:36.047Z
66282024-11-21T19:23:36.047ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
66292024-11-21T19:23:36.047ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66302024-11-21T19:23:36.047ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0770 ms (220 iterations)
66312024-11-21T19:23:36.047ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
66322024-11-21T19:23:36.050Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
66332024-11-21T19:23:36.050Z time: [6732.0 B 6732.0 B 6732.0 B]
66342024-11-21T19:23:36.050Z change: [+0.3578% +0.3578% +0.3578%] (p = 0.00 < 0.05)
66352024-11-21T19:23:36.050Z Change within noise threshold.
66362024-11-21T19:23:36.050Z
66372024-11-21T19:23:36.050ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
66382024-11-21T19:23:36.050ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
66392024-11-21T19:23:36.050ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0792 ms (385 iterations)
66402024-11-21T19:23:36.050ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
66412024-11-21T19:23:36.050Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
66422024-11-21T19:23:36.050Z time: [5144.0 B 5144.0 B 5144.0 B]
66432024-11-21T19:23:36.050Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66442024-11-21T19:23:36.050Z No change in performance detected.
66452024-11-21T19:23:36.050Z
66462024-11-21T19:23:36.050ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66472024-11-21T19:23:36.051ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66482024-11-21T19:23:36.051ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1265 ms (275 iterations)
66492024-11-21T19:23:36.054ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
66502024-11-21T19:23:36.054Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66512024-11-21T19:23:36.054Z time: [5144.0 B 5144.0 B 5144.0 B]
66522024-11-21T19:23:36.054Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66532024-11-21T19:23:36.054Z No change in performance detected.
66542024-11-21T19:23:36.054Z
66552024-11-21T19:23:36.054ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66562024-11-21T19:23:36.054ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
66572024-11-21T19:23:36.054ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1914 ms (330 iterations)
66582024-11-21T19:23:36.054ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
66592024-11-21T19:23:36.057Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66602024-11-21T19:23:36.057Z time: [6732.0 B 6732.0 B 6732.0 B]
66612024-11-21T19:23:36.057Z change: [+0.3578% +0.3578% +0.3578%] (p = 0.00 < 0.05)
66622024-11-21T19:23:36.057Z Change within noise threshold.
66632024-11-21T19:23:36.058Z
66642024-11-21T19:23:36.058ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66652024-11-21T19:23:36.058ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66662024-11-21T19:23:36.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0422 ms (220 iterations)
66672024-11-21T19:23:36.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
66682024-11-21T19:23:36.062Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66692024-11-21T19:23:36.062Z time: [6732.0 B 6732.0 B 6732.0 B]
66702024-11-21T19:23:36.062Z change: [+0.3578% +0.3578% +0.3578%] (p = 0.00 < 0.05)
66712024-11-21T19:23:36.062Z Change within noise threshold.
66722024-11-21T19:23:36.062Z
66732024-11-21T19:23:36.062ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66742024-11-21T19:23:36.062ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
66752024-11-21T19:23:36.062ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0283 ms (385 iterations)
66762024-11-21T19:23:36.062ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
66772024-11-21T19:23:36.062Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66782024-11-21T19:23:36.062Z time: [5144.0 B 5144.0 B 5144.0 B]
66792024-11-21T19:23:36.062Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66802024-11-21T19:23:36.062Z No change in performance detected.
66812024-11-21T19:23:36.062Z
66822024-11-21T19:23:36.062ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66832024-11-21T19:23:36.062ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
66842024-11-21T19:23:36.062ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0692 ms (275 iterations)
66852024-11-21T19:23:36.062ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
66862024-11-21T19:23:36.066Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66872024-11-21T19:23:36.066Z time: [5144.0 B 5144.0 B 5144.0 B]
66882024-11-21T19:23:36.066Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66892024-11-21T19:23:36.066Z No change in performance detected.
66902024-11-21T19:23:36.067Z
66912024-11-21T19:23:36.067ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66922024-11-21T19:23:36.067ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66932024-11-21T19:23:36.067ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1409 ms (275 iterations)
66942024-11-21T19:23:36.067ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
66952024-11-21T19:23:36.067Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66962024-11-21T19:23:36.067Z time: [6732.0 B 6732.0 B 6732.0 B]
66972024-11-21T19:23:36.067Z change: [+0.3578% +0.3578% +0.3578%] (p = 0.00 < 0.05)
66982024-11-21T19:23:36.067Z Change within noise threshold.
66992024-11-21T19:23:36.067Z
67002024-11-21T19:23:36.067ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
67012024-11-21T19:23:36.067ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67022024-11-21T19:23:36.067ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1268 ms (165 iterations)
67032024-11-21T19:23:36.070ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
67042024-11-21T19:23:36.070Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
67052024-11-21T19:23:36.070Z time: [6732.0 B 6732.0 B 6732.0 B]
67062024-11-21T19:23:36.070Z change: [+0.3578% +0.3578% +0.3578%] (p = 0.00 < 0.05)
67072024-11-21T19:23:36.070Z Change within noise threshold.
67082024-11-21T19:23:36.070Z
67092024-11-21T19:23:36.070ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
67102024-11-21T19:23:36.070ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
67112024-11-21T19:23:36.070ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0683 ms (330 iterations)
67122024-11-21T19:23:36.070ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
67132024-11-21T19:23:36.073Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
67142024-11-21T19:23:36.073Z time: [5144.0 B 5144.0 B 5144.0 B]
67152024-11-21T19:23:36.073Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67162024-11-21T19:23:36.073Z No change in performance detected.
67172024-11-21T19:23:36.073Z
67182024-11-21T19:23:36.073ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
67192024-11-21T19:23:36.073ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67202024-11-21T19:23:36.073ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0671 ms (220 iterations)
67212024-11-21T19:23:36.073ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
67222024-11-21T19:23:36.075Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
67232024-11-21T19:23:36.075Z time: [5144.0 B 5144.0 B 5144.0 B]
67242024-11-21T19:23:36.075Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67252024-11-21T19:23:36.075Z No change in performance detected.
67262024-11-21T19:23:36.075Z
67272024-11-21T19:23:36.075ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
67282024-11-21T19:23:36.075ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
67292024-11-21T19:23:36.075ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1094 ms (275 iterations)
67302024-11-21T19:23:36.075ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
67312024-11-21T19:23:36.079Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
67322024-11-21T19:23:36.079Z time: [6732.0 B 6732.0 B 6732.0 B]
67332024-11-21T19:23:36.079Z change: [+0.3578% +0.3578% +0.3578%] (p = 0.00 < 0.05)
67342024-11-21T19:23:36.079Z Change within noise threshold.
67352024-11-21T19:23:36.079Z
67362024-11-21T19:23:36.079ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
67372024-11-21T19:23:36.080ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67382024-11-21T19:23:36.080ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1341 ms (220 iterations)
67392024-11-21T19:23:36.080ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
67402024-11-21T19:23:36.082Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
67412024-11-21T19:23:36.082Z time: [6732.0 B 6732.0 B 6732.0 B]
67422024-11-21T19:23:36.082Z change: [+0.3578% +0.3578% +0.3578%] (p = 0.00 < 0.05)
67432024-11-21T19:23:36.083Z Change within noise threshold.
67442024-11-21T19:23:36.083Z
67452024-11-21T19:23:36.083ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67462024-11-21T19:23:36.083ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
67472024-11-21T19:23:36.083ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1315 ms (385 iterations)
67482024-11-21T19:23:36.083ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
67492024-11-21T19:23:36.083Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67502024-11-21T19:23:36.083Z time: [5144.0 B 5144.0 B 5144.0 B]
67512024-11-21T19:23:36.083Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67522024-11-21T19:23:36.083Z No change in performance detected.
67532024-11-21T19:23:36.083Z
67542024-11-21T19:23:36.083ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67552024-11-21T19:23:36.084ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
67562024-11-21T19:23:36.084ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1665 ms (275 iterations)
67572024-11-21T19:23:36.087ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
67582024-11-21T19:23:36.087Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67592024-11-21T19:23:36.087Z time: [5144.0 B 5144.0 B 5144.0 B]
67602024-11-21T19:23:36.087Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67612024-11-21T19:23:36.087Z No change in performance detected.
67622024-11-21T19:23:36.087Z
67632024-11-21T19:23:36.127Z+ cp -r target/criterion /work/bench-results
67642024-11-21T19:23:36.294Z+ cp -r target/xde-bench /work/bench-results
67652024-11-21T19:23:36.332Z+ pushd /work
67662024-11-21T19:23:36.332Z/work /work/oxidecomputer/opte
67672024-11-21T19:23:36.332Z+ tar -caf bench-results.tgz bench-results
67682024-11-21T19:23:37.078Z+ popd
67692024-11-21T19:23:37.078Z/work/oxidecomputer/opte
67702024-11-21T19:23:37.081Z+ cleanup
67712024-11-21T19:23:37.081Z++ id -un
67722024-11-21T19:23:37.084Z++ id -gn
67732024-11-21T19:23:37.086Z+ pfexec chown -R build:build .
67742024-11-21T19:23:37.143Z+ [[ -z 01JD80GXMNSCQRRVETZ5YXRGE1 ]]
67752024-11-21T19:23:37.146Zprocess exited: duration 1922555 ms, exit code 0
 
67762024-11-21T19:23:37.152Zfound 1 output files
67772024-11-21T19:23:37.152Zuploading: /work/bench-results.tgz (4803756 bytes)
67782024-11-21T19:23:38.267Zuploaded: /work/bench-results.tgz