01JFY0M17SER2X9XS8RZM8X765: 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: 01JFY0MGRRG9MYYCYDBTKVB346

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-25T04:27:20.565Zjob dependencies complete; ready to run (waiting for 8 m 9 s)
22024-12-25T04:28:13.665Zjob assigned to worker 01JFY13F6KGZD9CAXQGN8BS37A [factory aws, i-0dfdd201084ad3818] (queued for 53 s)
32024-12-25T04:28:21.506Zdownloading input: /input/xde/work/debug/xde.dbg
42024-12-25T04:28:22.218Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-12-25T04:28:22.218Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-12-25T04:28:22.232Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-12-25T04:28:22.232Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-12-25T04:28:22.252Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-12-25T04:28:22.252Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-12-25T04:28:22.264Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-12-25T04:28:22.267Zdownloading input: /input/xde/work/release/xde
122024-12-25T04:28:22.694Zdownloaded input: /input/xde/work/release/xde
132024-12-25T04:28:22.694Zdownloading input: /input/xde/work/release/xde.sha256
142024-12-25T04:28:22.709Zdownloaded input: /input/xde/work/release/xde.sha256
152024-12-25T04:28:22.709Zdownloading input: /input/xde/work/release/xde_link.so
162024-12-25T04:28:22.762Zdownloaded input: /input/xde/work/release/xde_link.so
172024-12-25T04:28:22.763Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-12-25T04:28:22.776Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-12-25T04:28:22.780Zdownloading input: /input/xde/work/test/loopback
202024-12-25T04:28:23.402Zdownloaded input: /input/xde/work/test/loopback
212024-12-25T04:28:23.402Zdownloading input: /input/xde/work/xde.conf
222024-12-25T04:28:23.415Zdownloaded input: /input/xde/work/xde.conf
 
232024-12-25T04:28:23.415Zstarting task 0: "setup"
242024-12-25T04:28:23.428Z++ uname -s
252024-12-25T04:28:23.431Z+ kern=SunOS
262024-12-25T04:28:23.431Z+ case "$kern" in
272024-12-25T04:28:23.431Z+ groupadd -g 12345 build
282024-12-25T04:28:23.434Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-12-25T04:28:25.444Z+ zfs create -o mountpoint=/work rpool/work
302024-12-25T04:28:25.641Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-12-25T04:28:25.644Z+ home_fs=zfs
322024-12-25T04:28:25.644Z+ [[ zfs == autofs ]]
332024-12-25T04:28:25.644Z+ mkdir -p /home/build
342024-12-25T04:28:25.646Z+ chown build:build /home/build /work
352024-12-25T04:28:27.647Z+ chmod 0700 /home/build /work
362024-12-25T04:28:27.650Zprocess exited: duration 4234 ms, exit code 0
 
372024-12-25T04:28:27.655Zstarting task 1: "rust-toolchain"
382024-12-25T04:28:27.661Z+ printf ' * toolchain channel = "%s"
392024-12-25T04:28:27.661Z' stable
402024-12-25T04:28:27.661Z * toolchain channel = "stable"
412024-12-25T04:28:27.661Z+ printf ' * toolchain profile = "%s"
422024-12-25T04:28:27.661Z' default
432024-12-25T04:28:27.661Z * toolchain profile = "default"
442024-12-25T04:28:27.663Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
452024-12-25T04:28:27.663Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
462024-12-25T04:28:27.958Zinfo: downloading installer
472024-12-25T04:28:29.284Zinfo: profile set to 'default'
482024-12-25T04:28:29.284Zinfo: default host triple is x86_64-unknown-illumos
492024-12-25T04:28:29.287Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
502024-12-25T04:28:29.426Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
512024-12-25T04:28:29.426Zinfo: downloading component 'cargo'
522024-12-25T04:28:30.411Zinfo: downloading component 'clippy'
532024-12-25T04:28:30.914Zinfo: downloading component 'rust-docs'
542024-12-25T04:28:31.934Zinfo: downloading component 'rust-std'
552024-12-25T04:28:33.634Zinfo: downloading component 'rustc'
562024-12-25T04:28:39.481Zinfo: downloading component 'rustfmt'
572024-12-25T04:28:39.970Zinfo: installing component 'cargo'
582024-12-25T04:28:40.784Zinfo: installing component 'clippy'
592024-12-25T04:28:41.163Zinfo: installing component 'rust-docs'
602024-12-25T04:28:42.898Zinfo: installing component 'rust-std'
612024-12-25T04:28:44.563Zinfo: installing component 'rustc'
622024-12-25T04:28:50.242Zinfo: installing component 'rustfmt'
632024-12-25T04:28:50.572Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
642024-12-25T04:28:50.572Z
652024-12-25T04:28:50.931Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
662024-12-25T04:28:50.931Z
672024-12-25T04:28:50.934Z
682024-12-25T04:28:50.934ZRust is installed now. Great!
692024-12-25T04:28:50.934Z
702024-12-25T04:28:50.934ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
712024-12-25T04:28:50.934Zenvironment variable. This has not been done automatically.
722024-12-25T04:28:50.934Z
732024-12-25T04:28:50.934ZTo configure your current shell, you need to source
742024-12-25T04:28:50.934Zthe corresponding env file under $HOME/.cargo.
752024-12-25T04:28:50.934Z
762024-12-25T04:28:50.934ZThis is usually done by running one of the following (note the leading DOT):
772024-12-25T04:28:50.934Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
782024-12-25T04:28:50.934Zsource "$HOME/.cargo/env.fish" # For fish
792024-12-25T04:28:51.001Z+ rustc --version
802024-12-25T04:28:51.069Zrustc 1.83.0 (90b35a623 2024-11-26)
812024-12-25T04:28:51.072Zprocess exited: duration 23417 ms, exit code 0
 
822024-12-25T04:28:51.077Zstarting task 2: "authentication"
832024-12-25T04:28:51.098Zprocess exited: duration 20 ms, exit code 0
 
842024-12-25T04:28:51.103Zstarting task 3: "clone repository"
852024-12-25T04:28:51.109Z+ mkdir -p /work/oxidecomputer/opte
862024-12-25T04:28:51.112Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872024-12-25T04:28:51.150ZCloning into '/work/oxidecomputer/opte'...
882024-12-25T04:28:51.823Z+ cd /work/oxidecomputer/opte
892024-12-25T04:28:51.823Z+ git fetch origin c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
902024-12-25T04:28:52.111ZFrom https://github.com/oxidecomputer/opte
912024-12-25T04:28:52.111Z * branch c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e -> FETCH_HEAD
922024-12-25T04:28:52.120Z+ [[ -n renovate/zerocopy-0.x-lockfile ]]
932024-12-25T04:28:52.123Z++ git branch --show-current
942024-12-25T04:28:52.125Z+ current=master
952024-12-25T04:28:52.125Z+ [[ master != renovate/zerocopy-0.x-lockfile ]]
962024-12-25T04:28:52.125Z+ git branch -f renovate/zerocopy-0.x-lockfile c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
972024-12-25T04:28:52.128Z+ git checkout -f renovate/zerocopy-0.x-lockfile
982024-12-25T04:28:52.150ZSwitched to branch 'renovate/zerocopy-0.x-lockfile'
992024-12-25T04:28:52.153Z+ git reset --hard c16669c85cd3aa6b7736840a8af1fdfe9e43aa3e
1002024-12-25T04:28:52.156ZHEAD is now at c16669c Update Rust crate zerocopy to v0.8.14
1012024-12-25T04:28:52.159Zprocess exited: duration 1053 ms, exit code 0
 
1022024-12-25T04:28:52.164Zstarting task 4: "build"
1032024-12-25T04:28:52.170Z+ pfexec pkg install brand/sparse opte iperf demangle flamegraph
1042024-12-25T04:28:59.836Z Startup: Refreshing catalog 'helios-dev' ... Done
1052024-12-25T04:29:03.747Z Startup: Caching catalogs ... Done
1062024-12-25T04:29:14.670ZPlanning: Solver setup ... Done
1072024-12-25T04:29:14.824ZPlanning: Running solver ... Done
1082024-12-25T04:29:14.935ZPlanning: Finding local manifests ... Done
1092024-12-25T04:29:14.948ZPlanning: Fetching manifests: 0/6 0% complete
1102024-12-25T04:29:15.058ZPlanning: Fetching manifests: 6/6 100% complete
1112024-12-25T04:29:15.131ZPlanning: Package planning ... Done
1122024-12-25T04:29:15.138ZPlanning: Merging actions ... Done
1132024-12-25T04:29:15.593ZPlanning: Checking for conflicting actions ... Done
1142024-12-25T04:29:17.780ZPlanning: Consolidating action changes ... Done
1152024-12-25T04:29:18.207ZPlanning: Evaluating mediators ... Done
1162024-12-25T04:29:18.277ZPlanning: Planning completed in 14.44 seconds
1172024-12-25T04:29:18.293Z Packages to install: 4
1182024-12-25T04:29:18.295Z Packages to update: 2
1192024-12-25T04:29:18.295Z Services to change: 1
1202024-12-25T04:29:18.295Z Create boot environment: No
1212024-12-25T04:29:18.295ZCreate backup boot environment: Yes
1222024-12-25T04:29:18.373Z
1232024-12-25T04:29:18.374ZDownload: 0/1024 items 0.0/18.4MB 0% complete
1242024-12-25T04:29:23.205ZDownload: Completed 18.37 MB in 4.83 seconds (3.8M/s)
1252024-12-25T04:29:25.190Z Actions: 1/1482 actions (Removing old actions)
1262024-12-25T04:29:25.211Z Actions: 199/1482 actions (Installing new actions)
1272024-12-25T04:29:25.761Z Actions: 642/1482 actions (Updating modified actions)
1282024-12-25T04:29:26.082Z Actions: Completed 1482 actions in 0.89 seconds.
1292024-12-25T04:29:26.482Z Done
1302024-12-25T04:29:26.484Z Done
1312024-12-25T04:29:27.008Z Done
1322024-12-25T04:29:31.378Z Done
1332024-12-25T04:29:31.458Z Done
1342024-12-25T04:29:31.461Z Done
1352024-12-25T04:29:37.264Z Done
1362024-12-25T04:29:37.656Z+ [[ -z 01JFY0MGRRG9MYYCYDBTKVB346 ]]
1372024-12-25T04:29:37.658Z+ trap cleanup EXIT
1382024-12-25T04:29:37.658Z+ OUT_DIR=/work/bench-results
1392024-12-25T04:29:37.658Z+ mkdir -p /work/bench-results
1402024-12-25T04:29:37.661Z+ mkdir -p target/criterion
1412024-12-25T04:29:37.661Z+ mkdir -p target/xde-bench
1422024-12-25T04:29:37.664Z+ banner collect
1432024-12-25T04:29:37.667Z
1442024-12-25T04:29:37.667Z #### #### # # ###### #### #####
1452024-12-25T04:29:37.667Z # # # # # # # # # #
1462024-12-25T04:29:37.667Z # # # # # ##### # #
1472024-12-25T04:29:37.667Z # # # # # # # #
1482024-12-25T04:29:37.667Z # # # # # # # # # #
1492024-12-25T04:29:37.667Z #### #### ###### ###### ###### #### #
1502024-12-25T04:29:37.667Z
1512024-12-25T04:29:37.667Z++ cat .git/refs/heads/master
1522024-12-25T04:29:37.670Z+ BASELINE_COMMIT=f3ba9f1218a2881593dbb80ecfdfe2965a352965
1532024-12-25T04:29:37.670Z+ [[ renovate/zerocopy-0.x-lockfile == \m\a\s\t\e\r ]]
1542024-12-25T04:29:37.670Z+ get_artifact opte benchmark f3ba9f1218a2881593dbb80ecfdfe2965a352965 bench-results.tgz
1552024-12-25T04:29:37.670Z+ local curl_res
1562024-12-25T04:29:37.670Z+ repo=opte
1572024-12-25T04:29:37.670Z+ series=benchmark
1582024-12-25T04:29:37.670Z+ commit=f3ba9f1218a2881593dbb80ecfdfe2965a352965
1592024-12-25T04:29:37.670Z+ name=bench-results.tgz
1602024-12-25T04:29:37.670Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1612024-12-25T04:29:37.670Z+ mkdir -p download
1622024-12-25T04:29:37.670Z+ pushd download
1632024-12-25T04:29:37.672Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1642024-12-25T04:29:37.673Z+ [[ ! -f bench-results.tgz ]]
1652024-12-25T04:29:37.673Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/f3ba9f1218a2881593dbb80ecfdfe2965a352965/bench-results.tgz
1662024-12-25T04:29:37.678Z % Total % Received % Xferd Average Speed Time Time Time Current
1672024-12-25T04:29:37.678Z Dload Upload Total Spent Left Speed
1682024-12-25T04:29:37.962Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4729k 100 4729k 0 0 16.2M 0 --:--:-- --:--:-- --:--:-- 16.2M
1692024-12-25T04:29:37.965Z+ curl_res=0
1702024-12-25T04:29:37.965Z+ popd
1712024-12-25T04:29:37.967Z/work/oxidecomputer/opte
1722024-12-25T04:29:37.967Z+ return 0
1732024-12-25T04:29:37.967Z+ tar -xf download/bench-results.tgz -C target
1742024-12-25T04:29:38.341Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
1752024-12-25T04:29:38.344Z+ rm -r target/bench-results
1762024-12-25T04:29:38.346Z+ [[ '' -eq 1 ]]
1772024-12-25T04:29:38.346Z+ uname -a
1782024-12-25T04:29:38.349ZSunOS w-01JFY13F6KGZD9CAXQGN8BS37A 5.11 helios-2.0.22827 i86pc i386 i86pc
1792024-12-25T04:29:38.349Z+ cat /etc/versions/build
1802024-12-25T04:29:38.351Zheads/stlouis-0-g60122b5709
1812024-12-25T04:29:38.351Z+ dladm
1822024-12-25T04:29:38.354ZLINK CLASS MTU STATE BRIDGE OVER
1832024-12-25T04:29:38.354Zena0 phys 9216 up -- --
1842024-12-25T04:29:38.354Z+ ipadm
1852024-12-25T04:29:38.359ZADDROBJ TYPE STATE ADDR
1862024-12-25T04:29:38.359Zlo0/v4 static ok 127.0.0.1/8
1872024-12-25T04:29:38.359Zena0/dhcp dhcp ok 10.150.1.61/24
1882024-12-25T04:29:38.359Zlo0/v6 static ok ::1/128
1892024-12-25T04:29:38.359Z+ pfexec rem_drv xde
1902024-12-25T04:29:38.367Z+ set -o errexit
1912024-12-25T04:29:38.367Z+ set -o pipefail
1922024-12-25T04:29:38.370Z+ banner prepare
1932024-12-25T04:29:38.370Z
1942024-12-25T04:29:38.370Z ##### ##### ###### ##### ## ##### ######
1952024-12-25T04:29:38.370Z # # # # # # # # # # # #
1962024-12-25T04:29:38.370Z # # # # ##### # # # # # # #####
1972024-12-25T04:29:38.370Z ##### ##### # ##### ###### ##### #
1982024-12-25T04:29:38.370Z # # # # # # # # # #
1992024-12-25T04:29:38.370Z # # # ###### # # # # # ######
2002024-12-25T04:29:38.370Z
2012024-12-25T04:29:38.371Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2022024-12-25T04:29:38.373Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2032024-12-25T04:29:38.441Z+ pfexec add_drv xde
2042024-12-25T04:29:38.608Z+ banner bench
2052024-12-25T04:29:38.611Z
2062024-12-25T04:29:38.611Z ##### ###### # # #### # #
2072024-12-25T04:29:38.611Z # # # ## # # # # #
2082024-12-25T04:29:38.611Z ##### ##### # # # # ######
2092024-12-25T04:29:38.611Z # # # # # # # # #
2102024-12-25T04:29:38.611Z # # # # ## # # # #
2112024-12-25T04:29:38.611Z ##### ###### # # #### # #
2122024-12-25T04:29:38.611Z
2132024-12-25T04:29:38.611Z+ cargo kbench local
2142024-12-25T04:29:38.615Zinfo: syncing channel updates for '1.83.0-x86_64-unknown-illumos'
2152024-12-25T04:29:38.791Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
2162024-12-25T04:29:38.791Zinfo: downloading component 'cargo'
2172024-12-25T04:29:39.545Zinfo: downloading component 'clippy'
2182024-12-25T04:29:39.834Zinfo: downloading component 'rust-docs'
2192024-12-25T04:29:40.888Zinfo: downloading component 'rust-std'
2202024-12-25T04:29:42.410Zinfo: downloading component 'rustc'
2212024-12-25T04:29:48.154Zinfo: downloading component 'rustfmt'
2222024-12-25T04:29:48.387Zinfo: installing component 'cargo'
2232024-12-25T04:29:49.217Zinfo: installing component 'clippy'
2242024-12-25T04:29:49.594Zinfo: installing component 'rust-docs'
2252024-12-25T04:29:51.268Zinfo: installing component 'rust-std'
2262024-12-25T04:29:52.924Zinfo: installing component 'rustc'
2272024-12-25T04:29:58.640Zinfo: installing component 'rustfmt'
2282024-12-25T04:29:59.162Z Updating crates.io index
2292024-12-25T04:29:59.278Z Updating git repository `https://github.com/oxidecomputer/falcon`
2302024-12-25T04:29:59.941Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2312024-12-25T04:30:00.205Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2322024-12-25T04:30:00.468Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2332024-12-25T04:30:00.882Z Updating git repository `https://github.com/oxidecomputer/zone`
2342024-12-25T04:30:01.179Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2352024-12-25T04:30:01.538Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2362024-12-25T04:30:01.802Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2372024-12-25T04:30:02.142Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2382024-12-25T04:30:03.083Z Downloading crates ...
2392024-12-25T04:30:03.163Z Downloaded plotters-svg v0.3.7
2402024-12-25T04:30:03.165Z Downloaded pin-utils v0.1.0
2412024-12-25T04:30:03.168Z Downloaded ident_case v1.0.1
2422024-12-25T04:30:03.168Z Downloaded equivalent v1.0.1
2432024-12-25T04:30:03.176Z Downloaded anstyle-query v1.1.2
2442024-12-25T04:30:03.179Z Downloaded anstyle v1.0.10
2452024-12-25T04:30:03.182Z Downloaded take_mut v0.2.2
2462024-12-25T04:30:03.185Z Downloaded foreign-types-shared v0.3.1
2472024-12-25T04:30:03.185Z Downloaded circular v0.3.0
2482024-12-25T04:30:03.185Z Downloaded anes v0.1.6
2492024-12-25T04:30:03.188Z Downloaded cstr-argument v0.1.2
2502024-12-25T04:30:03.192Z Downloaded num-conv v0.1.0
2512024-12-25T04:30:03.199Z Downloaded itoa v1.0.14
2522024-12-25T04:30:03.202Z Downloaded futures-macro v0.3.31
2532024-12-25T04:30:03.204Z Downloaded time-core v0.1.2
2542024-12-25T04:30:03.204Z Downloaded is_terminal_polyfill v1.70.1
2552024-12-25T04:30:03.206Z Downloaded colorchoice v1.0.3
2562024-12-25T04:30:03.206Z Downloaded futures-core v0.3.31
2572024-12-25T04:30:03.208Z Downloaded embedded-io v0.6.1
2582024-12-25T04:30:03.209Z Downloaded dyn-clone v1.0.17
2592024-12-25T04:30:03.211Z Downloaded stable_deref_trait v1.2.0
2602024-12-25T04:30:03.211Z Downloaded lazy_static v1.5.0
2612024-12-25T04:30:03.214Z Downloaded pretty-hex v0.2.1
2622024-12-25T04:30:03.214Z Downloaded clap_lex v0.7.4
2632024-12-25T04:30:03.216Z Downloaded hash32 v0.3.1
2642024-12-25T04:30:03.219Z Downloaded cfg_aliases v0.2.1
2652024-12-25T04:30:03.219Z Downloaded ciborium-io v0.2.2
2662024-12-25T04:30:03.219Z Downloaded autocfg v1.4.0
2672024-12-25T04:30:03.222Z Downloaded slab v0.4.9
2682024-12-25T04:30:03.222Z Downloaded deranged v0.3.11
2692024-12-25T04:30:03.224Z Downloaded is-terminal v0.4.13
2702024-12-25T04:30:03.224Z Downloaded foreign-types v0.5.0
2712024-12-25T04:30:03.227Z Downloaded defmt-macros v0.4.0
2722024-12-25T04:30:03.229Z Downloaded slog-envlogger v2.2.0
2732024-12-25T04:30:03.232Z Downloaded oorandom v11.1.4
2742024-12-25T04:30:03.232Z Downloaded managed v0.8.0
2752024-12-25T04:30:03.232Z Downloaded heck v0.4.1
2762024-12-25T04:30:03.234Z Downloaded tokio-macros v2.4.0
2772024-12-25T04:30:03.234Z Downloaded rand_core v0.6.4
2782024-12-25T04:30:03.237Z Downloaded thiserror v1.0.69
2792024-12-25T04:30:03.240Z Downloaded thread_local v1.1.8
2802024-12-25T04:30:03.243Z Downloaded slog-async v2.8.0
2812024-12-25T04:30:03.246Z Downloaded tabwriter v1.4.0
2822024-12-25T04:30:03.246Z Downloaded num_enum v0.5.11
2832024-12-25T04:30:03.250Z Downloaded thiserror-impl v1.0.69
2842024-12-25T04:30:03.252Z Downloaded thiserror-impl v2.0.9
2852024-12-25T04:30:03.255Z Downloaded powerfmt v0.2.0
2862024-12-25T04:30:03.255Z Downloaded foreign-types-macros v0.2.3
2872024-12-25T04:30:03.257Z Downloaded utf8parse v0.2.2
2882024-12-25T04:30:03.257Z Downloaded rand_chacha v0.3.1
2892024-12-25T04:30:03.257Z Downloaded ciborium v0.2.2
2902024-12-25T04:30:03.260Z Downloaded terminal_size v0.4.1
2912024-12-25T04:30:03.262Z Downloaded signal-hook-registry v1.4.2
2922024-12-25T04:30:03.262Z Downloaded darling v0.20.10
2932024-12-25T04:30:03.266Z Downloaded anstyle-parse v0.2.6
2942024-12-25T04:30:03.269Z Downloaded anstream v0.6.18
2952024-12-25T04:30:03.272Z Downloaded toml_datetime v0.6.8
2962024-12-25T04:30:03.272Z Downloaded proc-macro-error-attr v1.0.4
2972024-12-25T04:30:03.276Z Downloaded embedded-io v0.4.0
2982024-12-25T04:30:03.276Z Downloaded time-macros v0.2.19
2992024-12-25T04:30:03.279Z Downloaded defmt v0.3.10
3002024-12-25T04:30:03.281Z Downloaded rusticata-macros v4.1.0
3012024-12-25T04:30:03.283Z Downloaded crc32fast v1.4.2
3022024-12-25T04:30:03.286Z Downloaded ipnetwork v0.20.0
3032024-12-25T04:30:03.286Z Downloaded clap_derive v4.5.18
3042024-12-25T04:30:03.289Z Downloaded tracing-attributes v0.1.28
3052024-12-25T04:30:03.292Z Downloaded serde_derive_internals v0.29.1
3062024-12-25T04:30:03.292Z Downloaded tinytemplate v1.2.1
3072024-12-25T04:30:03.295Z Downloaded log v0.4.22
3082024-12-25T04:30:03.297Z Downloaded version_check v0.9.5
3092024-12-25T04:30:03.297Z Downloaded zerocopy-derive v0.7.35
3102024-12-25T04:30:03.301Z Downloaded slog-scope v4.4.0
3112024-12-25T04:30:03.303Z Downloaded slog-term v2.9.1
3122024-12-25T04:30:03.306Z Downloaded term v0.7.0
3132024-12-25T04:30:03.309Z Downloaded proc-macro-error2 v2.0.1
3142024-12-25T04:30:03.311Z Downloaded walkdir v2.5.0
3152024-12-25T04:30:03.314Z Downloaded darling_core v0.20.10
3162024-12-25T04:30:03.317Z Downloaded slog v2.7.0
3172024-12-25T04:30:03.321Z Downloaded unicode-ident v1.0.14
3182024-12-25T04:30:03.323Z Downloaded pin-project-lite v0.2.15
3192024-12-25T04:30:03.329Z Downloaded num-traits v0.2.19
3202024-12-25T04:30:03.331Z Downloaded arc-swap v1.7.1
3212024-12-25T04:30:03.335Z Downloaded uuid v1.11.0
3222024-12-25T04:30:03.338Z Downloaded pcap-parser v0.16.0
3232024-12-25T04:30:03.342Z Downloaded socket2 v0.5.8
3242024-12-25T04:30:03.345Z Downloaded schemars v0.8.21
3252024-12-25T04:30:03.355Z Downloaded tracing-core v0.1.33
3262024-12-25T04:30:03.358Z Downloaded serde_derive v1.0.216
3272024-12-25T04:30:03.361Z Downloaded memchr v2.7.4
3282024-12-25T04:30:03.366Z Downloaded serde v1.0.216
3292024-12-25T04:30:03.369Z Downloaded mio v1.0.3
3302024-12-25T04:30:03.375Z Downloaded nom v7.1.3
3312024-12-25T04:30:03.381Z Downloaded zerocopy-derive v0.8.14
3322024-12-25T04:30:03.386Z Downloaded itertools v0.10.5
3332024-12-25T04:30:03.393Z Downloaded toml_edit v0.19.15
3342024-12-25T04:30:03.409Z Downloaded tracing v0.1.41
3352024-12-25T04:30:03.413Z Downloaded itertools v0.13.0
3362024-12-25T04:30:03.419Z Downloaded time v0.3.37
3372024-12-25T04:30:03.426Z Downloaded clap_builder v4.5.23
3382024-12-25T04:30:03.432Z Downloaded aho-corasick v1.1.3
3392024-12-25T04:30:03.438Z Downloaded futures-util v0.3.31
3402024-12-25T04:30:03.449Z Downloaded rand v0.8.5
3412024-12-25T04:30:03.452Z Downloaded serde_json v1.0.134
3422024-12-25T04:30:03.459Z Downloaded itertools v0.12.1
3432024-12-25T04:30:03.466Z Downloaded zerocopy v0.7.35
3442024-12-25T04:30:03.481Z Downloaded winnow v0.6.20
3452024-12-25T04:30:03.488Z Downloaded rayon v1.10.0
3462024-12-25T04:30:03.497Z Downloaded winnow v0.5.40
3472024-12-25T04:30:03.505Z Downloaded zerocopy v0.8.14
3482024-12-25T04:30:03.527Z Downloaded regex v1.11.1
3492024-12-25T04:30:03.538Z Downloaded unicode-width v0.1.14
3502024-12-25T04:30:03.543Z Downloaded syn v1.0.109
3512024-12-25T04:30:03.552Z Downloaded syn v2.0.91
3522024-12-25T04:30:03.563Z Downloaded nix v0.29.0
3532024-12-25T04:30:03.573Z Downloaded hashbrown v0.15.2
3542024-12-25T04:30:03.578Z Downloaded criterion v0.5.1
3552024-12-25T04:30:03.584Z Downloaded smoltcp v0.11.0
3562024-12-25T04:30:03.596Z Downloaded rustix v0.38.42
3572024-12-25T04:30:03.617Z Downloaded regex-syntax v0.8.5
3582024-12-25T04:30:03.624Z Downloaded minimal-lexical v0.2.1
3592024-12-25T04:30:03.629Z Downloaded crossbeam-channel v0.5.14
3602024-12-25T04:30:03.632Z Downloaded indexmap v2.7.0
3612024-12-25T04:30:03.636Z Downloaded heapless v0.8.0
3622024-12-25T04:30:03.640Z Downloaded rayon-core v1.12.1
3632024-12-25T04:30:03.643Z Downloaded bytes v1.9.0
3642024-12-25T04:30:03.646Z Downloaded thiserror v2.0.9
3652024-12-25T04:30:03.651Z Downloaded ryu v1.0.18
3662024-12-25T04:30:03.654Z Downloaded proc-macro2 v1.0.92
3672024-12-25T04:30:03.656Z Downloaded postcard v1.1.1
3682024-12-25T04:30:03.658Z Downloaded futures-io v0.3.31
3692024-12-25T04:30:03.661Z Downloaded bitflags v2.6.0
3702024-12-25T04:30:03.663Z Downloaded plotters v0.3.7
3712024-12-25T04:30:03.671Z Downloaded libc v0.2.169
3722024-12-25T04:30:03.693Z Downloaded futures-channel v0.3.31
3732024-12-25T04:30:03.695Z Downloaded regex-automata v0.4.9
3742024-12-25T04:30:03.709Z Downloaded colored v2.2.0
3752024-12-25T04:30:03.712Z Downloaded parking_lot_core v0.9.10
3762024-12-25T04:30:03.715Z Downloaded parking_lot v0.12.3
3772024-12-25T04:30:03.715Z Downloaded futures v0.3.31
3782024-12-25T04:30:03.720Z Downloaded once_cell v1.20.2
3792024-12-25T04:30:03.722Z Downloaded half v2.4.1
3802024-12-25T04:30:03.725Z Downloaded getrandom v0.2.15
3812024-12-25T04:30:03.727Z Downloaded crossbeam-utils v0.8.21
3822024-12-25T04:30:03.729Z Downloaded crossbeam-epoch v0.9.18
3832024-12-25T04:30:03.732Z Downloaded tokio v1.42.0
3842024-12-25T04:30:03.765Z Downloaded anyhow v1.0.95
3852024-12-25T04:30:03.768Z Downloaded clap v4.5.23
3862024-12-25T04:30:03.776Z Downloaded lock_api v0.4.12
3872024-12-25T04:30:03.778Z Downloaded futures-executor v0.3.31
3882024-12-25T04:30:03.778Z Downloaded either v1.13.0
3892024-12-25T04:30:03.781Z Downloaded smallvec v1.13.2
3902024-12-25T04:30:03.781Z Downloaded quote v1.0.37
3912024-12-25T04:30:03.785Z Downloaded proc-macro-error v1.0.4
3922024-12-25T04:30:03.787Z Downloaded cobs v0.2.3
3932024-12-25T04:30:03.787Z Downloaded strsim v0.11.1
3942024-12-25T04:30:03.789Z Downloaded scopeguard v1.2.0
3952024-12-25T04:30:03.789Z Downloaded bitflags v1.3.2
3962024-12-25T04:30:03.792Z Downloaded slog-stdlog v4.1.1
3972024-12-25T04:30:03.794Z Downloaded schemars_derive v0.8.21
3982024-12-25T04:30:03.794Z Downloaded same-file v1.0.6
3992024-12-25T04:30:03.797Z Downloaded proc-macro-error-attr2 v2.0.0
4002024-12-25T04:30:03.797Z Downloaded num_enum_derive v0.5.11
4012024-12-25T04:30:03.797Z Downloaded proc-macro-crate v1.3.1
4022024-12-25T04:30:03.799Z Downloaded futures-sink v0.3.31
4032024-12-25T04:30:03.799Z Downloaded macaddr v1.0.1
4042024-12-25T04:30:03.799Z Downloaded defmt-parser v0.4.1
4052024-12-25T04:30:03.802Z Downloaded ctor v0.2.9
4062024-12-25T04:30:03.802Z Downloaded cookie-factory v0.3.3
4072024-12-25T04:30:03.802Z Downloaded criterion-plot v0.5.0
4082024-12-25T04:30:03.805Z Downloaded futures-task v0.3.31
4092024-12-25T04:30:03.805Z Downloaded errno v0.3.10
4102024-12-25T04:30:03.805Z Downloaded dirs-next v2.0.0
4112024-12-25T04:30:03.808Z Downloaded ciborium-ll v0.2.2
4122024-12-25T04:30:03.808Z Downloaded cast v0.3.0
4132024-12-25T04:30:03.808Z Downloaded byteorder v1.5.0
4142024-12-25T04:30:03.811Z Downloaded ppv-lite86 v0.2.20
4152024-12-25T04:30:03.811Z Downloaded plotters-backend v0.3.7
4162024-12-25T04:30:03.813Z Downloaded heck v0.5.0
4172024-12-25T04:30:03.813Z Downloaded fnv v1.0.7
4182024-12-25T04:30:03.813Z Downloaded cfg-if v1.0.0
4192024-12-25T04:30:03.816Z Downloaded crossbeam-deque v0.8.6
4202024-12-25T04:30:03.816Z Downloaded dirs-sys-next v0.1.2
4212024-12-25T04:30:03.818Z Downloaded darling_macro v0.20.10
4222024-12-25T04:30:03.980Z Compiling proc-macro2 v1.0.92
4232024-12-25T04:30:03.980Z Compiling unicode-ident v1.0.14
4242024-12-25T04:30:03.984Z Compiling libc v0.2.169
4252024-12-25T04:30:03.984Z Compiling cfg-if v1.0.0
4262024-12-25T04:30:03.984Z Compiling autocfg v1.4.0
4272024-12-25T04:30:03.984Z Compiling memchr v2.7.4
4282024-12-25T04:30:03.997Z Compiling serde v1.0.216
4292024-12-25T04:30:03.999Z Compiling version_check v0.9.5
4302024-12-25T04:30:04.082Z Compiling byteorder v1.5.0
4312024-12-25T04:30:04.161Z Compiling syn v1.0.109
4322024-12-25T04:30:04.414Z Compiling pin-project-lite v0.2.15
4332024-12-25T04:30:04.522Z Compiling either v1.13.0
4342024-12-25T04:30:04.537Z Compiling fnv v1.0.7
4352024-12-25T04:30:04.629Z Compiling strsim v0.11.1
4362024-12-25T04:30:04.641Z Compiling ident_case v1.0.1
4372024-12-25T04:30:04.730Z Compiling itoa v1.0.14
4382024-12-25T04:30:04.742Z Compiling bitflags v2.6.0
4392024-12-25T04:30:04.912Z Compiling once_cell v1.20.2
4402024-12-25T04:30:04.952Z Compiling regex-syntax v0.8.5
4412024-12-25T04:30:05.186Z Compiling hashbrown v0.15.2
4422024-12-25T04:30:05.208Z Compiling anyhow v1.0.95
4432024-12-25T04:30:05.347Z Compiling serde_json v1.0.134
4442024-12-25T04:30:05.726Z Compiling aho-corasick v1.1.3
4452024-12-25T04:30:05.783Z Compiling quote v1.0.37
4462024-12-25T04:30:06.111Z Compiling equivalent v1.0.1
4472024-12-25T04:30:06.137Z Compiling syn v2.0.91
4482024-12-25T04:30:06.228Z Compiling lock_api v0.4.12
4492024-12-25T04:30:06.322Z Compiling indexmap v2.7.0
4502024-12-25T04:30:06.333Z Compiling crossbeam-utils v0.8.21
4512024-12-25T04:30:06.344Z Compiling winnow v0.5.40
4522024-12-25T04:30:06.583Z Compiling parking_lot_core v0.9.10
4532024-12-25T04:30:06.824Z Compiling dyn-clone v1.0.17
4542024-12-25T04:30:06.983Z Compiling zerocopy v0.8.14
4552024-12-25T04:30:07.045Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4562024-12-25T04:30:07.407Z Compiling ryu v1.0.18
4572024-12-25T04:30:07.696Z Compiling toml_datetime v0.6.8
4582024-12-25T04:30:07.798Z Compiling itertools v0.13.0
4592024-12-25T04:30:08.038Z Compiling smallvec v1.13.2
4602024-12-25T04:30:08.058Z Compiling thiserror v1.0.69
4612024-12-25T04:30:08.486Z Compiling regex-automata v0.4.9
4622024-12-25T04:30:08.586Z Compiling scopeguard v1.2.0
4632024-12-25T04:30:08.715Z Compiling heapless v0.8.0
4642024-12-25T04:30:09.222Z Compiling lazy_static v1.5.0
4652024-12-25T04:30:09.635Z Compiling toml_edit v0.19.15
4662024-12-25T04:30:10.373Z Compiling getrandom v0.2.15
4672024-12-25T04:30:10.588Z Compiling hash32 v0.3.1
4682024-12-25T04:30:10.684Z Compiling macaddr v1.0.1
4692024-12-25T04:30:10.782Z Compiling stable_deref_trait v1.2.0
4702024-12-25T04:30:10.795Z Compiling smoltcp v0.11.0
4712024-12-25T04:30:10.887Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
4722024-12-25T04:30:11.110Z Compiling schemars v0.8.21
4732024-12-25T04:30:11.400Z Compiling rand_core v0.6.4
4742024-12-25T04:30:11.500Z Compiling parking_lot v0.12.3
4752024-12-25T04:30:11.720Z Compiling signal-hook-registry v1.4.2
4762024-12-25T04:30:11.804Z Compiling mio v1.0.3
4772024-12-25T04:30:12.250Z Compiling darling_core v0.20.10
4782024-12-25T04:30:12.814Z Compiling regex v1.11.1
4792024-12-25T04:30:13.009Z Compiling serde_derive_internals v0.29.1
4802024-12-25T04:30:13.114Z Compiling proc-macro-crate v1.3.1
4812024-12-25T04:30:13.676Z Compiling socket2 v0.5.8
4822024-12-25T04:30:13.832Z Compiling slab v0.4.9
4832024-12-25T04:30:14.208Z Compiling rustix v0.38.42
4842024-12-25T04:30:14.812Z Compiling cobs v0.2.3
4852024-12-25T04:30:14.852Z Compiling bytes v1.9.0
4862024-12-25T04:30:14.881Z Compiling managed v0.8.0
4872024-12-25T04:30:14.893Z Compiling slog v2.7.0
4882024-12-25T04:30:15.083Z Compiling bitflags v1.3.2
4892024-12-25T04:30:15.143Z Compiling foreign-types-shared v0.3.1
4902024-12-25T04:30:15.453Z Compiling errno v0.3.10
4912024-12-25T04:30:15.522Z Compiling tracing-core v0.1.33
4922024-12-25T04:30:15.680Z Compiling cstr-argument v0.1.2
4932024-12-25T04:30:15.867Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4942024-12-25T04:30:15.881Z Compiling num_enum_derive v0.5.11
4952024-12-25T04:30:15.908Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4962024-12-25T04:30:16.224Z Compiling proc-macro-error-attr v1.0.4
4972024-12-25T04:30:16.323Z Compiling utf8parse v0.2.2
4982024-12-25T04:30:16.459Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4992024-12-25T04:30:16.575Z Compiling unicode-width v0.1.14
5002024-12-25T04:30:16.602Z Compiling pretty-hex v0.2.1
5012024-12-25T04:30:16.647Z Compiling serde_derive v1.0.216
5022024-12-25T04:30:16.760Z Compiling zerocopy-derive v0.7.35
5032024-12-25T04:30:16.797Z Compiling zerocopy-derive v0.8.14
5042024-12-25T04:30:17.124Z Compiling thiserror-impl v1.0.69
5052024-12-25T04:30:17.255Z Compiling tokio-macros v2.4.0
5062024-12-25T04:30:17.508Z Compiling darling_macro v0.20.10
5072024-12-25T04:30:17.960Z Compiling foreign-types-macros v0.2.3
5082024-12-25T04:30:18.459Z Compiling darling v0.20.10
5092024-12-25T04:30:18.557Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5102024-12-25T04:30:18.597Z Compiling zerocopy v0.7.35
5112024-12-25T04:30:18.651Z Compiling schemars_derive v0.8.21
5122024-12-25T04:30:19.201Z Compiling foreign-types v0.5.0
5132024-12-25T04:30:19.301Z Compiling tokio v1.42.0
5142024-12-25T04:30:19.830Z Compiling num_enum v0.5.11
5152024-12-25T04:30:19.940Z Compiling ppv-lite86 v0.2.20
5162024-12-25T04:30:19.979Z Compiling tracing-attributes v0.1.28
5172024-12-25T04:30:20.731Z Compiling rand_chacha v0.3.1
5182024-12-25T04:30:21.332Z Compiling futures-sink v0.3.31
5192024-12-25T04:30:21.485Z Compiling futures-core v0.3.31
5202024-12-25T04:30:21.505Z Compiling rand v0.8.5
5212024-12-25T04:30:21.719Z Compiling futures-channel v0.3.31
5222024-12-25T04:30:22.152Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5232024-12-25T04:30:22.397Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5242024-12-25T04:30:22.802Z Compiling tabwriter v1.4.0
5252024-12-25T04:30:22.814Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5262024-12-25T04:30:22.965Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5272024-12-25T04:30:22.977Z Compiling tracing v0.1.41
5282024-12-25T04:30:23.194Z Compiling futures-macro v0.3.31
5292024-12-25T04:30:23.447Z Compiling anstyle-parse v0.2.6
5302024-12-25T04:30:24.172Z Compiling colored v2.2.0
5312024-12-25T04:30:24.569Z Compiling proc-macro-error v1.0.4
5322024-12-25T04:30:24.701Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5332024-12-25T04:30:24.918Z Compiling crc32fast v1.4.2
5342024-12-25T04:30:24.941Z Compiling colorchoice v1.0.3
5352024-12-25T04:30:25.080Z Compiling is_terminal_polyfill v1.70.1
5362024-12-25T04:30:25.245Z Compiling futures-io v0.3.31
5372024-12-25T04:30:25.258Z Compiling futures-task v0.3.31
5382024-12-25T04:30:25.288Z Compiling pin-utils v0.1.0
5392024-12-25T04:30:25.291Z Compiling anstyle v1.0.10
5402024-12-25T04:30:25.379Z Compiling winnow v0.6.20
5412024-12-25T04:30:25.504Z Compiling anstyle-query v1.1.2
5422024-12-25T04:30:25.521Z Compiling futures-util v0.3.31
5432024-12-25T04:30:25.635Z Compiling terminal_size v0.4.1
5442024-12-25T04:30:25.697Z Compiling anstream v0.6.18
5452024-12-25T04:30:25.838Z Compiling dirs-sys-next v0.1.2
5462024-12-25T04:30:26.715Z Compiling time-core v0.1.2
5472024-12-25T04:30:26.875Z Compiling thiserror v2.0.9
5482024-12-25T04:30:27.447Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
5492024-12-25T04:30:27.781Z Compiling clap_lex v0.7.4
5502024-12-25T04:30:27.822Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
5512024-12-25T04:30:28.163Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
5522024-12-25T04:30:28.357Z Compiling num-conv v0.1.0
5532024-12-25T04:30:28.518Z Compiling heck v0.5.0
5542024-12-25T04:30:28.609Z Compiling powerfmt v0.2.0
5552024-12-25T04:30:28.870Z Compiling ipnetwork v0.20.0
5562024-12-25T04:30:29.129Z Compiling postcard v1.1.1
5572024-12-25T04:30:29.185Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5582024-12-25T04:30:29.611Z Compiling uuid v1.11.0
5592024-12-25T04:30:29.752Z Compiling clap_derive v4.5.18
5602024-12-25T04:30:30.395Z Compiling deranged v0.3.11
5612024-12-25T04:30:31.888Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5622024-12-25T04:30:32.055Z Compiling futures-executor v0.3.31
5632024-12-25T04:30:33.898Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
5642024-12-25T04:30:34.359Z Compiling time-macros v0.2.19
5652024-12-25T04:30:35.206Z Compiling clap_builder v4.5.23
5662024-12-25T04:30:37.758Z Compiling dirs-next v2.0.0
5672024-12-25T04:30:37.771Z Compiling thiserror-impl v2.0.9
5682024-12-25T04:30:37.992Z Compiling crossbeam-epoch v0.9.18
5692024-12-25T04:30:38.327Z Compiling is-terminal v0.4.13
5702024-12-25T04:30:38.452Z Compiling thread_local v1.1.8
5712024-12-25T04:30:38.922Z Compiling num-traits v0.2.19
5722024-12-25T04:30:39.242Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
5732024-12-25T04:30:39.260Z Compiling slog-async v2.8.0
5742024-12-25T04:30:39.355Z Compiling heck v0.4.1
5752024-12-25T04:30:39.575Z Compiling arc-swap v1.7.1
5762024-12-25T04:30:39.744Z Compiling minimal-lexical v0.2.1
5772024-12-25T04:30:39.936Z Compiling rayon-core v1.12.1
5782024-12-25T04:30:40.205Z Compiling nom v7.1.3
5792024-12-25T04:30:40.306Z Compiling slog-scope v4.4.0
5802024-12-25T04:30:40.319Z Compiling time v0.3.37
5812024-12-25T04:30:40.598Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5822024-12-25T04:30:40.852Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
5832024-12-25T04:30:41.112Z Compiling clap v4.5.23
5842024-12-25T04:30:41.443Z Compiling crossbeam-deque v0.8.6
5852024-12-25T04:30:41.825Z Compiling term v0.7.0
5862024-12-25T04:30:42.207Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5872024-12-25T04:30:44.800Z Compiling futures v0.3.31
5882024-12-25T04:30:44.910Z Compiling crossbeam-channel v0.5.14
5892024-12-25T04:30:45.006Z Compiling itertools v0.12.1
5902024-12-25T04:30:46.162Z Compiling half v2.4.1
5912024-12-25T04:30:46.290Z Compiling ciborium-io v0.2.2
5922024-12-25T04:30:46.418Z Compiling log v0.4.22
5932024-12-25T04:30:46.759Z Compiling cfg_aliases v0.2.1
5942024-12-25T04:30:46.852Z Compiling plotters-backend v0.3.7
5952024-12-25T04:30:46.864Z Compiling take_mut v0.2.2
5962024-12-25T04:30:47.494Z Compiling plotters-svg v0.3.7
5972024-12-25T04:30:48.078Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
5982024-12-25T04:30:48.334Z Compiling nix v0.29.0
5992024-12-25T04:30:49.119Z Compiling slog-stdlog v4.1.1
6002024-12-25T04:30:49.140Z Compiling ciborium-ll v0.2.2
6012024-12-25T04:30:49.229Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6022024-12-25T04:30:49.533Z Compiling cookie-factory v0.3.3
6032024-12-25T04:30:49.752Z Compiling rusticata-macros v4.1.0
6042024-12-25T04:30:49.998Z Compiling slog-term v2.9.1
6052024-12-25T04:30:51.055Z Compiling itertools v0.10.5
6062024-12-25T04:30:51.867Z Compiling same-file v1.0.6
6072024-12-25T04:30:51.905Z Compiling cast v0.3.0
6082024-12-25T04:30:52.060Z Compiling circular v0.3.0
6092024-12-25T04:30:52.098Z Compiling walkdir v2.5.0
6102024-12-25T04:30:52.115Z Compiling plotters v0.3.7
6112024-12-25T04:30:52.231Z Compiling pcap-parser v0.16.0
6122024-12-25T04:30:52.438Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
6132024-12-25T04:30:52.916Z Compiling rayon v1.10.0
6142024-12-25T04:30:52.950Z Compiling slog-envlogger v2.2.0
6152024-12-25T04:30:53.886Z Compiling criterion-plot v0.5.0
6162024-12-25T04:30:54.371Z Compiling ciborium v0.2.2
6172024-12-25T04:30:54.800Z Compiling tinytemplate v1.2.1
6182024-12-25T04:30:55.086Z Compiling anes v0.1.6
6192024-12-25T04:30:55.384Z Compiling oorandom v11.1.4
6202024-12-25T04:30:55.587Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6212024-12-25T04:30:56.010Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6222024-12-25T04:30:56.169Z Compiling ctor v0.2.9
6232024-12-25T04:30:57.433Z Compiling criterion v0.5.1
6242024-12-25T04:31:00.128Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
6252024-12-25T04:32:19.956Z Finished `bench` profile [optimized + debuginfo] target(s) in 2m 20s
6262024-12-25T04:32:20.097Z Running benches/xde.rs (target/release/deps/xde-3fae39e95dd35234)
6272024-12-25T04:32:20.183Z###--------------------------------###
6282024-12-25T04:32:20.183Z:::Building test topology... (120s):::
6292024-12-25T04:32:20.183Z###--------------------------------###
6302024-12-25T04:32:20.190Zadding underlay route 0
6312024-12-25T04:32:20.192Zadding underlay route 1
6322024-12-25T04:32:20.358Zstart zone a
6332024-12-25T04:32:20.358Zconfigure zone
6342024-12-25T04:32:20.373Zinstall zone
6352024-12-25T04:34:21.305Zboot zone
6362024-12-25T04:34:22.142Zstart zone b
6372024-12-25T04:34:22.142Zconfigure zone
6382024-12-25T04:34:22.149Zinstall zone
6392024-12-25T04:36:19.231Zboot zone
6402024-12-25T04:36:19.998Zsetup zone a
6412024-12-25T04:36:19.998Z[a] svcs milestone/network
6422024-12-25T04:36:20.029ZSTATE STIME FMRI
6432024-12-25T04:36:20.029Zonline 20:34:39 svc:/milestone/network:default
6442024-12-25T04:36:20.029Z[a] ipadm create-addr -t -T dhcp opte0/test
6452024-12-25T04:36:25.788Z
6462024-12-25T04:36:25.788Z[a] route add -iface 10.0.0.254 10.0.0.1
6472024-12-25T04:36:25.809Zadd host 10.0.0.254: gateway 10.0.0.1
6482024-12-25T04:36:25.809Z[a] route add 10.0.0.0/24 10.0.0.254
6492024-12-25T04:36:25.826Zadd net 10.0.0.0/24: gateway 10.0.0.254
6502024-12-25T04:36:25.826Zsetup zone b
6512024-12-25T04:36:25.826Z[b] svcs milestone/network
6522024-12-25T04:36:25.845ZSTATE STIME FMRI
6532024-12-25T04:36:25.845Z- - svc:/milestone/network:default
6542024-12-25T04:36:26.845Z[b] svcs milestone/network
6552024-12-25T04:36:26.866ZSTATE STIME FMRI
6562024-12-25T04:36:26.866Z- - svc:/milestone/network:default
6572024-12-25T04:36:27.866Z[b] svcs milestone/network
6582024-12-25T04:36:27.886ZSTATE STIME FMRI
6592024-12-25T04:36:27.886Z- - svc:/milestone/network:default
6602024-12-25T04:36:28.886Z[b] svcs milestone/network
6612024-12-25T04:36:28.906ZSTATE STIME FMRI
6622024-12-25T04:36:28.906Z- - svc:/milestone/network:default
6632024-12-25T04:36:29.906Z[b] svcs milestone/network
6642024-12-25T04:36:29.926ZSTATE STIME FMRI
6652024-12-25T04:36:29.926Z- - svc:/milestone/network:default
6662024-12-25T04:36:30.927Z[b] svcs milestone/network
6672024-12-25T04:36:30.946ZSTATE STIME FMRI
6682024-12-25T04:36:30.947Z- - svc:/milestone/network:default
6692024-12-25T04:36:31.947Z[b] svcs milestone/network
6702024-12-25T04:36:31.967ZSTATE STIME FMRI
6712024-12-25T04:36:31.968Z- - svc:/milestone/network:default
6722024-12-25T04:36:32.967Z[b] svcs milestone/network
6732024-12-25T04:36:32.987ZSTATE STIME FMRI
6742024-12-25T04:36:32.987Z- - svc:/milestone/network:default
6752024-12-25T04:36:33.988Z[b] svcs milestone/network
6762024-12-25T04:36:34.008ZSTATE STIME FMRI
6772024-12-25T04:36:34.008Z- - svc:/milestone/network:default
6782024-12-25T04:36:35.008Z[b] svcs milestone/network
6792024-12-25T04:36:35.028ZSTATE STIME FMRI
6802024-12-25T04:36:35.028Z- - svc:/milestone/network:default
6812024-12-25T04:36:36.028Z[b] svcs milestone/network
6822024-12-25T04:36:36.048ZSTATE STIME FMRI
6832024-12-25T04:36:36.048Z- - svc:/milestone/network:default
6842024-12-25T04:36:37.048Z[b] svcs milestone/network
6852024-12-25T04:36:37.069ZSTATE STIME FMRI
6862024-12-25T04:36:37.069Z- - svc:/milestone/network:default
6872024-12-25T04:36:38.069Z[b] svcs milestone/network
6882024-12-25T04:36:38.090ZSTATE STIME FMRI
6892024-12-25T04:36:38.090Zoffline 20:36:36 svc:/milestone/network:default
6902024-12-25T04:36:39.090Z[b] svcs milestone/network
6912024-12-25T04:36:39.113ZSTATE STIME FMRI
6922024-12-25T04:36:39.113Zonline 20:36:37 svc:/milestone/network:default
6932024-12-25T04:36:39.113Z[b] ipadm create-addr -t -T dhcp opte1/test
6942024-12-25T04:36:43.929Z
6952024-12-25T04:36:43.929Z[b] route add -iface 10.0.0.254 10.0.0.2
6962024-12-25T04:36:43.949Zadd host 10.0.0.254: gateway 10.0.0.2
6972024-12-25T04:36:43.949Z[b] route add 10.0.0.0/24 10.0.0.254
6982024-12-25T04:36:43.968Zadd net 10.0.0.0/24: gateway 10.0.0.254
6992024-12-25T04:36:43.968Z###---------------###
7002024-12-25T04:36:43.968Z:::Topology built!:::
7012024-12-25T04:36:43.968Z###---------------###
7022024-12-25T04:36:43.971Z###----------------###
7032024-12-25T04:36:43.971Z::: iPerf spawned! :::
7042024-12-25T04:36:43.971Z:::Waiting... (10s):::
7052024-12-25T04:36:43.971Z###----------------###
7062024-12-25T04:36:53.969Z###---###
7072024-12-25T04:36:53.969Z:::Go!:::
7082024-12-25T04:36:53.969Z###---###
7092024-12-25T04:36:53.969Z[a] ping 10.0.0.2
7102024-12-25T04:36:53.991Z10.0.0.2 is alive
7112024-12-25T04:36:53.991Z###-------------------###
7122024-12-25T04:36:53.991Z:::Running experiment :::
7132024-12-25T04:36:53.991Z:::iperf-tcp/local/c2s:::
7142024-12-25T04:36:53.991Z###-------------------###
7152024-12-25T04:37:01.019Z-----------------------------------------------------------
7162024-12-25T04:37:01.019ZServer listening on 5201
7172024-12-25T04:37:01.019Z-----------------------------------------------------------
7182024-12-25T04:37:01.019ZAccepted connection from 10.0.0.1, port 48339
7192024-12-25T04:37:01.019Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53511
7202024-12-25T04:37:01.019Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46752
7212024-12-25T04:37:01.019Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34066
7222024-12-25T04:37:01.019Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41106
7232024-12-25T04:37:01.019Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36551
7242024-12-25T04:37:01.019Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48572
7252024-12-25T04:37:01.019Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50546
7262024-12-25T04:37:01.019Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38968
7272024-12-25T04:37:01.019Z[ ID] Interval Transfer Bandwidth
7282024-12-25T04:37:01.019Z[ 5] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
7292024-12-25T04:37:01.019Z[ 7] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
7302024-12-25T04:37:01.019Z[ 9] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
7312024-12-25T04:37:01.019Z[ 11] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
7322024-12-25T04:37:01.019Z[ 13] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
7332024-12-25T04:37:01.019Z[ 15] 0.00-1.00 sec 18.9 MBytes 159 Mbits/sec
7342024-12-25T04:37:01.019Z[ 17] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec
7352024-12-25T04:37:01.019Z[ 19] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec
7362024-12-25T04:37:01.019Z[SUM] 0.00-1.00 sec 152 MBytes 1.27 Gbits/sec
7372024-12-25T04:37:01.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
7382024-12-25T04:37:01.019Z[ 5] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
7392024-12-25T04:37:01.019Z[ 7] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
7402024-12-25T04:37:01.020Z[ 9] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
7412024-12-25T04:37:01.020Z[ 11] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
7422024-12-25T04:37:01.020Z[ 13] 1.00-2.00 sec 21.5 MBytes 180 Mbits/sec
7432024-12-25T04:37:01.020Z[ 15] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
7442024-12-25T04:37:01.020Z[ 17] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
7452024-12-25T04:37:01.020Z[ 19] 1.00-2.00 sec 21.6 MBytes 181 Mbits/sec
7462024-12-25T04:37:01.020Z[SUM] 1.00-2.00 sec 172 MBytes 1.45 Gbits/sec
7472024-12-25T04:37:01.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
7482024-12-25T04:37:01.020Z[ 5] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
7492024-12-25T04:37:01.020Z[ 7] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
7502024-12-25T04:37:01.020Z[ 9] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
7512024-12-25T04:37:01.020Z[ 11] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
7522024-12-25T04:37:01.020Z[ 13] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
7532024-12-25T04:37:01.020Z[ 15] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
7542024-12-25T04:37:01.020Z[ 17] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
7552024-12-25T04:37:01.020Z[ 19] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
7562024-12-25T04:37:01.020Z[SUM] 2.00-3.00 sec 177 MBytes 1.49 Gbits/sec
7572024-12-25T04:37:01.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
7582024-12-25T04:37:01.020Z[ 5] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
7592024-12-25T04:37:01.020Z[ 7] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
7602024-12-25T04:37:01.020Z[ 9] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec
7612024-12-25T04:37:01.020Z[ 11] 3.00-4.00 sec 21.9 MBytes 183 Mbits/sec
7622024-12-25T04:37:01.020Z[ 13] 3.00-4.00 sec 21.9 MBytes 183 Mbits/sec
7632024-12-25T04:37:01.021Z[ 15] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
7642024-12-25T04:37:01.021Z[ 17] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
7652024-12-25T04:37:01.021Z[ 19] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec
7662024-12-25T04:37:01.021Z[SUM] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
7672024-12-25T04:37:01.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
7682024-12-25T04:37:01.021Z[ 5] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
7692024-12-25T04:37:01.021Z[ 7] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
7702024-12-25T04:37:01.021Z[ 9] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
7712024-12-25T04:37:01.021Z[ 11] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
7722024-12-25T04:37:01.021Z[ 13] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
7732024-12-25T04:37:01.021Z[ 15] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
7742024-12-25T04:37:01.021Z[ 17] 4.00-5.00 sec 21.8 MBytes 183 Mbits/sec
7752024-12-25T04:37:01.021Z[ 19] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
7762024-12-25T04:37:01.021Z[SUM] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
7772024-12-25T04:37:01.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
7782024-12-25T04:37:01.021Z[ 5] 5.00-6.00 sec 21.2 MBytes 178 Mbits/sec
7792024-12-25T04:37:01.021Z[ 7] 5.00-6.00 sec 21.2 MBytes 178 Mbits/sec
7802024-12-25T04:37:01.021Z[ 9] 5.00-6.00 sec 21.2 MBytes 178 Mbits/sec
7812024-12-25T04:37:01.021Z[ 11] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
7822024-12-25T04:37:01.021Z[ 13] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
7832024-12-25T04:37:01.021Z[ 15] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
7842024-12-25T04:37:01.021Z[ 17] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
7852024-12-25T04:37:01.021Z[ 19] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
7862024-12-25T04:37:01.022Z[SUM] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec
7872024-12-25T04:37:01.022Z- - - - - - - - - - - - - - - - - - - - - - - - -
7882024-12-25T04:37:01.022Z[ 5] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7892024-12-25T04:37:01.022Z[ 7] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7902024-12-25T04:37:01.022Z[ 9] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7912024-12-25T04:37:04.132Z[ 11] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7922024-12-25T04:37:04.132Z[ 13] 6.00-7.00 sec 20.9 MBytes 175 Mbits/sec
7932024-12-25T04:37:04.132Z[ 15] 6.00-7.00 sec 20.9 MBytes 175 Mbits/sec
7942024-12-25T04:37:04.132Z[ 17] 6.00-7.00 sec 20.9 MBytes 175 Mbits/sec
7952024-12-25T04:37:04.133Z[ 19] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
7962024-12-25T04:37:04.133Z[SUM] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec
7972024-12-25T04:37:04.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
7982024-12-25T04:37:04.133Z[ 5] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
7992024-12-25T04:37:04.133Z[ 7] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
8002024-12-25T04:37:04.133Z[ 9] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
8012024-12-25T04:37:04.133Z[ 11] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
8022024-12-25T04:37:04.133Z[ 13] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
8032024-12-25T04:37:04.133Z[ 15] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
8042024-12-25T04:37:04.133Z[ 17] 7.00-8.00 sec 21.7 MBytes 182 Mbits/sec
8052024-12-25T04:37:04.133Z[ 19] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
8062024-12-25T04:37:04.133Z[SUM] 7.00-8.00 sec 173 MBytes 1.45 Gbits/sec
8072024-12-25T04:37:04.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
8082024-12-25T04:37:04.133Z[ 5] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
8092024-12-25T04:37:04.133Z[ 7] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
8102024-12-25T04:37:04.133Z[ 9] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
8112024-12-25T04:37:04.133Z[ 11] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
8122024-12-25T04:37:04.133Z[ 13] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
8132024-12-25T04:37:04.133Z[ 15] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
8142024-12-25T04:37:04.133Z[ 17] 8.00-9.00 sec 21.8 MBytes 183 Mbits/sec
8152024-12-25T04:37:04.133Z[ 19] 8.00-9.00 sec 21.8 MBytes 182 Mbits/sec
8162024-12-25T04:37:04.133Z[SUM] 8.00-9.00 sec 174 MBytes 1.46 Gbits/sec
8172024-12-25T04:37:04.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
8182024-12-25T04:37:04.133Z[ 5] 9.00-10.00 sec 21.6 MBytes 182 Mbits/sec
8192024-12-25T04:37:04.133Z[ 7] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
8202024-12-25T04:37:04.133Z[ 9] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
8212024-12-25T04:37:04.133Z[ 11] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
8222024-12-25T04:37:04.133Z[ 13] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
8232024-12-25T04:37:04.133Z[ 15] 9.00-10.00 sec 21.6 MBytes 182 Mbits/sec
8242024-12-25T04:37:04.133Z[ 17] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
8252024-12-25T04:37:04.133Z[ 19] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
8262024-12-25T04:37:04.133Z[SUM] 9.00-10.00 sec 173 MBytes 1.45 Gbits/sec
8272024-12-25T04:37:04.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
8282024-12-25T04:37:04.133Z[ 5] 10.00-10.00 sec 106 KBytes 318 Mbits/sec
8292024-12-25T04:37:04.133Z[ 7] 10.00-10.00 sec 119 KBytes 357 Mbits/sec
8302024-12-25T04:37:04.133Z[ 9] 10.00-10.00 sec 124 KBytes 374 Mbits/sec
8312024-12-25T04:37:04.133Z[ 11] 10.00-10.00 sec 124 KBytes 374 Mbits/sec
8322024-12-25T04:37:04.133Z[ 13] 10.00-10.00 sec 48.1 KBytes 144 Mbits/sec
8332024-12-25T04:37:04.133Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
8342024-12-25T04:37:04.134Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
8352024-12-25T04:37:04.134Z[ 19] 10.00-10.00 sec 59.4 KBytes 180 Mbits/sec
8362024-12-25T04:37:04.134Z[SUM] 10.00-10.00 sec 581 KBytes 1.74 Gbits/sec
8372024-12-25T04:37:04.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
8382024-12-25T04:37:04.134Z[ ID] Interval Transfer Bandwidth
8392024-12-25T04:37:04.134Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8402024-12-25T04:37:04.134Z[ 5] 0.00-10.00 sec 214 MBytes 179 Mbits/sec receiver
8412024-12-25T04:37:04.134Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8422024-12-25T04:37:04.134Z[ 7] 0.00-10.00 sec 214 MBytes 179 Mbits/sec receiver
8432024-12-25T04:37:04.134Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8442024-12-25T04:37:04.134Z[ 9] 0.00-10.00 sec 214 MBytes 179 Mbits/sec receiver
8452024-12-25T04:37:04.134Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8462024-12-25T04:37:04.134Z[ 11] 0.00-10.00 sec 214 MBytes 179 Mbits/sec receiver
8472024-12-25T04:37:04.134Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8482024-12-25T04:37:04.134Z[ 13] 0.00-10.00 sec 213 MBytes 179 Mbits/sec receiver
8492024-12-25T04:37:04.134Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8502024-12-25T04:37:04.134Z[ 15] 0.00-10.00 sec 213 MBytes 179 Mbits/sec receiver
8512024-12-25T04:37:04.134Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8522024-12-25T04:37:04.134Z[ 17] 0.00-10.00 sec 213 MBytes 179 Mbits/sec receiver
8532024-12-25T04:37:04.134Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8542024-12-25T04:37:04.134Z[ 19] 0.00-10.00 sec 213 MBytes 179 Mbits/sec receiver
8552024-12-25T04:37:04.134Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8562024-12-25T04:37:04.134Z[SUM] 0.00-10.00 sec 1.67 GBytes 1.43 Gbits/sec receiver
8572024-12-25T04:37:04.137ZRun 1/5...1432.673Mbps
8582024-12-25T04:37:11.162Z-----------------------------------------------------------
8592024-12-25T04:37:11.162ZServer listening on 5201
8602024-12-25T04:37:11.162Z-----------------------------------------------------------
8612024-12-25T04:37:11.162ZAccepted connection from 10.0.0.1, port 45343
8622024-12-25T04:37:11.162Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41457
8632024-12-25T04:37:11.162Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49987
8642024-12-25T04:37:11.162Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58749
8652024-12-25T04:37:11.162Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53098
8662024-12-25T04:37:11.162Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38803
8672024-12-25T04:37:11.162Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57357
8682024-12-25T04:37:11.162Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45310
8692024-12-25T04:37:11.162Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34583
8702024-12-25T04:37:11.162Z[ ID] Interval Transfer Bandwidth
8712024-12-25T04:37:11.162Z[ 5] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
8722024-12-25T04:37:11.162Z[ 7] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
8732024-12-25T04:37:11.162Z[ 9] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
8742024-12-25T04:37:11.162Z[ 11] 0.00-1.00 sec 19.7 MBytes 165 Mbits/sec
8752024-12-25T04:37:11.162Z[ 13] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
8762024-12-25T04:37:11.162Z[ 15] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
8772024-12-25T04:37:11.162Z[ 17] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
8782024-12-25T04:37:11.162Z[ 19] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
8792024-12-25T04:37:11.162Z[SUM] 0.00-1.00 sec 157 MBytes 1.32 Gbits/sec
8802024-12-25T04:37:11.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
8812024-12-25T04:37:11.163Z[ 5] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
8822024-12-25T04:37:11.164Z[ 7] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
8832024-12-25T04:37:11.164Z[ 9] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8842024-12-25T04:37:11.164Z[ 11] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
8852024-12-25T04:37:11.164Z[ 13] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
8862024-12-25T04:37:11.164Z[ 15] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
8872024-12-25T04:37:11.164Z[ 17] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
8882024-12-25T04:37:11.164Z[ 19] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
8892024-12-25T04:37:11.164Z[SUM] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec
8902024-12-25T04:37:11.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
8912024-12-25T04:37:11.164Z[ 5] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
8922024-12-25T04:37:11.164Z[ 7] 2.00-3.00 sec 22.1 MBytes 185 Mbits/sec
8932024-12-25T04:37:11.164Z[ 9] 2.00-3.00 sec 22.1 MBytes 185 Mbits/sec
8942024-12-25T04:37:11.164Z[ 11] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
8952024-12-25T04:37:11.164Z[ 13] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
8962024-12-25T04:37:11.164Z[ 15] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
8972024-12-25T04:37:11.164Z[ 17] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
8982024-12-25T04:37:11.164Z[ 19] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
8992024-12-25T04:37:11.164Z[SUM] 2.00-3.00 sec 177 MBytes 1.48 Gbits/sec
9002024-12-25T04:37:11.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
9012024-12-25T04:37:11.164Z[ 5] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
9022024-12-25T04:37:11.164Z[ 7] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
9032024-12-25T04:37:11.164Z[ 9] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
9042024-12-25T04:37:11.165Z[ 11] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
9052024-12-25T04:37:11.165Z[ 13] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
9062024-12-25T04:37:11.165Z[ 15] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
9072024-12-25T04:37:11.165Z[ 17] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
9082024-12-25T04:37:11.165Z[ 19] 3.00-4.00 sec 22.5 MBytes 188 Mbits/sec
9092024-12-25T04:37:11.165Z[SUM] 3.00-4.00 sec 179 MBytes 1.50 Gbits/sec
9102024-12-25T04:37:11.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
9112024-12-25T04:37:11.165Z[ 5] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
9122024-12-25T04:37:11.165Z[ 7] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
9132024-12-25T04:37:11.165Z[ 9] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
9142024-12-25T04:37:11.168Z[ 11] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
9152024-12-25T04:37:11.168Z[ 13] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
9162024-12-25T04:37:11.168Z[ 15] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
9172024-12-25T04:37:11.168Z[ 17] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
9182024-12-25T04:37:11.168Z[ 19] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
9192024-12-25T04:37:11.168Z[SUM] 4.00-5.00 sec 179 MBytes 1.51 Gbits/sec
9202024-12-25T04:37:11.168Z- - - - - - - - - - - - - - - - - - - - - - - - -
9212024-12-25T04:37:11.168Z[ 5] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
9222024-12-25T04:37:11.168Z[ 7] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9232024-12-25T04:37:11.168Z[ 9] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
9242024-12-25T04:37:11.168Z[ 11] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
9252024-12-25T04:37:11.168Z[ 13] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9262024-12-25T04:37:11.168Z[ 15] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9272024-12-25T04:37:11.168Z[ 17] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
9282024-12-25T04:37:11.168Z[ 19] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
9292024-12-25T04:37:11.168Z[SUM] 5.00-6.00 sec 180 MBytes 1.51 Gbits/sec
9302024-12-25T04:37:11.168Z- - - - - - - - - - - - - - - - - - - - - - - - -
9312024-12-25T04:37:11.168Z[ 5] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
9322024-12-25T04:37:11.168Z[ 7] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
9332024-12-25T04:37:11.168Z[ 9] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
9342024-12-25T04:37:14.382Z[ 11] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
9352024-12-25T04:37:14.382Z[ 13] 6.00-7.00 sec 21.9 MBytes 184 Mbits/sec
9362024-12-25T04:37:14.382Z[ 15] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
9372024-12-25T04:37:14.382Z[ 17] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
9382024-12-25T04:37:14.382Z[ 19] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
9392024-12-25T04:37:14.382Z[SUM] 6.00-7.00 sec 175 MBytes 1.47 Gbits/sec
9402024-12-25T04:37:14.382Z- - - - - - - - - - - - - - - - - - - - - - - - -
9412024-12-25T04:37:14.382Z[ 5] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
9422024-12-25T04:37:14.382Z[ 7] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
9432024-12-25T04:37:14.382Z[ 9] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec
9442024-12-25T04:37:14.382Z[ 11] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec
9452024-12-25T04:37:14.382Z[ 13] 7.00-8.00 sec 22.0 MBytes 185 Mbits/sec
9462024-12-25T04:37:14.382Z[ 15] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
9472024-12-25T04:37:14.382Z[ 17] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
9482024-12-25T04:37:14.382Z[ 19] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
9492024-12-25T04:37:14.382Z[SUM] 7.00-8.00 sec 177 MBytes 1.48 Gbits/sec
9502024-12-25T04:37:14.382Z- - - - - - - - - - - - - - - - - - - - - - - - -
9512024-12-25T04:37:14.382Z[ 5] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
9522024-12-25T04:37:14.383Z[ 7] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
9532024-12-25T04:37:14.383Z[ 9] 8.00-9.00 sec 22.2 MBytes 186 Mbits/sec
9542024-12-25T04:37:14.383Z[ 11] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
9552024-12-25T04:37:14.383Z[ 13] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
9562024-12-25T04:37:14.383Z[ 15] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
9572024-12-25T04:37:14.383Z[ 17] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
9582024-12-25T04:37:14.383Z[ 19] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
9592024-12-25T04:37:14.383Z[SUM] 8.00-9.00 sec 177 MBytes 1.48 Gbits/sec
9602024-12-25T04:37:14.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
9612024-12-25T04:37:14.383Z[ 5] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
9622024-12-25T04:37:14.383Z[ 7] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
9632024-12-25T04:37:14.383Z[ 9] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
9642024-12-25T04:37:14.383Z[ 11] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
9652024-12-25T04:37:14.383Z[ 13] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
9662024-12-25T04:37:14.383Z[ 15] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
9672024-12-25T04:37:14.383Z[ 17] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
9682024-12-25T04:37:14.383Z[ 19] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
9692024-12-25T04:37:14.383Z[SUM] 9.00-10.00 sec 176 MBytes 1.48 Gbits/sec
9702024-12-25T04:37:14.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
9712024-12-25T04:37:14.383Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9722024-12-25T04:37:14.383Z[ 7] 10.00-10.00 sec 21.2 KBytes 79.3 Mbits/sec
9732024-12-25T04:37:14.383Z[ 9] 10.00-10.00 sec 42.4 KBytes 159 Mbits/sec
9742024-12-25T04:37:14.383Z[ 11] 10.00-10.00 sec 124 KBytes 465 Mbits/sec
9752024-12-25T04:37:14.383Z[ 13] 10.00-10.00 sec 124 KBytes 465 Mbits/sec
9762024-12-25T04:37:14.383Z[ 15] 10.00-10.00 sec 67.9 KBytes 254 Mbits/sec
9772024-12-25T04:37:14.383Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9782024-12-25T04:37:14.383Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9792024-12-25T04:37:14.383Z[SUM] 10.00-10.00 sec 380 KBytes 1.42 Gbits/sec
9802024-12-25T04:37:14.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
9812024-12-25T04:37:14.383Z[ ID] Interval Transfer Bandwidth
9822024-12-25T04:37:14.383Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9832024-12-25T04:37:14.383Z[ 5] 0.00-10.00 sec 220 MBytes 184 Mbits/sec receiver
9842024-12-25T04:37:14.383Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9852024-12-25T04:37:14.383Z[ 7] 0.00-10.00 sec 220 MBytes 184 Mbits/sec receiver
9862024-12-25T04:37:14.383Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9872024-12-25T04:37:14.383Z[ 9] 0.00-10.00 sec 220 MBytes 184 Mbits/sec receiver
9882024-12-25T04:37:14.383Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9892024-12-25T04:37:14.383Z[ 11] 0.00-10.00 sec 220 MBytes 184 Mbits/sec receiver
9902024-12-25T04:37:14.383Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9912024-12-25T04:37:14.383Z[ 13] 0.00-10.00 sec 220 MBytes 184 Mbits/sec receiver
9922024-12-25T04:37:14.384Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9932024-12-25T04:37:14.384Z[ 15] 0.00-10.00 sec 220 MBytes 184 Mbits/sec receiver
9942024-12-25T04:37:14.384Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9952024-12-25T04:37:14.384Z[ 17] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
9962024-12-25T04:37:14.384Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9972024-12-25T04:37:14.384Z[ 19] 0.00-10.00 sec 219 MBytes 184 Mbits/sec receiver
9982024-12-25T04:37:14.384Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9992024-12-25T04:37:14.384Z[SUM] 0.00-10.00 sec 1.72 GBytes 1.47 Gbits/sec receiver
10002024-12-25T04:37:14.387ZRun 2/5...1473.685Mbps
10012024-12-25T04:37:21.413Z-----------------------------------------------------------
10022024-12-25T04:37:21.413ZServer listening on 5201
10032024-12-25T04:37:21.413Z-----------------------------------------------------------
10042024-12-25T04:37:21.413ZAccepted connection from 10.0.0.1, port 59333
10052024-12-25T04:37:21.413Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35108
10062024-12-25T04:37:21.413Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56428
10072024-12-25T04:37:21.413Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41454
10082024-12-25T04:37:21.413Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65129
10092024-12-25T04:37:21.413Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49716
10102024-12-25T04:37:21.413Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54011
10112024-12-25T04:37:21.413Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33293
10122024-12-25T04:37:21.413Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55566
10132024-12-25T04:37:21.413Z[ ID] Interval Transfer Bandwidth
10142024-12-25T04:37:21.413Z[ 5] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
10152024-12-25T04:37:21.413Z[ 7] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
10162024-12-25T04:37:21.413Z[ 9] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
10172024-12-25T04:37:21.413Z[ 11] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
10182024-12-25T04:37:21.413Z[ 13] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
10192024-12-25T04:37:21.413Z[ 15] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
10202024-12-25T04:37:21.413Z[ 17] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
10212024-12-25T04:37:21.413Z[ 19] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
10222024-12-25T04:37:21.414Z[SUM] 0.00-1.00 sec 155 MBytes 1.30 Gbits/sec
10232024-12-25T04:37:21.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
10242024-12-25T04:37:21.414Z[ 5] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
10252024-12-25T04:37:21.414Z[ 7] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
10262024-12-25T04:37:21.414Z[ 9] 1.00-2.00 sec 22.0 MBytes 184 Mbits/sec
10272024-12-25T04:37:21.414Z[ 11] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
10282024-12-25T04:37:21.414Z[ 13] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
10292024-12-25T04:37:21.414Z[ 15] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
10302024-12-25T04:37:21.414Z[ 17] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
10312024-12-25T04:37:21.414Z[ 19] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
10322024-12-25T04:37:21.414Z[SUM] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
10332024-12-25T04:37:21.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
10342024-12-25T04:37:21.414Z[ 5] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
10352024-12-25T04:37:21.414Z[ 7] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
10362024-12-25T04:37:21.414Z[ 9] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
10372024-12-25T04:37:21.414Z[ 11] 2.00-3.00 sec 22.1 MBytes 186 Mbits/sec
10382024-12-25T04:37:21.414Z[ 13] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
10392024-12-25T04:37:21.414Z[ 15] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
10402024-12-25T04:37:21.414Z[ 17] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
10412024-12-25T04:37:21.414Z[ 19] 2.00-3.00 sec 22.0 MBytes 185 Mbits/sec
10422024-12-25T04:37:21.414Z[SUM] 2.00-3.00 sec 176 MBytes 1.48 Gbits/sec
10432024-12-25T04:37:21.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
10442024-12-25T04:37:21.414Z[ 5] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10452024-12-25T04:37:21.414Z[ 7] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10462024-12-25T04:37:21.415Z[ 9] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10472024-12-25T04:37:21.415Z[ 11] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10482024-12-25T04:37:21.415Z[ 13] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
10492024-12-25T04:37:21.415Z[ 15] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10502024-12-25T04:37:21.415Z[ 17] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10512024-12-25T04:37:21.415Z[ 19] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
10522024-12-25T04:37:21.415Z[SUM] 3.00-4.00 sec 179 MBytes 1.50 Gbits/sec
10532024-12-25T04:37:21.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
10542024-12-25T04:37:21.415Z[ 5] 4.00-5.00 sec 21.9 MBytes 184 Mbits/sec
10552024-12-25T04:37:21.415Z[ 7] 4.00-5.00 sec 21.9 MBytes 184 Mbits/sec
10562024-12-25T04:37:21.415Z[ 9] 4.00-5.00 sec 21.9 MBytes 183 Mbits/sec
10572024-12-25T04:37:21.415Z[ 11] 4.00-5.00 sec 21.9 MBytes 183 Mbits/sec
10582024-12-25T04:37:21.415Z[ 13] 4.00-5.00 sec 21.9 MBytes 183 Mbits/sec
10592024-12-25T04:37:21.415Z[ 15] 4.00-5.00 sec 21.9 MBytes 184 Mbits/sec
10602024-12-25T04:37:21.415Z[ 17] 4.00-5.00 sec 22.0 MBytes 184 Mbits/sec
10612024-12-25T04:37:21.416Z[ 19] 4.00-5.00 sec 21.9 MBytes 183 Mbits/sec
10622024-12-25T04:37:21.416Z[SUM] 4.00-5.00 sec 175 MBytes 1.47 Gbits/sec
10632024-12-25T04:37:21.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
10642024-12-25T04:37:21.416Z[ 5] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
10652024-12-25T04:37:21.416Z[ 7] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
10662024-12-25T04:37:21.416Z[ 9] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec
10672024-12-25T04:37:21.416Z[ 11] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec
10682024-12-25T04:37:21.416Z[ 13] 5.00-6.00 sec 21.9 MBytes 184 Mbits/sec
10692024-12-25T04:37:21.416Z[ 15] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec
10702024-12-25T04:37:21.416Z[ 17] 5.00-6.00 sec 21.9 MBytes 183 Mbits/sec
10712024-12-25T04:37:21.416Z[ 19] 5.00-6.00 sec 22.0 MBytes 185 Mbits/sec
10722024-12-25T04:37:21.416Z[SUM] 5.00-6.00 sec 176 MBytes 1.47 Gbits/sec
10732024-12-25T04:37:21.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
10742024-12-25T04:37:21.416Z[ 5] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
10752024-12-25T04:37:21.416Z[ 7] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
10762024-12-25T04:37:21.416Z[ 9] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
10772024-12-25T04:37:24.632Z[ 11] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
10782024-12-25T04:37:24.632Z[ 13] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec
10792024-12-25T04:37:24.632Z[ 15] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
10802024-12-25T04:37:24.632Z[ 17] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
10812024-12-25T04:37:24.632Z[ 19] 6.00-7.00 sec 22.2 MBytes 187 Mbits/sec
10822024-12-25T04:37:24.632Z[SUM] 6.00-7.00 sec 178 MBytes 1.49 Gbits/sec
10832024-12-25T04:37:24.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
10842024-12-25T04:37:24.632Z[ 5] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10852024-12-25T04:37:24.632Z[ 7] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10862024-12-25T04:37:24.633Z[ 9] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10872024-12-25T04:37:24.633Z[ 11] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10882024-12-25T04:37:24.633Z[ 13] 7.00-8.00 sec 21.5 MBytes 181 Mbits/sec
10892024-12-25T04:37:24.633Z[ 15] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10902024-12-25T04:37:24.633Z[ 17] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10912024-12-25T04:37:24.633Z[ 19] 7.00-8.00 sec 21.6 MBytes 181 Mbits/sec
10922024-12-25T04:37:24.633Z[SUM] 7.00-8.00 sec 173 MBytes 1.45 Gbits/sec
10932024-12-25T04:37:24.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
10942024-12-25T04:37:24.633Z[ 5] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
10952024-12-25T04:37:24.633Z[ 7] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
10962024-12-25T04:37:24.633Z[ 9] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
10972024-12-25T04:37:24.633Z[ 11] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
10982024-12-25T04:37:24.633Z[ 13] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
10992024-12-25T04:37:24.633Z[ 15] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
11002024-12-25T04:37:24.633Z[ 17] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
11012024-12-25T04:37:24.633Z[ 19] 8.00-9.00 sec 22.0 MBytes 185 Mbits/sec
11022024-12-25T04:37:24.633Z[SUM] 8.00-9.00 sec 176 MBytes 1.48 Gbits/sec
11032024-12-25T04:37:24.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
11042024-12-25T04:37:24.633Z[ 5] 9.00-10.00 sec 21.8 MBytes 182 Mbits/sec
11052024-12-25T04:37:24.633Z[ 7] 9.00-10.00 sec 21.8 MBytes 182 Mbits/sec
11062024-12-25T04:37:24.633Z[ 9] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
11072024-12-25T04:37:24.633Z[ 11] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
11082024-12-25T04:37:24.633Z[ 13] 9.00-10.00 sec 21.7 MBytes 182 Mbits/sec
11092024-12-25T04:37:24.633Z[ 15] 9.00-10.00 sec 21.8 MBytes 182 Mbits/sec
11102024-12-25T04:37:24.633Z[ 17] 9.00-10.00 sec 21.8 MBytes 182 Mbits/sec
11112024-12-25T04:37:24.633Z[ 19] 9.00-10.00 sec 21.8 MBytes 182 Mbits/sec
11122024-12-25T04:37:24.633Z[SUM] 9.00-10.00 sec 174 MBytes 1.46 Gbits/sec
11132024-12-25T04:37:24.633Z- - - - - - - - - - - - - - - - - - - - - - - - -
11142024-12-25T04:37:24.633Z[ 5] 10.00-10.00 sec 17.0 KBytes 68.9 Mbits/sec
11152024-12-25T04:37:24.633Z[ 7] 10.00-10.00 sec 19.8 KBytes 80.4 Mbits/sec
11162024-12-25T04:37:24.633Z[ 9] 10.00-10.00 sec 11.3 KBytes 45.9 Mbits/sec
11172024-12-25T04:37:24.633Z[ 11] 10.00-10.00 sec 124 KBytes 505 Mbits/sec
11182024-12-25T04:37:24.634Z[ 13] 10.00-10.00 sec 124 KBytes 505 Mbits/sec
11192024-12-25T04:37:24.634Z[ 15] 10.00-10.00 sec 73.5 KBytes 299 Mbits/sec
11202024-12-25T04:37:24.634Z[ 17] 10.00-10.00 sec 8.48 KBytes 34.5 Mbits/sec
11212024-12-25T04:37:24.634Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11222024-12-25T04:37:24.634Z[SUM] 10.00-10.00 sec 379 KBytes 1.54 Gbits/sec
11232024-12-25T04:37:24.634Z- - - - - - - - - - - - - - - - - - - - - - - - -
11242024-12-25T04:37:24.634Z[ ID] Interval Transfer Bandwidth
11252024-12-25T04:37:24.634Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11262024-12-25T04:37:24.635Z[ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
11272024-12-25T04:37:24.635Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11282024-12-25T04:37:24.635Z[ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
11292024-12-25T04:37:24.635Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11302024-12-25T04:37:24.635Z[ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
11312024-12-25T04:37:24.635Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11322024-12-25T04:37:24.635Z[ 11] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
11332024-12-25T04:37:24.635Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11342024-12-25T04:37:24.635Z[ 13] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
11352024-12-25T04:37:24.635Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11362024-12-25T04:37:24.635Z[ 15] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
11372024-12-25T04:37:24.635Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11382024-12-25T04:37:24.635Z[ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
11392024-12-25T04:37:24.635Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11402024-12-25T04:37:24.635Z[ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
11412024-12-25T04:37:24.635Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11422024-12-25T04:37:24.635Z[SUM] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec receiver
11432024-12-25T04:37:24.638ZRun 3/5...1457.388Mbps
11442024-12-25T04:37:31.661Z-----------------------------------------------------------
11452024-12-25T04:37:31.661ZServer listening on 5201
11462024-12-25T04:37:31.661Z-----------------------------------------------------------
11472024-12-25T04:37:31.661ZAccepted connection from 10.0.0.1, port 35131
11482024-12-25T04:37:31.661Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42984
11492024-12-25T04:37:31.661Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33705
11502024-12-25T04:37:31.662Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58210
11512024-12-25T04:37:31.662Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51671
11522024-12-25T04:37:31.662Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50031
11532024-12-25T04:37:31.662Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37148
11542024-12-25T04:37:31.662Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46670
11552024-12-25T04:37:31.662Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57386
11562024-12-25T04:37:31.662Z[ ID] Interval Transfer Bandwidth
11572024-12-25T04:37:31.662Z[ 5] 0.00-1.00 sec 19.6 MBytes 164 Mbits/sec
11582024-12-25T04:37:31.662Z[ 7] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
11592024-12-25T04:37:31.662Z[ 9] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
11602024-12-25T04:37:31.662Z[ 11] 0.00-1.00 sec 19.4 MBytes 162 Mbits/sec
11612024-12-25T04:37:31.662Z[ 13] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
11622024-12-25T04:37:31.662Z[ 15] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
11632024-12-25T04:37:31.662Z[ 17] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
11642024-12-25T04:37:31.662Z[ 19] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
11652024-12-25T04:37:31.662Z[SUM] 0.00-1.00 sec 155 MBytes 1.30 Gbits/sec
11662024-12-25T04:37:31.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
11672024-12-25T04:37:31.662Z[ 5] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
11682024-12-25T04:37:31.662Z[ 7] 1.00-2.00 sec 21.8 MBytes 182 Mbits/sec
11692024-12-25T04:37:31.663Z[ 9] 1.00-2.00 sec 21.6 MBytes 182 Mbits/sec
11702024-12-25T04:37:31.663Z[ 11] 1.00-2.00 sec 21.7 MBytes 182 Mbits/sec
11712024-12-25T04:37:31.663Z[ 13] 1.00-2.00 sec 21.8 MBytes 182 Mbits/sec
11722024-12-25T04:37:31.663Z[ 15] 1.00-2.00 sec 21.8 MBytes 182 Mbits/sec
11732024-12-25T04:37:31.663Z[ 17] 1.00-2.00 sec 21.8 MBytes 182 Mbits/sec
11742024-12-25T04:37:31.663Z[ 19] 1.00-2.00 sec 21.8 MBytes 182 Mbits/sec
11752024-12-25T04:37:31.663Z[SUM] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
11762024-12-25T04:37:31.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
11772024-12-25T04:37:31.663Z[ 5] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec
11782024-12-25T04:37:31.663Z[ 7] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
11792024-12-25T04:37:31.663Z[ 9] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec
11802024-12-25T04:37:31.663Z[ 11] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
11812024-12-25T04:37:31.663Z[ 13] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
11822024-12-25T04:37:31.663Z[ 15] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
11832024-12-25T04:37:31.663Z[ 17] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
11842024-12-25T04:37:31.663Z[ 19] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
11852024-12-25T04:37:31.663Z[SUM] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
11862024-12-25T04:37:31.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
11872024-12-25T04:37:31.663Z[ 5] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
11882024-12-25T04:37:31.664Z[ 7] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
11892024-12-25T04:37:31.667Z[ 9] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
11902024-12-25T04:37:31.667Z[ 11] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
11912024-12-25T04:37:31.667Z[ 13] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
11922024-12-25T04:37:31.667Z[ 15] 3.00-4.00 sec 22.2 MBytes 187 Mbits/sec
11932024-12-25T04:37:31.667Z[ 17] 3.00-4.00 sec 22.2 MBytes 186 Mbits/sec
11942024-12-25T04:37:31.667Z[ 19] 3.00-4.00 sec 22.1 MBytes 186 Mbits/sec
11952024-12-25T04:37:31.667Z[SUM] 3.00-4.00 sec 177 MBytes 1.49 Gbits/sec
11962024-12-25T04:37:31.667Z- - - - - - - - - - - - - - - - - - - - - - - - -
11972024-12-25T04:37:31.667Z[ 5] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
11982024-12-25T04:37:31.667Z[ 7] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
11992024-12-25T04:37:31.667Z[ 9] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
12002024-12-25T04:37:31.667Z[ 11] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
12012024-12-25T04:37:31.667Z[ 13] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
12022024-12-25T04:37:31.667Z[ 15] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
12032024-12-25T04:37:31.667Z[ 17] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
12042024-12-25T04:37:31.667Z[ 19] 4.00-5.00 sec 21.8 MBytes 182 Mbits/sec
12052024-12-25T04:37:31.667Z[SUM] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
12062024-12-25T04:37:31.667Z- - - - - - - - - - - - - - - - - - - - - - - - -
12072024-12-25T04:37:31.667Z[ 5] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
12082024-12-25T04:37:31.667Z[ 7] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
12092024-12-25T04:37:31.667Z[ 9] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
12102024-12-25T04:37:31.667Z[ 11] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
12112024-12-25T04:37:31.667Z[ 13] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
12122024-12-25T04:37:31.668Z[ 15] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
12132024-12-25T04:37:31.668Z[ 17] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
12142024-12-25T04:37:31.668Z[ 19] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
12152024-12-25T04:37:31.668Z[SUM] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec
12162024-12-25T04:37:31.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
12172024-12-25T04:37:31.668Z[ 5] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec
12182024-12-25T04:37:31.668Z[ 7] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec
12192024-12-25T04:37:31.668Z[ 9] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec
12202024-12-25T04:37:34.882Z[ 11] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec
12212024-12-25T04:37:34.882Z[ 13] 6.00-7.00 sec 22.0 MBytes 185 Mbits/sec
12222024-12-25T04:37:34.882Z[ 15] 6.00-7.00 sec 22.1 MBytes 185 Mbits/sec
12232024-12-25T04:37:34.882Z[ 17] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec
12242024-12-25T04:37:34.882Z[ 19] 6.00-7.00 sec 22.1 MBytes 186 Mbits/sec
12252024-12-25T04:37:34.882Z[SUM] 6.00-7.00 sec 177 MBytes 1.48 Gbits/sec
12262024-12-25T04:37:34.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
12272024-12-25T04:37:34.882Z[ 5] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
12282024-12-25T04:37:34.882Z[ 7] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
12292024-12-25T04:37:34.882Z[ 9] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
12302024-12-25T04:37:34.882Z[ 11] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
12312024-12-25T04:37:34.882Z[ 13] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
12322024-12-25T04:37:34.882Z[ 15] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
12332024-12-25T04:37:34.883Z[ 17] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
12342024-12-25T04:37:34.883Z[ 19] 7.00-8.00 sec 22.1 MBytes 186 Mbits/sec
12352024-12-25T04:37:34.883Z[SUM] 7.00-8.00 sec 177 MBytes 1.48 Gbits/sec
12362024-12-25T04:37:34.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
12372024-12-25T04:37:34.883Z[ 5] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
12382024-12-25T04:37:34.883Z[ 7] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
12392024-12-25T04:37:34.883Z[ 9] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
12402024-12-25T04:37:34.883Z[ 11] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
12412024-12-25T04:37:34.883Z[ 13] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
12422024-12-25T04:37:34.883Z[ 15] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
12432024-12-25T04:37:34.883Z[ 17] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
12442024-12-25T04:37:34.883Z[ 19] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
12452024-12-25T04:37:34.883Z[SUM] 8.00-9.00 sec 177 MBytes 1.48 Gbits/sec
12462024-12-25T04:37:34.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
12472024-12-25T04:37:34.883Z[ 5] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
12482024-12-25T04:37:34.883Z[ 7] 9.00-10.00 sec 22.1 MBytes 186 Mbits/sec
12492024-12-25T04:37:34.883Z[ 9] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
12502024-12-25T04:37:34.883Z[ 11] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
12512024-12-25T04:37:34.883Z[ 13] 9.00-10.00 sec 22.1 MBytes 186 Mbits/sec
12522024-12-25T04:37:34.883Z[ 15] 9.00-10.00 sec 22.1 MBytes 186 Mbits/sec
12532024-12-25T04:37:34.883Z[ 17] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
12542024-12-25T04:37:34.883Z[ 19] 9.00-10.00 sec 22.0 MBytes 185 Mbits/sec
12552024-12-25T04:37:34.883Z[SUM] 9.00-10.00 sec 177 MBytes 1.48 Gbits/sec
12562024-12-25T04:37:34.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
12572024-12-25T04:37:34.883Z[ 5] 10.00-10.00 sec 124 KBytes 377 Mbits/sec
12582024-12-25T04:37:34.883Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12592024-12-25T04:37:34.883Z[ 9] 10.00-10.00 sec 124 KBytes 377 Mbits/sec
12602024-12-25T04:37:34.884Z[ 11] 10.00-10.00 sec 107 KBytes 326 Mbits/sec
12612024-12-25T04:37:34.884Z[ 13] 10.00-10.00 sec 53.7 KBytes 163 Mbits/sec
12622024-12-25T04:37:34.884Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12632024-12-25T04:37:34.884Z[ 17] 10.00-10.00 sec 15.6 KBytes 47.1 Mbits/sec
12642024-12-25T04:37:34.884Z[ 19] 10.00-10.00 sec 90.5 KBytes 274 Mbits/sec
12652024-12-25T04:37:34.884Z[SUM] 10.00-10.00 sec 516 KBytes 1.56 Gbits/sec
12662024-12-25T04:37:34.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
12672024-12-25T04:37:34.884Z[ ID] Interval Transfer Bandwidth
12682024-12-25T04:37:34.884Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12692024-12-25T04:37:34.884Z[ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
12702024-12-25T04:37:34.884Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12712024-12-25T04:37:34.884Z[ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
12722024-12-25T04:37:34.884Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12732024-12-25T04:37:34.884Z[ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
12742024-12-25T04:37:34.884Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12752024-12-25T04:37:34.884Z[ 11] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
12762024-12-25T04:37:34.884Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12772024-12-25T04:37:34.884Z[ 13] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
12782024-12-25T04:37:34.884Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12792024-12-25T04:37:34.884Z[ 15] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
12802024-12-25T04:37:34.884Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12812024-12-25T04:37:34.884Z[ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
12822024-12-25T04:37:34.885Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12832024-12-25T04:37:34.885Z[ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
12842024-12-25T04:37:34.885Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12852024-12-25T04:37:34.885Z[SUM] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec receiver
12862024-12-25T04:37:34.889ZRun 4/5...1457.26Mbps
12872024-12-25T04:37:41.912Z-----------------------------------------------------------
12882024-12-25T04:37:41.912ZServer listening on 5201
12892024-12-25T04:37:41.912Z-----------------------------------------------------------
12902024-12-25T04:37:41.912ZAccepted connection from 10.0.0.1, port 47604
12912024-12-25T04:37:41.912Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50139
12922024-12-25T04:37:41.912Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35693
12932024-12-25T04:37:41.912Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51642
12942024-12-25T04:37:41.912Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49457
12952024-12-25T04:37:41.912Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64519
12962024-12-25T04:37:41.912Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59843
12972024-12-25T04:37:41.912Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47748
12982024-12-25T04:37:41.912Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33357
12992024-12-25T04:37:41.912Z[ ID] Interval Transfer Bandwidth
13002024-12-25T04:37:41.912Z[ 5] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
13012024-12-25T04:37:41.912Z[ 7] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
13022024-12-25T04:37:41.912Z[ 9] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
13032024-12-25T04:37:41.912Z[ 11] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
13042024-12-25T04:37:41.912Z[ 13] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
13052024-12-25T04:37:41.912Z[ 15] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
13062024-12-25T04:37:41.912Z[ 17] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
13072024-12-25T04:37:41.912Z[ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
13082024-12-25T04:37:41.912Z[SUM] 0.00-1.00 sec 159 MBytes 1.33 Gbits/sec
13092024-12-25T04:37:41.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
13102024-12-25T04:37:41.912Z[ 5] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
13112024-12-25T04:37:41.912Z[ 7] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
13122024-12-25T04:37:41.912Z[ 9] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
13132024-12-25T04:37:41.912Z[ 11] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
13142024-12-25T04:37:41.912Z[ 13] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
13152024-12-25T04:37:41.912Z[ 15] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
13162024-12-25T04:37:41.912Z[ 17] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
13172024-12-25T04:37:41.913Z[ 19] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
13182024-12-25T04:37:41.913Z[SUM] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec
13192024-12-25T04:37:41.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
13202024-12-25T04:37:41.913Z[ 5] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
13212024-12-25T04:37:41.914Z[ 7] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
13222024-12-25T04:37:41.914Z[ 9] 2.00-3.00 sec 22.2 MBytes 187 Mbits/sec
13232024-12-25T04:37:41.914Z[ 11] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
13242024-12-25T04:37:41.914Z[ 13] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
13252024-12-25T04:37:41.914Z[ 15] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
13262024-12-25T04:37:41.914Z[ 17] 2.00-3.00 sec 22.2 MBytes 187 Mbits/sec
13272024-12-25T04:37:41.914Z[ 19] 2.00-3.00 sec 22.2 MBytes 187 Mbits/sec
13282024-12-25T04:37:41.914Z[SUM] 2.00-3.00 sec 178 MBytes 1.50 Gbits/sec
13292024-12-25T04:37:41.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
13302024-12-25T04:37:41.914Z[ 5] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
13312024-12-25T04:37:41.914Z[ 7] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
13322024-12-25T04:37:41.914Z[ 9] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec
13332024-12-25T04:37:41.914Z[ 11] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec
13342024-12-25T04:37:41.914Z[ 13] 3.00-4.00 sec 21.8 MBytes 182 Mbits/sec
13352024-12-25T04:37:41.914Z[ 15] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
13362024-12-25T04:37:41.914Z[ 17] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
13372024-12-25T04:37:41.914Z[ 19] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
13382024-12-25T04:37:41.914Z[SUM] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
13392024-12-25T04:37:41.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
13402024-12-25T04:37:41.914Z[ 5] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
13412024-12-25T04:37:41.914Z[ 7] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
13422024-12-25T04:37:41.914Z[ 9] 4.00-5.00 sec 21.6 MBytes 182 Mbits/sec
13432024-12-25T04:37:41.915Z[ 11] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
13442024-12-25T04:37:41.915Z[ 13] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
13452024-12-25T04:37:41.915Z[ 15] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
13462024-12-25T04:37:41.915Z[ 17] 4.00-5.00 sec 21.7 MBytes 182 Mbits/sec
13472024-12-25T04:37:41.915Z[ 19] 4.00-5.00 sec 21.6 MBytes 182 Mbits/sec
13482024-12-25T04:37:41.915Z[SUM] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
13492024-12-25T04:37:41.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
13502024-12-25T04:37:41.915Z[ 5] 5.00-6.00 sec 21.6 MBytes 181 Mbits/sec
13512024-12-25T04:37:41.915Z[ 7] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
13522024-12-25T04:37:41.915Z[ 9] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
13532024-12-25T04:37:41.915Z[ 11] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
13542024-12-25T04:37:41.915Z[ 13] 5.00-6.00 sec 21.8 MBytes 182 Mbits/sec
13552024-12-25T04:37:41.915Z[ 15] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
13562024-12-25T04:37:41.915Z[ 17] 5.00-6.00 sec 21.6 MBytes 182 Mbits/sec
13572024-12-25T04:37:41.915Z[ 19] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
13582024-12-25T04:37:41.915Z[SUM] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec
13592024-12-25T04:37:41.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
13602024-12-25T04:37:41.915Z[ 5] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
13612024-12-25T04:37:41.915Z[ 7] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
13622024-12-25T04:37:41.915Z[ 9] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
13632024-12-25T04:37:45.131Z[ 11] 6.00-7.00 sec 21.8 MBytes 182 Mbits/sec
13642024-12-25T04:37:45.131Z[ 13] 6.00-7.00 sec 21.8 MBytes 182 Mbits/sec
13652024-12-25T04:37:45.131Z[ 15] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
13662024-12-25T04:37:45.131Z[ 17] 6.00-7.00 sec 21.9 MBytes 183 Mbits/sec
13672024-12-25T04:37:45.131Z[ 19] 6.00-7.00 sec 21.8 MBytes 183 Mbits/sec
13682024-12-25T04:37:45.131Z[SUM] 6.00-7.00 sec 175 MBytes 1.46 Gbits/sec
13692024-12-25T04:37:45.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
13702024-12-25T04:37:45.131Z[ 5] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
13712024-12-25T04:37:45.131Z[ 7] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
13722024-12-25T04:37:45.131Z[ 9] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
13732024-12-25T04:37:45.131Z[ 11] 7.00-8.00 sec 21.9 MBytes 183 Mbits/sec
13742024-12-25T04:37:45.131Z[ 13] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
13752024-12-25T04:37:45.131Z[ 15] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
13762024-12-25T04:37:45.131Z[ 17] 7.00-8.00 sec 21.8 MBytes 182 Mbits/sec
13772024-12-25T04:37:45.131Z[ 19] 7.00-8.00 sec 21.8 MBytes 183 Mbits/sec
13782024-12-25T04:37:45.131Z[SUM] 7.00-8.00 sec 174 MBytes 1.46 Gbits/sec
13792024-12-25T04:37:45.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
13802024-12-25T04:37:45.131Z[ 5] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
13812024-12-25T04:37:45.132Z[ 7] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
13822024-12-25T04:37:45.132Z[ 9] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
13832024-12-25T04:37:45.132Z[ 11] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
13842024-12-25T04:37:45.132Z[ 13] 8.00-9.00 sec 21.9 MBytes 184 Mbits/sec
13852024-12-25T04:37:45.132Z[ 15] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
13862024-12-25T04:37:45.132Z[ 17] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
13872024-12-25T04:37:45.132Z[ 19] 8.00-9.00 sec 21.9 MBytes 183 Mbits/sec
13882024-12-25T04:37:45.132Z[SUM] 8.00-9.00 sec 175 MBytes 1.47 Gbits/sec
13892024-12-25T04:37:45.132Z- - - - - - - - - - - - - - - - - - - - - - - - -
13902024-12-25T04:37:45.132Z[ 5] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
13912024-12-25T04:37:45.132Z[ 7] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
13922024-12-25T04:37:45.132Z[ 9] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
13932024-12-25T04:37:45.132Z[ 11] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
13942024-12-25T04:37:45.132Z[ 13] 9.00-10.00 sec 21.8 MBytes 183 Mbits/sec
13952024-12-25T04:37:45.132Z[ 15] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
13962024-12-25T04:37:45.132Z[ 17] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
13972024-12-25T04:37:45.132Z[ 19] 9.00-10.00 sec 21.9 MBytes 183 Mbits/sec
13982024-12-25T04:37:45.132Z[SUM] 9.00-10.00 sec 175 MBytes 1.47 Gbits/sec
13992024-12-25T04:37:45.132Z- - - - - - - - - - - - - - - - - - - - - - - - -
14002024-12-25T04:37:45.132Z[ 5] 10.00-10.00 sec 42.4 KBytes 154 Mbits/sec
14012024-12-25T04:37:45.133Z[ 7] 10.00-10.00 sec 42.4 KBytes 154 Mbits/sec
14022024-12-25T04:37:45.133Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14032024-12-25T04:37:45.133Z[ 11] 10.00-10.00 sec 59.4 KBytes 216 Mbits/sec
14042024-12-25T04:37:45.133Z[ 13] 10.00-10.00 sec 124 KBytes 452 Mbits/sec
14052024-12-25T04:37:45.133Z[ 15] 10.00-10.00 sec 124 KBytes 452 Mbits/sec
14062024-12-25T04:37:45.133Z[ 17] 10.00-10.00 sec 22.6 KBytes 82.3 Mbits/sec
14072024-12-25T04:37:45.133Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14082024-12-25T04:37:45.133Z[SUM] 10.00-10.00 sec 416 KBytes 1.51 Gbits/sec
14092024-12-25T04:37:45.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
14102024-12-25T04:37:45.133Z[ ID] Interval Transfer Bandwidth
14112024-12-25T04:37:45.133Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14122024-12-25T04:37:45.133Z[ 5] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
14132024-12-25T04:37:45.133Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14142024-12-25T04:37:45.134Z[ 7] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
14152024-12-25T04:37:45.134Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14162024-12-25T04:37:45.134Z[ 9] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
14172024-12-25T04:37:45.134Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14182024-12-25T04:37:45.134Z[ 11] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
14192024-12-25T04:37:45.134Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14202024-12-25T04:37:45.134Z[ 13] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
14212024-12-25T04:37:45.134Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14222024-12-25T04:37:45.134Z[ 15] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
14232024-12-25T04:37:45.134Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14242024-12-25T04:37:45.134Z[ 17] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
14252024-12-25T04:37:45.134Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14262024-12-25T04:37:45.134Z[ 19] 0.00-10.00 sec 217 MBytes 182 Mbits/sec receiver
14272024-12-25T04:37:45.134Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14282024-12-25T04:37:45.134Z[SUM] 0.00-10.00 sec 1.70 GBytes 1.46 Gbits/sec receiver
14292024-12-25T04:37:45.138ZRun 5/5...1457.533Mbps
14302024-12-25T04:37:45.138Z###---------------------###
14312024-12-25T04:37:45.138Z::: iPerf done... :::
14322024-12-25T04:37:45.138Z:::Awaiting out files...:::
14332024-12-25T04:37:45.138Z###---------------------###
14342024-12-25T04:37:45.138Z###-----###
14352024-12-25T04:37:45.138Z:::done!:::
14362024-12-25T04:37:45.138Z###-----###
14372024-12-25T04:37:45.138Z###-------------------###
14382024-12-25T04:37:45.138Z:::Running experiment :::
14392024-12-25T04:37:45.138Z:::iperf-tcp/local/s2c:::
14402024-12-25T04:37:45.138Z###-------------------###
14412024-12-25T04:37:52.162Z-----------------------------------------------------------
14422024-12-25T04:37:52.162ZServer listening on 5201
14432024-12-25T04:37:52.165Z-----------------------------------------------------------
14442024-12-25T04:37:52.165ZAccepted connection from 10.0.0.1, port 38524
14452024-12-25T04:37:52.165Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50303
14462024-12-25T04:37:52.165Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57592
14472024-12-25T04:37:52.166Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37698
14482024-12-25T04:37:52.166Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44114
14492024-12-25T04:37:52.166Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33803
14502024-12-25T04:37:52.167Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41498
14512024-12-25T04:37:52.167Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57242
14522024-12-25T04:37:52.167Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63315
14532024-12-25T04:37:52.167Z[ ID] Interval Transfer Bandwidth
14542024-12-25T04:37:52.167Z[ 5] 0.00-1.00 sec 19.5 MBytes 164 Mbits/sec
14552024-12-25T04:37:52.167Z[ 7] 0.00-1.00 sec 19.5 MBytes 164 Mbits/sec
14562024-12-25T04:37:52.167Z[ 9] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
14572024-12-25T04:37:52.167Z[ 11] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
14582024-12-25T04:37:52.167Z[ 13] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
14592024-12-25T04:37:52.167Z[ 15] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
14602024-12-25T04:37:52.167Z[ 17] 0.00-1.00 sec 19.5 MBytes 163 Mbits/sec
14612024-12-25T04:37:52.167Z[ 19] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
14622024-12-25T04:37:52.167Z[SUM] 0.00-1.00 sec 156 MBytes 1.31 Gbits/sec
14632024-12-25T04:37:52.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
14642024-12-25T04:37:52.167Z[ 5] 1.00-2.00 sec 21.3 MBytes 178 Mbits/sec
14652024-12-25T04:37:52.167Z[ 7] 1.00-2.00 sec 21.2 MBytes 178 Mbits/sec
14662024-12-25T04:37:52.167Z[ 9] 1.00-2.00 sec 21.2 MBytes 178 Mbits/sec
14672024-12-25T04:37:52.167Z[ 11] 1.00-2.00 sec 21.2 MBytes 178 Mbits/sec
14682024-12-25T04:37:52.167Z[ 13] 1.00-2.00 sec 21.2 MBytes 178 Mbits/sec
14692024-12-25T04:37:52.167Z[ 15] 1.00-2.00 sec 21.2 MBytes 178 Mbits/sec
14702024-12-25T04:37:52.167Z[ 17] 1.00-2.00 sec 21.2 MBytes 178 Mbits/sec
14712024-12-25T04:37:52.167Z[ 19] 1.00-2.00 sec 21.2 MBytes 178 Mbits/sec
14722024-12-25T04:37:52.167Z[SUM] 1.00-2.00 sec 170 MBytes 1.42 Gbits/sec
14732024-12-25T04:37:52.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
14742024-12-25T04:37:52.167Z[ 5] 2.00-3.00 sec 21.0 MBytes 176 Mbits/sec
14752024-12-25T04:37:52.167Z[ 7] 2.00-3.00 sec 20.9 MBytes 176 Mbits/sec
14762024-12-25T04:37:52.167Z[ 9] 2.00-3.00 sec 21.0 MBytes 176 Mbits/sec
14772024-12-25T04:37:52.167Z[ 11] 2.00-3.00 sec 21.0 MBytes 176 Mbits/sec
14782024-12-25T04:37:52.167Z[ 13] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
14792024-12-25T04:37:52.167Z[ 15] 2.00-3.00 sec 21.0 MBytes 176 Mbits/sec
14802024-12-25T04:37:52.167Z[ 17] 2.00-3.00 sec 21.0 MBytes 176 Mbits/sec
14812024-12-25T04:37:52.167Z[ 19] 2.00-3.00 sec 21.0 MBytes 176 Mbits/sec
14822024-12-25T04:37:52.167Z[SUM] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
14832024-12-25T04:37:52.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
14842024-12-25T04:37:52.167Z[ 5] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec
14852024-12-25T04:37:52.167Z[ 7] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
14862024-12-25T04:37:52.168Z[ 9] 3.00-4.00 sec 21.2 MBytes 177 Mbits/sec
14872024-12-25T04:37:52.168Z[ 11] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
14882024-12-25T04:37:52.168Z[ 13] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
14892024-12-25T04:37:52.168Z[ 15] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec
14902024-12-25T04:37:52.168Z[ 17] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec
14912024-12-25T04:37:52.168Z[ 19] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec
14922024-12-25T04:37:52.168Z[SUM] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
14932024-12-25T04:37:52.168Z- - - - - - - - - - - - - - - - - - - - - - - - -
14942024-12-25T04:37:52.168Z[ 5] 4.00-5.00 sec 20.8 MBytes 174 Mbits/sec
14952024-12-25T04:37:52.168Z[ 7] 4.00-5.00 sec 20.8 MBytes 174 Mbits/sec
14962024-12-25T04:37:52.168Z[ 9] 4.00-5.00 sec 20.9 MBytes 175 Mbits/sec
14972024-12-25T04:37:52.168Z[ 11] 4.00-5.00 sec 20.8 MBytes 175 Mbits/sec
14982024-12-25T04:37:52.168Z[ 13] 4.00-5.00 sec 20.8 MBytes 174 Mbits/sec
14992024-12-25T04:37:52.168Z[ 15] 4.00-5.00 sec 20.8 MBytes 174 Mbits/sec
15002024-12-25T04:37:52.168Z[ 17] 4.00-5.00 sec 20.8 MBytes 174 Mbits/sec
15012024-12-25T04:37:52.168Z[ 19] 4.00-5.00 sec 20.8 MBytes 174 Mbits/sec
15022024-12-25T04:37:52.168Z[SUM] 4.00-5.00 sec 166 MBytes 1.40 Gbits/sec
15032024-12-25T04:37:52.168Z- - - - - - - - - - - - - - - - - - - - - - - - -
15042024-12-25T04:37:52.168Z[ 5] 5.00-6.00 sec 21.0 MBytes 176 Mbits/sec
15052024-12-25T04:37:52.168Z[ 7] 5.00-6.00 sec 21.0 MBytes 176 Mbits/sec
15062024-12-25T04:37:52.168Z[ 9] 5.00-6.00 sec 21.0 MBytes 176 Mbits/sec
15072024-12-25T04:37:52.169Z[ 11] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
15082024-12-25T04:37:52.169Z[ 13] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
15092024-12-25T04:37:52.169Z[ 15] 5.00-6.00 sec 21.0 MBytes 176 Mbits/sec
15102024-12-25T04:37:52.169Z[ 17] 5.00-6.00 sec 21.0 MBytes 176 Mbits/sec
15112024-12-25T04:37:52.169Z[ 19] 5.00-6.00 sec 21.0 MBytes 176 Mbits/sec
15122024-12-25T04:37:52.169Z[SUM] 5.00-6.00 sec 168 MBytes 1.41 Gbits/sec
15132024-12-25T04:37:52.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
15142024-12-25T04:37:52.169Z[ 5] 6.00-7.00 sec 21.2 MBytes 178 Mbits/sec
15152024-12-25T04:37:52.169Z[ 7] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
15162024-12-25T04:37:52.169Z[ 9] 6.00-7.00 sec 21.2 MBytes 177 Mbits/sec
15172024-12-25T04:37:55.381Z[ 11] 6.00-7.00 sec 21.2 MBytes 177 Mbits/sec
15182024-12-25T04:37:55.381Z[ 13] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
15192024-12-25T04:37:55.381Z[ 15] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
15202024-12-25T04:37:55.381Z[ 17] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
15212024-12-25T04:37:55.381Z[ 19] 6.00-7.00 sec 21.1 MBytes 177 Mbits/sec
15222024-12-25T04:37:55.382Z[SUM] 6.00-7.00 sec 169 MBytes 1.42 Gbits/sec
15232024-12-25T04:37:55.382Z- - - - - - - - - - - - - - - - - - - - - - - - -
15242024-12-25T04:37:55.382Z[ 5] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
15252024-12-25T04:37:55.382Z[ 7] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
15262024-12-25T04:37:55.382Z[ 9] 7.00-8.00 sec 21.4 MBytes 179 Mbits/sec
15272024-12-25T04:37:55.382Z[ 11] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
15282024-12-25T04:37:55.383Z[ 13] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
15292024-12-25T04:37:55.383Z[ 15] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
15302024-12-25T04:37:55.383Z[ 17] 7.00-8.00 sec 21.4 MBytes 180 Mbits/sec
15312024-12-25T04:37:55.383Z[ 19] 7.00-8.00 sec 21.4 MBytes 179 Mbits/sec
15322024-12-25T04:37:55.383Z[SUM] 7.00-8.00 sec 171 MBytes 1.43 Gbits/sec
15332024-12-25T04:37:55.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
15342024-12-25T04:37:55.383Z[ 5] 8.00-9.00 sec 21.2 MBytes 178 Mbits/sec
15352024-12-25T04:37:55.383Z[ 7] 8.00-9.00 sec 21.2 MBytes 178 Mbits/sec
15362024-12-25T04:37:55.383Z[ 9] 8.00-9.00 sec 21.3 MBytes 178 Mbits/sec
15372024-12-25T04:37:55.383Z[ 11] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15382024-12-25T04:37:55.383Z[ 13] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15392024-12-25T04:37:55.383Z[ 15] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15402024-12-25T04:37:55.383Z[ 17] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15412024-12-25T04:37:55.383Z[ 19] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
15422024-12-25T04:37:55.383Z[SUM] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
15432024-12-25T04:37:55.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
15442024-12-25T04:37:55.383Z[ 5] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
15452024-12-25T04:37:55.383Z[ 7] 9.00-10.00 sec 21.2 MBytes 177 Mbits/sec
15462024-12-25T04:37:55.384Z[ 9] 9.00-10.00 sec 21.1 MBytes 177 Mbits/sec
15472024-12-25T04:37:55.384Z[ 11] 9.00-10.00 sec 21.2 MBytes 177 Mbits/sec
15482024-12-25T04:37:55.384Z[ 13] 9.00-10.00 sec 21.1 MBytes 177 Mbits/sec
15492024-12-25T04:37:55.384Z[ 15] 9.00-10.00 sec 21.1 MBytes 177 Mbits/sec
15502024-12-25T04:37:55.384Z[ 17] 9.00-10.00 sec 21.2 MBytes 177 Mbits/sec
15512024-12-25T04:37:55.384Z[ 19] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
15522024-12-25T04:37:55.384Z[SUM] 9.00-10.00 sec 169 MBytes 1.42 Gbits/sec
15532024-12-25T04:37:55.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
15542024-12-25T04:37:55.384Z[ 5] 10.00-10.00 sec 56.6 KBytes 191 Mbits/sec
15552024-12-25T04:37:55.384Z[ 7] 10.00-10.00 sec 127 KBytes 430 Mbits/sec
15562024-12-25T04:37:55.384Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15572024-12-25T04:37:55.384Z[ 11] 10.00-10.00 sec 56.6 KBytes 191 Mbits/sec
15582024-12-25T04:37:55.384Z[ 13] 10.00-10.00 sec 56.6 KBytes 191 Mbits/sec
15592024-12-25T04:37:55.384Z[ 15] 10.00-10.00 sec 56.6 KBytes 191 Mbits/sec
15602024-12-25T04:37:55.384Z[ 17] 10.00-10.00 sec 56.6 KBytes 191 Mbits/sec
15612024-12-25T04:37:55.384Z[ 19] 10.00-10.00 sec 56.6 KBytes 191 Mbits/sec
15622024-12-25T04:37:55.384Z[SUM] 10.00-10.00 sec 467 KBytes 1.58 Gbits/sec
15632024-12-25T04:37:55.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
15642024-12-25T04:37:55.384Z[ ID] Interval Transfer Bandwidth
15652024-12-25T04:37:55.384Z[ 5] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
15662024-12-25T04:37:55.384Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15672024-12-25T04:37:55.384Z[ 7] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
15682024-12-25T04:37:55.384Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15692024-12-25T04:37:55.384Z[ 9] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
15702024-12-25T04:37:55.384Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15712024-12-25T04:37:55.384Z[ 11] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
15722024-12-25T04:37:55.384Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15732024-12-25T04:37:55.384Z[ 13] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
15742024-12-25T04:37:55.384Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15752024-12-25T04:37:55.384Z[ 15] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
15762024-12-25T04:37:55.384Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15772024-12-25T04:37:55.384Z[ 17] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
15782024-12-25T04:37:55.384Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15792024-12-25T04:37:55.384Z[ 19] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
15802024-12-25T04:37:55.384Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15812024-12-25T04:37:55.384Z[SUM] 0.00-10.00 sec 1.64 GBytes 1.41 Gbits/sec sender
15822024-12-25T04:37:55.384Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15832024-12-25T04:37:55.387ZRun 1/5...1407.467Mbps
15842024-12-25T04:38:02.412Z-----------------------------------------------------------
15852024-12-25T04:38:02.412ZServer listening on 5201
15862024-12-25T04:38:02.412Z-----------------------------------------------------------
15872024-12-25T04:38:02.412ZAccepted connection from 10.0.0.1, port 46839
15882024-12-25T04:38:02.412Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36682
15892024-12-25T04:38:02.412Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39678
15902024-12-25T04:38:02.412Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59757
15912024-12-25T04:38:02.412Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43841
15922024-12-25T04:38:02.412Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35304
15932024-12-25T04:38:02.412Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60062
15942024-12-25T04:38:02.412Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53278
15952024-12-25T04:38:02.412Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32995
15962024-12-25T04:38:02.412Z[ ID] Interval Transfer Bandwidth
15972024-12-25T04:38:02.412Z[ 5] 0.00-1.00 sec 19.4 MBytes 163 Mbits/sec
15982024-12-25T04:38:02.412Z[ 7] 0.00-1.00 sec 19.4 MBytes 162 Mbits/sec
15992024-12-25T04:38:02.412Z[ 9] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
16002024-12-25T04:38:02.412Z[ 11] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
16012024-12-25T04:38:02.413Z[ 13] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
16022024-12-25T04:38:02.413Z[ 15] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
16032024-12-25T04:38:02.413Z[ 17] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
16042024-12-25T04:38:02.413Z[ 19] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
16052024-12-25T04:38:02.413Z[SUM] 0.00-1.00 sec 155 MBytes 1.30 Gbits/sec
16062024-12-25T04:38:02.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
16072024-12-25T04:38:02.413Z[ 5] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
16082024-12-25T04:38:02.413Z[ 7] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
16092024-12-25T04:38:02.413Z[ 9] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
16102024-12-25T04:38:02.413Z[ 11] 1.00-2.00 sec 21.0 MBytes 177 Mbits/sec
16112024-12-25T04:38:02.413Z[ 13] 1.00-2.00 sec 21.0 MBytes 177 Mbits/sec
16122024-12-25T04:38:02.413Z[ 15] 1.00-2.00 sec 21.0 MBytes 177 Mbits/sec
16132024-12-25T04:38:02.413Z[ 17] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
16142024-12-25T04:38:02.413Z[ 19] 1.00-2.00 sec 21.0 MBytes 176 Mbits/sec
16152024-12-25T04:38:02.413Z[SUM] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
16162024-12-25T04:38:02.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
16172024-12-25T04:38:02.413Z[ 5] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
16182024-12-25T04:38:02.413Z[ 7] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
16192024-12-25T04:38:02.413Z[ 9] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
16202024-12-25T04:38:02.413Z[ 11] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
16212024-12-25T04:38:02.413Z[ 13] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
16222024-12-25T04:38:02.413Z[ 15] 2.00-3.00 sec 21.6 MBytes 181 Mbits/sec
16232024-12-25T04:38:02.413Z[ 17] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
16242024-12-25T04:38:02.413Z[ 19] 2.00-3.00 sec 21.7 MBytes 182 Mbits/sec
16252024-12-25T04:38:02.413Z[SUM] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
16262024-12-25T04:38:02.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
16272024-12-25T04:38:02.413Z[ 5] 3.00-4.00 sec 21.7 MBytes 182 Mbits/sec
16282024-12-25T04:38:02.413Z[ 7] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
16292024-12-25T04:38:02.413Z[ 9] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
16302024-12-25T04:38:02.413Z[ 11] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
16312024-12-25T04:38:02.413Z[ 13] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
16322024-12-25T04:38:02.413Z[ 15] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
16332024-12-25T04:38:02.413Z[ 17] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
16342024-12-25T04:38:02.413Z[ 19] 3.00-4.00 sec 21.8 MBytes 183 Mbits/sec
16352024-12-25T04:38:02.413Z[SUM] 3.00-4.00 sec 174 MBytes 1.46 Gbits/sec
16362024-12-25T04:38:02.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
16372024-12-25T04:38:02.413Z[ 5] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
16382024-12-25T04:38:02.413Z[ 7] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
16392024-12-25T04:38:02.413Z[ 9] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
16402024-12-25T04:38:02.414Z[ 11] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
16412024-12-25T04:38:02.414Z[ 13] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
16422024-12-25T04:38:02.414Z[ 15] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
16432024-12-25T04:38:02.414Z[ 17] 4.00-5.00 sec 21.6 MBytes 181 Mbits/sec
16442024-12-25T04:38:02.414Z[ 19] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
16452024-12-25T04:38:02.414Z[SUM] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
16462024-12-25T04:38:02.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
16472024-12-25T04:38:02.414Z[ 5] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec
16482024-12-25T04:38:02.414Z[ 7] 5.00-6.00 sec 21.4 MBytes 179 Mbits/sec
16492024-12-25T04:38:02.414Z[ 9] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec
16502024-12-25T04:38:02.414Z[ 11] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec
16512024-12-25T04:38:02.417Z[ 13] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec
16522024-12-25T04:38:02.417Z[ 15] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec
16532024-12-25T04:38:02.417Z[ 17] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec
16542024-12-25T04:38:02.417Z[ 19] 5.00-6.00 sec 21.3 MBytes 179 Mbits/sec
16552024-12-25T04:38:02.417Z[SUM] 5.00-6.00 sec 171 MBytes 1.43 Gbits/sec
16562024-12-25T04:38:02.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
16572024-12-25T04:38:02.417Z[ 5] 6.00-7.00 sec 20.9 MBytes 176 Mbits/sec
16582024-12-25T04:38:02.417Z[ 7] 6.00-7.00 sec 20.9 MBytes 175 Mbits/sec
16592024-12-25T04:38:02.417Z[ 9] 6.00-7.00 sec 20.9 MBytes 176 Mbits/sec
16602024-12-25T04:38:05.630Z[ 11] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
16612024-12-25T04:38:05.630Z[ 13] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
16622024-12-25T04:38:05.631Z[ 15] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
16632024-12-25T04:38:05.631Z[ 17] 6.00-7.00 sec 21.0 MBytes 176 Mbits/sec
16642024-12-25T04:38:05.631Z[ 19] 6.00-7.00 sec 20.9 MBytes 176 Mbits/sec
16652024-12-25T04:38:05.631Z[SUM] 6.00-7.00 sec 168 MBytes 1.41 Gbits/sec
16662024-12-25T04:38:05.631Z- - - - - - - - - - - - - - - - - - - - - - - - -
16672024-12-25T04:38:05.631Z[ 5] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
16682024-12-25T04:38:05.631Z[ 7] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
16692024-12-25T04:38:05.631Z[ 9] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
16702024-12-25T04:38:05.631Z[ 11] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
16712024-12-25T04:38:05.631Z[ 13] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
16722024-12-25T04:38:05.631Z[ 15] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
16732024-12-25T04:38:05.631Z[ 17] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
16742024-12-25T04:38:05.631Z[ 19] 7.00-8.00 sec 21.3 MBytes 179 Mbits/sec
16752024-12-25T04:38:05.631Z[SUM] 7.00-8.00 sec 171 MBytes 1.43 Gbits/sec
16762024-12-25T04:38:05.631Z- - - - - - - - - - - - - - - - - - - - - - - - -
16772024-12-25T04:38:05.631Z[ 5] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
16782024-12-25T04:38:05.631Z[ 7] 8.00-9.00 sec 21.5 MBytes 180 Mbits/sec
16792024-12-25T04:38:05.631Z[ 9] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
16802024-12-25T04:38:05.631Z[ 11] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
16812024-12-25T04:38:05.631Z[ 13] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
16822024-12-25T04:38:05.631Z[ 15] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
16832024-12-25T04:38:05.631Z[ 17] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
16842024-12-25T04:38:05.631Z[ 19] 8.00-9.00 sec 21.4 MBytes 180 Mbits/sec
16852024-12-25T04:38:05.631Z[SUM] 8.00-9.00 sec 171 MBytes 1.44 Gbits/sec
16862024-12-25T04:38:05.631Z- - - - - - - - - - - - - - - - - - - - - - - - -
16872024-12-25T04:38:05.631Z[ 5] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
16882024-12-25T04:38:05.631Z[ 7] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
16892024-12-25T04:38:05.631Z[ 9] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
16902024-12-25T04:38:05.631Z[ 11] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
16912024-12-25T04:38:05.631Z[ 13] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
16922024-12-25T04:38:05.631Z[ 15] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
16932024-12-25T04:38:05.632Z[ 17] 9.00-10.00 sec 21.5 MBytes 181 Mbits/sec
16942024-12-25T04:38:05.632Z[ 19] 9.00-10.00 sec 21.6 MBytes 181 Mbits/sec
16952024-12-25T04:38:05.632Z[SUM] 9.00-10.00 sec 173 MBytes 1.45 Gbits/sec
16962024-12-25T04:38:05.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
16972024-12-25T04:38:05.632Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16982024-12-25T04:38:05.632Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16992024-12-25T04:38:05.632Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
17002024-12-25T04:38:05.632Z[ 11] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
17012024-12-25T04:38:05.632Z[ 13] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
17022024-12-25T04:38:05.632Z[ 15] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
17032024-12-25T04:38:05.632Z[ 17] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
17042024-12-25T04:38:05.632Z[ 19] 10.00-10.00 sec 56.6 KBytes 195 Mbits/sec
17052024-12-25T04:38:05.632Z[SUM] 10.00-10.00 sec 283 KBytes 974 Mbits/sec
17062024-12-25T04:38:05.632Z- - - - - - - - - - - - - - - - - - - - - - - - -
17072024-12-25T04:38:05.632Z[ ID] Interval Transfer Bandwidth
17082024-12-25T04:38:05.632Z[ 5] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
17092024-12-25T04:38:05.632Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17102024-12-25T04:38:05.632Z[ 7] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
17112024-12-25T04:38:05.632Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17122024-12-25T04:38:05.633Z[ 9] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
17132024-12-25T04:38:05.633Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17142024-12-25T04:38:05.633Z[ 11] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
17152024-12-25T04:38:05.633Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17162024-12-25T04:38:05.633Z[ 13] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
17172024-12-25T04:38:05.633Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17182024-12-25T04:38:05.633Z[ 15] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
17192024-12-25T04:38:05.633Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17202024-12-25T04:38:05.633Z[ 17] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
17212024-12-25T04:38:05.633Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17222024-12-25T04:38:05.633Z[ 19] 0.00-10.00 sec 212 MBytes 178 Mbits/sec sender
17232024-12-25T04:38:05.633Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17242024-12-25T04:38:05.633Z[SUM] 0.00-10.00 sec 1.66 GBytes 1.42 Gbits/sec sender
17252024-12-25T04:38:05.633Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17262024-12-25T04:38:05.636ZRun 2/5...1422.602Mbps
17272024-12-25T04:38:12.661Z-----------------------------------------------------------
17282024-12-25T04:38:12.661ZServer listening on 5201
17292024-12-25T04:38:12.661Z-----------------------------------------------------------
17302024-12-25T04:38:12.661ZAccepted connection from 10.0.0.1, port 47157
17312024-12-25T04:38:12.661Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65211
17322024-12-25T04:38:12.661Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45757
17332024-12-25T04:38:12.661Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55481
17342024-12-25T04:38:12.662Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61108
17352024-12-25T04:38:12.662Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38359
17362024-12-25T04:38:12.662Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35149
17372024-12-25T04:38:12.662Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41449
17382024-12-25T04:38:12.662Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46204
17392024-12-25T04:38:12.662Z[ ID] Interval Transfer Bandwidth
17402024-12-25T04:38:12.662Z[ 5] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
17412024-12-25T04:38:12.662Z[ 7] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
17422024-12-25T04:38:12.662Z[ 9] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
17432024-12-25T04:38:12.662Z[ 11] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec
17442024-12-25T04:38:12.662Z[ 13] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
17452024-12-25T04:38:12.662Z[ 15] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec
17462024-12-25T04:38:12.662Z[ 17] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
17472024-12-25T04:38:12.662Z[ 19] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec
17482024-12-25T04:38:12.662Z[SUM] 0.00-1.00 sec 160 MBytes 1.34 Gbits/sec
17492024-12-25T04:38:12.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
17502024-12-25T04:38:12.662Z[ 5] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
17512024-12-25T04:38:12.662Z[ 7] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
17522024-12-25T04:38:12.662Z[ 9] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
17532024-12-25T04:38:12.662Z[ 11] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
17542024-12-25T04:38:12.662Z[ 13] 1.00-2.00 sec 22.0 MBytes 184 Mbits/sec
17552024-12-25T04:38:12.662Z[ 15] 1.00-2.00 sec 21.9 MBytes 184 Mbits/sec
17562024-12-25T04:38:12.662Z[ 17] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
17572024-12-25T04:38:12.662Z[ 19] 1.00-2.00 sec 21.9 MBytes 183 Mbits/sec
17582024-12-25T04:38:12.662Z[SUM] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
17592024-12-25T04:38:12.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
17602024-12-25T04:38:12.662Z[ 5] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
17612024-12-25T04:38:12.662Z[ 7] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
17622024-12-25T04:38:12.662Z[ 9] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
17632024-12-25T04:38:12.662Z[ 11] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
17642024-12-25T04:38:12.662Z[ 13] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
17652024-12-25T04:38:12.662Z[ 15] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
17662024-12-25T04:38:12.663Z[ 17] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
17672024-12-25T04:38:12.663Z[ 19] 2.00-3.00 sec 21.2 MBytes 178 Mbits/sec
17682024-12-25T04:38:12.663Z[SUM] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec
17692024-12-25T04:38:12.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
17702024-12-25T04:38:12.663Z[ 5] 3.00-4.00 sec 21.3 MBytes 178 Mbits/sec
17712024-12-25T04:38:12.663Z[ 7] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
17722024-12-25T04:38:12.663Z[ 9] 3.00-4.00 sec 21.2 MBytes 178 Mbits/sec
17732024-12-25T04:38:12.663Z[ 11] 3.00-4.00 sec 21.2 MBytes 177 Mbits/sec
17742024-12-25T04:38:12.663Z[ 13] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
17752024-12-25T04:38:12.663Z[ 15] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
17762024-12-25T04:38:12.663Z[ 17] 3.00-4.00 sec 21.1 MBytes 177 Mbits/sec
17772024-12-25T04:38:12.663Z[ 19] 3.00-4.00 sec 21.2 MBytes 177 Mbits/sec
17782024-12-25T04:38:12.663Z[SUM] 3.00-4.00 sec 169 MBytes 1.42 Gbits/sec
17792024-12-25T04:38:12.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
17802024-12-25T04:38:12.663Z[ 5] 4.00-5.00 sec 21.0 MBytes 176 Mbits/sec
17812024-12-25T04:38:12.663Z[ 7] 4.00-5.00 sec 21.0 MBytes 176 Mbits/sec
17822024-12-25T04:38:12.664Z[ 9] 4.00-5.00 sec 21.0 MBytes 176 Mbits/sec
17832024-12-25T04:38:12.664Z[ 11] 4.00-5.00 sec 21.1 MBytes 177 Mbits/sec
17842024-12-25T04:38:12.664Z[ 13] 4.00-5.00 sec 21.1 MBytes 177 Mbits/sec
17852024-12-25T04:38:12.664Z[ 15] 4.00-5.00 sec 21.1 MBytes 177 Mbits/sec
17862024-12-25T04:38:12.664Z[ 17] 4.00-5.00 sec 21.0 MBytes 176 Mbits/sec
17872024-12-25T04:38:12.664Z[ 19] 4.00-5.00 sec 21.1 MBytes 177 Mbits/sec
17882024-12-25T04:38:12.664Z[SUM] 4.00-5.00 sec 168 MBytes 1.41 Gbits/sec
17892024-12-25T04:38:12.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
17902024-12-25T04:38:12.664Z[ 5] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
17912024-12-25T04:38:12.664Z[ 7] 5.00-6.00 sec 21.0 MBytes 177 Mbits/sec
17922024-12-25T04:38:12.664Z[ 9] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
17932024-12-25T04:38:12.664Z[ 11] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
17942024-12-25T04:38:12.664Z[ 13] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
17952024-12-25T04:38:12.664Z[ 15] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
17962024-12-25T04:38:12.664Z[ 17] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
17972024-12-25T04:38:12.664Z[ 19] 5.00-6.00 sec 21.0 MBytes 177 Mbits/sec
17982024-12-25T04:38:12.664Z[SUM] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec
17992024-12-25T04:38:12.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
18002024-12-25T04:38:12.664Z[ 5] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec
18012024-12-25T04:38:12.664Z[ 7] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
18022024-12-25T04:38:12.664Z[ 9] 6.00-7.00 sec 21.4 MBytes 180 Mbits/sec
18032024-12-25T04:38:15.881Z[ 11] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
18042024-12-25T04:38:15.881Z[ 13] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
18052024-12-25T04:38:15.881Z[ 15] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec
18062024-12-25T04:38:15.881Z[ 17] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
18072024-12-25T04:38:15.881Z[ 19] 6.00-7.00 sec 21.4 MBytes 179 Mbits/sec
18082024-12-25T04:38:15.881Z[SUM] 6.00-7.00 sec 171 MBytes 1.43 Gbits/sec
18092024-12-25T04:38:15.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
18102024-12-25T04:38:15.881Z[ 5] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
18112024-12-25T04:38:15.881Z[ 7] 7.00-8.00 sec 21.2 MBytes 177 Mbits/sec
18122024-12-25T04:38:15.881Z[ 9] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
18132024-12-25T04:38:15.881Z[ 11] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
18142024-12-25T04:38:15.881Z[ 13] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
18152024-12-25T04:38:15.881Z[ 15] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
18162024-12-25T04:38:15.881Z[ 17] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
18172024-12-25T04:38:15.881Z[ 19] 7.00-8.00 sec 21.2 MBytes 178 Mbits/sec
18182024-12-25T04:38:15.881Z[SUM] 7.00-8.00 sec 169 MBytes 1.42 Gbits/sec
18192024-12-25T04:38:15.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
18202024-12-25T04:38:15.881Z[ 5] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
18212024-12-25T04:38:15.881Z[ 7] 8.00-9.00 sec 21.3 MBytes 178 Mbits/sec
18222024-12-25T04:38:15.882Z[ 9] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
18232024-12-25T04:38:15.882Z[ 11] 8.00-9.00 sec 21.3 MBytes 178 Mbits/sec
18242024-12-25T04:38:15.882Z[ 13] 8.00-9.00 sec 21.3 MBytes 178 Mbits/sec
18252024-12-25T04:38:15.882Z[ 15] 8.00-9.00 sec 21.3 MBytes 178 Mbits/sec
18262024-12-25T04:38:15.882Z[ 17] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
18272024-12-25T04:38:15.882Z[ 19] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
18282024-12-25T04:38:15.882Z[SUM] 8.00-9.00 sec 170 MBytes 1.43 Gbits/sec
18292024-12-25T04:38:15.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
18302024-12-25T04:38:15.882Z[ 5] 9.00-10.00 sec 21.0 MBytes 176 Mbits/sec
18312024-12-25T04:38:15.882Z[ 7] 9.00-10.00 sec 21.0 MBytes 176 Mbits/sec
18322024-12-25T04:38:15.882Z[ 9] 9.00-10.00 sec 21.0 MBytes 176 Mbits/sec
18332024-12-25T04:38:15.882Z[ 11] 9.00-10.00 sec 21.0 MBytes 176 Mbits/sec
18342024-12-25T04:38:15.882Z[ 13] 9.00-10.00 sec 20.9 MBytes 176 Mbits/sec
18352024-12-25T04:38:15.882Z[ 15] 9.00-10.00 sec 20.9 MBytes 176 Mbits/sec
18362024-12-25T04:38:15.882Z[ 17] 9.00-10.00 sec 20.9 MBytes 176 Mbits/sec
18372024-12-25T04:38:15.882Z[ 19] 9.00-10.00 sec 20.9 MBytes 176 Mbits/sec
18382024-12-25T04:38:15.882Z[SUM] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
18392024-12-25T04:38:15.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
18402024-12-25T04:38:15.882Z[ 5] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec
18412024-12-25T04:38:15.882Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18422024-12-25T04:38:15.882Z[ 9] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec
18432024-12-25T04:38:15.882Z[ 11] 10.00-10.00 sec 113 KBytes 421 Mbits/sec
18442024-12-25T04:38:15.882Z[ 13] 10.00-10.00 sec 113 KBytes 421 Mbits/sec
18452024-12-25T04:38:15.882Z[ 15] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec
18462024-12-25T04:38:15.882Z[ 17] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec
18472024-12-25T04:38:15.882Z[ 19] 10.00-10.00 sec 56.6 KBytes 210 Mbits/sec
18482024-12-25T04:38:15.882Z[SUM] 10.00-10.00 sec 509 KBytes 1.89 Gbits/sec
18492024-12-25T04:38:15.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
18502024-12-25T04:38:15.882Z[ ID] Interval Transfer Bandwidth
18512024-12-25T04:38:15.882Z[ 5] 0.00-10.00 sec 211 MBytes 177 Mbits/sec sender
18522024-12-25T04:38:15.882Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18532024-12-25T04:38:15.882Z[ 7] 0.00-10.00 sec 211 MBytes 177 Mbits/sec sender
18542024-12-25T04:38:15.882Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18552024-12-25T04:38:15.882Z[ 9] 0.00-10.00 sec 211 MBytes 177 Mbits/sec sender
18562024-12-25T04:38:15.882Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18572024-12-25T04:38:15.882Z[ 11] 0.00-10.00 sec 211 MBytes 177 Mbits/sec sender
18582024-12-25T04:38:15.882Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18592024-12-25T04:38:15.883Z[ 13] 0.00-10.00 sec 211 MBytes 177 Mbits/sec sender
18602024-12-25T04:38:15.883Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18612024-12-25T04:38:15.883Z[ 15] 0.00-10.00 sec 211 MBytes 177 Mbits/sec sender
18622024-12-25T04:38:15.883Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18632024-12-25T04:38:15.883Z[ 17] 0.00-10.00 sec 211 MBytes 177 Mbits/sec sender
18642024-12-25T04:38:15.883Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18652024-12-25T04:38:15.883Z[ 19] 0.00-10.00 sec 211 MBytes 177 Mbits/sec sender
18662024-12-25T04:38:15.883Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18672024-12-25T04:38:15.883Z[SUM] 0.00-10.00 sec 1.65 GBytes 1.42 Gbits/sec sender
18682024-12-25T04:38:15.883Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18692024-12-25T04:38:15.887ZRun 3/5...1417.018Mbps
18702024-12-25T04:38:22.910Z-----------------------------------------------------------
18712024-12-25T04:38:22.910ZServer listening on 5201
18722024-12-25T04:38:22.910Z-----------------------------------------------------------
18732024-12-25T04:38:22.910ZAccepted connection from 10.0.0.1, port 34474
18742024-12-25T04:38:22.910Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43846
18752024-12-25T04:38:22.911Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43399
18762024-12-25T04:38:22.911Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45557
18772024-12-25T04:38:22.911Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38975
18782024-12-25T04:38:22.911Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45978
18792024-12-25T04:38:22.911Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47198
18802024-12-25T04:38:22.911Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44847
18812024-12-25T04:38:22.911Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33524
18822024-12-25T04:38:22.911Z[ ID] Interval Transfer Bandwidth
18832024-12-25T04:38:22.911Z[ 5] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
18842024-12-25T04:38:22.911Z[ 7] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
18852024-12-25T04:38:22.911Z[ 9] 0.00-1.00 sec 19.3 MBytes 161 Mbits/sec
18862024-12-25T04:38:22.911Z[ 11] 0.00-1.00 sec 19.3 MBytes 161 Mbits/sec
18872024-12-25T04:38:22.911Z[ 13] 0.00-1.00 sec 19.3 MBytes 161 Mbits/sec
18882024-12-25T04:38:22.911Z[ 15] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
18892024-12-25T04:38:22.911Z[ 17] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
18902024-12-25T04:38:22.911Z[ 19] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
18912024-12-25T04:38:22.911Z[SUM] 0.00-1.00 sec 154 MBytes 1.29 Gbits/sec
18922024-12-25T04:38:22.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
18932024-12-25T04:38:22.911Z[ 5] 1.00-2.00 sec 21.0 MBytes 177 Mbits/sec
18942024-12-25T04:38:22.911Z[ 7] 1.00-2.00 sec 21.0 MBytes 177 Mbits/sec
18952024-12-25T04:38:22.911Z[ 9] 1.00-2.00 sec 21.0 MBytes 177 Mbits/sec
18962024-12-25T04:38:22.912Z[ 11] 1.00-2.00 sec 21.1 MBytes 177 Mbits/sec
18972024-12-25T04:38:22.912Z[ 13] 1.00-2.00 sec 21.0 MBytes 177 Mbits/sec
18982024-12-25T04:38:22.912Z[ 15] 1.00-2.00 sec 21.1 MBytes 177 Mbits/sec
18992024-12-25T04:38:22.912Z[ 17] 1.00-2.00 sec 21.1 MBytes 177 Mbits/sec
19002024-12-25T04:38:22.912Z[ 19] 1.00-2.00 sec 21.1 MBytes 177 Mbits/sec
19012024-12-25T04:38:22.912Z[SUM] 1.00-2.00 sec 168 MBytes 1.41 Gbits/sec
19022024-12-25T04:38:22.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
19032024-12-25T04:38:22.915Z[ 5] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
19042024-12-25T04:38:22.915Z[ 7] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
19052024-12-25T04:38:22.915Z[ 9] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
19062024-12-25T04:38:22.915Z[ 11] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
19072024-12-25T04:38:22.915Z[ 13] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
19082024-12-25T04:38:22.915Z[ 15] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
19092024-12-25T04:38:22.915Z[ 17] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
19102024-12-25T04:38:22.915Z[ 19] 2.00-3.00 sec 21.1 MBytes 177 Mbits/sec
19112024-12-25T04:38:22.915Z[SUM] 2.00-3.00 sec 169 MBytes 1.42 Gbits/sec
19122024-12-25T04:38:22.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
19132024-12-25T04:38:22.915Z[ 5] 3.00-4.00 sec 21.4 MBytes 180 Mbits/sec
19142024-12-25T04:38:22.915Z[ 7] 3.00-4.00 sec 21.4 MBytes 180 Mbits/sec
19152024-12-25T04:38:22.915Z[ 9] 3.00-4.00 sec 21.4 MBytes 180 Mbits/sec
19162024-12-25T04:38:22.915Z[ 11] 3.00-4.00 sec 21.5 MBytes 180 Mbits/sec
19172024-12-25T04:38:22.915Z[ 13] 3.00-4.00 sec 21.4 MBytes 180 Mbits/sec
19182024-12-25T04:38:22.915Z[ 15] 3.00-4.00 sec 21.4 MBytes 180 Mbits/sec
19192024-12-25T04:38:22.915Z[ 17] 3.00-4.00 sec 21.4 MBytes 180 Mbits/sec
19202024-12-25T04:38:22.915Z[ 19] 3.00-4.00 sec 21.4 MBytes 180 Mbits/sec
19212024-12-25T04:38:22.915Z[SUM] 3.00-4.00 sec 171 MBytes 1.44 Gbits/sec
19222024-12-25T04:38:22.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
19232024-12-25T04:38:22.915Z[ 5] 4.00-5.00 sec 21.4 MBytes 179 Mbits/sec
19242024-12-25T04:38:22.915Z[ 7] 4.00-5.00 sec 21.4 MBytes 179 Mbits/sec
19252024-12-25T04:38:22.915Z[ 9] 4.00-5.00 sec 21.4 MBytes 179 Mbits/sec
19262024-12-25T04:38:22.915Z[ 11] 4.00-5.00 sec 21.4 MBytes 179 Mbits/sec
19272024-12-25T04:38:22.915Z[ 13] 4.00-5.00 sec 21.4 MBytes 180 Mbits/sec
19282024-12-25T04:38:22.915Z[ 15] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
19292024-12-25T04:38:22.915Z[ 17] 4.00-5.00 sec 21.3 MBytes 179 Mbits/sec
19302024-12-25T04:38:22.915Z[ 19] 4.00-5.00 sec 21.4 MBytes 179 Mbits/sec
19312024-12-25T04:38:22.915Z[SUM] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
19322024-12-25T04:38:22.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
19332024-12-25T04:38:22.916Z[ 5] 5.00-6.00 sec 21.2 MBytes 177 Mbits/sec
19342024-12-25T04:38:22.916Z[ 7] 5.00-6.00 sec 21.2 MBytes 177 Mbits/sec
19352024-12-25T04:38:22.916Z[ 9] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
19362024-12-25T04:38:22.916Z[ 11] 5.00-6.00 sec 21.2 MBytes 177 Mbits/sec
19372024-12-25T04:38:22.916Z[ 13] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
19382024-12-25T04:38:22.916Z[ 15] 5.00-6.00 sec 21.2 MBytes 178 Mbits/sec
19392024-12-25T04:38:22.916Z[ 17] 5.00-6.00 sec 21.2 MBytes 178 Mbits/sec
19402024-12-25T04:38:22.916Z[ 19] 5.00-6.00 sec 21.1 MBytes 177 Mbits/sec
19412024-12-25T04:38:22.916Z[SUM] 5.00-6.00 sec 169 MBytes 1.42 Gbits/sec
19422024-12-25T04:38:22.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
19432024-12-25T04:38:22.916Z[ 5] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec
19442024-12-25T04:38:22.916Z[ 7] 6.00-7.00 sec 21.3 MBytes 178 Mbits/sec
19452024-12-25T04:38:22.916Z[ 9] 6.00-7.00 sec 21.3 MBytes 178 Mbits/sec
19462024-12-25T04:38:26.130Z[ 11] 6.00-7.00 sec 21.3 MBytes 178 Mbits/sec
19472024-12-25T04:38:26.130Z[ 13] 6.00-7.00 sec 21.3 MBytes 179 Mbits/sec
19482024-12-25T04:38:26.130Z[ 15] 6.00-7.00 sec 21.2 MBytes 178 Mbits/sec
19492024-12-25T04:38:26.130Z[ 17] 6.00-7.00 sec 21.3 MBytes 178 Mbits/sec
19502024-12-25T04:38:26.130Z[ 19] 6.00-7.00 sec 21.3 MBytes 178 Mbits/sec
19512024-12-25T04:38:26.130Z[SUM] 6.00-7.00 sec 170 MBytes 1.43 Gbits/sec
19522024-12-25T04:38:26.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
19532024-12-25T04:38:26.130Z[ 5] 7.00-8.00 sec 21.0 MBytes 176 Mbits/sec
19542024-12-25T04:38:26.130Z[ 7] 7.00-8.00 sec 21.0 MBytes 176 Mbits/sec
19552024-12-25T04:38:26.131Z[ 9] 7.00-8.00 sec 21.0 MBytes 176 Mbits/sec
19562024-12-25T04:38:26.131Z[ 11] 7.00-8.00 sec 21.0 MBytes 176 Mbits/sec
19572024-12-25T04:38:26.131Z[ 13] 7.00-8.00 sec 20.9 MBytes 175 Mbits/sec
19582024-12-25T04:38:26.131Z[ 15] 7.00-8.00 sec 21.0 MBytes 176 Mbits/sec
19592024-12-25T04:38:26.131Z[ 17] 7.00-8.00 sec 20.9 MBytes 176 Mbits/sec
19602024-12-25T04:38:26.131Z[ 19] 7.00-8.00 sec 20.9 MBytes 176 Mbits/sec
19612024-12-25T04:38:26.131Z[SUM] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
19622024-12-25T04:38:26.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
19632024-12-25T04:38:26.131Z[ 5] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19642024-12-25T04:38:26.131Z[ 7] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19652024-12-25T04:38:26.131Z[ 9] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19662024-12-25T04:38:26.131Z[ 11] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19672024-12-25T04:38:26.131Z[ 13] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec
19682024-12-25T04:38:26.131Z[ 15] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec
19692024-12-25T04:38:26.131Z[ 17] 8.00-9.00 sec 21.3 MBytes 179 Mbits/sec
19702024-12-25T04:38:26.131Z[ 19] 8.00-9.00 sec 21.4 MBytes 179 Mbits/sec
19712024-12-25T04:38:26.131Z[SUM] 8.00-9.00 sec 171 MBytes 1.43 Gbits/sec
19722024-12-25T04:38:26.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
19732024-12-25T04:38:26.131Z[ 5] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
19742024-12-25T04:38:26.131Z[ 7] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
19752024-12-25T04:38:26.131Z[ 9] 9.00-10.00 sec 21.3 MBytes 178 Mbits/sec
19762024-12-25T04:38:26.131Z[ 11] 9.00-10.00 sec 21.3 MBytes 178 Mbits/sec
19772024-12-25T04:38:26.131Z[ 13] 9.00-10.00 sec 21.3 MBytes 178 Mbits/sec
19782024-12-25T04:38:26.131Z[ 15] 9.00-10.00 sec 21.3 MBytes 178 Mbits/sec
19792024-12-25T04:38:26.131Z[ 17] 9.00-10.00 sec 21.3 MBytes 179 Mbits/sec
19802024-12-25T04:38:26.131Z[ 19] 9.00-10.00 sec 21.2 MBytes 178 Mbits/sec
19812024-12-25T04:38:26.131Z[SUM] 9.00-10.00 sec 170 MBytes 1.43 Gbits/sec
19822024-12-25T04:38:26.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
19832024-12-25T04:38:26.131Z[ 5] 10.00-10.00 sec 113 KBytes 362 Mbits/sec
19842024-12-25T04:38:26.131Z[ 7] 10.00-10.00 sec 113 KBytes 362 Mbits/sec
19852024-12-25T04:38:26.131Z[ 9] 10.00-10.00 sec 56.6 KBytes 181 Mbits/sec
19862024-12-25T04:38:26.131Z[ 11] 10.00-10.00 sec 56.6 KBytes 181 Mbits/sec
19872024-12-25T04:38:26.131Z[ 13] 10.00-10.00 sec 113 KBytes 362 Mbits/sec
19882024-12-25T04:38:26.131Z[ 15] 10.00-10.00 sec 56.6 KBytes 181 Mbits/sec
19892024-12-25T04:38:26.131Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19902024-12-25T04:38:26.131Z[ 19] 10.00-10.00 sec 56.6 KBytes 181 Mbits/sec
19912024-12-25T04:38:26.131Z[SUM] 10.00-10.00 sec 566 KBytes 1.81 Gbits/sec
19922024-12-25T04:38:26.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
19932024-12-25T04:38:26.131Z[ ID] Interval Transfer Bandwidth
19942024-12-25T04:38:26.132Z[ 5] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
19952024-12-25T04:38:26.132Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19962024-12-25T04:38:26.132Z[ 7] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
19972024-12-25T04:38:26.132Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19982024-12-25T04:38:26.132Z[ 9] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
19992024-12-25T04:38:26.132Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20002024-12-25T04:38:26.132Z[ 11] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
20012024-12-25T04:38:26.132Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20022024-12-25T04:38:26.132Z[ 13] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
20032024-12-25T04:38:26.132Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20042024-12-25T04:38:26.132Z[ 15] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
20052024-12-25T04:38:26.132Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20062024-12-25T04:38:26.132Z[ 17] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
20072024-12-25T04:38:26.132Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20082024-12-25T04:38:26.132Z[ 19] 0.00-10.00 sec 210 MBytes 176 Mbits/sec sender
20092024-12-25T04:38:26.132Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20102024-12-25T04:38:26.132Z[SUM] 0.00-10.00 sec 1.64 GBytes 1.41 Gbits/sec sender
20112024-12-25T04:38:26.132Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20122024-12-25T04:38:26.135ZRun 4/5...1411.061Mbps
20132024-12-25T04:38:33.160Z-----------------------------------------------------------
20142024-12-25T04:38:33.160ZServer listening on 5201
20152024-12-25T04:38:33.160Z-----------------------------------------------------------
20162024-12-25T04:38:33.160ZAccepted connection from 10.0.0.1, port 50200
20172024-12-25T04:38:33.160Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37653
20182024-12-25T04:38:33.161Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45262
20192024-12-25T04:38:33.161Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41300
20202024-12-25T04:38:33.161Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46883
20212024-12-25T04:38:33.161Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55864
20222024-12-25T04:38:33.161Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49404
20232024-12-25T04:38:33.161Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49293
20242024-12-25T04:38:33.161Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40343
20252024-12-25T04:38:33.161Z[ ID] Interval Transfer Bandwidth
20262024-12-25T04:38:33.161Z[ 5] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
20272024-12-25T04:38:33.161Z[ 7] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
20282024-12-25T04:38:33.161Z[ 9] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec
20292024-12-25T04:38:33.161Z[ 11] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
20302024-12-25T04:38:33.161Z[ 13] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec
20312024-12-25T04:38:33.161Z[ 15] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
20322024-12-25T04:38:33.161Z[ 17] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec
20332024-12-25T04:38:33.161Z[ 19] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
20342024-12-25T04:38:33.161Z[SUM] 0.00-1.00 sec 160 MBytes 1.34 Gbits/sec
20352024-12-25T04:38:33.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
20362024-12-25T04:38:33.161Z[ 5] 1.00-2.00 sec 21.5 MBytes 181 Mbits/sec
20372024-12-25T04:38:33.161Z[ 7] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec
20382024-12-25T04:38:33.161Z[ 9] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec
20392024-12-25T04:38:33.161Z[ 11] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec
20402024-12-25T04:38:33.161Z[ 13] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec
20412024-12-25T04:38:33.161Z[ 15] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec
20422024-12-25T04:38:33.162Z[ 17] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec
20432024-12-25T04:38:33.162Z[ 19] 1.00-2.00 sec 21.4 MBytes 180 Mbits/sec
20442024-12-25T04:38:33.162Z[SUM] 1.00-2.00 sec 172 MBytes 1.44 Gbits/sec
20452024-12-25T04:38:33.162Z- - - - - - - - - - - - - - - - - - - - - - - - -
20462024-12-25T04:38:33.162Z[ 5] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
20472024-12-25T04:38:33.162Z[ 7] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
20482024-12-25T04:38:33.162Z[ 9] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
20492024-12-25T04:38:33.162Z[ 11] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
20502024-12-25T04:38:33.162Z[ 13] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
20512024-12-25T04:38:33.162Z[ 15] 2.00-3.00 sec 21.9 MBytes 184 Mbits/sec
20522024-12-25T04:38:33.162Z[ 17] 2.00-3.00 sec 21.8 MBytes 183 Mbits/sec
20532024-12-25T04:38:33.162Z[ 19] 2.00-3.00 sec 21.9 MBytes 183 Mbits/sec
20542024-12-25T04:38:33.162Z[SUM] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
20552024-12-25T04:38:33.162Z- - - - - - - - - - - - - - - - - - - - - - - - -
20562024-12-25T04:38:33.162Z[ 5] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec
20572024-12-25T04:38:33.162Z[ 7] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec
20582024-12-25T04:38:33.162Z[ 9] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec
20592024-12-25T04:38:33.162Z[ 11] 3.00-4.00 sec 21.4 MBytes 180 Mbits/sec
20602024-12-25T04:38:33.162Z[ 13] 3.00-4.00 sec 21.4 MBytes 180 Mbits/sec
20612024-12-25T04:38:33.162Z[ 15] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec
20622024-12-25T04:38:33.162Z[ 17] 3.00-4.00 sec 21.4 MBytes 179 Mbits/sec
20632024-12-25T04:38:33.162Z[ 19] 3.00-4.00 sec 21.3 MBytes 179 Mbits/sec
20642024-12-25T04:38:33.163Z[SUM] 3.00-4.00 sec 171 MBytes 1.43 Gbits/sec
20652024-12-25T04:38:33.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
20662024-12-25T04:38:33.164Z[ 5] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
20672024-12-25T04:38:33.164Z[ 7] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
20682024-12-25T04:38:33.164Z[ 9] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
20692024-12-25T04:38:33.164Z[ 11] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
20702024-12-25T04:38:33.164Z[ 13] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
20712024-12-25T04:38:33.164Z[ 15] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
20722024-12-25T04:38:33.164Z[ 17] 4.00-5.00 sec 21.5 MBytes 180 Mbits/sec
20732024-12-25T04:38:33.164Z[ 19] 4.00-5.00 sec 21.5 MBytes 181 Mbits/sec
20742024-12-25T04:38:33.164Z[SUM] 4.00-5.00 sec 172 MBytes 1.44 Gbits/sec
20752024-12-25T04:38:33.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
20762024-12-25T04:38:33.164Z[ 5] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20772024-12-25T04:38:33.164Z[ 7] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20782024-12-25T04:38:33.164Z[ 9] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20792024-12-25T04:38:33.164Z[ 11] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20802024-12-25T04:38:33.164Z[ 13] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20812024-12-25T04:38:33.164Z[ 15] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20822024-12-25T04:38:33.164Z[ 17] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20832024-12-25T04:38:33.164Z[ 19] 5.00-6.00 sec 21.7 MBytes 182 Mbits/sec
20842024-12-25T04:38:33.164Z[SUM] 5.00-6.00 sec 173 MBytes 1.46 Gbits/sec
20852024-12-25T04:38:33.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
20862024-12-25T04:38:33.164Z[ 5] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20872024-12-25T04:38:33.164Z[ 7] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20882024-12-25T04:38:33.167Z[ 9] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20892024-12-25T04:38:36.379Z[ 11] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20902024-12-25T04:38:36.380Z[ 13] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20912024-12-25T04:38:36.380Z[ 15] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20922024-12-25T04:38:36.380Z[ 17] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20932024-12-25T04:38:36.380Z[ 19] 6.00-7.00 sec 21.7 MBytes 182 Mbits/sec
20942024-12-25T04:38:36.380Z[SUM] 6.00-7.00 sec 173 MBytes 1.46 Gbits/sec
20952024-12-25T04:38:36.380Z- - - - - - - - - - - - - - - - - - - - - - - - -
20962024-12-25T04:38:36.380Z[ 5] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
20972024-12-25T04:38:36.380Z[ 7] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
20982024-12-25T04:38:36.380Z[ 9] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
20992024-12-25T04:38:36.380Z[ 11] 7.00-8.00 sec 21.0 MBytes 177 Mbits/sec
21002024-12-25T04:38:36.380Z[ 13] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
21012024-12-25T04:38:36.380Z[ 15] 7.00-8.00 sec 21.0 MBytes 176 Mbits/sec
21022024-12-25T04:38:36.380Z[ 17] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
21032024-12-25T04:38:36.380Z[ 19] 7.00-8.00 sec 21.1 MBytes 177 Mbits/sec
21042024-12-25T04:38:36.380Z[SUM] 7.00-8.00 sec 169 MBytes 1.42 Gbits/sec
21052024-12-25T04:38:36.380Z- - - - - - - - - - - - - - - - - - - - - - - - -
21062024-12-25T04:38:36.380Z[ 5] 8.00-9.00 sec 21.0 MBytes 177 Mbits/sec
21072024-12-25T04:38:36.380Z[ 7] 8.00-9.00 sec 21.1 MBytes 177 Mbits/sec
21082024-12-25T04:38:36.381Z[ 9] 8.00-9.00 sec 21.1 MBytes 177 Mbits/sec
21092024-12-25T04:38:36.381Z[ 11] 8.00-9.00 sec 21.1 MBytes 177 Mbits/sec
21102024-12-25T04:38:36.381Z[ 13] 8.00-9.00 sec 21.0 MBytes 176 Mbits/sec
21112024-12-25T04:38:36.381Z[ 15] 8.00-9.00 sec 21.1 MBytes 177 Mbits/sec
21122024-12-25T04:38:36.381Z[ 17] 8.00-9.00 sec 21.0 MBytes 177 Mbits/sec
21132024-12-25T04:38:36.381Z[ 19] 8.00-9.00 sec 21.1 MBytes 177 Mbits/sec
21142024-12-25T04:38:36.381Z[SUM] 8.00-9.00 sec 168 MBytes 1.41 Gbits/sec
21152024-12-25T04:38:36.381Z- - - - - - - - - - - - - - - - - - - - - - - - -
21162024-12-25T04:38:36.381Z[ 5] 9.00-10.00 sec 20.9 MBytes 175 Mbits/sec
21172024-12-25T04:38:36.381Z[ 7] 9.00-10.00 sec 20.9 MBytes 175 Mbits/sec
21182024-12-25T04:38:36.381Z[ 9] 9.00-10.00 sec 20.8 MBytes 175 Mbits/sec
21192024-12-25T04:38:36.381Z[ 11] 9.00-10.00 sec 20.8 MBytes 175 Mbits/sec
21202024-12-25T04:38:36.381Z[ 13] 9.00-10.00 sec 20.9 MBytes 175 Mbits/sec
21212024-12-25T04:38:36.381Z[ 15] 9.00-10.00 sec 20.9 MBytes 175 Mbits/sec
21222024-12-25T04:38:36.381Z[ 17] 9.00-10.00 sec 20.9 MBytes 175 Mbits/sec
21232024-12-25T04:38:36.381Z[ 19] 9.00-10.00 sec 20.9 MBytes 175 Mbits/sec
21242024-12-25T04:38:36.381Z[SUM] 9.00-10.00 sec 167 MBytes 1.40 Gbits/sec
21252024-12-25T04:38:36.381Z- - - - - - - - - - - - - - - - - - - - - - - - -
21262024-12-25T04:38:36.381Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21272024-12-25T04:38:36.381Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21282024-12-25T04:38:36.381Z[ 9] 10.00-10.00 sec 56.6 KBytes 181 Mbits/sec
21292024-12-25T04:38:36.381Z[ 11] 10.00-10.00 sec 113 KBytes 362 Mbits/sec
21302024-12-25T04:38:36.381Z[ 13] 10.00-10.00 sec 56.6 KBytes 181 Mbits/sec
21312024-12-25T04:38:36.381Z[ 15] 10.00-10.00 sec 56.6 KBytes 181 Mbits/sec
21322024-12-25T04:38:36.381Z[ 17] 10.00-10.00 sec 56.6 KBytes 181 Mbits/sec
21332024-12-25T04:38:36.381Z[ 19] 10.00-10.00 sec 56.6 KBytes 181 Mbits/sec
21342024-12-25T04:38:36.381Z[SUM] 10.00-10.00 sec 396 KBytes 1.27 Gbits/sec
21352024-12-25T04:38:36.381Z- - - - - - - - - - - - - - - - - - - - - - - - -
21362024-12-25T04:38:36.381Z[ ID] Interval Transfer Bandwidth
21372024-12-25T04:38:36.381Z[ 5] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
21382024-12-25T04:38:36.381Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21392024-12-25T04:38:36.381Z[ 7] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
21402024-12-25T04:38:36.381Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21412024-12-25T04:38:36.381Z[ 9] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
21422024-12-25T04:38:36.381Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21432024-12-25T04:38:36.381Z[ 11] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
21442024-12-25T04:38:36.381Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21452024-12-25T04:38:36.381Z[ 13] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
21462024-12-25T04:38:36.382Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21472024-12-25T04:38:36.382Z[ 15] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
21482024-12-25T04:38:36.382Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21492024-12-25T04:38:36.382Z[ 17] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
21502024-12-25T04:38:36.382Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21512024-12-25T04:38:36.382Z[ 19] 0.00-10.00 sec 213 MBytes 178 Mbits/sec sender
21522024-12-25T04:38:36.382Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21532024-12-25T04:38:36.382Z[SUM] 0.00-10.00 sec 1.66 GBytes 1.43 Gbits/sec sender
21542024-12-25T04:38:36.382Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21552024-12-25T04:38:36.385ZRun 5/5...1426.58Mbps
21562024-12-25T04:38:36.385Z###---------------------###
21572024-12-25T04:38:36.385Z::: iPerf done... :::
21582024-12-25T04:38:36.385Z:::Awaiting out files...:::
21592024-12-25T04:38:36.385Z###---------------------###
21602024-12-25T04:38:36.386Z###-----###
21612024-12-25T04:38:36.386Z:::done!:::
21622024-12-25T04:38:36.386Z###-----###
21632024-12-25T04:38:36.386Z###-------------------###
21642024-12-25T04:38:36.386Z:::Running experiment :::
21652024-12-25T04:38:36.386Z:::iperf-tcp/local/c2s:::
21662024-12-25T04:38:36.386Z###-------------------###
21672024-12-25T04:38:36.867Zdtrace: description 'profile-201us ' matched 2 probes
21682024-12-25T04:38:43.411Z-----------------------------------------------------------
21692024-12-25T04:38:43.411ZServer listening on 5201
21702024-12-25T04:38:43.411Z-----------------------------------------------------------
21712024-12-25T04:38:43.411ZAccepted connection from 10.0.0.1, port 52088
21722024-12-25T04:38:43.411Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60836
21732024-12-25T04:38:43.411Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37620
21742024-12-25T04:38:43.411Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39541
21752024-12-25T04:38:43.411Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46187
21762024-12-25T04:38:43.411Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38034
21772024-12-25T04:38:43.411Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37215
21782024-12-25T04:38:43.411Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59286
21792024-12-25T04:38:43.412Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51668
21802024-12-25T04:38:43.412Z[ ID] Interval Transfer Bandwidth
21812024-12-25T04:38:43.412Z[ 5] 0.00-1.00 sec 14.8 MBytes 124 Mbits/sec
21822024-12-25T04:38:43.412Z[ 7] 0.00-1.00 sec 14.7 MBytes 123 Mbits/sec
21832024-12-25T04:38:43.412Z[ 9] 0.00-1.00 sec 14.7 MBytes 123 Mbits/sec
21842024-12-25T04:38:43.412Z[ 11] 0.00-1.00 sec 14.7 MBytes 123 Mbits/sec
21852024-12-25T04:38:43.412Z[ 13] 0.00-1.00 sec 14.6 MBytes 122 Mbits/sec
21862024-12-25T04:38:43.412Z[ 15] 0.00-1.00 sec 14.6 MBytes 122 Mbits/sec
21872024-12-25T04:38:43.412Z[ 17] 0.00-1.00 sec 14.6 MBytes 122 Mbits/sec
21882024-12-25T04:38:43.412Z[ 19] 0.00-1.00 sec 14.6 MBytes 122 Mbits/sec
21892024-12-25T04:38:43.412Z[SUM] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
21902024-12-25T04:38:43.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
21912024-12-25T04:38:43.412Z[ 5] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21922024-12-25T04:38:43.412Z[ 7] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21932024-12-25T04:38:43.412Z[ 9] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21942024-12-25T04:38:43.412Z[ 11] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
21952024-12-25T04:38:43.412Z[ 13] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21962024-12-25T04:38:43.412Z[ 15] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21972024-12-25T04:38:43.412Z[ 17] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21982024-12-25T04:38:43.412Z[ 19] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
21992024-12-25T04:38:43.412Z[SUM] 1.00-2.00 sec 108 MBytes 904 Mbits/sec
22002024-12-25T04:38:43.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
22012024-12-25T04:38:43.412Z[ 5] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
22022024-12-25T04:38:43.412Z[ 7] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
22032024-12-25T04:38:43.412Z[ 9] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
22042024-12-25T04:38:43.412Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
22052024-12-25T04:38:43.412Z[ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
22062024-12-25T04:38:43.412Z[ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
22072024-12-25T04:38:43.412Z[ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
22082024-12-25T04:38:43.412Z[ 19] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
22092024-12-25T04:38:43.412Z[SUM] 2.00-3.00 sec 107 MBytes 895 Mbits/sec
22102024-12-25T04:38:43.412Z- - - - - - - - - - - - - - - - - - - - - - - - -
22112024-12-25T04:38:43.412Z[ 5] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
22122024-12-25T04:38:43.412Z[ 7] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
22132024-12-25T04:38:43.412Z[ 9] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
22142024-12-25T04:38:43.412Z[ 11] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
22152024-12-25T04:38:43.412Z[ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
22162024-12-25T04:38:43.412Z[ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
22172024-12-25T04:38:43.412Z[ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
22182024-12-25T04:38:43.412Z[ 19] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
22192024-12-25T04:38:43.413Z[SUM] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
22202024-12-25T04:38:43.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
22212024-12-25T04:38:43.413Z[ 5] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
22222024-12-25T04:38:43.413Z[ 7] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22232024-12-25T04:38:43.413Z[ 9] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
22242024-12-25T04:38:43.413Z[ 11] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
22252024-12-25T04:38:43.413Z[ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22262024-12-25T04:38:43.413Z[ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22272024-12-25T04:38:43.413Z[ 17] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22282024-12-25T04:38:43.413Z[ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
22292024-12-25T04:38:43.413Z[SUM] 4.00-5.00 sec 107 MBytes 901 Mbits/sec
22302024-12-25T04:38:43.413Z- - - - - - - - - - - - - - - - - - - - - - - - -
22312024-12-25T04:38:43.413Z[ 5] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
22322024-12-25T04:38:43.413Z[ 7] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
22332024-12-25T04:38:43.413Z[ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
22342024-12-25T04:38:43.413Z[ 11] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
22352024-12-25T04:38:43.414Z[ 13] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
22362024-12-25T04:38:43.414Z[ 15] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
22372024-12-25T04:38:43.414Z[ 17] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
22382024-12-25T04:38:43.414Z[ 19] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
22392024-12-25T04:38:43.414Z[SUM] 5.00-6.00 sec 108 MBytes 907 Mbits/sec
22402024-12-25T04:38:43.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
22412024-12-25T04:38:43.414Z[ 5] 6.00-7.00 sec 13.5 MBytes 114 Mbits/sec
22422024-12-25T04:38:43.414Z[ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22432024-12-25T04:38:43.414Z[ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22442024-12-25T04:38:46.628Z[ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
22452024-12-25T04:38:46.628Z[ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
22462024-12-25T04:38:46.628Z[ 15] 6.00-7.00 sec 13.5 MBytes 114 Mbits/sec
22472024-12-25T04:38:46.628Z[ 17] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22482024-12-25T04:38:46.628Z[ 19] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
22492024-12-25T04:38:46.628Z[SUM] 6.00-7.00 sec 108 MBytes 910 Mbits/sec
22502024-12-25T04:38:46.628Z- - - - - - - - - - - - - - - - - - - - - - - - -
22512024-12-25T04:38:46.629Z[ 5] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
22522024-12-25T04:38:46.629Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
22532024-12-25T04:38:46.629Z[ 9] 7.00-8.00 sec 13.4 MBytes 113 Mbits/sec
22542024-12-25T04:38:46.629Z[ 11] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
22552024-12-25T04:38:46.629Z[ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
22562024-12-25T04:38:46.629Z[ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
22572024-12-25T04:38:46.630Z[ 17] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
22582024-12-25T04:38:46.630Z[ 19] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
22592024-12-25T04:38:46.630Z[SUM] 7.00-8.00 sec 108 MBytes 905 Mbits/sec
22602024-12-25T04:38:46.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
22612024-12-25T04:38:46.630Z[ 5] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
22622024-12-25T04:38:46.630Z[ 7] 8.00-9.00 sec 13.2 MBytes 110 Mbits/sec
22632024-12-25T04:38:46.630Z[ 9] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
22642024-12-25T04:38:46.630Z[ 11] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
22652024-12-25T04:38:46.630Z[ 13] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
22662024-12-25T04:38:46.630Z[ 15] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
22672024-12-25T04:38:46.630Z[ 17] 8.00-9.00 sec 13.2 MBytes 110 Mbits/sec
22682024-12-25T04:38:46.630Z[ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
22692024-12-25T04:38:46.631Z[SUM] 8.00-9.00 sec 106 MBytes 886 Mbits/sec
22702024-12-25T04:38:46.631Z- - - - - - - - - - - - - - - - - - - - - - - - -
22712024-12-25T04:38:46.631Z[ 5] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
22722024-12-25T04:38:46.631Z[ 7] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
22732024-12-25T04:38:46.631Z[ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
22742024-12-25T04:38:46.631Z[ 11] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
22752024-12-25T04:38:46.631Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
22762024-12-25T04:38:46.631Z[ 15] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
22772024-12-25T04:38:46.631Z[ 17] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
22782024-12-25T04:38:46.631Z[ 19] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
22792024-12-25T04:38:46.631Z[SUM] 9.00-10.00 sec 107 MBytes 894 Mbits/sec
22802024-12-25T04:38:46.631Z- - - - - - - - - - - - - - - - - - - - - - - - -
22812024-12-25T04:38:46.631Z[ 5] 10.00-10.00 sec 76.4 KBytes 149 Mbits/sec
22822024-12-25T04:38:46.631Z[ 7] 10.00-10.00 sec 124 KBytes 242 Mbits/sec
22832024-12-25T04:38:46.631Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22842024-12-25T04:38:46.631Z[ 11] 10.00-10.00 sec 21.2 KBytes 41.3 Mbits/sec
22852024-12-25T04:38:46.631Z[ 13] 10.00-10.00 sec 124 KBytes 242 Mbits/sec
22862024-12-25T04:38:46.631Z[ 15] 10.00-10.00 sec 124 KBytes 242 Mbits/sec
22872024-12-25T04:38:46.631Z[ 17] 10.00-10.00 sec 124 KBytes 242 Mbits/sec
22882024-12-25T04:38:46.631Z[ 19] 10.00-10.00 sec 62.2 KBytes 121 Mbits/sec
22892024-12-25T04:38:46.631Z[SUM] 10.00-10.00 sec 658 KBytes 1.28 Gbits/sec
22902024-12-25T04:38:46.631Z- - - - - - - - - - - - - - - - - - - - - - - - -
22912024-12-25T04:38:46.631Z[ ID] Interval Transfer Bandwidth
22922024-12-25T04:38:46.631Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22932024-12-25T04:38:46.631Z[ 5] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
22942024-12-25T04:38:46.631Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22952024-12-25T04:38:46.631Z[ 7] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
22962024-12-25T04:38:46.631Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22972024-12-25T04:38:46.631Z[ 9] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
22982024-12-25T04:38:46.631Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
22992024-12-25T04:38:46.631Z[ 11] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
23002024-12-25T04:38:46.631Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23012024-12-25T04:38:46.631Z[ 13] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
23022024-12-25T04:38:46.631Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23032024-12-25T04:38:46.631Z[ 15] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
23042024-12-25T04:38:46.631Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23052024-12-25T04:38:46.631Z[ 17] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
23062024-12-25T04:38:46.631Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23072024-12-25T04:38:46.631Z[ 19] 0.00-10.00 sec 135 MBytes 114 Mbits/sec receiver
23082024-12-25T04:38:46.632Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
23092024-12-25T04:38:46.632Z[SUM] 0.00-10.00 sec 1.06 GBytes 909 Mbits/sec receiver
23102024-12-25T04:38:46.635ZRun 1/10...909.628424529709Mbps
23112024-12-25T04:38:53.662Z-----------------------------------------------------------
23122024-12-25T04:38:53.662ZServer listening on 5201
23132024-12-25T04:38:53.662Z-----------------------------------------------------------
23142024-12-25T04:38:53.662ZAccepted connection from 10.0.0.1, port 37370
23152024-12-25T04:38:53.662Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61587
23162024-12-25T04:38:53.662Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50169
23172024-12-25T04:38:53.662Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35136
23182024-12-25T04:38:53.662Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38902
23192024-12-25T04:38:53.662Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37217
23202024-12-25T04:38:53.662Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41448
23212024-12-25T04:38:53.662Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63588
23222024-12-25T04:38:53.662Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45357
23232024-12-25T04:38:53.662Z[ ID] Interval Transfer Bandwidth
23242024-12-25T04:38:53.662Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
23252024-12-25T04:38:53.662Z[ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
23262024-12-25T04:38:53.662Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
23272024-12-25T04:38:53.662Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
23282024-12-25T04:38:53.662Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
23292024-12-25T04:38:53.662Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
23302024-12-25T04:38:53.662Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
23312024-12-25T04:38:53.662Z[ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
23322024-12-25T04:38:53.662Z[SUM] 0.00-1.00 sec 96.5 MBytes 810 Mbits/sec
23332024-12-25T04:38:53.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
23342024-12-25T04:38:53.662Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23352024-12-25T04:38:53.662Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23362024-12-25T04:38:53.662Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23372024-12-25T04:38:53.662Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23382024-12-25T04:38:53.662Z[ 13] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23392024-12-25T04:38:53.662Z[ 15] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23402024-12-25T04:38:53.663Z[ 17] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23412024-12-25T04:38:53.663Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
23422024-12-25T04:38:53.663Z[SUM] 1.00-2.00 sec 106 MBytes 889 Mbits/sec
23432024-12-25T04:38:53.663Z- - - - - - - - - - - - - - - - - - - - - - - - -
23442024-12-25T04:38:53.663Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
23452024-12-25T04:38:53.663Z[ 7] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec
23462024-12-25T04:38:53.663Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
23472024-12-25T04:38:53.663Z[ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
23482024-12-25T04:38:53.663Z[ 13] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
23492024-12-25T04:38:53.663Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
23502024-12-25T04:38:53.663Z[ 17] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
23512024-12-25T04:38:53.663Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
23522024-12-25T04:38:53.664Z[SUM] 2.00-3.00 sec 105 MBytes 883 Mbits/sec
23532024-12-25T04:38:53.664Z- - - - - - - - - - - - - - - - - - - - - - - - -
23542024-12-25T04:38:53.664Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23552024-12-25T04:38:53.664Z[ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23562024-12-25T04:38:53.664Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23572024-12-25T04:38:53.664Z[ 11] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23582024-12-25T04:38:53.664Z[ 13] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23592024-12-25T04:38:53.664Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23602024-12-25T04:38:53.664Z[ 17] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23612024-12-25T04:38:53.664Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
23622024-12-25T04:38:53.664Z[SUM] 3.00-4.00 sec 105 MBytes 881 Mbits/sec
23632024-12-25T04:38:53.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
23642024-12-25T04:38:53.665Z[ 5] 4.00-5.00 sec 13.2 MBytes 110 Mbits/sec
23652024-12-25T04:38:53.665Z[ 7] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23662024-12-25T04:38:53.665Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23672024-12-25T04:38:53.665Z[ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
23682024-12-25T04:38:53.665Z[ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
23692024-12-25T04:38:53.665Z[ 15] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23702024-12-25T04:38:53.665Z[ 17] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23712024-12-25T04:38:53.665Z[ 19] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
23722024-12-25T04:38:53.665Z[SUM] 4.00-5.00 sec 105 MBytes 883 Mbits/sec
23732024-12-25T04:38:53.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
23742024-12-25T04:38:53.665Z[ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
23752024-12-25T04:38:53.665Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
23762024-12-25T04:38:53.665Z[ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
23772024-12-25T04:38:53.666Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
23782024-12-25T04:38:53.666Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
23792024-12-25T04:38:53.666Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
23802024-12-25T04:38:53.666Z[ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
23812024-12-25T04:38:53.666Z[ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
23822024-12-25T04:38:53.666Z[SUM] 5.00-6.00 sec 105 MBytes 878 Mbits/sec
23832024-12-25T04:38:53.666Z- - - - - - - - - - - - - - - - - - - - - - - - -
23842024-12-25T04:38:53.666Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23852024-12-25T04:38:53.666Z[ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23862024-12-25T04:38:53.666Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
23872024-12-25T04:38:56.878Z[ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23882024-12-25T04:38:56.878Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23892024-12-25T04:38:56.878Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23902024-12-25T04:38:56.878Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23912024-12-25T04:38:56.878Z[ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
23922024-12-25T04:38:56.878Z[SUM] 6.00-7.00 sec 105 MBytes 880 Mbits/sec
23932024-12-25T04:38:56.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
23942024-12-25T04:38:56.878Z[ 5] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec
23952024-12-25T04:38:56.878Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
23962024-12-25T04:38:56.879Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
23972024-12-25T04:38:56.879Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
23982024-12-25T04:38:56.879Z[ 13] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
23992024-12-25T04:38:56.879Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
24002024-12-25T04:38:56.879Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
24012024-12-25T04:38:56.879Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
24022024-12-25T04:38:56.879Z[SUM] 7.00-8.00 sec 103 MBytes 866 Mbits/sec
24032024-12-25T04:38:56.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
24042024-12-25T04:38:56.879Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
24052024-12-25T04:38:56.879Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
24062024-12-25T04:38:56.879Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
24072024-12-25T04:38:56.879Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
24082024-12-25T04:38:56.879Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
24092024-12-25T04:38:56.879Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
24102024-12-25T04:38:56.879Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
24112024-12-25T04:38:56.879Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
24122024-12-25T04:38:56.879Z[SUM] 8.00-9.00 sec 104 MBytes 871 Mbits/sec
24132024-12-25T04:38:56.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
24142024-12-25T04:38:56.879Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
24152024-12-25T04:38:56.879Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
24162024-12-25T04:38:56.879Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
24172024-12-25T04:38:56.879Z[ 11] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
24182024-12-25T04:38:56.879Z[ 13] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
24192024-12-25T04:38:56.879Z[ 15] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
24202024-12-25T04:38:56.879Z[ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
24212024-12-25T04:38:56.879Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
24222024-12-25T04:38:56.879Z[SUM] 9.00-10.00 sec 103 MBytes 865 Mbits/sec
24232024-12-25T04:38:56.879Z- - - - - - - - - - - - - - - - - - - - - - - - -
24242024-12-25T04:38:56.880Z[ 5] 10.00-10.00 sec 82.0 KBytes 168 Mbits/sec
24252024-12-25T04:38:56.880Z[ 7] 10.00-10.00 sec 42.4 KBytes 86.8 Mbits/sec
24262024-12-25T04:38:56.880Z[ 9] 10.00-10.00 sec 82.0 KBytes 168 Mbits/sec
24272024-12-25T04:38:56.880Z[ 11] 10.00-10.00 sec 124 KBytes 254 Mbits/sec
24282024-12-25T04:38:56.880Z[ 13] 10.00-10.00 sec 124 KBytes 254 Mbits/sec
24292024-12-25T04:38:56.880Z[ 15] 10.00-10.00 sec 22.6 KBytes 46.3 Mbits/sec
24302024-12-25T04:38:56.880Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24312024-12-25T04:38:56.880Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24322024-12-25T04:38:56.880Z[SUM] 10.00-10.00 sec 478 KBytes 977 Mbits/sec
24332024-12-25T04:38:56.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
24342024-12-25T04:38:56.880Z[ ID] Interval Transfer Bandwidth
24352024-12-25T04:38:56.880Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24362024-12-25T04:38:56.880Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24372024-12-25T04:38:56.880Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24382024-12-25T04:38:56.880Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24392024-12-25T04:38:56.880Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24402024-12-25T04:38:56.880Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24412024-12-25T04:38:56.880Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24422024-12-25T04:38:56.880Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24432024-12-25T04:38:56.880Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24442024-12-25T04:38:56.880Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24452024-12-25T04:38:56.880Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24462024-12-25T04:38:56.880Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24472024-12-25T04:38:56.881Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24482024-12-25T04:38:56.881Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24492024-12-25T04:38:56.881Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24502024-12-25T04:38:56.881Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
24512024-12-25T04:38:56.881Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
24522024-12-25T04:38:56.881Z[SUM] 0.00-10.00 sec 1.01 GBytes 871 Mbits/sec receiver
24532024-12-25T04:38:56.884ZRun 2/10...871.064012049991Mbps
24542024-12-25T04:39:03.912Z-----------------------------------------------------------
24552024-12-25T04:39:03.912ZServer listening on 5201
24562024-12-25T04:39:03.912Z-----------------------------------------------------------
24572024-12-25T04:39:03.912ZAccepted connection from 10.0.0.1, port 61763
24582024-12-25T04:39:03.912Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56102
24592024-12-25T04:39:03.913Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44975
24602024-12-25T04:39:03.913Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52255
24612024-12-25T04:39:03.913Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39083
24622024-12-25T04:39:03.913Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57341
24632024-12-25T04:39:03.913Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60541
24642024-12-25T04:39:03.913Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48967
24652024-12-25T04:39:03.913Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45970
24662024-12-25T04:39:03.913Z[ ID] Interval Transfer Bandwidth
24672024-12-25T04:39:03.913Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
24682024-12-25T04:39:03.913Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
24692024-12-25T04:39:03.913Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
24702024-12-25T04:39:03.913Z[ 11] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
24712024-12-25T04:39:03.913Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24722024-12-25T04:39:03.913Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24732024-12-25T04:39:03.913Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24742024-12-25T04:39:03.914Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
24752024-12-25T04:39:03.914Z[SUM] 0.00-1.00 sec 97.7 MBytes 820 Mbits/sec
24762024-12-25T04:39:03.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
24772024-12-25T04:39:03.914Z[ 5] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
24782024-12-25T04:39:03.914Z[ 7] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
24792024-12-25T04:39:03.914Z[ 9] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
24802024-12-25T04:39:03.914Z[ 11] 1.00-2.00 sec 13.5 MBytes 114 Mbits/sec
24812024-12-25T04:39:03.914Z[ 13] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
24822024-12-25T04:39:03.914Z[ 15] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
24832024-12-25T04:39:03.914Z[ 17] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
24842024-12-25T04:39:03.914Z[ 19] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
24852024-12-25T04:39:03.914Z[SUM] 1.00-2.00 sec 109 MBytes 913 Mbits/sec
24862024-12-25T04:39:03.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
24872024-12-25T04:39:03.914Z[ 5] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
24882024-12-25T04:39:03.914Z[ 7] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
24892024-12-25T04:39:03.914Z[ 9] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
24902024-12-25T04:39:03.914Z[ 11] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
24912024-12-25T04:39:03.914Z[ 13] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
24922024-12-25T04:39:03.914Z[ 15] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
24932024-12-25T04:39:03.914Z[ 17] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
24942024-12-25T04:39:03.915Z[ 19] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
24952024-12-25T04:39:03.915Z[SUM] 2.00-3.00 sec 108 MBytes 906 Mbits/sec
24962024-12-25T04:39:03.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
24972024-12-25T04:39:03.915Z[ 5] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
24982024-12-25T04:39:03.915Z[ 7] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
24992024-12-25T04:39:03.915Z[ 9] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
25002024-12-25T04:39:03.915Z[ 11] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
25012024-12-25T04:39:03.915Z[ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
25022024-12-25T04:39:03.915Z[ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
25032024-12-25T04:39:03.915Z[ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
25042024-12-25T04:39:03.915Z[ 19] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
25052024-12-25T04:39:03.915Z[SUM] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
25062024-12-25T04:39:03.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
25072024-12-25T04:39:03.915Z[ 5] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
25082024-12-25T04:39:03.915Z[ 7] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
25092024-12-25T04:39:03.915Z[ 9] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
25102024-12-25T04:39:03.915Z[ 11] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
25112024-12-25T04:39:03.915Z[ 13] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
25122024-12-25T04:39:03.915Z[ 15] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
25132024-12-25T04:39:03.915Z[ 17] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
25142024-12-25T04:39:03.915Z[ 19] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
25152024-12-25T04:39:03.915Z[SUM] 4.00-5.00 sec 108 MBytes 907 Mbits/sec
25162024-12-25T04:39:03.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
25172024-12-25T04:39:03.915Z[ 5] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec
25182024-12-25T04:39:03.918Z[ 7] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec
25192024-12-25T04:39:03.918Z[ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
25202024-12-25T04:39:03.918Z[ 11] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
25212024-12-25T04:39:03.918Z[ 13] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec
25222024-12-25T04:39:03.918Z[ 15] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
25232024-12-25T04:39:03.918Z[ 17] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
25242024-12-25T04:39:03.918Z[ 19] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
25252024-12-25T04:39:03.918Z[SUM] 5.00-6.00 sec 107 MBytes 895 Mbits/sec
25262024-12-25T04:39:03.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
25272024-12-25T04:39:03.918Z[ 5] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
25282024-12-25T04:39:03.918Z[ 7] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
25292024-12-25T04:39:03.918Z[ 9] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
25302024-12-25T04:39:07.028Z[ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
25312024-12-25T04:39:07.028Z[ 13] 6.00-7.00 sec 13.3 MBytes 112 Mbits/sec
25322024-12-25T04:39:07.028Z[ 15] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
25332024-12-25T04:39:07.028Z[ 17] 6.00-7.00 sec 13.4 MBytes 112 Mbits/sec
25342024-12-25T04:39:07.028Z[ 19] 6.00-7.00 sec 13.3 MBytes 112 Mbits/sec
25352024-12-25T04:39:07.028Z[SUM] 6.00-7.00 sec 107 MBytes 896 Mbits/sec
25362024-12-25T04:39:07.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
25372024-12-25T04:39:07.028Z[ 5] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
25382024-12-25T04:39:07.028Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
25392024-12-25T04:39:07.028Z[ 9] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
25402024-12-25T04:39:07.028Z[ 11] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
25412024-12-25T04:39:07.028Z[ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
25422024-12-25T04:39:07.028Z[ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
25432024-12-25T04:39:07.028Z[ 17] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
25442024-12-25T04:39:07.029Z[ 19] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
25452024-12-25T04:39:07.029Z[SUM] 7.00-8.00 sec 108 MBytes 906 Mbits/sec
25462024-12-25T04:39:07.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
25472024-12-25T04:39:07.029Z[ 5] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
25482024-12-25T04:39:07.029Z[ 7] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
25492024-12-25T04:39:07.029Z[ 9] 8.00-9.00 sec 13.5 MBytes 114 Mbits/sec
25502024-12-25T04:39:07.029Z[ 11] 8.00-9.00 sec 13.5 MBytes 114 Mbits/sec
25512024-12-25T04:39:07.029Z[ 13] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
25522024-12-25T04:39:07.029Z[ 15] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
25532024-12-25T04:39:07.029Z[ 17] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
25542024-12-25T04:39:07.029Z[ 19] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
25552024-12-25T04:39:07.029Z[SUM] 8.00-9.00 sec 109 MBytes 911 Mbits/sec
25562024-12-25T04:39:07.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
25572024-12-25T04:39:07.029Z[ 5] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
25582024-12-25T04:39:07.029Z[ 7] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
25592024-12-25T04:39:07.029Z[ 9] 9.00-10.00 sec 13.4 MBytes 113 Mbits/sec
25602024-12-25T04:39:07.029Z[ 11] 9.00-10.00 sec 13.4 MBytes 113 Mbits/sec
25612024-12-25T04:39:07.029Z[ 13] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
25622024-12-25T04:39:07.029Z[ 15] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
25632024-12-25T04:39:07.029Z[ 17] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
25642024-12-25T04:39:07.029Z[ 19] 9.00-10.00 sec 13.5 MBytes 113 Mbits/sec
25652024-12-25T04:39:07.029Z[SUM] 9.00-10.00 sec 107 MBytes 899 Mbits/sec
25662024-12-25T04:39:07.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
25672024-12-25T04:39:07.030Z[ 5] 10.00-10.00 sec 124 KBytes 215 Mbits/sec
25682024-12-25T04:39:07.030Z[ 7] 10.00-10.00 sec 124 KBytes 215 Mbits/sec
25692024-12-25T04:39:07.030Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25702024-12-25T04:39:07.030Z[ 11] 10.00-10.00 sec 67.9 KBytes 117 Mbits/sec
25712024-12-25T04:39:07.030Z[ 13] 10.00-10.00 sec 124 KBytes 215 Mbits/sec
25722024-12-25T04:39:07.030Z[ 15] 10.00-10.00 sec 124 KBytes 215 Mbits/sec
25732024-12-25T04:39:07.030Z[ 17] 10.00-10.00 sec 99.0 KBytes 171 Mbits/sec
25742024-12-25T04:39:07.030Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25752024-12-25T04:39:07.030Z[SUM] 10.00-10.00 sec 665 KBytes 1.15 Gbits/sec
25762024-12-25T04:39:07.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
25772024-12-25T04:39:07.030Z[ ID] Interval Transfer Bandwidth
25782024-12-25T04:39:07.030Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25792024-12-25T04:39:07.030Z[ 5] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
25802024-12-25T04:39:07.030Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25812024-12-25T04:39:07.030Z[ 7] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
25822024-12-25T04:39:07.030Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25832024-12-25T04:39:07.030Z[ 9] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
25842024-12-25T04:39:07.030Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25852024-12-25T04:39:07.030Z[ 11] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
25862024-12-25T04:39:07.030Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25872024-12-25T04:39:07.030Z[ 13] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
25882024-12-25T04:39:07.030Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25892024-12-25T04:39:07.030Z[ 15] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
25902024-12-25T04:39:07.030Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25912024-12-25T04:39:07.030Z[ 17] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
25922024-12-25T04:39:07.030Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25932024-12-25T04:39:07.030Z[ 19] 0.00-10.00 sec 133 MBytes 112 Mbits/sec receiver
25942024-12-25T04:39:07.030Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25952024-12-25T04:39:07.030Z[SUM] 0.00-10.00 sec 1.04 GBytes 896 Mbits/sec receiver
25962024-12-25T04:39:07.033ZRun 3/10...896.6320627048759Mbps
25972024-12-25T04:39:14.063Z-----------------------------------------------------------
25982024-12-25T04:39:14.063ZServer listening on 5201
25992024-12-25T04:39:14.063Z-----------------------------------------------------------
26002024-12-25T04:39:14.063ZAccepted connection from 10.0.0.1, port 61235
26012024-12-25T04:39:14.063Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37532
26022024-12-25T04:39:14.063Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59712
26032024-12-25T04:39:14.063Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34747
26042024-12-25T04:39:14.063Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44887
26052024-12-25T04:39:14.063Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64309
26062024-12-25T04:39:14.063Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34764
26072024-12-25T04:39:14.063Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59958
26082024-12-25T04:39:14.063Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60674
26092024-12-25T04:39:14.063Z[ ID] Interval Transfer Bandwidth
26102024-12-25T04:39:14.063Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
26112024-12-25T04:39:14.063Z[ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
26122024-12-25T04:39:14.064Z[ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
26132024-12-25T04:39:14.064Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26142024-12-25T04:39:14.064Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26152024-12-25T04:39:14.064Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26162024-12-25T04:39:14.064Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26172024-12-25T04:39:14.064Z[ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
26182024-12-25T04:39:14.064Z[SUM] 0.00-1.00 sec 96.8 MBytes 812 Mbits/sec
26192024-12-25T04:39:14.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
26202024-12-25T04:39:14.064Z[ 5] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
26212024-12-25T04:39:14.064Z[ 7] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
26222024-12-25T04:39:14.064Z[ 9] 1.00-2.00 sec 13.4 MBytes 112 Mbits/sec
26232024-12-25T04:39:14.064Z[ 11] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
26242024-12-25T04:39:14.064Z[ 13] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
26252024-12-25T04:39:14.064Z[ 15] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
26262024-12-25T04:39:14.064Z[ 17] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
26272024-12-25T04:39:14.064Z[ 19] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
26282024-12-25T04:39:14.064Z[SUM] 1.00-2.00 sec 108 MBytes 904 Mbits/sec
26292024-12-25T04:39:14.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
26302024-12-25T04:39:14.064Z[ 5] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
26312024-12-25T04:39:14.064Z[ 7] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
26322024-12-25T04:39:14.064Z[ 9] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
26332024-12-25T04:39:14.064Z[ 11] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
26342024-12-25T04:39:14.064Z[ 13] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
26352024-12-25T04:39:14.064Z[ 15] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
26362024-12-25T04:39:14.064Z[ 17] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
26372024-12-25T04:39:14.064Z[ 19] 2.00-3.00 sec 13.4 MBytes 113 Mbits/sec
26382024-12-25T04:39:14.065Z[SUM] 2.00-3.00 sec 108 MBytes 905 Mbits/sec
26392024-12-25T04:39:14.065Z- - - - - - - - - - - - - - - - - - - - - - - - -
26402024-12-25T04:39:14.065Z[ 5] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
26412024-12-25T04:39:14.065Z[ 7] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
26422024-12-25T04:39:14.065Z[ 9] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
26432024-12-25T04:39:14.065Z[ 11] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
26442024-12-25T04:39:14.065Z[ 13] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
26452024-12-25T04:39:14.065Z[ 15] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
26462024-12-25T04:39:14.065Z[ 17] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
26472024-12-25T04:39:14.065Z[ 19] 3.00-4.00 sec 13.4 MBytes 113 Mbits/sec
26482024-12-25T04:39:14.065Z[SUM] 3.00-4.00 sec 107 MBytes 898 Mbits/sec
26492024-12-25T04:39:14.065Z- - - - - - - - - - - - - - - - - - - - - - - - -
26502024-12-25T04:39:14.065Z[ 5] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26512024-12-25T04:39:14.065Z[ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26522024-12-25T04:39:14.065Z[ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26532024-12-25T04:39:14.065Z[ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26542024-12-25T04:39:14.065Z[ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26552024-12-25T04:39:14.065Z[ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26562024-12-25T04:39:14.065Z[ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26572024-12-25T04:39:14.065Z[ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
26582024-12-25T04:39:14.065Z[SUM] 4.00-5.00 sec 106 MBytes 889 Mbits/sec
26592024-12-25T04:39:14.065Z- - - - - - - - - - - - - - - - - - - - - - - - -
26602024-12-25T04:39:14.065Z[ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26612024-12-25T04:39:14.065Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26622024-12-25T04:39:14.065Z[ 9] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec
26632024-12-25T04:39:14.065Z[ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26642024-12-25T04:39:14.065Z[ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26652024-12-25T04:39:14.065Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26662024-12-25T04:39:14.065Z[ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26672024-12-25T04:39:14.065Z[ 19] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
26682024-12-25T04:39:14.065Z[SUM] 5.00-6.00 sec 105 MBytes 881 Mbits/sec
26692024-12-25T04:39:14.065Z- - - - - - - - - - - - - - - - - - - - - - - - -
26702024-12-25T04:39:14.065Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
26712024-12-25T04:39:14.065Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
26722024-12-25T04:39:14.065Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
26732024-12-25T04:39:17.178Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
26742024-12-25T04:39:17.178Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
26752024-12-25T04:39:17.178Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
26762024-12-25T04:39:17.178Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
26772024-12-25T04:39:17.178Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
26782024-12-25T04:39:17.178Z[SUM] 6.00-7.00 sec 104 MBytes 871 Mbits/sec
26792024-12-25T04:39:17.178Z- - - - - - - - - - - - - - - - - - - - - - - - -
26802024-12-25T04:39:17.178Z[ 5] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
26812024-12-25T04:39:17.178Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26822024-12-25T04:39:17.178Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26832024-12-25T04:39:17.178Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26842024-12-25T04:39:17.179Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26852024-12-25T04:39:17.179Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26862024-12-25T04:39:17.179Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
26872024-12-25T04:39:17.179Z[ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
26882024-12-25T04:39:17.179Z[SUM] 7.00-8.00 sec 105 MBytes 882 Mbits/sec
26892024-12-25T04:39:17.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
26902024-12-25T04:39:17.179Z[ 5] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
26912024-12-25T04:39:17.179Z[ 7] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
26922024-12-25T04:39:17.179Z[ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
26932024-12-25T04:39:17.179Z[ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
26942024-12-25T04:39:17.179Z[ 13] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
26952024-12-25T04:39:17.179Z[ 15] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
26962024-12-25T04:39:17.179Z[ 17] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
26972024-12-25T04:39:17.179Z[ 19] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
26982024-12-25T04:39:17.179Z[SUM] 8.00-9.00 sec 106 MBytes 893 Mbits/sec
26992024-12-25T04:39:17.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
27002024-12-25T04:39:17.179Z[ 5] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27012024-12-25T04:39:17.179Z[ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27022024-12-25T04:39:17.179Z[ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27032024-12-25T04:39:17.179Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
27042024-12-25T04:39:17.179Z[ 13] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec
27052024-12-25T04:39:17.179Z[ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27062024-12-25T04:39:17.179Z[ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27072024-12-25T04:39:17.179Z[ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
27082024-12-25T04:39:17.181Z[SUM] 9.00-10.00 sec 106 MBytes 887 Mbits/sec
27092024-12-25T04:39:17.181Z- - - - - - - - - - - - - - - - - - - - - - - - -
27102024-12-25T04:39:17.181Z[ 5] 10.00-10.00 sec 42.4 KBytes 76.1 Mbits/sec
27112024-12-25T04:39:17.181Z[ 7] 10.00-10.00 sec 124 KBytes 223 Mbits/sec
27122024-12-25T04:39:17.181Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27132024-12-25T04:39:17.181Z[ 11] 10.00-10.00 sec 102 KBytes 183 Mbits/sec
27142024-12-25T04:39:17.181Z[ 13] 10.00-10.00 sec 124 KBytes 223 Mbits/sec
27152024-12-25T04:39:17.181Z[ 15] 10.00-10.00 sec 124 KBytes 223 Mbits/sec
27162024-12-25T04:39:17.182Z[ 17] 10.00-10.00 sec 119 KBytes 213 Mbits/sec
27172024-12-25T04:39:17.182Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27182024-12-25T04:39:17.182Z[SUM] 10.00-10.00 sec 636 KBytes 1.14 Gbits/sec
27192024-12-25T04:39:17.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
27202024-12-25T04:39:17.182Z[ ID] Interval Transfer Bandwidth
27212024-12-25T04:39:17.182Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27222024-12-25T04:39:17.182Z[ 5] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver
27232024-12-25T04:39:17.182Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27242024-12-25T04:39:17.182Z[ 7] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver
27252024-12-25T04:39:17.182Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27262024-12-25T04:39:17.182Z[ 9] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27272024-12-25T04:39:17.182Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27282024-12-25T04:39:17.182Z[ 11] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27292024-12-25T04:39:17.182Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27302024-12-25T04:39:17.182Z[ 13] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27312024-12-25T04:39:17.182Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27322024-12-25T04:39:17.183Z[ 15] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27332024-12-25T04:39:17.183Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27342024-12-25T04:39:17.183Z[ 17] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27352024-12-25T04:39:17.183Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27362024-12-25T04:39:17.183Z[ 19] 0.00-10.00 sec 131 MBytes 110 Mbits/sec receiver
27372024-12-25T04:39:17.183Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27382024-12-25T04:39:17.183Z[SUM] 0.00-10.00 sec 1.03 GBytes 882 Mbits/sec receiver
27392024-12-25T04:39:17.186ZRun 4/10...882.857850525316Mbps
27402024-12-25T04:39:24.212Z-----------------------------------------------------------
27412024-12-25T04:39:24.212ZServer listening on 5201
27422024-12-25T04:39:24.212Z-----------------------------------------------------------
27432024-12-25T04:39:24.212ZAccepted connection from 10.0.0.1, port 39302
27442024-12-25T04:39:24.212Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35867
27452024-12-25T04:39:24.212Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51321
27462024-12-25T04:39:24.212Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44378
27472024-12-25T04:39:24.212Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47062
27482024-12-25T04:39:24.212Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55297
27492024-12-25T04:39:24.212Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37535
27502024-12-25T04:39:24.212Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42016
27512024-12-25T04:39:24.212Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42771
27522024-12-25T04:39:24.212Z[ ID] Interval Transfer Bandwidth
27532024-12-25T04:39:24.212Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
27542024-12-25T04:39:24.212Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
27552024-12-25T04:39:24.212Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
27562024-12-25T04:39:24.212Z[ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
27572024-12-25T04:39:24.212Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
27582024-12-25T04:39:24.212Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
27592024-12-25T04:39:24.212Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
27602024-12-25T04:39:24.212Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
27612024-12-25T04:39:24.212Z[SUM] 0.00-1.00 sec 95.8 MBytes 803 Mbits/sec
27622024-12-25T04:39:24.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
27632024-12-25T04:39:24.212Z[ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
27642024-12-25T04:39:24.212Z[ 7] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
27652024-12-25T04:39:24.212Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
27662024-12-25T04:39:24.212Z[ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
27672024-12-25T04:39:24.212Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
27682024-12-25T04:39:24.212Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
27692024-12-25T04:39:24.213Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
27702024-12-25T04:39:24.213Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
27712024-12-25T04:39:24.213Z[SUM] 1.00-2.00 sec 105 MBytes 881 Mbits/sec
27722024-12-25T04:39:24.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
27732024-12-25T04:39:24.213Z[ 5] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
27742024-12-25T04:39:24.213Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
27752024-12-25T04:39:24.213Z[ 9] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
27762024-12-25T04:39:24.213Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
27772024-12-25T04:39:24.213Z[ 13] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
27782024-12-25T04:39:24.213Z[ 15] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
27792024-12-25T04:39:24.213Z[ 17] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
27802024-12-25T04:39:24.213Z[ 19] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
27812024-12-25T04:39:24.213Z[SUM] 2.00-3.00 sec 106 MBytes 890 Mbits/sec
27822024-12-25T04:39:24.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
27832024-12-25T04:39:24.213Z[ 5] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
27842024-12-25T04:39:24.213Z[ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
27852024-12-25T04:39:24.213Z[ 9] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
27862024-12-25T04:39:24.213Z[ 11] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
27872024-12-25T04:39:24.213Z[ 13] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
27882024-12-25T04:39:24.213Z[ 15] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
27892024-12-25T04:39:24.213Z[ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
27902024-12-25T04:39:24.213Z[ 19] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
27912024-12-25T04:39:24.213Z[SUM] 3.00-4.00 sec 106 MBytes 889 Mbits/sec
27922024-12-25T04:39:24.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
27932024-12-25T04:39:24.213Z[ 5] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
27942024-12-25T04:39:24.213Z[ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
27952024-12-25T04:39:24.213Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
27962024-12-25T04:39:24.213Z[ 11] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
27972024-12-25T04:39:24.213Z[ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
27982024-12-25T04:39:24.213Z[ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
27992024-12-25T04:39:24.213Z[ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
28002024-12-25T04:39:24.213Z[ 19] 4.00-5.00 sec 13.2 MBytes 110 Mbits/sec
28012024-12-25T04:39:24.213Z[SUM] 4.00-5.00 sec 106 MBytes 885 Mbits/sec
28022024-12-25T04:39:24.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
28032024-12-25T04:39:24.215Z[ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
28042024-12-25T04:39:24.215Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
28052024-12-25T04:39:24.215Z[ 9] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
28062024-12-25T04:39:24.215Z[ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
28072024-12-25T04:39:24.215Z[ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
28082024-12-25T04:39:24.215Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
28092024-12-25T04:39:24.215Z[ 17] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
28102024-12-25T04:39:24.215Z[ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
28112024-12-25T04:39:24.215Z[SUM] 5.00-6.00 sec 105 MBytes 884 Mbits/sec
28122024-12-25T04:39:24.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
28132024-12-25T04:39:24.215Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
28142024-12-25T04:39:24.215Z[ 7] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
28152024-12-25T04:39:24.215Z[ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
28162024-12-25T04:39:27.328Z[ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
28172024-12-25T04:39:27.328Z[ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
28182024-12-25T04:39:27.328Z[ 15] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
28192024-12-25T04:39:27.328Z[ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
28202024-12-25T04:39:27.328Z[ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
28212024-12-25T04:39:27.328Z[SUM] 6.00-7.00 sec 106 MBytes 886 Mbits/sec
28222024-12-25T04:39:27.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
28232024-12-25T04:39:27.328Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
28242024-12-25T04:39:27.328Z[ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
28252024-12-25T04:39:27.328Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
28262024-12-25T04:39:27.328Z[ 11] 7.00-8.00 sec 13.1 MBytes 109 Mbits/sec
28272024-12-25T04:39:27.328Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
28282024-12-25T04:39:27.328Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
28292024-12-25T04:39:27.328Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
28302024-12-25T04:39:27.328Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
28312024-12-25T04:39:27.328Z[SUM] 7.00-8.00 sec 104 MBytes 875 Mbits/sec
28322024-12-25T04:39:27.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
28332024-12-25T04:39:27.328Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
28342024-12-25T04:39:27.328Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
28352024-12-25T04:39:27.328Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
28362024-12-25T04:39:27.328Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
28372024-12-25T04:39:27.328Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
28382024-12-25T04:39:27.328Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
28392024-12-25T04:39:27.328Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
28402024-12-25T04:39:27.328Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
28412024-12-25T04:39:27.328Z[SUM] 8.00-9.00 sec 103 MBytes 865 Mbits/sec
28422024-12-25T04:39:27.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
28432024-12-25T04:39:27.329Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
28442024-12-25T04:39:27.329Z[ 7] 9.00-10.00 sec 13.1 MBytes 109 Mbits/sec
28452024-12-25T04:39:27.329Z[ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
28462024-12-25T04:39:27.329Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
28472024-12-25T04:39:27.329Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
28482024-12-25T04:39:27.329Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
28492024-12-25T04:39:27.329Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
28502024-12-25T04:39:27.329Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
28512024-12-25T04:39:27.329Z[SUM] 9.00-10.00 sec 104 MBytes 875 Mbits/sec
28522024-12-25T04:39:27.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
28532024-12-25T04:39:27.329Z[ 5] 10.00-10.00 sec 124 KBytes 235 Mbits/sec
28542024-12-25T04:39:27.329Z[ 7] 10.00-10.00 sec 73.5 KBytes 139 Mbits/sec
28552024-12-25T04:39:27.329Z[ 9] 10.00-10.00 sec 124 KBytes 235 Mbits/sec
28562024-12-25T04:39:27.329Z[ 11] 10.00-10.00 sec 22.6 KBytes 42.8 Mbits/sec
28572024-12-25T04:39:27.330Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28582024-12-25T04:39:27.330Z[ 15] 10.00-10.00 sec 17.0 KBytes 32.1 Mbits/sec
28592024-12-25T04:39:27.330Z[ 17] 10.00-10.00 sec 102 KBytes 193 Mbits/sec
28602024-12-25T04:39:27.330Z[ 19] 10.00-10.00 sec 124 KBytes 235 Mbits/sec
28612024-12-25T04:39:27.330Z[SUM] 10.00-10.00 sec 588 KBytes 1.11 Gbits/sec
28622024-12-25T04:39:27.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
28632024-12-25T04:39:27.330Z[ ID] Interval Transfer Bandwidth
28642024-12-25T04:39:27.330Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28652024-12-25T04:39:27.330Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
28662024-12-25T04:39:27.330Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28672024-12-25T04:39:27.330Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
28682024-12-25T04:39:27.330Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28692024-12-25T04:39:27.330Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
28702024-12-25T04:39:27.330Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28712024-12-25T04:39:27.330Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
28722024-12-25T04:39:27.330Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28732024-12-25T04:39:27.330Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
28742024-12-25T04:39:27.330Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28752024-12-25T04:39:27.330Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
28762024-12-25T04:39:27.330Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28772024-12-25T04:39:27.330Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
28782024-12-25T04:39:27.330Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28792024-12-25T04:39:27.330Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec receiver
28802024-12-25T04:39:27.330Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28812024-12-25T04:39:27.330Z[SUM] 0.00-10.00 sec 1.02 GBytes 873 Mbits/sec receiver
28822024-12-25T04:39:27.333ZRun 5/10...874.1287371755659Mbps
28832024-12-25T04:39:34.361Z-----------------------------------------------------------
28842024-12-25T04:39:34.361ZServer listening on 5201
28852024-12-25T04:39:34.361Z-----------------------------------------------------------
28862024-12-25T04:39:34.361ZAccepted connection from 10.0.0.1, port 52985
28872024-12-25T04:39:34.362Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41249
28882024-12-25T04:39:34.362Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44427
28892024-12-25T04:39:34.362Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46140
28902024-12-25T04:39:34.362Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53367
28912024-12-25T04:39:34.362Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50858
28922024-12-25T04:39:34.362Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32835
28932024-12-25T04:39:34.362Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52733
28942024-12-25T04:39:34.362Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33488
28952024-12-25T04:39:34.362Z[ ID] Interval Transfer Bandwidth
28962024-12-25T04:39:34.362Z[ 5] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
28972024-12-25T04:39:34.362Z[ 7] 0.00-1.00 sec 11.7 MBytes 97.9 Mbits/sec
28982024-12-25T04:39:34.362Z[ 9] 0.00-1.00 sec 11.7 MBytes 97.9 Mbits/sec
28992024-12-25T04:39:34.362Z[ 11] 0.00-1.00 sec 11.7 MBytes 97.9 Mbits/sec
29002024-12-25T04:39:34.362Z[ 13] 0.00-1.00 sec 11.6 MBytes 97.2 Mbits/sec
29012024-12-25T04:39:34.362Z[ 15] 0.00-1.00 sec 11.6 MBytes 96.9 Mbits/sec
29022024-12-25T04:39:34.362Z[ 17] 0.00-1.00 sec 11.6 MBytes 96.9 Mbits/sec
29032024-12-25T04:39:34.362Z[ 19] 0.00-1.00 sec 11.6 MBytes 96.9 Mbits/sec
29042024-12-25T04:39:34.362Z[SUM] 0.00-1.00 sec 93.0 MBytes 780 Mbits/sec
29052024-12-25T04:39:34.362Z- - - - - - - - - - - - - - - - - - - - - - - - -
29062024-12-25T04:39:34.362Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
29072024-12-25T04:39:34.362Z[ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
29082024-12-25T04:39:34.362Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
29092024-12-25T04:39:34.362Z[ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
29102024-12-25T04:39:34.362Z[ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
29112024-12-25T04:39:34.362Z[ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
29122024-12-25T04:39:34.362Z[ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
29132024-12-25T04:39:34.362Z[ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
29142024-12-25T04:39:34.362Z[SUM] 1.00-2.00 sec 104 MBytes 870 Mbits/sec
29152024-12-25T04:39:34.362Z- - - - - - - - - - - - - - - - - - - - - - - - -
29162024-12-25T04:39:34.362Z[ 5] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
29172024-12-25T04:39:34.362Z[ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
29182024-12-25T04:39:34.362Z[ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
29192024-12-25T04:39:34.362Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
29202024-12-25T04:39:34.362Z[ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
29212024-12-25T04:39:34.362Z[ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
29222024-12-25T04:39:34.362Z[ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
29232024-12-25T04:39:34.362Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
29242024-12-25T04:39:34.362Z[SUM] 2.00-3.00 sec 103 MBytes 863 Mbits/sec
29252024-12-25T04:39:34.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
29262024-12-25T04:39:34.363Z[ 5] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29272024-12-25T04:39:34.363Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
29282024-12-25T04:39:34.363Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
29292024-12-25T04:39:34.363Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
29302024-12-25T04:39:34.363Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
29312024-12-25T04:39:34.363Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
29322024-12-25T04:39:34.363Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
29332024-12-25T04:39:34.363Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
29342024-12-25T04:39:34.363Z[SUM] 3.00-4.00 sec 104 MBytes 874 Mbits/sec
29352024-12-25T04:39:34.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
29362024-12-25T04:39:34.363Z[ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
29372024-12-25T04:39:34.363Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
29382024-12-25T04:39:34.363Z[ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
29392024-12-25T04:39:34.363Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
29402024-12-25T04:39:34.363Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
29412024-12-25T04:39:34.363Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
29422024-12-25T04:39:34.363Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
29432024-12-25T04:39:34.363Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
29442024-12-25T04:39:34.363Z[SUM] 4.00-5.00 sec 104 MBytes 873 Mbits/sec
29452024-12-25T04:39:34.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
29462024-12-25T04:39:34.363Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
29472024-12-25T04:39:34.363Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
29482024-12-25T04:39:34.363Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
29492024-12-25T04:39:34.363Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
29502024-12-25T04:39:34.363Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
29512024-12-25T04:39:34.363Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
29522024-12-25T04:39:34.363Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
29532024-12-25T04:39:34.363Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
29542024-12-25T04:39:34.363Z[SUM] 5.00-6.00 sec 103 MBytes 864 Mbits/sec
29552024-12-25T04:39:34.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
29562024-12-25T04:39:34.363Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
29572024-12-25T04:39:34.363Z[ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29582024-12-25T04:39:34.363Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
29592024-12-25T04:39:37.477Z[ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29602024-12-25T04:39:37.477Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29612024-12-25T04:39:37.477Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29622024-12-25T04:39:37.477Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29632024-12-25T04:39:37.477Z[ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
29642024-12-25T04:39:37.477Z[SUM] 6.00-7.00 sec 105 MBytes 878 Mbits/sec
29652024-12-25T04:39:37.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
29662024-12-25T04:39:37.477Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29672024-12-25T04:39:37.477Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29682024-12-25T04:39:37.477Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29692024-12-25T04:39:37.477Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29702024-12-25T04:39:37.477Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29712024-12-25T04:39:37.477Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29722024-12-25T04:39:37.477Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29732024-12-25T04:39:37.477Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
29742024-12-25T04:39:37.477Z[SUM] 7.00-8.00 sec 105 MBytes 880 Mbits/sec
29752024-12-25T04:39:37.477Z- - - - - - - - - - - - - - - - - - - - - - - - -
29762024-12-25T04:39:37.478Z[ 5] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29772024-12-25T04:39:37.478Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29782024-12-25T04:39:37.478Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29792024-12-25T04:39:37.478Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29802024-12-25T04:39:37.478Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29812024-12-25T04:39:37.478Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29822024-12-25T04:39:37.478Z[ 17] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29832024-12-25T04:39:37.478Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
29842024-12-25T04:39:37.478Z[SUM] 8.00-9.00 sec 104 MBytes 873 Mbits/sec
29852024-12-25T04:39:37.478Z- - - - - - - - - - - - - - - - - - - - - - - - -
29862024-12-25T04:39:37.478Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29872024-12-25T04:39:37.478Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29882024-12-25T04:39:37.478Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29892024-12-25T04:39:37.478Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29902024-12-25T04:39:37.478Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29912024-12-25T04:39:37.478Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29922024-12-25T04:39:37.478Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
29932024-12-25T04:39:37.478Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
29942024-12-25T04:39:37.478Z[SUM] 9.00-10.00 sec 105 MBytes 880 Mbits/sec
29952024-12-25T04:39:37.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
29962024-12-25T04:39:37.479Z[ 5] 10.00-10.00 sec 53.7 KBytes 115 Mbits/sec
29972024-12-25T04:39:37.479Z[ 7] 10.00-10.00 sec 82.0 KBytes 176 Mbits/sec
29982024-12-25T04:39:37.479Z[ 9] 10.00-10.00 sec 122 KBytes 260 Mbits/sec
29992024-12-25T04:39:37.479Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30002024-12-25T04:39:37.479Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30012024-12-25T04:39:37.479Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30022024-12-25T04:39:37.479Z[ 17] 10.00-10.00 sec 42.4 KBytes 90.9 Mbits/sec
30032024-12-25T04:39:37.479Z[ 19] 10.00-10.00 sec 124 KBytes 266 Mbits/sec
30042024-12-25T04:39:37.479Z[SUM] 10.00-10.00 sec 424 KBytes 908 Mbits/sec
30052024-12-25T04:39:37.479Z- - - - - - - - - - - - - - - - - - - - - - - - -
30062024-12-25T04:39:37.479Z[ ID] Interval Transfer Bandwidth
30072024-12-25T04:39:37.479Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30082024-12-25T04:39:37.479Z[ 5] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
30092024-12-25T04:39:37.479Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30102024-12-25T04:39:37.479Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
30112024-12-25T04:39:37.479Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30122024-12-25T04:39:37.479Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
30132024-12-25T04:39:37.479Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30142024-12-25T04:39:37.479Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
30152024-12-25T04:39:37.480Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30162024-12-25T04:39:37.480Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
30172024-12-25T04:39:37.480Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30182024-12-25T04:39:37.480Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
30192024-12-25T04:39:37.480Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30202024-12-25T04:39:37.480Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
30212024-12-25T04:39:37.480Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30222024-12-25T04:39:37.480Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
30232024-12-25T04:39:37.480Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30242024-12-25T04:39:37.480Z[SUM] 0.00-10.00 sec 1.01 GBytes 864 Mbits/sec receiver
30252024-12-25T04:39:37.483ZRun 6/10...864.223973875696Mbps
30262024-12-25T04:39:44.510Z-----------------------------------------------------------
30272024-12-25T04:39:44.510ZServer listening on 5201
30282024-12-25T04:39:44.510Z-----------------------------------------------------------
30292024-12-25T04:39:44.510ZAccepted connection from 10.0.0.1, port 60464
30302024-12-25T04:39:44.510Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46133
30312024-12-25T04:39:44.510Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58455
30322024-12-25T04:39:44.510Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33010
30332024-12-25T04:39:44.510Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45913
30342024-12-25T04:39:44.510Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63288
30352024-12-25T04:39:44.510Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39663
30362024-12-25T04:39:44.510Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39721
30372024-12-25T04:39:44.510Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41208
30382024-12-25T04:39:44.510Z[ ID] Interval Transfer Bandwidth
30392024-12-25T04:39:44.510Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
30402024-12-25T04:39:44.510Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30412024-12-25T04:39:44.510Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
30422024-12-25T04:39:44.510Z[ 11] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
30432024-12-25T04:39:44.511Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
30442024-12-25T04:39:44.511Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
30452024-12-25T04:39:44.511Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
30462024-12-25T04:39:44.511Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
30472024-12-25T04:39:44.511Z[SUM] 0.00-1.00 sec 95.9 MBytes 804 Mbits/sec
30482024-12-25T04:39:44.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
30492024-12-25T04:39:44.511Z[ 5] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
30502024-12-25T04:39:44.511Z[ 7] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
30512024-12-25T04:39:44.511Z[ 9] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
30522024-12-25T04:39:44.511Z[ 11] 1.00-2.00 sec 13.5 MBytes 114 Mbits/sec
30532024-12-25T04:39:44.511Z[ 13] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
30542024-12-25T04:39:44.511Z[ 15] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
30552024-12-25T04:39:44.511Z[ 17] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
30562024-12-25T04:39:44.511Z[ 19] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
30572024-12-25T04:39:44.511Z[SUM] 1.00-2.00 sec 108 MBytes 906 Mbits/sec
30582024-12-25T04:39:44.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
30592024-12-25T04:39:44.511Z[ 5] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30602024-12-25T04:39:44.511Z[ 7] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30612024-12-25T04:39:44.511Z[ 9] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30622024-12-25T04:39:44.511Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30632024-12-25T04:39:44.511Z[ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30642024-12-25T04:39:44.511Z[ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30652024-12-25T04:39:44.511Z[ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30662024-12-25T04:39:44.511Z[ 19] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
30672024-12-25T04:39:44.511Z[SUM] 2.00-3.00 sec 107 MBytes 897 Mbits/sec
30682024-12-25T04:39:44.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
30692024-12-25T04:39:44.511Z[ 5] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
30702024-12-25T04:39:44.511Z[ 7] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
30712024-12-25T04:39:44.511Z[ 9] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
30722024-12-25T04:39:44.511Z[ 11] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
30732024-12-25T04:39:44.511Z[ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
30742024-12-25T04:39:44.511Z[ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
30752024-12-25T04:39:44.511Z[ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
30762024-12-25T04:39:44.511Z[ 19] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
30772024-12-25T04:39:44.511Z[SUM] 3.00-4.00 sec 108 MBytes 904 Mbits/sec
30782024-12-25T04:39:44.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
30792024-12-25T04:39:44.511Z[ 5] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
30802024-12-25T04:39:44.511Z[ 7] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
30812024-12-25T04:39:44.511Z[ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
30822024-12-25T04:39:44.512Z[ 11] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
30832024-12-25T04:39:44.512Z[ 13] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec
30842024-12-25T04:39:44.512Z[ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
30852024-12-25T04:39:44.512Z[ 17] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
30862024-12-25T04:39:44.512Z[ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
30872024-12-25T04:39:44.512Z[SUM] 4.00-5.00 sec 107 MBytes 899 Mbits/sec
30882024-12-25T04:39:44.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
30892024-12-25T04:39:44.512Z[ 5] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30902024-12-25T04:39:44.512Z[ 7] 5.00-6.00 sec 13.4 MBytes 113 Mbits/sec
30912024-12-25T04:39:44.512Z[ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30922024-12-25T04:39:44.512Z[ 11] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30932024-12-25T04:39:44.512Z[ 13] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
30942024-12-25T04:39:44.512Z[ 15] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30952024-12-25T04:39:44.512Z[ 17] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30962024-12-25T04:39:44.512Z[ 19] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
30972024-12-25T04:39:44.512Z[SUM] 5.00-6.00 sec 108 MBytes 904 Mbits/sec
30982024-12-25T04:39:44.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
30992024-12-25T04:39:44.512Z[ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31002024-12-25T04:39:44.512Z[ 7] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec
31012024-12-25T04:39:44.512Z[ 9] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31022024-12-25T04:39:47.727Z[ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31032024-12-25T04:39:47.727Z[ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31042024-12-25T04:39:47.727Z[ 15] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31052024-12-25T04:39:47.727Z[ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31062024-12-25T04:39:47.727Z[ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
31072024-12-25T04:39:47.727Z[SUM] 6.00-7.00 sec 106 MBytes 889 Mbits/sec
31082024-12-25T04:39:47.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
31092024-12-25T04:39:47.727Z[ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
31102024-12-25T04:39:47.727Z[ 7] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
31112024-12-25T04:39:47.727Z[ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
31122024-12-25T04:39:47.727Z[ 11] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
31132024-12-25T04:39:47.727Z[ 13] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
31142024-12-25T04:39:47.727Z[ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
31152024-12-25T04:39:47.727Z[ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
31162024-12-25T04:39:47.727Z[ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
31172024-12-25T04:39:47.727Z[SUM] 7.00-8.00 sec 106 MBytes 889 Mbits/sec
31182024-12-25T04:39:47.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
31192024-12-25T04:39:47.727Z[ 5] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
31202024-12-25T04:39:47.727Z[ 7] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
31212024-12-25T04:39:47.728Z[ 9] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
31222024-12-25T04:39:47.728Z[ 11] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
31232024-12-25T04:39:47.728Z[ 13] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
31242024-12-25T04:39:47.728Z[ 15] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
31252024-12-25T04:39:47.728Z[ 17] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
31262024-12-25T04:39:47.728Z[ 19] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
31272024-12-25T04:39:47.728Z[SUM] 8.00-9.00 sec 107 MBytes 895 Mbits/sec
31282024-12-25T04:39:47.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
31292024-12-25T04:39:47.728Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31302024-12-25T04:39:47.728Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31312024-12-25T04:39:47.728Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31322024-12-25T04:39:47.728Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31332024-12-25T04:39:47.728Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31342024-12-25T04:39:47.728Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31352024-12-25T04:39:47.728Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31362024-12-25T04:39:47.728Z[ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
31372024-12-25T04:39:47.728Z[SUM] 9.00-10.00 sec 105 MBytes 881 Mbits/sec
31382024-12-25T04:39:47.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
31392024-12-25T04:39:47.728Z[ 5] 10.00-10.00 sec 45.2 KBytes 100 Mbits/sec
31402024-12-25T04:39:47.728Z[ 7] 10.00-10.00 sec 67.9 KBytes 151 Mbits/sec
31412024-12-25T04:39:47.728Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31422024-12-25T04:39:47.728Z[ 11] 10.00-10.00 sec 122 KBytes 270 Mbits/sec
31432024-12-25T04:39:47.728Z[ 13] 10.00-10.00 sec 124 KBytes 276 Mbits/sec
31442024-12-25T04:39:47.728Z[ 15] 10.00-10.00 sec 59.4 KBytes 132 Mbits/sec
31452024-12-25T04:39:47.728Z[ 17] 10.00-10.00 sec 8.48 KBytes 18.8 Mbits/sec
31462024-12-25T04:39:47.728Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31472024-12-25T04:39:47.728Z[SUM] 10.00-10.00 sec 427 KBytes 947 Mbits/sec
31482024-12-25T04:39:47.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
31492024-12-25T04:39:47.728Z[ ID] Interval Transfer Bandwidth
31502024-12-25T04:39:47.728Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31512024-12-25T04:39:47.728Z[ 5] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
31522024-12-25T04:39:47.728Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31532024-12-25T04:39:47.728Z[ 7] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
31542024-12-25T04:39:47.728Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31552024-12-25T04:39:47.728Z[ 9] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
31562024-12-25T04:39:47.728Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31572024-12-25T04:39:47.729Z[ 11] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
31582024-12-25T04:39:47.729Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31592024-12-25T04:39:47.729Z[ 13] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
31602024-12-25T04:39:47.729Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31612024-12-25T04:39:47.729Z[ 15] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
31622024-12-25T04:39:47.729Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31632024-12-25T04:39:47.729Z[ 17] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
31642024-12-25T04:39:47.729Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31652024-12-25T04:39:47.729Z[ 19] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
31662024-12-25T04:39:47.729Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31672024-12-25T04:39:47.729Z[SUM] 0.00-10.00 sec 1.03 GBytes 887 Mbits/sec receiver
31682024-12-25T04:39:47.732ZRun 7/10...887.4831122141139Mbps
31692024-12-25T04:39:54.761Z-----------------------------------------------------------
31702024-12-25T04:39:54.761ZServer listening on 5201
31712024-12-25T04:39:54.761Z-----------------------------------------------------------
31722024-12-25T04:39:54.761ZAccepted connection from 10.0.0.1, port 61624
31732024-12-25T04:39:54.761Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61855
31742024-12-25T04:39:54.761Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38172
31752024-12-25T04:39:54.761Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35433
31762024-12-25T04:39:54.761Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52655
31772024-12-25T04:39:54.761Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50142
31782024-12-25T04:39:54.761Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57603
31792024-12-25T04:39:54.761Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36803
31802024-12-25T04:39:54.761Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63417
31812024-12-25T04:39:54.762Z[ ID] Interval Transfer Bandwidth
31822024-12-25T04:39:54.762Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
31832024-12-25T04:39:54.762Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
31842024-12-25T04:39:54.762Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
31852024-12-25T04:39:54.762Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
31862024-12-25T04:39:54.762Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
31872024-12-25T04:39:54.762Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
31882024-12-25T04:39:54.762Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
31892024-12-25T04:39:54.762Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
31902024-12-25T04:39:54.762Z[SUM] 0.00-1.00 sec 97.7 MBytes 820 Mbits/sec
31912024-12-25T04:39:54.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
31922024-12-25T04:39:54.762Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
31932024-12-25T04:39:54.762Z[ 7] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
31942024-12-25T04:39:54.762Z[ 9] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
31952024-12-25T04:39:54.762Z[ 11] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
31962024-12-25T04:39:54.762Z[ 13] 1.00-2.00 sec 13.2 MBytes 110 Mbits/sec
31972024-12-25T04:39:54.762Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
31982024-12-25T04:39:54.762Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
31992024-12-25T04:39:54.762Z[ 19] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
32002024-12-25T04:39:54.762Z[SUM] 1.00-2.00 sec 105 MBytes 883 Mbits/sec
32012024-12-25T04:39:54.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
32022024-12-25T04:39:54.762Z[ 5] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
32032024-12-25T04:39:54.762Z[ 7] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
32042024-12-25T04:39:54.762Z[ 9] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
32052024-12-25T04:39:54.762Z[ 11] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
32062024-12-25T04:39:54.762Z[ 13] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
32072024-12-25T04:39:54.762Z[ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
32082024-12-25T04:39:54.762Z[ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
32092024-12-25T04:39:54.762Z[ 19] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
32102024-12-25T04:39:54.762Z[SUM] 2.00-3.00 sec 107 MBytes 895 Mbits/sec
32112024-12-25T04:39:54.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122024-12-25T04:39:54.762Z[ 5] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
32132024-12-25T04:39:54.762Z[ 7] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
32142024-12-25T04:39:54.762Z[ 9] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
32152024-12-25T04:39:54.762Z[ 11] 3.00-4.00 sec 13.4 MBytes 113 Mbits/sec
32162024-12-25T04:39:54.762Z[ 13] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
32172024-12-25T04:39:54.762Z[ 15] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
32182024-12-25T04:39:54.762Z[ 17] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
32192024-12-25T04:39:54.763Z[ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
32202024-12-25T04:39:54.763Z[SUM] 3.00-4.00 sec 107 MBytes 898 Mbits/sec
32212024-12-25T04:39:54.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222024-12-25T04:39:54.763Z[ 5] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
32232024-12-25T04:39:54.763Z[ 7] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
32242024-12-25T04:39:54.763Z[ 9] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
32252024-12-25T04:39:54.763Z[ 11] 4.00-5.00 sec 13.3 MBytes 112 Mbits/sec
32262024-12-25T04:39:54.763Z[ 13] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
32272024-12-25T04:39:54.763Z[ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
32282024-12-25T04:39:54.763Z[ 17] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
32292024-12-25T04:39:54.763Z[ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
32302024-12-25T04:39:54.763Z[SUM] 4.00-5.00 sec 107 MBytes 896 Mbits/sec
32312024-12-25T04:39:54.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322024-12-25T04:39:54.763Z[ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32332024-12-25T04:39:54.766Z[ 7] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32342024-12-25T04:39:54.766Z[ 9] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32352024-12-25T04:39:54.766Z[ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32362024-12-25T04:39:54.766Z[ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32372024-12-25T04:39:54.766Z[ 15] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32382024-12-25T04:39:54.766Z[ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32392024-12-25T04:39:54.766Z[ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
32402024-12-25T04:39:54.766Z[SUM] 5.00-6.00 sec 106 MBytes 888 Mbits/sec
32412024-12-25T04:39:54.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422024-12-25T04:39:54.766Z[ 5] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec
32432024-12-25T04:39:54.766Z[ 7] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
32442024-12-25T04:39:54.767Z[ 9] 6.00-7.00 sec 13.3 MBytes 111 Mbits/sec
32452024-12-25T04:39:57.876Z[ 11] 6.00-7.00 sec 13.3 MBytes 112 Mbits/sec
32462024-12-25T04:39:57.876Z[ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
32472024-12-25T04:39:57.876Z[ 15] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
32482024-12-25T04:39:57.876Z[ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
32492024-12-25T04:39:57.876Z[ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
32502024-12-25T04:39:57.876Z[SUM] 6.00-7.00 sec 106 MBytes 890 Mbits/sec
32512024-12-25T04:39:57.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522024-12-25T04:39:57.876Z[ 5] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
32532024-12-25T04:39:57.876Z[ 7] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
32542024-12-25T04:39:57.876Z[ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
32552024-12-25T04:39:57.876Z[ 11] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
32562024-12-25T04:39:57.876Z[ 13] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
32572024-12-25T04:39:57.876Z[ 15] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
32582024-12-25T04:39:57.876Z[ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
32592024-12-25T04:39:57.876Z[ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
32602024-12-25T04:39:57.877Z[SUM] 7.00-8.00 sec 106 MBytes 892 Mbits/sec
32612024-12-25T04:39:57.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622024-12-25T04:39:57.877Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
32632024-12-25T04:39:57.877Z[ 7] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32642024-12-25T04:39:57.877Z[ 9] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32652024-12-25T04:39:57.877Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
32662024-12-25T04:39:57.877Z[ 13] 8.00-9.00 sec 13.2 MBytes 110 Mbits/sec
32672024-12-25T04:39:57.877Z[ 15] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32682024-12-25T04:39:57.877Z[ 17] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32692024-12-25T04:39:57.877Z[ 19] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
32702024-12-25T04:39:57.877Z[SUM] 8.00-9.00 sec 106 MBytes 885 Mbits/sec
32712024-12-25T04:39:57.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722024-12-25T04:39:57.877Z[ 5] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
32732024-12-25T04:39:57.877Z[ 7] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32742024-12-25T04:39:57.878Z[ 9] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
32752024-12-25T04:39:57.878Z[ 11] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
32762024-12-25T04:39:57.878Z[ 13] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32772024-12-25T04:39:57.878Z[ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32782024-12-25T04:39:57.878Z[ 17] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32792024-12-25T04:39:57.878Z[ 19] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
32802024-12-25T04:39:57.878Z[SUM] 9.00-10.00 sec 106 MBytes 890 Mbits/sec
32812024-12-25T04:39:57.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822024-12-25T04:39:57.878Z[ 5] 10.00-10.00 sec 110 KBytes 202 Mbits/sec
32832024-12-25T04:39:57.878Z[ 7] 10.00-10.00 sec 124 KBytes 228 Mbits/sec
32842024-12-25T04:39:57.878Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
32852024-12-25T04:39:57.878Z[ 11] 10.00-10.00 sec 76.4 KBytes 140 Mbits/sec
32862024-12-25T04:39:57.878Z[ 13] 10.00-10.00 sec 124 KBytes 228 Mbits/sec
32872024-12-25T04:39:57.878Z[ 15] 10.00-10.00 sec 124 KBytes 228 Mbits/sec
32882024-12-25T04:39:57.878Z[ 17] 10.00-10.00 sec 73.5 KBytes 135 Mbits/sec
32892024-12-25T04:39:57.878Z[ 19] 10.00-10.00 sec 11.3 KBytes 20.7 Mbits/sec
32902024-12-25T04:39:57.878Z[SUM] 10.00-10.00 sec 645 KBytes 1.18 Gbits/sec
32912024-12-25T04:39:57.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922024-12-25T04:39:57.878Z[ ID] Interval Transfer Bandwidth
32932024-12-25T04:39:57.878Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32942024-12-25T04:39:57.878Z[ 5] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
32952024-12-25T04:39:57.878Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32962024-12-25T04:39:57.878Z[ 7] 0.00-10.00 sec 132 MBytes 111 Mbits/sec receiver
32972024-12-25T04:39:57.878Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32982024-12-25T04:39:57.878Z[ 9] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver
32992024-12-25T04:39:57.878Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33002024-12-25T04:39:57.878Z[ 11] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver
33012024-12-25T04:39:57.878Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33022024-12-25T04:39:57.878Z[ 13] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver
33032024-12-25T04:39:57.878Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33042024-12-25T04:39:57.878Z[ 15] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver
33052024-12-25T04:39:57.878Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33062024-12-25T04:39:57.879Z[ 17] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver
33072024-12-25T04:39:57.879Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33082024-12-25T04:39:57.879Z[ 19] 0.00-10.00 sec 132 MBytes 110 Mbits/sec receiver
33092024-12-25T04:39:57.879Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33102024-12-25T04:39:57.879Z[SUM] 0.00-10.00 sec 1.03 GBytes 884 Mbits/sec receiver
33112024-12-25T04:39:57.882ZRun 8/10...884.42428846933Mbps
33122024-12-25T04:40:04.909Z-----------------------------------------------------------
33132024-12-25T04:40:04.909ZServer listening on 5201
33142024-12-25T04:40:04.909Z-----------------------------------------------------------
33152024-12-25T04:40:04.909ZAccepted connection from 10.0.0.1, port 36035
33162024-12-25T04:40:04.909Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55042
33172024-12-25T04:40:04.909Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57882
33182024-12-25T04:40:04.909Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38721
33192024-12-25T04:40:04.910Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50348
33202024-12-25T04:40:04.910Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61326
33212024-12-25T04:40:04.910Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51600
33222024-12-25T04:40:04.910Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61475
33232024-12-25T04:40:04.910Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38101
33242024-12-25T04:40:04.910Z[ ID] Interval Transfer Bandwidth
33252024-12-25T04:40:04.910Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
33262024-12-25T04:40:04.910Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
33272024-12-25T04:40:04.910Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
33282024-12-25T04:40:04.910Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33292024-12-25T04:40:04.910Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33302024-12-25T04:40:04.910Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33312024-12-25T04:40:04.910Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33322024-12-25T04:40:04.910Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
33332024-12-25T04:40:04.910Z[SUM] 0.00-1.00 sec 97.8 MBytes 820 Mbits/sec
33342024-12-25T04:40:04.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
33352024-12-25T04:40:04.910Z[ 5] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
33362024-12-25T04:40:04.910Z[ 7] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
33372024-12-25T04:40:04.910Z[ 9] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
33382024-12-25T04:40:04.910Z[ 11] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
33392024-12-25T04:40:04.910Z[ 13] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
33402024-12-25T04:40:04.910Z[ 15] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
33412024-12-25T04:40:04.910Z[ 17] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
33422024-12-25T04:40:04.910Z[ 19] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
33432024-12-25T04:40:04.910Z[SUM] 1.00-2.00 sec 110 MBytes 920 Mbits/sec
33442024-12-25T04:40:04.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
33452024-12-25T04:40:04.910Z[ 5] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33462024-12-25T04:40:04.910Z[ 7] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33472024-12-25T04:40:04.910Z[ 9] 2.00-3.00 sec 13.5 MBytes 113 Mbits/sec
33482024-12-25T04:40:04.910Z[ 11] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33492024-12-25T04:40:04.910Z[ 13] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33502024-12-25T04:40:04.910Z[ 15] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33512024-12-25T04:40:04.910Z[ 17] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33522024-12-25T04:40:04.910Z[ 19] 2.00-3.00 sec 13.4 MBytes 112 Mbits/sec
33532024-12-25T04:40:04.910Z[SUM] 2.00-3.00 sec 107 MBytes 898 Mbits/sec
33542024-12-25T04:40:04.910Z- - - - - - - - - - - - - - - - - - - - - - - - -
33552024-12-25T04:40:04.910Z[ 5] 3.00-4.00 sec 13.4 MBytes 113 Mbits/sec
33562024-12-25T04:40:04.910Z[ 7] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
33572024-12-25T04:40:04.911Z[ 9] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
33582024-12-25T04:40:04.911Z[ 11] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
33592024-12-25T04:40:04.911Z[ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
33602024-12-25T04:40:04.911Z[ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
33612024-12-25T04:40:04.911Z[ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
33622024-12-25T04:40:04.911Z[ 19] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
33632024-12-25T04:40:04.911Z[SUM] 3.00-4.00 sec 108 MBytes 904 Mbits/sec
33642024-12-25T04:40:04.911Z- - - - - - - - - - - - - - - - - - - - - - - - -
33652024-12-25T04:40:04.911Z[ 5] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec
33662024-12-25T04:40:04.911Z[ 7] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
33672024-12-25T04:40:04.911Z[ 9] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
33682024-12-25T04:40:04.911Z[ 11] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
33692024-12-25T04:40:04.911Z[ 13] 4.00-5.00 sec 13.4 MBytes 113 Mbits/sec
33702024-12-25T04:40:04.911Z[ 15] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
33712024-12-25T04:40:04.911Z[ 17] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
33722024-12-25T04:40:04.911Z[ 19] 4.00-5.00 sec 13.4 MBytes 112 Mbits/sec
33732024-12-25T04:40:04.912Z[SUM] 4.00-5.00 sec 107 MBytes 900 Mbits/sec
33742024-12-25T04:40:04.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
33752024-12-25T04:40:04.912Z[ 5] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
33762024-12-25T04:40:04.912Z[ 7] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
33772024-12-25T04:40:04.912Z[ 9] 5.00-6.00 sec 13.5 MBytes 114 Mbits/sec
33782024-12-25T04:40:04.912Z[ 11] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
33792024-12-25T04:40:04.912Z[ 13] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
33802024-12-25T04:40:04.912Z[ 15] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
33812024-12-25T04:40:04.912Z[ 17] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
33822024-12-25T04:40:04.912Z[ 19] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
33832024-12-25T04:40:04.912Z[SUM] 5.00-6.00 sec 109 MBytes 911 Mbits/sec
33842024-12-25T04:40:04.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
33852024-12-25T04:40:04.912Z[ 5] 6.00-7.00 sec 13.4 MBytes 113 Mbits/sec
33862024-12-25T04:40:04.912Z[ 7] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
33872024-12-25T04:40:04.912Z[ 9] 6.00-7.00 sec 13.4 MBytes 113 Mbits/sec
33882024-12-25T04:40:08.126Z[ 11] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
33892024-12-25T04:40:08.126Z[ 13] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
33902024-12-25T04:40:08.126Z[ 15] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
33912024-12-25T04:40:08.126Z[ 17] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
33922024-12-25T04:40:08.126Z[ 19] 6.00-7.00 sec 13.4 MBytes 113 Mbits/sec
33932024-12-25T04:40:08.126Z[SUM] 6.00-7.00 sec 108 MBytes 904 Mbits/sec
33942024-12-25T04:40:08.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
33952024-12-25T04:40:08.126Z[ 5] 7.00-8.00 sec 13.5 MBytes 114 Mbits/sec
33962024-12-25T04:40:08.126Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
33972024-12-25T04:40:08.126Z[ 9] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
33982024-12-25T04:40:08.126Z[ 11] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
33992024-12-25T04:40:08.127Z[ 13] 7.00-8.00 sec 13.5 MBytes 114 Mbits/sec
34002024-12-25T04:40:08.127Z[ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
34012024-12-25T04:40:08.127Z[ 17] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
34022024-12-25T04:40:08.127Z[ 19] 7.00-8.00 sec 13.5 MBytes 114 Mbits/sec
34032024-12-25T04:40:08.127Z[SUM] 7.00-8.00 sec 108 MBytes 908 Mbits/sec
34042024-12-25T04:40:08.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
34052024-12-25T04:40:08.127Z[ 5] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34062024-12-25T04:40:08.127Z[ 7] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34072024-12-25T04:40:08.127Z[ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
34082024-12-25T04:40:08.127Z[ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
34092024-12-25T04:40:08.127Z[ 13] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec
34102024-12-25T04:40:08.127Z[ 15] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34112024-12-25T04:40:08.127Z[ 17] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34122024-12-25T04:40:08.127Z[ 19] 8.00-9.00 sec 13.5 MBytes 113 Mbits/sec
34132024-12-25T04:40:08.127Z[SUM] 8.00-9.00 sec 108 MBytes 902 Mbits/sec
34142024-12-25T04:40:08.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
34152024-12-25T04:40:08.127Z[ 5] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
34162024-12-25T04:40:08.127Z[ 7] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
34172024-12-25T04:40:08.127Z[ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
34182024-12-25T04:40:08.127Z[ 11] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
34192024-12-25T04:40:08.127Z[ 13] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
34202024-12-25T04:40:08.127Z[ 15] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
34212024-12-25T04:40:08.127Z[ 17] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
34222024-12-25T04:40:08.127Z[ 19] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
34232024-12-25T04:40:08.127Z[SUM] 9.00-10.00 sec 107 MBytes 895 Mbits/sec
34242024-12-25T04:40:08.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
34252024-12-25T04:40:08.127Z[ 5] 10.00-10.00 sec 53.7 KBytes 133 Mbits/sec
34262024-12-25T04:40:08.127Z[ 7] 10.00-10.00 sec 31.1 KBytes 77.2 Mbits/sec
34272024-12-25T04:40:08.127Z[ 9] 10.00-10.00 sec 124 KBytes 309 Mbits/sec
34282024-12-25T04:40:08.127Z[ 11] 10.00-10.00 sec 14.1 KBytes 35.1 Mbits/sec
34292024-12-25T04:40:08.127Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34302024-12-25T04:40:08.127Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34312024-12-25T04:40:08.127Z[ 17] 10.00-10.00 sec 79.2 KBytes 196 Mbits/sec
34322024-12-25T04:40:08.127Z[ 19] 10.00-10.00 sec 113 KBytes 281 Mbits/sec
34332024-12-25T04:40:08.127Z[SUM] 10.00-10.00 sec 416 KBytes 1.03 Gbits/sec
34342024-12-25T04:40:08.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
34352024-12-25T04:40:08.127Z[ ID] Interval Transfer Bandwidth
34362024-12-25T04:40:08.127Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34372024-12-25T04:40:08.127Z[ 5] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
34382024-12-25T04:40:08.127Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34392024-12-25T04:40:08.128Z[ 7] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
34402024-12-25T04:40:08.128Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34412024-12-25T04:40:08.128Z[ 9] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
34422024-12-25T04:40:08.128Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34432024-12-25T04:40:08.128Z[ 11] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
34442024-12-25T04:40:08.128Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34452024-12-25T04:40:08.128Z[ 13] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
34462024-12-25T04:40:08.128Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34472024-12-25T04:40:08.128Z[ 15] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
34482024-12-25T04:40:08.128Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34492024-12-25T04:40:08.128Z[ 17] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
34502024-12-25T04:40:08.128Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34512024-12-25T04:40:08.128Z[ 19] 0.00-10.00 sec 134 MBytes 112 Mbits/sec receiver
34522024-12-25T04:40:08.128Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34532024-12-25T04:40:08.128Z[SUM] 0.00-10.00 sec 1.04 GBytes 896 Mbits/sec receiver
34542024-12-25T04:40:08.131ZRun 9/10...896.883681649241Mbps
34552024-12-25T04:40:15.158Z-----------------------------------------------------------
34562024-12-25T04:40:15.158ZServer listening on 5201
34572024-12-25T04:40:15.158Z-----------------------------------------------------------
34582024-12-25T04:40:15.158ZAccepted connection from 10.0.0.1, port 62958
34592024-12-25T04:40:15.158Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51314
34602024-12-25T04:40:15.158Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64801
34612024-12-25T04:40:15.158Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51101
34622024-12-25T04:40:15.158Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39307
34632024-12-25T04:40:15.159Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40339
34642024-12-25T04:40:15.159Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43709
34652024-12-25T04:40:15.159Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60420
34662024-12-25T04:40:15.159Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57279
34672024-12-25T04:40:15.159Z[ ID] Interval Transfer Bandwidth
34682024-12-25T04:40:15.159Z[ 5] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
34692024-12-25T04:40:15.159Z[ 7] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
34702024-12-25T04:40:15.159Z[ 9] 0.00-1.00 sec 11.8 MBytes 98.9 Mbits/sec
34712024-12-25T04:40:15.159Z[ 11] 0.00-1.00 sec 11.7 MBytes 98.3 Mbits/sec
34722024-12-25T04:40:15.159Z[ 13] 0.00-1.00 sec 11.7 MBytes 97.9 Mbits/sec
34732024-12-25T04:40:15.159Z[ 15] 0.00-1.00 sec 11.7 MBytes 97.9 Mbits/sec
34742024-12-25T04:40:15.159Z[ 17] 0.00-1.00 sec 11.7 MBytes 97.9 Mbits/sec
34752024-12-25T04:40:15.159Z[ 19] 0.00-1.00 sec 11.7 MBytes 97.9 Mbits/sec
34762024-12-25T04:40:15.159Z[SUM] 0.00-1.00 sec 93.9 MBytes 788 Mbits/sec
34772024-12-25T04:40:15.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
34782024-12-25T04:40:15.159Z[ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
34792024-12-25T04:40:15.163Z[ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
34802024-12-25T04:40:15.163Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
34812024-12-25T04:40:15.163Z[ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
34822024-12-25T04:40:15.163Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
34832024-12-25T04:40:15.163Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
34842024-12-25T04:40:15.163Z[ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
34852024-12-25T04:40:15.163Z[ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
34862024-12-25T04:40:15.163Z[SUM] 1.00-2.00 sec 104 MBytes 876 Mbits/sec
34872024-12-25T04:40:15.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
34882024-12-25T04:40:15.163Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
34892024-12-25T04:40:15.163Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
34902024-12-25T04:40:15.163Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
34912024-12-25T04:40:15.163Z[ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
34922024-12-25T04:40:15.163Z[ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
34932024-12-25T04:40:15.163Z[ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
34942024-12-25T04:40:15.163Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
34952024-12-25T04:40:15.163Z[ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
34962024-12-25T04:40:15.163Z[SUM] 2.00-3.00 sec 104 MBytes 872 Mbits/sec
34972024-12-25T04:40:15.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
34982024-12-25T04:40:15.164Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
34992024-12-25T04:40:15.164Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
35002024-12-25T04:40:15.164Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
35012024-12-25T04:40:15.164Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
35022024-12-25T04:40:15.164Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
35032024-12-25T04:40:15.164Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
35042024-12-25T04:40:15.164Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
35052024-12-25T04:40:15.164Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
35062024-12-25T04:40:15.164Z[SUM] 3.00-4.00 sec 104 MBytes 869 Mbits/sec
35072024-12-25T04:40:15.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
35082024-12-25T04:40:15.164Z[ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
35092024-12-25T04:40:15.164Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
35102024-12-25T04:40:15.164Z[ 9] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
35112024-12-25T04:40:15.164Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
35122024-12-25T04:40:15.164Z[ 13] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
35132024-12-25T04:40:15.164Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
35142024-12-25T04:40:15.164Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
35152024-12-25T04:40:15.164Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
35162024-12-25T04:40:15.164Z[SUM] 4.00-5.00 sec 104 MBytes 872 Mbits/sec
35172024-12-25T04:40:15.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
35182024-12-25T04:40:15.164Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35192024-12-25T04:40:15.164Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35202024-12-25T04:40:15.164Z[ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
35212024-12-25T04:40:15.164Z[ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
35222024-12-25T04:40:15.164Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35232024-12-25T04:40:15.164Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35242024-12-25T04:40:15.164Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35252024-12-25T04:40:15.164Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
35262024-12-25T04:40:15.164Z[SUM] 5.00-6.00 sec 104 MBytes 874 Mbits/sec
35272024-12-25T04:40:15.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
35282024-12-25T04:40:15.164Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
35292024-12-25T04:40:15.164Z[ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
35302024-12-25T04:40:15.164Z[ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
35312024-12-25T04:40:18.276Z[ 11] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
35322024-12-25T04:40:18.276Z[ 13] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
35332024-12-25T04:40:18.276Z[ 15] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
35342024-12-25T04:40:18.276Z[ 17] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
35352024-12-25T04:40:18.276Z[ 19] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
35362024-12-25T04:40:18.276Z[SUM] 6.00-7.00 sec 105 MBytes 882 Mbits/sec
35372024-12-25T04:40:18.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
35382024-12-25T04:40:18.276Z[ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35392024-12-25T04:40:18.276Z[ 7] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35402024-12-25T04:40:18.276Z[ 9] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
35412024-12-25T04:40:18.276Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
35422024-12-25T04:40:18.276Z[ 13] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35432024-12-25T04:40:18.276Z[ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35442024-12-25T04:40:18.276Z[ 17] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35452024-12-25T04:40:18.276Z[ 19] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
35462024-12-25T04:40:18.276Z[SUM] 7.00-8.00 sec 106 MBytes 887 Mbits/sec
35472024-12-25T04:40:18.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
35482024-12-25T04:40:18.276Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
35492024-12-25T04:40:18.276Z[ 7] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
35502024-12-25T04:40:18.276Z[ 9] 8.00-9.00 sec 13.2 MBytes 110 Mbits/sec
35512024-12-25T04:40:18.276Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
35522024-12-25T04:40:18.276Z[ 13] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
35532024-12-25T04:40:18.276Z[ 15] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
35542024-12-25T04:40:18.277Z[ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
35552024-12-25T04:40:18.277Z[ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
35562024-12-25T04:40:18.277Z[SUM] 8.00-9.00 sec 105 MBytes 881 Mbits/sec
35572024-12-25T04:40:18.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
35582024-12-25T04:40:18.277Z[ 5] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
35592024-12-25T04:40:18.277Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35602024-12-25T04:40:18.277Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
35612024-12-25T04:40:18.277Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35622024-12-25T04:40:18.277Z[ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35632024-12-25T04:40:18.277Z[ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35642024-12-25T04:40:18.277Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
35652024-12-25T04:40:18.277Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
35662024-12-25T04:40:18.277Z[SUM] 9.00-10.00 sec 104 MBytes 869 Mbits/sec
35672024-12-25T04:40:18.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
35682024-12-25T04:40:18.277Z[ 5] 10.00-10.00 sec 124 KBytes 237 Mbits/sec
35692024-12-25T04:40:18.277Z[ 7] 10.00-10.00 sec 25.5 KBytes 48.5 Mbits/sec
35702024-12-25T04:40:18.277Z[ 9] 10.00-10.00 sec 124 KBytes 237 Mbits/sec
35712024-12-25T04:40:18.277Z[ 11] 10.00-10.00 sec 69.3 KBytes 132 Mbits/sec
35722024-12-25T04:40:18.277Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732024-12-25T04:40:18.277Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35742024-12-25T04:40:18.277Z[ 17] 10.00-10.00 sec 28.3 KBytes 53.9 Mbits/sec
35752024-12-25T04:40:18.277Z[ 19] 10.00-10.00 sec 124 KBytes 237 Mbits/sec
35762024-12-25T04:40:18.277Z[SUM] 10.00-10.00 sec 496 KBytes 945 Mbits/sec
35772024-12-25T04:40:18.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
35782024-12-25T04:40:18.277Z[ ID] Interval Transfer Bandwidth
35792024-12-25T04:40:18.277Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35802024-12-25T04:40:18.277Z[ 5] 0.00-10.00 sec 129 MBytes 109 Mbits/sec receiver
35812024-12-25T04:40:18.277Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35822024-12-25T04:40:18.277Z[ 7] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
35832024-12-25T04:40:18.277Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35842024-12-25T04:40:18.277Z[ 9] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
35852024-12-25T04:40:18.277Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35862024-12-25T04:40:18.277Z[ 11] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
35872024-12-25T04:40:18.277Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35882024-12-25T04:40:18.277Z[ 13] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
35892024-12-25T04:40:18.277Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35902024-12-25T04:40:18.277Z[ 15] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
35912024-12-25T04:40:18.277Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35922024-12-25T04:40:18.277Z[ 17] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
35932024-12-25T04:40:18.278Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35942024-12-25T04:40:18.278Z[ 19] 0.00-10.00 sec 129 MBytes 108 Mbits/sec receiver
35952024-12-25T04:40:18.278Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
35962024-12-25T04:40:18.278Z[SUM] 0.00-10.00 sec 1.01 GBytes 867 Mbits/sec receiver
35972024-12-25T04:40:18.281ZRun 10/10...867.581662002123Mbps
35982024-12-25T04:40:18.281Z###---------------------###
35992024-12-25T04:40:18.281Z::: iPerf done... :::
36002024-12-25T04:40:18.281Z:::Awaiting out files...:::
36012024-12-25T04:40:18.281Z###---------------------###
36022024-12-25T04:40:18.281Z###-----###
36032024-12-25T04:40:18.281Z:::done!:::
36042024-12-25T04:40:18.281Z###-----###
36052024-12-25T04:40:20.053ZGnuplot not found, using plotters backend
36062024-12-25T04:40:20.280ZBenchmarking iperf-tcp/local/c2s/tx
36072024-12-25T04:40:20.280ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
36082024-12-25T04:40:24.933ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (577M iterations)
36092024-12-25T04:40:44.886ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
36102024-12-25T04:40:45.043Ziperf-tcp/local/c2s/tx time: [1.6371 µs 1.6371 µs 1.6372 µs]
36112024-12-25T04:40:45.043Z change: [+1.1762% +1.1854% +1.1950%] (p = 0.00 < 0.05)
36122024-12-25T04:40:45.043Z Performance has regressed.
36132024-12-25T04:40:45.043ZFound 5 outliers among 100 measurements (5.00%)
36142024-12-25T04:40:45.043Z 1 (1.00%) low severe
36152024-12-25T04:40:45.043Z 3 (3.00%) high mild
36162024-12-25T04:40:45.043Z 1 (1.00%) high severe
36172024-12-25T04:40:46.635Z
36182024-12-25T04:40:46.638ZBenchmarking iperf-tcp/local/c2s/rx
36192024-12-25T04:40:46.638ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
36202024-12-25T04:40:51.292ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (576M iterations)
36212024-12-25T04:41:11.224ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
36222024-12-25T04:41:11.374Ziperf-tcp/local/c2s/rx time: [5.7129 µs 5.7133 µs 5.7136 µs]
36232024-12-25T04:41:11.374Z change: [+1.1661% +1.1774% +1.1872%] (p = 0.00 < 0.05)
36242024-12-25T04:41:11.374Z Performance has regressed.
36252024-12-25T04:41:11.374ZFound 4 outliers among 100 measurements (4.00%)
36262024-12-25T04:41:11.374Z 2 (2.00%) low mild
36272024-12-25T04:41:11.374Z 1 (1.00%) high mild
36282024-12-25T04:41:11.375Z 1 (1.00%) high severe
36292024-12-25T04:41:12.970Z
36302024-12-25T04:41:12.973Z###-------------------###
36312024-12-25T04:41:12.973Z:::Running experiment :::
36322024-12-25T04:41:12.973Z:::iperf-tcp/local/s2c:::
36332024-12-25T04:41:12.973Z###-------------------###
36342024-12-25T04:41:13.507Zdtrace: description 'profile-201us ' matched 2 probes
36352024-12-25T04:41:20.018Z-----------------------------------------------------------
36362024-12-25T04:41:20.018ZServer listening on 5201
36372024-12-25T04:41:20.018Z-----------------------------------------------------------
36382024-12-25T04:41:20.018ZAccepted connection from 10.0.0.1, port 33565
36392024-12-25T04:41:20.018Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54394
36402024-12-25T04:41:20.018Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61498
36412024-12-25T04:41:20.018Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48989
36422024-12-25T04:41:20.018Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51639
36432024-12-25T04:41:20.018Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50588
36442024-12-25T04:41:20.018Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44276
36452024-12-25T04:41:20.018Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38013
36462024-12-25T04:41:20.019Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45603
36472024-12-25T04:41:20.019Z[ ID] Interval Transfer Bandwidth
36482024-12-25T04:41:20.019Z[ 5] 0.00-1.00 sec 15.0 MBytes 126 Mbits/sec
36492024-12-25T04:41:20.019Z[ 7] 0.00-1.00 sec 15.0 MBytes 125 Mbits/sec
36502024-12-25T04:41:20.019Z[ 9] 0.00-1.00 sec 15.0 MBytes 126 Mbits/sec
36512024-12-25T04:41:20.019Z[ 11] 0.00-1.00 sec 15.0 MBytes 126 Mbits/sec
36522024-12-25T04:41:20.019Z[ 13] 0.00-1.00 sec 14.9 MBytes 125 Mbits/sec
36532024-12-25T04:41:20.019Z[ 15] 0.00-1.00 sec 14.9 MBytes 125 Mbits/sec
36542024-12-25T04:41:20.019Z[ 17] 0.00-1.00 sec 14.9 MBytes 125 Mbits/sec
36552024-12-25T04:41:20.019Z[ 19] 0.00-1.00 sec 14.9 MBytes 125 Mbits/sec
36562024-12-25T04:41:20.020Z[SUM] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
36572024-12-25T04:41:20.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
36582024-12-25T04:41:20.020Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36592024-12-25T04:41:20.020Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36602024-12-25T04:41:20.020Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36612024-12-25T04:41:20.020Z[ 11] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
36622024-12-25T04:41:20.020Z[ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36632024-12-25T04:41:20.020Z[ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36642024-12-25T04:41:20.020Z[ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36652024-12-25T04:41:20.023Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
36662024-12-25T04:41:20.023Z[SUM] 1.00-2.00 sec 103 MBytes 865 Mbits/sec
36672024-12-25T04:41:20.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
36682024-12-25T04:41:20.023Z[ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36692024-12-25T04:41:20.023Z[ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36702024-12-25T04:41:20.023Z[ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36712024-12-25T04:41:20.023Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36722024-12-25T04:41:20.023Z[ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36732024-12-25T04:41:20.023Z[ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
36742024-12-25T04:41:20.023Z[ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36752024-12-25T04:41:20.023Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
36762024-12-25T04:41:20.023Z[SUM] 2.00-3.00 sec 103 MBytes 867 Mbits/sec
36772024-12-25T04:41:20.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
36782024-12-25T04:41:20.023Z[ 5] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
36792024-12-25T04:41:20.023Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36802024-12-25T04:41:20.023Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36812024-12-25T04:41:20.023Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
36822024-12-25T04:41:20.023Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
36832024-12-25T04:41:20.023Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
36842024-12-25T04:41:20.023Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
36852024-12-25T04:41:20.023Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
36862024-12-25T04:41:20.023Z[SUM] 3.00-4.00 sec 103 MBytes 868 Mbits/sec
36872024-12-25T04:41:20.023Z- - - - - - - - - - - - - - - - - - - - - - - - -
36882024-12-25T04:41:20.023Z[ 5] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
36892024-12-25T04:41:20.023Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
36902024-12-25T04:41:20.024Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
36912024-12-25T04:41:20.024Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
36922024-12-25T04:41:20.024Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
36932024-12-25T04:41:20.024Z[ 15] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
36942024-12-25T04:41:20.024Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
36952024-12-25T04:41:20.024Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
36962024-12-25T04:41:20.024Z[SUM] 4.00-5.00 sec 104 MBytes 869 Mbits/sec
36972024-12-25T04:41:20.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
36982024-12-25T04:41:20.024Z[ 5] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
36992024-12-25T04:41:20.024Z[ 7] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
37002024-12-25T04:41:20.024Z[ 9] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
37012024-12-25T04:41:20.024Z[ 11] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
37022024-12-25T04:41:20.024Z[ 13] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
37032024-12-25T04:41:20.024Z[ 15] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
37042024-12-25T04:41:20.024Z[ 17] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
37052024-12-25T04:41:20.024Z[ 19] 5.00-6.00 sec 12.7 MBytes 106 Mbits/sec
37062024-12-25T04:41:20.024Z[SUM] 5.00-6.00 sec 101 MBytes 850 Mbits/sec
37072024-12-25T04:41:20.024Z- - - - - - - - - - - - - - - - - - - - - - - - -
37082024-12-25T04:41:20.024Z[ 5] 6.00-7.00 sec 12.6 MBytes 105 Mbits/sec
37092024-12-25T04:41:20.024Z[ 7] 6.00-7.00 sec 12.6 MBytes 105 Mbits/sec
37102024-12-25T04:41:20.024Z[ 9] 6.00-7.00 sec 12.5 MBytes 105 Mbits/sec
37112024-12-25T04:41:23.134Z[ 11] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec
37122024-12-25T04:41:23.134Z[ 13] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
37132024-12-25T04:41:23.134Z[ 15] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
37142024-12-25T04:41:23.134Z[ 17] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
37152024-12-25T04:41:23.134Z[ 19] 6.00-7.00 sec 12.6 MBytes 105 Mbits/sec
37162024-12-25T04:41:23.134Z[SUM] 6.00-7.00 sec 101 MBytes 845 Mbits/sec
37172024-12-25T04:41:23.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
37182024-12-25T04:41:23.134Z[ 5] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
37192024-12-25T04:41:23.134Z[ 7] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
37202024-12-25T04:41:23.134Z[ 9] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
37212024-12-25T04:41:23.134Z[ 11] 7.00-8.00 sec 12.5 MBytes 105 Mbits/sec
37222024-12-25T04:41:23.134Z[ 13] 7.00-8.00 sec 12.5 MBytes 105 Mbits/sec
37232024-12-25T04:41:23.134Z[ 15] 7.00-8.00 sec 12.5 MBytes 105 Mbits/sec
37242024-12-25T04:41:23.134Z[ 17] 7.00-8.00 sec 12.6 MBytes 105 Mbits/sec
37252024-12-25T04:41:23.134Z[ 19] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
37262024-12-25T04:41:23.134Z[SUM] 7.00-8.00 sec 100 MBytes 843 Mbits/sec
37272024-12-25T04:41:23.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
37282024-12-25T04:41:23.134Z[ 5] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec
37292024-12-25T04:41:23.134Z[ 7] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec
37302024-12-25T04:41:23.134Z[ 9] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
37312024-12-25T04:41:23.134Z[ 11] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
37322024-12-25T04:41:23.134Z[ 13] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
37332024-12-25T04:41:23.134Z[ 15] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
37342024-12-25T04:41:23.134Z[ 17] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
37352024-12-25T04:41:23.134Z[ 19] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec
37362024-12-25T04:41:23.134Z[SUM] 8.00-9.00 sec 101 MBytes 843 Mbits/sec
37372024-12-25T04:41:23.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
37382024-12-25T04:41:23.134Z[ 5] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
37392024-12-25T04:41:23.135Z[ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
37402024-12-25T04:41:23.135Z[ 9] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
37412024-12-25T04:41:23.135Z[ 11] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
37422024-12-25T04:41:23.135Z[ 13] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
37432024-12-25T04:41:23.135Z[ 15] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
37442024-12-25T04:41:23.135Z[ 17] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
37452024-12-25T04:41:23.135Z[ 19] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
37462024-12-25T04:41:23.135Z[SUM] 9.00-10.00 sec 101 MBytes 846 Mbits/sec
37472024-12-25T04:41:23.135Z- - - - - - - - - - - - - - - - - - - - - - - - -
37482024-12-25T04:41:23.135Z[ 5] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec
37492024-12-25T04:41:23.135Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37502024-12-25T04:41:23.135Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37512024-12-25T04:41:23.135Z[ 11] 10.00-10.00 sec 113 KBytes 255 Mbits/sec
37522024-12-25T04:41:23.135Z[ 13] 10.00-10.00 sec 113 KBytes 255 Mbits/sec
37532024-12-25T04:41:23.135Z[ 15] 10.00-10.00 sec 113 KBytes 255 Mbits/sec
37542024-12-25T04:41:23.135Z[ 17] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec
37552024-12-25T04:41:23.135Z[ 19] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec
37562024-12-25T04:41:23.135Z[SUM] 10.00-10.00 sec 509 KBytes 1.15 Gbits/sec
37572024-12-25T04:41:23.135Z- - - - - - - - - - - - - - - - - - - - - - - - -
37582024-12-25T04:41:23.135Z[ ID] Interval Transfer Bandwidth
37592024-12-25T04:41:23.135Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
37602024-12-25T04:41:23.135Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37612024-12-25T04:41:23.135Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
37622024-12-25T04:41:23.136Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37632024-12-25T04:41:23.136Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
37642024-12-25T04:41:23.136Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37652024-12-25T04:41:23.136Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
37662024-12-25T04:41:23.136Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37672024-12-25T04:41:23.136Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
37682024-12-25T04:41:23.136Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37692024-12-25T04:41:23.136Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
37702024-12-25T04:41:23.136Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37712024-12-25T04:41:23.136Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
37722024-12-25T04:41:23.136Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37732024-12-25T04:41:23.136Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
37742024-12-25T04:41:23.136Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37752024-12-25T04:41:23.136Z[SUM] 0.00-10.00 sec 1.01 GBytes 870 Mbits/sec sender
37762024-12-25T04:41:23.136Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37772024-12-25T04:41:23.139ZRun 1/10...870.373577132239Mbps
37782024-12-25T04:41:30.170Z-----------------------------------------------------------
37792024-12-25T04:41:30.170ZServer listening on 5201
37802024-12-25T04:41:30.170Z-----------------------------------------------------------
37812024-12-25T04:41:30.170ZAccepted connection from 10.0.0.1, port 39271
37822024-12-25T04:41:30.170Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50451
37832024-12-25T04:41:30.170Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33075
37842024-12-25T04:41:30.170Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65456
37852024-12-25T04:41:30.170Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45253
37862024-12-25T04:41:30.170Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43908
37872024-12-25T04:41:30.170Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50112
37882024-12-25T04:41:30.170Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63036
37892024-12-25T04:41:30.171Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48517
37902024-12-25T04:41:30.171Z[ ID] Interval Transfer Bandwidth
37912024-12-25T04:41:30.171Z[ 5] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
37922024-12-25T04:41:30.171Z[ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
37932024-12-25T04:41:30.171Z[ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
37942024-12-25T04:41:30.171Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
37952024-12-25T04:41:30.171Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
37962024-12-25T04:41:30.171Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
37972024-12-25T04:41:30.171Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
37982024-12-25T04:41:30.171Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
37992024-12-25T04:41:30.171Z[SUM] 0.00-1.00 sec 97.6 MBytes 818 Mbits/sec
38002024-12-25T04:41:30.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
38012024-12-25T04:41:30.171Z[ 5] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
38022024-12-25T04:41:30.171Z[ 7] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
38032024-12-25T04:41:30.171Z[ 9] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
38042024-12-25T04:41:30.171Z[ 11] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
38052024-12-25T04:41:30.171Z[ 13] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
38062024-12-25T04:41:30.171Z[ 15] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
38072024-12-25T04:41:30.171Z[ 17] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
38082024-12-25T04:41:30.171Z[ 19] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
38092024-12-25T04:41:30.171Z[SUM] 1.00-2.00 sec 102 MBytes 856 Mbits/sec
38102024-12-25T04:41:30.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
38112024-12-25T04:41:30.171Z[ 5] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
38122024-12-25T04:41:30.171Z[ 7] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
38132024-12-25T04:41:30.171Z[ 9] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
38142024-12-25T04:41:30.171Z[ 11] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
38152024-12-25T04:41:30.171Z[ 13] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
38162024-12-25T04:41:30.171Z[ 15] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
38172024-12-25T04:41:30.171Z[ 17] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
38182024-12-25T04:41:30.171Z[ 19] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
38192024-12-25T04:41:30.171Z[SUM] 2.00-3.00 sec 102 MBytes 853 Mbits/sec
38202024-12-25T04:41:30.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
38212024-12-25T04:41:30.171Z[ 5] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
38222024-12-25T04:41:30.171Z[ 7] 3.00-4.00 sec 12.6 MBytes 106 Mbits/sec
38232024-12-25T04:41:30.172Z[ 9] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
38242024-12-25T04:41:30.172Z[ 11] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
38252024-12-25T04:41:30.172Z[ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
38262024-12-25T04:41:30.172Z[ 15] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
38272024-12-25T04:41:30.172Z[ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
38282024-12-25T04:41:30.172Z[ 19] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
38292024-12-25T04:41:30.172Z[SUM] 3.00-4.00 sec 102 MBytes 855 Mbits/sec
38302024-12-25T04:41:30.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
38312024-12-25T04:41:30.172Z[ 5] 4.00-5.00 sec 12.6 MBytes 105 Mbits/sec
38322024-12-25T04:41:30.172Z[ 7] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38332024-12-25T04:41:30.172Z[ 9] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38342024-12-25T04:41:30.172Z[ 11] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38352024-12-25T04:41:30.172Z[ 13] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38362024-12-25T04:41:30.172Z[ 15] 4.00-5.00 sec 12.5 MBytes 105 Mbits/sec
38372024-12-25T04:41:30.172Z[ 17] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
38382024-12-25T04:41:30.172Z[ 19] 4.00-5.00 sec 12.5 MBytes 105 Mbits/sec
38392024-12-25T04:41:30.172Z[SUM] 4.00-5.00 sec 101 MBytes 844 Mbits/sec
38402024-12-25T04:41:30.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
38412024-12-25T04:41:30.172Z[ 5] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
38422024-12-25T04:41:30.172Z[ 7] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
38432024-12-25T04:41:30.172Z[ 9] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
38442024-12-25T04:41:30.172Z[ 11] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
38452024-12-25T04:41:30.173Z[ 13] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
38462024-12-25T04:41:30.173Z[ 15] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
38472024-12-25T04:41:30.174Z[ 17] 5.00-6.00 sec 12.6 MBytes 105 Mbits/sec
38482024-12-25T04:41:30.174Z[ 19] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
38492024-12-25T04:41:30.174Z[SUM] 5.00-6.00 sec 101 MBytes 847 Mbits/sec
38502024-12-25T04:41:30.174Z- - - - - - - - - - - - - - - - - - - - - - - - -
38512024-12-25T04:41:30.174Z[ 5] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
38522024-12-25T04:41:30.174Z[ 7] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
38532024-12-25T04:41:30.174Z[ 9] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
38542024-12-25T04:41:33.393Z[ 11] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec
38552024-12-25T04:41:33.393Z[ 13] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
38562024-12-25T04:41:33.393Z[ 15] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec
38572024-12-25T04:41:33.393Z[ 17] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec
38582024-12-25T04:41:33.393Z[ 19] 6.00-7.00 sec 12.7 MBytes 106 Mbits/sec
38592024-12-25T04:41:33.393Z[SUM] 6.00-7.00 sec 101 MBytes 850 Mbits/sec
38602024-12-25T04:41:33.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
38612024-12-25T04:41:33.393Z[ 5] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
38622024-12-25T04:41:33.393Z[ 7] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
38632024-12-25T04:41:33.393Z[ 9] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
38642024-12-25T04:41:33.393Z[ 11] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec
38652024-12-25T04:41:33.393Z[ 13] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
38662024-12-25T04:41:33.393Z[ 15] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
38672024-12-25T04:41:33.393Z[ 17] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
38682024-12-25T04:41:33.393Z[ 19] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
38692024-12-25T04:41:33.393Z[SUM] 7.00-8.00 sec 101 MBytes 852 Mbits/sec
38702024-12-25T04:41:33.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
38712024-12-25T04:41:33.394Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38722024-12-25T04:41:33.394Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
38732024-12-25T04:41:33.394Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38742024-12-25T04:41:33.394Z[ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38752024-12-25T04:41:33.394Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38762024-12-25T04:41:33.394Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38772024-12-25T04:41:33.394Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38782024-12-25T04:41:33.394Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
38792024-12-25T04:41:33.394Z[SUM] 8.00-9.00 sec 103 MBytes 866 Mbits/sec
38802024-12-25T04:41:33.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
38812024-12-25T04:41:33.394Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38822024-12-25T04:41:33.394Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38832024-12-25T04:41:33.394Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38842024-12-25T04:41:33.394Z[ 11] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38852024-12-25T04:41:33.394Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
38862024-12-25T04:41:33.394Z[ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38872024-12-25T04:41:33.394Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38882024-12-25T04:41:33.394Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
38892024-12-25T04:41:33.394Z[SUM] 9.00-10.00 sec 104 MBytes 874 Mbits/sec
38902024-12-25T04:41:33.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
38912024-12-25T04:41:33.395Z[ 5] 10.00-10.00 sec 56.6 KBytes 149 Mbits/sec
38922024-12-25T04:41:33.395Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38932024-12-25T04:41:33.395Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38942024-12-25T04:41:33.395Z[ 11] 10.00-10.00 sec 56.6 KBytes 149 Mbits/sec
38952024-12-25T04:41:33.395Z[ 13] 10.00-10.00 sec 56.6 KBytes 149 Mbits/sec
38962024-12-25T04:41:33.395Z[ 15] 10.00-10.00 sec 113 KBytes 298 Mbits/sec
38972024-12-25T04:41:33.395Z[ 17] 10.00-10.00 sec 113 KBytes 298 Mbits/sec
38982024-12-25T04:41:33.395Z[ 19] 10.00-10.00 sec 113 KBytes 298 Mbits/sec
38992024-12-25T04:41:33.395Z[SUM] 10.00-10.00 sec 509 KBytes 1.34 Gbits/sec
39002024-12-25T04:41:33.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
39012024-12-25T04:41:33.395Z[ ID] Interval Transfer Bandwidth
39022024-12-25T04:41:33.395Z[ 5] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
39032024-12-25T04:41:33.395Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39042024-12-25T04:41:33.395Z[ 7] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
39052024-12-25T04:41:33.395Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39062024-12-25T04:41:33.395Z[ 9] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
39072024-12-25T04:41:33.395Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39082024-12-25T04:41:33.395Z[ 11] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
39092024-12-25T04:41:33.395Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39102024-12-25T04:41:33.395Z[ 13] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
39112024-12-25T04:41:33.395Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39122024-12-25T04:41:33.395Z[ 15] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
39132024-12-25T04:41:33.395Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39142024-12-25T04:41:33.395Z[ 17] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
39152024-12-25T04:41:33.395Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39162024-12-25T04:41:33.395Z[ 19] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
39172024-12-25T04:41:33.395Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39182024-12-25T04:41:33.395Z[SUM] 0.00-10.00 sec 1016 MBytes 852 Mbits/sec sender
39192024-12-25T04:41:33.398Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
39202024-12-25T04:41:33.398ZRun 2/10...851.895216549058Mbps
39212024-12-25T04:41:40.428Z-----------------------------------------------------------
39222024-12-25T04:41:40.428ZServer listening on 5201
39232024-12-25T04:41:40.428Z-----------------------------------------------------------
39242024-12-25T04:41:40.428ZAccepted connection from 10.0.0.1, port 50281
39252024-12-25T04:41:40.428Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57153
39262024-12-25T04:41:40.428Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36619
39272024-12-25T04:41:40.428Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63360
39282024-12-25T04:41:40.428Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35605
39292024-12-25T04:41:40.428Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43816
39302024-12-25T04:41:40.428Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53432
39312024-12-25T04:41:40.428Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54864
39322024-12-25T04:41:40.428Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40922
39332024-12-25T04:41:40.428Z[ ID] Interval Transfer Bandwidth
39342024-12-25T04:41:40.428Z[ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
39352024-12-25T04:41:40.428Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
39362024-12-25T04:41:40.428Z[ 9] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
39372024-12-25T04:41:40.428Z[ 11] 0.00-1.00 sec 11.9 MBytes 99.8 Mbits/sec
39382024-12-25T04:41:40.428Z[ 13] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
39392024-12-25T04:41:40.428Z[ 15] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
39402024-12-25T04:41:40.429Z[ 17] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
39412024-12-25T04:41:40.429Z[ 19] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
39422024-12-25T04:41:40.429Z[SUM] 0.00-1.00 sec 95.6 MBytes 802 Mbits/sec
39432024-12-25T04:41:40.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
39442024-12-25T04:41:40.430Z[ 5] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec
39452024-12-25T04:41:40.430Z[ 7] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec
39462024-12-25T04:41:40.430Z[ 9] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
39472024-12-25T04:41:40.430Z[ 11] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
39482024-12-25T04:41:40.430Z[ 13] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec
39492024-12-25T04:41:40.430Z[ 15] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec
39502024-12-25T04:41:40.430Z[ 17] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec
39512024-12-25T04:41:40.430Z[ 19] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec
39522024-12-25T04:41:40.430Z[SUM] 1.00-2.00 sec 101 MBytes 849 Mbits/sec
39532024-12-25T04:41:40.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
39542024-12-25T04:41:40.430Z[ 5] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
39552024-12-25T04:41:40.430Z[ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
39562024-12-25T04:41:40.430Z[ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
39572024-12-25T04:41:40.430Z[ 11] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
39582024-12-25T04:41:40.430Z[ 13] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
39592024-12-25T04:41:40.430Z[ 15] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
39602024-12-25T04:41:40.430Z[ 17] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
39612024-12-25T04:41:40.430Z[ 19] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
39622024-12-25T04:41:40.430Z[SUM] 2.00-3.00 sec 102 MBytes 860 Mbits/sec
39632024-12-25T04:41:40.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
39642024-12-25T04:41:40.430Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39652024-12-25T04:41:40.430Z[ 7] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
39662024-12-25T04:41:40.431Z[ 9] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
39672024-12-25T04:41:40.431Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39682024-12-25T04:41:40.431Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39692024-12-25T04:41:40.431Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39702024-12-25T04:41:40.431Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39712024-12-25T04:41:40.431Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
39722024-12-25T04:41:40.431Z[SUM] 3.00-4.00 sec 103 MBytes 862 Mbits/sec
39732024-12-25T04:41:40.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
39742024-12-25T04:41:40.431Z[ 5] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
39752024-12-25T04:41:40.431Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39762024-12-25T04:41:40.431Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39772024-12-25T04:41:40.431Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39782024-12-25T04:41:40.431Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39792024-12-25T04:41:40.431Z[ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39802024-12-25T04:41:40.434Z[ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39812024-12-25T04:41:40.434Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
39822024-12-25T04:41:40.434Z[SUM] 4.00-5.00 sec 103 MBytes 865 Mbits/sec
39832024-12-25T04:41:40.434Z- - - - - - - - - - - - - - - - - - - - - - - - -
39842024-12-25T04:41:40.434Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39852024-12-25T04:41:40.434Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39862024-12-25T04:41:40.434Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
39872024-12-25T04:41:40.434Z[ 11] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
39882024-12-25T04:41:40.434Z[ 13] 5.00-6.00 sec 12.8 MBytes 108 Mbits/sec
39892024-12-25T04:41:40.434Z[ 15] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
39902024-12-25T04:41:40.435Z[ 17] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
39912024-12-25T04:41:40.435Z[ 19] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
39922024-12-25T04:41:40.435Z[SUM] 5.00-6.00 sec 103 MBytes 860 Mbits/sec
39932024-12-25T04:41:40.435Z- - - - - - - - - - - - - - - - - - - - - - - - -
39942024-12-25T04:41:40.435Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
39952024-12-25T04:41:40.435Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
39962024-12-25T04:41:40.435Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
39972024-12-25T04:41:43.653Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
39982024-12-25T04:41:43.653Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
39992024-12-25T04:41:43.653Z[ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
40002024-12-25T04:41:43.653Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
40012024-12-25T04:41:43.653Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
40022024-12-25T04:41:43.653Z[SUM] 6.00-7.00 sec 103 MBytes 863 Mbits/sec
40032024-12-25T04:41:43.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
40042024-12-25T04:41:43.653Z[ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
40052024-12-25T04:41:43.653Z[ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
40062024-12-25T04:41:43.653Z[ 9] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec
40072024-12-25T04:41:43.653Z[ 11] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
40082024-12-25T04:41:43.653Z[ 13] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
40092024-12-25T04:41:43.653Z[ 15] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
40102024-12-25T04:41:43.653Z[ 17] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
40112024-12-25T04:41:43.653Z[ 19] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
40122024-12-25T04:41:43.653Z[SUM] 7.00-8.00 sec 102 MBytes 855 Mbits/sec
40132024-12-25T04:41:43.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
40142024-12-25T04:41:43.654Z[ 5] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
40152024-12-25T04:41:43.654Z[ 7] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
40162024-12-25T04:41:43.654Z[ 9] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
40172024-12-25T04:41:43.654Z[ 11] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec
40182024-12-25T04:41:43.654Z[ 13] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec
40192024-12-25T04:41:43.654Z[ 15] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
40202024-12-25T04:41:43.654Z[ 17] 8.00-9.00 sec 12.7 MBytes 106 Mbits/sec
40212024-12-25T04:41:43.654Z[ 19] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
40222024-12-25T04:41:43.654Z[SUM] 8.00-9.00 sec 101 MBytes 850 Mbits/sec
40232024-12-25T04:41:43.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
40242024-12-25T04:41:43.654Z[ 5] 9.00-10.00 sec 12.7 MBytes 106 Mbits/sec
40252024-12-25T04:41:43.654Z[ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
40262024-12-25T04:41:43.654Z[ 9] 9.00-10.00 sec 12.7 MBytes 106 Mbits/sec
40272024-12-25T04:41:43.654Z[ 11] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
40282024-12-25T04:41:43.654Z[ 13] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
40292024-12-25T04:41:43.654Z[ 15] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
40302024-12-25T04:41:43.654Z[ 17] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
40312024-12-25T04:41:43.654Z[ 19] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
40322024-12-25T04:41:43.654Z[SUM] 9.00-10.00 sec 102 MBytes 852 Mbits/sec
40332024-12-25T04:41:43.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
40342024-12-25T04:41:43.654Z[ 5] 10.00-10.00 sec 113 KBytes 229 Mbits/sec
40352024-12-25T04:41:43.654Z[ 7] 10.00-10.00 sec 113 KBytes 229 Mbits/sec
40362024-12-25T04:41:43.654Z[ 9] 10.00-10.00 sec 113 KBytes 229 Mbits/sec
40372024-12-25T04:41:43.654Z[ 11] 10.00-10.00 sec 56.6 KBytes 114 Mbits/sec
40382024-12-25T04:41:43.655Z[ 13] 10.00-10.00 sec 56.6 KBytes 114 Mbits/sec
40392024-12-25T04:41:43.655Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40402024-12-25T04:41:43.655Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40412024-12-25T04:41:43.655Z[ 19] 10.00-10.00 sec 56.6 KBytes 114 Mbits/sec
40422024-12-25T04:41:43.655Z[SUM] 10.00-10.00 sec 509 KBytes 1.03 Gbits/sec
40432024-12-25T04:41:43.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
40442024-12-25T04:41:43.655Z[ ID] Interval Transfer Bandwidth
40452024-12-25T04:41:43.655Z[ 5] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
40462024-12-25T04:41:43.655Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40472024-12-25T04:41:43.655Z[ 7] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
40482024-12-25T04:41:43.655Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40492024-12-25T04:41:43.655Z[ 9] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
40502024-12-25T04:41:43.655Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40512024-12-25T04:41:43.655Z[ 11] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
40522024-12-25T04:41:43.655Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40532024-12-25T04:41:43.655Z[ 13] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
40542024-12-25T04:41:43.655Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40552024-12-25T04:41:43.655Z[ 15] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
40562024-12-25T04:41:43.655Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40572024-12-25T04:41:43.655Z[ 17] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
40582024-12-25T04:41:43.655Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40592024-12-25T04:41:43.655Z[ 19] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
40602024-12-25T04:41:43.655Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40612024-12-25T04:41:43.655Z[SUM] 0.00-10.00 sec 1016 MBytes 852 Mbits/sec sender
40622024-12-25T04:41:43.655Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40632024-12-25T04:41:43.659ZRun 3/10...852.315647140858Mbps
40642024-12-25T04:41:50.687Z-----------------------------------------------------------
40652024-12-25T04:41:50.687ZServer listening on 5201
40662024-12-25T04:41:50.687Z-----------------------------------------------------------
40672024-12-25T04:41:50.687ZAccepted connection from 10.0.0.1, port 56848
40682024-12-25T04:41:50.687Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54699
40692024-12-25T04:41:50.687Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34746
40702024-12-25T04:41:50.688Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35788
40712024-12-25T04:41:50.688Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59038
40722024-12-25T04:41:50.688Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53800
40732024-12-25T04:41:50.688Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35735
40742024-12-25T04:41:50.688Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41839
40752024-12-25T04:41:50.688Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50817
40762024-12-25T04:41:50.688Z[ ID] Interval Transfer Bandwidth
40772024-12-25T04:41:50.688Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
40782024-12-25T04:41:50.688Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
40792024-12-25T04:41:50.688Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
40802024-12-25T04:41:50.688Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
40812024-12-25T04:41:50.688Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
40822024-12-25T04:41:50.688Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
40832024-12-25T04:41:50.688Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
40842024-12-25T04:41:50.688Z[ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
40852024-12-25T04:41:50.688Z[SUM] 0.00-1.00 sec 96.1 MBytes 806 Mbits/sec
40862024-12-25T04:41:50.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
40872024-12-25T04:41:50.688Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40882024-12-25T04:41:50.688Z[ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
40892024-12-25T04:41:50.688Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40902024-12-25T04:41:50.688Z[ 11] 1.00-2.00 sec 12.9 MBytes 109 Mbits/sec
40912024-12-25T04:41:50.688Z[ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40922024-12-25T04:41:50.688Z[ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40932024-12-25T04:41:50.688Z[ 17] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
40942024-12-25T04:41:50.688Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
40952024-12-25T04:41:50.688Z[SUM] 1.00-2.00 sec 103 MBytes 866 Mbits/sec
40962024-12-25T04:41:50.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
40972024-12-25T04:41:50.688Z[ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
40982024-12-25T04:41:50.688Z[ 7] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
40992024-12-25T04:41:50.688Z[ 9] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
41002024-12-25T04:41:50.688Z[ 11] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
41012024-12-25T04:41:50.688Z[ 13] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
41022024-12-25T04:41:50.688Z[ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
41032024-12-25T04:41:50.688Z[ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
41042024-12-25T04:41:50.688Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
41052024-12-25T04:41:50.688Z[SUM] 2.00-3.00 sec 103 MBytes 863 Mbits/sec
41062024-12-25T04:41:50.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
41072024-12-25T04:41:50.688Z[ 5] 3.00-4.00 sec 12.6 MBytes 106 Mbits/sec
41082024-12-25T04:41:50.689Z[ 7] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
41092024-12-25T04:41:50.689Z[ 9] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
41102024-12-25T04:41:50.689Z[ 11] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
41112024-12-25T04:41:50.690Z[ 13] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
41122024-12-25T04:41:50.690Z[ 15] 3.00-4.00 sec 12.7 MBytes 106 Mbits/sec
41132024-12-25T04:41:50.690Z[ 17] 3.00-4.00 sec 12.6 MBytes 106 Mbits/sec
41142024-12-25T04:41:50.690Z[ 19] 3.00-4.00 sec 12.6 MBytes 106 Mbits/sec
41152024-12-25T04:41:50.690Z[SUM] 3.00-4.00 sec 101 MBytes 851 Mbits/sec
41162024-12-25T04:41:50.690Z- - - - - - - - - - - - - - - - - - - - - - - - -
41172024-12-25T04:41:50.690Z[ 5] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
41182024-12-25T04:41:50.690Z[ 7] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
41192024-12-25T04:41:50.690Z[ 9] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
41202024-12-25T04:41:50.690Z[ 11] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
41212024-12-25T04:41:50.690Z[ 13] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
41222024-12-25T04:41:50.690Z[ 15] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
41232024-12-25T04:41:50.690Z[ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
41242024-12-25T04:41:50.690Z[ 19] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
41252024-12-25T04:41:50.690Z[SUM] 4.00-5.00 sec 102 MBytes 852 Mbits/sec
41262024-12-25T04:41:50.690Z- - - - - - - - - - - - - - - - - - - - - - - - -
41272024-12-25T04:41:50.690Z[ 5] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
41282024-12-25T04:41:50.690Z[ 7] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
41292024-12-25T04:41:50.690Z[ 9] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
41302024-12-25T04:41:50.690Z[ 11] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
41312024-12-25T04:41:50.690Z[ 13] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
41322024-12-25T04:41:50.691Z[ 15] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
41332024-12-25T04:41:50.691Z[ 17] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
41342024-12-25T04:41:50.691Z[ 19] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
41352024-12-25T04:41:50.691Z[SUM] 5.00-6.00 sec 102 MBytes 853 Mbits/sec
41362024-12-25T04:41:50.691Z- - - - - - - - - - - - - - - - - - - - - - - - -
41372024-12-25T04:41:50.691Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
41382024-12-25T04:41:50.691Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
41392024-12-25T04:41:50.691Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
41402024-12-25T04:41:53.803Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
41412024-12-25T04:41:53.803Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
41422024-12-25T04:41:53.803Z[ 15] 6.00-7.00 sec 12.8 MBytes 108 Mbits/sec
41432024-12-25T04:41:53.803Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
41442024-12-25T04:41:53.803Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
41452024-12-25T04:41:53.803Z[SUM] 6.00-7.00 sec 103 MBytes 866 Mbits/sec
41462024-12-25T04:41:53.803Z- - - - - - - - - - - - - - - - - - - - - - - - -
41472024-12-25T04:41:53.803Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41482024-12-25T04:41:53.803Z[ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41492024-12-25T04:41:53.803Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41502024-12-25T04:41:53.803Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41512024-12-25T04:41:53.803Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41522024-12-25T04:41:53.803Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41532024-12-25T04:41:53.803Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41542024-12-25T04:41:53.803Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
41552024-12-25T04:41:53.803Z[SUM] 7.00-8.00 sec 104 MBytes 872 Mbits/sec
41562024-12-25T04:41:53.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
41572024-12-25T04:41:53.804Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
41582024-12-25T04:41:53.804Z[ 7] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
41592024-12-25T04:41:53.804Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
41602024-12-25T04:41:53.804Z[ 11] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
41612024-12-25T04:41:53.804Z[ 13] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
41622024-12-25T04:41:53.804Z[ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
41632024-12-25T04:41:53.804Z[ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
41642024-12-25T04:41:53.804Z[ 19] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
41652024-12-25T04:41:53.804Z[SUM] 8.00-9.00 sec 103 MBytes 860 Mbits/sec
41662024-12-25T04:41:53.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
41672024-12-25T04:41:53.804Z[ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
41682024-12-25T04:41:53.804Z[ 7] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
41692024-12-25T04:41:53.804Z[ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
41702024-12-25T04:41:53.804Z[ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
41712024-12-25T04:41:53.804Z[ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
41722024-12-25T04:41:53.804Z[ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
41732024-12-25T04:41:53.804Z[ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
41742024-12-25T04:41:53.804Z[ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
41752024-12-25T04:41:53.804Z[SUM] 9.00-10.00 sec 102 MBytes 858 Mbits/sec
41762024-12-25T04:41:53.804Z- - - - - - - - - - - - - - - - - - - - - - - - -
41772024-12-25T04:41:53.804Z[ 5] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
41782024-12-25T04:41:53.804Z[ 7] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
41792024-12-25T04:41:53.804Z[ 9] 10.00-10.00 sec 113 KBytes 261 Mbits/sec
41802024-12-25T04:41:53.805Z[ 11] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
41812024-12-25T04:41:53.805Z[ 13] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
41822024-12-25T04:41:53.805Z[ 15] 10.00-10.00 sec 113 KBytes 261 Mbits/sec
41832024-12-25T04:41:53.805Z[ 17] 10.00-10.00 sec 113 KBytes 261 Mbits/sec
41842024-12-25T04:41:53.805Z[ 19] 10.00-10.00 sec 113 KBytes 261 Mbits/sec
41852024-12-25T04:41:53.805Z[SUM] 10.00-10.00 sec 679 KBytes 1.57 Gbits/sec
41862024-12-25T04:41:53.805Z- - - - - - - - - - - - - - - - - - - - - - - - -
41872024-12-25T04:41:53.805Z[ ID] Interval Transfer Bandwidth
41882024-12-25T04:41:53.805Z[ 5] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
41892024-12-25T04:41:53.805Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41902024-12-25T04:41:53.805Z[ 7] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
41912024-12-25T04:41:53.805Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41922024-12-25T04:41:53.805Z[ 9] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
41932024-12-25T04:41:53.805Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41942024-12-25T04:41:53.805Z[ 11] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
41952024-12-25T04:41:53.805Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41962024-12-25T04:41:53.805Z[ 13] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
41972024-12-25T04:41:53.805Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41982024-12-25T04:41:53.805Z[ 15] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
41992024-12-25T04:41:53.805Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42002024-12-25T04:41:53.805Z[ 17] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
42012024-12-25T04:41:53.805Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42022024-12-25T04:41:53.805Z[ 19] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
42032024-12-25T04:41:53.805Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42042024-12-25T04:41:53.805Z[SUM] 0.00-10.00 sec 1020 MBytes 855 Mbits/sec sender
42052024-12-25T04:41:53.805Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42062024-12-25T04:41:53.809ZRun 4/10...855.2794329593361Mbps
42072024-12-25T04:42:00.837Z-----------------------------------------------------------
42082024-12-25T04:42:00.837ZServer listening on 5201
42092024-12-25T04:42:00.837Z-----------------------------------------------------------
42102024-12-25T04:42:00.837ZAccepted connection from 10.0.0.1, port 44184
42112024-12-25T04:42:00.837Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59245
42122024-12-25T04:42:00.837Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37519
42132024-12-25T04:42:00.837Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37874
42142024-12-25T04:42:00.837Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39137
42152024-12-25T04:42:00.837Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41444
42162024-12-25T04:42:00.837Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51449
42172024-12-25T04:42:00.838Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48297
42182024-12-25T04:42:00.838Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34685
42192024-12-25T04:42:00.838Z[ ID] Interval Transfer Bandwidth
42202024-12-25T04:42:00.838Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
42212024-12-25T04:42:00.838Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
42222024-12-25T04:42:00.838Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
42232024-12-25T04:42:00.838Z[ 11] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
42242024-12-25T04:42:00.838Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
42252024-12-25T04:42:00.838Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
42262024-12-25T04:42:00.841Z[ 17] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
42272024-12-25T04:42:00.841Z[ 19] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
42282024-12-25T04:42:00.841Z[SUM] 0.00-1.00 sec 96.0 MBytes 805 Mbits/sec
42292024-12-25T04:42:00.841Z- - - - - - - - - - - - - - - - - - - - - - - - -
42302024-12-25T04:42:00.841Z[ 5] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec
42312024-12-25T04:42:00.841Z[ 7] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
42322024-12-25T04:42:00.841Z[ 9] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec
42332024-12-25T04:42:00.841Z[ 11] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
42342024-12-25T04:42:00.841Z[ 13] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec
42352024-12-25T04:42:00.841Z[ 15] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
42362024-12-25T04:42:00.841Z[ 17] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
42372024-12-25T04:42:00.841Z[ 19] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
42382024-12-25T04:42:00.842Z[SUM] 1.00-2.00 sec 102 MBytes 852 Mbits/sec
42392024-12-25T04:42:00.842Z- - - - - - - - - - - - - - - - - - - - - - - - -
42402024-12-25T04:42:00.842Z[ 5] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
42412024-12-25T04:42:00.842Z[ 7] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
42422024-12-25T04:42:00.842Z[ 9] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
42432024-12-25T04:42:00.842Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
42442024-12-25T04:42:00.842Z[ 13] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
42452024-12-25T04:42:00.842Z[ 15] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
42462024-12-25T04:42:00.842Z[ 17] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
42472024-12-25T04:42:00.842Z[ 19] 2.00-3.00 sec 12.8 MBytes 107 Mbits/sec
42482024-12-25T04:42:00.842Z[SUM] 2.00-3.00 sec 102 MBytes 859 Mbits/sec
42492024-12-25T04:42:00.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
42502024-12-25T04:42:00.843Z[ 5] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
42512024-12-25T04:42:00.843Z[ 7] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42522024-12-25T04:42:00.843Z[ 9] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42532024-12-25T04:42:00.843Z[ 11] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
42542024-12-25T04:42:00.843Z[ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
42552024-12-25T04:42:00.843Z[ 15] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
42562024-12-25T04:42:00.843Z[ 17] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
42572024-12-25T04:42:00.843Z[ 19] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
42582024-12-25T04:42:00.843Z[SUM] 3.00-4.00 sec 102 MBytes 858 Mbits/sec
42592024-12-25T04:42:00.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
42602024-12-25T04:42:00.843Z[ 5] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec
42612024-12-25T04:42:00.843Z[ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
42622024-12-25T04:42:00.843Z[ 9] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec
42632024-12-25T04:42:00.843Z[ 11] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
42642024-12-25T04:42:00.843Z[ 13] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
42652024-12-25T04:42:00.843Z[ 15] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
42662024-12-25T04:42:00.843Z[ 17] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
42672024-12-25T04:42:00.843Z[ 19] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
42682024-12-25T04:42:00.843Z[SUM] 4.00-5.00 sec 102 MBytes 852 Mbits/sec
42692024-12-25T04:42:00.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
42702024-12-25T04:42:00.843Z[ 5] 5.00-6.00 sec 12.5 MBytes 105 Mbits/sec
42712024-12-25T04:42:00.843Z[ 7] 5.00-6.00 sec 12.6 MBytes 105 Mbits/sec
42722024-12-25T04:42:00.843Z[ 9] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
42732024-12-25T04:42:00.843Z[ 11] 5.00-6.00 sec 12.5 MBytes 105 Mbits/sec
42742024-12-25T04:42:00.843Z[ 13] 5.00-6.00 sec 12.5 MBytes 105 Mbits/sec
42752024-12-25T04:42:00.843Z[ 15] 5.00-6.00 sec 12.5 MBytes 105 Mbits/sec
42762024-12-25T04:42:00.843Z[ 17] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
42772024-12-25T04:42:00.843Z[ 19] 5.00-6.00 sec 12.6 MBytes 106 Mbits/sec
42782024-12-25T04:42:00.843Z[SUM] 5.00-6.00 sec 100 MBytes 843 Mbits/sec
42792024-12-25T04:42:00.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
42802024-12-25T04:42:00.843Z[ 5] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
42812024-12-25T04:42:00.843Z[ 7] 6.00-7.00 sec 12.5 MBytes 105 Mbits/sec
42822024-12-25T04:42:00.843Z[ 9] 6.00-7.00 sec 12.5 MBytes 105 Mbits/sec
42832024-12-25T04:42:04.062Z[ 11] 6.00-7.00 sec 12.6 MBytes 105 Mbits/sec
42842024-12-25T04:42:04.062Z[ 13] 6.00-7.00 sec 12.5 MBytes 105 Mbits/sec
42852024-12-25T04:42:04.062Z[ 15] 6.00-7.00 sec 12.6 MBytes 105 Mbits/sec
42862024-12-25T04:42:04.062Z[ 17] 6.00-7.00 sec 12.5 MBytes 105 Mbits/sec
42872024-12-25T04:42:04.062Z[ 19] 6.00-7.00 sec 12.6 MBytes 105 Mbits/sec
42882024-12-25T04:42:04.062Z[SUM] 6.00-7.00 sec 100 MBytes 842 Mbits/sec
42892024-12-25T04:42:04.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
42902024-12-25T04:42:04.062Z[ 5] 7.00-8.00 sec 12.5 MBytes 105 Mbits/sec
42912024-12-25T04:42:04.062Z[ 7] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
42922024-12-25T04:42:04.062Z[ 9] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
42932024-12-25T04:42:04.062Z[ 11] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
42942024-12-25T04:42:04.062Z[ 13] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
42952024-12-25T04:42:04.062Z[ 15] 7.00-8.00 sec 12.6 MBytes 105 Mbits/sec
42962024-12-25T04:42:04.062Z[ 17] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
42972024-12-25T04:42:04.064Z[ 19] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
42982024-12-25T04:42:04.064Z[SUM] 7.00-8.00 sec 101 MBytes 846 Mbits/sec
42992024-12-25T04:42:04.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
43002024-12-25T04:42:04.064Z[ 5] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
43012024-12-25T04:42:04.064Z[ 7] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
43022024-12-25T04:42:04.064Z[ 9] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
43032024-12-25T04:42:04.064Z[ 11] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
43042024-12-25T04:42:04.064Z[ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
43052024-12-25T04:42:04.064Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
43062024-12-25T04:42:04.064Z[ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
43072024-12-25T04:42:04.064Z[ 19] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
43082024-12-25T04:42:04.064Z[SUM] 8.00-9.00 sec 103 MBytes 860 Mbits/sec
43092024-12-25T04:42:04.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
43102024-12-25T04:42:04.064Z[ 5] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
43112024-12-25T04:42:04.064Z[ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
43122024-12-25T04:42:04.064Z[ 9] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
43132024-12-25T04:42:04.064Z[ 11] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
43142024-12-25T04:42:04.064Z[ 13] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
43152024-12-25T04:42:04.064Z[ 15] 9.00-10.00 sec 12.6 MBytes 105 Mbits/sec
43162024-12-25T04:42:04.064Z[ 17] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
43172024-12-25T04:42:04.064Z[ 19] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
43182024-12-25T04:42:04.064Z[SUM] 9.00-10.00 sec 101 MBytes 845 Mbits/sec
43192024-12-25T04:42:04.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
43202024-12-25T04:42:04.064Z[ 5] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
43212024-12-25T04:42:04.064Z[ 7] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
43222024-12-25T04:42:04.064Z[ 9] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
43232024-12-25T04:42:04.064Z[ 11] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
43242024-12-25T04:42:04.064Z[ 13] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
43252024-12-25T04:42:04.064Z[ 15] 10.00-10.00 sec 84.8 KBytes 197 Mbits/sec
43262024-12-25T04:42:04.064Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43272024-12-25T04:42:04.064Z[ 19] 10.00-10.00 sec 56.6 KBytes 131 Mbits/sec
43282024-12-25T04:42:04.064Z[SUM] 10.00-10.00 sec 424 KBytes 985 Mbits/sec
43292024-12-25T04:42:04.065Z- - - - - - - - - - - - - - - - - - - - - - - - -
43302024-12-25T04:42:04.065Z[ ID] Interval Transfer Bandwidth
43312024-12-25T04:42:04.065Z[ 5] 0.00-10.00 sec 126 MBytes 106 Mbits/sec sender
43322024-12-25T04:42:04.065Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43332024-12-25T04:42:04.065Z[ 7] 0.00-10.00 sec 126 MBytes 106 Mbits/sec sender
43342024-12-25T04:42:04.065Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43352024-12-25T04:42:04.065Z[ 9] 0.00-10.00 sec 126 MBytes 106 Mbits/sec sender
43362024-12-25T04:42:04.065Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43372024-12-25T04:42:04.065Z[ 11] 0.00-10.00 sec 126 MBytes 106 Mbits/sec sender
43382024-12-25T04:42:04.065Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43392024-12-25T04:42:04.065Z[ 13] 0.00-10.00 sec 126 MBytes 106 Mbits/sec sender
43402024-12-25T04:42:04.065Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43412024-12-25T04:42:04.065Z[ 15] 0.00-10.00 sec 126 MBytes 106 Mbits/sec sender
43422024-12-25T04:42:04.065Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43432024-12-25T04:42:04.065Z[ 17] 0.00-10.00 sec 126 MBytes 106 Mbits/sec sender
43442024-12-25T04:42:04.065Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43452024-12-25T04:42:04.065Z[ 19] 0.00-10.00 sec 126 MBytes 106 Mbits/sec sender
43462024-12-25T04:42:04.065Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43472024-12-25T04:42:04.065Z[SUM] 0.00-10.00 sec 1009 MBytes 846 Mbits/sec sender
43482024-12-25T04:42:04.065Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43492024-12-25T04:42:04.068ZRun 5/10...846.546223857391Mbps
43502024-12-25T04:42:11.097Z-----------------------------------------------------------
43512024-12-25T04:42:11.097ZServer listening on 5201
43522024-12-25T04:42:11.097Z-----------------------------------------------------------
43532024-12-25T04:42:11.097ZAccepted connection from 10.0.0.1, port 53208
43542024-12-25T04:42:11.097Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61522
43552024-12-25T04:42:11.097Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61065
43562024-12-25T04:42:11.097Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52804
43572024-12-25T04:42:11.097Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50464
43582024-12-25T04:42:11.097Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33654
43592024-12-25T04:42:11.097Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55286
43602024-12-25T04:42:11.097Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42163
43612024-12-25T04:42:11.097Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47191
43622024-12-25T04:42:11.098Z[ ID] Interval Transfer Bandwidth
43632024-12-25T04:42:11.098Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
43642024-12-25T04:42:11.098Z[ 7] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
43652024-12-25T04:42:11.098Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43662024-12-25T04:42:11.098Z[ 11] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
43672024-12-25T04:42:11.098Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43682024-12-25T04:42:11.098Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43692024-12-25T04:42:11.098Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43702024-12-25T04:42:11.098Z[ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
43712024-12-25T04:42:11.098Z[SUM] 0.00-1.00 sec 96.1 MBytes 805 Mbits/sec
43722024-12-25T04:42:11.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
43732024-12-25T04:42:11.098Z[ 5] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
43742024-12-25T04:42:11.098Z[ 7] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
43752024-12-25T04:42:11.098Z[ 9] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
43762024-12-25T04:42:11.098Z[ 11] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
43772024-12-25T04:42:11.098Z[ 13] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
43782024-12-25T04:42:11.098Z[ 15] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
43792024-12-25T04:42:11.098Z[ 17] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
43802024-12-25T04:42:11.098Z[ 19] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
43812024-12-25T04:42:11.098Z[SUM] 1.00-2.00 sec 102 MBytes 855 Mbits/sec
43822024-12-25T04:42:11.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
43832024-12-25T04:42:11.098Z[ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
43842024-12-25T04:42:11.098Z[ 7] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
43852024-12-25T04:42:11.098Z[ 9] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
43862024-12-25T04:42:11.098Z[ 11] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
43872024-12-25T04:42:11.098Z[ 13] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
43882024-12-25T04:42:11.098Z[ 15] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
43892024-12-25T04:42:11.098Z[ 17] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
43902024-12-25T04:42:11.098Z[ 19] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
43912024-12-25T04:42:11.099Z[SUM] 2.00-3.00 sec 103 MBytes 862 Mbits/sec
43922024-12-25T04:42:11.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
43932024-12-25T04:42:11.099Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43942024-12-25T04:42:11.099Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43952024-12-25T04:42:11.099Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43962024-12-25T04:42:11.099Z[ 11] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
43972024-12-25T04:42:11.099Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
43982024-12-25T04:42:11.099Z[ 15] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
43992024-12-25T04:42:11.099Z[ 17] 3.00-4.00 sec 12.9 MBytes 109 Mbits/sec
44002024-12-25T04:42:11.099Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
44012024-12-25T04:42:11.099Z[SUM] 3.00-4.00 sec 103 MBytes 867 Mbits/sec
44022024-12-25T04:42:11.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
44032024-12-25T04:42:11.099Z[ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44042024-12-25T04:42:11.099Z[ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44052024-12-25T04:42:11.099Z[ 9] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44062024-12-25T04:42:11.099Z[ 11] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44072024-12-25T04:42:11.099Z[ 13] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44082024-12-25T04:42:11.099Z[ 15] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44092024-12-25T04:42:11.099Z[ 17] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44102024-12-25T04:42:11.099Z[ 19] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
44112024-12-25T04:42:11.099Z[SUM] 4.00-5.00 sec 102 MBytes 856 Mbits/sec
44122024-12-25T04:42:11.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
44132024-12-25T04:42:11.099Z[ 5] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44142024-12-25T04:42:11.099Z[ 7] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44152024-12-25T04:42:11.101Z[ 9] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44162024-12-25T04:42:11.101Z[ 11] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44172024-12-25T04:42:11.101Z[ 13] 5.00-6.00 sec 12.8 MBytes 107 Mbits/sec
44182024-12-25T04:42:11.104Z[ 15] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
44192024-12-25T04:42:11.104Z[ 17] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
44202024-12-25T04:42:11.104Z[ 19] 5.00-6.00 sec 12.7 MBytes 107 Mbits/sec
44212024-12-25T04:42:11.104Z[SUM] 5.00-6.00 sec 102 MBytes 856 Mbits/sec
44222024-12-25T04:42:11.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
44232024-12-25T04:42:11.104Z[ 5] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
44242024-12-25T04:42:11.104Z[ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
44252024-12-25T04:42:11.104Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44262024-12-25T04:42:14.211Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44272024-12-25T04:42:14.211Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44282024-12-25T04:42:14.211Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44292024-12-25T04:42:14.211Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44302024-12-25T04:42:14.211Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
44312024-12-25T04:42:14.211Z[SUM] 6.00-7.00 sec 104 MBytes 875 Mbits/sec
44322024-12-25T04:42:14.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
44332024-12-25T04:42:14.211Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44342024-12-25T04:42:14.211Z[ 7] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44352024-12-25T04:42:14.211Z[ 9] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec
44362024-12-25T04:42:14.211Z[ 11] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec
44372024-12-25T04:42:14.211Z[ 13] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec
44382024-12-25T04:42:14.211Z[ 15] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44392024-12-25T04:42:14.211Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44402024-12-25T04:42:14.212Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
44412024-12-25T04:42:14.212Z[SUM] 7.00-8.00 sec 103 MBytes 867 Mbits/sec
44422024-12-25T04:42:14.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
44432024-12-25T04:42:14.212Z[ 5] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
44442024-12-25T04:42:14.212Z[ 7] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
44452024-12-25T04:42:14.212Z[ 9] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
44462024-12-25T04:42:14.212Z[ 11] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
44472024-12-25T04:42:14.212Z[ 13] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
44482024-12-25T04:42:14.212Z[ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
44492024-12-25T04:42:14.212Z[ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
44502024-12-25T04:42:14.212Z[ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
44512024-12-25T04:42:14.212Z[SUM] 8.00-9.00 sec 102 MBytes 854 Mbits/sec
44522024-12-25T04:42:14.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
44532024-12-25T04:42:14.212Z[ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44542024-12-25T04:42:14.212Z[ 7] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44552024-12-25T04:42:14.212Z[ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44562024-12-25T04:42:14.212Z[ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44572024-12-25T04:42:14.212Z[ 13] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
44582024-12-25T04:42:14.212Z[ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44592024-12-25T04:42:14.212Z[ 17] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44602024-12-25T04:42:14.212Z[ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
44612024-12-25T04:42:14.212Z[SUM] 9.00-10.00 sec 102 MBytes 856 Mbits/sec
44622024-12-25T04:42:14.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
44632024-12-25T04:42:14.212Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44642024-12-25T04:42:14.212Z[ 7] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
44652024-12-25T04:42:14.212Z[ 9] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
44662024-12-25T04:42:14.212Z[ 11] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
44672024-12-25T04:42:14.212Z[ 13] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
44682024-12-25T04:42:14.212Z[ 15] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
44692024-12-25T04:42:14.212Z[ 17] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
44702024-12-25T04:42:14.212Z[ 19] 10.00-10.00 sec 113 KBytes 236 Mbits/sec
44712024-12-25T04:42:14.212Z[SUM] 10.00-10.00 sec 452 KBytes 945 Mbits/sec
44722024-12-25T04:42:14.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
44732024-12-25T04:42:14.212Z[ ID] Interval Transfer Bandwidth
44742024-12-25T04:42:14.212Z[ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44752024-12-25T04:42:14.212Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44762024-12-25T04:42:14.212Z[ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44772024-12-25T04:42:14.212Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44782024-12-25T04:42:14.213Z[ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44792024-12-25T04:42:14.213Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44802024-12-25T04:42:14.213Z[ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44812024-12-25T04:42:14.213Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44822024-12-25T04:42:14.215Z[ 13] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
44832024-12-25T04:42:14.216Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44842024-12-25T04:42:14.216Z[ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44852024-12-25T04:42:14.216Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44862024-12-25T04:42:14.217Z[ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44872024-12-25T04:42:14.217Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44882024-12-25T04:42:14.217Z[ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
44892024-12-25T04:42:14.217Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44902024-12-25T04:42:14.217Z[SUM] 0.00-10.00 sec 1020 MBytes 855 Mbits/sec sender
44912024-12-25T04:42:14.217Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44922024-12-25T04:42:14.217ZRun 6/10...855.7426075810661Mbps
44932024-12-25T04:42:21.247Z-----------------------------------------------------------
44942024-12-25T04:42:21.247ZServer listening on 5201
44952024-12-25T04:42:21.247Z-----------------------------------------------------------
44962024-12-25T04:42:21.247ZAccepted connection from 10.0.0.1, port 51436
44972024-12-25T04:42:21.247Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52550
44982024-12-25T04:42:21.247Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50814
44992024-12-25T04:42:21.247Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50456
45002024-12-25T04:42:21.247Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48812
45012024-12-25T04:42:21.247Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53727
45022024-12-25T04:42:21.247Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57123
45032024-12-25T04:42:21.247Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57148
45042024-12-25T04:42:21.247Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65304
45052024-12-25T04:42:21.247Z[ ID] Interval Transfer Bandwidth
45062024-12-25T04:42:21.247Z[ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
45072024-12-25T04:42:21.247Z[ 7] 0.00-1.00 sec 11.9 MBytes 99.7 Mbits/sec
45082024-12-25T04:42:21.247Z[ 9] 0.00-1.00 sec 11.9 MBytes 99.7 Mbits/sec
45092024-12-25T04:42:21.247Z[ 11] 0.00-1.00 sec 11.9 MBytes 99.6 Mbits/sec
45102024-12-25T04:42:21.247Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.5 Mbits/sec
45112024-12-25T04:42:21.247Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.7 Mbits/sec
45122024-12-25T04:42:21.247Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.8 Mbits/sec
45132024-12-25T04:42:21.247Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.5 Mbits/sec
45142024-12-25T04:42:21.247Z[SUM] 0.00-1.00 sec 95.2 MBytes 798 Mbits/sec
45152024-12-25T04:42:21.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
45162024-12-25T04:42:21.247Z[ 5] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
45172024-12-25T04:42:21.247Z[ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45182024-12-25T04:42:21.247Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45192024-12-25T04:42:21.247Z[ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45202024-12-25T04:42:21.247Z[ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
45212024-12-25T04:42:21.247Z[ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
45222024-12-25T04:42:21.247Z[ 17] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
45232024-12-25T04:42:21.247Z[ 19] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
45242024-12-25T04:42:21.247Z[SUM] 1.00-2.00 sec 104 MBytes 869 Mbits/sec
45252024-12-25T04:42:21.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
45262024-12-25T04:42:21.247Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
45272024-12-25T04:42:21.248Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
45282024-12-25T04:42:21.248Z[ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45292024-12-25T04:42:21.248Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45302024-12-25T04:42:21.248Z[ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45312024-12-25T04:42:21.248Z[ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45322024-12-25T04:42:21.248Z[ 17] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45332024-12-25T04:42:21.248Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
45342024-12-25T04:42:21.248Z[SUM] 2.00-3.00 sec 103 MBytes 867 Mbits/sec
45352024-12-25T04:42:21.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
45362024-12-25T04:42:21.248Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45372024-12-25T04:42:21.248Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45382024-12-25T04:42:21.248Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45392024-12-25T04:42:21.248Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45402024-12-25T04:42:21.248Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45412024-12-25T04:42:21.248Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45422024-12-25T04:42:21.248Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45432024-12-25T04:42:21.248Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
45442024-12-25T04:42:21.249Z[SUM] 3.00-4.00 sec 103 MBytes 865 Mbits/sec
45452024-12-25T04:42:21.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
45462024-12-25T04:42:21.249Z[ 5] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
45472024-12-25T04:42:21.249Z[ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
45482024-12-25T04:42:21.249Z[ 9] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
45492024-12-25T04:42:21.249Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
45502024-12-25T04:42:21.249Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
45512024-12-25T04:42:21.249Z[ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
45522024-12-25T04:42:21.249Z[ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
45532024-12-25T04:42:21.249Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
45542024-12-25T04:42:21.249Z[SUM] 4.00-5.00 sec 103 MBytes 864 Mbits/sec
45552024-12-25T04:42:21.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
45562024-12-25T04:42:21.249Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
45572024-12-25T04:42:21.249Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
45582024-12-25T04:42:21.249Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
45592024-12-25T04:42:21.249Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
45602024-12-25T04:42:21.250Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
45612024-12-25T04:42:21.250Z[ 15] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
45622024-12-25T04:42:21.250Z[ 17] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
45632024-12-25T04:42:21.250Z[ 19] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
45642024-12-25T04:42:21.250Z[SUM] 5.00-6.00 sec 103 MBytes 865 Mbits/sec
45652024-12-25T04:42:21.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
45662024-12-25T04:42:21.250Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45672024-12-25T04:42:21.250Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
45682024-12-25T04:42:21.250Z[ 9] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
45692024-12-25T04:42:24.361Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45702024-12-25T04:42:24.361Z[ 13] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45712024-12-25T04:42:24.361Z[ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45722024-12-25T04:42:24.361Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45732024-12-25T04:42:24.361Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
45742024-12-25T04:42:24.361Z[SUM] 6.00-7.00 sec 103 MBytes 865 Mbits/sec
45752024-12-25T04:42:24.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
45762024-12-25T04:42:24.361Z[ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
45772024-12-25T04:42:24.361Z[ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
45782024-12-25T04:42:24.361Z[ 9] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
45792024-12-25T04:42:24.361Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
45802024-12-25T04:42:24.361Z[ 13] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
45812024-12-25T04:42:24.362Z[ 15] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
45822024-12-25T04:42:24.362Z[ 17] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
45832024-12-25T04:42:24.362Z[ 19] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
45842024-12-25T04:42:24.362Z[SUM] 7.00-8.00 sec 102 MBytes 859 Mbits/sec
45852024-12-25T04:42:24.362Z- - - - - - - - - - - - - - - - - - - - - - - - -
45862024-12-25T04:42:24.362Z[ 5] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
45872024-12-25T04:42:24.362Z[ 7] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec
45882024-12-25T04:42:24.362Z[ 9] 8.00-9.00 sec 12.5 MBytes 105 Mbits/sec
45892024-12-25T04:42:24.362Z[ 11] 8.00-9.00 sec 12.6 MBytes 105 Mbits/sec
45902024-12-25T04:42:24.362Z[ 13] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
45912024-12-25T04:42:24.362Z[ 15] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
45922024-12-25T04:42:24.362Z[ 17] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
45932024-12-25T04:42:24.362Z[ 19] 8.00-9.00 sec 12.6 MBytes 106 Mbits/sec
45942024-12-25T04:42:24.362Z[SUM] 8.00-9.00 sec 101 MBytes 845 Mbits/sec
45952024-12-25T04:42:24.362Z- - - - - - - - - - - - - - - - - - - - - - - - -
45962024-12-25T04:42:24.362Z[ 5] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
45972024-12-25T04:42:24.362Z[ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
45982024-12-25T04:42:24.362Z[ 9] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
45992024-12-25T04:42:24.362Z[ 11] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
46002024-12-25T04:42:24.362Z[ 13] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
46012024-12-25T04:42:24.362Z[ 15] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
46022024-12-25T04:42:24.362Z[ 17] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
46032024-12-25T04:42:24.362Z[ 19] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
46042024-12-25T04:42:24.362Z[SUM] 9.00-10.00 sec 100 MBytes 839 Mbits/sec
46052024-12-25T04:42:24.362Z- - - - - - - - - - - - - - - - - - - - - - - - -
46062024-12-25T04:42:24.362Z[ 5] 10.00-10.00 sec 56.6 KBytes 136 Mbits/sec
46072024-12-25T04:42:24.363Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46082024-12-25T04:42:24.363Z[ 9] 10.00-10.00 sec 113 KBytes 271 Mbits/sec
46092024-12-25T04:42:24.363Z[ 11] 10.00-10.00 sec 113 KBytes 271 Mbits/sec
46102024-12-25T04:42:24.363Z[ 13] 10.00-10.00 sec 56.6 KBytes 136 Mbits/sec
46112024-12-25T04:42:24.363Z[ 15] 10.00-10.00 sec 113 KBytes 271 Mbits/sec
46122024-12-25T04:42:24.363Z[ 17] 10.00-10.00 sec 113 KBytes 271 Mbits/sec
46132024-12-25T04:42:24.363Z[ 19] 10.00-10.00 sec 113 KBytes 271 Mbits/sec
46142024-12-25T04:42:24.363Z[SUM] 10.00-10.00 sec 679 KBytes 1.63 Gbits/sec
46152024-12-25T04:42:24.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
46162024-12-25T04:42:24.363Z[ ID] Interval Transfer Bandwidth
46172024-12-25T04:42:24.363Z[ 5] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
46182024-12-25T04:42:24.363Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46192024-12-25T04:42:24.363Z[ 7] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
46202024-12-25T04:42:24.363Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46212024-12-25T04:42:24.363Z[ 9] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
46222024-12-25T04:42:24.363Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46232024-12-25T04:42:24.363Z[ 11] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
46242024-12-25T04:42:24.363Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46252024-12-25T04:42:24.363Z[ 13] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
46262024-12-25T04:42:24.363Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46272024-12-25T04:42:24.363Z[ 15] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
46282024-12-25T04:42:24.363Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46292024-12-25T04:42:24.363Z[ 17] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
46302024-12-25T04:42:24.363Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46312024-12-25T04:42:24.363Z[ 19] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
46322024-12-25T04:42:24.363Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46332024-12-25T04:42:24.363Z[SUM] 0.00-10.00 sec 1018 MBytes 854 Mbits/sec sender
46342024-12-25T04:42:24.363Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46352024-12-25T04:42:24.367ZRun 7/10...854.2725656787011Mbps
46362024-12-25T04:42:31.395Z-----------------------------------------------------------
46372024-12-25T04:42:31.395ZServer listening on 5201
46382024-12-25T04:42:31.395Z-----------------------------------------------------------
46392024-12-25T04:42:31.395ZAccepted connection from 10.0.0.1, port 53810
46402024-12-25T04:42:31.395Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63868
46412024-12-25T04:42:31.395Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39535
46422024-12-25T04:42:31.396Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63797
46432024-12-25T04:42:31.396Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63435
46442024-12-25T04:42:31.396Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42358
46452024-12-25T04:42:31.396Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61040
46462024-12-25T04:42:31.396Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45567
46472024-12-25T04:42:31.396Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41263
46482024-12-25T04:42:31.396Z[ ID] Interval Transfer Bandwidth
46492024-12-25T04:42:31.396Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
46502024-12-25T04:42:31.396Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
46512024-12-25T04:42:31.396Z[ 9] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
46522024-12-25T04:42:31.396Z[ 11] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
46532024-12-25T04:42:31.396Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
46542024-12-25T04:42:31.396Z[ 15] 0.00-1.00 sec 12.2 MBytes 103 Mbits/sec
46552024-12-25T04:42:31.396Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
46562024-12-25T04:42:31.396Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
46572024-12-25T04:42:31.396Z[SUM] 0.00-1.00 sec 97.8 MBytes 820 Mbits/sec
46582024-12-25T04:42:31.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
46592024-12-25T04:42:31.396Z[ 5] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
46602024-12-25T04:42:31.396Z[ 7] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
46612024-12-25T04:42:31.396Z[ 9] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
46622024-12-25T04:42:31.396Z[ 11] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
46632024-12-25T04:42:31.396Z[ 13] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
46642024-12-25T04:42:31.396Z[ 15] 1.00-2.00 sec 12.9 MBytes 108 Mbits/sec
46652024-12-25T04:42:31.396Z[ 17] 1.00-2.00 sec 12.9 MBytes 109 Mbits/sec
46662024-12-25T04:42:31.396Z[ 19] 1.00-2.00 sec 12.9 MBytes 109 Mbits/sec
46672024-12-25T04:42:31.396Z[SUM] 1.00-2.00 sec 103 MBytes 866 Mbits/sec
46682024-12-25T04:42:31.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
46692024-12-25T04:42:31.396Z[ 5] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
46702024-12-25T04:42:31.396Z[ 7] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
46712024-12-25T04:42:31.396Z[ 9] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
46722024-12-25T04:42:31.396Z[ 11] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
46732024-12-25T04:42:31.396Z[ 13] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
46742024-12-25T04:42:31.396Z[ 15] 2.00-3.00 sec 12.7 MBytes 107 Mbits/sec
46752024-12-25T04:42:31.396Z[ 17] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
46762024-12-25T04:42:31.396Z[ 19] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
46772024-12-25T04:42:31.396Z[SUM] 2.00-3.00 sec 101 MBytes 850 Mbits/sec
46782024-12-25T04:42:31.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
46792024-12-25T04:42:31.396Z[ 5] 3.00-4.00 sec 12.5 MBytes 105 Mbits/sec
46802024-12-25T04:42:31.397Z[ 7] 3.00-4.00 sec 12.6 MBytes 106 Mbits/sec
46812024-12-25T04:42:31.397Z[ 9] 3.00-4.00 sec 12.6 MBytes 105 Mbits/sec
46822024-12-25T04:42:31.397Z[ 11] 3.00-4.00 sec 12.6 MBytes 105 Mbits/sec
46832024-12-25T04:42:31.397Z[ 13] 3.00-4.00 sec 12.5 MBytes 105 Mbits/sec
46842024-12-25T04:42:31.397Z[ 15] 3.00-4.00 sec 12.5 MBytes 105 Mbits/sec
46852024-12-25T04:42:31.397Z[ 17] 3.00-4.00 sec 12.6 MBytes 106 Mbits/sec
46862024-12-25T04:42:31.397Z[ 19] 3.00-4.00 sec 12.6 MBytes 106 Mbits/sec
46872024-12-25T04:42:31.397Z[SUM] 3.00-4.00 sec 101 MBytes 844 Mbits/sec
46882024-12-25T04:42:31.397Z- - - - - - - - - - - - - - - - - - - - - - - - -
46892024-12-25T04:42:31.397Z[ 5] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
46902024-12-25T04:42:31.397Z[ 7] 4.00-5.00 sec 12.6 MBytes 105 Mbits/sec
46912024-12-25T04:42:31.397Z[ 9] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
46922024-12-25T04:42:31.397Z[ 11] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
46932024-12-25T04:42:31.397Z[ 13] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
46942024-12-25T04:42:31.397Z[ 15] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
46952024-12-25T04:42:31.400Z[ 17] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
46962024-12-25T04:42:31.400Z[ 19] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
46972024-12-25T04:42:31.400Z[SUM] 4.00-5.00 sec 101 MBytes 846 Mbits/sec
46982024-12-25T04:42:31.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
46992024-12-25T04:42:31.400Z[ 5] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
47002024-12-25T04:42:31.400Z[ 7] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
47012024-12-25T04:42:31.400Z[ 9] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
47022024-12-25T04:42:31.400Z[ 11] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
47032024-12-25T04:42:31.400Z[ 13] 5.00-6.00 sec 12.5 MBytes 105 Mbits/sec
47042024-12-25T04:42:31.400Z[ 15] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
47052024-12-25T04:42:31.400Z[ 17] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
47062024-12-25T04:42:31.400Z[ 19] 5.00-6.00 sec 12.4 MBytes 104 Mbits/sec
47072024-12-25T04:42:31.400Z[SUM] 5.00-6.00 sec 99.4 MBytes 834 Mbits/sec
47082024-12-25T04:42:31.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
47092024-12-25T04:42:31.400Z[ 5] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
47102024-12-25T04:42:31.401Z[ 7] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
47112024-12-25T04:42:31.401Z[ 9] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
47122024-12-25T04:42:34.511Z[ 11] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
47132024-12-25T04:42:34.511Z[ 13] 6.00-7.00 sec 12.5 MBytes 105 Mbits/sec
47142024-12-25T04:42:34.511Z[ 15] 6.00-7.00 sec 12.6 MBytes 106 Mbits/sec
47152024-12-25T04:42:34.511Z[ 17] 6.00-7.00 sec 12.6 MBytes 105 Mbits/sec
47162024-12-25T04:42:34.511Z[ 19] 6.00-7.00 sec 12.5 MBytes 105 Mbits/sec
47172024-12-25T04:42:34.511Z[SUM] 6.00-7.00 sec 101 MBytes 844 Mbits/sec
47182024-12-25T04:42:34.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
47192024-12-25T04:42:34.511Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47202024-12-25T04:42:34.511Z[ 7] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
47212024-12-25T04:42:34.511Z[ 9] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
47222024-12-25T04:42:34.511Z[ 11] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
47232024-12-25T04:42:34.511Z[ 13] 7.00-8.00 sec 12.8 MBytes 108 Mbits/sec
47242024-12-25T04:42:34.511Z[ 15] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
47252024-12-25T04:42:34.511Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47262024-12-25T04:42:34.511Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
47272024-12-25T04:42:34.511Z[SUM] 7.00-8.00 sec 103 MBytes 862 Mbits/sec
47282024-12-25T04:42:34.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
47292024-12-25T04:42:34.511Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
47302024-12-25T04:42:34.511Z[ 7] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47312024-12-25T04:42:34.511Z[ 9] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47322024-12-25T04:42:34.511Z[ 11] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47332024-12-25T04:42:34.511Z[ 13] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47342024-12-25T04:42:34.511Z[ 15] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47352024-12-25T04:42:34.511Z[ 17] 8.00-9.00 sec 12.9 MBytes 109 Mbits/sec
47362024-12-25T04:42:34.511Z[ 19] 8.00-9.00 sec 13.0 MBytes 109 Mbits/sec
47372024-12-25T04:42:34.511Z[SUM] 8.00-9.00 sec 104 MBytes 870 Mbits/sec
47382024-12-25T04:42:34.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
47392024-12-25T04:42:34.512Z[ 5] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47402024-12-25T04:42:34.512Z[ 7] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47412024-12-25T04:42:34.512Z[ 9] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47422024-12-25T04:42:34.512Z[ 11] 9.00-10.00 sec 12.9 MBytes 109 Mbits/sec
47432024-12-25T04:42:34.512Z[ 13] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47442024-12-25T04:42:34.512Z[ 15] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47452024-12-25T04:42:34.512Z[ 17] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47462024-12-25T04:42:34.512Z[ 19] 9.00-10.00 sec 13.0 MBytes 109 Mbits/sec
47472024-12-25T04:42:34.513Z[SUM] 9.00-10.00 sec 104 MBytes 871 Mbits/sec
47482024-12-25T04:42:34.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
47492024-12-25T04:42:34.513Z[ 5] 10.00-10.00 sec 113 KBytes 253 Mbits/sec
47502024-12-25T04:42:34.513Z[ 7] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec
47512024-12-25T04:42:34.513Z[ 9] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
47522024-12-25T04:42:34.513Z[ 11] 10.00-10.00 sec 113 KBytes 253 Mbits/sec
47532024-12-25T04:42:34.513Z[ 13] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec
47542024-12-25T04:42:34.513Z[ 15] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec
47552024-12-25T04:42:34.513Z[ 17] 10.00-10.00 sec 56.6 KBytes 127 Mbits/sec
47562024-12-25T04:42:34.513Z[ 19] 10.00-10.00 sec 113 KBytes 253 Mbits/sec
47572024-12-25T04:42:34.513Z[SUM] 10.00-10.00 sec 622 KBytes 1.39 Gbits/sec
47582024-12-25T04:42:34.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
47592024-12-25T04:42:34.513Z[ ID] Interval Transfer Bandwidth
47602024-12-25T04:42:34.513Z[ 5] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
47612024-12-25T04:42:34.514Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47622024-12-25T04:42:34.514Z[ 7] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
47632024-12-25T04:42:34.514Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47642024-12-25T04:42:34.514Z[ 9] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
47652024-12-25T04:42:34.514Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47662024-12-25T04:42:34.514Z[ 11] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
47672024-12-25T04:42:34.514Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47682024-12-25T04:42:34.514Z[ 13] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
47692024-12-25T04:42:34.514Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47702024-12-25T04:42:34.515Z[ 15] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
47712024-12-25T04:42:34.515Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47722024-12-25T04:42:34.515Z[ 17] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
47732024-12-25T04:42:34.515Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47742024-12-25T04:42:34.518Z[ 19] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
47752024-12-25T04:42:34.518Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47762024-12-25T04:42:34.518Z[SUM] 0.00-10.00 sec 1015 MBytes 851 Mbits/sec sender
47772024-12-25T04:42:34.518Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47782024-12-25T04:42:34.518ZRun 8/10...851.247350805238Mbps
47792024-12-25T04:42:41.546Z-----------------------------------------------------------
47802024-12-25T04:42:41.546ZServer listening on 5201
47812024-12-25T04:42:41.546Z-----------------------------------------------------------
47822024-12-25T04:42:41.546ZAccepted connection from 10.0.0.1, port 58615
47832024-12-25T04:42:41.546Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62354
47842024-12-25T04:42:41.546Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47418
47852024-12-25T04:42:41.546Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61585
47862024-12-25T04:42:41.546Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45740
47872024-12-25T04:42:41.546Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56024
47882024-12-25T04:42:41.546Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47709
47892024-12-25T04:42:41.546Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37278
47902024-12-25T04:42:41.546Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63669
47912024-12-25T04:42:41.546Z[ ID] Interval Transfer Bandwidth
47922024-12-25T04:42:41.546Z[ 5] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
47932024-12-25T04:42:41.547Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
47942024-12-25T04:42:41.547Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
47952024-12-25T04:42:41.547Z[ 11] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
47962024-12-25T04:42:41.547Z[ 13] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
47972024-12-25T04:42:41.547Z[ 15] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
47982024-12-25T04:42:41.547Z[ 17] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
47992024-12-25T04:42:41.547Z[ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
48002024-12-25T04:42:41.547Z[SUM] 0.00-1.00 sec 95.7 MBytes 802 Mbits/sec
48012024-12-25T04:42:41.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
48022024-12-25T04:42:41.547Z[ 5] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
48032024-12-25T04:42:41.547Z[ 7] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
48042024-12-25T04:42:41.547Z[ 9] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
48052024-12-25T04:42:41.547Z[ 11] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
48062024-12-25T04:42:41.547Z[ 13] 1.00-2.00 sec 12.8 MBytes 108 Mbits/sec
48072024-12-25T04:42:41.547Z[ 15] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
48082024-12-25T04:42:41.547Z[ 17] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
48092024-12-25T04:42:41.547Z[ 19] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
48102024-12-25T04:42:41.547Z[SUM] 1.00-2.00 sec 102 MBytes 858 Mbits/sec
48112024-12-25T04:42:41.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
48122024-12-25T04:42:41.547Z[ 5] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
48132024-12-25T04:42:41.547Z[ 7] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
48142024-12-25T04:42:41.547Z[ 9] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
48152024-12-25T04:42:41.547Z[ 11] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
48162024-12-25T04:42:41.547Z[ 13] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
48172024-12-25T04:42:41.547Z[ 15] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
48182024-12-25T04:42:41.547Z[ 17] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
48192024-12-25T04:42:41.547Z[ 19] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
48202024-12-25T04:42:41.547Z[SUM] 2.00-3.00 sec 101 MBytes 848 Mbits/sec
48212024-12-25T04:42:41.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
48222024-12-25T04:42:41.548Z[ 5] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
48232024-12-25T04:42:41.548Z[ 7] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
48242024-12-25T04:42:41.548Z[ 9] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
48252024-12-25T04:42:41.548Z[ 11] 3.00-4.00 sec 12.7 MBytes 107 Mbits/sec
48262024-12-25T04:42:41.548Z[ 13] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
48272024-12-25T04:42:41.548Z[ 15] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
48282024-12-25T04:42:41.548Z[ 17] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
48292024-12-25T04:42:41.548Z[ 19] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
48302024-12-25T04:42:41.548Z[SUM] 3.00-4.00 sec 102 MBytes 858 Mbits/sec
48312024-12-25T04:42:41.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
48322024-12-25T04:42:41.548Z[ 5] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
48332024-12-25T04:42:41.548Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
48342024-12-25T04:42:41.548Z[ 9] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
48352024-12-25T04:42:41.548Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
48362024-12-25T04:42:41.548Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
48372024-12-25T04:42:41.548Z[ 15] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
48382024-12-25T04:42:41.548Z[ 17] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
48392024-12-25T04:42:41.548Z[ 19] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
48402024-12-25T04:42:41.548Z[SUM] 4.00-5.00 sec 103 MBytes 868 Mbits/sec
48412024-12-25T04:42:41.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
48422024-12-25T04:42:41.549Z[ 5] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48432024-12-25T04:42:41.549Z[ 7] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48442024-12-25T04:42:41.549Z[ 9] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48452024-12-25T04:42:41.549Z[ 11] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48462024-12-25T04:42:41.549Z[ 13] 5.00-6.00 sec 12.9 MBytes 108 Mbits/sec
48472024-12-25T04:42:41.549Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
48482024-12-25T04:42:41.549Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
48492024-12-25T04:42:41.549Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
48502024-12-25T04:42:41.549Z[SUM] 5.00-6.00 sec 104 MBytes 869 Mbits/sec
48512024-12-25T04:42:41.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
48522024-12-25T04:42:41.549Z[ 5] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
48532024-12-25T04:42:41.549Z[ 7] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
48542024-12-25T04:42:41.549Z[ 9] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
48552024-12-25T04:42:44.770Z[ 11] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
48562024-12-25T04:42:44.770Z[ 13] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
48572024-12-25T04:42:44.770Z[ 15] 6.00-7.00 sec 12.8 MBytes 107 Mbits/sec
48582024-12-25T04:42:44.770Z[ 17] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
48592024-12-25T04:42:44.770Z[ 19] 6.00-7.00 sec 12.7 MBytes 107 Mbits/sec
48602024-12-25T04:42:44.770Z[SUM] 6.00-7.00 sec 102 MBytes 856 Mbits/sec
48612024-12-25T04:42:44.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
48622024-12-25T04:42:44.770Z[ 5] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
48632024-12-25T04:42:44.770Z[ 7] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
48642024-12-25T04:42:44.770Z[ 9] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
48652024-12-25T04:42:44.770Z[ 11] 7.00-8.00 sec 12.7 MBytes 106 Mbits/sec
48662024-12-25T04:42:44.771Z[ 13] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
48672024-12-25T04:42:44.771Z[ 15] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
48682024-12-25T04:42:44.771Z[ 17] 7.00-8.00 sec 12.6 MBytes 106 Mbits/sec
48692024-12-25T04:42:44.771Z[ 19] 7.00-8.00 sec 12.7 MBytes 107 Mbits/sec
48702024-12-25T04:42:44.771Z[SUM] 7.00-8.00 sec 101 MBytes 851 Mbits/sec
48712024-12-25T04:42:44.771Z- - - - - - - - - - - - - - - - - - - - - - - - -
48722024-12-25T04:42:44.771Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48732024-12-25T04:42:44.771Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48742024-12-25T04:42:44.771Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48752024-12-25T04:42:44.771Z[ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48762024-12-25T04:42:44.771Z[ 13] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48772024-12-25T04:42:44.771Z[ 15] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48782024-12-25T04:42:44.771Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
48792024-12-25T04:42:44.771Z[ 19] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
48802024-12-25T04:42:44.771Z[SUM] 8.00-9.00 sec 103 MBytes 864 Mbits/sec
48812024-12-25T04:42:44.771Z- - - - - - - - - - - - - - - - - - - - - - - - -
48822024-12-25T04:42:44.771Z[ 5] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
48832024-12-25T04:42:44.771Z[ 7] 9.00-10.00 sec 12.6 MBytes 105 Mbits/sec
48842024-12-25T04:42:44.771Z[ 9] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
48852024-12-25T04:42:44.771Z[ 11] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
48862024-12-25T04:42:44.771Z[ 13] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
48872024-12-25T04:42:44.771Z[ 15] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
48882024-12-25T04:42:44.771Z[ 17] 9.00-10.00 sec 12.5 MBytes 105 Mbits/sec
48892024-12-25T04:42:44.772Z[ 19] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
48902024-12-25T04:42:44.772Z[SUM] 9.00-10.00 sec 101 MBytes 844 Mbits/sec
48912024-12-25T04:42:44.772Z- - - - - - - - - - - - - - - - - - - - - - - - -
48922024-12-25T04:42:44.772Z[ 5] 10.00-10.00 sec 113 KBytes 236 Mbits/sec
48932024-12-25T04:42:44.772Z[ 7] 10.00-10.00 sec 113 KBytes 236 Mbits/sec
48942024-12-25T04:42:44.772Z[ 9] 10.00-10.00 sec 113 KBytes 236 Mbits/sec
48952024-12-25T04:42:44.772Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48962024-12-25T04:42:44.772Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48972024-12-25T04:42:44.772Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48982024-12-25T04:42:44.772Z[ 17] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
48992024-12-25T04:42:44.772Z[ 19] 10.00-10.00 sec 56.6 KBytes 118 Mbits/sec
49002024-12-25T04:42:44.772Z[SUM] 10.00-10.00 sec 452 KBytes 943 Mbits/sec
49012024-12-25T04:42:44.772Z- - - - - - - - - - - - - - - - - - - - - - - - -
49022024-12-25T04:42:44.772Z[ ID] Interval Transfer Bandwidth
49032024-12-25T04:42:44.772Z[ 5] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49042024-12-25T04:42:44.772Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49052024-12-25T04:42:44.772Z[ 7] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49062024-12-25T04:42:44.772Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49072024-12-25T04:42:44.772Z[ 9] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
49082024-12-25T04:42:44.772Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49092024-12-25T04:42:44.772Z[ 11] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
49102024-12-25T04:42:44.772Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49112024-12-25T04:42:44.772Z[ 13] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
49122024-12-25T04:42:44.772Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49132024-12-25T04:42:44.772Z[ 15] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
49142024-12-25T04:42:44.772Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49152024-12-25T04:42:44.772Z[ 17] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
49162024-12-25T04:42:44.772Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49172024-12-25T04:42:44.772Z[ 19] 0.00-10.00 sec 127 MBytes 106 Mbits/sec sender
49182024-12-25T04:42:44.772Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49192024-12-25T04:42:44.772Z[SUM] 0.00-10.00 sec 1016 MBytes 852 Mbits/sec sender
49202024-12-25T04:42:44.772Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49212024-12-25T04:42:44.775ZRun 9/10...852.186333825479Mbps
49222024-12-25T04:42:51.805Z-----------------------------------------------------------
49232024-12-25T04:42:51.805ZServer listening on 5201
49242024-12-25T04:42:51.805Z-----------------------------------------------------------
49252024-12-25T04:42:51.805ZAccepted connection from 10.0.0.1, port 56469
49262024-12-25T04:42:51.805Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47577
49272024-12-25T04:42:51.805Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58733
49282024-12-25T04:42:51.805Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37051
49292024-12-25T04:42:51.805Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36175
49302024-12-25T04:42:51.806Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35125
49312024-12-25T04:42:51.806Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39591
49322024-12-25T04:42:51.806Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59747
49332024-12-25T04:42:51.806Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38579
49342024-12-25T04:42:51.806Z[ ID] Interval Transfer Bandwidth
49352024-12-25T04:42:51.806Z[ 5] 0.00-1.00 sec 11.8 MBytes 98.6 Mbits/sec
49362024-12-25T04:42:51.806Z[ 7] 0.00-1.00 sec 11.8 MBytes 98.7 Mbits/sec
49372024-12-25T04:42:51.806Z[ 9] 0.00-1.00 sec 11.8 MBytes 98.6 Mbits/sec
49382024-12-25T04:42:51.806Z[ 11] 0.00-1.00 sec 11.7 MBytes 98.5 Mbits/sec
49392024-12-25T04:42:51.806Z[ 13] 0.00-1.00 sec 11.7 MBytes 98.3 Mbits/sec
49402024-12-25T04:42:51.806Z[ 15] 0.00-1.00 sec 11.7 MBytes 98.3 Mbits/sec
49412024-12-25T04:42:51.806Z[ 17] 0.00-1.00 sec 11.7 MBytes 98.1 Mbits/sec
49422024-12-25T04:42:51.806Z[ 19] 0.00-1.00 sec 11.7 MBytes 98.2 Mbits/sec
49432024-12-25T04:42:51.806Z[SUM] 0.00-1.00 sec 93.9 MBytes 787 Mbits/sec
49442024-12-25T04:42:51.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
49452024-12-25T04:42:51.806Z[ 5] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
49462024-12-25T04:42:51.806Z[ 7] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
49472024-12-25T04:42:51.806Z[ 9] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
49482024-12-25T04:42:51.806Z[ 11] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
49492024-12-25T04:42:51.806Z[ 13] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
49502024-12-25T04:42:51.806Z[ 15] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
49512024-12-25T04:42:51.806Z[ 17] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
49522024-12-25T04:42:51.806Z[ 19] 1.00-2.00 sec 12.8 MBytes 107 Mbits/sec
49532024-12-25T04:42:51.806Z[SUM] 1.00-2.00 sec 102 MBytes 856 Mbits/sec
49542024-12-25T04:42:51.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
49552024-12-25T04:42:51.806Z[ 5] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49562024-12-25T04:42:51.806Z[ 7] 2.00-3.00 sec 12.8 MBytes 108 Mbits/sec
49572024-12-25T04:42:51.806Z[ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49582024-12-25T04:42:51.806Z[ 11] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49592024-12-25T04:42:51.806Z[ 13] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49602024-12-25T04:42:51.806Z[ 15] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49612024-12-25T04:42:51.806Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
49622024-12-25T04:42:51.806Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
49632024-12-25T04:42:51.806Z[SUM] 2.00-3.00 sec 103 MBytes 866 Mbits/sec
49642024-12-25T04:42:51.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
49652024-12-25T04:42:51.806Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49662024-12-25T04:42:51.806Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49672024-12-25T04:42:51.809Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49682024-12-25T04:42:51.809Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49692024-12-25T04:42:51.809Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49702024-12-25T04:42:51.810Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49712024-12-25T04:42:51.810Z[ 17] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
49722024-12-25T04:42:51.810Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
49732024-12-25T04:42:51.810Z[SUM] 3.00-4.00 sec 104 MBytes 870 Mbits/sec
49742024-12-25T04:42:51.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
49752024-12-25T04:42:51.810Z[ 5] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
49762024-12-25T04:42:51.810Z[ 7] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
49772024-12-25T04:42:51.810Z[ 9] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
49782024-12-25T04:42:51.810Z[ 11] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
49792024-12-25T04:42:51.810Z[ 13] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
49802024-12-25T04:42:51.810Z[ 15] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
49812024-12-25T04:42:51.810Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
49822024-12-25T04:42:51.810Z[ 19] 4.00-5.00 sec 12.9 MBytes 109 Mbits/sec
49832024-12-25T04:42:51.810Z[SUM] 4.00-5.00 sec 103 MBytes 867 Mbits/sec
49842024-12-25T04:42:51.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
49852024-12-25T04:42:51.810Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
49862024-12-25T04:42:51.810Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
49872024-12-25T04:42:51.810Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
49882024-12-25T04:42:51.810Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
49892024-12-25T04:42:51.810Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
49902024-12-25T04:42:51.810Z[ 15] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
49912024-12-25T04:42:51.810Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
49922024-12-25T04:42:51.810Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
49932024-12-25T04:42:51.810Z[SUM] 5.00-6.00 sec 104 MBytes 872 Mbits/sec
49942024-12-25T04:42:51.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
49952024-12-25T04:42:51.810Z[ 5] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
49962024-12-25T04:42:51.810Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
49972024-12-25T04:42:51.810Z[ 9] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
49982024-12-25T04:42:55.030Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
49992024-12-25T04:42:55.030Z[ 13] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
50002024-12-25T04:42:55.030Z[ 15] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
50012024-12-25T04:42:55.030Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
50022024-12-25T04:42:55.030Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
50032024-12-25T04:42:55.030Z[SUM] 6.00-7.00 sec 103 MBytes 868 Mbits/sec
50042024-12-25T04:42:55.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
50052024-12-25T04:42:55.030Z[ 5] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
50062024-12-25T04:42:55.030Z[ 7] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
50072024-12-25T04:42:55.031Z[ 9] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
50082024-12-25T04:42:55.031Z[ 11] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
50092024-12-25T04:42:55.031Z[ 13] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
50102024-12-25T04:42:55.031Z[ 15] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
50112024-12-25T04:42:55.031Z[ 17] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
50122024-12-25T04:42:55.031Z[ 19] 7.00-8.00 sec 12.8 MBytes 107 Mbits/sec
50132024-12-25T04:42:55.031Z[SUM] 7.00-8.00 sec 102 MBytes 857 Mbits/sec
50142024-12-25T04:42:55.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
50152024-12-25T04:42:55.031Z[ 5] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
50162024-12-25T04:42:55.031Z[ 7] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
50172024-12-25T04:42:55.031Z[ 9] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
50182024-12-25T04:42:55.031Z[ 11] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
50192024-12-25T04:42:55.031Z[ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
50202024-12-25T04:42:55.031Z[ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
50212024-12-25T04:42:55.031Z[ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
50222024-12-25T04:42:55.031Z[ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
50232024-12-25T04:42:55.031Z[SUM] 8.00-9.00 sec 102 MBytes 856 Mbits/sec
50242024-12-25T04:42:55.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
50252024-12-25T04:42:55.031Z[ 5] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
50262024-12-25T04:42:55.031Z[ 7] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
50272024-12-25T04:42:55.031Z[ 9] 9.00-10.00 sec 12.7 MBytes 106 Mbits/sec
50282024-12-25T04:42:55.031Z[ 11] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
50292024-12-25T04:42:55.031Z[ 13] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
50302024-12-25T04:42:55.031Z[ 15] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
50312024-12-25T04:42:55.031Z[ 17] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
50322024-12-25T04:42:55.031Z[ 19] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
50332024-12-25T04:42:55.031Z[SUM] 9.00-10.00 sec 101 MBytes 848 Mbits/sec
50342024-12-25T04:42:55.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
50352024-12-25T04:42:55.031Z[ 5] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
50362024-12-25T04:42:55.031Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50372024-12-25T04:42:55.032Z[ 9] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
50382024-12-25T04:42:55.032Z[ 11] 10.00-10.00 sec 113 KBytes 251 Mbits/sec
50392024-12-25T04:42:55.032Z[ 13] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
50402024-12-25T04:42:55.032Z[ 15] 10.00-10.00 sec 170 KBytes 377 Mbits/sec
50412024-12-25T04:42:55.032Z[ 17] 10.00-10.00 sec 113 KBytes 251 Mbits/sec
50422024-12-25T04:42:55.032Z[ 19] 10.00-10.00 sec 56.6 KBytes 126 Mbits/sec
50432024-12-25T04:42:55.032Z[SUM] 10.00-10.00 sec 622 KBytes 1.38 Gbits/sec
50442024-12-25T04:42:55.032Z- - - - - - - - - - - - - - - - - - - - - - - - -
50452024-12-25T04:42:55.032Z[ ID] Interval Transfer Bandwidth
50462024-12-25T04:42:55.032Z[ 5] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
50472024-12-25T04:42:55.032Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50482024-12-25T04:42:55.032Z[ 7] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
50492024-12-25T04:42:55.032Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50502024-12-25T04:42:55.032Z[ 9] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
50512024-12-25T04:42:55.032Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50522024-12-25T04:42:55.032Z[ 11] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
50532024-12-25T04:42:55.032Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50542024-12-25T04:42:55.033Z[ 13] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
50552024-12-25T04:42:55.033Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50562024-12-25T04:42:55.033Z[ 15] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
50572024-12-25T04:42:55.033Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50582024-12-25T04:42:55.033Z[ 17] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
50592024-12-25T04:42:55.033Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50602024-12-25T04:42:55.033Z[ 19] 0.00-10.00 sec 127 MBytes 107 Mbits/sec sender
50612024-12-25T04:42:55.033Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50622024-12-25T04:42:55.033Z[SUM] 0.00-10.00 sec 1020 MBytes 855 Mbits/sec sender
50632024-12-25T04:42:55.033Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50642024-12-25T04:42:55.036ZRun 10/10...855.302682439221Mbps
50652024-12-25T04:42:55.036Z###---------------------###
50662024-12-25T04:42:55.036Z::: iPerf done... :::
50672024-12-25T04:42:55.036Z:::Awaiting out files...:::
50682024-12-25T04:42:55.036Z###---------------------###
50692024-12-25T04:42:55.036Z###-----###
50702024-12-25T04:42:55.036Z:::done!:::
50712024-12-25T04:42:55.036Z###-----###
50722024-12-25T04:42:56.795ZBenchmarking iperf-tcp/local/s2c/tx
50732024-12-25T04:42:56.795ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
50742024-12-25T04:43:01.439ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (578M iterations)
50752024-12-25T04:43:21.436ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
50762024-12-25T04:43:21.590Ziperf-tcp/local/s2c/tx time: [1.6670 µs 1.6671 µs 1.6672 µs]
50772024-12-25T04:43:21.590Z change: [+2.2440% +2.2537% +2.2636%] (p = 0.00 < 0.05)
50782024-12-25T04:43:21.591Z Performance has regressed.
50792024-12-25T04:43:21.591ZFound 7 outliers among 100 measurements (7.00%)
50802024-12-25T04:43:21.591Z 3 (3.00%) low mild
50812024-12-25T04:43:21.591Z 3 (3.00%) high mild
50822024-12-25T04:43:21.591Z 1 (1.00%) high severe
50832024-12-25T04:43:23.191Z
50842024-12-25T04:43:23.194ZBenchmarking iperf-tcp/local/s2c/rx
50852024-12-25T04:43:23.194ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
50862024-12-25T04:43:27.835ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (578M iterations)
50872024-12-25T04:43:47.828ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
50882024-12-25T04:43:47.978Ziperf-tcp/local/s2c/rx time: [6.0198 µs 6.0201 µs 6.0205 µs]
50892024-12-25T04:43:47.978Z change: [+1.7768% +1.7902% +1.8034%] (p = 0.00 < 0.05)
50902024-12-25T04:43:47.978Z Performance has regressed.
50912024-12-25T04:43:47.978ZFound 9 outliers among 100 measurements (9.00%)
50922024-12-25T04:43:47.978Z 3 (3.00%) low mild
50932024-12-25T04:43:47.978Z 4 (4.00%) high mild
50942024-12-25T04:43:47.978Z 2 (2.00%) high severe
50952024-12-25T04:43:49.570Z
50962024-12-25T04:43:54.674Z+ cargo ubench
50972024-12-25T04:43:54.888Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
50982024-12-25T04:45:47.771Z Finished `bench` profile [optimized + debuginfo] target(s) in 1m 53s
50992024-12-25T04:45:47.813Z Running benches/userland.rs (target/release/deps/userland-3f758a5119a76d14)
51002024-12-25T04:45:47.837ZGnuplot not found, using plotters backend
51012024-12-25T04:45:48.054ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
51022024-12-25T04:45:48.054ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
51032024-12-25T04:45:52.549ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0013 s (9.3M iterations)
51042024-12-25T04:45:57.130ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
51052024-12-25T04:45:57.286Zparse/Hairpin-DHCPv4/wallclock/Discover
51062024-12-25T04:45:57.286Z time: [74.072 ns 74.139 ns 74.197 ns]
51072024-12-25T04:45:57.286Z change: [+1.7122% +2.5222% +3.3859%] (p = 0.00 < 0.05)
51082024-12-25T04:45:57.286Z Performance has regressed.
51092024-12-25T04:45:57.286ZFound 4 outliers among 100 measurements (4.00%)
51102024-12-25T04:45:57.286Z 1 (1.00%) high mild
51112024-12-25T04:45:57.286Z 3 (3.00%) high severe
51122024-12-25T04:45:58.877Z
51132024-12-25T04:45:58.880ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
51142024-12-25T04:45:58.880ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
51152024-12-25T04:46:04.572ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0057 s (3.7M iterations)
51162024-12-25T04:46:09.618ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
51172024-12-25T04:46:09.770Zprocess/Hairpin-DHCPv4/wallclock/Discover
51182024-12-25T04:46:09.770Z time: [942.34 ns 942.91 ns 943.59 ns]
51192024-12-25T04:46:09.770Z change: [+0.0833% +0.4040% +0.7400%] (p = 0.02 < 0.05)
51202024-12-25T04:46:09.770Z Change within noise threshold.
51212024-12-25T04:46:09.770ZFound 6 outliers among 100 measurements (6.00%)
51222024-12-25T04:46:09.770Z 2 (2.00%) high mild
51232024-12-25T04:46:09.770Z 4 (4.00%) high severe
51242024-12-25T04:46:11.365Z
51252024-12-25T04:46:11.367ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
51262024-12-25T04:46:11.367ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51272024-12-25T04:46:16.440ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0014 s (8.3M iterations)
51282024-12-25T04:46:20.552ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
51292024-12-25T04:46:20.702Zparse/Hairpin-DHCPv4/wallclock/Request
51302024-12-25T04:46:20.702Z time: [75.237 ns 75.308 ns 75.372 ns]
51312024-12-25T04:46:20.702Z change: [+3.4489% +4.2295% +5.0951%] (p = 0.00 < 0.05)
51322024-12-25T04:46:20.702Z Performance has regressed.
51332024-12-25T04:46:20.702ZFound 8 outliers among 100 measurements (8.00%)
51342024-12-25T04:46:20.702Z 3 (3.00%) low mild
51352024-12-25T04:46:20.702Z 1 (1.00%) high mild
51362024-12-25T04:46:20.702Z 4 (4.00%) high severe
51372024-12-25T04:46:22.298Z
51382024-12-25T04:46:22.300ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
51392024-12-25T04:46:22.300ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51402024-12-25T04:46:27.903ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0006 s (3.7M iterations)
51412024-12-25T04:46:32.884ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
51422024-12-25T04:46:33.036Zprocess/Hairpin-DHCPv4/wallclock/Request
51432024-12-25T04:46:33.036Z time: [904.30 ns 904.67 ns 905.13 ns]
51442024-12-25T04:46:33.036Z change: [+0.0938% +0.3959% +0.6956%] (p = 0.01 < 0.05)
51452024-12-25T04:46:33.036Z Change within noise threshold.
51462024-12-25T04:46:33.036ZFound 9 outliers among 100 measurements (9.00%)
51472024-12-25T04:46:33.036Z 4 (4.00%) high mild
51482024-12-25T04:46:33.036Z 5 (5.00%) high severe
51492024-12-25T04:46:34.641Z
51502024-12-25T04:46:34.641ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
51512024-12-25T04:46:34.641ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51522024-12-25T04:46:37.735ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0028 s (6.8M iterations)
51532024-12-25T04:46:42.425ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51542024-12-25T04:46:42.575Zparse/Hairpin-DHCPv6/wallclock/Solicit
51552024-12-25T04:46:42.575Z time: [74.233 ns 74.492 ns 74.709 ns]
51562024-12-25T04:46:42.575Z change: [+1.8898% +2.8285% +3.7335%] (p = 0.00 < 0.05)
51572024-12-25T04:46:42.575Z Performance has regressed.
51582024-12-25T04:46:42.575ZFound 6 outliers among 100 measurements (6.00%)
51592024-12-25T04:46:42.575Z 4 (4.00%) high mild
51602024-12-25T04:46:42.575Z 2 (2.00%) high severe
51612024-12-25T04:46:44.173Z
51622024-12-25T04:46:44.175ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
51632024-12-25T04:46:44.175ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51642024-12-25T04:46:48.233ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0062 s (2.6M iterations)
51652024-12-25T04:46:53.595ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51662024-12-25T04:46:53.746Zprocess/Hairpin-DHCPv6/wallclock/Solicit
51672024-12-25T04:46:53.746Z time: [1.2833 µs 1.2871 µs 1.2914 µs]
51682024-12-25T04:46:53.746Z change: [+4.8588% +5.2490% +5.5990%] (p = 0.00 < 0.05)
51692024-12-25T04:46:53.746Z Performance has regressed.
51702024-12-25T04:46:53.746ZFound 32 outliers among 100 measurements (32.00%)
51712024-12-25T04:46:53.746Z 15 (15.00%) low severe
51722024-12-25T04:46:53.746Z 8 (8.00%) low mild
51732024-12-25T04:46:53.747Z 5 (5.00%) high mild
51742024-12-25T04:46:53.747Z 4 (4.00%) high severe
51752024-12-25T04:46:55.337Z
51762024-12-25T04:46:55.337ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
51772024-12-25T04:46:55.338ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51782024-12-25T04:46:58.809ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0039 s (6.0M iterations)
51792024-12-25T04:47:03.564ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
51802024-12-25T04:47:03.715Zparse/Hairpin-DHCPv6/wallclock/Request
51812024-12-25T04:47:03.715Z time: [73.510 ns 73.676 ns 73.819 ns]
51822024-12-25T04:47:03.715Z change: [+0.5339% +1.4544% +2.4584%] (p = 0.00 < 0.05)
51832024-12-25T04:47:03.715Z Change within noise threshold.
51842024-12-25T04:47:03.715ZFound 5 outliers among 100 measurements (5.00%)
51852024-12-25T04:47:03.715Z 1 (1.00%) high mild
51862024-12-25T04:47:03.715Z 4 (4.00%) high severe
51872024-12-25T04:47:05.312Z
51882024-12-25T04:47:05.314ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
51892024-12-25T04:47:05.314ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51902024-12-25T04:47:09.603ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0014 s (2.4M iterations)
51912024-12-25T04:47:14.975ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
51922024-12-25T04:47:15.125Zprocess/Hairpin-DHCPv6/wallclock/Request
51932024-12-25T04:47:15.125Z time: [1.3205 µs 1.3222 µs 1.3238 µs]
51942024-12-25T04:47:15.125Z change: [+1.5784% +1.8541% +2.1402%] (p = 0.00 < 0.05)
51952024-12-25T04:47:15.125Z Performance has regressed.
51962024-12-25T04:47:15.125ZFound 4 outliers among 100 measurements (4.00%)
51972024-12-25T04:47:15.125Z 1 (1.00%) high mild
51982024-12-25T04:47:15.125Z 3 (3.00%) high severe
51992024-12-25T04:47:16.716Z
52002024-12-25T04:47:16.719ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
52012024-12-25T04:47:16.719ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
52022024-12-25T04:47:22.132ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0032 s (7.8M iterations)
52032024-12-25T04:47:27.389ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
52042024-12-25T04:47:27.539Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
52052024-12-25T04:47:27.539Z time: [75.018 ns 75.164 ns 75.294 ns]
52062024-12-25T04:47:27.539Z change: [+2.4862% +3.2587% +4.0025%] (p = 0.00 < 0.05)
52072024-12-25T04:47:27.539Z Performance has regressed.
52082024-12-25T04:47:27.539ZFound 4 outliers among 100 measurements (4.00%)
52092024-12-25T04:47:27.539Z 3 (3.00%) high mild
52102024-12-25T04:47:27.539Z 1 (1.00%) high severe
52112024-12-25T04:47:29.135Z
52122024-12-25T04:47:29.138ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
52132024-12-25T04:47:29.138ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
52142024-12-25T04:47:33.862ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0024 s (4.4M iterations)
52152024-12-25T04:47:38.616ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
52162024-12-25T04:47:38.767Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
52172024-12-25T04:47:38.767Z time: [621.59 ns 621.90 ns 622.24 ns]
52182024-12-25T04:47:38.767Z change: [-0.8371% -0.3819% +0.0567%] (p = 0.10 > 0.05)
52192024-12-25T04:47:38.767Z No change in performance detected.
52202024-12-25T04:47:38.767ZFound 11 outliers among 100 measurements (11.00%)
52212024-12-25T04:47:38.767Z 5 (5.00%) high mild
52222024-12-25T04:47:38.767Z 6 (6.00%) high severe
52232024-12-25T04:47:40.360Z
52242024-12-25T04:47:40.360ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
52252024-12-25T04:47:40.360ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52262024-12-25T04:47:44.920ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0015 s (4.6M iterations)
52272024-12-25T04:47:47.571ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52282024-12-25T04:47:47.721Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
52292024-12-25T04:47:47.721Z time: [107.68 ns 107.96 ns 108.17 ns]
52302024-12-25T04:47:47.721Z change: [+1.6373% +2.5365% +3.4952%] (p = 0.00 < 0.05)
52312024-12-25T04:47:47.721Z Performance has regressed.
52322024-12-25T04:47:47.721ZFound 3 outliers among 100 measurements (3.00%)
52332024-12-25T04:47:47.721Z 2 (2.00%) high mild
52342024-12-25T04:47:47.721Z 1 (1.00%) high severe
52352024-12-25T04:47:49.319Z
52362024-12-25T04:47:49.322ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
52372024-12-25T04:47:49.322ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52382024-12-25T04:47:55.727ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0072 s (3.3M iterations)
52392024-12-25T04:47:59.952ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52402024-12-25T04:48:00.104Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
52412024-12-25T04:48:00.104Z time: [689.78 ns 690.06 ns 690.35 ns]
52422024-12-25T04:48:00.104Z change: [-3.2922% -2.9453% -2.5475%] (p = 0.00 < 0.05)
52432024-12-25T04:48:00.104Z Performance has improved.
52442024-12-25T04:48:00.104ZFound 12 outliers among 100 measurements (12.00%)
52452024-12-25T04:48:00.104Z 5 (5.00%) high mild
52462024-12-25T04:48:00.104Z 7 (7.00%) high severe
52472024-12-25T04:48:01.692Z
52482024-12-25T04:48:01.694ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52492024-12-25T04:48:01.694ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52502024-12-25T04:48:07.235ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0028 s (7.6M iterations)
52512024-12-25T04:48:11.050ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52522024-12-25T04:48:11.199Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52532024-12-25T04:48:11.199Z time: [74.165 ns 74.334 ns 74.468 ns]
52542024-12-25T04:48:11.199Z change: [+1.3137% +2.0968% +2.9231%] (p = 0.00 < 0.05)
52552024-12-25T04:48:11.199Z Performance has regressed.
52562024-12-25T04:48:11.199ZFound 4 outliers among 100 measurements (4.00%)
52572024-12-25T04:48:11.199Z 2 (2.00%) high mild
52582024-12-25T04:48:11.199Z 2 (2.00%) high severe
52592024-12-25T04:48:12.803Z
52602024-12-25T04:48:12.805ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
52612024-12-25T04:48:12.805ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52622024-12-25T04:48:18.940ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0024 s (3.4M iterations)
52632024-12-25T04:48:23.574ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52642024-12-25T04:48:23.712Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
52652024-12-25T04:48:23.712Z time: [913.00 ns 913.95 ns 915.03 ns]
52662024-12-25T04:48:23.712Z change: [+2.6406% +3.1897% +3.6854%] (p = 0.00 < 0.05)
52672024-12-25T04:48:23.712Z Performance has regressed.
52682024-12-25T04:48:23.712ZFound 5 outliers among 100 measurements (5.00%)
52692024-12-25T04:48:23.712Z 3 (3.00%) high mild
52702024-12-25T04:48:23.712Z 2 (2.00%) high severe
52712024-12-25T04:48:25.314Z
52722024-12-25T04:48:25.314ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
52732024-12-25T04:48:25.314ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52742024-12-25T04:48:30.694ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0005 s (7.8M iterations)
52752024-12-25T04:48:34.608ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52762024-12-25T04:48:34.759Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
52772024-12-25T04:48:34.759Z time: [74.427 ns 74.574 ns 74.694 ns]
52782024-12-25T04:48:34.759Z change: [+3.7484% +4.5545% +5.3505%] (p = 0.00 < 0.05)
52792024-12-25T04:48:34.759Z Performance has regressed.
52802024-12-25T04:48:34.759ZFound 2 outliers among 100 measurements (2.00%)
52812024-12-25T04:48:34.759Z 1 (1.00%) high mild
52822024-12-25T04:48:34.759Z 1 (1.00%) high severe
52832024-12-25T04:48:36.353Z
52842024-12-25T04:48:36.356ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
52852024-12-25T04:48:36.356ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52862024-12-25T04:48:42.301ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0066 s (3.5M iterations)
52872024-12-25T04:48:46.976ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52882024-12-25T04:48:47.126Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
52892024-12-25T04:48:47.126Z time: [877.30 ns 878.08 ns 878.90 ns]
52902024-12-25T04:48:47.126Z change: [+1.0578% +1.3482% +1.6305%] (p = 0.00 < 0.05)
52912024-12-25T04:48:47.126Z Performance has regressed.
52922024-12-25T04:48:47.126ZFound 7 outliers among 100 measurements (7.00%)
52932024-12-25T04:48:47.126Z 4 (4.00%) high mild
52942024-12-25T04:48:47.126Z 3 (3.00%) high severe
52952024-12-25T04:48:48.722Z
52962024-12-25T04:48:48.724ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52972024-12-25T04:48:48.725ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
52982024-12-25T04:48:52.634ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (11M iterations)
52992024-12-25T04:48:56.462ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
53002024-12-25T04:48:56.612Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53012024-12-25T04:48:56.612Z time: [85.053 ns 85.167 ns 85.265 ns]
53022024-12-25T04:48:56.612Z change: [+4.2853% +4.7253% +5.1635%] (p = 0.00 < 0.05)
53032024-12-25T04:48:56.612Z Performance has regressed.
53042024-12-25T04:48:56.612ZFound 2 outliers among 100 measurements (2.00%)
53052024-12-25T04:48:56.612Z 2 (2.00%) high severe
53062024-12-25T04:48:58.206Z
53072024-12-25T04:48:58.209ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53082024-12-25T04:48:58.209ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
53092024-12-25T04:49:02.997ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (4.4M iterations)
53102024-12-25T04:49:07.430ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
53112024-12-25T04:49:07.578Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53122024-12-25T04:49:07.578Z time: [251.21 ns 251.56 ns 251.87 ns]
53132024-12-25T04:49:07.578Z change: [-0.7334% +0.0995% +0.9533%] (p = 0.84 > 0.05)
53142024-12-25T04:49:07.578Z No change in performance detected.
53152024-12-25T04:49:07.578ZFound 7 outliers among 100 measurements (7.00%)
53162024-12-25T04:49:07.578Z 1 (1.00%) high mild
53172024-12-25T04:49:07.579Z 6 (6.00%) high severe
53182024-12-25T04:49:09.239Z
53192024-12-25T04:49:09.241ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53202024-12-25T04:49:09.241ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53212024-12-25T04:49:13.475ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0049 s (4.9M iterations)
53222024-12-25T04:49:18.188ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53232024-12-25T04:49:18.340Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53242024-12-25T04:49:18.340Z time: [124.51 ns 124.65 ns 124.78 ns]
53252024-12-25T04:49:18.340Z change: [+14.047% +14.847% +15.535%] (p = 0.00 < 0.05)
53262024-12-25T04:49:18.340Z Performance has regressed.
53272024-12-25T04:49:18.340ZFound 13 outliers among 100 measurements (13.00%)
53282024-12-25T04:49:18.340Z 6 (6.00%) low severe
53292024-12-25T04:49:18.340Z 6 (6.00%) low mild
53302024-12-25T04:49:18.340Z 1 (1.00%) high severe
53312024-12-25T04:49:19.940Z
53322024-12-25T04:49:19.943ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53332024-12-25T04:49:19.943ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53342024-12-25T04:49:24.704ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (2.2M iterations)
53352024-12-25T04:49:29.588ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53362024-12-25T04:49:29.738Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53372024-12-25T04:49:29.738Z time: [295.75 ns 296.16 ns 296.67 ns]
53382024-12-25T04:49:29.738Z change: [+0.9310% +1.8795% +2.7209%] (p = 0.00 < 0.05)
53392024-12-25T04:49:29.738Z Change within noise threshold.
53402024-12-25T04:49:29.738ZFound 9 outliers among 100 measurements (9.00%)
53412024-12-25T04:49:29.738Z 6 (6.00%) high mild
53422024-12-25T04:49:29.738Z 3 (3.00%) high severe
53432024-12-25T04:49:31.335Z
53442024-12-25T04:49:31.338ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53452024-12-25T04:49:31.338ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53462024-12-25T04:49:34.430ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
53472024-12-25T04:49:37.676ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53482024-12-25T04:49:37.827Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53492024-12-25T04:49:37.827Z time: [102.11 ns 102.25 ns 102.37 ns]
53502024-12-25T04:49:37.827Z change: [+3.0690% +3.7440% +4.3515%] (p = 0.00 < 0.05)
53512024-12-25T04:49:37.827Z Performance has regressed.
53522024-12-25T04:49:37.827ZFound 3 outliers among 100 measurements (3.00%)
53532024-12-25T04:49:37.827Z 1 (1.00%) high mild
53542024-12-25T04:49:37.827Z 2 (2.00%) high severe
53552024-12-25T04:49:39.422Z
53562024-12-25T04:49:39.425ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53572024-12-25T04:49:39.425ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53582024-12-25T04:49:45.424ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0004 s (3.5M iterations)
53592024-12-25T04:49:49.350ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53602024-12-25T04:49:49.500Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53612024-12-25T04:49:49.500Z time: [227.45 ns 227.56 ns 227.69 ns]
53622024-12-25T04:49:49.500Z change: [-9.8517% -9.1514% -8.4368%] (p = 0.00 < 0.05)
53632024-12-25T04:49:49.500Z Performance has improved.
53642024-12-25T04:49:49.500ZFound 11 outliers among 100 measurements (11.00%)
53652024-12-25T04:49:49.500Z 3 (3.00%) high mild
53662024-12-25T04:49:49.500Z 8 (8.00%) high severe
53672024-12-25T04:49:51.093Z
53682024-12-25T04:49:51.096ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53692024-12-25T04:49:51.096ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53702024-12-25T04:49:56.825ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (3.7M iterations)
53712024-12-25T04:50:00.783ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53722024-12-25T04:50:00.933Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53732024-12-25T04:50:00.933Z time: [138.16 ns 138.27 ns 138.37 ns]
53742024-12-25T04:50:00.933Z change: [+10.102% +10.795% +11.394%] (p = 0.00 < 0.05)
53752024-12-25T04:50:00.933Z Performance has regressed.
53762024-12-25T04:50:00.933ZFound 4 outliers among 100 measurements (4.00%)
53772024-12-25T04:50:00.933Z 3 (3.00%) low mild
53782024-12-25T04:50:00.933Z 1 (1.00%) high severe
53792024-12-25T04:50:02.532Z
53802024-12-25T04:50:02.535ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53812024-12-25T04:50:02.535ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53822024-12-25T04:50:07.876ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0057 s (2.0M iterations)
53832024-12-25T04:50:12.553ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53842024-12-25T04:50:12.703Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53852024-12-25T04:50:12.703Z time: [276.06 ns 276.42 ns 276.92 ns]
53862024-12-25T04:50:12.703Z change: [+1.7555% +2.6883% +3.6208%] (p = 0.00 < 0.05)
53872024-12-25T04:50:12.703Z Performance has regressed.
53882024-12-25T04:50:12.703ZFound 11 outliers among 100 measurements (11.00%)
53892024-12-25T04:50:12.703Z 2 (2.00%) high mild
53902024-12-25T04:50:12.703Z 9 (9.00%) high severe
53912024-12-25T04:50:14.301Z
53922024-12-25T04:50:14.304ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53932024-12-25T04:50:14.304ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
53942024-12-25T04:50:18.039ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (11M iterations)
53952024-12-25T04:50:21.964ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
53962024-12-25T04:50:22.113Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53972024-12-25T04:50:22.113Z time: [75.173 ns 75.264 ns 75.350 ns]
53982024-12-25T04:50:22.114Z change: [+3.1001% +3.6149% +4.1161%] (p = 0.00 < 0.05)
53992024-12-25T04:50:22.114Z Performance has regressed.
54002024-12-25T04:50:22.114ZFound 3 outliers among 100 measurements (3.00%)
54012024-12-25T04:50:22.114Z 1 (1.00%) high mild
54022024-12-25T04:50:22.114Z 2 (2.00%) high severe
54032024-12-25T04:50:23.708Z
54042024-12-25T04:50:23.711ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
54052024-12-25T04:50:23.711ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
54062024-12-25T04:50:28.085ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (4.8M iterations)
54072024-12-25T04:50:32.537ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
54082024-12-25T04:50:32.689Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
54092024-12-25T04:50:32.689Z time: [217.67 ns 217.94 ns 218.22 ns]
54102024-12-25T04:50:32.689Z change: [+0.1033% +1.1160% +2.0336%] (p = 0.02 < 0.05)
54112024-12-25T04:50:32.689Z Change within noise threshold.
54122024-12-25T04:50:32.689ZFound 12 outliers among 100 measurements (12.00%)
54132024-12-25T04:50:32.690Z 6 (6.00%) high mild
54142024-12-25T04:50:32.690Z 6 (6.00%) high severe
54152024-12-25T04:50:34.283Z
54162024-12-25T04:50:34.283ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54172024-12-25T04:50:34.283ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54182024-12-25T04:50:38.563ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (4.9M iterations)
54192024-12-25T04:50:43.164ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54202024-12-25T04:50:43.314Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54212024-12-25T04:50:43.314Z time: [113.48 ns 113.84 ns 114.17 ns]
54222024-12-25T04:50:43.314Z change: [+15.299% +16.154% +16.891%] (p = 0.00 < 0.05)
54232024-12-25T04:50:43.314Z Performance has regressed.
54242024-12-25T04:50:43.314ZFound 17 outliers among 100 measurements (17.00%)
54252024-12-25T04:50:43.314Z 4 (4.00%) low severe
54262024-12-25T04:50:43.314Z 11 (11.00%) low mild
54272024-12-25T04:50:43.314Z 1 (1.00%) high mild
54282024-12-25T04:50:43.314Z 1 (1.00%) high severe
54292024-12-25T04:50:44.910Z
54302024-12-25T04:50:44.913ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54312024-12-25T04:50:44.913ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54322024-12-25T04:50:49.507ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0040 s (2.3M iterations)
54332024-12-25T04:50:54.384ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54342024-12-25T04:50:54.534Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54352024-12-25T04:50:54.534Z time: [266.30 ns 266.51 ns 266.68 ns]
54362024-12-25T04:50:54.534Z change: [+6.1650% +6.9705% +7.7205%] (p = 0.00 < 0.05)
54372024-12-25T04:50:54.534Z Performance has regressed.
54382024-12-25T04:50:54.534ZFound 4 outliers among 100 measurements (4.00%)
54392024-12-25T04:50:54.534Z 1 (1.00%) high mild
54402024-12-25T04:50:54.534Z 3 (3.00%) high severe
54412024-12-25T04:50:56.128Z
54422024-12-25T04:50:56.131ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54432024-12-25T04:50:56.131ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54442024-12-25T04:50:59.205ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0003 s (6.8M iterations)
54452024-12-25T04:51:02.530ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54462024-12-25T04:51:02.679Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54472024-12-25T04:51:02.679Z time: [96.858 ns 97.031 ns 97.171 ns]
54482024-12-25T04:51:02.679Z change: [+1.0706% +1.7335% +2.4223%] (p = 0.00 < 0.05)
54492024-12-25T04:51:02.679Z Performance has regressed.
54502024-12-25T04:51:02.679ZFound 3 outliers among 100 measurements (3.00%)
54512024-12-25T04:51:02.679Z 1 (1.00%) high mild
54522024-12-25T04:51:02.679Z 2 (2.00%) high severe
54532024-12-25T04:51:04.274Z
54542024-12-25T04:51:04.277ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
54552024-12-25T04:51:04.277ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54562024-12-25T04:51:09.871ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0008 s (3.7M iterations)
54572024-12-25T04:51:13.794ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54582024-12-25T04:51:13.945Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
54592024-12-25T04:51:13.945Z time: [201.15 ns 201.34 ns 201.57 ns]
54602024-12-25T04:51:13.945Z change: [+1.9823% +2.9851% +3.9520%] (p = 0.00 < 0.05)
54612024-12-25T04:51:13.945Z Performance has regressed.
54622024-12-25T04:51:13.945ZFound 10 outliers among 100 measurements (10.00%)
54632024-12-25T04:51:13.945Z 3 (3.00%) high mild
54642024-12-25T04:51:13.945Z 7 (7.00%) high severe
54652024-12-25T04:51:15.545Z
54662024-12-25T04:51:15.546ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54672024-12-25T04:51:15.546ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54682024-12-25T04:51:21.050ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (3.8M iterations)
54692024-12-25T04:51:25.124ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54702024-12-25T04:51:25.273Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54712024-12-25T04:51:25.273Z time: [133.19 ns 133.31 ns 133.41 ns]
54722024-12-25T04:51:25.273Z change: [+5.9295% +6.5733% +7.2275%] (p = 0.00 < 0.05)
54732024-12-25T04:51:25.273Z Performance has regressed.
54742024-12-25T04:51:25.273ZFound 10 outliers among 100 measurements (10.00%)
54752024-12-25T04:51:25.273Z 1 (1.00%) low severe
54762024-12-25T04:51:25.273Z 8 (8.00%) low mild
54772024-12-25T04:51:25.273Z 1 (1.00%) high severe
54782024-12-25T04:51:26.864Z
54792024-12-25T04:51:26.867ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54802024-12-25T04:51:26.867ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54812024-12-25T04:51:32.033ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (2.0M iterations)
54822024-12-25T04:51:36.660ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54832024-12-25T04:51:36.810Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54842024-12-25T04:51:36.810Z time: [243.37 ns 243.68 ns 244.03 ns]
54852024-12-25T04:51:36.810Z change: [-8.5646% -7.3305% -6.0643%] (p = 0.00 < 0.05)
54862024-12-25T04:51:36.810Z Performance has improved.
54872024-12-25T04:51:36.810ZFound 9 outliers among 100 measurements (9.00%)
54882024-12-25T04:51:36.810Z 3 (3.00%) high mild
54892024-12-25T04:51:36.810Z 6 (6.00%) high severe
54902024-12-25T04:51:38.404Z
54912024-12-25T04:51:38.407ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54922024-12-25T04:51:38.407ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
54932024-12-25T04:51:42.912ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (9.3M iterations)
54942024-12-25T04:51:46.598ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
54952024-12-25T04:51:46.749Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54962024-12-25T04:51:46.749Z time: [85.281 ns 85.380 ns 85.476 ns]
54972024-12-25T04:51:46.749Z change: [+3.2376% +4.0059% +4.6890%] (p = 0.00 < 0.05)
54982024-12-25T04:51:46.749Z Performance has regressed.
54992024-12-25T04:51:46.749ZFound 5 outliers among 100 measurements (5.00%)
55002024-12-25T04:51:46.749Z 2 (2.00%) high mild
55012024-12-25T04:51:46.749Z 3 (3.00%) high severe
55022024-12-25T04:51:48.348Z
55032024-12-25T04:51:48.351ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
55042024-12-25T04:51:48.351ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
55052024-12-25T04:51:53.665ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0060 s (3.9M iterations)
55062024-12-25T04:51:58.256ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
55072024-12-25T04:51:58.407Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
55082024-12-25T04:51:58.407Z time: [256.85 ns 257.16 ns 257.44 ns]
55092024-12-25T04:51:58.407Z change: [-1.3216% -0.5615% +0.2089%] (p = 0.17 > 0.05)
55102024-12-25T04:51:58.407Z No change in performance detected.
55112024-12-25T04:51:58.407ZFound 9 outliers among 100 measurements (9.00%)
55122024-12-25T04:51:58.407Z 3 (3.00%) high mild
55132024-12-25T04:51:58.408Z 6 (6.00%) high severe
55142024-12-25T04:52:00.010Z
55152024-12-25T04:52:00.013ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55162024-12-25T04:52:00.013ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55172024-12-25T04:52:04.624ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0050 s (4.6M iterations)
55182024-12-25T04:52:09.218ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55192024-12-25T04:52:09.369Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55202024-12-25T04:52:09.369Z time: [121.30 ns 121.58 ns 121.92 ns]
55212024-12-25T04:52:09.369Z change: [+13.309% +14.199% +15.140%] (p = 0.00 < 0.05)
55222024-12-25T04:52:09.369Z Performance has regressed.
55232024-12-25T04:52:09.369ZFound 2 outliers among 100 measurements (2.00%)
55242024-12-25T04:52:09.369Z 2 (2.00%) high severe
55252024-12-25T04:52:10.958Z
55262024-12-25T04:52:10.961ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55272024-12-25T04:52:10.961ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55282024-12-25T04:52:16.088ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (2.0M iterations)
55292024-12-25T04:52:20.957ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55302024-12-25T04:52:21.107Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55312024-12-25T04:52:21.107Z time: [299.11 ns 299.30 ns 299.52 ns]
55322024-12-25T04:52:21.107Z change: [+2.8345% +3.7235% +4.6095%] (p = 0.00 < 0.05)
55332024-12-25T04:52:21.107Z Performance has regressed.
55342024-12-25T04:52:21.107ZFound 15 outliers among 100 measurements (15.00%)
55352024-12-25T04:52:21.107Z 3 (3.00%) high mild
55362024-12-25T04:52:21.108Z 12 (12.00%) high severe
55372024-12-25T04:52:22.703Z
55382024-12-25T04:52:22.706ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55392024-12-25T04:52:22.706ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55402024-12-25T04:52:26.180ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (6.0M iterations)
55412024-12-25T04:52:29.546ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55422024-12-25T04:52:29.695Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55432024-12-25T04:52:29.695Z time: [102.68 ns 102.88 ns 103.04 ns]
55442024-12-25T04:52:29.695Z change: [+3.2556% +4.0403% +4.8823%] (p = 0.00 < 0.05)
55452024-12-25T04:52:29.695Z Performance has regressed.
55462024-12-25T04:52:29.695ZFound 2 outliers among 100 measurements (2.00%)
55472024-12-25T04:52:29.695Z 1 (1.00%) high mild
55482024-12-25T04:52:29.695Z 1 (1.00%) high severe
55492024-12-25T04:52:31.293Z
55502024-12-25T04:52:31.296ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55512024-12-25T04:52:31.296ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55522024-12-25T04:52:34.472ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0057 s (3.3M iterations)
55532024-12-25T04:52:38.751ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55542024-12-25T04:52:38.901Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55552024-12-25T04:52:38.901Z time: [233.78 ns 234.00 ns 234.24 ns]
55562024-12-25T04:52:38.901Z change: [-3.4489% -2.4397% -1.4573%] (p = 0.00 < 0.05)
55572024-12-25T04:52:38.901Z Performance has improved.
55582024-12-25T04:52:38.901ZFound 12 outliers among 100 measurements (12.00%)
55592024-12-25T04:52:38.901Z 3 (3.00%) high mild
55602024-12-25T04:52:38.901Z 9 (9.00%) high severe
55612024-12-25T04:52:40.499Z
55622024-12-25T04:52:40.502ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55632024-12-25T04:52:40.502ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55642024-12-25T04:52:46.389ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0068 s (3.6M iterations)
55652024-12-25T04:52:50.593ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55662024-12-25T04:52:50.744Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55672024-12-25T04:52:50.744Z time: [139.51 ns 139.70 ns 139.87 ns]
55682024-12-25T04:52:50.744Z change: [+13.279% +13.996% +14.615%] (p = 0.00 < 0.05)
55692024-12-25T04:52:50.744Z Performance has regressed.
55702024-12-25T04:52:50.744ZFound 7 outliers among 100 measurements (7.00%)
55712024-12-25T04:52:50.744Z 6 (6.00%) low mild
55722024-12-25T04:52:50.744Z 1 (1.00%) high severe
55732024-12-25T04:52:52.337Z
55742024-12-25T04:52:52.340ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55752024-12-25T04:52:52.340ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55762024-12-25T04:52:58.032ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0060 s (1.8M iterations)
55772024-12-25T04:53:02.738ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55782024-12-25T04:53:02.887Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55792024-12-25T04:53:02.887Z time: [278.65 ns 279.07 ns 279.65 ns]
55802024-12-25T04:53:02.887Z change: [+4.1729% +5.4095% +6.5562%] (p = 0.00 < 0.05)
55812024-12-25T04:53:02.887Z Performance has regressed.
55822024-12-25T04:53:02.887ZFound 10 outliers among 100 measurements (10.00%)
55832024-12-25T04:53:02.887Z 2 (2.00%) high mild
55842024-12-25T04:53:02.887Z 8 (8.00%) high severe
55852024-12-25T04:53:04.486Z
55862024-12-25T04:53:04.486ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55872024-12-25T04:53:04.486ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
55882024-12-25T04:53:08.924ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (9.5M iterations)
55892024-12-25T04:53:12.511ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
55902024-12-25T04:53:12.661Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55912024-12-25T04:53:12.661Z time: [75.209 ns 75.455 ns 75.649 ns]
55922024-12-25T04:53:12.661Z change: [+1.7183% +2.4996% +3.2579%] (p = 0.00 < 0.05)
55932024-12-25T04:53:12.661Z Performance has regressed.
55942024-12-25T04:53:12.661ZFound 2 outliers among 100 measurements (2.00%)
55952024-12-25T04:53:12.661Z 1 (1.00%) high mild
55962024-12-25T04:53:12.661Z 1 (1.00%) high severe
55972024-12-25T04:53:14.254Z
55982024-12-25T04:53:14.257ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55992024-12-25T04:53:14.257ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
56002024-12-25T04:53:19.290ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0022 s (4.2M iterations)
56012024-12-25T04:53:23.820ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
56022024-12-25T04:53:23.969Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
56032024-12-25T04:53:23.969Z time: [227.50 ns 227.89 ns 228.29 ns]
56042024-12-25T04:53:23.969Z change: [+0.0819% +1.0585% +2.0372%] (p = 0.02 < 0.05)
56052024-12-25T04:53:23.969Z Change within noise threshold.
56062024-12-25T04:53:23.969ZFound 7 outliers among 100 measurements (7.00%)
56072024-12-25T04:53:23.969Z 3 (3.00%) high mild
56082024-12-25T04:53:23.969Z 4 (4.00%) high severe
56092024-12-25T04:53:25.572Z
56102024-12-25T04:53:25.572ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56112024-12-25T04:53:25.572ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56122024-12-25T04:53:30.059ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (4.7M iterations)
56132024-12-25T04:53:34.719ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56142024-12-25T04:53:34.868Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56152024-12-25T04:53:34.869Z time: [111.87 ns 112.02 ns 112.16 ns]
56162024-12-25T04:53:34.869Z change: [+14.151% +15.081% +15.855%] (p = 0.00 < 0.05)
56172024-12-25T04:53:34.869Z Performance has regressed.
56182024-12-25T04:53:34.869ZFound 11 outliers among 100 measurements (11.00%)
56192024-12-25T04:53:34.869Z 6 (6.00%) low severe
56202024-12-25T04:53:34.869Z 4 (4.00%) low mild
56212024-12-25T04:53:34.869Z 1 (1.00%) high severe
56222024-12-25T04:53:36.463Z
56232024-12-25T04:53:36.466ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56242024-12-25T04:53:36.466ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56252024-12-25T04:53:41.365ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0043 s (2.1M iterations)
56262024-12-25T04:53:46.294ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56272024-12-25T04:53:46.428Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56282024-12-25T04:53:46.428Z time: [274.18 ns 274.36 ns 274.55 ns]
56292024-12-25T04:53:46.428Z change: [+7.5796% +8.5638% +9.4348%] (p = 0.00 < 0.05)
56302024-12-25T04:53:46.428Z Performance has regressed.
56312024-12-25T04:53:46.428ZFound 9 outliers among 100 measurements (9.00%)
56322024-12-25T04:53:46.428Z 9 (9.00%) high severe
56332024-12-25T04:53:48.025Z
56342024-12-25T04:53:48.025ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56352024-12-25T04:53:48.025ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56362024-12-25T04:53:51.419ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.2M iterations)
56372024-12-25T04:53:54.809ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56382024-12-25T04:53:54.959Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56392024-12-25T04:53:54.959Z time: [97.891 ns 98.020 ns 98.127 ns]
56402024-12-25T04:53:54.959Z change: [+3.5129% +4.1945% +4.8476%] (p = 0.00 < 0.05)
56412024-12-25T04:53:54.959Z Performance has regressed.
56422024-12-25T04:53:54.959ZFound 7 outliers among 100 measurements (7.00%)
56432024-12-25T04:53:54.959Z 3 (3.00%) high mild
56442024-12-25T04:53:54.959Z 4 (4.00%) high severe
56452024-12-25T04:53:56.552Z
56462024-12-25T04:53:56.554ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
56472024-12-25T04:53:56.555ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56482024-12-25T04:54:02.935ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0027 s (3.3M iterations)
56492024-12-25T04:54:07.003ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56502024-12-25T04:54:07.153Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
56512024-12-25T04:54:07.153Z time: [206.39 ns 206.51 ns 206.64 ns]
56522024-12-25T04:54:07.153Z change: [-0.9276% +0.0948% +1.1442%] (p = 0.86 > 0.05)
56532024-12-25T04:54:07.153Z No change in performance detected.
56542024-12-25T04:54:07.153ZFound 13 outliers among 100 measurements (13.00%)
56552024-12-25T04:54:07.153Z 1 (1.00%) low mild
56562024-12-25T04:54:07.153Z 4 (4.00%) high mild
56572024-12-25T04:54:07.153Z 8 (8.00%) high severe
56582024-12-25T04:54:08.749Z
56592024-12-25T04:54:08.749ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56602024-12-25T04:54:08.749ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56612024-12-25T04:54:14.540ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0062 s (3.6M iterations)
56622024-12-25T04:54:18.743ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56632024-12-25T04:54:18.894Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56642024-12-25T04:54:18.894Z time: [135.82 ns 135.88 ns 135.94 ns]
56652024-12-25T04:54:18.894Z change: [+13.680% +14.336% +14.921%] (p = 0.00 < 0.05)
56662024-12-25T04:54:18.894Z Performance has regressed.
56672024-12-25T04:54:18.894ZFound 20 outliers among 100 measurements (20.00%)
56682024-12-25T04:54:18.894Z 7 (7.00%) low severe
56692024-12-25T04:54:18.894Z 5 (5.00%) low mild
56702024-12-25T04:54:18.894Z 6 (6.00%) high mild
56712024-12-25T04:54:18.894Z 2 (2.00%) high severe
56722024-12-25T04:54:20.491Z
56732024-12-25T04:54:20.494ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56742024-12-25T04:54:20.494ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56752024-12-25T04:54:26.017ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0030 s (1.9M iterations)
56762024-12-25T04:54:30.731ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56772024-12-25T04:54:30.881Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56782024-12-25T04:54:30.881Z time: [248.65 ns 248.88 ns 249.13 ns]
56792024-12-25T04:54:30.881Z change: [+5.2190% +6.2629% +7.2504%] (p = 0.00 < 0.05)
56802024-12-25T04:54:30.881Z Performance has regressed.
56812024-12-25T04:54:30.882ZFound 11 outliers among 100 measurements (11.00%)
56822024-12-25T04:54:30.882Z 3 (3.00%) high mild
56832024-12-25T04:54:30.882Z 8 (8.00%) high severe
56842024-12-25T04:54:32.474Z
56852024-12-25T04:54:32.477ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56862024-12-25T04:54:32.477ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
56872024-12-25T04:54:36.347ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (11M iterations)
56882024-12-25T04:54:39.846ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
56892024-12-25T04:54:39.995Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56902024-12-25T04:54:39.996Z time: [86.000 ns 86.130 ns 86.244 ns]
56912024-12-25T04:54:39.996Z change: [+2.7896% +3.1697% +3.5996%] (p = 0.00 < 0.05)
56922024-12-25T04:54:39.996Z Performance has regressed.
56932024-12-25T04:54:39.996ZFound 2 outliers among 100 measurements (2.00%)
56942024-12-25T04:54:39.996Z 1 (1.00%) high mild
56952024-12-25T04:54:39.996Z 1 (1.00%) high severe
56962024-12-25T04:54:41.588Z
56972024-12-25T04:54:41.591ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56982024-12-25T04:54:41.591ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
56992024-12-25T04:54:46.227ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0039 s (4.5M iterations)
57002024-12-25T04:54:51.130ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
57012024-12-25T04:54:51.278Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57022024-12-25T04:54:51.278Z time: [285.54 ns 287.49 ns 290.06 ns]
57032024-12-25T04:54:51.278Z change: [-15.860% -0.2856% +20.321%] (p = 0.98 > 0.05)
57042024-12-25T04:54:51.278Z No change in performance detected.
57052024-12-25T04:54:51.278ZFound 13 outliers among 100 measurements (13.00%)
57062024-12-25T04:54:51.278Z 5 (5.00%) high mild
57072024-12-25T04:54:51.278Z 8 (8.00%) high severe
57082024-12-25T04:54:52.883Z
57092024-12-25T04:54:52.886ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57102024-12-25T04:54:52.886ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57112024-12-25T04:54:56.931ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (5.2M iterations)
57122024-12-25T04:55:01.720ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57132024-12-25T04:55:01.869Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57142024-12-25T04:55:01.869Z time: [120.85 ns 120.93 ns 120.99 ns]
57152024-12-25T04:55:01.869Z change: [+11.033% +11.483% +11.862%] (p = 0.00 < 0.05)
57162024-12-25T04:55:01.869Z Performance has regressed.
57172024-12-25T04:55:01.869ZFound 19 outliers among 100 measurements (19.00%)
57182024-12-25T04:55:01.869Z 6 (6.00%) low severe
57192024-12-25T04:55:01.869Z 12 (12.00%) low mild
57202024-12-25T04:55:01.869Z 1 (1.00%) high severe
57212024-12-25T04:55:03.466Z
57222024-12-25T04:55:03.469ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57232024-12-25T04:55:03.469ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57242024-12-25T04:55:08.224ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0073 s (2.2M iterations)
57252024-12-25T04:55:13.400ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57262024-12-25T04:55:13.549Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57272024-12-25T04:55:13.549Z time: [360.02 ns 364.11 ns 369.46 ns]
57282024-12-25T04:55:13.549Z change: [-13.384% +3.1408% +20.586%] (p = 0.73 > 0.05)
57292024-12-25T04:55:13.550Z No change in performance detected.
57302024-12-25T04:55:13.550ZFound 11 outliers among 100 measurements (11.00%)
57312024-12-25T04:55:13.550Z 4 (4.00%) high mild
57322024-12-25T04:55:13.550Z 7 (7.00%) high severe
57332024-12-25T04:55:15.151Z
57342024-12-25T04:55:15.151ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57352024-12-25T04:55:15.151ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57362024-12-25T04:55:21.305ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0017 s (6.8M iterations)
57372024-12-25T04:55:24.659ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57382024-12-25T04:55:24.809Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57392024-12-25T04:55:24.809Z time: [103.90 ns 103.97 ns 104.03 ns]
57402024-12-25T04:55:24.809Z change: [+1.5233% +2.1300% +2.7210%] (p = 0.00 < 0.05)
57412024-12-25T04:55:24.809Z Performance has regressed.
57422024-12-25T04:55:24.809ZFound 15 outliers among 100 measurements (15.00%)
57432024-12-25T04:55:24.809Z 1 (1.00%) low severe
57442024-12-25T04:55:24.809Z 12 (12.00%) low mild
57452024-12-25T04:55:24.809Z 2 (2.00%) high severe
57462024-12-25T04:55:26.403Z
57472024-12-25T04:55:26.406ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57482024-12-25T04:55:26.406ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57492024-12-25T04:55:32.072ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (3.7M iterations)
57502024-12-25T04:55:36.509ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57512024-12-25T04:55:36.659Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57522024-12-25T04:55:36.659Z time: [251.23 ns 252.75 ns 254.72 ns]
57532024-12-25T04:55:36.659Z change: [-11.504% +0.1919% +13.334%] (p = 0.98 > 0.05)
57542024-12-25T04:55:36.659Z No change in performance detected.
57552024-12-25T04:55:36.659ZFound 12 outliers among 100 measurements (12.00%)
57562024-12-25T04:55:36.659Z 4 (4.00%) high mild
57572024-12-25T04:55:36.660Z 8 (8.00%) high severe
57582024-12-25T04:55:38.254Z
57592024-12-25T04:55:38.257ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57602024-12-25T04:55:38.257ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57612024-12-25T04:55:43.525ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0001 s (4.0M iterations)
57622024-12-25T04:55:47.916ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57632024-12-25T04:55:48.065Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57642024-12-25T04:55:48.066Z time: [141.56 ns 141.72 ns 141.88 ns]
57652024-12-25T04:55:48.066Z change: [+8.4657% +9.0024% +9.4947%] (p = 0.00 < 0.05)
57662024-12-25T04:55:48.066Z Performance has regressed.
57672024-12-25T04:55:48.066ZFound 8 outliers among 100 measurements (8.00%)
57682024-12-25T04:55:48.066Z 6 (6.00%) low severe
57692024-12-25T04:55:48.066Z 2 (2.00%) high severe
57702024-12-25T04:55:49.666Z
57712024-12-25T04:55:49.668ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57722024-12-25T04:55:49.668ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57732024-12-25T04:55:54.821ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (2.0M iterations)
57742024-12-25T04:55:59.806ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57752024-12-25T04:55:59.956Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57762024-12-25T04:55:59.956Z time: [312.37 ns 314.94 ns 318.27 ns]
57772024-12-25T04:55:59.956Z change: [-8.7774% +3.5899% +17.976%] (p = 0.60 > 0.05)
57782024-12-25T04:55:59.956Z No change in performance detected.
57792024-12-25T04:55:59.956ZFound 12 outliers among 100 measurements (12.00%)
57802024-12-25T04:55:59.956Z 5 (5.00%) high mild
57812024-12-25T04:55:59.956Z 7 (7.00%) high severe
57822024-12-25T04:56:01.561Z
57832024-12-25T04:56:01.564ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57842024-12-25T04:56:01.564ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
57852024-12-25T04:56:04.936ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
57862024-12-25T04:56:08.909ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
57872024-12-25T04:56:09.059Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57882024-12-25T04:56:09.059Z time: [75.117 ns 75.216 ns 75.302 ns]
57892024-12-25T04:56:09.059Z change: [+2.4531% +2.9465% +3.4161%] (p = 0.00 < 0.05)
57902024-12-25T04:56:09.059Z Performance has regressed.
57912024-12-25T04:56:09.059ZFound 3 outliers among 100 measurements (3.00%)
57922024-12-25T04:56:09.059Z 1 (1.00%) high mild
57932024-12-25T04:56:09.059Z 2 (2.00%) high severe
57942024-12-25T04:56:10.656Z
57952024-12-25T04:56:10.659ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57962024-12-25T04:56:10.659ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
57972024-12-25T04:56:15.043ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (4.8M iterations)
57982024-12-25T04:56:20.109ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
57992024-12-25T04:56:20.258Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58002024-12-25T04:56:20.258Z time: [251.80 ns 253.69 ns 256.15 ns]
58012024-12-25T04:56:20.258Z change: [-16.657% +1.1120% +24.027%] (p = 0.91 > 0.05)
58022024-12-25T04:56:20.258Z No change in performance detected.
58032024-12-25T04:56:20.258ZFound 12 outliers among 100 measurements (12.00%)
58042024-12-25T04:56:20.258Z 4 (4.00%) high mild
58052024-12-25T04:56:20.258Z 8 (8.00%) high severe
58062024-12-25T04:56:21.864Z
58072024-12-25T04:56:21.864ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58082024-12-25T04:56:21.864ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58092024-12-25T04:56:25.821ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (5.3M iterations)
58102024-12-25T04:56:30.543ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58112024-12-25T04:56:30.694Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58122024-12-25T04:56:30.694Z time: [100.61 ns 100.70 ns 100.79 ns]
58132024-12-25T04:56:30.694Z change: [+2.1422% +2.7003% +3.2137%] (p = 0.00 < 0.05)
58142024-12-25T04:56:30.694Z Performance has regressed.
58152024-12-25T04:56:30.694ZFound 18 outliers among 100 measurements (18.00%)
58162024-12-25T04:56:30.695Z 3 (3.00%) low severe
58172024-12-25T04:56:30.695Z 11 (11.00%) low mild
58182024-12-25T04:56:30.695Z 1 (1.00%) high mild
58192024-12-25T04:56:30.695Z 3 (3.00%) high severe
58202024-12-25T04:56:32.291Z
58212024-12-25T04:56:32.294ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58222024-12-25T04:56:32.294ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58232024-12-25T04:56:36.879ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0045 s (2.3M iterations)
58242024-12-25T04:56:42.004ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58252024-12-25T04:56:42.155Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58262024-12-25T04:56:42.155Z time: [312.58 ns 316.46 ns 321.43 ns]
58272024-12-25T04:56:42.155Z change: [-17.901% -1.2332% +18.460%] (p = 0.90 > 0.05)
58282024-12-25T04:56:42.155Z No change in performance detected.
58292024-12-25T04:56:42.155ZFound 13 outliers among 100 measurements (13.00%)
58302024-12-25T04:56:42.155Z 5 (5.00%) high mild
58312024-12-25T04:56:42.155Z 8 (8.00%) high severe
58322024-12-25T04:56:43.750Z
58332024-12-25T04:56:43.750ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58342024-12-25T04:56:43.750ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58352024-12-25T04:56:49.815ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (6.9M iterations)
58362024-12-25T04:56:53.095ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58372024-12-25T04:56:53.245Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58382024-12-25T04:56:53.245Z time: [100.13 ns 100.32 ns 100.46 ns]
58392024-12-25T04:56:53.245Z change: [+3.8043% +4.6903% +5.6081%] (p = 0.00 < 0.05)
58402024-12-25T04:56:53.245Z Performance has regressed.
58412024-12-25T04:56:53.245ZFound 2 outliers among 100 measurements (2.00%)
58422024-12-25T04:56:53.245Z 1 (1.00%) high mild
58432024-12-25T04:56:53.245Z 1 (1.00%) high severe
58442024-12-25T04:56:54.838Z
58452024-12-25T04:56:54.841ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58462024-12-25T04:56:54.841ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58472024-12-25T04:57:00.326ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (3.8M iterations)
58482024-12-25T04:57:04.787ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58492024-12-25T04:57:04.936Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58502024-12-25T04:57:04.936Z time: [222.45 ns 223.83 ns 225.63 ns]
58512024-12-25T04:57:04.936Z change: [-9.6854% +2.3173% +16.651%] (p = 0.75 > 0.05)
58522024-12-25T04:57:04.936Z No change in performance detected.
58532024-12-25T04:57:04.936ZFound 12 outliers among 100 measurements (12.00%)
58542024-12-25T04:57:04.936Z 5 (5.00%) high mild
58552024-12-25T04:57:04.936Z 7 (7.00%) high severe
58562024-12-25T04:57:06.533Z
58572024-12-25T04:57:06.535ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58582024-12-25T04:57:06.535ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58592024-12-25T04:57:11.598ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (4.1M iterations)
58602024-12-25T04:57:15.923ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58612024-12-25T04:57:16.072Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58622024-12-25T04:57:16.073Z time: [123.73 ns 123.84 ns 123.99 ns]
58632024-12-25T04:57:16.073Z change: [+1.5331% +2.2631% +2.9498%] (p = 0.00 < 0.05)
58642024-12-25T04:57:16.073Z Performance has regressed.
58652024-12-25T04:57:16.073ZFound 12 outliers among 100 measurements (12.00%)
58662024-12-25T04:57:16.073Z 3 (3.00%) low severe
58672024-12-25T04:57:16.073Z 3 (3.00%) low mild
58682024-12-25T04:57:16.073Z 3 (3.00%) high mild
58692024-12-25T04:57:16.073Z 3 (3.00%) high severe
58702024-12-25T04:57:17.667Z
58712024-12-25T04:57:17.672ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58722024-12-25T04:57:17.672ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58732024-12-25T04:57:22.648ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0013 s (2.1M iterations)
58742024-12-25T04:57:27.565ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58752024-12-25T04:57:27.714Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58762024-12-25T04:57:27.714Z time: [261.79 ns 264.25 ns 267.47 ns]
58772024-12-25T04:57:27.714Z change: [-13.671% -1.0417% +13.165%] (p = 0.88 > 0.05)
58782024-12-25T04:57:27.715Z No change in performance detected.
58792024-12-25T04:57:27.715ZFound 11 outliers among 100 measurements (11.00%)
58802024-12-25T04:57:27.715Z 4 (4.00%) high mild
58812024-12-25T04:57:27.715Z 7 (7.00%) high severe
58822024-12-25T04:57:29.318Z
58832024-12-25T04:57:29.318ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58842024-12-25T04:57:29.318ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58852024-12-25T04:57:33.432ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (10M iterations)
58862024-12-25T04:57:37.480ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
58872024-12-25T04:57:37.631Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58882024-12-25T04:57:37.631Z time: [85.129 ns 85.228 ns 85.317 ns]
58892024-12-25T04:57:37.631Z change: [+3.9703% +4.5831% +5.1280%] (p = 0.00 < 0.05)
58902024-12-25T04:57:37.631Z Performance has regressed.
58912024-12-25T04:57:37.631ZFound 4 outliers among 100 measurements (4.00%)
58922024-12-25T04:57:37.631Z 2 (2.00%) high mild
58932024-12-25T04:57:37.631Z 2 (2.00%) high severe
58942024-12-25T04:57:39.219Z
58952024-12-25T04:57:39.222ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58962024-12-25T04:57:39.222ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58972024-12-25T04:57:44.419ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0022 s (4.0M iterations)
58982024-12-25T04:57:49.481ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
58992024-12-25T04:57:49.631Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59002024-12-25T04:57:49.631Z time: [298.95 ns 301.57 ns 304.99 ns]
59012024-12-25T04:57:49.631Z change: [-18.152% -1.8619% +18.648%] (p = 0.85 > 0.05)
59022024-12-25T04:57:49.631Z No change in performance detected.
59032024-12-25T04:57:49.631ZFound 11 outliers among 100 measurements (11.00%)
59042024-12-25T04:57:49.631Z 4 (4.00%) high mild
59052024-12-25T04:57:49.631Z 7 (7.00%) high severe
59062024-12-25T04:57:51.227Z
59072024-12-25T04:57:51.227ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59082024-12-25T04:57:51.227ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59092024-12-25T04:57:55.540ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (4.9M iterations)
59102024-12-25T04:58:00.332ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59112024-12-25T04:58:00.480Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59122024-12-25T04:58:00.480Z time: [109.59 ns 109.71 ns 109.82 ns]
59132024-12-25T04:58:00.481Z change: [+1.5293% +2.3729% +3.2343%] (p = 0.00 < 0.05)
59142024-12-25T04:58:00.481Z Performance has regressed.
59152024-12-25T04:58:00.481ZFound 7 outliers among 100 measurements (7.00%)
59162024-12-25T04:58:00.481Z 2 (2.00%) high mild
59172024-12-25T04:58:00.481Z 5 (5.00%) high severe
59182024-12-25T04:58:02.078Z
59192024-12-25T04:58:02.081ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59202024-12-25T04:58:02.081ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59212024-12-25T04:58:07.136ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0058 s (2.1M iterations)
59222024-12-25T04:58:12.341ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59232024-12-25T04:58:12.490Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59242024-12-25T04:58:12.490Z time: [365.74 ns 371.25 ns 378.19 ns]
59252024-12-25T04:58:12.490Z change: [-17.380% +0.1991% +20.053%] (p = 0.99 > 0.05)
59262024-12-25T04:58:12.490Z No change in performance detected.
59272024-12-25T04:58:12.491ZFound 12 outliers among 100 measurements (12.00%)
59282024-12-25T04:58:12.491Z 5 (5.00%) high mild
59292024-12-25T04:58:12.491Z 7 (7.00%) high severe
59302024-12-25T04:58:14.095Z
59312024-12-25T04:58:14.097ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59322024-12-25T04:58:14.097ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59332024-12-25T04:58:17.229ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0037 s (6.7M iterations)
59342024-12-25T04:58:21.011ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59352024-12-25T04:58:21.161Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59362024-12-25T04:58:21.161Z time: [106.12 ns 106.27 ns 106.40 ns]
59372024-12-25T04:58:21.161Z change: [+4.2964% +5.0282% +5.7586%] (p = 0.00 < 0.05)
59382024-12-25T04:58:21.161Z Performance has regressed.
59392024-12-25T04:58:21.161ZFound 1 outliers among 100 measurements (1.00%)
59402024-12-25T04:58:21.161Z 1 (1.00%) high mild
59412024-12-25T04:58:22.754Z
59422024-12-25T04:58:22.757ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59432024-12-25T04:58:22.757ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59442024-12-25T04:58:25.830ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0071 s (3.4M iterations)
59452024-12-25T04:58:30.642ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59462024-12-25T04:58:30.792Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59472024-12-25T04:58:30.792Z time: [263.80 ns 265.57 ns 267.84 ns]
59482024-12-25T04:58:30.792Z change: [-11.747% +0.3210% +14.949%] (p = 0.96 > 0.05)
59492024-12-25T04:58:30.792Z No change in performance detected.
59502024-12-25T04:58:30.792ZFound 12 outliers among 100 measurements (12.00%)
59512024-12-25T04:58:30.792Z 4 (4.00%) high mild
59522024-12-25T04:58:30.792Z 8 (8.00%) high severe
59532024-12-25T04:58:32.387Z
59542024-12-25T04:58:32.390ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59552024-12-25T04:58:32.390ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59562024-12-25T04:58:37.853ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0014 s (3.8M iterations)
59572024-12-25T04:58:42.235ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59582024-12-25T04:58:42.385Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59592024-12-25T04:58:42.385Z time: [127.59 ns 127.67 ns 127.77 ns]
59602024-12-25T04:58:42.385Z change: [+3.9485% +4.5566% +5.1204%] (p = 0.00 < 0.05)
59612024-12-25T04:58:42.385Z Performance has regressed.
59622024-12-25T04:58:42.385ZFound 8 outliers among 100 measurements (8.00%)
59632024-12-25T04:58:42.385Z 1 (1.00%) low mild
59642024-12-25T04:58:42.385Z 2 (2.00%) high mild
59652024-12-25T04:58:42.385Z 5 (5.00%) high severe
59662024-12-25T04:58:43.977Z
59672024-12-25T04:58:43.979ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59682024-12-25T04:58:43.979ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59692024-12-25T04:58:49.403ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (1.9M iterations)
59702024-12-25T04:58:54.415ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59712024-12-25T04:58:54.563Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59722024-12-25T04:58:54.563Z time: [309.20 ns 312.32 ns 316.39 ns]
59732024-12-25T04:58:54.563Z change: [-13.693% -1.2227% +14.058%] (p = 0.87 > 0.05)
59742024-12-25T04:58:54.563Z No change in performance detected.
59752024-12-25T04:58:54.563ZFound 13 outliers among 100 measurements (13.00%)
59762024-12-25T04:58:54.563Z 6 (6.00%) high mild
59772024-12-25T04:58:54.564Z 7 (7.00%) high severe
59782024-12-25T04:58:56.166Z
59792024-12-25T04:58:56.169ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59802024-12-25T04:58:56.169ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59812024-12-25T04:59:00.309ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (10M iterations)
59822024-12-25T04:59:04.161ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59832024-12-25T04:59:04.311Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59842024-12-25T04:59:04.311Z time: [75.834 ns 76.005 ns 76.141 ns]
59852024-12-25T04:59:04.311Z change: [-0.2643% +0.7843% +1.6770%] (p = 0.12 > 0.05)
59862024-12-25T04:59:04.311Z No change in performance detected.
59872024-12-25T04:59:04.311ZFound 1 outliers among 100 measurements (1.00%)
59882024-12-25T04:59:04.311Z 1 (1.00%) high mild
59892024-12-25T04:59:05.913Z
59902024-12-25T04:59:05.916ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59912024-12-25T04:59:05.916ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59922024-12-25T04:59:11.046ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (4.1M iterations)
59932024-12-25T04:59:16.078ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59942024-12-25T04:59:16.228Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59952024-12-25T04:59:16.228Z time: [266.73 ns 269.27 ns 272.58 ns]
59962024-12-25T04:59:16.228Z change: [-17.815% +0.1607% +21.376%] (p = 0.99 > 0.05)
59972024-12-25T04:59:16.228Z No change in performance detected.
59982024-12-25T04:59:16.228ZFound 12 outliers among 100 measurements (12.00%)
59992024-12-25T04:59:16.228Z 4 (4.00%) high mild
60002024-12-25T04:59:16.228Z 8 (8.00%) high severe
60012024-12-25T04:59:17.824Z
60022024-12-25T04:59:17.824ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60032024-12-25T04:59:17.824ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60042024-12-25T04:59:21.995ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (5.0M iterations)
60052024-12-25T04:59:26.858ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60062024-12-25T04:59:27.007Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60072024-12-25T04:59:27.007Z time: [98.454 ns 98.553 ns 98.668 ns]
60082024-12-25T04:59:27.007Z change: [+1.4120% +2.3016% +3.2697%] (p = 0.00 < 0.05)
60092024-12-25T04:59:27.007Z Performance has regressed.
60102024-12-25T04:59:27.007ZFound 9 outliers among 100 measurements (9.00%)
60112024-12-25T04:59:27.007Z 4 (4.00%) high mild
60122024-12-25T04:59:27.007Z 5 (5.00%) high severe
60132024-12-25T04:59:28.611Z
60142024-12-25T04:59:28.614ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60152024-12-25T04:59:28.614ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60162024-12-25T04:59:33.541ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0098 s (2.1M iterations)
60172024-12-25T04:59:38.706ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60182024-12-25T04:59:38.856Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60192024-12-25T04:59:38.856Z time: [329.92 ns 334.59 ns 340.70 ns]
60202024-12-25T04:59:38.856Z change: [-17.512% +0.3298% +21.451%] (p = 0.97 > 0.05)
60212024-12-25T04:59:38.856Z No change in performance detected.
60222024-12-25T04:59:38.856ZFound 11 outliers among 100 measurements (11.00%)
60232024-12-25T04:59:38.856Z 4 (4.00%) high mild
60242024-12-25T04:59:38.856Z 7 (7.00%) high severe
60252024-12-25T04:59:40.457Z
60262024-12-25T04:59:40.457ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60272024-12-25T04:59:40.457ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60282024-12-25T04:59:43.561ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.8M iterations)
60292024-12-25T04:59:47.284ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60302024-12-25T04:59:47.433Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60312024-12-25T04:59:47.433Z time: [99.280 ns 99.390 ns 99.535 ns]
60322024-12-25T04:59:47.433Z change: [+2.9070% +3.5958% +4.2174%] (p = 0.00 < 0.05)
60332024-12-25T04:59:47.433Z Performance has regressed.
60342024-12-25T04:59:47.433ZFound 21 outliers among 100 measurements (21.00%)
60352024-12-25T04:59:47.433Z 14 (14.00%) low severe
60362024-12-25T04:59:47.433Z 4 (4.00%) low mild
60372024-12-25T04:59:47.433Z 3 (3.00%) high severe
60382024-12-25T04:59:49.033Z
60392024-12-25T04:59:49.035ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60402024-12-25T04:59:49.035ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60412024-12-25T04:59:55.330ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0044 s (3.3M iterations)
60422024-12-25T04:59:59.822ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60432024-12-25T04:59:59.971Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60442024-12-25T04:59:59.971Z time: [229.71 ns 231.45 ns 233.70 ns]
60452024-12-25T04:59:59.971Z change: [-12.600% +0.0307% +14.670%] (p = 0.99 > 0.05)
60462024-12-25T04:59:59.971Z No change in performance detected.
60472024-12-25T04:59:59.971ZFound 13 outliers among 100 measurements (13.00%)
60482024-12-25T04:59:59.971Z 5 (5.00%) high mild
60492024-12-25T04:59:59.971Z 8 (8.00%) high severe
60502024-12-25T05:00:01.571Z
60512024-12-25T05:00:01.574ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60522024-12-25T05:00:01.574ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60532024-12-25T05:00:07.014ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (3.9M iterations)
60542024-12-25T05:00:11.415ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60552024-12-25T05:00:11.566Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60562024-12-25T05:00:11.566Z time: [123.48 ns 123.70 ns 123.95 ns]
60572024-12-25T05:00:11.567Z change: [+2.6048% +3.2802% +4.1021%] (p = 0.00 < 0.05)
60582024-12-25T05:00:11.567Z Performance has regressed.
60592024-12-25T05:00:11.567ZFound 8 outliers among 100 measurements (8.00%)
60602024-12-25T05:00:11.567Z 3 (3.00%) low mild
60612024-12-25T05:00:11.567Z 3 (3.00%) high mild
60622024-12-25T05:00:11.567Z 2 (2.00%) high severe
60632024-12-25T05:00:13.168Z
60642024-12-25T05:00:13.171ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60652024-12-25T05:00:13.172ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60662024-12-25T05:00:18.556ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0079 s (1.9M iterations)
60672024-12-25T05:00:23.584ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60682024-12-25T05:00:23.734Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60692024-12-25T05:00:23.734Z time: [276.78 ns 279.64 ns 283.37 ns]
60702024-12-25T05:00:23.734Z change: [-13.617% -0.9339% +14.686%] (p = 0.90 > 0.05)
60712024-12-25T05:00:23.734Z No change in performance detected.
60722024-12-25T05:00:23.734ZFound 12 outliers among 100 measurements (12.00%)
60732024-12-25T05:00:23.734Z 5 (5.00%) high mild
60742024-12-25T05:00:23.734Z 7 (7.00%) high severe
60752024-12-25T05:00:25.335Z
60762024-12-25T05:00:25.338ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
60772024-12-25T05:00:25.338ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
60782024-12-25T05:00:25.338ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0918 ms (605 iterations)
60792024-12-25T05:00:25.338ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
60802024-12-25T05:00:25.338Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
60812024-12-25T05:00:25.338Z time: [19.000 19.000 19.000 ]
60822024-12-25T05:00:25.338Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60832024-12-25T05:00:25.338Z No change in performance detected.
60842024-12-25T05:00:25.338Z
60852024-12-25T05:00:25.341ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
60862024-12-25T05:00:25.341ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
60872024-12-25T05:00:25.341ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0660 ms (605 iterations)
60882024-12-25T05:00:25.341ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
60892024-12-25T05:00:25.341Zprocess/Hairpin-DHCPv4/alloc_ct/Request
60902024-12-25T05:00:25.341Z time: [19.000 19.000 19.000 ]
60912024-12-25T05:00:25.341Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60922024-12-25T05:00:25.341Z No change in performance detected.
60932024-12-25T05:00:25.341Z
60942024-12-25T05:00:25.341ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
60952024-12-25T05:00:25.341ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
60962024-12-25T05:00:25.341ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0075 ms (440 iterations)
60972024-12-25T05:00:25.344ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
60982024-12-25T05:00:25.344Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
60992024-12-25T05:00:25.344Z time: [21.000 21.000 21.000 ]
61002024-12-25T05:00:25.344Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61012024-12-25T05:00:25.344Z No change in performance detected.
61022024-12-25T05:00:25.344Z
61032024-12-25T05:00:25.344ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
61042024-12-25T05:00:25.344ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
61052024-12-25T05:00:25.344ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0551 ms (440 iterations)
61062024-12-25T05:00:25.346ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
61072024-12-25T05:00:25.346Zprocess/Hairpin-DHCPv6/alloc_ct/Request
61082024-12-25T05:00:25.346Z time: [22.000 22.000 22.000 ]
61092024-12-25T05:00:25.346Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61102024-12-25T05:00:25.346Z No change in performance detected.
61112024-12-25T05:00:25.346Z
61122024-12-25T05:00:25.347ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
61132024-12-25T05:00:25.347ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
61142024-12-25T05:00:25.347ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0353 ms (550 iterations)
61152024-12-25T05:00:25.349ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
61162024-12-25T05:00:25.349Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
61172024-12-25T05:00:25.349Z time: [13.000 13.000 13.000 ]
61182024-12-25T05:00:25.349Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61192024-12-25T05:00:25.349Z No change in performance detected.
61202024-12-25T05:00:25.349Z
61212024-12-25T05:00:25.349ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
61222024-12-25T05:00:25.349ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
61232024-12-25T05:00:25.350ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0354 ms (770 iterations)
61242024-12-25T05:00:25.353ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
61252024-12-25T05:00:25.353Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
61262024-12-25T05:00:25.353Z time: [12.000 12.000 12.000 ]
61272024-12-25T05:00:25.353Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61282024-12-25T05:00:25.353Z No change in performance detected.
61292024-12-25T05:00:25.353Z
61302024-12-25T05:00:25.353ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61312024-12-25T05:00:25.353ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
61322024-12-25T05:00:25.353ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0736 ms (715 iterations)
61332024-12-25T05:00:25.353ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
61342024-12-25T05:00:25.356Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61352024-12-25T05:00:25.356Z time: [14.000 14.000 14.000 ]
61362024-12-25T05:00:25.356Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61372024-12-25T05:00:25.356Z No change in performance detected.
61382024-12-25T05:00:25.356Z
61392024-12-25T05:00:25.356ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61402024-12-25T05:00:25.356ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
61412024-12-25T05:00:25.356ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0401 ms (715 iterations)
61422024-12-25T05:00:25.356ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
61432024-12-25T05:00:25.359Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61442024-12-25T05:00:25.359Z time: [14.000 14.000 14.000 ]
61452024-12-25T05:00:25.359Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61462024-12-25T05:00:25.360Z No change in performance detected.
61472024-12-25T05:00:25.360Z
61482024-12-25T05:00:25.360ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61492024-12-25T05:00:25.360ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
61502024-12-25T05:00:25.360ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0661 ms (880 iterations)
61512024-12-25T05:00:25.360ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
61522024-12-25T05:00:25.362Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61532024-12-25T05:00:25.362Z time: [3.0000 3.0000 3.0000 ]
61542024-12-25T05:00:25.362Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61552024-12-25T05:00:25.362Z No change in performance detected.
61562024-12-25T05:00:25.362Z
61572024-12-25T05:00:25.363ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61582024-12-25T05:00:25.363ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
61592024-12-25T05:00:25.363ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0202 ms (385 iterations)
61602024-12-25T05:00:25.363ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
61612024-12-25T05:00:25.365Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61622024-12-25T05:00:25.365Z time: [3.0000 3.0000 3.0000 ]
61632024-12-25T05:00:25.365Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61642024-12-25T05:00:25.365Z No change in performance detected.
61652024-12-25T05:00:25.365Z
61662024-12-25T05:00:25.365ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
61672024-12-25T05:00:25.365ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
61682024-12-25T05:00:25.366ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0432 ms (770 iterations)
61692024-12-25T05:00:25.366ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
61702024-12-25T05:00:25.366ZCriterion.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.
61712024-12-25T05:00:25.366Z
61722024-12-25T05:00:25.366ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
61732024-12-25T05:00:25.366ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
61742024-12-25T05:00:25.366ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1273 ms (440 iterations)
61752024-12-25T05:00:25.366ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
61762024-12-25T05:00:25.366ZCriterion.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.
61772024-12-25T05:00:25.366Z
61782024-12-25T05:00:25.366ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61792024-12-25T05:00:25.366ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
61802024-12-25T05:00:25.366ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0226 ms (990 iterations)
61812024-12-25T05:00:25.368ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
61822024-12-25T05:00:25.368Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61832024-12-25T05:00:25.368Z time: [3.0000 3.0000 3.0000 ]
61842024-12-25T05:00:25.368Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61852024-12-25T05:00:25.368Z No change in performance detected.
61862024-12-25T05:00:25.368Z
61872024-12-25T05:00:25.368ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61882024-12-25T05:00:25.369ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
61892024-12-25T05:00:25.369ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0139 ms (440 iterations)
61902024-12-25T05:00:25.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
61912024-12-25T05:00:25.371Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61922024-12-25T05:00:25.371Z time: [3.0000 3.0000 3.0000 ]
61932024-12-25T05:00:25.371Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61942024-12-25T05:00:25.371Z No change in performance detected.
61952024-12-25T05:00:25.371Z
61962024-12-25T05:00:25.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
61972024-12-25T05:00:25.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
61982024-12-25T05:00:25.371ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0092 ms (825 iterations)
61992024-12-25T05:00:25.374ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
62002024-12-25T05:00:25.374ZCriterion.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.
62012024-12-25T05:00:25.375Z
62022024-12-25T05:00:25.375ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
62032024-12-25T05:00:25.375ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
62042024-12-25T05:00:25.375ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0917 ms (440 iterations)
62052024-12-25T05:00:25.375ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
62062024-12-25T05:00:25.375ZCriterion.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.
62072024-12-25T05:00:25.375Z
62082024-12-25T05:00:25.375ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62092024-12-25T05:00:25.375ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
62102024-12-25T05:00:25.375ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0659 ms (825 iterations)
62112024-12-25T05:00:25.378ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
62122024-12-25T05:00:25.378Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62132024-12-25T05:00:25.378Z time: [3.0000 3.0000 3.0000 ]
62142024-12-25T05:00:25.378Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62152024-12-25T05:00:25.378Z No change in performance detected.
62162024-12-25T05:00:25.378Z
62172024-12-25T05:00:25.378ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62182024-12-25T05:00:25.378ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
62192024-12-25T05:00:25.378ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1370 ms (440 iterations)
62202024-12-25T05:00:25.378ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
62212024-12-25T05:00:25.380Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62222024-12-25T05:00:25.380Z time: [3.0000 3.0000 3.0000 ]
62232024-12-25T05:00:25.380Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62242024-12-25T05:00:25.380Z No change in performance detected.
62252024-12-25T05:00:25.380Z
62262024-12-25T05:00:25.380ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
62272024-12-25T05:00:25.380ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
62282024-12-25T05:00:25.380ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0064 ms (495 iterations)
62292024-12-25T05:00:25.380ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
62302024-12-25T05:00:25.380ZCriterion.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.
62312024-12-25T05:00:25.380Z
62322024-12-25T05:00:25.380ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
62332024-12-25T05:00:25.381ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
62342024-12-25T05:00:25.381ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0701 ms (330 iterations)
62352024-12-25T05:00:25.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
62362024-12-25T05:00:25.383ZCriterion.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.
62372024-12-25T05:00:25.383Z
62382024-12-25T05:00:25.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62392024-12-25T05:00:25.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
62402024-12-25T05:00:25.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0577 ms (880 iterations)
62412024-12-25T05:00:25.383ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
62422024-12-25T05:00:25.386Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62432024-12-25T05:00:25.386Z time: [3.0000 3.0000 3.0000 ]
62442024-12-25T05:00:25.386Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62452024-12-25T05:00:25.386Z No change in performance detected.
62462024-12-25T05:00:25.386Z
62472024-12-25T05:00:25.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62482024-12-25T05:00:25.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
62492024-12-25T05:00:25.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0909 ms (330 iterations)
62502024-12-25T05:00:25.386ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
62512024-12-25T05:00:25.389Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62522024-12-25T05:00:25.389Z time: [3.0000 3.0000 3.0000 ]
62532024-12-25T05:00:25.389Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62542024-12-25T05:00:25.389Z No change in performance detected.
62552024-12-25T05:00:25.389Z
62562024-12-25T05:00:25.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
62572024-12-25T05:00:25.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
62582024-12-25T05:00:25.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0116 ms (715 iterations)
62592024-12-25T05:00:25.389ZCriterion.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.
62602024-12-25T05:00:25.389Z
62612024-12-25T05:00:25.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
62622024-12-25T05:00:25.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
62632024-12-25T05:00:25.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
62642024-12-25T05:00:25.389ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0110 ms (385 iterations)
62652024-12-25T05:00:25.393ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
62662024-12-25T05:00:25.393ZCriterion.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.
62672024-12-25T05:00:25.393Z
62682024-12-25T05:00:25.393ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62692024-12-25T05:00:25.393ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
62702024-12-25T05:00:25.393ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1737 ms (275 iterations)
62712024-12-25T05:00:25.393ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
62722024-12-25T05:00:25.393Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62732024-12-25T05:00:25.393Z time: [42.000 42.000 42.000 ]
62742024-12-25T05:00:25.393Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62752024-12-25T05:00:25.393Z No change in performance detected.
62762024-12-25T05:00:25.393Z
62772024-12-25T05:00:25.393ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62782024-12-25T05:00:25.393ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
62792024-12-25T05:00:25.393ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0670 ms (220 iterations)
62802024-12-25T05:00:25.396ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
62812024-12-25T05:00:25.396Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62822024-12-25T05:00:25.396Z time: [42.000 42.000 42.000 ]
62832024-12-25T05:00:25.396Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62842024-12-25T05:00:25.396Z No change in performance detected.
62852024-12-25T05:00:25.396Z
62862024-12-25T05:00:25.396ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62872024-12-25T05:00:25.396ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
62882024-12-25T05:00:25.397ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0795 ms (385 iterations)
62892024-12-25T05:00:25.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
62902024-12-25T05:00:25.399Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62912024-12-25T05:00:25.399Z time: [20.000 20.000 20.000 ]
62922024-12-25T05:00:25.399Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62932024-12-25T05:00:25.399Z No change in performance detected.
62942024-12-25T05:00:25.399Z
62952024-12-25T05:00:25.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
62962024-12-25T05:00:25.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
62972024-12-25T05:00:25.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1479 ms (275 iterations)
62982024-12-25T05:00:25.399ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
62992024-12-25T05:00:25.402Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
63002024-12-25T05:00:25.402Z time: [20.000 20.000 20.000 ]
63012024-12-25T05:00:25.402Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63022024-12-25T05:00:25.402Z No change in performance detected.
63032024-12-25T05:00:25.402Z
63042024-12-25T05:00:25.402ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
63052024-12-25T05:00:25.402ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
63062024-12-25T05:00:25.402ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1936 ms (330 iterations)
63072024-12-25T05:00:25.402ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
63082024-12-25T05:00:25.405Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
63092024-12-25T05:00:25.405Z time: [42.000 42.000 42.000 ]
63102024-12-25T05:00:25.405Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63112024-12-25T05:00:25.405Z No change in performance detected.
63122024-12-25T05:00:25.405Z
63132024-12-25T05:00:25.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63142024-12-25T05:00:25.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
63152024-12-25T05:00:25.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0442 ms (220 iterations)
63162024-12-25T05:00:25.405ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
63172024-12-25T05:00:25.407Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63182024-12-25T05:00:25.407Z time: [42.000 42.000 42.000 ]
63192024-12-25T05:00:25.407Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63202024-12-25T05:00:25.407Z No change in performance detected.
63212024-12-25T05:00:25.407Z
63222024-12-25T05:00:25.407ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63232024-12-25T05:00:25.407ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
63242024-12-25T05:00:25.407ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0377 ms (385 iterations)
63252024-12-25T05:00:25.407ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
63262024-12-25T05:00:25.410Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63272024-12-25T05:00:25.410Z time: [20.000 20.000 20.000 ]
63282024-12-25T05:00:25.410Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63292024-12-25T05:00:25.410Z No change in performance detected.
63302024-12-25T05:00:25.410Z
63312024-12-25T05:00:25.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63322024-12-25T05:00:25.410ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
63332024-12-25T05:00:25.411ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1111 ms (275 iterations)
63342024-12-25T05:00:25.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
63352024-12-25T05:00:25.414Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63362024-12-25T05:00:25.414Z time: [20.000 20.000 20.000 ]
63372024-12-25T05:00:25.414Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63382024-12-25T05:00:25.414Z No change in performance detected.
63392024-12-25T05:00:25.414Z
63402024-12-25T05:00:25.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63412024-12-25T05:00:25.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
63422024-12-25T05:00:25.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1463 ms (275 iterations)
63432024-12-25T05:00:25.414ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
63442024-12-25T05:00:25.417Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63452024-12-25T05:00:25.417Z time: [42.000 42.000 42.000 ]
63462024-12-25T05:00:25.417Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63472024-12-25T05:00:25.417Z No change in performance detected.
63482024-12-25T05:00:25.417Z
63492024-12-25T05:00:25.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63502024-12-25T05:00:25.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
63512024-12-25T05:00:25.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1666 ms (220 iterations)
63522024-12-25T05:00:25.417ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
63532024-12-25T05:00:25.420Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63542024-12-25T05:00:25.420Z time: [42.000 42.000 42.000 ]
63552024-12-25T05:00:25.420Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63562024-12-25T05:00:25.420Z No change in performance detected.
63572024-12-25T05:00:25.420Z
63582024-12-25T05:00:25.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63592024-12-25T05:00:25.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
63602024-12-25T05:00:25.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0112 ms (330 iterations)
63612024-12-25T05:00:25.420ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
63622024-12-25T05:00:25.423Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63632024-12-25T05:00:25.423Z time: [20.000 20.000 20.000 ]
63642024-12-25T05:00:25.423Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63652024-12-25T05:00:25.423Z No change in performance detected.
63662024-12-25T05:00:25.423Z
63672024-12-25T05:00:25.423ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63682024-12-25T05:00:25.423ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
63692024-12-25T05:00:25.423ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0498 ms (220 iterations)
63702024-12-25T05:00:25.423ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
63712024-12-25T05:00:25.426Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63722024-12-25T05:00:25.426Z time: [20.000 20.000 20.000 ]
63732024-12-25T05:00:25.426Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63742024-12-25T05:00:25.426Z No change in performance detected.
63752024-12-25T05:00:25.426Z
63762024-12-25T05:00:25.426ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63772024-12-25T05:00:25.426ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
63782024-12-25T05:00:25.426ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1132 ms (275 iterations)
63792024-12-25T05:00:25.426ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
63802024-12-25T05:00:25.428Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63812024-12-25T05:00:25.428Z time: [42.000 42.000 42.000 ]
63822024-12-25T05:00:25.428Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63832024-12-25T05:00:25.428Z No change in performance detected.
63842024-12-25T05:00:25.428Z
63852024-12-25T05:00:25.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63862024-12-25T05:00:25.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
63872024-12-25T05:00:25.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1354 ms (220 iterations)
63882024-12-25T05:00:25.428ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
63892024-12-25T05:00:25.431Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63902024-12-25T05:00:25.431Z time: [42.000 42.000 42.000 ]
63912024-12-25T05:00:25.431Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63922024-12-25T05:00:25.431Z No change in performance detected.
63932024-12-25T05:00:25.431Z
63942024-12-25T05:00:25.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
63952024-12-25T05:00:25.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
63962024-12-25T05:00:25.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1397 ms (385 iterations)
63972024-12-25T05:00:25.431ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
63982024-12-25T05:00:25.433Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
63992024-12-25T05:00:25.433Z time: [20.000 20.000 20.000 ]
64002024-12-25T05:00:25.433Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64012024-12-25T05:00:25.434Z No change in performance detected.
64022024-12-25T05:00:25.434Z
64032024-12-25T05:00:25.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
64042024-12-25T05:00:25.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
64052024-12-25T05:00:25.434ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1757 ms (275 iterations)
64062024-12-25T05:00:25.437ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
64072024-12-25T05:00:25.437Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
64082024-12-25T05:00:25.437Z time: [20.000 20.000 20.000 ]
64092024-12-25T05:00:25.437Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64102024-12-25T05:00:25.437Z No change in performance detected.
64112024-12-25T05:00:25.437Z
64122024-12-25T05:00:25.437ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
64132024-12-25T05:00:25.437ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
64142024-12-25T05:00:25.437ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0602 ms (660 iterations)
64152024-12-25T05:00:25.437ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
64162024-12-25T05:00:25.440Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
64172024-12-25T05:00:25.440Z time: [3239.0 B 3239.0 B 3239.0 B]
64182024-12-25T05:00:25.440Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64192024-12-25T05:00:25.440Z No change in performance detected.
64202024-12-25T05:00:25.440Z
64212024-12-25T05:00:25.440ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
64222024-12-25T05:00:25.440ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
64232024-12-25T05:00:25.440ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0741 ms (715 iterations)
64242024-12-25T05:00:25.440ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
64252024-12-25T05:00:25.443Zprocess/Hairpin-DHCPv4/alloc_sz/Request
64262024-12-25T05:00:25.443Z time: [3239.0 B 3239.0 B 3239.0 B]
64272024-12-25T05:00:25.443Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64282024-12-25T05:00:25.443Z No change in performance detected.
64292024-12-25T05:00:25.443Z
64302024-12-25T05:00:25.443ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
64312024-12-25T05:00:25.443ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
64322024-12-25T05:00:25.443ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0979 ms (495 iterations)
64332024-12-25T05:00:25.443ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
64342024-12-25T05:00:25.446Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
64352024-12-25T05:00:25.446Z time: [3303.0 B 3303.0 B 3303.0 B]
64362024-12-25T05:00:25.446Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64372024-12-25T05:00:25.446Z No change in performance detected.
64382024-12-25T05:00:25.446Z
64392024-12-25T05:00:25.446ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
64402024-12-25T05:00:25.447ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
64412024-12-25T05:00:25.447ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0239 ms (440 iterations)
64422024-12-25T05:00:25.447ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
64432024-12-25T05:00:25.447Zprocess/Hairpin-DHCPv6/alloc_sz/Request
64442024-12-25T05:00:25.447Z time: [3701.0 B 3701.0 B 3701.0 B]
64452024-12-25T05:00:25.447Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64462024-12-25T05:00:25.447Z No change in performance detected.
64472024-12-25T05:00:25.450Z
64482024-12-25T05:00:25.450ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
64492024-12-25T05:00:25.450ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
64502024-12-25T05:00:25.450ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0233 ms (825 iterations)
64512024-12-25T05:00:25.450ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
64522024-12-25T05:00:25.450Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
64532024-12-25T05:00:25.450Z time: [2168.0 B 2168.0 B 2168.0 B]
64542024-12-25T05:00:25.450Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64552024-12-25T05:00:25.450Z No change in performance detected.
64562024-12-25T05:00:25.450Z
64572024-12-25T05:00:25.450ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
64582024-12-25T05:00:25.450ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
64592024-12-25T05:00:25.450ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0251 ms (770 iterations)
64602024-12-25T05:00:25.452ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
64612024-12-25T05:00:25.452Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
64622024-12-25T05:00:25.452Z time: [2153.0 B 2153.0 B 2153.0 B]
64632024-12-25T05:00:25.452Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64642024-12-25T05:00:25.452Z No change in performance detected.
64652024-12-25T05:00:25.452Z
64662024-12-25T05:00:25.452ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64672024-12-25T05:00:25.452ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
64682024-12-25T05:00:25.455ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0589 ms (550 iterations)
64692024-12-25T05:00:25.455ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
64702024-12-25T05:00:25.455Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64712024-12-25T05:00:25.455Z time: [2206.0 B 2206.0 B 2206.0 B]
64722024-12-25T05:00:25.455Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64732024-12-25T05:00:25.455Z No change in performance detected.
64742024-12-25T05:00:25.455Z
64752024-12-25T05:00:25.455ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64762024-12-25T05:00:25.455ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
64772024-12-25T05:00:25.455ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0531 ms (715 iterations)
64782024-12-25T05:00:25.458ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
64792024-12-25T05:00:25.458Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64802024-12-25T05:00:25.458Z time: [2190.0 B 2190.0 B 2190.0 B]
64812024-12-25T05:00:25.458Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64822024-12-25T05:00:25.458Z No change in performance detected.
64832024-12-25T05:00:25.458Z
64842024-12-25T05:00:25.458ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64852024-12-25T05:00:25.458ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
64862024-12-25T05:00:25.458ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0203 ms (880 iterations)
64872024-12-25T05:00:25.461ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
64882024-12-25T05:00:25.461Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64892024-12-25T05:00:25.461Z time: [248.00 B 248.00 B 248.00 B]
64902024-12-25T05:00:25.461Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64912024-12-25T05:00:25.461Z No change in performance detected.
64922024-12-25T05:00:25.461Z
64932024-12-25T05:00:25.461ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
64942024-12-25T05:00:25.461ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
64952024-12-25T05:00:25.461ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0489 ms (440 iterations)
64962024-12-25T05:00:25.464ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
64972024-12-25T05:00:25.464Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
64982024-12-25T05:00:25.464Z time: [248.00 B 248.00 B 248.00 B]
64992024-12-25T05:00:25.464Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65002024-12-25T05:00:25.464Z No change in performance detected.
65012024-12-25T05:00:25.464Z
65022024-12-25T05:00:25.464ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
65032024-12-25T05:00:25.464ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
65042024-12-25T05:00:25.464ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0264 ms (770 iterations)
65052024-12-25T05:00:25.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
65062024-12-25T05:00:25.467ZCriterion.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.
65072024-12-25T05:00:25.467Z
65082024-12-25T05:00:25.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
65092024-12-25T05:00:25.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
65102024-12-25T05:00:25.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0706 ms (385 iterations)
65112024-12-25T05:00:25.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
65122024-12-25T05:00:25.467ZCriterion.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.
65132024-12-25T05:00:25.467Z
65142024-12-25T05:00:25.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
65152024-12-25T05:00:25.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
65162024-12-25T05:00:25.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0543 ms (935 iterations)
65172024-12-25T05:00:25.467ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
65182024-12-25T05:00:25.470Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
65192024-12-25T05:00:25.470Z time: [248.00 B 248.00 B 248.00 B]
65202024-12-25T05:00:25.470Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65212024-12-25T05:00:25.470Z No change in performance detected.
65222024-12-25T05:00:25.470Z
65232024-12-25T05:00:25.470ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
65242024-12-25T05:00:25.470ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
65252024-12-25T05:00:25.470ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0050 ms (440 iterations)
65262024-12-25T05:00:25.470ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
65272024-12-25T05:00:25.473Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
65282024-12-25T05:00:25.473Z time: [248.00 B 248.00 B 248.00 B]
65292024-12-25T05:00:25.473Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65302024-12-25T05:00:25.473Z No change in performance detected.
65312024-12-25T05:00:25.473Z
65322024-12-25T05:00:25.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
65332024-12-25T05:00:25.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
65342024-12-25T05:00:25.473ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0287 ms (770 iterations)
65352024-12-25T05:00:25.474ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
65362024-12-25T05:00:25.474ZCriterion.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.
65372024-12-25T05:00:25.474Z
65382024-12-25T05:00:25.474ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
65392024-12-25T05:00:25.474ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
65402024-12-25T05:00:25.474ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0803 ms (440 iterations)
65412024-12-25T05:00:25.476ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
65422024-12-25T05:00:25.476ZCriterion.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.
65432024-12-25T05:00:25.476Z
65442024-12-25T05:00:25.476ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65452024-12-25T05:00:25.476ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
65462024-12-25T05:00:25.476ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0079 ms (770 iterations)
65472024-12-25T05:00:25.476ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
65482024-12-25T05:00:25.476Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65492024-12-25T05:00:25.476Z time: [248.00 B 248.00 B 248.00 B]
65502024-12-25T05:00:25.476Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65512024-12-25T05:00:25.477Z No change in performance detected.
65522024-12-25T05:00:25.477Z
65532024-12-25T05:00:25.477ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65542024-12-25T05:00:25.477ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
65552024-12-25T05:00:25.477ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1235 ms (440 iterations)
65562024-12-25T05:00:25.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
65572024-12-25T05:00:25.479Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65582024-12-25T05:00:25.479Z time: [248.00 B 248.00 B 248.00 B]
65592024-12-25T05:00:25.479Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65602024-12-25T05:00:25.479Z No change in performance detected.
65612024-12-25T05:00:25.479Z
65622024-12-25T05:00:25.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
65632024-12-25T05:00:25.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
65642024-12-25T05:00:25.479ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0622 ms (660 iterations)
65652024-12-25T05:00:25.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
65662024-12-25T05:00:25.482ZCriterion.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.
65672024-12-25T05:00:25.482Z
65682024-12-25T05:00:25.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
65692024-12-25T05:00:25.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
65702024-12-25T05:00:25.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1027 ms (385 iterations)
65712024-12-25T05:00:25.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
65722024-12-25T05:00:25.482ZCriterion.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.
65732024-12-25T05:00:25.482Z
65742024-12-25T05:00:25.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65752024-12-25T05:00:25.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
65762024-12-25T05:00:25.482ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0521 ms (880 iterations)
65772024-12-25T05:00:25.485ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
65782024-12-25T05:00:25.485Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65792024-12-25T05:00:25.486Z time: [248.00 B 248.00 B 248.00 B]
65802024-12-25T05:00:25.486Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65812024-12-25T05:00:25.486Z No change in performance detected.
65822024-12-25T05:00:25.486Z
65832024-12-25T05:00:25.486ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65842024-12-25T05:00:25.486ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
65852024-12-25T05:00:25.486ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0429 ms (385 iterations)
65862024-12-25T05:00:25.486ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
65872024-12-25T05:00:25.488Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65882024-12-25T05:00:25.488Z time: [248.00 B 248.00 B 248.00 B]
65892024-12-25T05:00:25.488Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65902024-12-25T05:00:25.488Z No change in performance detected.
65912024-12-25T05:00:25.488Z
65922024-12-25T05:00:25.488ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
65932024-12-25T05:00:25.489ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
65942024-12-25T05:00:25.489ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0020 ms (715 iterations)
65952024-12-25T05:00:25.489ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
65962024-12-25T05:00:25.489ZCriterion.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.
65972024-12-25T05:00:25.489Z
65982024-12-25T05:00:25.489ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
65992024-12-25T05:00:25.489ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
66002024-12-25T05:00:25.489ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0171 ms (385 iterations)
66012024-12-25T05:00:25.492ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
66022024-12-25T05:00:25.492ZCriterion.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.
66032024-12-25T05:00:25.492Z
66042024-12-25T05:00:25.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
66052024-12-25T05:00:25.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66062024-12-25T05:00:25.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0318 ms (275 iterations)
66072024-12-25T05:00:25.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
66082024-12-25T05:00:25.492Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
66092024-12-25T05:00:25.492Z time: [6708.0 B 6708.0 B 6708.0 B]
66102024-12-25T05:00:25.492Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66112024-12-25T05:00:25.492Z No change in performance detected.
66122024-12-25T05:00:25.492Z
66132024-12-25T05:00:25.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
66142024-12-25T05:00:25.492ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66152024-12-25T05:00:25.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0720 ms (220 iterations)
66162024-12-25T05:00:25.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
66172024-12-25T05:00:25.495Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
66182024-12-25T05:00:25.495Z time: [6708.0 B 6708.0 B 6708.0 B]
66192024-12-25T05:00:25.495Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66202024-12-25T05:00:25.495Z No change in performance detected.
66212024-12-25T05:00:25.495Z
66222024-12-25T05:00:25.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
66232024-12-25T05:00:25.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
66242024-12-25T05:00:25.495ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0840 ms (385 iterations)
66252024-12-25T05:00:25.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
66262024-12-25T05:00:25.498Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
66272024-12-25T05:00:25.498Z time: [5144.0 B 5144.0 B 5144.0 B]
66282024-12-25T05:00:25.498Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66292024-12-25T05:00:25.498Z No change in performance detected.
66302024-12-25T05:00:25.498Z
66312024-12-25T05:00:25.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66322024-12-25T05:00:25.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66332024-12-25T05:00:25.498ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1229 ms (275 iterations)
66342024-12-25T05:00:25.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
66352024-12-25T05:00:25.501Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66362024-12-25T05:00:25.501Z time: [5144.0 B 5144.0 B 5144.0 B]
66372024-12-25T05:00:25.501Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66382024-12-25T05:00:25.501Z No change in performance detected.
66392024-12-25T05:00:25.501Z
66402024-12-25T05:00:25.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66412024-12-25T05:00:25.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
66422024-12-25T05:00:25.501ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0766 ms (275 iterations)
66432024-12-25T05:00:25.503ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
66442024-12-25T05:00:25.503Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66452024-12-25T05:00:25.503Z time: [6708.0 B 6708.0 B 6708.0 B]
66462024-12-25T05:00:25.503Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66472024-12-25T05:00:25.503Z No change in performance detected.
66482024-12-25T05:00:25.503Z
66492024-12-25T05:00:25.503ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66502024-12-25T05:00:25.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66512024-12-25T05:00:25.504ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0365 ms (220 iterations)
66522024-12-25T05:00:25.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
66532024-12-25T05:00:25.506Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66542024-12-25T05:00:25.506Z time: [6708.0 B 6708.0 B 6708.0 B]
66552024-12-25T05:00:25.506Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66562024-12-25T05:00:25.506Z No change in performance detected.
66572024-12-25T05:00:25.506Z
66582024-12-25T05:00:25.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66592024-12-25T05:00:25.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
66602024-12-25T05:00:25.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0305 ms (385 iterations)
66612024-12-25T05:00:25.509ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
66622024-12-25T05:00:25.509Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66632024-12-25T05:00:25.509Z time: [5144.0 B 5144.0 B 5144.0 B]
66642024-12-25T05:00:25.509Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66652024-12-25T05:00:25.509Z No change in performance detected.
66662024-12-25T05:00:25.509Z
66672024-12-25T05:00:25.509ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66682024-12-25T05:00:25.509ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
66692024-12-25T05:00:25.509ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.2172 ms (275 iterations)
66702024-12-25T05:00:25.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
66712024-12-25T05:00:25.512Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66722024-12-25T05:00:25.512Z time: [5144.0 B 5144.0 B 5144.0 B]
66732024-12-25T05:00:25.512Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66742024-12-25T05:00:25.512Z No change in performance detected.
66752024-12-25T05:00:25.512Z
66762024-12-25T05:00:25.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66772024-12-25T05:00:25.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66782024-12-25T05:00:25.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1631 ms (275 iterations)
66792024-12-25T05:00:25.512ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
66802024-12-25T05:00:25.515Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66812024-12-25T05:00:25.515Z time: [6708.0 B 6708.0 B 6708.0 B]
66822024-12-25T05:00:25.515Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66832024-12-25T05:00:25.515Z No change in performance detected.
66842024-12-25T05:00:25.515Z
66852024-12-25T05:00:25.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66862024-12-25T05:00:25.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66872024-12-25T05:00:25.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1690 ms (220 iterations)
66882024-12-25T05:00:25.515ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
66892024-12-25T05:00:25.517Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66902024-12-25T05:00:25.519Z time: [6708.0 B 6708.0 B 6708.0 B]
66912024-12-25T05:00:25.519Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66922024-12-25T05:00:25.519Z No change in performance detected.
66932024-12-25T05:00:25.519Z
66942024-12-25T05:00:25.519ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
66952024-12-25T05:00:25.519ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
66962024-12-25T05:00:25.519ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0658 ms (330 iterations)
66972024-12-25T05:00:25.519ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
66982024-12-25T05:00:25.522Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
66992024-12-25T05:00:25.522Z time: [5144.0 B 5144.0 B 5144.0 B]
67002024-12-25T05:00:25.522Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67012024-12-25T05:00:25.522Z No change in performance detected.
67022024-12-25T05:00:25.522Z
67032024-12-25T05:00:25.522ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
67042024-12-25T05:00:25.522ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67052024-12-25T05:00:25.522ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2017 ms (275 iterations)
67062024-12-25T05:00:25.522ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
67072024-12-25T05:00:25.522Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
67082024-12-25T05:00:25.522Z time: [5144.0 B 5144.0 B 5144.0 B]
67092024-12-25T05:00:25.522Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67102024-12-25T05:00:25.522Z No change in performance detected.
67112024-12-25T05:00:25.522Z
67122024-12-25T05:00:25.522ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
67132024-12-25T05:00:25.522ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
67142024-12-25T05:00:25.525ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0990 ms (275 iterations)
67152024-12-25T05:00:25.525ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
67162024-12-25T05:00:25.525Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
67172024-12-25T05:00:25.525Z time: [6708.0 B 6708.0 B 6708.0 B]
67182024-12-25T05:00:25.525Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67192024-12-25T05:00:25.525Z No change in performance detected.
67202024-12-25T05:00:25.525Z
67212024-12-25T05:00:25.526ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
67222024-12-25T05:00:25.526ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67232024-12-25T05:00:25.526ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1326 ms (220 iterations)
67242024-12-25T05:00:25.528ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
67252024-12-25T05:00:25.528Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
67262024-12-25T05:00:25.528Z time: [6708.0 B 6708.0 B 6708.0 B]
67272024-12-25T05:00:25.528Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67282024-12-25T05:00:25.528Z No change in performance detected.
67292024-12-25T05:00:25.528Z
67302024-12-25T05:00:25.528ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67312024-12-25T05:00:25.528ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
67322024-12-25T05:00:25.528ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1597 ms (385 iterations)
67332024-12-25T05:00:25.531ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
67342024-12-25T05:00:25.531Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67352024-12-25T05:00:25.532Z time: [5144.0 B 5144.0 B 5144.0 B]
67362024-12-25T05:00:25.532Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67372024-12-25T05:00:25.532Z No change in performance detected.
67382024-12-25T05:00:25.532Z
67392024-12-25T05:00:25.532ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67402024-12-25T05:00:25.532ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
67412024-12-25T05:00:25.532ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1746 ms (275 iterations)
67422024-12-25T05:00:25.535ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
67432024-12-25T05:00:25.535Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67442024-12-25T05:00:25.535Z time: [5144.0 B 5144.0 B 5144.0 B]
67452024-12-25T05:00:25.535Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67462024-12-25T05:00:25.535Z No change in performance detected.
67472024-12-25T05:00:25.535Z
67482024-12-25T05:00:25.576Z+ cp -r target/criterion /work/bench-results
67492024-12-25T05:00:25.735Z+ cp -r target/xde-bench /work/bench-results
67502024-12-25T05:00:25.772Z+ pushd /work
67512024-12-25T05:00:25.772Z+ tar -caf bench-results.tgz bench-results
67522024-12-25T05:00:25.772Z/work /work/oxidecomputer/opte
67532024-12-25T05:00:26.540Z+ popd
67542024-12-25T05:00:26.543Z/work/oxidecomputer/opte
67552024-12-25T05:00:26.543Z+ cleanup
67562024-12-25T05:00:26.543Z++ id -un
67572024-12-25T05:00:26.546Z++ id -gn
67582024-12-25T05:00:26.549Z+ pfexec chown -R build:build .
67592024-12-25T05:00:26.604Z+ [[ -z 01JFY0MGRRG9MYYCYDBTKVB346 ]]
67602024-12-25T05:00:26.607Zprocess exited: duration 1894510 ms, exit code 0
 
67612024-12-25T05:00:26.618Zfound 1 output files
67622024-12-25T05:00:26.618Zuploading: /work/bench-results.tgz (4867085 bytes)
67632024-12-25T05:00:27.719Zuploaded: /work/bench-results.tgz