01JDW75CCF113VG31XRFK93TT0: 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: 01JDW76A290628MF0SNF4CWGPB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-29T15:13:01.721Zjob dependencies complete; ready to run (waiting for 9 m 8 s)
22024-11-29T15:13:26.769Zjob assigned to worker 01JDW7Q3B5R4G065ACR68R4PVT [factory gimlet-EVT22200007-propolis, EVT22200007/19664] (queued for 25 s)
32024-11-29T15:13:34.650Zdownloading input: /input/xde/work/debug/xde.dbg
42024-11-29T15:13:37.591Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-11-29T15:13:37.591Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-11-29T15:13:37.625Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-11-29T15:13:37.625Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-11-29T15:13:37.694Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-11-29T15:13:37.694Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-11-29T15:13:37.728Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-11-29T15:13:37.751Zdownloading input: /input/xde/work/release/xde
122024-11-29T15:13:39.658Zdownloaded input: /input/xde/work/release/xde
132024-11-29T15:13:39.659Zdownloading input: /input/xde/work/release/xde.sha256
142024-11-29T15:13:39.695Zdownloaded input: /input/xde/work/release/xde.sha256
152024-11-29T15:13:39.719Zdownloading input: /input/xde/work/release/xde_link.so
162024-11-29T15:13:39.756Zdownloaded input: /input/xde/work/release/xde_link.so
172024-11-29T15:13:39.756Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-11-29T15:13:39.795Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-11-29T15:13:39.795Zdownloading input: /input/xde/work/test/loopback
202024-11-29T15:13:42.547Zdownloaded input: /input/xde/work/test/loopback
212024-11-29T15:13:42.547Zdownloading input: /input/xde/work/xde.conf
222024-11-29T15:13:42.586Zdownloaded input: /input/xde/work/xde.conf
 
232024-11-29T15:13:42.586Zstarting task 0: "setup"
242024-11-29T15:13:42.611Z++ uname -s
252024-11-29T15:13:42.611Z+ kern=SunOS
262024-11-29T15:13:42.611Z+ case "$kern" in
272024-11-29T15:13:42.611Z+ groupadd -g 12345 build
282024-11-29T15:13:42.611Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-11-29T15:13:44.627Z+ zfs create -o mountpoint=/work rpool/work
302024-11-29T15:13:44.651Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-11-29T15:13:44.676Z+ home_fs=zfs
322024-11-29T15:13:44.676Z+ [[ zfs == autofs ]]
332024-11-29T15:13:44.676Z+ mkdir -p /home/build
342024-11-29T15:13:44.676Z+ chown build:build /home/build /work
352024-11-29T15:13:46.658Z+ chmod 0700 /home/build /work
362024-11-29T15:13:46.682Zprocess exited: duration 4074 ms, exit code 0
 
372024-11-29T15:13:46.730Zstarting task 1: "rust-toolchain"
382024-11-29T15:13:46.754Z+ printf ' * toolchain channel = "%s"
392024-11-29T15:13:46.754Z * toolchain channel = "stable"
402024-11-29T15:13:46.754Z * toolchain profile = "default"
412024-11-29T15:13:46.754Z' stable
422024-11-29T15:13:46.754Z+ printf ' * toolchain profile = "%s"
432024-11-29T15:13:46.755Z' default
442024-11-29T15:13:46.755Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
452024-11-29T15:13:46.755Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
462024-11-29T15:13:46.889Zinfo: downloading installer
472024-11-29T15:13:47.373Zinfo: profile set to 'default'
482024-11-29T15:13:47.373Zinfo: default host triple is x86_64-unknown-illumos
492024-11-29T15:13:47.397Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
502024-11-29T15:13:47.485Zinfo: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
512024-11-29T15:13:47.485Zinfo: downloading component 'cargo'
522024-11-29T15:13:47.694Zinfo: downloading component 'clippy'
532024-11-29T15:13:47.752Zinfo: downloading component 'rust-docs'
542024-11-29T15:13:47.920Zinfo: downloading component 'rust-std'
552024-11-29T15:13:48.416Zinfo: downloading component 'rustc'
562024-11-29T15:13:50.087Zinfo: downloading component 'rustfmt'
572024-11-29T15:13:50.169Zinfo: installing component 'cargo'
582024-11-29T15:13:51.265Zinfo: installing component 'clippy'
592024-11-29T15:13:51.730Zinfo: installing component 'rust-docs'
602024-11-29T15:13:54.524Zinfo: installing component 'rust-std'
612024-11-29T15:13:56.532Zinfo: installing component 'rustc'
622024-11-29T15:14:03.570Zinfo: installing component 'rustfmt'
632024-11-29T15:14:03.943Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
642024-11-29T15:14:03.943Z
652024-11-29T15:14:04.089Z stable-x86_64-unknown-illumos installed - rustc 1.83.0 (90b35a623 2024-11-26)
662024-11-29T15:14:04.089Z
672024-11-29T15:14:04.114Z
682024-11-29T15:14:04.114ZRust is installed now. Great!
692024-11-29T15:14:04.114Z
702024-11-29T15:14:04.114ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
712024-11-29T15:14:04.114Zenvironment variable. This has not been done automatically.
722024-11-29T15:14:04.114Z
732024-11-29T15:14:04.114ZTo configure your current shell, you need to source
742024-11-29T15:14:04.114Zthe corresponding env file under $HOME/.cargo.
752024-11-29T15:14:04.114Z
762024-11-29T15:14:04.114ZThis is usually done by running one of the following (note the leading DOT):
772024-11-29T15:14:04.114Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
782024-11-29T15:14:04.114Zsource "$HOME/.cargo/env.fish" # For fish
792024-11-29T15:14:04.183Z+ rustc --version
802024-11-29T15:14:04.298Zrustc 1.83.0 (90b35a623 2024-11-26)
812024-11-29T15:14:04.322Zprocess exited: duration 17572 ms, exit code 0
 
822024-11-29T15:14:04.371Zstarting task 2: "authentication"
832024-11-29T15:14:04.425Zprocess exited: duration 54 ms, exit code 0
 
842024-11-29T15:14:04.472Zstarting task 3: "clone repository"
852024-11-29T15:14:04.496Z+ mkdir -p /work/oxidecomputer/opte
862024-11-29T15:14:04.496Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
872024-11-29T15:14:04.519ZCloning into '/work/oxidecomputer/opte'...
882024-11-29T15:14:06.502Z+ cd /work/oxidecomputer/opte
892024-11-29T15:14:06.502Z+ git fetch origin 178a1785f264fcf965e5edbfc20af86a3d5801c6
902024-11-29T15:14:06.929ZFrom https://github.com/oxidecomputer/opte
912024-11-29T15:14:06.929Z * branch 178a1785f264fcf965e5edbfc20af86a3d5801c6 -> FETCH_HEAD
922024-11-29T15:14:06.953Z+ [[ -n fix-618 ]]
932024-11-29T15:14:06.953Z++ git branch --show-current
942024-11-29T15:14:06.953Z+ current=master
952024-11-29T15:14:06.953Z+ [[ master != fix-618 ]]
962024-11-29T15:14:06.953Z+ git branch -f fix-618 178a1785f264fcf965e5edbfc20af86a3d5801c6
972024-11-29T15:14:06.953Z+ git checkout -f fix-618
982024-11-29T15:14:06.976ZSwitched to branch 'fix-618'
992024-11-29T15:14:06.999Z+ git reset --hard 178a1785f264fcf965e5edbfc20af86a3d5801c6
1002024-11-29T15:14:07.023ZHEAD is now at 178a178 Correctly set ioctl resp_buf capacity on ENOBUFS
1012024-11-29T15:14:07.023Zprocess exited: duration 2530 ms, exit code 0
 
1022024-11-29T15:14:07.070Zstarting task 4: "build"
1032024-11-29T15:14:07.093Z+ pfexec pkg install brand/sparse opte iperf demangle flamegraph
1042024-11-29T15:14:15.580Z Startup: Refreshing catalog 'helios-dev' ... Done
1052024-11-29T15:14:19.964Z Startup: Caching catalogs ... Done
1062024-11-29T15:14:31.936ZPlanning: Solver setup ... Done
1072024-11-29T15:14:32.101ZPlanning: Running solver ... Done
1082024-11-29T15:14:32.199ZPlanning: Finding local manifests ... Done
1092024-11-29T15:14:32.276ZPlanning: Fetching manifests: 0/6 0% complete
1102024-11-29T15:14:32.588ZPlanning: Fetching manifests: 6/6 100% complete
1112024-11-29T15:14:32.671ZPlanning: Package planning ... Done
1122024-11-29T15:14:32.695ZPlanning: Merging actions ... Done
1132024-11-29T15:14:33.023ZPlanning: Checking for conflicting actions ... Done
1142024-11-29T15:14:34.005ZPlanning: Consolidating action changes ... Done
1152024-11-29T15:14:34.385ZPlanning: Evaluating mediators ... Done
1162024-11-29T15:14:34.464ZPlanning: Planning completed in 14.42 seconds
1172024-11-29T15:14:34.488Z Packages to install: 4
1182024-11-29T15:14:34.488Z Packages to update: 2
1192024-11-29T15:14:34.488Z Services to change: 1
1202024-11-29T15:14:34.488Z Create boot environment: No
1212024-11-29T15:14:34.488ZCreate backup boot environment: Yes
1222024-11-29T15:14:34.542Z
1232024-11-29T15:14:34.542ZDownload: 0/1024 items 0.0/18.1MB 0% complete
1242024-11-29T15:14:37.795ZDownload: Completed 18.13 MB in 3.25 seconds (5.6M/s)
1252024-11-29T15:14:39.208Z Actions: 1/1482 actions (Removing old actions)
1262024-11-29T15:14:39.231Z Actions: 199/1482 actions (Installing new actions)
1272024-11-29T15:14:39.788Z Actions: 642/1482 actions (Updating modified actions)
1282024-11-29T15:14:40.154Z Actions: Completed 1482 actions in 0.95 seconds.
1292024-11-29T15:14:40.439Z Done
1302024-11-29T15:14:40.462Z Done
1312024-11-29T15:14:41.052Z Done
1322024-11-29T15:14:46.029Z Done
1332024-11-29T15:14:46.124Z Done
1342024-11-29T15:14:46.148Z Done
1352024-11-29T15:14:52.802Z Done
1362024-11-29T15:14:53.142Z+ [[ -z 01JDW76A290628MF0SNF4CWGPB ]]
1372024-11-29T15:14:53.166Z+ trap cleanup EXIT
1382024-11-29T15:14:53.166Z+ OUT_DIR=/work/bench-results
1392024-11-29T15:14:53.166Z+ mkdir -p /work/bench-results
1402024-11-29T15:14:53.166Z+ mkdir -p target/criterion
1412024-11-29T15:14:53.166Z+ mkdir -p target/xde-bench
1422024-11-29T15:14:53.166Z+ banner collect
1432024-11-29T15:14:53.166Z
1442024-11-29T15:14:53.166Z #### #### # # ###### #### #####
1452024-11-29T15:14:53.166Z # # # # # # # # # #
1462024-11-29T15:14:53.166Z # # # # # ##### # #
1472024-11-29T15:14:53.166Z # # # # # # # #
1482024-11-29T15:14:53.166Z # # # # # # # # # #
1492024-11-29T15:14:53.166Z #### #### ###### ###### ###### #### #
1502024-11-29T15:14:53.166Z
1512024-11-29T15:14:53.166Z++ cat .git/refs/heads/master
1522024-11-29T15:14:53.166Z+ BASELINE_COMMIT=e17f1ab3580a60cf11e0417c4e305f70a6774733
1532024-11-29T15:14:53.167Z+ [[ fix-618 == \m\a\s\t\e\r ]]
1542024-11-29T15:14:53.167Z+ get_artifact opte benchmark e17f1ab3580a60cf11e0417c4e305f70a6774733 bench-results.tgz
1552024-11-29T15:14:53.167Z+ local curl_res
1562024-11-29T15:14:53.167Z+ repo=opte
1572024-11-29T15:14:53.167Z+ series=benchmark
1582024-11-29T15:14:53.167Z+ commit=e17f1ab3580a60cf11e0417c4e305f70a6774733
1592024-11-29T15:14:53.167Z+ name=bench-results.tgz
1602024-11-29T15:14:53.167Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1612024-11-29T15:14:53.167Z+ mkdir -p download
1622024-11-29T15:14:53.167Z+ pushd download
1632024-11-29T15:14:53.167Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1642024-11-29T15:14:53.167Z+ [[ ! -f bench-results.tgz ]]
1652024-11-29T15:14:53.167Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/e17f1ab3580a60cf11e0417c4e305f70a6774733/bench-results.tgz
1662024-11-29T15:14:53.191Z % Total % Received % Xferd Average Speed Time Time Time Current
1672024-11-29T15:14:53.191Z Dload Upload Total Spent Left Speed
1682024-11-29T15:14:53.930Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3529k 100 3529k 0 0 4633k 0 --:--:-- --:--:-- --:--:-- 4632k
1692024-11-29T15:14:53.954Z+ curl_res=0
1702024-11-29T15:14:53.954Z+ popd
1712024-11-29T15:14:53.954Z+ return 0
1722024-11-29T15:14:53.954Z/work/oxidecomputer/opte
1732024-11-29T15:14:53.954Z+ tar -xf download/bench-results.tgz -C target
1742024-11-29T15:14:54.337Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
1752024-11-29T15:14:54.361Z+ rm -r target/bench-results
1762024-11-29T15:14:54.361Z+ [[ '' -eq 1 ]]
1772024-11-29T15:14:54.361Z+ uname -a
1782024-11-29T15:14:54.361ZSunOS bmat-EVT22200007-00004cd0 5.11 helios-2.0.22827 i86pc i386 i86pc
1792024-11-29T15:14:54.361Z+ cat /etc/versions/build
1802024-11-29T15:14:54.361Zheads/stlouis-0-g60122b5709
1812024-11-29T15:14:54.361Z+ dladm
1822024-11-29T15:14:54.361ZLINK CLASS MTU STATE BRIDGE OVER
1832024-11-29T15:14:54.361Zvioif0 phys 1500 up -- --
1842024-11-29T15:14:54.361Z+ ipadm
1852024-11-29T15:14:54.361ZADDROBJ TYPE STATE ADDR
1862024-11-29T15:14:54.361Zlo0/v4 static ok 127.0.0.1/8
1872024-11-29T15:14:54.361Zvioif0/v4 static ok 10.151.4.104/24
1882024-11-29T15:14:54.362Zlo0/v6 static ok ::1/128
1892024-11-29T15:14:54.362Z+ pfexec rem_drv xde
1902024-11-29T15:14:54.386Z+ set -o errexit
1912024-11-29T15:14:54.386Z+ set -o pipefail
1922024-11-29T15:14:54.386Z+ banner prepare
1932024-11-29T15:14:54.386Z
1942024-11-29T15:14:54.386Z ##### ##### ###### ##### ## ##### ######
1952024-11-29T15:14:54.386Z # # # # # # # # # # # #
1962024-11-29T15:14:54.386Z # # # # ##### # # # # # # #####
1972024-11-29T15:14:54.386Z ##### ##### # ##### ###### ##### #
1982024-11-29T15:14:54.386Z # # # # # # # # # #
1992024-11-29T15:14:54.386Z # # # ###### # # # # # ######
2002024-11-29T15:14:54.386Z
2012024-11-29T15:14:54.386Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2022024-11-29T15:14:54.386Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2032024-11-29T15:14:54.440Z+ pfexec add_drv xde
2042024-11-29T15:14:54.579Z+ banner bench
2052024-11-29T15:14:54.603Z
2062024-11-29T15:14:54.603Z ##### ###### # # #### # #
2072024-11-29T15:14:54.604Z # # # ## # # # # #
2082024-11-29T15:14:54.604Z ##### ##### # # # # ######
2092024-11-29T15:14:54.604Z # # # # # # # # #
2102024-11-29T15:14:54.604Z # # # # ## # # # #
2112024-11-29T15:14:54.604Z ##### ###### # # #### # #
2122024-11-29T15:14:54.604Z
2132024-11-29T15:14:54.604Z+ cargo kbench local
2142024-11-29T15:14:54.604Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
2152024-11-29T15:14:54.698Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
2162024-11-29T15:14:54.699Zinfo: downloading component 'cargo'
2172024-11-29T15:14:54.838Zinfo: downloading component 'clippy'
2182024-11-29T15:14:54.890Zinfo: downloading component 'rust-docs'
2192024-11-29T15:14:55.066Zinfo: downloading component 'rust-std'
2202024-11-29T15:14:55.454Zinfo: downloading component 'rustc'
2212024-11-29T15:14:56.323Zinfo: downloading component 'rustfmt'
2222024-11-29T15:14:56.358Zinfo: installing component 'cargo'
2232024-11-29T15:14:57.280Zinfo: installing component 'clippy'
2242024-11-29T15:14:57.689Zinfo: installing component 'rust-docs'
2252024-11-29T15:15:00.403Zinfo: installing component 'rust-std'
2262024-11-29T15:15:02.456Zinfo: installing component 'rustc'
2272024-11-29T15:15:09.424Zinfo: installing component 'rustfmt'
2282024-11-29T15:15:10.013Z Updating crates.io index
2292024-11-29T15:15:10.037Z Updating git repository `https://github.com/oxidecomputer/falcon`
2302024-11-29T15:15:10.851Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2312024-11-29T15:15:11.404Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2322024-11-29T15:15:11.914Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2332024-11-29T15:15:12.372Z Updating git repository `https://github.com/oxidecomputer/zone`
2342024-11-29T15:15:12.799Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2352024-11-29T15:15:13.161Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2362024-11-29T15:15:13.682Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2372024-11-29T15:15:14.058Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2382024-11-29T15:15:15.429Z Downloading crates ...
2392024-11-29T15:15:15.487Z Downloaded anstyle-parse v0.2.6
2402024-11-29T15:15:15.510Z Downloaded anstyle v1.0.10
2412024-11-29T15:15:15.510Z Downloaded anstream v0.6.18
2422024-11-29T15:15:15.510Z Downloaded once_cell v1.20.2
2432024-11-29T15:15:15.510Z Downloaded cfg_aliases v0.2.1
2442024-11-29T15:15:15.510Z Downloaded cast v0.3.0
2452024-11-29T15:15:15.510Z Downloaded hashbrown v0.15.2
2462024-11-29T15:15:15.535Z Downloaded foreign-types-shared v0.3.1
2472024-11-29T15:15:15.535Z Downloaded ppv-lite86 v0.2.20
2482024-11-29T15:15:15.536Z Downloaded rand v0.8.5
2492024-11-29T15:15:15.536Z Downloaded quote v1.0.37
2502024-11-29T15:15:15.536Z Downloaded ryu v1.0.18
2512024-11-29T15:15:15.559Z Downloaded parking_lot_core v0.9.10
2522024-11-29T15:15:15.559Z Downloaded pin-project-lite v0.2.15
2532024-11-29T15:15:15.559Z Downloaded schemars_derive v0.8.21
2542024-11-29T15:15:15.559Z Downloaded rand_chacha v0.3.1
2552024-11-29T15:15:15.559Z Downloaded scopeguard v1.2.0
2562024-11-29T15:15:15.583Z Downloaded take_mut v0.2.2
2572024-11-29T15:15:15.583Z Downloaded terminal_size v0.4.0
2582024-11-29T15:15:15.583Z Downloaded itertools v0.13.0
2592024-11-29T15:15:15.583Z Downloaded toml_datetime v0.6.8
2602024-11-29T15:15:15.583Z Downloaded schemars v0.8.21
2612024-11-29T15:15:15.607Z Downloaded utf8parse v0.2.2
2622024-11-29T15:15:15.607Z Downloaded tokio-macros v2.4.0
2632024-11-29T15:15:15.607Z Downloaded version_check v0.9.5
2642024-11-29T15:15:15.608Z Downloaded strsim v0.11.1
2652024-11-29T15:15:15.608Z Downloaded plotters-backend v0.3.7
2662024-11-29T15:15:15.608Z Downloaded pin-utils v0.1.0
2672024-11-29T15:15:15.608Z Downloaded time-macros v0.2.18
2682024-11-29T15:15:15.608Z Downloaded zerocopy-derive v0.7.35
2692024-11-29T15:15:15.631Z Downloaded walkdir v2.5.0
2702024-11-29T15:15:15.631Z Downloaded term v0.7.0
2712024-11-29T15:15:15.631Z Downloaded tracing-attributes v0.1.27
2722024-11-29T15:15:15.631Z Downloaded socket2 v0.5.7
2732024-11-29T15:15:15.631Z Downloaded unicode-ident v1.0.14
2742024-11-29T15:15:15.631Z Downloaded nix v0.29.0
2752024-11-29T15:15:15.654Z Downloaded uuid v1.11.0
2762024-11-29T15:15:15.654Z Downloaded zerocopy-derive v0.8.11
2772024-11-29T15:15:15.654Z Downloaded toml_edit v0.19.15
2782024-11-29T15:15:15.678Z Downloaded tracing v0.1.40
2792024-11-29T15:15:15.701Z Downloaded regex v1.11.1
2802024-11-29T15:15:15.701Z Downloaded plotters v0.3.7
2812024-11-29T15:15:15.725Z Downloaded serde_json v1.0.133
2822024-11-29T15:15:15.725Z Downloaded winnow v0.6.20
2832024-11-29T15:15:15.725Z Downloaded winnow v0.5.40
2842024-11-29T15:15:15.748Z Downloaded syn v1.0.109
2852024-11-29T15:15:15.748Z Downloaded zerocopy v0.8.11
2862024-11-29T15:15:15.773Z Downloaded unicode-width v0.1.14
2872024-11-29T15:15:15.796Z Downloaded syn v2.0.89
2882024-11-29T15:15:15.796Z Downloaded zerocopy v0.7.35
2892024-11-29T15:15:15.819Z Downloaded time v0.3.36
2902024-11-29T15:15:15.843Z Downloaded rustix v0.38.41
2912024-11-29T15:15:15.866Z Downloaded smoltcp v0.11.0
2922024-11-29T15:15:15.866Z Downloaded rayon v1.10.0
2932024-11-29T15:15:15.889Z Downloaded serde_derive v1.0.215
2942024-11-29T15:15:15.889Z Downloaded serde v1.0.215
2952024-11-29T15:15:15.889Z Downloaded tracing-core v0.1.32
2962024-11-29T15:15:15.889Z Downloaded libc v0.2.164
2972024-11-29T15:15:15.912Z Downloaded slog v2.7.0
2982024-11-29T15:15:15.935Z Downloaded tinytemplate v1.2.1
2992024-11-29T15:15:15.935Z Downloaded slab v0.4.9
3002024-11-29T15:15:15.935Z Downloaded smallvec v1.13.2
3012024-11-29T15:15:15.935Z Downloaded thread_local v1.1.8
3022024-11-29T15:15:15.935Z Downloaded signal-hook-registry v1.4.2
3032024-11-29T15:15:15.935Z Downloaded regex-syntax v0.8.5
3042024-11-29T15:15:15.935Z Downloaded regex-automata v0.4.9
3052024-11-29T15:15:15.960Z Downloaded thiserror-impl v1.0.69
3062024-11-29T15:15:15.960Z Downloaded thiserror v1.0.69
3072024-11-29T15:15:15.960Z Downloaded tabwriter v1.4.0
3082024-11-29T15:15:15.960Z Downloaded rayon-core v1.12.1
3092024-11-29T15:15:15.985Z Downloaded itertools v0.12.1
3102024-11-29T15:15:15.985Z Downloaded time-core v0.1.2
3112024-11-29T15:15:15.985Z Downloaded slog-term v2.9.1
3122024-11-29T15:15:15.985Z Downloaded slog-stdlog v4.1.1
3132024-11-29T15:15:15.985Z Downloaded serde_derive_internals v0.29.1
3142024-11-29T15:15:15.985Z Downloaded itertools v0.10.5
3152024-11-29T15:15:15.985Z Downloaded tokio v1.41.1
3162024-11-29T15:15:16.031Z Downloaded slog-scope v4.4.0
3172024-11-29T15:15:16.055Z Downloaded slog-envlogger v2.2.0
3182024-11-29T15:15:16.055Z Downloaded stable_deref_trait v1.2.0
3192024-11-29T15:15:16.055Z Downloaded slog-async v2.8.0
3202024-11-29T15:15:16.055Z Downloaded postcard v1.0.10
3212024-11-29T15:15:16.055Z Downloaded mio v1.0.2
3222024-11-29T15:15:16.055Z Downloaded managed v0.8.0
3232024-11-29T15:15:16.055Z Downloaded lazy_static v1.5.0
3242024-11-29T15:15:16.055Z Downloaded itoa v1.0.13
3252024-11-29T15:15:16.055Z Downloaded futures-io v0.3.31
3262024-11-29T15:15:16.055Z Downloaded same-file v1.0.6
3272024-11-29T15:15:16.055Z Downloaded rusticata-macros v4.1.0
3282024-11-29T15:15:16.055Z Downloaded rand_core v0.6.4
3292024-11-29T15:15:16.079Z Downloaded plotters-svg v0.3.7
3302024-11-29T15:15:16.079Z Downloaded indexmap v2.6.0
3312024-11-29T15:15:16.079Z Downloaded ident_case v1.0.1
3322024-11-29T15:15:16.079Z Downloaded half v2.4.1
3332024-11-29T15:15:16.079Z Downloaded getrandom v0.2.15
3342024-11-29T15:15:16.079Z Downloaded oorandom v11.1.4
3352024-11-29T15:15:16.079Z Downloaded num_enum_derive v0.5.11
3362024-11-29T15:15:16.079Z Downloaded num-traits v0.2.19
3372024-11-29T15:15:16.079Z Downloaded num-conv v0.1.0
3382024-11-29T15:15:16.079Z Downloaded nom v7.1.3
3392024-11-29T15:15:16.102Z Downloaded macaddr v1.0.1
3402024-11-29T15:15:16.102Z Downloaded is-terminal v0.4.13
3412024-11-29T15:15:16.102Z Downloaded ipnetwork v0.20.0
3422024-11-29T15:15:16.102Z Downloaded heapless v0.8.0
3432024-11-29T15:15:16.102Z Downloaded hash32 v0.3.1
3442024-11-29T15:15:16.102Z Downloaded futures-util v0.3.31
3452024-11-29T15:15:16.125Z Downloaded futures-task v0.3.31
3462024-11-29T15:15:16.125Z Downloaded futures-macro v0.3.31
3472024-11-29T15:15:16.125Z Downloaded futures-core v0.3.31
3482024-11-29T15:15:16.125Z Downloaded parking_lot v0.12.3
3492024-11-29T15:15:16.125Z Downloaded num_enum v0.5.11
3502024-11-29T15:15:16.125Z Downloaded minimal-lexical v0.2.1
3512024-11-29T15:15:16.126Z Downloaded lock_api v0.4.12
3522024-11-29T15:15:16.126Z Downloaded heck v0.4.1
3532024-11-29T15:15:16.126Z Downloaded proc-macro-error-attr v1.0.4
3542024-11-29T15:15:16.126Z Downloaded proc-macro-crate v1.3.1
3552024-11-29T15:15:16.126Z Downloaded pretty-hex v0.2.1
3562024-11-29T15:15:16.149Z Downloaded powerfmt v0.2.0
3572024-11-29T15:15:16.149Z Downloaded log v0.4.22
3582024-11-29T15:15:16.149Z Downloaded is_terminal_polyfill v1.70.1
3592024-11-29T15:15:16.149Z Downloaded heck v0.5.0
3602024-11-29T15:15:16.149Z Downloaded futures-sink v0.3.31
3612024-11-29T15:15:16.149Z Downloaded futures-executor v0.3.31
3622024-11-29T15:15:16.149Z Downloaded futures-channel v0.3.31
3632024-11-29T15:15:16.149Z Downloaded futures v0.3.31
3642024-11-29T15:15:16.149Z Downloaded foreign-types v0.5.0
3652024-11-29T15:15:16.149Z Downloaded dyn-clone v1.0.17
3662024-11-29T15:15:16.149Z Downloaded deranged v0.3.11
3672024-11-29T15:15:16.149Z Downloaded crossbeam-epoch v0.9.18
3682024-11-29T15:15:16.172Z Downloaded crossbeam-deque v0.8.5
3692024-11-29T15:15:16.172Z Downloaded criterion v0.5.1
3702024-11-29T15:15:16.172Z Downloaded cookie-factory v0.3.3
3712024-11-29T15:15:16.172Z Downloaded clap_builder v4.5.21
3722024-11-29T15:15:16.172Z Downloaded proc-macro2 v1.0.92
3732024-11-29T15:15:16.172Z Downloaded memchr v2.7.4
3742024-11-29T15:15:16.195Z Downloaded dirs-next v2.0.0
3752024-11-29T15:15:16.195Z Downloaded defmt v0.3.8
3762024-11-29T15:15:16.195Z Downloaded darling_macro v0.20.10
3772024-11-29T15:15:16.195Z Downloaded crossbeam-channel v0.5.13
3782024-11-29T15:15:16.195Z Downloaded cobs v0.2.3
3792024-11-29T15:15:16.195Z Downloaded circular v0.3.0
3802024-11-29T15:15:16.195Z Downloaded proc-macro-error v1.0.4
3812024-11-29T15:15:16.195Z Downloaded foreign-types-macros v0.2.3
3822024-11-29T15:15:16.195Z Downloaded fnv v1.0.7
3832024-11-29T15:15:16.195Z Downloaded errno v0.3.9
3842024-11-29T15:15:16.219Z Downloaded embedded-io v0.6.1
3852024-11-29T15:15:16.219Z Downloaded embedded-io v0.4.0
3862024-11-29T15:15:16.219Z Downloaded crossbeam-utils v0.8.20
3872024-11-29T15:15:16.219Z Downloaded pcap-parser v0.16.0
3882024-11-29T15:15:16.219Z Downloaded dirs-sys-next v0.1.2
3892024-11-29T15:15:16.219Z Downloaded cstr-argument v0.1.2
3902024-11-29T15:15:16.219Z Downloaded colored v2.1.0
3912024-11-29T15:15:16.219Z Downloaded colorchoice v1.0.3
3922024-11-29T15:15:16.219Z Downloaded clap_derive v4.5.18
3932024-11-29T15:15:16.219Z Downloaded clap v4.5.21
3942024-11-29T15:15:16.242Z Downloaded ciborium-io v0.2.2
3952024-11-29T15:15:16.242Z Downloaded equivalent v1.0.1
3962024-11-29T15:15:16.242Z Downloaded either v1.13.0
3972024-11-29T15:15:16.242Z Downloaded defmt-parser v0.3.4
3982024-11-29T15:15:16.242Z Downloaded defmt-macros v0.3.9
3992024-11-29T15:15:16.243Z Downloaded darling_core v0.20.10
4002024-11-29T15:15:16.243Z Downloaded darling v0.20.10
4012024-11-29T15:15:16.266Z Downloaded ctor v0.2.9
4022024-11-29T15:15:16.266Z Downloaded criterion-plot v0.5.0
4032024-11-29T15:15:16.266Z Downloaded crc32fast v1.4.2
4042024-11-29T15:15:16.266Z Downloaded clap_lex v0.7.3
4052024-11-29T15:15:16.266Z Downloaded ciborium-ll v0.2.2
4062024-11-29T15:15:16.266Z Downloaded ciborium v0.2.2
4072024-11-29T15:15:16.266Z Downloaded bitflags v2.6.0
4082024-11-29T15:15:16.266Z Downloaded arc-swap v1.7.1
4092024-11-29T15:15:16.266Z Downloaded anyhow v1.0.93
4102024-11-29T15:15:16.266Z Downloaded aho-corasick v1.1.3
4112024-11-29T15:15:16.290Z Downloaded cfg-if v1.0.0
4122024-11-29T15:15:16.290Z Downloaded bitflags v1.3.2
4132024-11-29T15:15:16.290Z Downloaded autocfg v1.4.0
4142024-11-29T15:15:16.290Z Downloaded bytes v1.8.0
4152024-11-29T15:15:16.290Z Downloaded byteorder v1.5.0
4162024-11-29T15:15:16.290Z Downloaded anstyle-query v1.1.2
4172024-11-29T15:15:16.290Z Downloaded anes v0.1.6
4182024-11-29T15:15:16.408Z Compiling proc-macro2 v1.0.92
4192024-11-29T15:15:16.408Z Compiling unicode-ident v1.0.14
4202024-11-29T15:15:16.432Z Compiling libc v0.2.164
4212024-11-29T15:15:16.432Z Compiling cfg-if v1.0.0
4222024-11-29T15:15:16.432Z Compiling autocfg v1.4.0
4232024-11-29T15:15:16.432Z Compiling memchr v2.7.4
4242024-11-29T15:15:16.432Z Compiling serde v1.0.215
4252024-11-29T15:15:16.432Z Compiling version_check v0.9.5
4262024-11-29T15:15:16.582Z Compiling byteorder v1.5.0
4272024-11-29T15:15:16.646Z Compiling syn v1.0.109
4282024-11-29T15:15:16.937Z Compiling pin-project-lite v0.2.15
4292024-11-29T15:15:17.031Z Compiling itoa v1.0.13
4302024-11-29T15:15:17.080Z Compiling fnv v1.0.7
4312024-11-29T15:15:17.132Z Compiling either v1.13.0
4322024-11-29T15:15:17.218Z Compiling strsim v0.11.1
4332024-11-29T15:15:17.242Z Compiling ident_case v1.0.1
4342024-11-29T15:15:17.265Z Compiling bitflags v2.6.0
4352024-11-29T15:15:17.404Z Compiling once_cell v1.20.2
4362024-11-29T15:15:17.584Z Compiling anyhow v1.0.93
4372024-11-29T15:15:17.683Z Compiling equivalent v1.0.1
4382024-11-29T15:15:17.790Z Compiling regex-syntax v0.8.5
4392024-11-29T15:15:17.854Z Compiling hashbrown v0.15.2
4402024-11-29T15:15:17.877Z Compiling serde_json v1.0.133
4412024-11-29T15:15:18.129Z Compiling aho-corasick v1.1.3
4422024-11-29T15:15:18.217Z Compiling quote v1.0.37
4432024-11-29T15:15:18.306Z Compiling lock_api v0.4.12
4442024-11-29T15:15:18.691Z Compiling syn v2.0.89
4452024-11-29T15:15:18.781Z Compiling zerocopy v0.8.11
4462024-11-29T15:15:18.858Z Compiling ryu v1.0.18
4472024-11-29T15:15:18.894Z Compiling winnow v0.5.40
4482024-11-29T15:15:19.064Z Compiling indexmap v2.6.0
4492024-11-29T15:15:19.209Z Compiling crossbeam-utils v0.8.20
4502024-11-29T15:15:19.371Z Compiling dyn-clone v1.0.17
4512024-11-29T15:15:19.564Z Compiling parking_lot_core v0.9.10
4522024-11-29T15:15:19.642Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4532024-11-29T15:15:19.922Z Compiling toml_datetime v0.6.8
4542024-11-29T15:15:20.047Z Compiling itertools v0.13.0
4552024-11-29T15:15:20.246Z Compiling scopeguard v1.2.0
4562024-11-29T15:15:20.269Z Compiling lazy_static v1.5.0
4572024-11-29T15:15:20.386Z Compiling thiserror v1.0.69
4582024-11-29T15:15:20.693Z Compiling heapless v0.8.0
4592024-11-29T15:15:20.816Z Compiling regex-automata v0.4.9
4602024-11-29T15:15:21.110Z Compiling smallvec v1.13.2
4612024-11-29T15:15:21.624Z Compiling toml_edit v0.19.15
4622024-11-29T15:15:22.373Z Compiling getrandom v0.2.15
4632024-11-29T15:15:22.422Z Compiling hash32 v0.3.1
4642024-11-29T15:15:22.520Z Compiling schemars v0.8.21
4652024-11-29T15:15:22.623Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
4662024-11-29T15:15:22.665Z Compiling macaddr v1.0.1
4672024-11-29T15:15:22.840Z Compiling stable_deref_trait v1.2.0
4682024-11-29T15:15:22.901Z Compiling smoltcp v0.11.0
4692024-11-29T15:15:23.063Z Compiling rand_core v0.6.4
4702024-11-29T15:15:23.428Z Compiling parking_lot v0.12.3
4712024-11-29T15:15:23.471Z Compiling mio v1.0.2
4722024-11-29T15:15:23.542Z Compiling signal-hook-registry v1.4.2
4732024-11-29T15:15:23.956Z Compiling proc-macro-crate v1.3.1
4742024-11-29T15:15:24.575Z Compiling darling_core v0.20.10
4752024-11-29T15:15:24.603Z Compiling regex v1.11.1
4762024-11-29T15:15:24.626Z Compiling serde_derive_internals v0.29.1
4772024-11-29T15:15:24.846Z Compiling socket2 v0.5.7
4782024-11-29T15:15:25.388Z Compiling slab v0.4.9
4792024-11-29T15:15:25.679Z Compiling managed v0.8.0
4802024-11-29T15:15:25.820Z Compiling rustix v0.38.41
4812024-11-29T15:15:26.137Z Compiling bytes v1.8.0
4822024-11-29T15:15:26.317Z Compiling foreign-types-shared v0.3.1
4832024-11-29T15:15:26.396Z Compiling bitflags v1.3.2
4842024-11-29T15:15:26.438Z Compiling cobs v0.2.3
4852024-11-29T15:15:26.473Z Compiling slog v2.7.0
4862024-11-29T15:15:26.924Z Compiling errno v0.3.9
4872024-11-29T15:15:26.947Z Compiling num_enum_derive v0.5.11
4882024-11-29T15:15:27.033Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
4892024-11-29T15:15:27.162Z Compiling tracing-core v0.1.32
4902024-11-29T15:15:27.390Z Compiling cstr-argument v0.1.2
4912024-11-29T15:15:27.510Z Compiling proc-macro-error-attr v1.0.4
4922024-11-29T15:15:27.641Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4932024-11-29T15:15:27.826Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4942024-11-29T15:15:27.850Z Compiling futures-sink v0.3.31
4952024-11-29T15:15:27.958Z Compiling unicode-width v0.1.14
4962024-11-29T15:15:27.982Z Compiling pretty-hex v0.2.1
4972024-11-29T15:15:27.982Z Compiling serde_derive v1.0.215
4982024-11-29T15:15:28.006Z Compiling zerocopy-derive v0.7.35
4992024-11-29T15:15:28.184Z Compiling zerocopy-derive v0.8.11
5002024-11-29T15:15:28.453Z Compiling thiserror-impl v1.0.69
5012024-11-29T15:15:28.815Z Compiling schemars_derive v0.8.21
5022024-11-29T15:15:28.838Z Compiling tokio-macros v2.4.0
5032024-11-29T15:15:29.193Z Compiling darling_macro v0.20.10
5042024-11-29T15:15:29.649Z Compiling zerocopy v0.7.35
5052024-11-29T15:15:30.007Z Compiling darling v0.20.10
5062024-11-29T15:15:30.031Z Compiling foreign-types-macros v0.2.3
5072024-11-29T15:15:30.101Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5082024-11-29T15:15:30.803Z Compiling tokio v1.41.1
5092024-11-29T15:15:31.000Z Compiling ppv-lite86 v0.2.20
5102024-11-29T15:15:31.024Z Compiling foreign-types v0.5.0
5112024-11-29T15:15:31.048Z Compiling num_enum v0.5.11
5122024-11-29T15:15:31.121Z Compiling tracing-attributes v0.1.27
5132024-11-29T15:15:31.196Z Compiling futures-core v0.3.31
5142024-11-29T15:15:31.403Z Compiling utf8parse v0.2.2
5152024-11-29T15:15:31.531Z Compiling anstyle-parse v0.2.6
5162024-11-29T15:15:31.727Z Compiling rand_chacha v0.3.1
5172024-11-29T15:15:31.849Z Compiling futures-channel v0.3.31
5182024-11-29T15:15:31.872Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5192024-11-29T15:15:32.237Z Compiling rand v0.8.5
5202024-11-29T15:15:32.486Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5212024-11-29T15:15:32.991Z Compiling tabwriter v1.4.0
5222024-11-29T15:15:33.376Z Compiling futures-macro v0.3.31
5232024-11-29T15:15:33.453Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5242024-11-29T15:15:33.542Z Compiling tracing v0.1.40
5252024-11-29T15:15:33.752Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5262024-11-29T15:15:34.556Z Compiling colored v2.1.0
5272024-11-29T15:15:34.697Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5282024-11-29T15:15:34.818Z Compiling proc-macro-error v1.0.4
5292024-11-29T15:15:34.896Z Compiling crc32fast v1.4.2
5302024-11-29T15:15:35.122Z Compiling colorchoice v1.0.3
5312024-11-29T15:15:35.197Z Compiling futures-task v0.3.31
5322024-11-29T15:15:35.271Z Compiling anstyle v1.0.10
5332024-11-29T15:15:35.378Z Compiling winnow v0.6.20
5342024-11-29T15:15:35.436Z Compiling futures-io v0.3.31
5352024-11-29T15:15:35.459Z Compiling anstyle-query v1.1.2
5362024-11-29T15:15:35.482Z Compiling is_terminal_polyfill v1.70.1
5372024-11-29T15:15:35.579Z Compiling pin-utils v0.1.0
5382024-11-29T15:15:35.602Z Compiling anstream v0.6.18
5392024-11-29T15:15:35.671Z Compiling futures-util v0.3.31
5402024-11-29T15:15:35.750Z Compiling terminal_size v0.4.0
5412024-11-29T15:15:35.932Z Compiling dirs-sys-next v0.1.2
5422024-11-29T15:15:36.668Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
5432024-11-29T15:15:36.692Z Compiling heck v0.5.0
5442024-11-29T15:15:36.986Z Compiling clap_lex v0.7.3
5452024-11-29T15:15:37.014Z Compiling num-conv v0.1.0
5462024-11-29T15:15:37.250Z Compiling powerfmt v0.2.0
5472024-11-29T15:15:37.508Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
5482024-11-29T15:15:37.627Z Compiling time-core v0.1.2
5492024-11-29T15:15:37.826Z Compiling time-macros v0.2.18
5502024-11-29T15:15:38.570Z Compiling ipnetwork v0.20.0
5512024-11-29T15:15:39.089Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
5522024-11-29T15:15:39.206Z Compiling postcard v1.0.10
5532024-11-29T15:15:39.769Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
5542024-11-29T15:15:39.931Z Compiling uuid v1.11.0
5552024-11-29T15:15:40.057Z Compiling clap_builder v4.5.21
5562024-11-29T15:15:41.248Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5572024-11-29T15:15:42.290Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#947624a3)
5582024-11-29T15:15:43.427Z Compiling futures-executor v0.3.31
5592024-11-29T15:15:44.210Z Compiling deranged v0.3.11
5602024-11-29T15:15:44.646Z Compiling clap_derive v4.5.18
5612024-11-29T15:15:46.425Z Compiling dirs-next v2.0.0
5622024-11-29T15:15:46.490Z Compiling crossbeam-epoch v0.9.18
5632024-11-29T15:15:46.625Z Compiling is-terminal v0.4.13
5642024-11-29T15:15:46.648Z Compiling thread_local v1.1.8
5652024-11-29T15:15:46.744Z Compiling num-traits v0.2.19
5662024-11-29T15:15:47.023Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
5672024-11-29T15:15:47.209Z Compiling slog-async v2.8.0
5682024-11-29T15:15:47.305Z Compiling heck v0.4.1
5692024-11-29T15:15:47.573Z Compiling rayon-core v1.12.1
5702024-11-29T15:15:47.600Z Compiling arc-swap v1.7.1
5712024-11-29T15:15:47.709Z Compiling minimal-lexical v0.2.1
5722024-11-29T15:15:47.794Z Compiling time v0.3.36
5732024-11-29T15:15:47.875Z Compiling clap v4.5.21
5742024-11-29T15:15:47.968Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
5752024-11-29T15:15:48.179Z Compiling nom v7.1.3
5762024-11-29T15:15:48.203Z Compiling slog-scope v4.4.0
5772024-11-29T15:15:49.059Z Compiling crossbeam-deque v0.8.5
5782024-11-29T15:15:49.191Z Compiling term v0.7.0
5792024-11-29T15:15:49.388Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5802024-11-29T15:15:49.562Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5812024-11-29T15:15:51.410Z Compiling futures v0.3.31
5822024-11-29T15:15:51.681Z Compiling crossbeam-channel v0.5.13
5832024-11-29T15:15:51.807Z Compiling itertools v0.12.1
5842024-11-29T15:15:52.312Z Compiling half v2.4.1
5852024-11-29T15:15:52.811Z Compiling cfg_aliases v0.2.1
5862024-11-29T15:15:52.868Z Compiling ciborium-io v0.2.2
5872024-11-29T15:15:52.904Z Compiling plotters-backend v0.3.7
5882024-11-29T15:15:52.977Z Compiling log v0.4.22
5892024-11-29T15:15:53.396Z Compiling take_mut v0.2.2
5902024-11-29T15:15:53.453Z Compiling slog-stdlog v4.1.1
5912024-11-29T15:15:54.055Z Compiling plotters-svg v0.3.7
5922024-11-29T15:15:54.518Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
5932024-11-29T15:15:54.582Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5942024-11-29T15:15:54.771Z Compiling ciborium-ll v0.2.2
5952024-11-29T15:15:55.141Z Compiling nix v0.29.0
5962024-11-29T15:15:55.423Z Compiling cookie-factory v0.3.3
5972024-11-29T15:15:55.761Z Compiling rusticata-macros v4.1.0
5982024-11-29T15:15:56.031Z Compiling slog-term v2.9.1
5992024-11-29T15:15:56.632Z Compiling itertools v0.10.5
6002024-11-29T15:15:56.829Z Compiling circular v0.3.0
6012024-11-29T15:15:56.949Z Compiling same-file v1.0.6
6022024-11-29T15:15:57.170Z Compiling cast v0.3.0
6032024-11-29T15:15:57.194Z Compiling walkdir v2.5.0
6042024-11-29T15:15:57.468Z Compiling pcap-parser v0.16.0
6052024-11-29T15:15:57.596Z Compiling rayon v1.10.0
6062024-11-29T15:15:58.086Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
6072024-11-29T15:15:58.248Z Compiling plotters v0.3.7
6082024-11-29T15:15:58.582Z Compiling slog-envlogger v2.2.0
6092024-11-29T15:15:59.157Z Compiling criterion-plot v0.5.0
6102024-11-29T15:15:59.750Z Compiling ciborium v0.2.2
6112024-11-29T15:16:00.383Z Compiling tinytemplate v1.2.1
6122024-11-29T15:16:00.407Z Compiling oorandom v11.1.4
6132024-11-29T15:16:00.545Z Compiling anes v0.1.6
6142024-11-29T15:16:00.624Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6152024-11-29T15:16:00.971Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6162024-11-29T15:16:01.271Z Compiling ctor v0.2.9
6172024-11-29T15:16:01.608Z Compiling criterion v0.5.1
6182024-11-29T15:16:04.484Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
6192024-11-29T15:17:45.687Z Finished `bench` profile [optimized + debuginfo] target(s) in 2m 35s
6202024-11-29T15:17:45.799Z Running benches/xde.rs (target/release/deps/xde-54f95e8941e89bf4)
6212024-11-29T15:17:45.844Z###--------------------------------###
6222024-11-29T15:17:45.844Z:::Building test topology... (120s):::
6232024-11-29T15:17:45.844Z###--------------------------------###
6242024-11-29T15:17:45.869Zadding underlay route 0
6252024-11-29T15:17:45.869Zadding underlay route 1
6262024-11-29T15:17:45.915Zstart zone a
6272024-11-29T15:17:45.915Zconfigure zone
6282024-11-29T15:17:45.939Zinstall zone
6292024-11-29T15:20:07.336Zboot zone
6302024-11-29T15:20:08.178Zstart zone b
6312024-11-29T15:20:08.178Zconfigure zone
6322024-11-29T15:20:08.202Zinstall zone
6332024-11-29T15:22:19.112Zboot zone
6342024-11-29T15:22:19.961Zsetup zone a
6352024-11-29T15:22:19.961Z[a] svcs milestone/network
6362024-11-29T15:22:19.994ZSTATE STIME FMRI
6372024-11-29T15:22:19.994Zonline 7:20:27 svc:/milestone/network:default
6382024-11-29T15:22:19.994Z[a] ipadm create-addr -t -T dhcp opte0/test
6392024-11-29T15:22:26.388Z
6402024-11-29T15:22:26.388Z[a] route add -iface 10.0.0.254 10.0.0.1
6412024-11-29T15:22:26.415Zadd host 10.0.0.254: gateway 10.0.0.1
6422024-11-29T15:22:26.415Z[a] route add 10.0.0.0/24 10.0.0.254
6432024-11-29T15:22:26.438Zadd net 10.0.0.0/24: gateway 10.0.0.254
6442024-11-29T15:22:26.438Zsetup zone b
6452024-11-29T15:22:26.438Z[b] svcs milestone/network
6462024-11-29T15:22:26.463ZSTATE STIME FMRI
6472024-11-29T15:22:26.463Z- - svc:/milestone/network:default
6482024-11-29T15:22:27.463Z[b] svcs milestone/network
6492024-11-29T15:22:27.490ZSTATE STIME FMRI
6502024-11-29T15:22:27.490Z- - svc:/milestone/network:default
6512024-11-29T15:22:28.490Z[b] svcs milestone/network
6522024-11-29T15:22:28.518ZSTATE STIME FMRI
6532024-11-29T15:22:28.518Z- - svc:/milestone/network:default
6542024-11-29T15:22:29.518Z[b] svcs milestone/network
6552024-11-29T15:22:29.546ZSTATE STIME FMRI
6562024-11-29T15:22:29.546Z- - svc:/milestone/network:default
6572024-11-29T15:22:30.547Z[b] svcs milestone/network
6582024-11-29T15:22:30.573ZSTATE STIME FMRI
6592024-11-29T15:22:30.573Z- - svc:/milestone/network:default
6602024-11-29T15:22:31.573Z[b] svcs milestone/network
6612024-11-29T15:22:31.600ZSTATE STIME FMRI
6622024-11-29T15:22:31.600Z- - svc:/milestone/network:default
6632024-11-29T15:22:32.601Z[b] svcs milestone/network
6642024-11-29T15:22:32.630ZSTATE STIME FMRI
6652024-11-29T15:22:32.630Z- - svc:/milestone/network:default
6662024-11-29T15:22:33.630Z[b] svcs milestone/network
6672024-11-29T15:22:33.658ZSTATE STIME FMRI
6682024-11-29T15:22:33.658Z- - svc:/milestone/network:default
6692024-11-29T15:22:34.658Z[b] svcs milestone/network
6702024-11-29T15:22:34.684ZSTATE STIME FMRI
6712024-11-29T15:22:34.684Z- - svc:/milestone/network:default
6722024-11-29T15:22:35.684Z[b] svcs milestone/network
6732024-11-29T15:22:35.711ZSTATE STIME FMRI
6742024-11-29T15:22:35.711Z- - svc:/milestone/network:default
6752024-11-29T15:22:36.711Z[b] svcs milestone/network
6762024-11-29T15:22:36.739ZSTATE STIME FMRI
6772024-11-29T15:22:36.739Z- - svc:/milestone/network:default
6782024-11-29T15:22:37.739Z[b] svcs milestone/network
6792024-11-29T15:22:37.766ZSTATE STIME FMRI
6802024-11-29T15:22:37.766Z- - svc:/milestone/network:default
6812024-11-29T15:22:38.766Z[b] svcs milestone/network
6822024-11-29T15:22:38.795ZSTATE STIME FMRI
6832024-11-29T15:22:38.795Zoffline 7:22:37 svc:/milestone/network:default
6842024-11-29T15:22:39.795Z[b] svcs milestone/network
6852024-11-29T15:22:39.824ZSTATE STIME FMRI
6862024-11-29T15:22:39.824Zonline 7:22:38 svc:/milestone/network:default
6872024-11-29T15:22:39.824Z[b] ipadm create-addr -t -T dhcp opte1/test
6882024-11-29T15:22:44.778Z
6892024-11-29T15:22:44.778Z[b] route add -iface 10.0.0.254 10.0.0.2
6902024-11-29T15:22:44.805Zadd host 10.0.0.254: gateway 10.0.0.2
6912024-11-29T15:22:44.805Z[b] route add 10.0.0.0/24 10.0.0.254
6922024-11-29T15:22:44.830Zadd net 10.0.0.0/24: gateway 10.0.0.254
6932024-11-29T15:22:44.830Z###---------------###
6942024-11-29T15:22:44.830Z:::Topology built!:::
6952024-11-29T15:22:44.830Z###---------------###
6962024-11-29T15:22:44.854Z###----------------###
6972024-11-29T15:22:44.854Z::: iPerf spawned! :::
6982024-11-29T15:22:44.854Z:::Waiting... (10s):::
6992024-11-29T15:22:44.854Z###----------------###
7002024-11-29T15:22:54.832Z###---###
7012024-11-29T15:22:54.832Z:::Go!:::
7022024-11-29T15:22:54.832Z###---###
7032024-11-29T15:22:54.832Z[a] ping 10.0.0.2
7042024-11-29T15:22:54.862Z10.0.0.2 is alive
7052024-11-29T15:22:54.862Z###-------------------###
7062024-11-29T15:22:54.862Z:::Running experiment :::
7072024-11-29T15:22:54.862Z:::iperf-tcp/local/c2s:::
7082024-11-29T15:22:54.862Z###-------------------###
7092024-11-29T15:23:01.943Z-----------------------------------------------------------
7102024-11-29T15:23:01.943ZServer listening on 5201
7112024-11-29T15:23:01.943Z-----------------------------------------------------------
7122024-11-29T15:23:01.943ZAccepted connection from 10.0.0.1, port 39674
7132024-11-29T15:23:01.943Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53976
7142024-11-29T15:23:01.943Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65284
7152024-11-29T15:23:01.943Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43708
7162024-11-29T15:23:01.943Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63480
7172024-11-29T15:23:01.943Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56797
7182024-11-29T15:23:01.943Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64485
7192024-11-29T15:23:01.943Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39277
7202024-11-29T15:23:01.943Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59057
7212024-11-29T15:23:01.943Z[ ID] Interval Transfer Bandwidth
7222024-11-29T15:23:01.943Z[ 5] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
7232024-11-29T15:23:01.943Z[ 7] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
7242024-11-29T15:23:01.943Z[ 9] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
7252024-11-29T15:23:01.943Z[ 11] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
7262024-11-29T15:23:01.943Z[ 13] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
7272024-11-29T15:23:01.943Z[ 15] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
7282024-11-29T15:23:01.944Z[ 17] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
7292024-11-29T15:23:01.944Z[ 19] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
7302024-11-29T15:23:01.944Z[SUM] 0.00-1.00 sec 101 MBytes 850 Mbits/sec
7312024-11-29T15:23:01.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
7322024-11-29T15:23:01.944Z[ 5] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
7332024-11-29T15:23:01.944Z[ 7] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
7342024-11-29T15:23:01.944Z[ 9] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
7352024-11-29T15:23:01.944Z[ 11] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
7362024-11-29T15:23:01.944Z[ 13] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
7372024-11-29T15:23:01.944Z[ 15] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
7382024-11-29T15:23:01.944Z[ 17] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
7392024-11-29T15:23:01.944Z[ 19] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
7402024-11-29T15:23:01.944Z[SUM] 1.00-2.00 sec 115 MBytes 961 Mbits/sec
7412024-11-29T15:23:01.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
7422024-11-29T15:23:01.944Z[ 5] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
7432024-11-29T15:23:01.944Z[ 7] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
7442024-11-29T15:23:01.944Z[ 9] 2.00-3.00 sec 14.5 MBytes 121 Mbits/sec
7452024-11-29T15:23:01.944Z[ 11] 2.00-3.00 sec 14.5 MBytes 121 Mbits/sec
7462024-11-29T15:23:01.944Z[ 13] 2.00-3.00 sec 14.5 MBytes 121 Mbits/sec
7472024-11-29T15:23:01.944Z[ 15] 2.00-3.00 sec 14.5 MBytes 121 Mbits/sec
7482024-11-29T15:23:01.944Z[ 17] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
7492024-11-29T15:23:01.944Z[ 19] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
7502024-11-29T15:23:01.944Z[SUM] 2.00-3.00 sec 116 MBytes 969 Mbits/sec
7512024-11-29T15:23:01.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
7522024-11-29T15:23:01.944Z[ 5] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
7532024-11-29T15:23:01.944Z[ 7] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
7542024-11-29T15:23:01.944Z[ 9] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
7552024-11-29T15:23:01.944Z[ 11] 3.00-4.00 sec 14.8 MBytes 124 Mbits/sec
7562024-11-29T15:23:01.944Z[ 13] 3.00-4.00 sec 14.8 MBytes 124 Mbits/sec
7572024-11-29T15:23:01.944Z[ 15] 3.00-4.00 sec 14.8 MBytes 124 Mbits/sec
7582024-11-29T15:23:01.944Z[ 17] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
7592024-11-29T15:23:01.944Z[ 19] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
7602024-11-29T15:23:01.944Z[SUM] 3.00-4.00 sec 119 MBytes 998 Mbits/sec
7612024-11-29T15:23:01.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
7622024-11-29T15:23:01.945Z[ 5] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
7632024-11-29T15:23:01.945Z[ 7] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
7642024-11-29T15:23:01.945Z[ 9] 4.00-5.00 sec 13.8 MBytes 115 Mbits/sec
7652024-11-29T15:23:01.945Z[ 11] 4.00-5.00 sec 13.8 MBytes 115 Mbits/sec
7662024-11-29T15:23:01.945Z[ 13] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
7672024-11-29T15:23:01.945Z[ 15] 4.00-5.00 sec 13.8 MBytes 115 Mbits/sec
7682024-11-29T15:23:01.945Z[ 17] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
7692024-11-29T15:23:01.945Z[ 19] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
7702024-11-29T15:23:01.945Z[SUM] 4.00-5.00 sec 110 MBytes 921 Mbits/sec
7712024-11-29T15:23:01.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
7722024-11-29T15:23:01.945Z[ 5] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
7732024-11-29T15:23:01.945Z[ 7] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
7742024-11-29T15:23:01.945Z[ 9] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
7752024-11-29T15:23:01.945Z[ 11] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
7762024-11-29T15:23:01.945Z[ 13] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
7772024-11-29T15:23:01.945Z[ 15] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
7782024-11-29T15:23:01.945Z[ 17] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
7792024-11-29T15:23:01.945Z[ 19] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
7802024-11-29T15:23:01.945Z[SUM] 5.00-6.00 sec 114 MBytes 953 Mbits/sec
7812024-11-29T15:23:01.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
7822024-11-29T15:23:01.946Z[ 5] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
7832024-11-29T15:23:01.946Z[ 7] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
7842024-11-29T15:23:01.946Z[ 9] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
7852024-11-29T15:23:05.138Z[ 11] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
7862024-11-29T15:23:05.138Z[ 13] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
7872024-11-29T15:23:05.138Z[ 15] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
7882024-11-29T15:23:05.138Z[ 17] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
7892024-11-29T15:23:05.139Z[ 19] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
7902024-11-29T15:23:05.139Z[SUM] 6.00-7.00 sec 116 MBytes 971 Mbits/sec
7912024-11-29T15:23:05.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
7922024-11-29T15:23:05.139Z[ 5] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
7932024-11-29T15:23:05.139Z[ 7] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
7942024-11-29T15:23:05.139Z[ 9] 7.00-8.00 sec 14.3 MBytes 120 Mbits/sec
7952024-11-29T15:23:05.139Z[ 11] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
7962024-11-29T15:23:05.139Z[ 13] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
7972024-11-29T15:23:05.139Z[ 15] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
7982024-11-29T15:23:05.139Z[ 17] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
7992024-11-29T15:23:05.139Z[ 19] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
8002024-11-29T15:23:05.139Z[SUM] 7.00-8.00 sec 114 MBytes 954 Mbits/sec
8012024-11-29T15:23:05.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
8022024-11-29T15:23:05.139Z[ 5] 8.00-9.00 sec 13.9 MBytes 117 Mbits/sec
8032024-11-29T15:23:05.139Z[ 7] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
8042024-11-29T15:23:05.139Z[ 9] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
8052024-11-29T15:23:05.139Z[ 11] 8.00-9.00 sec 13.9 MBytes 117 Mbits/sec
8062024-11-29T15:23:05.139Z[ 13] 8.00-9.00 sec 14.0 MBytes 117 Mbits/sec
8072024-11-29T15:23:05.139Z[ 15] 8.00-9.00 sec 13.9 MBytes 117 Mbits/sec
8082024-11-29T15:23:05.139Z[ 17] 8.00-9.00 sec 13.9 MBytes 117 Mbits/sec
8092024-11-29T15:23:05.139Z[ 19] 8.00-9.00 sec 13.9 MBytes 117 Mbits/sec
8102024-11-29T15:23:05.139Z[SUM] 8.00-9.00 sec 111 MBytes 934 Mbits/sec
8112024-11-29T15:23:05.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
8122024-11-29T15:23:05.139Z[ 5] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
8132024-11-29T15:23:05.139Z[ 7] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
8142024-11-29T15:23:05.139Z[ 9] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
8152024-11-29T15:23:05.139Z[ 11] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
8162024-11-29T15:23:05.139Z[ 13] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
8172024-11-29T15:23:05.139Z[ 15] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
8182024-11-29T15:23:05.139Z[ 17] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
8192024-11-29T15:23:05.139Z[ 19] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
8202024-11-29T15:23:05.139Z[SUM] 9.00-10.00 sec 114 MBytes 952 Mbits/sec
8212024-11-29T15:23:05.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
8222024-11-29T15:23:05.139Z[ 5] 10.00-10.00 sec 107 KBytes 256 Mbits/sec
8232024-11-29T15:23:05.139Z[ 7] 10.00-10.00 sec 53.7 KBytes 128 Mbits/sec
8242024-11-29T15:23:05.139Z[ 9] 10.00-10.00 sec 39.6 KBytes 94.4 Mbits/sec
8252024-11-29T15:23:05.139Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
8262024-11-29T15:23:05.140Z[ 13] 10.00-10.00 sec 105 KBytes 249 Mbits/sec
8272024-11-29T15:23:05.140Z[ 15] 10.00-10.00 sec 67.9 KBytes 163 Mbits/sec
8282024-11-29T15:23:05.140Z[ 17] 10.00-10.00 sec 70.7 KBytes 169 Mbits/sec
8292024-11-29T15:23:05.140Z[ 19] 10.00-10.00 sec 107 KBytes 258 Mbits/sec
8302024-11-29T15:23:05.140Z[SUM] 10.00-10.00 sec 551 KBytes 1.31 Gbits/sec
8312024-11-29T15:23:05.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
8322024-11-29T15:23:05.140Z[ ID] Interval Transfer Bandwidth
8332024-11-29T15:23:05.140Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8342024-11-29T15:23:05.140Z[ 5] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
8352024-11-29T15:23:05.140Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8362024-11-29T15:23:05.140Z[ 7] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
8372024-11-29T15:23:05.140Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8382024-11-29T15:23:05.140Z[ 9] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
8392024-11-29T15:23:05.140Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8402024-11-29T15:23:05.140Z[ 11] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
8412024-11-29T15:23:05.140Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8422024-11-29T15:23:05.140Z[ 13] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
8432024-11-29T15:23:05.140Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8442024-11-29T15:23:05.140Z[ 15] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
8452024-11-29T15:23:05.140Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8462024-11-29T15:23:05.140Z[ 17] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
8472024-11-29T15:23:05.140Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8482024-11-29T15:23:05.140Z[ 19] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
8492024-11-29T15:23:05.140Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8502024-11-29T15:23:05.140Z[SUM] 0.00-10.00 sec 1.10 GBytes 946 Mbits/sec receiver
8512024-11-29T15:23:05.165ZRun 1/5...946.922743619884Mbps
8522024-11-29T15:23:12.201Z-----------------------------------------------------------
8532024-11-29T15:23:12.201ZServer listening on 5201
8542024-11-29T15:23:12.201Z-----------------------------------------------------------
8552024-11-29T15:23:12.201ZAccepted connection from 10.0.0.1, port 49136
8562024-11-29T15:23:12.201Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47240
8572024-11-29T15:23:12.201Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38298
8582024-11-29T15:23:12.201Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63089
8592024-11-29T15:23:12.201Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62910
8602024-11-29T15:23:12.201Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54597
8612024-11-29T15:23:12.201Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38190
8622024-11-29T15:23:12.201Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47095
8632024-11-29T15:23:12.201Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41393
8642024-11-29T15:23:12.201Z[ ID] Interval Transfer Bandwidth
8652024-11-29T15:23:12.202Z[ 5] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
8662024-11-29T15:23:12.202Z[ 7] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
8672024-11-29T15:23:12.202Z[ 9] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
8682024-11-29T15:23:12.202Z[ 11] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
8692024-11-29T15:23:12.202Z[ 13] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
8702024-11-29T15:23:12.202Z[ 15] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
8712024-11-29T15:23:12.202Z[ 17] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
8722024-11-29T15:23:12.202Z[ 19] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
8732024-11-29T15:23:12.202Z[SUM] 0.00-1.00 sec 99.4 MBytes 834 Mbits/sec
8742024-11-29T15:23:12.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
8752024-11-29T15:23:12.202Z[ 5] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
8762024-11-29T15:23:12.202Z[ 7] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
8772024-11-29T15:23:12.202Z[ 9] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
8782024-11-29T15:23:12.202Z[ 11] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
8792024-11-29T15:23:12.202Z[ 13] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
8802024-11-29T15:23:12.202Z[ 15] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
8812024-11-29T15:23:12.202Z[ 17] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
8822024-11-29T15:23:12.202Z[ 19] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
8832024-11-29T15:23:12.202Z[SUM] 1.00-2.00 sec 115 MBytes 961 Mbits/sec
8842024-11-29T15:23:12.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
8852024-11-29T15:23:12.202Z[ 5] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
8862024-11-29T15:23:12.202Z[ 7] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
8872024-11-29T15:23:12.202Z[ 9] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec
8882024-11-29T15:23:12.202Z[ 11] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
8892024-11-29T15:23:12.202Z[ 13] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
8902024-11-29T15:23:12.202Z[ 15] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
8912024-11-29T15:23:12.202Z[ 17] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
8922024-11-29T15:23:12.202Z[ 19] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
8932024-11-29T15:23:12.202Z[SUM] 2.00-3.00 sec 110 MBytes 924 Mbits/sec
8942024-11-29T15:23:12.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
8952024-11-29T15:23:12.202Z[ 5] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
8962024-11-29T15:23:12.202Z[ 7] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
8972024-11-29T15:23:12.202Z[ 9] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
8982024-11-29T15:23:12.202Z[ 11] 3.00-4.00 sec 13.8 MBytes 115 Mbits/sec
8992024-11-29T15:23:12.202Z[ 13] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
9002024-11-29T15:23:12.202Z[ 15] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
9012024-11-29T15:23:12.202Z[ 17] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
9022024-11-29T15:23:12.203Z[ 19] 3.00-4.00 sec 13.9 MBytes 116 Mbits/sec
9032024-11-29T15:23:12.203Z[SUM] 3.00-4.00 sec 111 MBytes 928 Mbits/sec
9042024-11-29T15:23:12.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
9052024-11-29T15:23:12.203Z[ 5] 4.00-5.00 sec 14.1 MBytes 118 Mbits/sec
9062024-11-29T15:23:12.203Z[ 7] 4.00-5.00 sec 14.1 MBytes 118 Mbits/sec
9072024-11-29T15:23:12.203Z[ 9] 4.00-5.00 sec 14.2 MBytes 119 Mbits/sec
9082024-11-29T15:23:12.203Z[ 11] 4.00-5.00 sec 14.1 MBytes 118 Mbits/sec
9092024-11-29T15:23:12.203Z[ 13] 4.00-5.00 sec 14.1 MBytes 118 Mbits/sec
9102024-11-29T15:23:12.203Z[ 15] 4.00-5.00 sec 14.1 MBytes 118 Mbits/sec
9112024-11-29T15:23:12.203Z[ 17] 4.00-5.00 sec 14.1 MBytes 118 Mbits/sec
9122024-11-29T15:23:12.203Z[ 19] 4.00-5.00 sec 14.1 MBytes 118 Mbits/sec
9132024-11-29T15:23:12.203Z[SUM] 4.00-5.00 sec 113 MBytes 947 Mbits/sec
9142024-11-29T15:23:12.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
9152024-11-29T15:23:12.203Z[ 5] 5.00-6.00 sec 14.5 MBytes 122 Mbits/sec
9162024-11-29T15:23:12.203Z[ 7] 5.00-6.00 sec 14.5 MBytes 121 Mbits/sec
9172024-11-29T15:23:12.203Z[ 9] 5.00-6.00 sec 14.5 MBytes 122 Mbits/sec
9182024-11-29T15:23:12.203Z[ 11] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
9192024-11-29T15:23:12.203Z[ 13] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
9202024-11-29T15:23:12.203Z[ 15] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
9212024-11-29T15:23:12.203Z[ 17] 5.00-6.00 sec 14.5 MBytes 122 Mbits/sec
9222024-11-29T15:23:12.203Z[ 19] 5.00-6.00 sec 14.5 MBytes 121 Mbits/sec
9232024-11-29T15:23:12.203Z[SUM] 5.00-6.00 sec 116 MBytes 975 Mbits/sec
9242024-11-29T15:23:12.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
9252024-11-29T15:23:12.203Z[ 5] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
9262024-11-29T15:23:12.203Z[ 7] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
9272024-11-29T15:23:12.203Z[ 9] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
9282024-11-29T15:23:15.398Z[ 11] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
9292024-11-29T15:23:15.398Z[ 13] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
9302024-11-29T15:23:15.398Z[ 15] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
9312024-11-29T15:23:15.398Z[ 17] 6.00-7.00 sec 14.5 MBytes 122 Mbits/sec
9322024-11-29T15:23:15.398Z[ 19] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
9332024-11-29T15:23:15.398Z[SUM] 6.00-7.00 sec 116 MBytes 971 Mbits/sec
9342024-11-29T15:23:15.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
9352024-11-29T15:23:15.399Z[ 5] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
9362024-11-29T15:23:15.399Z[ 7] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
9372024-11-29T15:23:15.399Z[ 9] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
9382024-11-29T15:23:15.399Z[ 11] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
9392024-11-29T15:23:15.399Z[ 13] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
9402024-11-29T15:23:15.399Z[ 15] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
9412024-11-29T15:23:15.399Z[ 17] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
9422024-11-29T15:23:15.399Z[ 19] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
9432024-11-29T15:23:15.399Z[SUM] 7.00-8.00 sec 113 MBytes 946 Mbits/sec
9442024-11-29T15:23:15.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
9452024-11-29T15:23:15.399Z[ 5] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec
9462024-11-29T15:23:15.399Z[ 7] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec
9472024-11-29T15:23:15.399Z[ 9] 8.00-9.00 sec 14.3 MBytes 120 Mbits/sec
9482024-11-29T15:23:15.399Z[ 11] 8.00-9.00 sec 14.3 MBytes 120 Mbits/sec
9492024-11-29T15:23:15.399Z[ 13] 8.00-9.00 sec 14.3 MBytes 120 Mbits/sec
9502024-11-29T15:23:15.399Z[ 15] 8.00-9.00 sec 14.3 MBytes 120 Mbits/sec
9512024-11-29T15:23:15.399Z[ 17] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec
9522024-11-29T15:23:15.399Z[ 19] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
9532024-11-29T15:23:15.399Z[SUM] 8.00-9.00 sec 115 MBytes 965 Mbits/sec
9542024-11-29T15:23:15.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
9552024-11-29T15:23:15.399Z[ 5] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
9562024-11-29T15:23:15.399Z[ 7] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
9572024-11-29T15:23:15.399Z[ 9] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
9582024-11-29T15:23:15.399Z[ 11] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
9592024-11-29T15:23:15.399Z[ 13] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
9602024-11-29T15:23:15.399Z[ 15] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
9612024-11-29T15:23:15.399Z[ 17] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
9622024-11-29T15:23:15.399Z[ 19] 9.00-10.00 sec 14.6 MBytes 123 Mbits/sec
9632024-11-29T15:23:15.399Z[SUM] 9.00-10.00 sec 117 MBytes 985 Mbits/sec
9642024-11-29T15:23:15.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
9652024-11-29T15:23:15.399Z[ 5] 10.00-10.00 sec 22.6 KBytes 53.9 Mbits/sec
9662024-11-29T15:23:15.399Z[ 7] 10.00-10.00 sec 124 KBytes 297 Mbits/sec
9672024-11-29T15:23:15.399Z[ 9] 10.00-10.00 sec 124 KBytes 297 Mbits/sec
9682024-11-29T15:23:15.399Z[ 11] 10.00-10.00 sec 53.7 KBytes 128 Mbits/sec
9692024-11-29T15:23:15.399Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9702024-11-29T15:23:15.399Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9712024-11-29T15:23:15.400Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9722024-11-29T15:23:15.400Z[ 19] 10.00-10.00 sec 83.4 KBytes 199 Mbits/sec
9732024-11-29T15:23:15.400Z[SUM] 10.00-10.00 sec 409 KBytes 974 Mbits/sec
9742024-11-29T15:23:15.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
9752024-11-29T15:23:15.400Z[ ID] Interval Transfer Bandwidth
9762024-11-29T15:23:15.400Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9772024-11-29T15:23:15.400Z[ 5] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
9782024-11-29T15:23:15.400Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9792024-11-29T15:23:15.400Z[ 7] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
9802024-11-29T15:23:15.400Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9812024-11-29T15:23:15.400Z[ 9] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
9822024-11-29T15:23:15.400Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9832024-11-29T15:23:15.400Z[ 11] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
9842024-11-29T15:23:15.400Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9852024-11-29T15:23:15.400Z[ 13] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
9862024-11-29T15:23:15.400Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9872024-11-29T15:23:15.400Z[ 15] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
9882024-11-29T15:23:15.400Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9892024-11-29T15:23:15.400Z[ 17] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
9902024-11-29T15:23:15.400Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9912024-11-29T15:23:15.400Z[ 19] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
9922024-11-29T15:23:15.400Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9932024-11-29T15:23:15.400Z[SUM] 0.00-10.00 sec 1.10 GBytes 944 Mbits/sec receiver
9942024-11-29T15:23:15.424ZRun 2/5...944.1480511672389Mbps
9952024-11-29T15:23:22.463Z-----------------------------------------------------------
9962024-11-29T15:23:22.463ZServer listening on 5201
9972024-11-29T15:23:22.463Z-----------------------------------------------------------
9982024-11-29T15:23:22.463ZAccepted connection from 10.0.0.1, port 48295
9992024-11-29T15:23:22.463Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52423
10002024-11-29T15:23:22.463Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34067
10012024-11-29T15:23:22.463Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39000
10022024-11-29T15:23:22.463Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43594
10032024-11-29T15:23:22.463Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63575
10042024-11-29T15:23:22.463Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46878
10052024-11-29T15:23:22.463Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57592
10062024-11-29T15:23:22.463Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34449
10072024-11-29T15:23:22.463Z[ ID] Interval Transfer Bandwidth
10082024-11-29T15:23:22.463Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
10092024-11-29T15:23:22.463Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
10102024-11-29T15:23:22.463Z[ 9] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
10112024-11-29T15:23:22.463Z[ 11] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
10122024-11-29T15:23:22.463Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
10132024-11-29T15:23:22.463Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
10142024-11-29T15:23:22.463Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
10152024-11-29T15:23:22.463Z[ 19] 0.00-1.00 sec 11.8 MBytes 99.3 Mbits/sec
10162024-11-29T15:23:22.463Z[SUM] 0.00-1.00 sec 95.5 MBytes 801 Mbits/sec
10172024-11-29T15:23:22.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
10182024-11-29T15:23:22.463Z[ 5] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
10192024-11-29T15:23:22.463Z[ 7] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
10202024-11-29T15:23:22.463Z[ 9] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
10212024-11-29T15:23:22.463Z[ 11] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
10222024-11-29T15:23:22.463Z[ 13] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
10232024-11-29T15:23:22.463Z[ 15] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
10242024-11-29T15:23:22.464Z[ 17] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
10252024-11-29T15:23:22.464Z[ 19] 1.00-2.00 sec 14.0 MBytes 118 Mbits/sec
10262024-11-29T15:23:22.464Z[SUM] 1.00-2.00 sec 112 MBytes 941 Mbits/sec
10272024-11-29T15:23:22.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
10282024-11-29T15:23:22.464Z[ 5] 2.00-3.00 sec 14.6 MBytes 122 Mbits/sec
10292024-11-29T15:23:22.464Z[ 7] 2.00-3.00 sec 14.6 MBytes 122 Mbits/sec
10302024-11-29T15:23:22.464Z[ 9] 2.00-3.00 sec 14.6 MBytes 122 Mbits/sec
10312024-11-29T15:23:22.464Z[ 11] 2.00-3.00 sec 14.6 MBytes 122 Mbits/sec
10322024-11-29T15:23:22.464Z[ 13] 2.00-3.00 sec 14.6 MBytes 122 Mbits/sec
10332024-11-29T15:23:22.464Z[ 15] 2.00-3.00 sec 14.6 MBytes 122 Mbits/sec
10342024-11-29T15:23:22.464Z[ 17] 2.00-3.00 sec 14.6 MBytes 122 Mbits/sec
10352024-11-29T15:23:22.464Z[ 19] 2.00-3.00 sec 14.6 MBytes 122 Mbits/sec
10362024-11-29T15:23:22.464Z[SUM] 2.00-3.00 sec 117 MBytes 978 Mbits/sec
10372024-11-29T15:23:22.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
10382024-11-29T15:23:22.464Z[ 5] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
10392024-11-29T15:23:22.464Z[ 7] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
10402024-11-29T15:23:22.464Z[ 9] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
10412024-11-29T15:23:22.464Z[ 11] 3.00-4.00 sec 14.1 MBytes 119 Mbits/sec
10422024-11-29T15:23:22.464Z[ 13] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
10432024-11-29T15:23:22.464Z[ 15] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
10442024-11-29T15:23:22.464Z[ 17] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
10452024-11-29T15:23:22.464Z[ 19] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
10462024-11-29T15:23:22.464Z[SUM] 3.00-4.00 sec 114 MBytes 953 Mbits/sec
10472024-11-29T15:23:22.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
10482024-11-29T15:23:22.464Z[ 5] 4.00-5.00 sec 14.5 MBytes 122 Mbits/sec
10492024-11-29T15:23:22.464Z[ 7] 4.00-5.00 sec 14.5 MBytes 121 Mbits/sec
10502024-11-29T15:23:22.464Z[ 9] 4.00-5.00 sec 14.5 MBytes 121 Mbits/sec
10512024-11-29T15:23:22.464Z[ 11] 4.00-5.00 sec 14.6 MBytes 122 Mbits/sec
10522024-11-29T15:23:22.464Z[ 13] 4.00-5.00 sec 14.5 MBytes 122 Mbits/sec
10532024-11-29T15:23:22.464Z[ 15] 4.00-5.00 sec 14.5 MBytes 121 Mbits/sec
10542024-11-29T15:23:22.464Z[ 17] 4.00-5.00 sec 14.5 MBytes 121 Mbits/sec
10552024-11-29T15:23:22.464Z[ 19] 4.00-5.00 sec 14.5 MBytes 121 Mbits/sec
10562024-11-29T15:23:22.464Z[SUM] 4.00-5.00 sec 116 MBytes 973 Mbits/sec
10572024-11-29T15:23:22.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
10582024-11-29T15:23:22.464Z[ 5] 5.00-6.00 sec 14.7 MBytes 124 Mbits/sec
10592024-11-29T15:23:22.464Z[ 7] 5.00-6.00 sec 14.8 MBytes 124 Mbits/sec
10602024-11-29T15:23:22.464Z[ 9] 5.00-6.00 sec 14.7 MBytes 123 Mbits/sec
10612024-11-29T15:23:22.464Z[ 11] 5.00-6.00 sec 14.7 MBytes 123 Mbits/sec
10622024-11-29T15:23:22.465Z[ 13] 5.00-6.00 sec 14.8 MBytes 124 Mbits/sec
10632024-11-29T15:23:22.465Z[ 15] 5.00-6.00 sec 14.8 MBytes 124 Mbits/sec
10642024-11-29T15:23:22.465Z[ 17] 5.00-6.00 sec 14.7 MBytes 124 Mbits/sec
10652024-11-29T15:23:22.465Z[ 19] 5.00-6.00 sec 14.7 MBytes 123 Mbits/sec
10662024-11-29T15:23:22.465Z[SUM] 5.00-6.00 sec 118 MBytes 990 Mbits/sec
10672024-11-29T15:23:22.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
10682024-11-29T15:23:22.465Z[ 5] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec
10692024-11-29T15:23:22.465Z[ 7] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
10702024-11-29T15:23:22.465Z[ 9] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec
10712024-11-29T15:23:25.658Z[ 11] 6.00-7.00 sec 14.5 MBytes 122 Mbits/sec
10722024-11-29T15:23:25.658Z[ 13] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
10732024-11-29T15:23:25.658Z[ 15] 6.00-7.00 sec 14.5 MBytes 121 Mbits/sec
10742024-11-29T15:23:25.658Z[ 17] 6.00-7.00 sec 14.5 MBytes 122 Mbits/sec
10752024-11-29T15:23:25.658Z[ 19] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec
10762024-11-29T15:23:25.658Z[SUM] 6.00-7.00 sec 116 MBytes 974 Mbits/sec
10772024-11-29T15:23:25.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
10782024-11-29T15:23:25.658Z[ 5] 7.00-8.00 sec 14.0 MBytes 118 Mbits/sec
10792024-11-29T15:23:25.658Z[ 7] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
10802024-11-29T15:23:25.658Z[ 9] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
10812024-11-29T15:23:25.658Z[ 11] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
10822024-11-29T15:23:25.658Z[ 13] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
10832024-11-29T15:23:25.658Z[ 15] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
10842024-11-29T15:23:25.658Z[ 17] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
10852024-11-29T15:23:25.658Z[ 19] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
10862024-11-29T15:23:25.658Z[SUM] 7.00-8.00 sec 113 MBytes 945 Mbits/sec
10872024-11-29T15:23:25.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
10882024-11-29T15:23:25.658Z[ 5] 8.00-9.00 sec 14.6 MBytes 123 Mbits/sec
10892024-11-29T15:23:25.658Z[ 7] 8.00-9.00 sec 14.6 MBytes 123 Mbits/sec
10902024-11-29T15:23:25.658Z[ 9] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec
10912024-11-29T15:23:25.658Z[ 11] 8.00-9.00 sec 14.7 MBytes 123 Mbits/sec
10922024-11-29T15:23:25.658Z[ 13] 8.00-9.00 sec 14.7 MBytes 123 Mbits/sec
10932024-11-29T15:23:25.658Z[ 15] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec
10942024-11-29T15:23:25.658Z[ 17] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec
10952024-11-29T15:23:25.658Z[ 19] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec
10962024-11-29T15:23:25.658Z[SUM] 8.00-9.00 sec 117 MBytes 981 Mbits/sec
10972024-11-29T15:23:25.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
10982024-11-29T15:23:25.659Z[ 5] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
10992024-11-29T15:23:25.659Z[ 7] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
11002024-11-29T15:23:25.659Z[ 9] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
11012024-11-29T15:23:25.659Z[ 11] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
11022024-11-29T15:23:25.659Z[ 13] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
11032024-11-29T15:23:25.659Z[ 15] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
11042024-11-29T15:23:25.659Z[ 17] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
11052024-11-29T15:23:25.659Z[ 19] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
11062024-11-29T15:23:25.659Z[SUM] 9.00-10.00 sec 113 MBytes 952 Mbits/sec
11072024-11-29T15:23:25.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
11082024-11-29T15:23:25.659Z[ 5] 10.00-10.00 sec 59.4 KBytes 158 Mbits/sec
11092024-11-29T15:23:25.659Z[ 7] 10.00-10.00 sec 42.4 KBytes 113 Mbits/sec
11102024-11-29T15:23:25.659Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11112024-11-29T15:23:25.659Z[ 11] 10.00-10.00 sec 102 KBytes 271 Mbits/sec
11122024-11-29T15:23:25.659Z[ 13] 10.00-10.00 sec 96.2 KBytes 256 Mbits/sec
11132024-11-29T15:23:25.660Z[ 15] 10.00-10.00 sec 5.66 KBytes 15.1 Mbits/sec
11142024-11-29T15:23:25.660Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11152024-11-29T15:23:25.660Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11162024-11-29T15:23:25.660Z[SUM] 10.00-10.00 sec 305 KBytes 813 Mbits/sec
11172024-11-29T15:23:25.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
11182024-11-29T15:23:25.660Z[ ID] Interval Transfer Bandwidth
11192024-11-29T15:23:25.660Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11202024-11-29T15:23:25.660Z[ 5] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
11212024-11-29T15:23:25.660Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11222024-11-29T15:23:25.660Z[ 7] 0.00-10.00 sec 141 MBytes 119 Mbits/sec receiver
11232024-11-29T15:23:25.660Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11242024-11-29T15:23:25.660Z[ 9] 0.00-10.00 sec 141 MBytes 119 Mbits/sec receiver
11252024-11-29T15:23:25.661Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11262024-11-29T15:23:25.661Z[ 11] 0.00-10.00 sec 141 MBytes 119 Mbits/sec receiver
11272024-11-29T15:23:25.661Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11282024-11-29T15:23:25.661Z[ 13] 0.00-10.00 sec 141 MBytes 119 Mbits/sec receiver
11292024-11-29T15:23:25.661Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11302024-11-29T15:23:25.661Z[ 15] 0.00-10.00 sec 141 MBytes 119 Mbits/sec receiver
11312024-11-29T15:23:25.661Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11322024-11-29T15:23:25.661Z[ 17] 0.00-10.00 sec 141 MBytes 119 Mbits/sec receiver
11332024-11-29T15:23:25.661Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11342024-11-29T15:23:25.661Z[ 19] 0.00-10.00 sec 141 MBytes 119 Mbits/sec receiver
11352024-11-29T15:23:25.661Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11362024-11-29T15:23:25.661Z[SUM] 0.00-10.00 sec 1.10 GBytes 949 Mbits/sec receiver
11372024-11-29T15:23:25.685ZRun 3/5...949.292126875412Mbps
11382024-11-29T15:23:32.722Z-----------------------------------------------------------
11392024-11-29T15:23:32.722ZServer listening on 5201
11402024-11-29T15:23:32.722Z-----------------------------------------------------------
11412024-11-29T15:23:32.722ZAccepted connection from 10.0.0.1, port 59693
11422024-11-29T15:23:32.722Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59036
11432024-11-29T15:23:32.722Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52067
11442024-11-29T15:23:32.722Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57899
11452024-11-29T15:23:32.722Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34819
11462024-11-29T15:23:32.722Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59258
11472024-11-29T15:23:32.722Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48241
11482024-11-29T15:23:32.722Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41157
11492024-11-29T15:23:32.722Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46937
11502024-11-29T15:23:32.722Z[ ID] Interval Transfer Bandwidth
11512024-11-29T15:23:32.723Z[ 5] 0.00-1.00 sec 11.6 MBytes 96.9 Mbits/sec
11522024-11-29T15:23:32.723Z[ 7] 0.00-1.00 sec 11.5 MBytes 96.3 Mbits/sec
11532024-11-29T15:23:32.723Z[ 9] 0.00-1.00 sec 11.4 MBytes 95.9 Mbits/sec
11542024-11-29T15:23:32.723Z[ 11] 0.00-1.00 sec 11.4 MBytes 95.9 Mbits/sec
11552024-11-29T15:23:32.723Z[ 13] 0.00-1.00 sec 11.4 MBytes 95.9 Mbits/sec
11562024-11-29T15:23:32.723Z[ 15] 0.00-1.00 sec 11.4 MBytes 95.7 Mbits/sec
11572024-11-29T15:23:32.723Z[ 17] 0.00-1.00 sec 11.3 MBytes 95.0 Mbits/sec
11582024-11-29T15:23:32.723Z[ 19] 0.00-1.00 sec 11.3 MBytes 94.8 Mbits/sec
11592024-11-29T15:23:32.723Z[SUM] 0.00-1.00 sec 91.4 MBytes 766 Mbits/sec
11602024-11-29T15:23:32.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
11612024-11-29T15:23:32.723Z[ 5] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
11622024-11-29T15:23:32.723Z[ 7] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
11632024-11-29T15:23:32.723Z[ 9] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
11642024-11-29T15:23:32.723Z[ 11] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
11652024-11-29T15:23:32.723Z[ 13] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
11662024-11-29T15:23:32.723Z[ 15] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
11672024-11-29T15:23:32.723Z[ 17] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
11682024-11-29T15:23:32.723Z[ 19] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
11692024-11-29T15:23:32.723Z[SUM] 1.00-2.00 sec 114 MBytes 958 Mbits/sec
11702024-11-29T15:23:32.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
11712024-11-29T15:23:32.723Z[ 5] 2.00-3.00 sec 14.5 MBytes 121 Mbits/sec
11722024-11-29T15:23:32.723Z[ 7] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
11732024-11-29T15:23:32.723Z[ 9] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
11742024-11-29T15:23:32.723Z[ 11] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
11752024-11-29T15:23:32.723Z[ 13] 2.00-3.00 sec 14.5 MBytes 121 Mbits/sec
11762024-11-29T15:23:32.723Z[ 15] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
11772024-11-29T15:23:32.723Z[ 17] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
11782024-11-29T15:23:32.723Z[ 19] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
11792024-11-29T15:23:32.723Z[SUM] 2.00-3.00 sec 115 MBytes 966 Mbits/sec
11802024-11-29T15:23:32.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
11812024-11-29T15:23:32.723Z[ 5] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
11822024-11-29T15:23:32.723Z[ 7] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
11832024-11-29T15:23:32.723Z[ 9] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
11842024-11-29T15:23:32.723Z[ 11] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
11852024-11-29T15:23:32.723Z[ 13] 3.00-4.00 sec 14.1 MBytes 118 Mbits/sec
11862024-11-29T15:23:32.723Z[ 15] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
11872024-11-29T15:23:32.723Z[ 17] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
11882024-11-29T15:23:32.723Z[ 19] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
11892024-11-29T15:23:32.724Z[SUM] 3.00-4.00 sec 114 MBytes 952 Mbits/sec
11902024-11-29T15:23:32.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
11912024-11-29T15:23:32.724Z[ 5] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
11922024-11-29T15:23:32.724Z[ 7] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
11932024-11-29T15:23:32.724Z[ 9] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
11942024-11-29T15:23:32.724Z[ 11] 4.00-5.00 sec 14.2 MBytes 119 Mbits/sec
11952024-11-29T15:23:32.724Z[ 13] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
11962024-11-29T15:23:32.724Z[ 15] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
11972024-11-29T15:23:32.724Z[ 17] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
11982024-11-29T15:23:32.724Z[ 19] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
11992024-11-29T15:23:32.724Z[SUM] 4.00-5.00 sec 114 MBytes 960 Mbits/sec
12002024-11-29T15:23:32.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
12012024-11-29T15:23:32.724Z[ 5] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
12022024-11-29T15:23:32.724Z[ 7] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
12032024-11-29T15:23:32.724Z[ 9] 5.00-6.00 sec 14.1 MBytes 119 Mbits/sec
12042024-11-29T15:23:32.724Z[ 11] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
12052024-11-29T15:23:32.724Z[ 13] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
12062024-11-29T15:23:32.724Z[ 15] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
12072024-11-29T15:23:32.725Z[ 17] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
12082024-11-29T15:23:32.725Z[ 19] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
12092024-11-29T15:23:32.725Z[SUM] 5.00-6.00 sec 113 MBytes 948 Mbits/sec
12102024-11-29T15:23:32.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
12112024-11-29T15:23:32.725Z[ 5] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
12122024-11-29T15:23:32.725Z[ 7] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
12132024-11-29T15:23:32.725Z[ 9] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
12142024-11-29T15:23:35.918Z[ 11] 6.00-7.00 sec 14.2 MBytes 119 Mbits/sec
12152024-11-29T15:23:35.918Z[ 13] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
12162024-11-29T15:23:35.918Z[ 15] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
12172024-11-29T15:23:35.918Z[ 17] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
12182024-11-29T15:23:35.918Z[ 19] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
12192024-11-29T15:23:35.918Z[SUM] 6.00-7.00 sec 115 MBytes 961 Mbits/sec
12202024-11-29T15:23:35.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
12212024-11-29T15:23:35.918Z[ 5] 7.00-8.00 sec 14.5 MBytes 121 Mbits/sec
12222024-11-29T15:23:35.918Z[ 7] 7.00-8.00 sec 14.5 MBytes 121 Mbits/sec
12232024-11-29T15:23:35.918Z[ 9] 7.00-8.00 sec 14.4 MBytes 121 Mbits/sec
12242024-11-29T15:23:35.918Z[ 11] 7.00-8.00 sec 14.5 MBytes 121 Mbits/sec
12252024-11-29T15:23:35.918Z[ 13] 7.00-8.00 sec 14.5 MBytes 121 Mbits/sec
12262024-11-29T15:23:35.918Z[ 15] 7.00-8.00 sec 14.5 MBytes 121 Mbits/sec
12272024-11-29T15:23:35.918Z[ 17] 7.00-8.00 sec 14.5 MBytes 121 Mbits/sec
12282024-11-29T15:23:35.918Z[ 19] 7.00-8.00 sec 14.4 MBytes 121 Mbits/sec
12292024-11-29T15:23:35.919Z[SUM] 7.00-8.00 sec 116 MBytes 969 Mbits/sec
12302024-11-29T15:23:35.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
12312024-11-29T15:23:35.919Z[ 5] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
12322024-11-29T15:23:35.919Z[ 7] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
12332024-11-29T15:23:35.919Z[ 9] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
12342024-11-29T15:23:35.919Z[ 11] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
12352024-11-29T15:23:35.919Z[ 13] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
12362024-11-29T15:23:35.919Z[ 15] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
12372024-11-29T15:23:35.919Z[ 17] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
12382024-11-29T15:23:35.919Z[ 19] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
12392024-11-29T15:23:35.919Z[SUM] 8.00-9.00 sec 116 MBytes 971 Mbits/sec
12402024-11-29T15:23:35.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
12412024-11-29T15:23:35.919Z[ 5] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
12422024-11-29T15:23:35.919Z[ 7] 9.00-10.00 sec 14.6 MBytes 122 Mbits/sec
12432024-11-29T15:23:35.919Z[ 9] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
12442024-11-29T15:23:35.919Z[ 11] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
12452024-11-29T15:23:35.919Z[ 13] 9.00-10.00 sec 14.6 MBytes 122 Mbits/sec
12462024-11-29T15:23:35.919Z[ 15] 9.00-10.00 sec 14.6 MBytes 122 Mbits/sec
12472024-11-29T15:23:35.919Z[ 17] 9.00-10.00 sec 14.6 MBytes 122 Mbits/sec
12482024-11-29T15:23:35.919Z[ 19] 9.00-10.00 sec 14.6 MBytes 123 Mbits/sec
12492024-11-29T15:23:35.919Z[SUM] 9.00-10.00 sec 117 MBytes 982 Mbits/sec
12502024-11-29T15:23:35.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
12512024-11-29T15:23:35.919Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12522024-11-29T15:23:35.919Z[ 7] 10.00-10.00 sec 110 KBytes 225 Mbits/sec
12532024-11-29T15:23:35.919Z[ 9] 10.00-10.00 sec 59.4 KBytes 121 Mbits/sec
12542024-11-29T15:23:35.919Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12552024-11-29T15:23:35.919Z[ 13] 10.00-10.00 sec 119 KBytes 243 Mbits/sec
12562024-11-29T15:23:35.919Z[ 15] 10.00-10.00 sec 124 KBytes 254 Mbits/sec
12572024-11-29T15:23:35.919Z[ 17] 10.00-10.00 sec 124 KBytes 254 Mbits/sec
12582024-11-29T15:23:35.919Z[ 19] 10.00-10.00 sec 124 KBytes 254 Mbits/sec
12592024-11-29T15:23:35.919Z[SUM] 10.00-10.00 sec 662 KBytes 1.35 Gbits/sec
12602024-11-29T15:23:35.919Z- - - - - - - - - - - - - - - - - - - - - - - - -
12612024-11-29T15:23:35.919Z[ ID] Interval Transfer Bandwidth
12622024-11-29T15:23:35.919Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12632024-11-29T15:23:35.919Z[ 5] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
12642024-11-29T15:23:35.919Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12652024-11-29T15:23:35.919Z[ 7] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
12662024-11-29T15:23:35.919Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12672024-11-29T15:23:35.920Z[ 9] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
12682024-11-29T15:23:35.920Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12692024-11-29T15:23:35.920Z[ 11] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
12702024-11-29T15:23:35.920Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12712024-11-29T15:23:35.920Z[ 13] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
12722024-11-29T15:23:35.920Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12732024-11-29T15:23:35.920Z[ 15] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
12742024-11-29T15:23:35.920Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12752024-11-29T15:23:35.920Z[ 17] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
12762024-11-29T15:23:35.920Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12772024-11-29T15:23:35.920Z[ 19] 0.00-10.00 sec 141 MBytes 118 Mbits/sec receiver
12782024-11-29T15:23:35.920Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12792024-11-29T15:23:35.920Z[SUM] 0.00-10.00 sec 1.10 GBytes 943 Mbits/sec receiver
12802024-11-29T15:23:35.944ZRun 4/5...944.043546102043Mbps
12812024-11-29T15:23:42.982Z-----------------------------------------------------------
12822024-11-29T15:23:42.982ZServer listening on 5201
12832024-11-29T15:23:42.982Z-----------------------------------------------------------
12842024-11-29T15:23:42.982ZAccepted connection from 10.0.0.1, port 54430
12852024-11-29T15:23:42.982Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56284
12862024-11-29T15:23:42.982Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36279
12872024-11-29T15:23:42.982Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42510
12882024-11-29T15:23:42.982Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36532
12892024-11-29T15:23:42.982Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42173
12902024-11-29T15:23:42.982Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45911
12912024-11-29T15:23:42.982Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48095
12922024-11-29T15:23:42.982Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58709
12932024-11-29T15:23:42.982Z[ ID] Interval Transfer Bandwidth
12942024-11-29T15:23:42.982Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
12952024-11-29T15:23:42.982Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
12962024-11-29T15:23:42.982Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
12972024-11-29T15:23:42.982Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
12982024-11-29T15:23:42.982Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
12992024-11-29T15:23:42.982Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
13002024-11-29T15:23:42.982Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
13012024-11-29T15:23:42.982Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
13022024-11-29T15:23:42.983Z[SUM] 0.00-1.00 sec 97.6 MBytes 819 Mbits/sec
13032024-11-29T15:23:42.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
13042024-11-29T15:23:42.983Z[ 5] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
13052024-11-29T15:23:42.983Z[ 7] 1.00-2.00 sec 13.5 MBytes 114 Mbits/sec
13062024-11-29T15:23:42.983Z[ 9] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
13072024-11-29T15:23:42.983Z[ 11] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
13082024-11-29T15:23:42.983Z[ 13] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
13092024-11-29T15:23:42.983Z[ 15] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
13102024-11-29T15:23:42.983Z[ 17] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
13112024-11-29T15:23:42.983Z[ 19] 1.00-2.00 sec 13.5 MBytes 113 Mbits/sec
13122024-11-29T15:23:42.983Z[SUM] 1.00-2.00 sec 108 MBytes 908 Mbits/sec
13132024-11-29T15:23:42.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
13142024-11-29T15:23:42.983Z[ 5] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
13152024-11-29T15:23:42.983Z[ 7] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
13162024-11-29T15:23:42.983Z[ 9] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
13172024-11-29T15:23:42.983Z[ 11] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
13182024-11-29T15:23:42.983Z[ 13] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
13192024-11-29T15:23:42.984Z[ 15] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
13202024-11-29T15:23:42.984Z[ 17] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
13212024-11-29T15:23:42.984Z[ 19] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
13222024-11-29T15:23:42.984Z[SUM] 2.00-3.00 sec 110 MBytes 923 Mbits/sec
13232024-11-29T15:23:42.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
13242024-11-29T15:23:42.984Z[ 5] 3.00-4.00 sec 14.4 MBytes 121 Mbits/sec
13252024-11-29T15:23:42.984Z[ 7] 3.00-4.00 sec 14.4 MBytes 120 Mbits/sec
13262024-11-29T15:23:42.984Z[ 9] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
13272024-11-29T15:23:42.984Z[ 11] 3.00-4.00 sec 14.4 MBytes 121 Mbits/sec
13282024-11-29T15:23:42.984Z[ 13] 3.00-4.00 sec 14.3 MBytes 120 Mbits/sec
13292024-11-29T15:23:42.984Z[ 15] 3.00-4.00 sec 14.4 MBytes 121 Mbits/sec
13302024-11-29T15:23:42.984Z[ 17] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
13312024-11-29T15:23:42.984Z[ 19] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
13322024-11-29T15:23:42.985Z[SUM] 3.00-4.00 sec 115 MBytes 967 Mbits/sec
13332024-11-29T15:23:42.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
13342024-11-29T15:23:42.985Z[ 5] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
13352024-11-29T15:23:42.985Z[ 7] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
13362024-11-29T15:23:42.985Z[ 9] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
13372024-11-29T15:23:42.985Z[ 11] 4.00-5.00 sec 14.2 MBytes 119 Mbits/sec
13382024-11-29T15:23:42.985Z[ 13] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
13392024-11-29T15:23:42.985Z[ 15] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
13402024-11-29T15:23:42.985Z[ 17] 4.00-5.00 sec 14.2 MBytes 119 Mbits/sec
13412024-11-29T15:23:42.985Z[ 19] 4.00-5.00 sec 14.2 MBytes 119 Mbits/sec
13422024-11-29T15:23:42.985Z[SUM] 4.00-5.00 sec 114 MBytes 959 Mbits/sec
13432024-11-29T15:23:42.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
13442024-11-29T15:23:42.985Z[ 5] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
13452024-11-29T15:23:42.985Z[ 7] 5.00-6.00 sec 14.0 MBytes 118 Mbits/sec
13462024-11-29T15:23:42.985Z[ 9] 5.00-6.00 sec 14.0 MBytes 118 Mbits/sec
13472024-11-29T15:23:42.985Z[ 11] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
13482024-11-29T15:23:42.985Z[ 13] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
13492024-11-29T15:23:42.985Z[ 15] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
13502024-11-29T15:23:42.985Z[ 17] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
13512024-11-29T15:23:42.985Z[ 19] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
13522024-11-29T15:23:42.985Z[SUM] 5.00-6.00 sec 113 MBytes 944 Mbits/sec
13532024-11-29T15:23:42.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
13542024-11-29T15:23:42.985Z[ 5] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec
13552024-11-29T15:23:42.985Z[ 7] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec
13562024-11-29T15:23:42.985Z[ 9] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec
13572024-11-29T15:23:46.179Z[ 11] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec
13582024-11-29T15:23:46.179Z[ 13] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec
13592024-11-29T15:23:46.179Z[ 15] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec
13602024-11-29T15:23:46.179Z[ 17] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec
13612024-11-29T15:23:46.179Z[ 19] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec
13622024-11-29T15:23:46.179Z[SUM] 6.00-7.00 sec 113 MBytes 946 Mbits/sec
13632024-11-29T15:23:46.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
13642024-11-29T15:23:46.179Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
13652024-11-29T15:23:46.179Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
13662024-11-29T15:23:46.179Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
13672024-11-29T15:23:46.179Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
13682024-11-29T15:23:46.179Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
13692024-11-29T15:23:46.179Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
13702024-11-29T15:23:46.179Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
13712024-11-29T15:23:46.179Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
13722024-11-29T15:23:46.179Z[SUM] 7.00-8.00 sec 105 MBytes 880 Mbits/sec
13732024-11-29T15:23:46.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
13742024-11-29T15:23:46.179Z[ 5] 8.00-9.00 sec 14.7 MBytes 123 Mbits/sec
13752024-11-29T15:23:46.179Z[ 7] 8.00-9.00 sec 14.8 MBytes 124 Mbits/sec
13762024-11-29T15:23:46.179Z[ 9] 8.00-9.00 sec 14.8 MBytes 124 Mbits/sec
13772024-11-29T15:23:46.179Z[ 11] 8.00-9.00 sec 14.7 MBytes 123 Mbits/sec
13782024-11-29T15:23:46.179Z[ 13] 8.00-9.00 sec 14.8 MBytes 124 Mbits/sec
13792024-11-29T15:23:46.179Z[ 15] 8.00-9.00 sec 14.8 MBytes 124 Mbits/sec
13802024-11-29T15:23:46.179Z[ 17] 8.00-9.00 sec 14.7 MBytes 123 Mbits/sec
13812024-11-29T15:23:46.179Z[ 19] 8.00-9.00 sec 14.7 MBytes 123 Mbits/sec
13822024-11-29T15:23:46.179Z[SUM] 8.00-9.00 sec 118 MBytes 990 Mbits/sec
13832024-11-29T15:23:46.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
13842024-11-29T15:23:46.179Z[ 5] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
13852024-11-29T15:23:46.179Z[ 7] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
13862024-11-29T15:23:46.179Z[ 9] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
13872024-11-29T15:23:46.179Z[ 11] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
13882024-11-29T15:23:46.180Z[ 13] 9.00-10.00 sec 14.1 MBytes 119 Mbits/sec
13892024-11-29T15:23:46.180Z[ 15] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
13902024-11-29T15:23:46.180Z[ 17] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
13912024-11-29T15:23:46.180Z[ 19] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
13922024-11-29T15:23:46.180Z[SUM] 9.00-10.00 sec 113 MBytes 951 Mbits/sec
13932024-11-29T15:23:46.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
13942024-11-29T15:23:46.180Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13952024-11-29T15:23:46.180Z[ 7] 10.00-10.00 sec 102 KBytes 206 Mbits/sec
13962024-11-29T15:23:46.180Z[ 9] 10.00-10.00 sec 124 KBytes 252 Mbits/sec
13972024-11-29T15:23:46.180Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
13982024-11-29T15:23:46.180Z[ 13] 10.00-10.00 sec 82.0 KBytes 166 Mbits/sec
13992024-11-29T15:23:46.180Z[ 15] 10.00-10.00 sec 124 KBytes 252 Mbits/sec
14002024-11-29T15:23:46.180Z[ 17] 10.00-10.00 sec 116 KBytes 235 Mbits/sec
14012024-11-29T15:23:46.180Z[ 19] 10.00-10.00 sec 79.2 KBytes 160 Mbits/sec
14022024-11-29T15:23:46.180Z[SUM] 10.00-10.00 sec 628 KBytes 1.27 Gbits/sec
14032024-11-29T15:23:46.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
14042024-11-29T15:23:46.180Z[ ID] Interval Transfer Bandwidth
14052024-11-29T15:23:46.180Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14062024-11-29T15:23:46.180Z[ 5] 0.00-10.00 sec 139 MBytes 116 Mbits/sec receiver
14072024-11-29T15:23:46.180Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14082024-11-29T15:23:46.180Z[ 7] 0.00-10.00 sec 139 MBytes 116 Mbits/sec receiver
14092024-11-29T15:23:46.180Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14102024-11-29T15:23:46.180Z[ 9] 0.00-10.00 sec 139 MBytes 116 Mbits/sec receiver
14112024-11-29T15:23:46.180Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14122024-11-29T15:23:46.180Z[ 11] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
14132024-11-29T15:23:46.180Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14142024-11-29T15:23:46.180Z[ 13] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
14152024-11-29T15:23:46.180Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14162024-11-29T15:23:46.180Z[ 15] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
14172024-11-29T15:23:46.180Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14182024-11-29T15:23:46.180Z[ 17] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
14192024-11-29T15:23:46.180Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14202024-11-29T15:23:46.180Z[ 19] 0.00-10.00 sec 138 MBytes 116 Mbits/sec receiver
14212024-11-29T15:23:46.180Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14222024-11-29T15:23:46.180Z[SUM] 0.00-10.00 sec 1.08 GBytes 929 Mbits/sec receiver
14232024-11-29T15:23:46.205ZRun 5/5...929.386055405825Mbps
14242024-11-29T15:23:46.205Z###---------------------###
14252024-11-29T15:23:46.205Z::: iPerf done... :::
14262024-11-29T15:23:46.205Z:::Awaiting out files...:::
14272024-11-29T15:23:46.205Z###---------------------###
14282024-11-29T15:23:46.205Z###-----###
14292024-11-29T15:23:46.205Z:::done!:::
14302024-11-29T15:23:46.205Z###-----###
14312024-11-29T15:23:46.205Z###-------------------###
14322024-11-29T15:23:46.205Z:::Running experiment :::
14332024-11-29T15:23:46.205Z:::iperf-tcp/local/s2c:::
14342024-11-29T15:23:46.205Z###-------------------###
14352024-11-29T15:23:53.244Z-----------------------------------------------------------
14362024-11-29T15:23:53.244ZServer listening on 5201
14372024-11-29T15:23:53.244Z-----------------------------------------------------------
14382024-11-29T15:23:53.244ZAccepted connection from 10.0.0.1, port 63691
14392024-11-29T15:23:53.244Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63386
14402024-11-29T15:23:53.244Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48536
14412024-11-29T15:23:53.244Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51696
14422024-11-29T15:23:53.244Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53684
14432024-11-29T15:23:53.244Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46263
14442024-11-29T15:23:53.244Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35888
14452024-11-29T15:23:53.246Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49507
14462024-11-29T15:23:53.246Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34670
14472024-11-29T15:23:53.246Z[ ID] Interval Transfer Bandwidth
14482024-11-29T15:23:53.246Z[ 5] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
14492024-11-29T15:23:53.246Z[ 7] 0.00-1.00 sec 12.7 MBytes 107 Mbits/sec
14502024-11-29T15:23:53.246Z[ 9] 0.00-1.00 sec 12.7 MBytes 107 Mbits/sec
14512024-11-29T15:23:53.246Z[ 11] 0.00-1.00 sec 12.7 MBytes 107 Mbits/sec
14522024-11-29T15:23:53.246Z[ 13] 0.00-1.00 sec 12.7 MBytes 107 Mbits/sec
14532024-11-29T15:23:53.246Z[ 15] 0.00-1.00 sec 12.6 MBytes 106 Mbits/sec
14542024-11-29T15:23:53.246Z[ 17] 0.00-1.00 sec 12.7 MBytes 106 Mbits/sec
14552024-11-29T15:23:53.246Z[ 19] 0.00-1.00 sec 12.7 MBytes 106 Mbits/sec
14562024-11-29T15:23:53.246Z[SUM] 0.00-1.00 sec 102 MBytes 853 Mbits/sec
14572024-11-29T15:23:53.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
14582024-11-29T15:23:53.246Z[ 5] 1.00-2.00 sec 14.1 MBytes 119 Mbits/sec
14592024-11-29T15:23:53.246Z[ 7] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
14602024-11-29T15:23:53.246Z[ 9] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
14612024-11-29T15:23:53.246Z[ 11] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
14622024-11-29T15:23:53.246Z[ 13] 1.00-2.00 sec 14.1 MBytes 118 Mbits/sec
14632024-11-29T15:23:53.246Z[ 15] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
14642024-11-29T15:23:53.246Z[ 17] 1.00-2.00 sec 14.1 MBytes 119 Mbits/sec
14652024-11-29T15:23:53.246Z[ 19] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
14662024-11-29T15:23:53.246Z[SUM] 1.00-2.00 sec 113 MBytes 948 Mbits/sec
14672024-11-29T15:23:53.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
14682024-11-29T15:23:53.246Z[ 5] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
14692024-11-29T15:23:53.246Z[ 7] 2.00-3.00 sec 13.8 MBytes 115 Mbits/sec
14702024-11-29T15:23:53.246Z[ 9] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
14712024-11-29T15:23:53.246Z[ 11] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
14722024-11-29T15:23:53.246Z[ 13] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec
14732024-11-29T15:23:53.246Z[ 15] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
14742024-11-29T15:23:53.246Z[ 17] 2.00-3.00 sec 13.9 MBytes 117 Mbits/sec
14752024-11-29T15:23:53.246Z[ 19] 2.00-3.00 sec 13.8 MBytes 116 Mbits/sec
14762024-11-29T15:23:53.246Z[SUM] 2.00-3.00 sec 111 MBytes 928 Mbits/sec
14772024-11-29T15:23:53.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
14782024-11-29T15:23:53.247Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
14792024-11-29T15:23:53.247Z[ 7] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
14802024-11-29T15:23:53.247Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
14812024-11-29T15:23:53.247Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
14822024-11-29T15:23:53.247Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
14832024-11-29T15:23:53.247Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
14842024-11-29T15:23:53.247Z[ 17] 3.00-4.00 sec 12.8 MBytes 107 Mbits/sec
14852024-11-29T15:23:53.247Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
14862024-11-29T15:23:53.247Z[SUM] 3.00-4.00 sec 103 MBytes 864 Mbits/sec
14872024-11-29T15:23:53.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
14882024-11-29T15:23:53.247Z[ 5] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
14892024-11-29T15:23:53.247Z[ 7] 4.00-5.00 sec 13.8 MBytes 115 Mbits/sec
14902024-11-29T15:23:53.247Z[ 9] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
14912024-11-29T15:23:53.247Z[ 11] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
14922024-11-29T15:23:53.247Z[ 13] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
14932024-11-29T15:23:53.247Z[ 15] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
14942024-11-29T15:23:53.247Z[ 17] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
14952024-11-29T15:23:53.247Z[ 19] 4.00-5.00 sec 13.7 MBytes 115 Mbits/sec
14962024-11-29T15:23:53.247Z[SUM] 4.00-5.00 sec 110 MBytes 920 Mbits/sec
14972024-11-29T15:23:53.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
14982024-11-29T15:23:53.247Z[ 5] 5.00-6.00 sec 13.8 MBytes 115 Mbits/sec
14992024-11-29T15:23:53.247Z[ 7] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
15002024-11-29T15:23:53.247Z[ 9] 5.00-6.00 sec 13.8 MBytes 116 Mbits/sec
15012024-11-29T15:23:53.247Z[ 11] 5.00-6.00 sec 13.8 MBytes 116 Mbits/sec
15022024-11-29T15:23:53.247Z[ 13] 5.00-6.00 sec 13.8 MBytes 116 Mbits/sec
15032024-11-29T15:23:53.247Z[ 15] 5.00-6.00 sec 13.8 MBytes 115 Mbits/sec
15042024-11-29T15:23:53.247Z[ 17] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
15052024-11-29T15:23:53.247Z[ 19] 5.00-6.00 sec 13.7 MBytes 115 Mbits/sec
15062024-11-29T15:23:53.247Z[SUM] 5.00-6.00 sec 110 MBytes 924 Mbits/sec
15072024-11-29T15:23:53.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
15082024-11-29T15:23:53.247Z[ 5] 6.00-7.00 sec 13.9 MBytes 116 Mbits/sec
15092024-11-29T15:23:53.247Z[ 7] 6.00-7.00 sec 13.9 MBytes 116 Mbits/sec
15102024-11-29T15:23:53.247Z[ 9] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec
15112024-11-29T15:23:56.338Z[ 11] 6.00-7.00 sec 13.8 MBytes 115 Mbits/sec
15122024-11-29T15:23:56.338Z[ 13] 6.00-7.00 sec 13.8 MBytes 115 Mbits/sec
15132024-11-29T15:23:56.339Z[ 15] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec
15142024-11-29T15:23:56.339Z[ 17] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec
15152024-11-29T15:23:56.339Z[ 19] 6.00-7.00 sec 13.9 MBytes 116 Mbits/sec
15162024-11-29T15:23:56.339Z[SUM] 6.00-7.00 sec 111 MBytes 928 Mbits/sec
15172024-11-29T15:23:56.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
15182024-11-29T15:23:56.339Z[ 5] 7.00-8.00 sec 13.8 MBytes 115 Mbits/sec
15192024-11-29T15:23:56.339Z[ 7] 7.00-8.00 sec 13.8 MBytes 115 Mbits/sec
15202024-11-29T15:23:56.339Z[ 9] 7.00-8.00 sec 13.8 MBytes 116 Mbits/sec
15212024-11-29T15:23:56.339Z[ 11] 7.00-8.00 sec 13.9 MBytes 116 Mbits/sec
15222024-11-29T15:23:56.339Z[ 13] 7.00-8.00 sec 13.9 MBytes 116 Mbits/sec
15232024-11-29T15:23:56.339Z[ 15] 7.00-8.00 sec 13.9 MBytes 116 Mbits/sec
15242024-11-29T15:23:56.339Z[ 17] 7.00-8.00 sec 13.8 MBytes 116 Mbits/sec
15252024-11-29T15:23:56.339Z[ 19] 7.00-8.00 sec 13.8 MBytes 116 Mbits/sec
15262024-11-29T15:23:56.339Z[SUM] 7.00-8.00 sec 111 MBytes 928 Mbits/sec
15272024-11-29T15:23:56.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
15282024-11-29T15:23:56.339Z[ 5] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
15292024-11-29T15:23:56.339Z[ 7] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
15302024-11-29T15:23:56.339Z[ 9] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
15312024-11-29T15:23:56.339Z[ 11] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec
15322024-11-29T15:23:56.339Z[ 13] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec
15332024-11-29T15:23:56.339Z[ 15] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec
15342024-11-29T15:23:56.339Z[ 17] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
15352024-11-29T15:23:56.339Z[ 19] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
15362024-11-29T15:23:56.339Z[SUM] 8.00-9.00 sec 111 MBytes 929 Mbits/sec
15372024-11-29T15:23:56.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
15382024-11-29T15:23:56.339Z[ 5] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
15392024-11-29T15:23:56.339Z[ 7] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
15402024-11-29T15:23:56.339Z[ 9] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
15412024-11-29T15:23:56.339Z[ 11] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
15422024-11-29T15:23:56.339Z[ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
15432024-11-29T15:23:56.339Z[ 15] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
15442024-11-29T15:23:56.339Z[ 17] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
15452024-11-29T15:23:56.339Z[ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
15462024-11-29T15:23:56.340Z[SUM] 9.00-10.00 sec 102 MBytes 858 Mbits/sec
15472024-11-29T15:23:56.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
15482024-11-29T15:23:56.340Z[ 5] 10.00-10.00 sec 113 KBytes 286 Mbits/sec
15492024-11-29T15:23:56.340Z[ 7] 10.00-10.00 sec 56.6 KBytes 143 Mbits/sec
15502024-11-29T15:23:56.340Z[ 9] 10.00-10.00 sec 56.6 KBytes 143 Mbits/sec
15512024-11-29T15:23:56.340Z[ 11] 10.00-10.00 sec 56.6 KBytes 143 Mbits/sec
15522024-11-29T15:23:56.340Z[ 13] 10.00-10.00 sec 56.6 KBytes 143 Mbits/sec
15532024-11-29T15:23:56.340Z[ 15] 10.00-10.00 sec 56.6 KBytes 143 Mbits/sec
15542024-11-29T15:23:56.340Z[ 17] 10.00-10.00 sec 56.6 KBytes 143 Mbits/sec
15552024-11-29T15:23:56.340Z[ 19] 10.00-10.00 sec 56.6 KBytes 143 Mbits/sec
15562024-11-29T15:23:56.340Z[SUM] 10.00-10.00 sec 509 KBytes 1.29 Gbits/sec
15572024-11-29T15:23:56.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
15582024-11-29T15:23:56.340Z[ ID] Interval Transfer Bandwidth
15592024-11-29T15:23:56.340Z[ 5] 0.00-10.00 sec 135 MBytes 114 Mbits/sec sender
15602024-11-29T15:23:56.340Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15612024-11-29T15:23:56.340Z[ 7] 0.00-10.00 sec 135 MBytes 114 Mbits/sec sender
15622024-11-29T15:23:56.340Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15632024-11-29T15:23:56.340Z[ 9] 0.00-10.00 sec 135 MBytes 113 Mbits/sec sender
15642024-11-29T15:23:56.340Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15652024-11-29T15:23:56.340Z[ 11] 0.00-10.00 sec 135 MBytes 113 Mbits/sec sender
15662024-11-29T15:23:56.340Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15672024-11-29T15:23:56.340Z[ 13] 0.00-10.00 sec 135 MBytes 113 Mbits/sec sender
15682024-11-29T15:23:56.340Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15692024-11-29T15:23:56.340Z[ 15] 0.00-10.00 sec 135 MBytes 113 Mbits/sec sender
15702024-11-29T15:23:56.340Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15712024-11-29T15:23:56.340Z[ 17] 0.00-10.00 sec 135 MBytes 114 Mbits/sec sender
15722024-11-29T15:23:56.340Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15732024-11-29T15:23:56.340Z[ 19] 0.00-10.00 sec 135 MBytes 113 Mbits/sec sender
15742024-11-29T15:23:56.340Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15752024-11-29T15:23:56.340Z[SUM] 0.00-10.00 sec 1.06 GBytes 908 Mbits/sec sender
15762024-11-29T15:23:56.340Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
15772024-11-29T15:23:56.365ZRun 1/5...908.402030975547Mbps
15782024-11-29T15:24:03.381Z-----------------------------------------------------------
15792024-11-29T15:24:03.382ZServer listening on 5201
15802024-11-29T15:24:03.382Z-----------------------------------------------------------
15812024-11-29T15:24:03.382ZAccepted connection from 10.0.0.1, port 61653
15822024-11-29T15:24:03.382Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43288
15832024-11-29T15:24:03.382Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57367
15842024-11-29T15:24:03.382Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33343
15852024-11-29T15:24:03.382Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57229
15862024-11-29T15:24:03.382Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36446
15872024-11-29T15:24:03.382Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55794
15882024-11-29T15:24:03.382Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55503
15892024-11-29T15:24:03.382Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52310
15902024-11-29T15:24:03.382Z[ ID] Interval Transfer Bandwidth
15912024-11-29T15:24:03.382Z[ 5] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec
15922024-11-29T15:24:03.382Z[ 7] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
15932024-11-29T15:24:03.382Z[ 9] 0.00-1.00 sec 12.8 MBytes 108 Mbits/sec
15942024-11-29T15:24:03.382Z[ 11] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec
15952024-11-29T15:24:03.382Z[ 13] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
15962024-11-29T15:24:03.383Z[ 15] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
15972024-11-29T15:24:03.383Z[ 17] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
15982024-11-29T15:24:03.383Z[ 19] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
15992024-11-29T15:24:03.383Z[SUM] 0.00-1.00 sec 103 MBytes 861 Mbits/sec
16002024-11-29T15:24:03.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012024-11-29T15:24:03.383Z[ 5] 1.00-2.00 sec 14.0 MBytes 118 Mbits/sec
16022024-11-29T15:24:03.383Z[ 7] 1.00-2.00 sec 14.0 MBytes 118 Mbits/sec
16032024-11-29T15:24:03.383Z[ 9] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
16042024-11-29T15:24:03.383Z[ 11] 1.00-2.00 sec 13.9 MBytes 117 Mbits/sec
16052024-11-29T15:24:03.383Z[ 13] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
16062024-11-29T15:24:03.383Z[ 15] 1.00-2.00 sec 14.0 MBytes 118 Mbits/sec
16072024-11-29T15:24:03.383Z[ 17] 1.00-2.00 sec 14.0 MBytes 118 Mbits/sec
16082024-11-29T15:24:03.383Z[ 19] 1.00-2.00 sec 14.0 MBytes 118 Mbits/sec
16092024-11-29T15:24:03.383Z[SUM] 1.00-2.00 sec 112 MBytes 940 Mbits/sec
16102024-11-29T15:24:03.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112024-11-29T15:24:03.383Z[ 5] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
16122024-11-29T15:24:03.383Z[ 7] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
16132024-11-29T15:24:03.383Z[ 9] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
16142024-11-29T15:24:03.383Z[ 11] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
16152024-11-29T15:24:03.383Z[ 13] 2.00-3.00 sec 13.7 MBytes 115 Mbits/sec
16162024-11-29T15:24:03.383Z[ 15] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
16172024-11-29T15:24:03.383Z[ 17] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
16182024-11-29T15:24:03.383Z[ 19] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
16192024-11-29T15:24:03.383Z[SUM] 2.00-3.00 sec 109 MBytes 914 Mbits/sec
16202024-11-29T15:24:03.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212024-11-29T15:24:03.383Z[ 5] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec
16222024-11-29T15:24:03.383Z[ 7] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
16232024-11-29T15:24:03.383Z[ 9] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
16242024-11-29T15:24:03.383Z[ 11] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec
16252024-11-29T15:24:03.383Z[ 13] 3.00-4.00 sec 13.2 MBytes 110 Mbits/sec
16262024-11-29T15:24:03.383Z[ 15] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
16272024-11-29T15:24:03.383Z[ 17] 3.00-4.00 sec 13.2 MBytes 111 Mbits/sec
16282024-11-29T15:24:03.383Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
16292024-11-29T15:24:03.383Z[SUM] 3.00-4.00 sec 105 MBytes 883 Mbits/sec
16302024-11-29T15:24:03.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312024-11-29T15:24:03.383Z[ 5] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
16322024-11-29T15:24:03.383Z[ 7] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
16332024-11-29T15:24:03.383Z[ 9] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
16342024-11-29T15:24:03.383Z[ 11] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
16352024-11-29T15:24:03.383Z[ 13] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
16362024-11-29T15:24:03.384Z[ 15] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
16372024-11-29T15:24:03.384Z[ 17] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
16382024-11-29T15:24:03.384Z[ 19] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
16392024-11-29T15:24:03.384Z[SUM] 4.00-5.00 sec 109 MBytes 912 Mbits/sec
16402024-11-29T15:24:03.384Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412024-11-29T15:24:03.384Z[ 5] 5.00-6.00 sec 13.9 MBytes 117 Mbits/sec
16422024-11-29T15:24:03.408Z[ 7] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
16432024-11-29T15:24:03.408Z[ 9] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
16442024-11-29T15:24:03.408Z[ 11] 5.00-6.00 sec 13.9 MBytes 117 Mbits/sec
16452024-11-29T15:24:03.408Z[ 13] 5.00-6.00 sec 13.9 MBytes 117 Mbits/sec
16462024-11-29T15:24:03.408Z[ 15] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
16472024-11-29T15:24:03.408Z[ 17] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
16482024-11-29T15:24:03.408Z[ 19] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
16492024-11-29T15:24:03.408Z[SUM] 5.00-6.00 sec 112 MBytes 937 Mbits/sec
16502024-11-29T15:24:03.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512024-11-29T15:24:03.408Z[ 5] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
16522024-11-29T15:24:03.408Z[ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
16532024-11-29T15:24:03.408Z[ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
16542024-11-29T15:24:06.498Z[ 11] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
16552024-11-29T15:24:06.498Z[ 13] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
16562024-11-29T15:24:06.498Z[ 15] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
16572024-11-29T15:24:06.498Z[ 17] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
16582024-11-29T15:24:06.498Z[ 19] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
16592024-11-29T15:24:06.498Z[SUM] 6.00-7.00 sec 109 MBytes 917 Mbits/sec
16602024-11-29T15:24:06.498Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612024-11-29T15:24:06.498Z[ 5] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
16622024-11-29T15:24:06.498Z[ 7] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
16632024-11-29T15:24:06.499Z[ 9] 7.00-8.00 sec 13.7 MBytes 115 Mbits/sec
16642024-11-29T15:24:06.499Z[ 11] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
16652024-11-29T15:24:06.499Z[ 13] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
16662024-11-29T15:24:06.499Z[ 15] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
16672024-11-29T15:24:06.499Z[ 17] 7.00-8.00 sec 13.7 MBytes 115 Mbits/sec
16682024-11-29T15:24:06.499Z[ 19] 7.00-8.00 sec 13.7 MBytes 115 Mbits/sec
16692024-11-29T15:24:06.499Z[SUM] 7.00-8.00 sec 109 MBytes 916 Mbits/sec
16702024-11-29T15:24:06.499Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712024-11-29T15:24:06.499Z[ 5] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
16722024-11-29T15:24:06.499Z[ 7] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
16732024-11-29T15:24:06.499Z[ 9] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec
16742024-11-29T15:24:06.499Z[ 11] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec
16752024-11-29T15:24:06.499Z[ 13] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
16762024-11-29T15:24:06.499Z[ 15] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec
16772024-11-29T15:24:06.499Z[ 17] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
16782024-11-29T15:24:06.499Z[ 19] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
16792024-11-29T15:24:06.499Z[SUM] 8.00-9.00 sec 111 MBytes 930 Mbits/sec
16802024-11-29T15:24:06.499Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812024-11-29T15:24:06.499Z[ 5] 9.00-10.00 sec 14.0 MBytes 117 Mbits/sec
16822024-11-29T15:24:06.499Z[ 7] 9.00-10.00 sec 14.0 MBytes 117 Mbits/sec
16832024-11-29T15:24:06.499Z[ 9] 9.00-10.00 sec 14.0 MBytes 118 Mbits/sec
16842024-11-29T15:24:06.500Z[ 11] 9.00-10.00 sec 14.0 MBytes 117 Mbits/sec
16852024-11-29T15:24:06.500Z[ 13] 9.00-10.00 sec 14.0 MBytes 117 Mbits/sec
16862024-11-29T15:24:06.500Z[ 15] 9.00-10.00 sec 14.0 MBytes 117 Mbits/sec
16872024-11-29T15:24:06.500Z[ 17] 9.00-10.00 sec 14.0 MBytes 117 Mbits/sec
16882024-11-29T15:24:06.500Z[ 19] 9.00-10.00 sec 13.9 MBytes 117 Mbits/sec
16892024-11-29T15:24:06.500Z[SUM] 9.00-10.00 sec 112 MBytes 938 Mbits/sec
16902024-11-29T15:24:06.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
16912024-11-29T15:24:06.500Z[ 5] 10.00-10.00 sec 56.6 KBytes 150 Mbits/sec
16922024-11-29T15:24:06.500Z[ 7] 10.00-10.00 sec 56.6 KBytes 150 Mbits/sec
16932024-11-29T15:24:06.500Z[ 9] 10.00-10.00 sec 56.6 KBytes 150 Mbits/sec
16942024-11-29T15:24:06.500Z[ 11] 10.00-10.00 sec 113 KBytes 300 Mbits/sec
16952024-11-29T15:24:06.500Z[ 13] 10.00-10.00 sec 56.6 KBytes 150 Mbits/sec
16962024-11-29T15:24:06.500Z[ 15] 10.00-10.00 sec 56.6 KBytes 150 Mbits/sec
16972024-11-29T15:24:06.500Z[ 17] 10.00-10.00 sec 56.6 KBytes 150 Mbits/sec
16982024-11-29T15:24:06.500Z[ 19] 10.00-10.00 sec 113 KBytes 301 Mbits/sec
16992024-11-29T15:24:06.500Z[SUM] 10.00-10.00 sec 566 KBytes 1.50 Gbits/sec
17002024-11-29T15:24:06.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
17012024-11-29T15:24:06.500Z[ ID] Interval Transfer Bandwidth
17022024-11-29T15:24:06.500Z[ 5] 0.00-10.00 sec 137 MBytes 114 Mbits/sec sender
17032024-11-29T15:24:06.500Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17042024-11-29T15:24:06.500Z[ 7] 0.00-10.00 sec 136 MBytes 114 Mbits/sec sender
17052024-11-29T15:24:06.500Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17062024-11-29T15:24:06.500Z[ 9] 0.00-10.00 sec 136 MBytes 114 Mbits/sec sender
17072024-11-29T15:24:06.500Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17082024-11-29T15:24:06.500Z[ 11] 0.00-10.00 sec 136 MBytes 114 Mbits/sec sender
17092024-11-29T15:24:06.500Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17102024-11-29T15:24:06.501Z[ 13] 0.00-10.00 sec 136 MBytes 114 Mbits/sec sender
17112024-11-29T15:24:06.501Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17122024-11-29T15:24:06.501Z[ 15] 0.00-10.00 sec 136 MBytes 114 Mbits/sec sender
17132024-11-29T15:24:06.501Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17142024-11-29T15:24:06.501Z[ 17] 0.00-10.00 sec 136 MBytes 114 Mbits/sec sender
17152024-11-29T15:24:06.501Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17162024-11-29T15:24:06.501Z[ 19] 0.00-10.00 sec 136 MBytes 114 Mbits/sec sender
17172024-11-29T15:24:06.501Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17182024-11-29T15:24:06.501Z[SUM] 0.00-10.00 sec 1.07 GBytes 915 Mbits/sec sender
17192024-11-29T15:24:06.501Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17202024-11-29T15:24:06.525ZRun 2/5...915.411923606727Mbps
17212024-11-29T15:24:13.564Z-----------------------------------------------------------
17222024-11-29T15:24:13.564ZServer listening on 5201
17232024-11-29T15:24:13.564Z-----------------------------------------------------------
17242024-11-29T15:24:13.564ZAccepted connection from 10.0.0.1, port 63631
17252024-11-29T15:24:13.564Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41445
17262024-11-29T15:24:13.564Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53735
17272024-11-29T15:24:13.564Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57016
17282024-11-29T15:24:13.564Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61872
17292024-11-29T15:24:13.564Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34019
17302024-11-29T15:24:13.564Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36400
17312024-11-29T15:24:13.564Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46146
17322024-11-29T15:24:13.564Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46012
17332024-11-29T15:24:13.564Z[ ID] Interval Transfer Bandwidth
17342024-11-29T15:24:13.564Z[ 5] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
17352024-11-29T15:24:13.564Z[ 7] 0.00-1.00 sec 12.7 MBytes 107 Mbits/sec
17362024-11-29T15:24:13.564Z[ 9] 0.00-1.00 sec 12.7 MBytes 107 Mbits/sec
17372024-11-29T15:24:13.564Z[ 11] 0.00-1.00 sec 12.7 MBytes 106 Mbits/sec
17382024-11-29T15:24:13.564Z[ 13] 0.00-1.00 sec 12.7 MBytes 106 Mbits/sec
17392024-11-29T15:24:13.564Z[ 15] 0.00-1.00 sec 12.7 MBytes 106 Mbits/sec
17402024-11-29T15:24:13.564Z[ 17] 0.00-1.00 sec 12.7 MBytes 106 Mbits/sec
17412024-11-29T15:24:13.564Z[ 19] 0.00-1.00 sec 12.7 MBytes 106 Mbits/sec
17422024-11-29T15:24:13.564Z[SUM] 0.00-1.00 sec 102 MBytes 853 Mbits/sec
17432024-11-29T15:24:13.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
17442024-11-29T15:24:13.564Z[ 5] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
17452024-11-29T15:24:13.564Z[ 7] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
17462024-11-29T15:24:13.564Z[ 9] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
17472024-11-29T15:24:13.564Z[ 11] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
17482024-11-29T15:24:13.565Z[ 13] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
17492024-11-29T15:24:13.565Z[ 15] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
17502024-11-29T15:24:13.565Z[ 17] 1.00-2.00 sec 13.6 MBytes 114 Mbits/sec
17512024-11-29T15:24:13.565Z[ 19] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
17522024-11-29T15:24:13.565Z[SUM] 1.00-2.00 sec 109 MBytes 917 Mbits/sec
17532024-11-29T15:24:13.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
17542024-11-29T15:24:13.565Z[ 5] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
17552024-11-29T15:24:13.565Z[ 7] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
17562024-11-29T15:24:13.565Z[ 9] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
17572024-11-29T15:24:13.565Z[ 11] 2.00-3.00 sec 14.4 MBytes 120 Mbits/sec
17582024-11-29T15:24:13.565Z[ 13] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
17592024-11-29T15:24:13.565Z[ 15] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
17602024-11-29T15:24:13.565Z[ 17] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
17612024-11-29T15:24:13.565Z[ 19] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
17622024-11-29T15:24:13.565Z[SUM] 2.00-3.00 sec 115 MBytes 968 Mbits/sec
17632024-11-29T15:24:13.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
17642024-11-29T15:24:13.565Z[ 5] 3.00-4.00 sec 14.1 MBytes 119 Mbits/sec
17652024-11-29T15:24:13.565Z[ 7] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
17662024-11-29T15:24:13.565Z[ 9] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
17672024-11-29T15:24:13.565Z[ 11] 3.00-4.00 sec 14.1 MBytes 118 Mbits/sec
17682024-11-29T15:24:13.565Z[ 13] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
17692024-11-29T15:24:13.565Z[ 15] 3.00-4.00 sec 14.1 MBytes 118 Mbits/sec
17702024-11-29T15:24:13.565Z[ 17] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
17712024-11-29T15:24:13.565Z[ 19] 3.00-4.00 sec 14.1 MBytes 119 Mbits/sec
17722024-11-29T15:24:13.565Z[SUM] 3.00-4.00 sec 113 MBytes 949 Mbits/sec
17732024-11-29T15:24:13.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
17742024-11-29T15:24:13.565Z[ 5] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
17752024-11-29T15:24:13.565Z[ 7] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
17762024-11-29T15:24:13.565Z[ 9] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
17772024-11-29T15:24:13.565Z[ 11] 4.00-5.00 sec 14.5 MBytes 122 Mbits/sec
17782024-11-29T15:24:13.566Z[ 13] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
17792024-11-29T15:24:13.566Z[ 15] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
17802024-11-29T15:24:13.566Z[ 17] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
17812024-11-29T15:24:13.566Z[ 19] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
17822024-11-29T15:24:13.566Z[SUM] 4.00-5.00 sec 115 MBytes 967 Mbits/sec
17832024-11-29T15:24:13.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
17842024-11-29T15:24:13.566Z[ 5] 5.00-6.00 sec 14.0 MBytes 118 Mbits/sec
17852024-11-29T15:24:13.566Z[ 7] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
17862024-11-29T15:24:13.566Z[ 9] 5.00-6.00 sec 14.0 MBytes 118 Mbits/sec
17872024-11-29T15:24:13.566Z[ 11] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
17882024-11-29T15:24:13.566Z[ 13] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
17892024-11-29T15:24:13.566Z[ 15] 5.00-6.00 sec 14.0 MBytes 118 Mbits/sec
17902024-11-29T15:24:13.566Z[ 17] 5.00-6.00 sec 14.0 MBytes 118 Mbits/sec
17912024-11-29T15:24:13.566Z[ 19] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
17922024-11-29T15:24:13.566Z[SUM] 5.00-6.00 sec 112 MBytes 941 Mbits/sec
17932024-11-29T15:24:13.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
17942024-11-29T15:24:13.566Z[ 5] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
17952024-11-29T15:24:13.566Z[ 7] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
17962024-11-29T15:24:13.566Z[ 9] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
17972024-11-29T15:24:16.758Z[ 11] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
17982024-11-29T15:24:16.758Z[ 13] 6.00-7.00 sec 14.4 MBytes 121 Mbits/sec
17992024-11-29T15:24:16.758Z[ 15] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
18002024-11-29T15:24:16.758Z[ 17] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
18012024-11-29T15:24:16.758Z[ 19] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
18022024-11-29T15:24:16.758Z[SUM] 6.00-7.00 sec 115 MBytes 961 Mbits/sec
18032024-11-29T15:24:16.758Z- - - - - - - - - - - - - - - - - - - - - - - - -
18042024-11-29T15:24:16.758Z[ 5] 7.00-8.00 sec 14.0 MBytes 118 Mbits/sec
18052024-11-29T15:24:16.758Z[ 7] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
18062024-11-29T15:24:16.758Z[ 9] 7.00-8.00 sec 14.0 MBytes 118 Mbits/sec
18072024-11-29T15:24:16.758Z[ 11] 7.00-8.00 sec 14.0 MBytes 118 Mbits/sec
18082024-11-29T15:24:16.758Z[ 13] 7.00-8.00 sec 14.0 MBytes 117 Mbits/sec
18092024-11-29T15:24:16.758Z[ 15] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
18102024-11-29T15:24:16.758Z[ 17] 7.00-8.00 sec 14.0 MBytes 118 Mbits/sec
18112024-11-29T15:24:16.758Z[ 19] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
18122024-11-29T15:24:16.759Z[SUM] 7.00-8.00 sec 112 MBytes 943 Mbits/sec
18132024-11-29T15:24:16.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
18142024-11-29T15:24:16.759Z[ 5] 8.00-9.00 sec 14.0 MBytes 117 Mbits/sec
18152024-11-29T15:24:16.759Z[ 7] 8.00-9.00 sec 13.9 MBytes 117 Mbits/sec
18162024-11-29T15:24:16.759Z[ 9] 8.00-9.00 sec 13.9 MBytes 117 Mbits/sec
18172024-11-29T15:24:16.759Z[ 11] 8.00-9.00 sec 14.0 MBytes 117 Mbits/sec
18182024-11-29T15:24:16.759Z[ 13] 8.00-9.00 sec 14.0 MBytes 117 Mbits/sec
18192024-11-29T15:24:16.759Z[ 15] 8.00-9.00 sec 13.9 MBytes 117 Mbits/sec
18202024-11-29T15:24:16.759Z[ 17] 8.00-9.00 sec 13.9 MBytes 117 Mbits/sec
18212024-11-29T15:24:16.759Z[ 19] 8.00-9.00 sec 14.0 MBytes 117 Mbits/sec
18222024-11-29T15:24:16.759Z[SUM] 8.00-9.00 sec 112 MBytes 937 Mbits/sec
18232024-11-29T15:24:16.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
18242024-11-29T15:24:16.759Z[ 5] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
18252024-11-29T15:24:16.759Z[ 7] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
18262024-11-29T15:24:16.759Z[ 9] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
18272024-11-29T15:24:16.759Z[ 11] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
18282024-11-29T15:24:16.759Z[ 13] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
18292024-11-29T15:24:16.759Z[ 15] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
18302024-11-29T15:24:16.759Z[ 17] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
18312024-11-29T15:24:16.759Z[ 19] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
18322024-11-29T15:24:16.759Z[SUM] 9.00-10.00 sec 115 MBytes 960 Mbits/sec
18332024-11-29T15:24:16.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
18342024-11-29T15:24:16.759Z[ 5] 10.00-10.00 sec 56.6 KBytes 186 Mbits/sec
18352024-11-29T15:24:16.759Z[ 7] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18362024-11-29T15:24:16.759Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18372024-11-29T15:24:16.759Z[ 11] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18382024-11-29T15:24:16.759Z[ 13] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18392024-11-29T15:24:16.759Z[ 15] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18402024-11-29T15:24:16.759Z[ 17] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18412024-11-29T15:24:16.759Z[ 19] 10.00-10.00 sec 56.6 KBytes 187 Mbits/sec
18422024-11-29T15:24:16.759Z[SUM] 10.00-10.00 sec 396 KBytes 1.31 Gbits/sec
18432024-11-29T15:24:16.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
18442024-11-29T15:24:16.759Z[ ID] Interval Transfer Bandwidth
18452024-11-29T15:24:16.759Z[ 5] 0.00-10.00 sec 140 MBytes 118 Mbits/sec sender
18462024-11-29T15:24:16.759Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18472024-11-29T15:24:16.759Z[ 7] 0.00-10.00 sec 140 MBytes 117 Mbits/sec sender
18482024-11-29T15:24:16.759Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18492024-11-29T15:24:16.759Z[ 9] 0.00-10.00 sec 140 MBytes 117 Mbits/sec sender
18502024-11-29T15:24:16.760Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18512024-11-29T15:24:16.760Z[ 11] 0.00-10.00 sec 140 MBytes 117 Mbits/sec sender
18522024-11-29T15:24:16.760Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18532024-11-29T15:24:16.760Z[ 13] 0.00-10.00 sec 140 MBytes 117 Mbits/sec sender
18542024-11-29T15:24:16.760Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18552024-11-29T15:24:16.760Z[ 15] 0.00-10.00 sec 140 MBytes 117 Mbits/sec sender
18562024-11-29T15:24:16.760Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18572024-11-29T15:24:16.760Z[ 17] 0.00-10.00 sec 140 MBytes 117 Mbits/sec sender
18582024-11-29T15:24:16.760Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18592024-11-29T15:24:16.760Z[ 19] 0.00-10.00 sec 140 MBytes 117 Mbits/sec sender
18602024-11-29T15:24:16.760Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18612024-11-29T15:24:16.760Z[SUM] 0.00-10.00 sec 1.09 GBytes 940 Mbits/sec sender
18622024-11-29T15:24:16.760Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18632024-11-29T15:24:16.784ZRun 3/5...939.909892394814Mbps
18642024-11-29T15:24:23.799Z-----------------------------------------------------------
18652024-11-29T15:24:23.799ZServer listening on 5201
18662024-11-29T15:24:23.799Z-----------------------------------------------------------
18672024-11-29T15:24:23.799ZAccepted connection from 10.0.0.1, port 61113
18682024-11-29T15:24:23.799Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35802
18692024-11-29T15:24:23.800Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49779
18702024-11-29T15:24:23.800Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43696
18712024-11-29T15:24:23.800Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56704
18722024-11-29T15:24:23.800Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37344
18732024-11-29T15:24:23.800Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37389
18742024-11-29T15:24:23.800Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34595
18752024-11-29T15:24:23.800Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51033
18762024-11-29T15:24:23.800Z[ ID] Interval Transfer Bandwidth
18772024-11-29T15:24:23.800Z[ 5] 0.00-1.00 sec 12.6 MBytes 105 Mbits/sec
18782024-11-29T15:24:23.800Z[ 7] 0.00-1.00 sec 12.5 MBytes 104 Mbits/sec
18792024-11-29T15:24:23.800Z[ 9] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
18802024-11-29T15:24:23.800Z[ 11] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
18812024-11-29T15:24:23.800Z[ 13] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
18822024-11-29T15:24:23.800Z[ 15] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
18832024-11-29T15:24:23.800Z[ 17] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
18842024-11-29T15:24:23.800Z[ 19] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
18852024-11-29T15:24:23.800Z[SUM] 0.00-1.00 sec 99.8 MBytes 837 Mbits/sec
18862024-11-29T15:24:23.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
18872024-11-29T15:24:23.800Z[ 5] 1.00-2.00 sec 13.8 MBytes 115 Mbits/sec
18882024-11-29T15:24:23.800Z[ 7] 1.00-2.00 sec 13.8 MBytes 116 Mbits/sec
18892024-11-29T15:24:23.800Z[ 9] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
18902024-11-29T15:24:23.800Z[ 11] 1.00-2.00 sec 13.8 MBytes 115 Mbits/sec
18912024-11-29T15:24:23.800Z[ 13] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
18922024-11-29T15:24:23.800Z[ 15] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
18932024-11-29T15:24:23.800Z[ 17] 1.00-2.00 sec 13.8 MBytes 115 Mbits/sec
18942024-11-29T15:24:23.800Z[ 19] 1.00-2.00 sec 13.8 MBytes 116 Mbits/sec
18952024-11-29T15:24:23.800Z[SUM] 1.00-2.00 sec 110 MBytes 924 Mbits/sec
18962024-11-29T15:24:23.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
18972024-11-29T15:24:23.800Z[ 5] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
18982024-11-29T15:24:23.800Z[ 7] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
18992024-11-29T15:24:23.800Z[ 9] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
19002024-11-29T15:24:23.800Z[ 11] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
19012024-11-29T15:24:23.800Z[ 13] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
19022024-11-29T15:24:23.800Z[ 15] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
19032024-11-29T15:24:23.800Z[ 17] 2.00-3.00 sec 13.2 MBytes 110 Mbits/sec
19042024-11-29T15:24:23.800Z[ 19] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
19052024-11-29T15:24:23.800Z[SUM] 2.00-3.00 sec 105 MBytes 881 Mbits/sec
19062024-11-29T15:24:23.824Z- - - - - - - - - - - - - - - - - - - - - - - - -
19072024-11-29T15:24:23.825Z[ 5] 3.00-4.00 sec 14.1 MBytes 118 Mbits/sec
19082024-11-29T15:24:23.825Z[ 7] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
19092024-11-29T15:24:23.825Z[ 9] 3.00-4.00 sec 14.2 MBytes 119 Mbits/sec
19102024-11-29T15:24:23.825Z[ 11] 3.00-4.00 sec 14.1 MBytes 119 Mbits/sec
19112024-11-29T15:24:23.825Z[ 13] 3.00-4.00 sec 14.1 MBytes 118 Mbits/sec
19122024-11-29T15:24:23.825Z[ 15] 3.00-4.00 sec 14.1 MBytes 118 Mbits/sec
19132024-11-29T15:24:23.825Z[ 17] 3.00-4.00 sec 14.1 MBytes 118 Mbits/sec
19142024-11-29T15:24:23.825Z[ 19] 3.00-4.00 sec 14.1 MBytes 118 Mbits/sec
19152024-11-29T15:24:23.825Z[SUM] 3.00-4.00 sec 113 MBytes 948 Mbits/sec
19162024-11-29T15:24:23.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
19172024-11-29T15:24:23.825Z[ 5] 4.00-5.00 sec 14.0 MBytes 117 Mbits/sec
19182024-11-29T15:24:23.825Z[ 7] 4.00-5.00 sec 14.0 MBytes 118 Mbits/sec
19192024-11-29T15:24:23.825Z[ 9] 4.00-5.00 sec 13.9 MBytes 117 Mbits/sec
19202024-11-29T15:24:23.825Z[ 11] 4.00-5.00 sec 14.0 MBytes 118 Mbits/sec
19212024-11-29T15:24:23.825Z[ 13] 4.00-5.00 sec 14.0 MBytes 117 Mbits/sec
19222024-11-29T15:24:23.825Z[ 15] 4.00-5.00 sec 14.0 MBytes 118 Mbits/sec
19232024-11-29T15:24:23.825Z[ 17] 4.00-5.00 sec 14.0 MBytes 118 Mbits/sec
19242024-11-29T15:24:23.825Z[ 19] 4.00-5.00 sec 14.0 MBytes 118 Mbits/sec
19252024-11-29T15:24:23.825Z[SUM] 4.00-5.00 sec 112 MBytes 940 Mbits/sec
19262024-11-29T15:24:23.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
19272024-11-29T15:24:23.825Z[ 5] 5.00-6.00 sec 14.1 MBytes 119 Mbits/sec
19282024-11-29T15:24:23.825Z[ 7] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
19292024-11-29T15:24:23.825Z[ 9] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
19302024-11-29T15:24:23.825Z[ 11] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
19312024-11-29T15:24:23.825Z[ 13] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
19322024-11-29T15:24:23.825Z[ 15] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
19332024-11-29T15:24:23.825Z[ 17] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
19342024-11-29T15:24:23.825Z[ 19] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
19352024-11-29T15:24:23.825Z[SUM] 5.00-6.00 sec 113 MBytes 947 Mbits/sec
19362024-11-29T15:24:23.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
19372024-11-29T15:24:23.825Z[ 5] 6.00-7.00 sec 14.4 MBytes 121 Mbits/sec
19382024-11-29T15:24:23.825Z[ 7] 6.00-7.00 sec 14.4 MBytes 121 Mbits/sec
19392024-11-29T15:24:23.825Z[ 9] 6.00-7.00 sec 14.4 MBytes 120 Mbits/sec
19402024-11-29T15:24:27.019Z[ 11] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
19412024-11-29T15:24:27.019Z[ 13] 6.00-7.00 sec 14.4 MBytes 121 Mbits/sec
19422024-11-29T15:24:27.019Z[ 15] 6.00-7.00 sec 14.4 MBytes 121 Mbits/sec
19432024-11-29T15:24:27.019Z[ 17] 6.00-7.00 sec 14.4 MBytes 120 Mbits/sec
19442024-11-29T15:24:27.019Z[ 19] 6.00-7.00 sec 14.4 MBytes 121 Mbits/sec
19452024-11-29T15:24:27.019Z[SUM] 6.00-7.00 sec 115 MBytes 965 Mbits/sec
19462024-11-29T15:24:27.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
19472024-11-29T15:24:27.019Z[ 5] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
19482024-11-29T15:24:27.019Z[ 7] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
19492024-11-29T15:24:27.019Z[ 9] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
19502024-11-29T15:24:27.019Z[ 11] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
19512024-11-29T15:24:27.019Z[ 13] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
19522024-11-29T15:24:27.019Z[ 15] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
19532024-11-29T15:24:27.019Z[ 17] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
19542024-11-29T15:24:27.019Z[ 19] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
19552024-11-29T15:24:27.019Z[SUM] 7.00-8.00 sec 113 MBytes 951 Mbits/sec
19562024-11-29T15:24:27.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
19572024-11-29T15:24:27.019Z[ 5] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
19582024-11-29T15:24:27.019Z[ 7] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
19592024-11-29T15:24:27.019Z[ 9] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
19602024-11-29T15:24:27.019Z[ 11] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
19612024-11-29T15:24:27.019Z[ 13] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
19622024-11-29T15:24:27.019Z[ 15] 8.00-9.00 sec 13.2 MBytes 110 Mbits/sec
19632024-11-29T15:24:27.019Z[ 17] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
19642024-11-29T15:24:27.019Z[ 19] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
19652024-11-29T15:24:27.019Z[SUM] 8.00-9.00 sec 105 MBytes 884 Mbits/sec
19662024-11-29T15:24:27.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
19672024-11-29T15:24:27.019Z[ 5] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
19682024-11-29T15:24:27.019Z[ 7] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
19692024-11-29T15:24:27.020Z[ 9] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
19702024-11-29T15:24:27.020Z[ 11] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
19712024-11-29T15:24:27.020Z[ 13] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
19722024-11-29T15:24:27.020Z[ 15] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
19732024-11-29T15:24:27.020Z[ 17] 9.00-10.00 sec 13.6 MBytes 114 Mbits/sec
19742024-11-29T15:24:27.020Z[ 19] 9.00-10.00 sec 13.7 MBytes 115 Mbits/sec
19752024-11-29T15:24:27.020Z[SUM] 9.00-10.00 sec 109 MBytes 914 Mbits/sec
19762024-11-29T15:24:27.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
19772024-11-29T15:24:27.020Z[ 5] 10.00-10.00 sec 56.6 KBytes 148 Mbits/sec
19782024-11-29T15:24:27.020Z[ 7] 10.00-10.00 sec 56.6 KBytes 148 Mbits/sec
19792024-11-29T15:24:27.020Z[ 9] 10.00-10.00 sec 113 KBytes 297 Mbits/sec
19802024-11-29T15:24:27.020Z[ 11] 10.00-10.00 sec 56.6 KBytes 148 Mbits/sec
19812024-11-29T15:24:27.020Z[ 13] 10.00-10.00 sec 70.7 KBytes 186 Mbits/sec
19822024-11-29T15:24:27.020Z[ 15] 10.00-10.00 sec 113 KBytes 297 Mbits/sec
19832024-11-29T15:24:27.020Z[ 17] 10.00-10.00 sec 56.6 KBytes 148 Mbits/sec
19842024-11-29T15:24:27.020Z[ 19] 10.00-10.00 sec 56.6 KBytes 148 Mbits/sec
19852024-11-29T15:24:27.020Z[SUM] 10.00-10.00 sec 580 KBytes 1.52 Gbits/sec
19862024-11-29T15:24:27.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
19872024-11-29T15:24:27.020Z[ ID] Interval Transfer Bandwidth
19882024-11-29T15:24:27.020Z[ 5] 0.00-10.00 sec 137 MBytes 115 Mbits/sec sender
19892024-11-29T15:24:27.020Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19902024-11-29T15:24:27.020Z[ 7] 0.00-10.00 sec 137 MBytes 115 Mbits/sec sender
19912024-11-29T15:24:27.020Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19922024-11-29T15:24:27.020Z[ 9] 0.00-10.00 sec 137 MBytes 115 Mbits/sec sender
19932024-11-29T15:24:27.020Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19942024-11-29T15:24:27.020Z[ 11] 0.00-10.00 sec 137 MBytes 115 Mbits/sec sender
19952024-11-29T15:24:27.020Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19962024-11-29T15:24:27.020Z[ 13] 0.00-10.00 sec 137 MBytes 115 Mbits/sec sender
19972024-11-29T15:24:27.020Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19982024-11-29T15:24:27.020Z[ 15] 0.00-10.00 sec 137 MBytes 115 Mbits/sec sender
19992024-11-29T15:24:27.020Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20002024-11-29T15:24:27.020Z[ 17] 0.00-10.00 sec 137 MBytes 115 Mbits/sec sender
20012024-11-29T15:24:27.020Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20022024-11-29T15:24:27.020Z[ 19] 0.00-10.00 sec 137 MBytes 115 Mbits/sec sender
20032024-11-29T15:24:27.020Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20042024-11-29T15:24:27.020Z[SUM] 0.00-10.00 sec 1.07 GBytes 919 Mbits/sec sender
20052024-11-29T15:24:27.020Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20062024-11-29T15:24:27.045ZRun 4/5...919.5086110641261Mbps
20072024-11-29T15:24:34.059Z-----------------------------------------------------------
20082024-11-29T15:24:34.059ZServer listening on 5201
20092024-11-29T15:24:34.059Z-----------------------------------------------------------
20102024-11-29T15:24:34.059ZAccepted connection from 10.0.0.1, port 36439
20112024-11-29T15:24:34.059Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53393
20122024-11-29T15:24:34.059Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52817
20132024-11-29T15:24:34.059Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33628
20142024-11-29T15:24:34.059Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47675
20152024-11-29T15:24:34.059Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53688
20162024-11-29T15:24:34.059Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38510
20172024-11-29T15:24:34.060Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59569
20182024-11-29T15:24:34.060Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61050
20192024-11-29T15:24:34.060Z[ ID] Interval Transfer Bandwidth
20202024-11-29T15:24:34.060Z[ 5] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec
20212024-11-29T15:24:34.060Z[ 7] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec
20222024-11-29T15:24:34.060Z[ 9] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec
20232024-11-29T15:24:34.060Z[ 11] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec
20242024-11-29T15:24:34.060Z[ 13] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec
20252024-11-29T15:24:34.060Z[ 15] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
20262024-11-29T15:24:34.060Z[ 17] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
20272024-11-29T15:24:34.060Z[ 19] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
20282024-11-29T15:24:34.060Z[SUM] 0.00-1.00 sec 103 MBytes 863 Mbits/sec
20292024-11-29T15:24:34.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
20302024-11-29T15:24:34.060Z[ 5] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec
20312024-11-29T15:24:34.060Z[ 7] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
20322024-11-29T15:24:34.060Z[ 9] 1.00-2.00 sec 14.4 MBytes 121 Mbits/sec
20332024-11-29T15:24:34.060Z[ 11] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
20342024-11-29T15:24:34.060Z[ 13] 1.00-2.00 sec 14.4 MBytes 121 Mbits/sec
20352024-11-29T15:24:34.060Z[ 15] 1.00-2.00 sec 14.4 MBytes 121 Mbits/sec
20362024-11-29T15:24:34.060Z[ 17] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec
20372024-11-29T15:24:34.060Z[ 19] 1.00-2.00 sec 14.5 MBytes 122 Mbits/sec
20382024-11-29T15:24:34.060Z[SUM] 1.00-2.00 sec 115 MBytes 968 Mbits/sec
20392024-11-29T15:24:34.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
20402024-11-29T15:24:34.060Z[ 5] 2.00-3.00 sec 14.0 MBytes 118 Mbits/sec
20412024-11-29T15:24:34.060Z[ 7] 2.00-3.00 sec 14.1 MBytes 118 Mbits/sec
20422024-11-29T15:24:34.060Z[ 9] 2.00-3.00 sec 14.1 MBytes 118 Mbits/sec
20432024-11-29T15:24:34.060Z[ 11] 2.00-3.00 sec 14.1 MBytes 118 Mbits/sec
20442024-11-29T15:24:34.060Z[ 13] 2.00-3.00 sec 14.1 MBytes 118 Mbits/sec
20452024-11-29T15:24:34.060Z[ 15] 2.00-3.00 sec 14.1 MBytes 119 Mbits/sec
20462024-11-29T15:24:34.060Z[ 17] 2.00-3.00 sec 14.1 MBytes 118 Mbits/sec
20472024-11-29T15:24:34.060Z[ 19] 2.00-3.00 sec 14.1 MBytes 118 Mbits/sec
20482024-11-29T15:24:34.060Z[SUM] 2.00-3.00 sec 113 MBytes 945 Mbits/sec
20492024-11-29T15:24:34.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
20502024-11-29T15:24:34.060Z[ 5] 3.00-4.00 sec 14.0 MBytes 117 Mbits/sec
20512024-11-29T15:24:34.060Z[ 7] 3.00-4.00 sec 14.0 MBytes 118 Mbits/sec
20522024-11-29T15:24:34.060Z[ 9] 3.00-4.00 sec 14.0 MBytes 117 Mbits/sec
20532024-11-29T15:24:34.060Z[ 11] 3.00-4.00 sec 14.0 MBytes 117 Mbits/sec
20542024-11-29T15:24:34.060Z[ 13] 3.00-4.00 sec 14.0 MBytes 117 Mbits/sec
20552024-11-29T15:24:34.060Z[ 15] 3.00-4.00 sec 13.9 MBytes 117 Mbits/sec
20562024-11-29T15:24:34.061Z[ 17] 3.00-4.00 sec 14.0 MBytes 117 Mbits/sec
20572024-11-29T15:24:34.061Z[ 19] 3.00-4.00 sec 14.0 MBytes 117 Mbits/sec
20582024-11-29T15:24:34.061Z[SUM] 3.00-4.00 sec 112 MBytes 938 Mbits/sec
20592024-11-29T15:24:34.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
20602024-11-29T15:24:34.061Z[ 5] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
20612024-11-29T15:24:34.061Z[ 7] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
20622024-11-29T15:24:34.061Z[ 9] 4.00-5.00 sec 13.9 MBytes 117 Mbits/sec
20632024-11-29T15:24:34.061Z[ 11] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
20642024-11-29T15:24:34.061Z[ 13] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
20652024-11-29T15:24:34.061Z[ 15] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
20662024-11-29T15:24:34.061Z[ 17] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
20672024-11-29T15:24:34.061Z[ 19] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
20682024-11-29T15:24:34.061Z[SUM] 4.00-5.00 sec 111 MBytes 929 Mbits/sec
20692024-11-29T15:24:34.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
20702024-11-29T15:24:34.061Z[ 5] 5.00-6.00 sec 13.9 MBytes 117 Mbits/sec
20712024-11-29T15:24:34.061Z[ 7] 5.00-6.00 sec 13.9 MBytes 117 Mbits/sec
20722024-11-29T15:24:34.061Z[ 9] 5.00-6.00 sec 13.9 MBytes 117 Mbits/sec
20732024-11-29T15:24:34.061Z[ 11] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
20742024-11-29T15:24:34.061Z[ 13] 5.00-6.00 sec 14.0 MBytes 117 Mbits/sec
20752024-11-29T15:24:34.061Z[ 15] 5.00-6.00 sec 13.9 MBytes 116 Mbits/sec
20762024-11-29T15:24:34.061Z[ 17] 5.00-6.00 sec 13.9 MBytes 117 Mbits/sec
20772024-11-29T15:24:34.061Z[ 19] 5.00-6.00 sec 13.9 MBytes 117 Mbits/sec
20782024-11-29T15:24:34.061Z[SUM] 5.00-6.00 sec 111 MBytes 935 Mbits/sec
20792024-11-29T15:24:34.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
20802024-11-29T15:24:34.092Z[ 5] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec
20812024-11-29T15:24:34.092Z[ 7] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec
20822024-11-29T15:24:34.092Z[ 9] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec
20832024-11-29T15:24:37.278Z[ 11] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec
20842024-11-29T15:24:37.278Z[ 13] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec
20852024-11-29T15:24:37.278Z[ 15] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec
20862024-11-29T15:24:37.278Z[ 17] 6.00-7.00 sec 13.9 MBytes 117 Mbits/sec
20872024-11-29T15:24:37.278Z[ 19] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec
20882024-11-29T15:24:37.278Z[SUM] 6.00-7.00 sec 112 MBytes 938 Mbits/sec
20892024-11-29T15:24:37.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
20902024-11-29T15:24:37.278Z[ 5] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
20912024-11-29T15:24:37.278Z[ 7] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
20922024-11-29T15:24:37.278Z[ 9] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
20932024-11-29T15:24:37.278Z[ 11] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
20942024-11-29T15:24:37.278Z[ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
20952024-11-29T15:24:37.278Z[ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
20962024-11-29T15:24:37.278Z[ 17] 7.00-8.00 sec 13.5 MBytes 114 Mbits/sec
20972024-11-29T15:24:37.278Z[ 19] 7.00-8.00 sec 13.5 MBytes 114 Mbits/sec
20982024-11-29T15:24:37.279Z[SUM] 7.00-8.00 sec 108 MBytes 906 Mbits/sec
20992024-11-29T15:24:37.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
21002024-11-29T15:24:37.279Z[ 5] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
21012024-11-29T15:24:37.279Z[ 7] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
21022024-11-29T15:24:37.279Z[ 9] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
21032024-11-29T15:24:37.279Z[ 11] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
21042024-11-29T15:24:37.279Z[ 13] 8.00-9.00 sec 13.6 MBytes 114 Mbits/sec
21052024-11-29T15:24:37.279Z[ 15] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
21062024-11-29T15:24:37.279Z[ 17] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
21072024-11-29T15:24:37.279Z[ 19] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
21082024-11-29T15:24:37.279Z[SUM] 8.00-9.00 sec 109 MBytes 917 Mbits/sec
21092024-11-29T15:24:37.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
21102024-11-29T15:24:37.279Z[ 5] 9.00-10.00 sec 13.9 MBytes 117 Mbits/sec
21112024-11-29T15:24:37.279Z[ 7] 9.00-10.00 sec 13.9 MBytes 117 Mbits/sec
21122024-11-29T15:24:37.279Z[ 9] 9.00-10.00 sec 14.0 MBytes 117 Mbits/sec
21132024-11-29T15:24:37.279Z[ 11] 9.00-10.00 sec 13.9 MBytes 117 Mbits/sec
21142024-11-29T15:24:37.279Z[ 13] 9.00-10.00 sec 14.0 MBytes 117 Mbits/sec
21152024-11-29T15:24:37.279Z[ 15] 9.00-10.00 sec 13.9 MBytes 117 Mbits/sec
21162024-11-29T15:24:37.279Z[ 17] 9.00-10.00 sec 13.9 MBytes 117 Mbits/sec
21172024-11-29T15:24:37.279Z[ 19] 9.00-10.00 sec 13.9 MBytes 116 Mbits/sec
21182024-11-29T15:24:37.279Z[SUM] 9.00-10.00 sec 111 MBytes 935 Mbits/sec
21192024-11-29T15:24:37.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
21202024-11-29T15:24:37.279Z[ 5] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
21212024-11-29T15:24:37.279Z[ 7] 10.00-10.00 sec 113 KBytes 325 Mbits/sec
21222024-11-29T15:24:37.279Z[ 9] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
21232024-11-29T15:24:37.279Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21242024-11-29T15:24:37.279Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21252024-11-29T15:24:37.279Z[ 15] 10.00-10.00 sec 70.7 KBytes 204 Mbits/sec
21262024-11-29T15:24:37.279Z[ 17] 10.00-10.00 sec 56.6 KBytes 163 Mbits/sec
21272024-11-29T15:24:37.279Z[ 19] 10.00-10.00 sec 113 KBytes 326 Mbits/sec
21282024-11-29T15:24:37.279Z[SUM] 10.00-10.00 sec 467 KBytes 1.34 Gbits/sec
21292024-11-29T15:24:37.279Z- - - - - - - - - - - - - - - - - - - - - - - - -
21302024-11-29T15:24:37.279Z[ ID] Interval Transfer Bandwidth
21312024-11-29T15:24:37.279Z[ 5] 0.00-10.00 sec 138 MBytes 116 Mbits/sec sender
21322024-11-29T15:24:37.279Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21332024-11-29T15:24:37.279Z[ 7] 0.00-10.00 sec 138 MBytes 116 Mbits/sec sender
21342024-11-29T15:24:37.279Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21352024-11-29T15:24:37.280Z[ 9] 0.00-10.00 sec 138 MBytes 116 Mbits/sec sender
21362024-11-29T15:24:37.280Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21372024-11-29T15:24:37.280Z[ 11] 0.00-10.00 sec 138 MBytes 116 Mbits/sec sender
21382024-11-29T15:24:37.280Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21392024-11-29T15:24:37.280Z[ 13] 0.00-10.00 sec 138 MBytes 116 Mbits/sec sender
21402024-11-29T15:24:37.280Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21412024-11-29T15:24:37.280Z[ 15] 0.00-10.00 sec 138 MBytes 116 Mbits/sec sender
21422024-11-29T15:24:37.280Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21432024-11-29T15:24:37.280Z[ 17] 0.00-10.00 sec 138 MBytes 116 Mbits/sec sender
21442024-11-29T15:24:37.280Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21452024-11-29T15:24:37.280Z[ 19] 0.00-10.00 sec 138 MBytes 116 Mbits/sec sender
21462024-11-29T15:24:37.280Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21472024-11-29T15:24:37.280Z[SUM] 0.00-10.00 sec 1.08 GBytes 927 Mbits/sec sender
21482024-11-29T15:24:37.280Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21492024-11-29T15:24:37.304ZRun 5/5...927.7276265062211Mbps
21502024-11-29T15:24:37.304Z###---------------------###
21512024-11-29T15:24:37.304Z::: iPerf done... :::
21522024-11-29T15:24:37.304Z:::Awaiting out files...:::
21532024-11-29T15:24:37.304Z###---------------------###
21542024-11-29T15:24:37.304Z###-----###
21552024-11-29T15:24:37.304Z:::done!:::
21562024-11-29T15:24:37.304Z###-----###
21572024-11-29T15:24:37.304Z###-------------------###
21582024-11-29T15:24:37.304Z:::Running experiment :::
21592024-11-29T15:24:37.304Z:::iperf-tcp/local/c2s:::
21602024-11-29T15:24:37.304Z###-------------------###
21612024-11-29T15:24:37.802Zdtrace: description 'profile-201us ' matched 2 probes
21622024-11-29T15:24:44.344Z-----------------------------------------------------------
21632024-11-29T15:24:44.344ZServer listening on 5201
21642024-11-29T15:24:44.344Z-----------------------------------------------------------
21652024-11-29T15:24:44.344ZAccepted connection from 10.0.0.1, port 62356
21662024-11-29T15:24:44.344Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51421
21672024-11-29T15:24:44.344Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51288
21682024-11-29T15:24:44.344Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41948
21692024-11-29T15:24:44.344Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34456
21702024-11-29T15:24:44.344Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60351
21712024-11-29T15:24:44.344Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37176
21722024-11-29T15:24:44.344Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61885
21732024-11-29T15:24:44.344Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61983
21742024-11-29T15:24:44.344Z[ ID] Interval Transfer Bandwidth
21752024-11-29T15:24:44.344Z[ 5] 0.00-1.00 sec 10.5 MBytes 87.7 Mbits/sec
21762024-11-29T15:24:44.344Z[ 7] 0.00-1.00 sec 10.4 MBytes 87.0 Mbits/sec
21772024-11-29T15:24:44.344Z[ 9] 0.00-1.00 sec 10.3 MBytes 86.7 Mbits/sec
21782024-11-29T15:24:44.344Z[ 11] 0.00-1.00 sec 10.3 MBytes 86.7 Mbits/sec
21792024-11-29T15:24:44.344Z[ 13] 0.00-1.00 sec 10.3 MBytes 86.7 Mbits/sec
21802024-11-29T15:24:44.344Z[ 15] 0.00-1.00 sec 10.3 MBytes 86.7 Mbits/sec
21812024-11-29T15:24:44.344Z[ 17] 0.00-1.00 sec 10.2 MBytes 85.7 Mbits/sec
21822024-11-29T15:24:44.344Z[ 19] 0.00-1.00 sec 10.2 MBytes 85.7 Mbits/sec
21832024-11-29T15:24:44.345Z[SUM] 0.00-1.00 sec 82.6 MBytes 693 Mbits/sec
21842024-11-29T15:24:44.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
21852024-11-29T15:24:44.345Z[ 5] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
21862024-11-29T15:24:44.345Z[ 7] 1.00-2.00 sec 9.68 MBytes 81.2 Mbits/sec
21872024-11-29T15:24:44.345Z[ 9] 1.00-2.00 sec 9.69 MBytes 81.2 Mbits/sec
21882024-11-29T15:24:44.345Z[ 11] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
21892024-11-29T15:24:44.345Z[ 13] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
21902024-11-29T15:24:44.345Z[ 15] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
21912024-11-29T15:24:44.345Z[ 17] 1.00-2.00 sec 9.72 MBytes 81.5 Mbits/sec
21922024-11-29T15:24:44.345Z[ 19] 1.00-2.00 sec 9.72 MBytes 81.5 Mbits/sec
21932024-11-29T15:24:44.345Z[SUM] 1.00-2.00 sec 77.2 MBytes 648 Mbits/sec
21942024-11-29T15:24:44.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
21952024-11-29T15:24:44.345Z[ 5] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
21962024-11-29T15:24:44.345Z[ 7] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
21972024-11-29T15:24:44.345Z[ 9] 2.00-3.00 sec 9.42 MBytes 79.0 Mbits/sec
21982024-11-29T15:24:44.345Z[ 11] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
21992024-11-29T15:24:44.345Z[ 13] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
22002024-11-29T15:24:44.345Z[ 15] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
22012024-11-29T15:24:44.345Z[ 17] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
22022024-11-29T15:24:44.345Z[ 19] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
22032024-11-29T15:24:44.345Z[SUM] 2.00-3.00 sec 75.8 MBytes 636 Mbits/sec
22042024-11-29T15:24:44.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
22052024-11-29T15:24:44.345Z[ 5] 3.00-4.00 sec 9.52 MBytes 79.9 Mbits/sec
22062024-11-29T15:24:44.345Z[ 7] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
22072024-11-29T15:24:44.345Z[ 9] 3.00-4.00 sec 9.57 MBytes 80.3 Mbits/sec
22082024-11-29T15:24:44.345Z[ 11] 3.00-4.00 sec 9.53 MBytes 79.9 Mbits/sec
22092024-11-29T15:24:44.345Z[ 13] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
22102024-11-29T15:24:44.345Z[ 15] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
22112024-11-29T15:24:44.345Z[ 17] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
22122024-11-29T15:24:44.345Z[ 19] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
22132024-11-29T15:24:44.345Z[SUM] 3.00-4.00 sec 76.0 MBytes 638 Mbits/sec
22142024-11-29T15:24:44.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
22152024-11-29T15:24:44.345Z[ 5] 4.00-5.00 sec 9.56 MBytes 80.2 Mbits/sec
22162024-11-29T15:24:44.345Z[ 7] 4.00-5.00 sec 9.53 MBytes 79.9 Mbits/sec
22172024-11-29T15:24:44.345Z[ 9] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
22182024-11-29T15:24:44.345Z[ 11] 4.00-5.00 sec 9.55 MBytes 80.1 Mbits/sec
22192024-11-29T15:24:44.345Z[ 13] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec
22202024-11-29T15:24:44.345Z[ 15] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec
22212024-11-29T15:24:44.345Z[ 17] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec
22222024-11-29T15:24:44.346Z[ 19] 4.00-5.00 sec 9.50 MBytes 79.7 Mbits/sec
22232024-11-29T15:24:44.346Z[SUM] 4.00-5.00 sec 76.4 MBytes 641 Mbits/sec
22242024-11-29T15:24:44.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
22252024-11-29T15:24:44.346Z[ 5] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
22262024-11-29T15:24:44.346Z[ 7] 5.00-6.00 sec 9.67 MBytes 81.2 Mbits/sec
22272024-11-29T15:24:44.346Z[ 9] 5.00-6.00 sec 9.66 MBytes 81.0 Mbits/sec
22282024-11-29T15:24:44.346Z[ 11] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
22292024-11-29T15:24:44.346Z[ 13] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
22302024-11-29T15:24:44.346Z[ 15] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
22312024-11-29T15:24:44.346Z[ 17] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
22322024-11-29T15:24:44.346Z[ 19] 5.00-6.00 sec 9.70 MBytes 81.4 Mbits/sec
22332024-11-29T15:24:44.346Z[SUM] 5.00-6.00 sec 77.0 MBytes 646 Mbits/sec
22342024-11-29T15:24:44.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
22352024-11-29T15:24:44.346Z[ 5] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
22362024-11-29T15:24:44.346Z[ 7] 6.00-7.00 sec 9.54 MBytes 80.1 Mbits/sec
22372024-11-29T15:24:44.346Z[ 9] 6.00-7.00 sec 9.54 MBytes 80.0 Mbits/sec
22382024-11-29T15:24:47.548Z[ 11] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
22392024-11-29T15:24:47.548Z[ 13] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
22402024-11-29T15:24:47.548Z[ 15] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
22412024-11-29T15:24:47.548Z[ 17] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
22422024-11-29T15:24:47.548Z[ 19] 6.00-7.00 sec 9.52 MBytes 79.8 Mbits/sec
22432024-11-29T15:24:47.548Z[SUM] 6.00-7.00 sec 76.6 MBytes 643 Mbits/sec
22442024-11-29T15:24:47.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
22452024-11-29T15:24:47.548Z[ 5] 7.00-8.00 sec 8.75 MBytes 73.4 Mbits/sec
22462024-11-29T15:24:47.548Z[ 7] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec
22472024-11-29T15:24:47.548Z[ 9] 7.00-8.00 sec 8.75 MBytes 73.4 Mbits/sec
22482024-11-29T15:24:47.548Z[ 11] 7.00-8.00 sec 8.75 MBytes 73.4 Mbits/sec
22492024-11-29T15:24:47.548Z[ 13] 7.00-8.00 sec 8.75 MBytes 73.4 Mbits/sec
22502024-11-29T15:24:47.548Z[ 15] 7.00-8.00 sec 8.75 MBytes 73.4 Mbits/sec
22512024-11-29T15:24:47.548Z[ 17] 7.00-8.00 sec 8.67 MBytes 72.7 Mbits/sec
22522024-11-29T15:24:47.548Z[ 19] 7.00-8.00 sec 8.71 MBytes 73.1 Mbits/sec
22532024-11-29T15:24:47.548Z[SUM] 7.00-8.00 sec 69.9 MBytes 586 Mbits/sec
22542024-11-29T15:24:47.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
22552024-11-29T15:24:47.548Z[ 5] 8.00-9.00 sec 9.40 MBytes 78.9 Mbits/sec
22562024-11-29T15:24:47.548Z[ 7] 8.00-9.00 sec 9.44 MBytes 79.2 Mbits/sec
22572024-11-29T15:24:47.548Z[ 9] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
22582024-11-29T15:24:47.548Z[ 11] 8.00-9.00 sec 9.46 MBytes 79.3 Mbits/sec
22592024-11-29T15:24:47.548Z[ 13] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
22602024-11-29T15:24:47.548Z[ 15] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
22612024-11-29T15:24:47.548Z[ 17] 8.00-9.00 sec 9.44 MBytes 79.2 Mbits/sec
22622024-11-29T15:24:47.549Z[ 19] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
22632024-11-29T15:24:47.549Z[SUM] 8.00-9.00 sec 75.4 MBytes 633 Mbits/sec
22642024-11-29T15:24:47.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
22652024-11-29T15:24:47.549Z[ 5] 9.00-10.00 sec 9.43 MBytes 79.1 Mbits/sec
22662024-11-29T15:24:47.549Z[ 7] 9.00-10.00 sec 9.39 MBytes 78.7 Mbits/sec
22672024-11-29T15:24:47.549Z[ 9] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
22682024-11-29T15:24:47.549Z[ 11] 9.00-10.00 sec 9.38 MBytes 78.7 Mbits/sec
22692024-11-29T15:24:47.549Z[ 13] 9.00-10.00 sec 9.47 MBytes 79.5 Mbits/sec
22702024-11-29T15:24:47.549Z[ 15] 9.00-10.00 sec 9.42 MBytes 79.0 Mbits/sec
22712024-11-29T15:24:47.549Z[ 17] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
22722024-11-29T15:24:47.549Z[ 19] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
22732024-11-29T15:24:47.549Z[SUM] 9.00-10.00 sec 75.2 MBytes 631 Mbits/sec
22742024-11-29T15:24:47.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
22752024-11-29T15:24:47.549Z[ 5] 10.00-10.01 sec 25.5 KBytes 36.3 Mbits/sec
22762024-11-29T15:24:47.549Z[ 7] 10.00-10.01 sec 93.3 KBytes 133 Mbits/sec
22772024-11-29T15:24:47.549Z[ 9] 10.00-10.01 sec 124 KBytes 178 Mbits/sec
22782024-11-29T15:24:47.549Z[ 11] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
22792024-11-29T15:24:47.549Z[ 13] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
22802024-11-29T15:24:47.549Z[ 15] 10.00-10.01 sec 56.6 KBytes 80.7 Mbits/sec
22812024-11-29T15:24:47.549Z[ 17] 10.00-10.01 sec 124 KBytes 178 Mbits/sec
22822024-11-29T15:24:47.549Z[ 19] 10.00-10.01 sec 124 KBytes 178 Mbits/sec
22832024-11-29T15:24:47.549Z[SUM] 10.00-10.01 sec 549 KBytes 782 Mbits/sec
22842024-11-29T15:24:47.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
22852024-11-29T15:24:47.549Z[ ID] Interval Transfer Bandwidth
22862024-11-29T15:24:47.549Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22872024-11-29T15:24:47.549Z[ 5] 0.00-10.01 sec 95.4 MBytes 80.0 Mbits/sec receiver
22882024-11-29T15:24:47.549Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22892024-11-29T15:24:47.549Z[ 7] 0.00-10.01 sec 95.4 MBytes 80.0 Mbits/sec receiver
22902024-11-29T15:24:47.549Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22912024-11-29T15:24:47.549Z[ 9] 0.00-10.01 sec 95.4 MBytes 80.0 Mbits/sec receiver
22922024-11-29T15:24:47.549Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22932024-11-29T15:24:47.549Z[ 11] 0.00-10.01 sec 95.3 MBytes 79.9 Mbits/sec receiver
22942024-11-29T15:24:47.549Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22952024-11-29T15:24:47.549Z[ 13] 0.00-10.01 sec 95.3 MBytes 79.9 Mbits/sec receiver
22962024-11-29T15:24:47.549Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22972024-11-29T15:24:47.549Z[ 15] 0.00-10.01 sec 95.3 MBytes 79.9 Mbits/sec receiver
22982024-11-29T15:24:47.549Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22992024-11-29T15:24:47.549Z[ 17] 0.00-10.01 sec 95.3 MBytes 79.9 Mbits/sec receiver
23002024-11-29T15:24:47.549Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
23012024-11-29T15:24:47.550Z[ 19] 0.00-10.01 sec 95.3 MBytes 79.9 Mbits/sec receiver
23022024-11-29T15:24:47.550Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
23032024-11-29T15:24:47.550Z[SUM] 0.00-10.01 sec 763 MBytes 639 Mbits/sec receiver
23042024-11-29T15:24:47.574ZRun 1/10...639.848680410965Mbps
23052024-11-29T15:24:54.595Z-----------------------------------------------------------
23062024-11-29T15:24:54.595ZServer listening on 5201
23072024-11-29T15:24:54.595Z-----------------------------------------------------------
23082024-11-29T15:24:54.595ZAccepted connection from 10.0.0.1, port 64825
23092024-11-29T15:24:54.595Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34899
23102024-11-29T15:24:54.595Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39755
23112024-11-29T15:24:54.595Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40697
23122024-11-29T15:24:54.595Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50946
23132024-11-29T15:24:54.595Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34053
23142024-11-29T15:24:54.595Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43056
23152024-11-29T15:24:54.595Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45479
23162024-11-29T15:24:54.595Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43685
23172024-11-29T15:24:54.595Z[ ID] Interval Transfer Bandwidth
23182024-11-29T15:24:54.596Z[ 5] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
23192024-11-29T15:24:54.596Z[ 7] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
23202024-11-29T15:24:54.596Z[ 9] 0.00-1.00 sec 8.13 MBytes 68.2 Mbits/sec
23212024-11-29T15:24:54.596Z[ 11] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
23222024-11-29T15:24:54.596Z[ 13] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
23232024-11-29T15:24:54.597Z[ 15] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
23242024-11-29T15:24:54.597Z[ 17] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
23252024-11-29T15:24:54.597Z[ 19] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
23262024-11-29T15:24:54.597Z[SUM] 0.00-1.00 sec 64.6 MBytes 541 Mbits/sec
23272024-11-29T15:24:54.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
23282024-11-29T15:24:54.597Z[ 5] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec
23292024-11-29T15:24:54.597Z[ 7] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
23302024-11-29T15:24:54.597Z[ 9] 1.00-2.00 sec 9.38 MBytes 78.6 Mbits/sec
23312024-11-29T15:24:54.597Z[ 11] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec
23322024-11-29T15:24:54.597Z[ 13] 1.00-2.00 sec 9.38 MBytes 78.7 Mbits/sec
23332024-11-29T15:24:54.597Z[ 15] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
23342024-11-29T15:24:54.597Z[ 17] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
23352024-11-29T15:24:54.597Z[ 19] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
23362024-11-29T15:24:54.597Z[SUM] 1.00-2.00 sec 75.1 MBytes 630 Mbits/sec
23372024-11-29T15:24:54.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
23382024-11-29T15:24:54.597Z[ 5] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
23392024-11-29T15:24:54.597Z[ 7] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
23402024-11-29T15:24:54.597Z[ 9] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
23412024-11-29T15:24:54.597Z[ 11] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
23422024-11-29T15:24:54.597Z[ 13] 2.00-3.00 sec 9.27 MBytes 77.8 Mbits/sec
23432024-11-29T15:24:54.597Z[ 15] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
23442024-11-29T15:24:54.597Z[ 17] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
23452024-11-29T15:24:54.597Z[ 19] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
23462024-11-29T15:24:54.597Z[SUM] 2.00-3.00 sec 73.9 MBytes 620 Mbits/sec
23472024-11-29T15:24:54.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
23482024-11-29T15:24:54.597Z[ 5] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
23492024-11-29T15:24:54.597Z[ 7] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
23502024-11-29T15:24:54.597Z[ 9] 3.00-4.00 sec 9.40 MBytes 78.8 Mbits/sec
23512024-11-29T15:24:54.597Z[ 11] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
23522024-11-29T15:24:54.597Z[ 13] 3.00-4.00 sec 9.42 MBytes 79.0 Mbits/sec
23532024-11-29T15:24:54.597Z[ 15] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
23542024-11-29T15:24:54.597Z[ 17] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
23552024-11-29T15:24:54.597Z[ 19] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
23562024-11-29T15:24:54.597Z[SUM] 3.00-4.00 sec 75.4 MBytes 633 Mbits/sec
23572024-11-29T15:24:54.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
23582024-11-29T15:24:54.597Z[ 5] 4.00-5.00 sec 9.31 MBytes 78.1 Mbits/sec
23592024-11-29T15:24:54.598Z[ 7] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
23602024-11-29T15:24:54.598Z[ 9] 4.00-5.00 sec 9.32 MBytes 78.1 Mbits/sec
23612024-11-29T15:24:54.598Z[ 11] 4.00-5.00 sec 9.29 MBytes 77.9 Mbits/sec
23622024-11-29T15:24:54.598Z[ 13] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
23632024-11-29T15:24:54.598Z[ 15] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
23642024-11-29T15:24:54.598Z[ 17] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
23652024-11-29T15:24:54.598Z[ 19] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
23662024-11-29T15:24:54.598Z[SUM] 4.00-5.00 sec 74.1 MBytes 622 Mbits/sec
23672024-11-29T15:24:54.598Z- - - - - - - - - - - - - - - - - - - - - - - - -
23682024-11-29T15:24:54.598Z[ 5] 5.00-6.00 sec 9.41 MBytes 78.9 Mbits/sec
23692024-11-29T15:24:54.598Z[ 7] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23702024-11-29T15:24:54.598Z[ 9] 5.00-6.00 sec 9.38 MBytes 78.7 Mbits/sec
23712024-11-29T15:24:54.598Z[ 11] 5.00-6.00 sec 9.42 MBytes 79.0 Mbits/sec
23722024-11-29T15:24:54.598Z[ 13] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23732024-11-29T15:24:54.598Z[ 15] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23742024-11-29T15:24:54.598Z[ 17] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23752024-11-29T15:24:54.598Z[ 19] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23762024-11-29T15:24:54.647Z[SUM] 5.00-6.00 sec 75.6 MBytes 634 Mbits/sec
23772024-11-29T15:24:54.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
23782024-11-29T15:24:54.647Z[ 5] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
23792024-11-29T15:24:54.647Z[ 7] 6.00-7.00 sec 8.99 MBytes 75.4 Mbits/sec
23802024-11-29T15:24:54.647Z[ 9] 6.00-7.00 sec 9.09 MBytes 76.2 Mbits/sec
23812024-11-29T15:24:57.819Z[ 11] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
23822024-11-29T15:24:57.819Z[ 13] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
23832024-11-29T15:24:57.819Z[ 15] 6.00-7.00 sec 9.06 MBytes 76.0 Mbits/sec
23842024-11-29T15:24:57.819Z[ 17] 6.00-7.00 sec 9.00 MBytes 75.5 Mbits/sec
23852024-11-29T15:24:57.819Z[ 19] 6.00-7.00 sec 8.99 MBytes 75.4 Mbits/sec
23862024-11-29T15:24:57.819Z[SUM] 6.00-7.00 sec 72.5 MBytes 608 Mbits/sec
23872024-11-29T15:24:57.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
23882024-11-29T15:24:57.819Z[ 5] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
23892024-11-29T15:24:57.819Z[ 7] 7.00-8.00 sec 9.42 MBytes 79.1 Mbits/sec
23902024-11-29T15:24:57.819Z[ 9] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
23912024-11-29T15:24:57.819Z[ 11] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
23922024-11-29T15:24:57.819Z[ 13] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
23932024-11-29T15:24:57.819Z[ 15] 7.00-8.00 sec 9.41 MBytes 78.9 Mbits/sec
23942024-11-29T15:24:57.819Z[ 17] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec
23952024-11-29T15:24:57.819Z[ 19] 7.00-8.00 sec 9.41 MBytes 79.0 Mbits/sec
23962024-11-29T15:24:57.819Z[SUM] 7.00-8.00 sec 75.1 MBytes 630 Mbits/sec
23972024-11-29T15:24:57.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
23982024-11-29T15:24:57.819Z[ 5] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
23992024-11-29T15:24:57.819Z[ 7] 8.00-9.00 sec 9.33 MBytes 78.2 Mbits/sec
24002024-11-29T15:24:57.819Z[ 9] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
24012024-11-29T15:24:57.819Z[ 11] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
24022024-11-29T15:24:57.819Z[ 13] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
24032024-11-29T15:24:57.819Z[ 15] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
24042024-11-29T15:24:57.819Z[ 17] 8.00-9.00 sec 9.28 MBytes 77.8 Mbits/sec
24052024-11-29T15:24:57.819Z[ 19] 8.00-9.00 sec 9.30 MBytes 78.0 Mbits/sec
24062024-11-29T15:24:57.819Z[SUM] 8.00-9.00 sec 74.7 MBytes 627 Mbits/sec
24072024-11-29T15:24:57.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082024-11-29T15:24:57.819Z[ 5] 9.00-10.00 sec 8.88 MBytes 74.5 Mbits/sec
24092024-11-29T15:24:57.819Z[ 7] 9.00-10.00 sec 8.96 MBytes 75.1 Mbits/sec
24102024-11-29T15:24:57.820Z[ 9] 9.00-10.00 sec 8.96 MBytes 75.2 Mbits/sec
24112024-11-29T15:24:57.820Z[ 11] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec
24122024-11-29T15:24:57.820Z[ 13] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec
24132024-11-29T15:24:57.820Z[ 15] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec
24142024-11-29T15:24:57.820Z[ 17] 9.00-10.00 sec 8.95 MBytes 75.1 Mbits/sec
24152024-11-29T15:24:57.820Z[ 19] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
24162024-11-29T15:24:57.820Z[SUM] 9.00-10.00 sec 71.4 MBytes 599 Mbits/sec
24172024-11-29T15:24:57.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182024-11-29T15:24:57.820Z[ 5] 10.00-10.01 sec 110 KBytes 143 Mbits/sec
24192024-11-29T15:24:57.820Z[ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
24202024-11-29T15:24:57.820Z[ 9] 10.00-10.01 sec 31.1 KBytes 40.3 Mbits/sec
24212024-11-29T15:24:57.820Z[ 11] 10.00-10.01 sec 124 KBytes 161 Mbits/sec
24222024-11-29T15:24:57.820Z[ 13] 10.00-10.01 sec 124 KBytes 161 Mbits/sec
24232024-11-29T15:24:57.820Z[ 15] 10.00-10.01 sec 79.2 KBytes 103 Mbits/sec
24242024-11-29T15:24:57.820Z[ 17] 10.00-10.01 sec 9.90 KBytes 12.8 Mbits/sec
24252024-11-29T15:24:57.820Z[ 19] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
24262024-11-29T15:24:57.820Z[SUM] 10.00-10.01 sec 479 KBytes 621 Mbits/sec
24272024-11-29T15:24:57.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282024-11-29T15:24:57.820Z[ ID] Interval Transfer Bandwidth
24292024-11-29T15:24:57.820Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24302024-11-29T15:24:57.820Z[ 5] 0.00-10.01 sec 91.8 MBytes 76.9 Mbits/sec receiver
24312024-11-29T15:24:57.820Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24322024-11-29T15:24:57.820Z[ 7] 0.00-10.01 sec 91.6 MBytes 76.8 Mbits/sec receiver
24332024-11-29T15:24:57.820Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24342024-11-29T15:24:57.820Z[ 9] 0.00-10.01 sec 91.6 MBytes 76.8 Mbits/sec receiver
24352024-11-29T15:24:57.820Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24362024-11-29T15:24:57.820Z[ 11] 0.00-10.01 sec 91.6 MBytes 76.8 Mbits/sec receiver
24372024-11-29T15:24:57.820Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24382024-11-29T15:24:57.820Z[ 13] 0.00-10.01 sec 91.6 MBytes 76.8 Mbits/sec receiver
24392024-11-29T15:24:57.820Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24402024-11-29T15:24:57.820Z[ 15] 0.00-10.01 sec 91.6 MBytes 76.8 Mbits/sec receiver
24412024-11-29T15:24:57.820Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24422024-11-29T15:24:57.820Z[ 17] 0.00-10.01 sec 91.5 MBytes 76.7 Mbits/sec receiver
24432024-11-29T15:24:57.820Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24442024-11-29T15:24:57.820Z[ 19] 0.00-10.01 sec 91.5 MBytes 76.7 Mbits/sec receiver
24452024-11-29T15:24:57.820Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24462024-11-29T15:24:57.820Z[SUM] 0.00-10.01 sec 733 MBytes 614 Mbits/sec receiver
24472024-11-29T15:24:57.845ZRun 2/10...614.992157084046Mbps
24482024-11-29T15:25:04.864Z-----------------------------------------------------------
24492024-11-29T15:25:04.864ZServer listening on 5201
24502024-11-29T15:25:04.864Z-----------------------------------------------------------
24512024-11-29T15:25:04.864ZAccepted connection from 10.0.0.1, port 64093
24522024-11-29T15:25:04.864Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59645
24532024-11-29T15:25:04.864Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36769
24542024-11-29T15:25:04.864Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57327
24552024-11-29T15:25:04.864Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62277
24562024-11-29T15:25:04.864Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62044
24572024-11-29T15:25:04.864Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63236
24582024-11-29T15:25:04.864Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35706
24592024-11-29T15:25:04.864Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45136
24602024-11-29T15:25:04.864Z[ ID] Interval Transfer Bandwidth
24612024-11-29T15:25:04.864Z[ 5] 0.00-1.00 sec 8.55 MBytes 71.7 Mbits/sec
24622024-11-29T15:25:04.864Z[ 7] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
24632024-11-29T15:25:04.864Z[ 9] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
24642024-11-29T15:25:04.865Z[ 11] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
24652024-11-29T15:25:04.865Z[ 13] 0.00-1.00 sec 8.28 MBytes 69.5 Mbits/sec
24662024-11-29T15:25:04.865Z[ 15] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
24672024-11-29T15:25:04.865Z[ 17] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
24682024-11-29T15:25:04.865Z[ 19] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
24692024-11-29T15:25:04.865Z[SUM] 0.00-1.00 sec 66.8 MBytes 560 Mbits/sec
24702024-11-29T15:25:04.865Z- - - - - - - - - - - - - - - - - - - - - - - - -
24712024-11-29T15:25:04.865Z[ 5] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
24722024-11-29T15:25:04.865Z[ 7] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
24732024-11-29T15:25:04.865Z[ 9] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
24742024-11-29T15:25:04.865Z[ 11] 1.00-2.00 sec 9.06 MBytes 76.0 Mbits/sec
24752024-11-29T15:25:04.865Z[ 13] 1.00-2.00 sec 9.10 MBytes 76.3 Mbits/sec
24762024-11-29T15:25:04.865Z[ 15] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
24772024-11-29T15:25:04.865Z[ 17] 1.00-2.00 sec 9.11 MBytes 76.4 Mbits/sec
24782024-11-29T15:25:04.865Z[ 19] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
24792024-11-29T15:25:04.865Z[SUM] 1.00-2.00 sec 72.8 MBytes 611 Mbits/sec
24802024-11-29T15:25:04.865Z- - - - - - - - - - - - - - - - - - - - - - - - -
24812024-11-29T15:25:04.865Z[ 5] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24822024-11-29T15:25:04.865Z[ 7] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24832024-11-29T15:25:04.865Z[ 9] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24842024-11-29T15:25:04.865Z[ 11] 2.00-3.00 sec 8.85 MBytes 74.3 Mbits/sec
24852024-11-29T15:25:04.890Z[ 13] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24862024-11-29T15:25:04.890Z[ 15] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24872024-11-29T15:25:04.890Z[ 17] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24882024-11-29T15:25:04.890Z[ 19] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24892024-11-29T15:25:04.891Z[SUM] 2.00-3.00 sec 71.0 MBytes 595 Mbits/sec
24902024-11-29T15:25:04.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
24912024-11-29T15:25:04.891Z[ 5] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
24922024-11-29T15:25:04.891Z[ 7] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
24932024-11-29T15:25:04.891Z[ 9] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
24942024-11-29T15:25:04.891Z[ 11] 3.00-4.00 sec 9.33 MBytes 78.3 Mbits/sec
24952024-11-29T15:25:04.891Z[ 13] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
24962024-11-29T15:25:04.891Z[ 15] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
24972024-11-29T15:25:04.891Z[ 17] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
24982024-11-29T15:25:04.891Z[ 19] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
24992024-11-29T15:25:04.891Z[SUM] 3.00-4.00 sec 74.8 MBytes 628 Mbits/sec
25002024-11-29T15:25:04.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
25012024-11-29T15:25:04.891Z[ 5] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
25022024-11-29T15:25:04.891Z[ 7] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
25032024-11-29T15:25:04.891Z[ 9] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
25042024-11-29T15:25:04.891Z[ 11] 4.00-5.00 sec 9.45 MBytes 79.3 Mbits/sec
25052024-11-29T15:25:04.891Z[ 13] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
25062024-11-29T15:25:04.891Z[ 15] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
25072024-11-29T15:25:04.891Z[ 17] 4.00-5.00 sec 9.38 MBytes 78.7 Mbits/sec
25082024-11-29T15:25:04.891Z[ 19] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
25092024-11-29T15:25:04.891Z[SUM] 4.00-5.00 sec 75.2 MBytes 631 Mbits/sec
25102024-11-29T15:25:04.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
25112024-11-29T15:25:04.891Z[ 5] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
25122024-11-29T15:25:04.891Z[ 7] 5.00-6.00 sec 9.61 MBytes 80.6 Mbits/sec
25132024-11-29T15:25:04.891Z[ 9] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
25142024-11-29T15:25:04.891Z[ 11] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
25152024-11-29T15:25:04.891Z[ 13] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
25162024-11-29T15:25:04.892Z[ 15] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
25172024-11-29T15:25:04.892Z[ 17] 5.00-6.00 sec 9.69 MBytes 81.3 Mbits/sec
25182024-11-29T15:25:04.892Z[ 19] 5.00-6.00 sec 9.60 MBytes 80.6 Mbits/sec
25192024-11-29T15:25:04.892Z[SUM] 5.00-6.00 sec 76.9 MBytes 645 Mbits/sec
25202024-11-29T15:25:04.892Z- - - - - - - - - - - - - - - - - - - - - - - - -
25212024-11-29T15:25:04.892Z[ 5] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
25222024-11-29T15:25:04.892Z[ 7] 6.00-7.00 sec 9.10 MBytes 76.3 Mbits/sec
25232024-11-29T15:25:04.892Z[ 9] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
25242024-11-29T15:25:08.088Z[ 11] 6.00-7.00 sec 9.04 MBytes 75.8 Mbits/sec
25252024-11-29T15:25:08.088Z[ 13] 6.00-7.00 sec 8.99 MBytes 75.4 Mbits/sec
25262024-11-29T15:25:08.088Z[ 15] 6.00-7.00 sec 8.99 MBytes 75.4 Mbits/sec
25272024-11-29T15:25:08.088Z[ 17] 6.00-7.00 sec 9.00 MBytes 75.5 Mbits/sec
25282024-11-29T15:25:08.088Z[ 19] 6.00-7.00 sec 9.11 MBytes 76.4 Mbits/sec
25292024-11-29T15:25:08.088Z[SUM] 6.00-7.00 sec 72.5 MBytes 608 Mbits/sec
25302024-11-29T15:25:08.088Z- - - - - - - - - - - - - - - - - - - - - - - - -
25312024-11-29T15:25:08.088Z[ 5] 7.00-8.00 sec 9.30 MBytes 78.0 Mbits/sec
25322024-11-29T15:25:08.088Z[ 7] 7.00-8.00 sec 9.32 MBytes 78.2 Mbits/sec
25332024-11-29T15:25:08.088Z[ 9] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
25342024-11-29T15:25:08.088Z[ 11] 7.00-8.00 sec 9.31 MBytes 78.1 Mbits/sec
25352024-11-29T15:25:08.089Z[ 13] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
25362024-11-29T15:25:08.089Z[ 15] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
25372024-11-29T15:25:08.089Z[ 17] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
25382024-11-29T15:25:08.089Z[ 19] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
25392024-11-29T15:25:08.089Z[SUM] 7.00-8.00 sec 74.6 MBytes 626 Mbits/sec
25402024-11-29T15:25:08.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
25412024-11-29T15:25:08.089Z[ 5] 8.00-9.00 sec 9.30 MBytes 78.0 Mbits/sec
25422024-11-29T15:25:08.089Z[ 7] 8.00-9.00 sec 9.27 MBytes 77.8 Mbits/sec
25432024-11-29T15:25:08.089Z[ 9] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
25442024-11-29T15:25:08.089Z[ 11] 8.00-9.00 sec 9.35 MBytes 78.4 Mbits/sec
25452024-11-29T15:25:08.089Z[ 13] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
25462024-11-29T15:25:08.089Z[ 15] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
25472024-11-29T15:25:08.089Z[ 17] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
25482024-11-29T15:25:08.089Z[ 19] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
25492024-11-29T15:25:08.089Z[SUM] 8.00-9.00 sec 74.2 MBytes 623 Mbits/sec
25502024-11-29T15:25:08.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
25512024-11-29T15:25:08.089Z[ 5] 9.00-10.00 sec 9.50 MBytes 79.7 Mbits/sec
25522024-11-29T15:25:08.089Z[ 7] 9.00-10.00 sec 9.52 MBytes 79.9 Mbits/sec
25532024-11-29T15:25:08.089Z[ 9] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
25542024-11-29T15:25:08.089Z[ 11] 9.00-10.00 sec 9.49 MBytes 79.6 Mbits/sec
25552024-11-29T15:25:08.089Z[ 13] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
25562024-11-29T15:25:08.089Z[ 15] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
25572024-11-29T15:25:08.089Z[ 17] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
25582024-11-29T15:25:08.089Z[ 19] 9.00-10.00 sec 9.55 MBytes 80.1 Mbits/sec
25592024-11-29T15:25:08.089Z[SUM] 9.00-10.00 sec 76.3 MBytes 640 Mbits/sec
25602024-11-29T15:25:08.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
25612024-11-29T15:25:08.089Z[ 5] 10.00-10.01 sec 102 KBytes 145 Mbits/sec
25622024-11-29T15:25:08.089Z[ 7] 10.00-10.01 sec 82.0 KBytes 117 Mbits/sec
25632024-11-29T15:25:08.089Z[ 9] 10.00-10.01 sec 124 KBytes 178 Mbits/sec
25642024-11-29T15:25:08.089Z[ 11] 10.00-10.01 sec 124 KBytes 178 Mbits/sec
25652024-11-29T15:25:08.089Z[ 13] 10.00-10.01 sec 17.0 KBytes 24.2 Mbits/sec
25662024-11-29T15:25:08.089Z[ 15] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
25672024-11-29T15:25:08.089Z[ 17] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
25682024-11-29T15:25:08.089Z[ 19] 10.00-10.01 sec 48.1 KBytes 68.6 Mbits/sec
25692024-11-29T15:25:08.089Z[SUM] 10.00-10.01 sec 498 KBytes 708 Mbits/sec
25702024-11-29T15:25:08.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
25712024-11-29T15:25:08.089Z[ ID] Interval Transfer Bandwidth
25722024-11-29T15:25:08.090Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25732024-11-29T15:25:08.090Z[ 5] 0.00-10.01 sec 92.2 MBytes 77.3 Mbits/sec receiver
25742024-11-29T15:25:08.090Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25752024-11-29T15:25:08.090Z[ 7] 0.00-10.01 sec 92.0 MBytes 77.1 Mbits/sec receiver
25762024-11-29T15:25:08.090Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25772024-11-29T15:25:08.090Z[ 9] 0.00-10.01 sec 92.0 MBytes 77.1 Mbits/sec receiver
25782024-11-29T15:25:08.090Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25792024-11-29T15:25:08.090Z[ 11] 0.00-10.01 sec 92.0 MBytes 77.1 Mbits/sec receiver
25802024-11-29T15:25:08.090Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25812024-11-29T15:25:08.090Z[ 13] 0.00-10.01 sec 91.9 MBytes 77.0 Mbits/sec receiver
25822024-11-29T15:25:08.090Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25832024-11-29T15:25:08.090Z[ 15] 0.00-10.01 sec 91.9 MBytes 77.0 Mbits/sec receiver
25842024-11-29T15:25:08.090Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25852024-11-29T15:25:08.090Z[ 17] 0.00-10.01 sec 91.9 MBytes 77.0 Mbits/sec receiver
25862024-11-29T15:25:08.090Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25872024-11-29T15:25:08.090Z[ 19] 0.00-10.01 sec 91.9 MBytes 77.0 Mbits/sec receiver
25882024-11-29T15:25:08.090Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25892024-11-29T15:25:08.090Z[SUM] 0.00-10.01 sec 736 MBytes 617 Mbits/sec receiver
25902024-11-29T15:25:08.115ZRun 3/10...617.257032303831Mbps
25912024-11-29T15:25:15.153Z-----------------------------------------------------------
25922024-11-29T15:25:15.153ZServer listening on 5201
25932024-11-29T15:25:15.153Z-----------------------------------------------------------
25942024-11-29T15:25:15.153ZAccepted connection from 10.0.0.1, port 62346
25952024-11-29T15:25:15.153Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50991
25962024-11-29T15:25:15.153Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60621
25972024-11-29T15:25:15.153Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56669
25982024-11-29T15:25:15.153Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39412
25992024-11-29T15:25:15.153Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65469
26002024-11-29T15:25:15.153Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60741
26012024-11-29T15:25:15.153Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39077
26022024-11-29T15:25:15.153Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33788
26032024-11-29T15:25:15.153Z[ ID] Interval Transfer Bandwidth
26042024-11-29T15:25:15.153Z[ 5] 0.00-1.00 sec 8.51 MBytes 71.4 Mbits/sec
26052024-11-29T15:25:15.153Z[ 7] 0.00-1.00 sec 8.43 MBytes 70.7 Mbits/sec
26062024-11-29T15:25:15.153Z[ 9] 0.00-1.00 sec 8.39 MBytes 70.3 Mbits/sec
26072024-11-29T15:25:15.153Z[ 11] 0.00-1.00 sec 8.39 MBytes 70.3 Mbits/sec
26082024-11-29T15:25:15.153Z[ 13] 0.00-1.00 sec 8.27 MBytes 69.3 Mbits/sec
26092024-11-29T15:25:15.153Z[ 15] 0.00-1.00 sec 8.27 MBytes 69.3 Mbits/sec
26102024-11-29T15:25:15.153Z[ 17] 0.00-1.00 sec 8.27 MBytes 69.3 Mbits/sec
26112024-11-29T15:25:15.153Z[ 19] 0.00-1.00 sec 8.27 MBytes 69.3 Mbits/sec
26122024-11-29T15:25:15.153Z[SUM] 0.00-1.00 sec 66.8 MBytes 560 Mbits/sec
26132024-11-29T15:25:15.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
26142024-11-29T15:25:15.154Z[ 5] 1.00-2.00 sec 9.48 MBytes 79.6 Mbits/sec
26152024-11-29T15:25:15.154Z[ 7] 1.00-2.00 sec 9.44 MBytes 79.2 Mbits/sec
26162024-11-29T15:25:15.154Z[ 9] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
26172024-11-29T15:25:15.154Z[ 11] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
26182024-11-29T15:25:15.154Z[ 13] 1.00-2.00 sec 9.48 MBytes 79.6 Mbits/sec
26192024-11-29T15:25:15.154Z[ 15] 1.00-2.00 sec 9.48 MBytes 79.6 Mbits/sec
26202024-11-29T15:25:15.154Z[ 17] 1.00-2.00 sec 9.37 MBytes 78.7 Mbits/sec
26212024-11-29T15:25:15.154Z[ 19] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
26222024-11-29T15:25:15.154Z[SUM] 1.00-2.00 sec 75.3 MBytes 632 Mbits/sec
26232024-11-29T15:25:15.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
26242024-11-29T15:25:15.154Z[ 5] 2.00-3.00 sec 9.66 MBytes 81.0 Mbits/sec
26252024-11-29T15:25:15.154Z[ 7] 2.00-3.00 sec 9.67 MBytes 81.1 Mbits/sec
26262024-11-29T15:25:15.154Z[ 9] 2.00-3.00 sec 9.72 MBytes 81.5 Mbits/sec
26272024-11-29T15:25:15.154Z[ 11] 2.00-3.00 sec 9.72 MBytes 81.5 Mbits/sec
26282024-11-29T15:25:15.154Z[ 13] 2.00-3.00 sec 9.72 MBytes 81.5 Mbits/sec
26292024-11-29T15:25:15.154Z[ 15] 2.00-3.00 sec 9.64 MBytes 80.8 Mbits/sec
26302024-11-29T15:25:15.154Z[ 17] 2.00-3.00 sec 9.71 MBytes 81.4 Mbits/sec
26312024-11-29T15:25:15.154Z[ 19] 2.00-3.00 sec 9.72 MBytes 81.5 Mbits/sec
26322024-11-29T15:25:15.154Z[SUM] 2.00-3.00 sec 77.5 MBytes 651 Mbits/sec
26332024-11-29T15:25:15.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
26342024-11-29T15:25:15.154Z[ 5] 3.00-4.00 sec 9.67 MBytes 81.1 Mbits/sec
26352024-11-29T15:25:15.154Z[ 7] 3.00-4.00 sec 9.65 MBytes 81.0 Mbits/sec
26362024-11-29T15:25:15.154Z[ 9] 3.00-4.00 sec 9.68 MBytes 81.2 Mbits/sec
26372024-11-29T15:25:15.154Z[ 11] 3.00-4.00 sec 9.60 MBytes 80.5 Mbits/sec
26382024-11-29T15:25:15.154Z[ 13] 3.00-4.00 sec 9.60 MBytes 80.6 Mbits/sec
26392024-11-29T15:25:15.154Z[ 15] 3.00-4.00 sec 9.69 MBytes 81.3 Mbits/sec
26402024-11-29T15:25:15.154Z[ 17] 3.00-4.00 sec 9.66 MBytes 81.0 Mbits/sec
26412024-11-29T15:25:15.154Z[ 19] 3.00-4.00 sec 9.64 MBytes 80.9 Mbits/sec
26422024-11-29T15:25:15.154Z[SUM] 3.00-4.00 sec 77.2 MBytes 648 Mbits/sec
26432024-11-29T15:25:15.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
26442024-11-29T15:25:15.154Z[ 5] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec
26452024-11-29T15:25:15.154Z[ 7] 4.00-5.00 sec 9.64 MBytes 80.9 Mbits/sec
26462024-11-29T15:25:15.154Z[ 9] 4.00-5.00 sec 9.64 MBytes 80.9 Mbits/sec
26472024-11-29T15:25:15.154Z[ 11] 4.00-5.00 sec 9.72 MBytes 81.5 Mbits/sec
26482024-11-29T15:25:15.154Z[ 13] 4.00-5.00 sec 9.61 MBytes 80.6 Mbits/sec
26492024-11-29T15:25:15.154Z[ 15] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec
26502024-11-29T15:25:15.154Z[ 17] 4.00-5.00 sec 9.66 MBytes 81.0 Mbits/sec
26512024-11-29T15:25:15.155Z[ 19] 4.00-5.00 sec 9.68 MBytes 81.2 Mbits/sec
26522024-11-29T15:25:15.155Z[SUM] 4.00-5.00 sec 77.2 MBytes 647 Mbits/sec
26532024-11-29T15:25:15.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
26542024-11-29T15:25:15.155Z[ 5] 5.00-6.00 sec 9.90 MBytes 83.0 Mbits/sec
26552024-11-29T15:25:15.155Z[ 7] 5.00-6.00 sec 9.88 MBytes 82.9 Mbits/sec
26562024-11-29T15:25:15.155Z[ 9] 5.00-6.00 sec 9.84 MBytes 82.6 Mbits/sec
26572024-11-29T15:25:15.155Z[ 11] 5.00-6.00 sec 9.84 MBytes 82.6 Mbits/sec
26582024-11-29T15:25:15.155Z[ 13] 5.00-6.00 sec 9.93 MBytes 83.3 Mbits/sec
26592024-11-29T15:25:15.155Z[ 15] 5.00-6.00 sec 9.87 MBytes 82.8 Mbits/sec
26602024-11-29T15:25:15.155Z[ 17] 5.00-6.00 sec 9.84 MBytes 82.6 Mbits/sec
26612024-11-29T15:25:15.155Z[ 19] 5.00-6.00 sec 9.84 MBytes 82.6 Mbits/sec
26622024-11-29T15:25:15.155Z[SUM] 5.00-6.00 sec 79.0 MBytes 662 Mbits/sec
26632024-11-29T15:25:15.155Z- - - - - - - - - - - - - - - - - - - - - - - - -
26642024-11-29T15:25:15.155Z[ 5] 6.00-7.00 sec 9.42 MBytes 79.0 Mbits/sec
26652024-11-29T15:25:15.155Z[ 7] 6.00-7.00 sec 9.40 MBytes 78.8 Mbits/sec
26662024-11-29T15:25:15.155Z[ 9] 6.00-7.00 sec 9.44 MBytes 79.2 Mbits/sec
26672024-11-29T15:25:18.225Z[ 11] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
26682024-11-29T15:25:18.225Z[ 13] 6.00-7.00 sec 9.38 MBytes 78.7 Mbits/sec
26692024-11-29T15:25:18.225Z[ 15] 6.00-7.00 sec 9.46 MBytes 79.3 Mbits/sec
26702024-11-29T15:25:18.225Z[ 17] 6.00-7.00 sec 9.42 MBytes 79.0 Mbits/sec
26712024-11-29T15:25:18.273Z[ 19] 6.00-7.00 sec 9.39 MBytes 78.8 Mbits/sec
26722024-11-29T15:25:18.273Z[SUM] 6.00-7.00 sec 75.3 MBytes 631 Mbits/sec
26732024-11-29T15:25:18.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
26742024-11-29T15:25:18.273Z[ 5] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
26752024-11-29T15:25:18.273Z[ 7] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
26762024-11-29T15:25:18.273Z[ 9] 7.00-8.00 sec 9.03 MBytes 75.8 Mbits/sec
26772024-11-29T15:25:18.273Z[ 11] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
26782024-11-29T15:25:18.273Z[ 13] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
26792024-11-29T15:25:18.273Z[ 15] 7.00-8.00 sec 9.07 MBytes 76.1 Mbits/sec
26802024-11-29T15:25:18.273Z[ 17] 7.00-8.00 sec 9.05 MBytes 75.9 Mbits/sec
26812024-11-29T15:25:18.273Z[ 19] 7.00-8.00 sec 9.08 MBytes 76.2 Mbits/sec
26822024-11-29T15:25:18.273Z[SUM] 7.00-8.00 sec 72.7 MBytes 610 Mbits/sec
26832024-11-29T15:25:18.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
26842024-11-29T15:25:18.273Z[ 5] 8.00-9.00 sec 9.72 MBytes 81.5 Mbits/sec
26852024-11-29T15:25:18.273Z[ 7] 8.00-9.00 sec 9.72 MBytes 81.5 Mbits/sec
26862024-11-29T15:25:18.273Z[ 9] 8.00-9.00 sec 9.84 MBytes 82.6 Mbits/sec
26872024-11-29T15:25:18.273Z[ 11] 8.00-9.00 sec 9.76 MBytes 81.9 Mbits/sec
26882024-11-29T15:25:18.273Z[ 13] 8.00-9.00 sec 9.72 MBytes 81.5 Mbits/sec
26892024-11-29T15:25:18.273Z[ 15] 8.00-9.00 sec 9.77 MBytes 81.9 Mbits/sec
26902024-11-29T15:25:18.273Z[ 17] 8.00-9.00 sec 9.84 MBytes 82.6 Mbits/sec
26912024-11-29T15:25:18.273Z[ 19] 8.00-9.00 sec 9.84 MBytes 82.6 Mbits/sec
26922024-11-29T15:25:18.273Z[SUM] 8.00-9.00 sec 78.2 MBytes 656 Mbits/sec
26932024-11-29T15:25:18.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
26942024-11-29T15:25:18.273Z[ 5] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
26952024-11-29T15:25:18.273Z[ 7] 9.00-10.00 sec 9.64 MBytes 80.9 Mbits/sec
26962024-11-29T15:25:18.273Z[ 9] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
26972024-11-29T15:25:18.273Z[ 11] 9.00-10.00 sec 9.66 MBytes 81.0 Mbits/sec
26982024-11-29T15:25:18.273Z[ 13] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
26992024-11-29T15:25:18.273Z[ 15] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
27002024-11-29T15:25:18.273Z[ 17] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
27012024-11-29T15:25:18.273Z[ 19] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
27022024-11-29T15:25:18.273Z[SUM] 9.00-10.00 sec 76.9 MBytes 645 Mbits/sec
27032024-11-29T15:25:18.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
27042024-11-29T15:25:18.273Z[ 5] 10.00-10.01 sec 124 KBytes 165 Mbits/sec
27052024-11-29T15:25:18.273Z[ 7] 10.00-10.01 sec 82.0 KBytes 109 Mbits/sec
27062024-11-29T15:25:18.273Z[ 9] 10.00-10.01 sec 31.1 KBytes 41.4 Mbits/sec
27072024-11-29T15:25:18.274Z[ 11] 10.00-10.01 sec 22.6 KBytes 30.1 Mbits/sec
27082024-11-29T15:25:18.274Z[ 13] 10.00-10.01 sec 124 KBytes 165 Mbits/sec
27092024-11-29T15:25:18.274Z[ 15] 10.00-10.01 sec 124 KBytes 165 Mbits/sec
27102024-11-29T15:25:18.274Z[ 17] 10.00-10.01 sec 53.7 KBytes 71.4 Mbits/sec
27112024-11-29T15:25:18.274Z[ 19] 10.00-10.01 sec 12.7 KBytes 16.9 Mbits/sec
27122024-11-29T15:25:18.274Z[SUM] 10.00-10.01 sec 576 KBytes 765 Mbits/sec
27132024-11-29T15:25:18.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
27142024-11-29T15:25:18.274Z[ ID] Interval Transfer Bandwidth
27152024-11-29T15:25:18.274Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
27162024-11-29T15:25:18.274Z[ 5] 0.00-10.01 sec 94.8 MBytes 79.5 Mbits/sec receiver
27172024-11-29T15:25:18.274Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
27182024-11-29T15:25:18.274Z[ 7] 0.00-10.01 sec 94.7 MBytes 79.4 Mbits/sec receiver
27192024-11-29T15:25:18.274Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
27202024-11-29T15:25:18.274Z[ 9] 0.00-10.01 sec 94.6 MBytes 79.3 Mbits/sec receiver
27212024-11-29T15:25:18.274Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
27222024-11-29T15:25:18.274Z[ 11] 0.00-10.01 sec 94.5 MBytes 79.3 Mbits/sec receiver
27232024-11-29T15:25:18.274Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
27242024-11-29T15:25:18.274Z[ 13] 0.00-10.01 sec 94.5 MBytes 79.3 Mbits/sec receiver
27252024-11-29T15:25:18.274Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
27262024-11-29T15:25:18.274Z[ 15] 0.00-10.01 sec 94.5 MBytes 79.3 Mbits/sec receiver
27272024-11-29T15:25:18.274Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
27282024-11-29T15:25:18.274Z[ 17] 0.00-10.01 sec 94.5 MBytes 79.2 Mbits/sec receiver
27292024-11-29T15:25:18.274Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
27302024-11-29T15:25:18.274Z[ 19] 0.00-10.01 sec 94.4 MBytes 79.2 Mbits/sec receiver
27312024-11-29T15:25:18.274Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
27322024-11-29T15:25:18.274Z[SUM] 0.00-10.01 sec 757 MBytes 634 Mbits/sec receiver
27332024-11-29T15:25:18.274ZRun 4/10...634.945362484581Mbps
27342024-11-29T15:25:25.318Z-----------------------------------------------------------
27352024-11-29T15:25:25.318ZServer listening on 5201
27362024-11-29T15:25:25.318Z-----------------------------------------------------------
27372024-11-29T15:25:25.318ZAccepted connection from 10.0.0.1, port 46974
27382024-11-29T15:25:25.318Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46593
27392024-11-29T15:25:25.318Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37819
27402024-11-29T15:25:25.318Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59549
27412024-11-29T15:25:25.318Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48111
27422024-11-29T15:25:25.318Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61651
27432024-11-29T15:25:25.318Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48745
27442024-11-29T15:25:25.318Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61328
27452024-11-29T15:25:25.318Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45783
27462024-11-29T15:25:25.318Z[ ID] Interval Transfer Bandwidth
27472024-11-29T15:25:25.318Z[ 5] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
27482024-11-29T15:25:25.318Z[ 7] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
27492024-11-29T15:25:25.318Z[ 9] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
27502024-11-29T15:25:25.318Z[ 11] 0.00-1.00 sec 8.07 MBytes 67.7 Mbits/sec
27512024-11-29T15:25:25.318Z[ 13] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
27522024-11-29T15:25:25.318Z[ 15] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
27532024-11-29T15:25:25.318Z[ 17] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
27542024-11-29T15:25:25.318Z[ 19] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
27552024-11-29T15:25:25.318Z[SUM] 0.00-1.00 sec 64.7 MBytes 543 Mbits/sec
27562024-11-29T15:25:25.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
27572024-11-29T15:25:25.318Z[ 5] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
27582024-11-29T15:25:25.318Z[ 7] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
27592024-11-29T15:25:25.318Z[ 9] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
27602024-11-29T15:25:25.318Z[ 11] 1.00-2.00 sec 9.43 MBytes 79.1 Mbits/sec
27612024-11-29T15:25:25.318Z[ 13] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
27622024-11-29T15:25:25.318Z[ 15] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
27632024-11-29T15:25:25.318Z[ 17] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
27642024-11-29T15:25:25.318Z[ 19] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
27652024-11-29T15:25:25.318Z[SUM] 1.00-2.00 sec 74.9 MBytes 629 Mbits/sec
27662024-11-29T15:25:25.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
27672024-11-29T15:25:25.318Z[ 5] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
27682024-11-29T15:25:25.318Z[ 7] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
27692024-11-29T15:25:25.318Z[ 9] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
27702024-11-29T15:25:25.318Z[ 11] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
27712024-11-29T15:25:25.319Z[ 13] 2.00-3.00 sec 9.37 MBytes 78.6 Mbits/sec
27722024-11-29T15:25:25.319Z[ 15] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
27732024-11-29T15:25:25.319Z[ 17] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
27742024-11-29T15:25:25.319Z[ 19] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
27752024-11-29T15:25:25.319Z[SUM] 2.00-3.00 sec 74.9 MBytes 628 Mbits/sec
27762024-11-29T15:25:25.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
27772024-11-29T15:25:25.319Z[ 5] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
27782024-11-29T15:25:25.319Z[ 7] 3.00-4.00 sec 9.40 MBytes 78.9 Mbits/sec
27792024-11-29T15:25:25.319Z[ 9] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
27802024-11-29T15:25:25.319Z[ 11] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
27812024-11-29T15:25:25.319Z[ 13] 3.00-4.00 sec 9.46 MBytes 79.4 Mbits/sec
27822024-11-29T15:25:25.319Z[ 15] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
27832024-11-29T15:25:25.319Z[ 17] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
27842024-11-29T15:25:25.319Z[ 19] 3.00-4.00 sec 9.40 MBytes 78.9 Mbits/sec
27852024-11-29T15:25:25.319Z[SUM] 3.00-4.00 sec 75.3 MBytes 632 Mbits/sec
27862024-11-29T15:25:25.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
27872024-11-29T15:25:25.320Z[ 5] 4.00-5.00 sec 9.46 MBytes 79.3 Mbits/sec
27882024-11-29T15:25:25.320Z[ 7] 4.00-5.00 sec 9.43 MBytes 79.1 Mbits/sec
27892024-11-29T15:25:25.320Z[ 9] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
27902024-11-29T15:25:25.320Z[ 11] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
27912024-11-29T15:25:25.320Z[ 13] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
27922024-11-29T15:25:25.320Z[ 15] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
27932024-11-29T15:25:25.320Z[ 17] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
27942024-11-29T15:25:25.320Z[ 19] 4.00-5.00 sec 9.43 MBytes 79.1 Mbits/sec
27952024-11-29T15:25:25.320Z[SUM] 4.00-5.00 sec 75.1 MBytes 630 Mbits/sec
27962024-11-29T15:25:25.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
27972024-11-29T15:25:25.320Z[ 5] 5.00-6.00 sec 9.43 MBytes 79.1 Mbits/sec
27982024-11-29T15:25:25.320Z[ 7] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
27992024-11-29T15:25:25.320Z[ 9] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
28002024-11-29T15:25:25.320Z[ 11] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
28012024-11-29T15:25:25.320Z[ 13] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
28022024-11-29T15:25:25.320Z[ 15] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
28032024-11-29T15:25:25.320Z[ 17] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
28042024-11-29T15:25:25.320Z[ 19] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
28052024-11-29T15:25:25.320Z[SUM] 5.00-6.00 sec 75.8 MBytes 636 Mbits/sec
28062024-11-29T15:25:25.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
28072024-11-29T15:25:25.320Z[ 5] 6.00-7.00 sec 9.31 MBytes 78.1 Mbits/sec
28082024-11-29T15:25:25.320Z[ 7] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
28092024-11-29T15:25:25.320Z[ 9] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
28102024-11-29T15:25:28.518Z[ 11] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
28112024-11-29T15:25:28.518Z[ 13] 6.00-7.00 sec 9.28 MBytes 77.8 Mbits/sec
28122024-11-29T15:25:28.519Z[ 15] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
28132024-11-29T15:25:28.519Z[ 17] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
28142024-11-29T15:25:28.519Z[ 19] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
28152024-11-29T15:25:28.519Z[SUM] 6.00-7.00 sec 74.2 MBytes 623 Mbits/sec
28162024-11-29T15:25:28.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
28172024-11-29T15:25:28.519Z[ 5] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
28182024-11-29T15:25:28.519Z[ 7] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
28192024-11-29T15:25:28.519Z[ 9] 7.00-8.00 sec 9.03 MBytes 75.8 Mbits/sec
28202024-11-29T15:25:28.519Z[ 11] 7.00-8.00 sec 8.99 MBytes 75.4 Mbits/sec
28212024-11-29T15:25:28.519Z[ 13] 7.00-8.00 sec 9.07 MBytes 76.1 Mbits/sec
28222024-11-29T15:25:28.519Z[ 15] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
28232024-11-29T15:25:28.519Z[ 17] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
28242024-11-29T15:25:28.519Z[ 19] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
28252024-11-29T15:25:28.519Z[SUM] 7.00-8.00 sec 72.7 MBytes 610 Mbits/sec
28262024-11-29T15:25:28.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
28272024-11-29T15:25:28.519Z[ 5] 8.00-9.00 sec 9.25 MBytes 77.6 Mbits/sec
28282024-11-29T15:25:28.519Z[ 7] 8.00-9.00 sec 9.27 MBytes 77.8 Mbits/sec
28292024-11-29T15:25:28.519Z[ 9] 8.00-9.00 sec 9.32 MBytes 78.2 Mbits/sec
28302024-11-29T15:25:28.519Z[ 11] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
28312024-11-29T15:25:28.519Z[ 13] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
28322024-11-29T15:25:28.520Z[ 15] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
28332024-11-29T15:25:28.520Z[ 17] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
28342024-11-29T15:25:28.520Z[ 19] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
28352024-11-29T15:25:28.520Z[SUM] 8.00-9.00 sec 74.6 MBytes 626 Mbits/sec
28362024-11-29T15:25:28.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
28372024-11-29T15:25:28.520Z[ 5] 9.00-10.00 sec 9.35 MBytes 78.4 Mbits/sec
28382024-11-29T15:25:28.520Z[ 7] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
28392024-11-29T15:25:28.520Z[ 9] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
28402024-11-29T15:25:28.520Z[ 11] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
28412024-11-29T15:25:28.520Z[ 13] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
28422024-11-29T15:25:28.520Z[ 15] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
28432024-11-29T15:25:28.520Z[ 17] 9.00-10.00 sec 9.31 MBytes 78.1 Mbits/sec
28442024-11-29T15:25:28.520Z[ 19] 9.00-10.00 sec 9.27 MBytes 77.8 Mbits/sec
28452024-11-29T15:25:28.520Z[SUM] 9.00-10.00 sec 74.7 MBytes 627 Mbits/sec
28462024-11-29T15:25:28.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
28472024-11-29T15:25:28.520Z[ 5] 10.00-10.01 sec 124 KBytes 171 Mbits/sec
28482024-11-29T15:25:28.520Z[ 7] 10.00-10.01 sec 87.7 KBytes 121 Mbits/sec
28492024-11-29T15:25:28.520Z[ 9] 10.00-10.01 sec 124 KBytes 172 Mbits/sec
28502024-11-29T15:25:28.520Z[ 11] 10.00-10.01 sec 84.8 KBytes 117 Mbits/sec
28512024-11-29T15:25:28.521Z[ 13] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
28522024-11-29T15:25:28.521Z[ 15] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
28532024-11-29T15:25:28.521Z[ 17] 10.00-10.01 sec 45.2 KBytes 62.4 Mbits/sec
28542024-11-29T15:25:28.521Z[ 19] 10.00-10.01 sec 90.5 KBytes 125 Mbits/sec
28552024-11-29T15:25:28.521Z[SUM] 10.00-10.01 sec 557 KBytes 768 Mbits/sec
28562024-11-29T15:25:28.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
28572024-11-29T15:25:28.521Z[ ID] Interval Transfer Bandwidth
28582024-11-29T15:25:28.521Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28592024-11-29T15:25:28.521Z[ 5] 0.00-10.01 sec 92.4 MBytes 77.4 Mbits/sec receiver
28602024-11-29T15:25:28.521Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28612024-11-29T15:25:28.521Z[ 7] 0.00-10.01 sec 92.2 MBytes 77.3 Mbits/sec receiver
28622024-11-29T15:25:28.521Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28632024-11-29T15:25:28.521Z[ 9] 0.00-10.01 sec 92.2 MBytes 77.3 Mbits/sec receiver
28642024-11-29T15:25:28.521Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28652024-11-29T15:25:28.521Z[ 11] 0.00-10.01 sec 92.2 MBytes 77.3 Mbits/sec receiver
28662024-11-29T15:25:28.521Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28672024-11-29T15:25:28.521Z[ 13] 0.00-10.01 sec 92.1 MBytes 77.2 Mbits/sec receiver
28682024-11-29T15:25:28.521Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28692024-11-29T15:25:28.521Z[ 15] 0.00-10.01 sec 92.1 MBytes 77.2 Mbits/sec receiver
28702024-11-29T15:25:28.521Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28712024-11-29T15:25:28.521Z[ 17] 0.00-10.01 sec 92.1 MBytes 77.2 Mbits/sec receiver
28722024-11-29T15:25:28.521Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28732024-11-29T15:25:28.521Z[ 19] 0.00-10.01 sec 92.1 MBytes 77.2 Mbits/sec receiver
28742024-11-29T15:25:28.521Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
28752024-11-29T15:25:28.521Z[SUM] 0.00-10.01 sec 738 MBytes 618 Mbits/sec receiver
28762024-11-29T15:25:28.546ZRun 5/10...618.944439421846Mbps
28772024-11-29T15:25:35.585Z-----------------------------------------------------------
28782024-11-29T15:25:35.585ZServer listening on 5201
28792024-11-29T15:25:35.585Z-----------------------------------------------------------
28802024-11-29T15:25:35.586ZAccepted connection from 10.0.0.1, port 41758
28812024-11-29T15:25:35.586Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48269
28822024-11-29T15:25:35.586Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53759
28832024-11-29T15:25:35.586Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35065
28842024-11-29T15:25:35.586Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35762
28852024-11-29T15:25:35.586Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45125
28862024-11-29T15:25:35.586Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38244
28872024-11-29T15:25:35.586Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55241
28882024-11-29T15:25:35.586Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49689
28892024-11-29T15:25:35.586Z[ ID] Interval Transfer Bandwidth
28902024-11-29T15:25:35.586Z[ 5] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec
28912024-11-29T15:25:35.586Z[ 7] 0.00-1.00 sec 8.51 MBytes 71.4 Mbits/sec
28922024-11-29T15:25:35.586Z[ 9] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec
28932024-11-29T15:25:35.586Z[ 11] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
28942024-11-29T15:25:35.586Z[ 13] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
28952024-11-29T15:25:35.586Z[ 15] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
28962024-11-29T15:25:35.586Z[ 17] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
28972024-11-29T15:25:35.586Z[ 19] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
28982024-11-29T15:25:35.586Z[SUM] 0.00-1.00 sec 67.6 MBytes 567 Mbits/sec
28992024-11-29T15:25:35.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002024-11-29T15:25:35.586Z[ 5] 1.00-2.00 sec 8.46 MBytes 71.0 Mbits/sec
29012024-11-29T15:25:35.586Z[ 7] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec
29022024-11-29T15:25:35.586Z[ 9] 1.00-2.00 sec 8.43 MBytes 70.7 Mbits/sec
29032024-11-29T15:25:35.586Z[ 11] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec
29042024-11-29T15:25:35.586Z[ 13] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec
29052024-11-29T15:25:35.586Z[ 15] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec
29062024-11-29T15:25:35.586Z[ 17] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec
29072024-11-29T15:25:35.586Z[ 19] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec
29082024-11-29T15:25:35.586Z[SUM] 1.00-2.00 sec 67.9 MBytes 570 Mbits/sec
29092024-11-29T15:25:35.586Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102024-11-29T15:25:35.586Z[ 5] 2.00-3.00 sec 8.85 MBytes 74.2 Mbits/sec
29112024-11-29T15:25:35.586Z[ 7] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
29122024-11-29T15:25:35.586Z[ 9] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
29132024-11-29T15:25:35.586Z[ 11] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
29142024-11-29T15:25:35.586Z[ 13] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
29152024-11-29T15:25:35.586Z[ 15] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
29162024-11-29T15:25:35.586Z[ 17] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
29172024-11-29T15:25:35.587Z[ 19] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
29182024-11-29T15:25:35.587Z[SUM] 2.00-3.00 sec 70.9 MBytes 595 Mbits/sec
29192024-11-29T15:25:35.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
29202024-11-29T15:25:35.587Z[ 5] 3.00-4.00 sec 9.43 MBytes 79.1 Mbits/sec
29212024-11-29T15:25:35.587Z[ 7] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
29222024-11-29T15:25:35.587Z[ 9] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
29232024-11-29T15:25:35.587Z[ 11] 3.00-4.00 sec 9.38 MBytes 78.7 Mbits/sec
29242024-11-29T15:25:35.587Z[ 13] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
29252024-11-29T15:25:35.587Z[ 15] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
29262024-11-29T15:25:35.587Z[ 17] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
29272024-11-29T15:25:35.587Z[ 19] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
29282024-11-29T15:25:35.587Z[SUM] 3.00-4.00 sec 75.1 MBytes 630 Mbits/sec
29292024-11-29T15:25:35.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
29302024-11-29T15:25:35.587Z[ 5] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
29312024-11-29T15:25:35.587Z[ 7] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
29322024-11-29T15:25:35.587Z[ 9] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
29332024-11-29T15:25:35.587Z[ 11] 4.00-5.00 sec 9.45 MBytes 79.3 Mbits/sec
29342024-11-29T15:25:35.587Z[ 13] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
29352024-11-29T15:25:35.587Z[ 15] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
29362024-11-29T15:25:35.587Z[ 17] 4.00-5.00 sec 9.47 MBytes 79.4 Mbits/sec
29372024-11-29T15:25:35.587Z[ 19] 4.00-5.00 sec 9.38 MBytes 78.7 Mbits/sec
29382024-11-29T15:25:35.587Z[SUM] 4.00-5.00 sec 75.5 MBytes 633 Mbits/sec
29392024-11-29T15:25:35.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
29402024-11-29T15:25:35.587Z[ 5] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
29412024-11-29T15:25:35.587Z[ 7] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
29422024-11-29T15:25:35.587Z[ 9] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
29432024-11-29T15:25:35.587Z[ 11] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
29442024-11-29T15:25:35.587Z[ 13] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
29452024-11-29T15:25:35.587Z[ 15] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
29462024-11-29T15:25:35.587Z[ 17] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
29472024-11-29T15:25:35.587Z[ 19] 5.00-6.00 sec 9.34 MBytes 78.3 Mbits/sec
29482024-11-29T15:25:35.587Z[SUM] 5.00-6.00 sec 74.4 MBytes 624 Mbits/sec
29492024-11-29T15:25:35.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
29502024-11-29T15:25:35.587Z[ 5] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
29512024-11-29T15:25:35.587Z[ 7] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
29522024-11-29T15:25:35.587Z[ 9] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
29532024-11-29T15:25:38.788Z[ 11] 6.00-7.00 sec 9.04 MBytes 75.8 Mbits/sec
29542024-11-29T15:25:38.788Z[ 13] 6.00-7.00 sec 9.11 MBytes 76.4 Mbits/sec
29552024-11-29T15:25:38.788Z[ 15] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
29562024-11-29T15:25:38.788Z[ 17] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
29572024-11-29T15:25:38.788Z[ 19] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
29582024-11-29T15:25:38.788Z[SUM] 6.00-7.00 sec 72.8 MBytes 611 Mbits/sec
29592024-11-29T15:25:38.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
29602024-11-29T15:25:38.788Z[ 5] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
29612024-11-29T15:25:38.788Z[ 7] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
29622024-11-29T15:25:38.788Z[ 9] 7.00-8.00 sec 9.17 MBytes 77.0 Mbits/sec
29632024-11-29T15:25:38.788Z[ 11] 7.00-8.00 sec 9.19 MBytes 77.1 Mbits/sec
29642024-11-29T15:25:38.788Z[ 13] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
29652024-11-29T15:25:38.788Z[ 15] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
29662024-11-29T15:25:38.788Z[ 17] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
29672024-11-29T15:25:38.788Z[ 19] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
29682024-11-29T15:25:38.788Z[SUM] 7.00-8.00 sec 73.8 MBytes 619 Mbits/sec
29692024-11-29T15:25:38.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
29702024-11-29T15:25:38.789Z[ 5] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
29712024-11-29T15:25:38.789Z[ 7] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
29722024-11-29T15:25:38.789Z[ 9] 8.00-9.00 sec 8.93 MBytes 74.9 Mbits/sec
29732024-11-29T15:25:38.789Z[ 11] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec
29742024-11-29T15:25:38.789Z[ 13] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec
29752024-11-29T15:25:38.789Z[ 15] 8.00-9.00 sec 8.92 MBytes 74.8 Mbits/sec
29762024-11-29T15:25:38.789Z[ 17] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
29772024-11-29T15:25:38.789Z[ 19] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
29782024-11-29T15:25:38.789Z[SUM] 8.00-9.00 sec 71.3 MBytes 598 Mbits/sec
29792024-11-29T15:25:38.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
29802024-11-29T15:25:38.789Z[ 5] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
29812024-11-29T15:25:38.789Z[ 7] 9.00-10.00 sec 9.13 MBytes 76.6 Mbits/sec
29822024-11-29T15:25:38.789Z[ 9] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
29832024-11-29T15:25:38.789Z[ 11] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
29842024-11-29T15:25:38.789Z[ 13] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
29852024-11-29T15:25:38.789Z[ 15] 9.00-10.00 sec 9.19 MBytes 77.1 Mbits/sec
29862024-11-29T15:25:38.789Z[ 17] 9.00-10.00 sec 9.15 MBytes 76.8 Mbits/sec
29872024-11-29T15:25:38.789Z[ 19] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
29882024-11-29T15:25:38.789Z[SUM] 9.00-10.00 sec 73.0 MBytes 613 Mbits/sec
29892024-11-29T15:25:38.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
29902024-11-29T15:25:38.789Z[ 5] 10.00-10.01 sec 124 KBytes 167 Mbits/sec
29912024-11-29T15:25:38.789Z[ 7] 10.00-10.01 sec 109 KBytes 147 Mbits/sec
29922024-11-29T15:25:38.789Z[ 9] 10.00-10.01 sec 124 KBytes 168 Mbits/sec
29932024-11-29T15:25:38.789Z[ 11] 10.00-10.01 sec 14.1 KBytes 19.0 Mbits/sec
29942024-11-29T15:25:38.789Z[ 13] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
29952024-11-29T15:25:38.789Z[ 15] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
29962024-11-29T15:25:38.789Z[ 17] 10.00-10.01 sec 84.8 KBytes 114 Mbits/sec
29972024-11-29T15:25:38.789Z[ 19] 10.00-10.01 sec 124 KBytes 168 Mbits/sec
29982024-11-29T15:25:38.789Z[SUM] 10.00-10.01 sec 581 KBytes 780 Mbits/sec
29992024-11-29T15:25:38.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
30002024-11-29T15:25:38.789Z[ ID] Interval Transfer Bandwidth
30012024-11-29T15:25:38.789Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
30022024-11-29T15:25:38.789Z[ 5] 0.00-10.01 sec 90.5 MBytes 75.9 Mbits/sec receiver
30032024-11-29T15:25:38.789Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
30042024-11-29T15:25:38.789Z[ 7] 0.00-10.01 sec 90.4 MBytes 75.8 Mbits/sec receiver
30052024-11-29T15:25:38.789Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
30062024-11-29T15:25:38.789Z[ 9] 0.00-10.01 sec 90.4 MBytes 75.8 Mbits/sec receiver
30072024-11-29T15:25:38.789Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
30082024-11-29T15:25:38.789Z[ 11] 0.00-10.01 sec 90.3 MBytes 75.7 Mbits/sec receiver
30092024-11-29T15:25:38.790Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
30102024-11-29T15:25:38.791Z[ 13] 0.00-10.01 sec 90.3 MBytes 75.7 Mbits/sec receiver
30112024-11-29T15:25:38.791Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
30122024-11-29T15:25:38.791Z[ 15] 0.00-10.01 sec 90.3 MBytes 75.7 Mbits/sec receiver
30132024-11-29T15:25:38.791Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
30142024-11-29T15:25:38.791Z[ 17] 0.00-10.01 sec 90.3 MBytes 75.7 Mbits/sec receiver
30152024-11-29T15:25:38.791Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
30162024-11-29T15:25:38.791Z[ 19] 0.00-10.01 sec 90.3 MBytes 75.7 Mbits/sec receiver
30172024-11-29T15:25:38.791Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
30182024-11-29T15:25:38.791Z[SUM] 0.00-10.01 sec 723 MBytes 606 Mbits/sec receiver
30192024-11-29T15:25:38.815ZRun 6/10...606.5898888158559Mbps
30202024-11-29T15:25:45.856Z-----------------------------------------------------------
30212024-11-29T15:25:45.856ZServer listening on 5201
30222024-11-29T15:25:45.856Z-----------------------------------------------------------
30232024-11-29T15:25:45.856ZAccepted connection from 10.0.0.1, port 56451
30242024-11-29T15:25:45.856Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60776
30252024-11-29T15:25:45.856Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60934
30262024-11-29T15:25:45.856Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55059
30272024-11-29T15:25:45.856Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60441
30282024-11-29T15:25:45.856Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63144
30292024-11-29T15:25:45.856Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36016
30302024-11-29T15:25:45.856Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48524
30312024-11-29T15:25:45.856Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48858
30322024-11-29T15:25:45.856Z[ ID] Interval Transfer Bandwidth
30332024-11-29T15:25:45.856Z[ 5] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec
30342024-11-29T15:25:45.856Z[ 7] 0.00-1.00 sec 8.26 MBytes 69.3 Mbits/sec
30352024-11-29T15:25:45.856Z[ 9] 0.00-1.00 sec 8.19 MBytes 68.7 Mbits/sec
30362024-11-29T15:25:45.856Z[ 11] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
30372024-11-29T15:25:45.856Z[ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
30382024-11-29T15:25:45.856Z[ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
30392024-11-29T15:25:45.856Z[ 17] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
30402024-11-29T15:25:45.856Z[ 19] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
30412024-11-29T15:25:45.856Z[SUM] 0.00-1.00 sec 65.5 MBytes 549 Mbits/sec
30422024-11-29T15:25:45.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
30432024-11-29T15:25:45.856Z[ 5] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
30442024-11-29T15:25:45.856Z[ 7] 1.00-2.00 sec 8.92 MBytes 74.8 Mbits/sec
30452024-11-29T15:25:45.856Z[ 9] 1.00-2.00 sec 8.95 MBytes 75.0 Mbits/sec
30462024-11-29T15:25:45.857Z[ 11] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
30472024-11-29T15:25:45.857Z[ 13] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
30482024-11-29T15:25:45.857Z[ 15] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
30492024-11-29T15:25:45.857Z[ 17] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
30502024-11-29T15:25:45.857Z[ 19] 1.00-2.00 sec 8.90 MBytes 74.6 Mbits/sec
30512024-11-29T15:25:45.857Z[SUM] 1.00-2.00 sec 71.7 MBytes 602 Mbits/sec
30522024-11-29T15:25:45.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
30532024-11-29T15:25:45.857Z[ 5] 2.00-3.00 sec 9.12 MBytes 76.5 Mbits/sec
30542024-11-29T15:25:45.857Z[ 7] 2.00-3.00 sec 9.19 MBytes 77.1 Mbits/sec
30552024-11-29T15:25:45.857Z[ 9] 2.00-3.00 sec 9.21 MBytes 77.2 Mbits/sec
30562024-11-29T15:25:45.857Z[ 11] 2.00-3.00 sec 9.11 MBytes 76.5 Mbits/sec
30572024-11-29T15:25:45.858Z[ 13] 2.00-3.00 sec 9.11 MBytes 76.5 Mbits/sec
30582024-11-29T15:25:45.858Z[ 15] 2.00-3.00 sec 9.11 MBytes 76.5 Mbits/sec
30592024-11-29T15:25:45.858Z[ 17] 2.00-3.00 sec 9.11 MBytes 76.5 Mbits/sec
30602024-11-29T15:25:45.858Z[ 19] 2.00-3.00 sec 9.21 MBytes 77.2 Mbits/sec
30612024-11-29T15:25:45.858Z[SUM] 2.00-3.00 sec 73.2 MBytes 614 Mbits/sec
30622024-11-29T15:25:45.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
30632024-11-29T15:25:45.858Z[ 5] 3.00-4.00 sec 9.17 MBytes 76.9 Mbits/sec
30642024-11-29T15:25:45.858Z[ 7] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
30652024-11-29T15:25:45.858Z[ 9] 3.00-4.00 sec 9.14 MBytes 76.7 Mbits/sec
30662024-11-29T15:25:45.858Z[ 11] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
30672024-11-29T15:25:45.858Z[ 13] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
30682024-11-29T15:25:45.858Z[ 15] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
30692024-11-29T15:25:45.858Z[ 17] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
30702024-11-29T15:25:45.858Z[ 19] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
30712024-11-29T15:25:45.858Z[SUM] 3.00-4.00 sec 73.0 MBytes 612 Mbits/sec
30722024-11-29T15:25:45.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
30732024-11-29T15:25:45.858Z[ 5] 4.00-5.00 sec 8.97 MBytes 75.2 Mbits/sec
30742024-11-29T15:25:45.858Z[ 7] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
30752024-11-29T15:25:45.858Z[ 9] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
30762024-11-29T15:25:45.858Z[ 11] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
30772024-11-29T15:25:45.858Z[ 13] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
30782024-11-29T15:25:45.858Z[ 15] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
30792024-11-29T15:25:45.858Z[ 17] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
30802024-11-29T15:25:45.858Z[ 19] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
30812024-11-29T15:25:45.858Z[SUM] 4.00-5.00 sec 71.9 MBytes 603 Mbits/sec
30822024-11-29T15:25:45.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
30832024-11-29T15:25:45.859Z[ 5] 5.00-6.00 sec 9.42 MBytes 79.1 Mbits/sec
30842024-11-29T15:25:45.859Z[ 7] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
30852024-11-29T15:25:45.859Z[ 9] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
30862024-11-29T15:25:45.859Z[ 11] 5.00-6.00 sec 9.45 MBytes 79.3 Mbits/sec
30872024-11-29T15:25:45.859Z[ 13] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
30882024-11-29T15:25:45.859Z[ 15] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
30892024-11-29T15:25:45.859Z[ 17] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
30902024-11-29T15:25:45.859Z[ 19] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
30912024-11-29T15:25:45.859Z[SUM] 5.00-6.00 sec 75.0 MBytes 629 Mbits/sec
30922024-11-29T15:25:45.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
30932024-11-29T15:25:45.859Z[ 5] 6.00-7.00 sec 9.45 MBytes 79.2 Mbits/sec
30942024-11-29T15:25:45.859Z[ 7] 6.00-7.00 sec 9.48 MBytes 79.5 Mbits/sec
30952024-11-29T15:25:45.859Z[ 9] 6.00-7.00 sec 9.48 MBytes 79.5 Mbits/sec
30962024-11-29T15:25:49.058Z[ 11] 6.00-7.00 sec 9.38 MBytes 78.7 Mbits/sec
30972024-11-29T15:25:49.058Z[ 13] 6.00-7.00 sec 9.48 MBytes 79.5 Mbits/sec
30982024-11-29T15:25:49.058Z[ 15] 6.00-7.00 sec 9.48 MBytes 79.5 Mbits/sec
30992024-11-29T15:25:49.058Z[ 17] 6.00-7.00 sec 9.48 MBytes 79.5 Mbits/sec
31002024-11-29T15:25:49.058Z[ 19] 6.00-7.00 sec 9.48 MBytes 79.5 Mbits/sec
31012024-11-29T15:25:49.058Z[SUM] 6.00-7.00 sec 75.7 MBytes 635 Mbits/sec
31022024-11-29T15:25:49.058Z- - - - - - - - - - - - - - - - - - - - - - - - -
31032024-11-29T15:25:49.058Z[ 5] 7.00-8.00 sec 8.43 MBytes 70.8 Mbits/sec
31042024-11-29T15:25:49.058Z[ 7] 7.00-8.00 sec 8.45 MBytes 70.9 Mbits/sec
31052024-11-29T15:25:49.058Z[ 9] 7.00-8.00 sec 8.38 MBytes 70.3 Mbits/sec
31062024-11-29T15:25:49.058Z[ 11] 7.00-8.00 sec 8.51 MBytes 71.4 Mbits/sec
31072024-11-29T15:25:49.058Z[ 13] 7.00-8.00 sec 8.51 MBytes 71.4 Mbits/sec
31082024-11-29T15:25:49.058Z[ 15] 7.00-8.00 sec 8.51 MBytes 71.4 Mbits/sec
31092024-11-29T15:25:49.058Z[ 17] 7.00-8.00 sec 8.51 MBytes 71.4 Mbits/sec
31102024-11-29T15:25:49.058Z[ 19] 7.00-8.00 sec 8.51 MBytes 71.4 Mbits/sec
31112024-11-29T15:25:49.058Z[SUM] 7.00-8.00 sec 67.8 MBytes 569 Mbits/sec
31122024-11-29T15:25:49.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
31132024-11-29T15:25:49.059Z[ 5] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
31142024-11-29T15:25:49.059Z[ 7] 8.00-9.00 sec 9.21 MBytes 77.3 Mbits/sec
31152024-11-29T15:25:49.059Z[ 9] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
31162024-11-29T15:25:49.059Z[ 11] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
31172024-11-29T15:25:49.059Z[ 13] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
31182024-11-29T15:25:49.059Z[ 15] 8.00-9.00 sec 9.20 MBytes 77.1 Mbits/sec
31192024-11-29T15:25:49.059Z[ 17] 8.00-9.00 sec 9.13 MBytes 76.6 Mbits/sec
31202024-11-29T15:25:49.059Z[ 19] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
31212024-11-29T15:25:49.059Z[SUM] 8.00-9.00 sec 73.6 MBytes 617 Mbits/sec
31222024-11-29T15:25:49.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
31232024-11-29T15:25:49.059Z[ 5] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
31242024-11-29T15:25:49.059Z[ 7] 9.00-10.00 sec 9.44 MBytes 79.2 Mbits/sec
31252024-11-29T15:25:49.059Z[ 9] 9.00-10.00 sec 9.42 MBytes 79.0 Mbits/sec
31262024-11-29T15:25:49.059Z[ 11] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
31272024-11-29T15:25:49.059Z[ 13] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
31282024-11-29T15:25:49.059Z[ 15] 9.00-10.00 sec 9.40 MBytes 78.8 Mbits/sec
31292024-11-29T15:25:49.059Z[ 17] 9.00-10.00 sec 9.46 MBytes 79.3 Mbits/sec
31302024-11-29T15:25:49.059Z[ 19] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
31312024-11-29T15:25:49.059Z[SUM] 9.00-10.00 sec 75.3 MBytes 631 Mbits/sec
31322024-11-29T15:25:49.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
31332024-11-29T15:25:49.059Z[ 5] 10.00-10.01 sec 119 KBytes 186 Mbits/sec
31342024-11-29T15:25:49.059Z[ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
31352024-11-29T15:25:49.059Z[ 9] 10.00-10.01 sec 65.0 KBytes 102 Mbits/sec
31362024-11-29T15:25:49.059Z[ 11] 10.00-10.01 sec 124 KBytes 195 Mbits/sec
31372024-11-29T15:25:49.059Z[ 13] 10.00-10.01 sec 102 KBytes 159 Mbits/sec
31382024-11-29T15:25:49.059Z[ 15] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
31392024-11-29T15:25:49.059Z[ 17] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
31402024-11-29T15:25:49.059Z[ 19] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
31412024-11-29T15:25:49.059Z[SUM] 10.00-10.01 sec 410 KBytes 641 Mbits/sec
31422024-11-29T15:25:49.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
31432024-11-29T15:25:49.059Z[ ID] Interval Transfer Bandwidth
31442024-11-29T15:25:49.059Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31452024-11-29T15:25:49.059Z[ 5] 0.00-10.01 sec 90.6 MBytes 75.9 Mbits/sec receiver
31462024-11-29T15:25:49.059Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31472024-11-29T15:25:49.059Z[ 7] 0.00-10.01 sec 90.4 MBytes 75.8 Mbits/sec receiver
31482024-11-29T15:25:49.059Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31492024-11-29T15:25:49.059Z[ 9] 0.00-10.01 sec 90.4 MBytes 75.8 Mbits/sec receiver
31502024-11-29T15:25:49.060Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31512024-11-29T15:25:49.060Z[ 11] 0.00-10.01 sec 90.4 MBytes 75.8 Mbits/sec receiver
31522024-11-29T15:25:49.060Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31532024-11-29T15:25:49.060Z[ 13] 0.00-10.01 sec 90.4 MBytes 75.8 Mbits/sec receiver
31542024-11-29T15:25:49.060Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31552024-11-29T15:25:49.060Z[ 15] 0.00-10.01 sec 90.3 MBytes 75.7 Mbits/sec receiver
31562024-11-29T15:25:49.060Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31572024-11-29T15:25:49.060Z[ 17] 0.00-10.01 sec 90.3 MBytes 75.7 Mbits/sec receiver
31582024-11-29T15:25:49.060Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31592024-11-29T15:25:49.060Z[ 19] 0.00-10.01 sec 90.3 MBytes 75.7 Mbits/sec receiver
31602024-11-29T15:25:49.060Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31612024-11-29T15:25:49.060Z[SUM] 0.00-10.01 sec 723 MBytes 606 Mbits/sec receiver
31622024-11-29T15:25:49.085ZRun 7/10...606.8469199397381Mbps
31632024-11-29T15:25:56.125Z-----------------------------------------------------------
31642024-11-29T15:25:56.125ZServer listening on 5201
31652024-11-29T15:25:56.125Z-----------------------------------------------------------
31662024-11-29T15:25:56.125ZAccepted connection from 10.0.0.1, port 42294
31672024-11-29T15:25:56.125Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49484
31682024-11-29T15:25:56.125Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62032
31692024-11-29T15:25:56.125Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50771
31702024-11-29T15:25:56.125Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64798
31712024-11-29T15:25:56.125Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54736
31722024-11-29T15:25:56.125Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53960
31732024-11-29T15:25:56.125Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53446
31742024-11-29T15:25:56.127Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44473
31752024-11-29T15:25:56.127Z[ ID] Interval Transfer Bandwidth
31762024-11-29T15:25:56.127Z[ 5] 0.00-1.00 sec 8.43 MBytes 70.7 Mbits/sec
31772024-11-29T15:25:56.127Z[ 7] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
31782024-11-29T15:25:56.127Z[ 9] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
31792024-11-29T15:25:56.127Z[ 11] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
31802024-11-29T15:25:56.127Z[ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
31812024-11-29T15:25:56.127Z[ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
31822024-11-29T15:25:56.127Z[ 17] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
31832024-11-29T15:25:56.127Z[ 19] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
31842024-11-29T15:25:56.127Z[SUM] 0.00-1.00 sec 65.9 MBytes 553 Mbits/sec
31852024-11-29T15:25:56.127Z- - - - - - - - - - - - - - - - - - - - - - - - -
31862024-11-29T15:25:56.128Z[ 5] 1.00-2.00 sec 9.08 MBytes 76.1 Mbits/sec
31872024-11-29T15:25:56.128Z[ 7] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
31882024-11-29T15:25:56.128Z[ 9] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
31892024-11-29T15:25:56.128Z[ 11] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
31902024-11-29T15:25:56.128Z[ 13] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
31912024-11-29T15:25:56.128Z[ 15] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
31922024-11-29T15:25:56.128Z[ 17] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
31932024-11-29T15:25:56.128Z[ 19] 1.00-2.00 sec 9.07 MBytes 76.1 Mbits/sec
31942024-11-29T15:25:56.128Z[SUM] 1.00-2.00 sec 72.7 MBytes 610 Mbits/sec
31952024-11-29T15:25:56.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
31962024-11-29T15:25:56.128Z[ 5] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
31972024-11-29T15:25:56.128Z[ 7] 2.00-3.00 sec 9.54 MBytes 80.1 Mbits/sec
31982024-11-29T15:25:56.128Z[ 9] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
31992024-11-29T15:25:56.128Z[ 11] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
32002024-11-29T15:25:56.128Z[ 13] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
32012024-11-29T15:25:56.128Z[ 15] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
32022024-11-29T15:25:56.128Z[ 17] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
32032024-11-29T15:25:56.128Z[ 19] 2.00-3.00 sec 9.52 MBytes 79.9 Mbits/sec
32042024-11-29T15:25:56.128Z[SUM] 2.00-3.00 sec 75.9 MBytes 637 Mbits/sec
32052024-11-29T15:25:56.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
32062024-11-29T15:25:56.128Z[ 5] 3.00-4.00 sec 9.63 MBytes 80.7 Mbits/sec
32072024-11-29T15:25:56.128Z[ 7] 3.00-4.00 sec 9.66 MBytes 81.0 Mbits/sec
32082024-11-29T15:25:56.128Z[ 9] 3.00-4.00 sec 9.60 MBytes 80.5 Mbits/sec
32092024-11-29T15:25:56.128Z[ 11] 3.00-4.00 sec 9.60 MBytes 80.5 Mbits/sec
32102024-11-29T15:25:56.128Z[ 13] 3.00-4.00 sec 9.60 MBytes 80.5 Mbits/sec
32112024-11-29T15:25:56.128Z[ 15] 3.00-4.00 sec 9.60 MBytes 80.5 Mbits/sec
32122024-11-29T15:25:56.128Z[ 17] 3.00-4.00 sec 9.60 MBytes 80.5 Mbits/sec
32132024-11-29T15:25:56.128Z[ 19] 3.00-4.00 sec 9.60 MBytes 80.5 Mbits/sec
32142024-11-29T15:25:56.128Z[SUM] 3.00-4.00 sec 76.9 MBytes 645 Mbits/sec
32152024-11-29T15:25:56.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
32162024-11-29T15:25:56.128Z[ 5] 4.00-5.00 sec 9.25 MBytes 77.6 Mbits/sec
32172024-11-29T15:25:56.128Z[ 7] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
32182024-11-29T15:25:56.128Z[ 9] 4.00-5.00 sec 9.27 MBytes 77.8 Mbits/sec
32192024-11-29T15:25:56.128Z[ 11] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
32202024-11-29T15:25:56.128Z[ 13] 4.00-5.00 sec 9.26 MBytes 77.7 Mbits/sec
32212024-11-29T15:25:56.128Z[ 15] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
32222024-11-29T15:25:56.128Z[ 17] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
32232024-11-29T15:25:56.128Z[ 19] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
32242024-11-29T15:25:56.128Z[SUM] 4.00-5.00 sec 74.0 MBytes 621 Mbits/sec
32252024-11-29T15:25:56.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
32262024-11-29T15:25:56.129Z[ 5] 5.00-6.00 sec 9.54 MBytes 80.0 Mbits/sec
32272024-11-29T15:25:56.129Z[ 7] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
32282024-11-29T15:25:56.129Z[ 9] 5.00-6.00 sec 9.56 MBytes 80.2 Mbits/sec
32292024-11-29T15:25:56.129Z[ 11] 5.00-6.00 sec 9.54 MBytes 80.0 Mbits/sec
32302024-11-29T15:25:56.129Z[ 13] 5.00-6.00 sec 9.58 MBytes 80.3 Mbits/sec
32312024-11-29T15:25:56.129Z[ 15] 5.00-6.00 sec 9.53 MBytes 79.9 Mbits/sec
32322024-11-29T15:25:56.129Z[ 17] 5.00-6.00 sec 9.51 MBytes 79.8 Mbits/sec
32332024-11-29T15:25:56.129Z[ 19] 5.00-6.00 sec 9.50 MBytes 79.7 Mbits/sec
32342024-11-29T15:25:56.129Z[SUM] 5.00-6.00 sec 76.2 MBytes 639 Mbits/sec
32352024-11-29T15:25:56.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
32362024-11-29T15:25:56.129Z[ 5] 6.00-7.00 sec 9.18 MBytes 77.0 Mbits/sec
32372024-11-29T15:25:56.129Z[ 7] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
32382024-11-29T15:25:56.129Z[ 9] 6.00-7.00 sec 9.16 MBytes 76.8 Mbits/sec
32392024-11-29T15:25:59.328Z[ 11] 6.00-7.00 sec 9.17 MBytes 77.0 Mbits/sec
32402024-11-29T15:25:59.328Z[ 13] 6.00-7.00 sec 9.14 MBytes 76.7 Mbits/sec
32412024-11-29T15:25:59.328Z[ 15] 6.00-7.00 sec 9.19 MBytes 77.1 Mbits/sec
32422024-11-29T15:25:59.328Z[ 17] 6.00-7.00 sec 9.20 MBytes 77.2 Mbits/sec
32432024-11-29T15:25:59.328Z[ 19] 6.00-7.00 sec 9.22 MBytes 77.3 Mbits/sec
32442024-11-29T15:25:59.328Z[SUM] 6.00-7.00 sec 73.5 MBytes 616 Mbits/sec
32452024-11-29T15:25:59.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
32462024-11-29T15:25:59.328Z[ 5] 7.00-8.00 sec 9.86 MBytes 82.7 Mbits/sec
32472024-11-29T15:25:59.328Z[ 7] 7.00-8.00 sec 9.84 MBytes 82.6 Mbits/sec
32482024-11-29T15:25:59.328Z[ 9] 7.00-8.00 sec 9.92 MBytes 83.2 Mbits/sec
32492024-11-29T15:25:59.328Z[ 11] 7.00-8.00 sec 9.88 MBytes 82.9 Mbits/sec
32502024-11-29T15:25:59.328Z[ 13] 7.00-8.00 sec 9.94 MBytes 83.4 Mbits/sec
32512024-11-29T15:25:59.328Z[ 15] 7.00-8.00 sec 9.84 MBytes 82.6 Mbits/sec
32522024-11-29T15:25:59.328Z[ 17] 7.00-8.00 sec 9.84 MBytes 82.6 Mbits/sec
32532024-11-29T15:25:59.328Z[ 19] 7.00-8.00 sec 9.84 MBytes 82.6 Mbits/sec
32542024-11-29T15:25:59.328Z[SUM] 7.00-8.00 sec 79.0 MBytes 662 Mbits/sec
32552024-11-29T15:25:59.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
32562024-11-29T15:25:59.328Z[ 5] 8.00-9.00 sec 9.30 MBytes 78.0 Mbits/sec
32572024-11-29T15:25:59.328Z[ 7] 8.00-9.00 sec 9.25 MBytes 77.6 Mbits/sec
32582024-11-29T15:25:59.328Z[ 9] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
32592024-11-29T15:25:59.328Z[ 11] 8.00-9.00 sec 9.32 MBytes 78.2 Mbits/sec
32602024-11-29T15:25:59.328Z[ 13] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
32612024-11-29T15:25:59.328Z[ 15] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
32622024-11-29T15:25:59.328Z[ 17] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
32632024-11-29T15:25:59.328Z[ 19] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
32642024-11-29T15:25:59.328Z[SUM] 8.00-9.00 sec 74.4 MBytes 624 Mbits/sec
32652024-11-29T15:25:59.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
32662024-11-29T15:25:59.329Z[ 5] 9.00-10.00 sec 9.64 MBytes 80.9 Mbits/sec
32672024-11-29T15:25:59.329Z[ 7] 9.00-10.00 sec 9.71 MBytes 81.5 Mbits/sec
32682024-11-29T15:25:59.329Z[ 9] 9.00-10.00 sec 9.64 MBytes 80.9 Mbits/sec
32692024-11-29T15:25:59.329Z[ 11] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
32702024-11-29T15:25:59.329Z[ 13] 9.00-10.00 sec 9.63 MBytes 80.8 Mbits/sec
32712024-11-29T15:25:59.329Z[ 15] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
32722024-11-29T15:25:59.329Z[ 17] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
32732024-11-29T15:25:59.329Z[ 19] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
32742024-11-29T15:25:59.329Z[SUM] 9.00-10.00 sec 77.0 MBytes 646 Mbits/sec
32752024-11-29T15:25:59.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
32762024-11-29T15:25:59.329Z[ 5] 10.00-10.01 sec 82.0 KBytes 105 Mbits/sec
32772024-11-29T15:25:59.329Z[ 7] 10.00-10.01 sec 33.9 KBytes 43.6 Mbits/sec
32782024-11-29T15:25:59.329Z[ 9] 10.00-10.01 sec 79.2 KBytes 102 Mbits/sec
32792024-11-29T15:25:59.329Z[ 11] 10.00-10.01 sec 124 KBytes 160 Mbits/sec
32802024-11-29T15:25:59.329Z[ 13] 10.00-10.01 sec 93.3 KBytes 120 Mbits/sec
32812024-11-29T15:25:59.329Z[ 15] 10.00-10.01 sec 124 KBytes 160 Mbits/sec
32822024-11-29T15:25:59.329Z[ 17] 10.00-10.01 sec 124 KBytes 160 Mbits/sec
32832024-11-29T15:25:59.329Z[ 19] 10.00-10.01 sec 124 KBytes 160 Mbits/sec
32842024-11-29T15:25:59.329Z[SUM] 10.00-10.01 sec 786 KBytes 1.01 Gbits/sec
32852024-11-29T15:25:59.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
32862024-11-29T15:25:59.329Z[ ID] Interval Transfer Bandwidth
32872024-11-29T15:25:59.329Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32882024-11-29T15:25:59.329Z[ 5] 0.00-10.01 sec 93.5 MBytes 78.3 Mbits/sec receiver
32892024-11-29T15:25:59.329Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32902024-11-29T15:25:59.329Z[ 7] 0.00-10.01 sec 93.4 MBytes 78.3 Mbits/sec receiver
32912024-11-29T15:25:59.329Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32922024-11-29T15:25:59.329Z[ 9] 0.00-10.01 sec 93.3 MBytes 78.2 Mbits/sec receiver
32932024-11-29T15:25:59.329Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32942024-11-29T15:25:59.329Z[ 11] 0.00-10.01 sec 93.3 MBytes 78.2 Mbits/sec receiver
32952024-11-29T15:25:59.329Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32962024-11-29T15:25:59.329Z[ 13] 0.00-10.01 sec 93.2 MBytes 78.1 Mbits/sec receiver
32972024-11-29T15:25:59.329Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32982024-11-29T15:25:59.329Z[ 15] 0.00-10.01 sec 93.2 MBytes 78.1 Mbits/sec receiver
32992024-11-29T15:25:59.329Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
33002024-11-29T15:25:59.329Z[ 17] 0.00-10.01 sec 93.2 MBytes 78.1 Mbits/sec receiver
33012024-11-29T15:25:59.329Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
33022024-11-29T15:25:59.329Z[ 19] 0.00-10.01 sec 93.2 MBytes 78.1 Mbits/sec receiver
33032024-11-29T15:25:59.330Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
33042024-11-29T15:25:59.330Z[SUM] 0.00-10.01 sec 746 MBytes 626 Mbits/sec receiver
33052024-11-29T15:25:59.354ZRun 8/10...626.230456692041Mbps
33062024-11-29T15:26:06.372Z-----------------------------------------------------------
33072024-11-29T15:26:06.372ZServer listening on 5201
33082024-11-29T15:26:06.372Z-----------------------------------------------------------
33092024-11-29T15:26:06.372ZAccepted connection from 10.0.0.1, port 33294
33102024-11-29T15:26:06.373Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58946
33112024-11-29T15:26:06.373Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40452
33122024-11-29T15:26:06.373Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47607
33132024-11-29T15:26:06.373Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37693
33142024-11-29T15:26:06.373Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40422
33152024-11-29T15:26:06.373Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38069
33162024-11-29T15:26:06.373Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64823
33172024-11-29T15:26:06.373Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41427
33182024-11-29T15:26:06.373Z[ ID] Interval Transfer Bandwidth
33192024-11-29T15:26:06.373Z[ 5] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
33202024-11-29T15:26:06.373Z[ 7] 0.00-1.00 sec 8.29 MBytes 69.5 Mbits/sec
33212024-11-29T15:26:06.373Z[ 9] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
33222024-11-29T15:26:06.373Z[ 11] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
33232024-11-29T15:26:06.373Z[ 13] 0.00-1.00 sec 8.18 MBytes 68.6 Mbits/sec
33242024-11-29T15:26:06.373Z[ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
33252024-11-29T15:26:06.373Z[ 17] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
33262024-11-29T15:26:06.373Z[ 19] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
33272024-11-29T15:26:06.373Z[SUM] 0.00-1.00 sec 65.8 MBytes 552 Mbits/sec
33282024-11-29T15:26:06.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
33292024-11-29T15:26:06.373Z[ 5] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
33302024-11-29T15:26:06.373Z[ 7] 1.00-2.00 sec 9.41 MBytes 78.9 Mbits/sec
33312024-11-29T15:26:06.373Z[ 9] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
33322024-11-29T15:26:06.373Z[ 11] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
33332024-11-29T15:26:06.373Z[ 13] 1.00-2.00 sec 9.45 MBytes 79.3 Mbits/sec
33342024-11-29T15:26:06.373Z[ 15] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
33352024-11-29T15:26:06.373Z[ 17] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
33362024-11-29T15:26:06.373Z[ 19] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
33372024-11-29T15:26:06.373Z[SUM] 1.00-2.00 sec 75.0 MBytes 629 Mbits/sec
33382024-11-29T15:26:06.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
33392024-11-29T15:26:06.373Z[ 5] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
33402024-11-29T15:26:06.373Z[ 7] 2.00-3.00 sec 9.29 MBytes 77.9 Mbits/sec
33412024-11-29T15:26:06.373Z[ 9] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
33422024-11-29T15:26:06.373Z[ 11] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
33432024-11-29T15:26:06.373Z[ 13] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
33442024-11-29T15:26:06.373Z[ 15] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
33452024-11-29T15:26:06.373Z[ 17] 2.00-3.00 sec 9.27 MBytes 77.8 Mbits/sec
33462024-11-29T15:26:06.373Z[ 19] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
33472024-11-29T15:26:06.373Z[SUM] 2.00-3.00 sec 74.1 MBytes 621 Mbits/sec
33482024-11-29T15:26:06.374Z- - - - - - - - - - - - - - - - - - - - - - - - -
33492024-11-29T15:26:06.374Z[ 5] 3.00-4.00 sec 8.99 MBytes 75.4 Mbits/sec
33502024-11-29T15:26:06.374Z[ 7] 3.00-4.00 sec 8.99 MBytes 75.4 Mbits/sec
33512024-11-29T15:26:06.374Z[ 9] 3.00-4.00 sec 8.99 MBytes 75.4 Mbits/sec
33522024-11-29T15:26:06.399Z[ 11] 3.00-4.00 sec 8.99 MBytes 75.4 Mbits/sec
33532024-11-29T15:26:06.399Z[ 13] 3.00-4.00 sec 8.99 MBytes 75.4 Mbits/sec
33542024-11-29T15:26:06.399Z[ 15] 3.00-4.00 sec 8.99 MBytes 75.4 Mbits/sec
33552024-11-29T15:26:06.399Z[ 17] 3.00-4.00 sec 9.08 MBytes 76.2 Mbits/sec
33562024-11-29T15:26:06.399Z[ 19] 3.00-4.00 sec 9.05 MBytes 75.9 Mbits/sec
33572024-11-29T15:26:06.399Z[SUM] 3.00-4.00 sec 72.1 MBytes 605 Mbits/sec
33582024-11-29T15:26:06.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
33592024-11-29T15:26:06.399Z[ 5] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
33602024-11-29T15:26:06.399Z[ 7] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
33612024-11-29T15:26:06.399Z[ 9] 4.00-5.00 sec 9.44 MBytes 79.2 Mbits/sec
33622024-11-29T15:26:06.399Z[ 11] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
33632024-11-29T15:26:06.399Z[ 13] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
33642024-11-29T15:26:06.399Z[ 15] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
33652024-11-29T15:26:06.399Z[ 17] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
33662024-11-29T15:26:06.399Z[ 19] 4.00-5.00 sec 9.42 MBytes 79.0 Mbits/sec
33672024-11-29T15:26:06.399Z[SUM] 4.00-5.00 sec 75.0 MBytes 629 Mbits/sec
33682024-11-29T15:26:06.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
33692024-11-29T15:26:06.399Z[ 5] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
33702024-11-29T15:26:06.399Z[ 7] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
33712024-11-29T15:26:06.399Z[ 9] 5.00-6.00 sec 9.16 MBytes 76.8 Mbits/sec
33722024-11-29T15:26:06.399Z[ 11] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
33732024-11-29T15:26:06.399Z[ 13] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
33742024-11-29T15:26:06.399Z[ 15] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
33752024-11-29T15:26:06.399Z[ 17] 5.00-6.00 sec 9.18 MBytes 77.0 Mbits/sec
33762024-11-29T15:26:06.399Z[ 19] 5.00-6.00 sec 9.11 MBytes 76.5 Mbits/sec
33772024-11-29T15:26:06.399Z[SUM] 5.00-6.00 sec 73.6 MBytes 618 Mbits/sec
33782024-11-29T15:26:06.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
33792024-11-29T15:26:06.400Z[ 5] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
33802024-11-29T15:26:06.400Z[ 7] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
33812024-11-29T15:26:06.400Z[ 9] 6.00-7.00 sec 9.35 MBytes 78.5 Mbits/sec
33822024-11-29T15:26:09.604Z[ 11] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
33832024-11-29T15:26:09.604Z[ 13] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
33842024-11-29T15:26:09.604Z[ 15] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
33852024-11-29T15:26:09.604Z[ 17] 6.00-7.00 sec 9.29 MBytes 78.0 Mbits/sec
33862024-11-29T15:26:09.604Z[ 19] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
33872024-11-29T15:26:09.604Z[SUM] 6.00-7.00 sec 74.2 MBytes 622 Mbits/sec
33882024-11-29T15:26:09.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
33892024-11-29T15:26:09.604Z[ 5] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
33902024-11-29T15:26:09.604Z[ 7] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
33912024-11-29T15:26:09.604Z[ 9] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
33922024-11-29T15:26:09.604Z[ 11] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
33932024-11-29T15:26:09.604Z[ 13] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
33942024-11-29T15:26:09.605Z[ 15] 7.00-8.00 sec 9.34 MBytes 78.4 Mbits/sec
33952024-11-29T15:26:09.605Z[ 17] 7.00-8.00 sec 9.25 MBytes 77.6 Mbits/sec
33962024-11-29T15:26:09.605Z[ 19] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
33972024-11-29T15:26:09.605Z[SUM] 7.00-8.00 sec 74.5 MBytes 625 Mbits/sec
33982024-11-29T15:26:09.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
33992024-11-29T15:26:09.605Z[ 5] 8.00-9.00 sec 9.28 MBytes 77.8 Mbits/sec
34002024-11-29T15:26:09.605Z[ 7] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
34012024-11-29T15:26:09.605Z[ 9] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
34022024-11-29T15:26:09.605Z[ 11] 8.00-9.00 sec 9.28 MBytes 77.8 Mbits/sec
34032024-11-29T15:26:09.605Z[ 13] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
34042024-11-29T15:26:09.605Z[ 15] 8.00-9.00 sec 9.25 MBytes 77.6 Mbits/sec
34052024-11-29T15:26:09.605Z[ 17] 8.00-9.00 sec 9.35 MBytes 78.4 Mbits/sec
34062024-11-29T15:26:09.605Z[ 19] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
34072024-11-29T15:26:09.605Z[SUM] 8.00-9.00 sec 74.3 MBytes 624 Mbits/sec
34082024-11-29T15:26:09.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
34092024-11-29T15:26:09.605Z[ 5] 9.00-10.00 sec 9.07 MBytes 76.1 Mbits/sec
34102024-11-29T15:26:09.605Z[ 7] 9.00-10.00 sec 9.04 MBytes 75.8 Mbits/sec
34112024-11-29T15:26:09.605Z[ 9] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
34122024-11-29T15:26:09.605Z[ 11] 9.00-10.00 sec 9.07 MBytes 76.1 Mbits/sec
34132024-11-29T15:26:09.605Z[ 13] 9.00-10.00 sec 9.04 MBytes 75.9 Mbits/sec
34142024-11-29T15:26:09.605Z[ 15] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
34152024-11-29T15:26:09.605Z[ 17] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
34162024-11-29T15:26:09.605Z[ 19] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
34172024-11-29T15:26:09.605Z[SUM] 9.00-10.00 sec 72.2 MBytes 606 Mbits/sec
34182024-11-29T15:26:09.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
34192024-11-29T15:26:09.605Z[ 5] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
34202024-11-29T15:26:09.605Z[ 7] 10.00-10.01 sec 76.4 KBytes 104 Mbits/sec
34212024-11-29T15:26:09.605Z[ 9] 10.00-10.01 sec 72.1 KBytes 97.9 Mbits/sec
34222024-11-29T15:26:09.605Z[ 11] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
34232024-11-29T15:26:09.605Z[ 13] 10.00-10.01 sec 73.5 KBytes 99.8 Mbits/sec
34242024-11-29T15:26:09.605Z[ 15] 10.00-10.01 sec 124 KBytes 169 Mbits/sec
34252024-11-29T15:26:09.605Z[ 17] 10.00-10.01 sec 124 KBytes 169 Mbits/sec
34262024-11-29T15:26:09.605Z[ 19] 10.00-10.01 sec 124 KBytes 169 Mbits/sec
34272024-11-29T15:26:09.605Z[SUM] 10.00-10.01 sec 595 KBytes 808 Mbits/sec
34282024-11-29T15:26:09.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
34292024-11-29T15:26:09.605Z[ ID] Interval Transfer Bandwidth
34302024-11-29T15:26:09.605Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
34312024-11-29T15:26:09.605Z[ 5] 0.00-10.01 sec 91.5 MBytes 76.7 Mbits/sec receiver
34322024-11-29T15:26:09.605Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
34332024-11-29T15:26:09.606Z[ 7] 0.00-10.01 sec 91.5 MBytes 76.7 Mbits/sec receiver
34342024-11-29T15:26:09.606Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
34352024-11-29T15:26:09.606Z[ 9] 0.00-10.01 sec 91.5 MBytes 76.7 Mbits/sec receiver
34362024-11-29T15:26:09.606Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
34372024-11-29T15:26:09.606Z[ 11] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec receiver
34382024-11-29T15:26:09.606Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
34392024-11-29T15:26:09.606Z[ 13] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec receiver
34402024-11-29T15:26:09.606Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
34412024-11-29T15:26:09.606Z[ 15] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec receiver
34422024-11-29T15:26:09.606Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
34432024-11-29T15:26:09.606Z[ 17] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec receiver
34442024-11-29T15:26:09.606Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
34452024-11-29T15:26:09.606Z[ 19] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec receiver
34462024-11-29T15:26:09.606Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
34472024-11-29T15:26:09.606Z[SUM] 0.00-10.01 sec 731 MBytes 613 Mbits/sec receiver
34482024-11-29T15:26:09.642ZRun 9/10...613.8132506053471Mbps
34492024-11-29T15:26:16.666Z-----------------------------------------------------------
34502024-11-29T15:26:16.666ZServer listening on 5201
34512024-11-29T15:26:16.666Z-----------------------------------------------------------
34522024-11-29T15:26:16.666ZAccepted connection from 10.0.0.1, port 54011
34532024-11-29T15:26:16.666Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39711
34542024-11-29T15:26:16.666Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39654
34552024-11-29T15:26:16.666Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63241
34562024-11-29T15:26:16.666Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52471
34572024-11-29T15:26:16.666Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41421
34582024-11-29T15:26:16.666Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65182
34592024-11-29T15:26:16.666Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49841
34602024-11-29T15:26:16.666Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64418
34612024-11-29T15:26:16.667Z[ ID] Interval Transfer Bandwidth
34622024-11-29T15:26:16.667Z[ 5] 0.00-1.00 sec 8.37 MBytes 70.2 Mbits/sec
34632024-11-29T15:26:16.667Z[ 7] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
34642024-11-29T15:26:16.667Z[ 9] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
34652024-11-29T15:26:16.667Z[ 11] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
34662024-11-29T15:26:16.667Z[ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
34672024-11-29T15:26:16.667Z[ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
34682024-11-29T15:26:16.667Z[ 17] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
34692024-11-29T15:26:16.667Z[ 19] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
34702024-11-29T15:26:16.667Z[SUM] 0.00-1.00 sec 65.8 MBytes 552 Mbits/sec
34712024-11-29T15:26:16.667Z- - - - - - - - - - - - - - - - - - - - - - - - -
34722024-11-29T15:26:16.667Z[ 5] 1.00-2.00 sec 9.26 MBytes 77.7 Mbits/sec
34732024-11-29T15:26:16.667Z[ 7] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
34742024-11-29T15:26:16.667Z[ 9] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
34752024-11-29T15:26:16.667Z[ 11] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
34762024-11-29T15:26:16.667Z[ 13] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
34772024-11-29T15:26:16.667Z[ 15] 1.00-2.00 sec 9.27 MBytes 77.7 Mbits/sec
34782024-11-29T15:26:16.667Z[ 17] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
34792024-11-29T15:26:16.667Z[ 19] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
34802024-11-29T15:26:16.667Z[SUM] 1.00-2.00 sec 74.1 MBytes 621 Mbits/sec
34812024-11-29T15:26:16.667Z- - - - - - - - - - - - - - - - - - - - - - - - -
34822024-11-29T15:26:16.667Z[ 5] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
34832024-11-29T15:26:16.667Z[ 7] 2.00-3.00 sec 9.35 MBytes 78.5 Mbits/sec
34842024-11-29T15:26:16.667Z[ 9] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
34852024-11-29T15:26:16.667Z[ 11] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
34862024-11-29T15:26:16.667Z[ 13] 2.00-3.00 sec 9.25 MBytes 77.6 Mbits/sec
34872024-11-29T15:26:16.667Z[ 15] 2.00-3.00 sec 9.32 MBytes 78.2 Mbits/sec
34882024-11-29T15:26:16.667Z[ 17] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
34892024-11-29T15:26:16.667Z[ 19] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
34902024-11-29T15:26:16.667Z[SUM] 2.00-3.00 sec 74.7 MBytes 627 Mbits/sec
34912024-11-29T15:26:16.667Z- - - - - - - - - - - - - - - - - - - - - - - - -
34922024-11-29T15:26:16.667Z[ 5] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec
34932024-11-29T15:26:16.667Z[ 7] 3.00-4.00 sec 9.27 MBytes 77.7 Mbits/sec
34942024-11-29T15:26:16.667Z[ 9] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec
34952024-11-29T15:26:16.667Z[ 11] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec
34962024-11-29T15:26:16.667Z[ 13] 3.00-4.00 sec 9.34 MBytes 78.4 Mbits/sec
34972024-11-29T15:26:16.667Z[ 15] 3.00-4.00 sec 9.29 MBytes 78.0 Mbits/sec
34982024-11-29T15:26:16.667Z[ 17] 3.00-4.00 sec 9.25 MBytes 77.6 Mbits/sec
34992024-11-29T15:26:16.667Z[ 19] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec
35002024-11-29T15:26:16.667Z[SUM] 3.00-4.00 sec 74.1 MBytes 621 Mbits/sec
35012024-11-29T15:26:16.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
35022024-11-29T15:26:16.668Z[ 5] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
35032024-11-29T15:26:16.668Z[ 7] 4.00-5.00 sec 9.21 MBytes 77.2 Mbits/sec
35042024-11-29T15:26:16.668Z[ 9] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
35052024-11-29T15:26:16.668Z[ 11] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
35062024-11-29T15:26:16.668Z[ 13] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
35072024-11-29T15:26:16.668Z[ 15] 4.00-5.00 sec 9.16 MBytes 76.8 Mbits/sec
35082024-11-29T15:26:16.668Z[ 17] 4.00-5.00 sec 9.15 MBytes 76.7 Mbits/sec
35092024-11-29T15:26:16.668Z[ 19] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
35102024-11-29T15:26:16.668Z[SUM] 4.00-5.00 sec 73.1 MBytes 613 Mbits/sec
35112024-11-29T15:26:16.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
35122024-11-29T15:26:16.668Z[ 5] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
35132024-11-29T15:26:16.668Z[ 7] 5.00-6.00 sec 9.12 MBytes 76.5 Mbits/sec
35142024-11-29T15:26:16.668Z[ 9] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
35152024-11-29T15:26:16.668Z[ 11] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
35162024-11-29T15:26:16.668Z[ 13] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
35172024-11-29T15:26:16.668Z[ 15] 5.00-6.00 sec 9.18 MBytes 77.0 Mbits/sec
35182024-11-29T15:26:16.668Z[ 17] 5.00-6.00 sec 9.19 MBytes 77.1 Mbits/sec
35192024-11-29T15:26:16.668Z[ 19] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
35202024-11-29T15:26:16.668Z[SUM] 5.00-6.00 sec 73.7 MBytes 618 Mbits/sec
35212024-11-29T15:26:16.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
35222024-11-29T15:26:16.668Z[ 5] 6.00-7.00 sec 9.48 MBytes 79.5 Mbits/sec
35232024-11-29T15:26:16.668Z[ 7] 6.00-7.00 sec 9.59 MBytes 80.5 Mbits/sec
35242024-11-29T15:26:16.668Z[ 9] 6.00-7.00 sec 9.48 MBytes 79.6 Mbits/sec
35252024-11-29T15:26:19.868Z[ 11] 6.00-7.00 sec 9.48 MBytes 79.5 Mbits/sec
35262024-11-29T15:26:19.868Z[ 13] 6.00-7.00 sec 9.48 MBytes 79.5 Mbits/sec
35272024-11-29T15:26:19.868Z[ 15] 6.00-7.00 sec 9.55 MBytes 80.1 Mbits/sec
35282024-11-29T15:26:19.868Z[ 17] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
35292024-11-29T15:26:19.868Z[ 19] 6.00-7.00 sec 9.56 MBytes 80.2 Mbits/sec
35302024-11-29T15:26:19.869Z[SUM] 6.00-7.00 sec 76.2 MBytes 639 Mbits/sec
35312024-11-29T15:26:19.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
35322024-11-29T15:26:19.869Z[ 5] 7.00-8.00 sec 9.16 MBytes 76.8 Mbits/sec
35332024-11-29T15:26:19.869Z[ 7] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
35342024-11-29T15:26:19.869Z[ 9] 7.00-8.00 sec 9.23 MBytes 77.4 Mbits/sec
35352024-11-29T15:26:19.869Z[ 11] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
35362024-11-29T15:26:19.869Z[ 13] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
35372024-11-29T15:26:19.869Z[ 15] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
35382024-11-29T15:26:19.869Z[ 17] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
35392024-11-29T15:26:19.869Z[ 19] 7.00-8.00 sec 9.16 MBytes 76.8 Mbits/sec
35402024-11-29T15:26:19.869Z[SUM] 7.00-8.00 sec 73.1 MBytes 613 Mbits/sec
35412024-11-29T15:26:19.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
35422024-11-29T15:26:19.869Z[ 5] 8.00-9.00 sec 9.22 MBytes 77.4 Mbits/sec
35432024-11-29T15:26:19.869Z[ 7] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
35442024-11-29T15:26:19.869Z[ 9] 8.00-9.00 sec 9.16 MBytes 76.8 Mbits/sec
35452024-11-29T15:26:19.869Z[ 11] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
35462024-11-29T15:26:19.869Z[ 13] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
35472024-11-29T15:26:19.869Z[ 15] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
35482024-11-29T15:26:19.869Z[ 17] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
35492024-11-29T15:26:19.869Z[ 19] 8.00-9.00 sec 9.24 MBytes 77.5 Mbits/sec
35502024-11-29T15:26:19.869Z[SUM] 8.00-9.00 sec 73.8 MBytes 619 Mbits/sec
35512024-11-29T15:26:19.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
35522024-11-29T15:26:19.869Z[ 5] 9.00-10.00 sec 9.45 MBytes 79.3 Mbits/sec
35532024-11-29T15:26:19.869Z[ 7] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
35542024-11-29T15:26:19.869Z[ 9] 9.00-10.00 sec 9.43 MBytes 79.1 Mbits/sec
35552024-11-29T15:26:19.869Z[ 11] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
35562024-11-29T15:26:19.869Z[ 13] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
35572024-11-29T15:26:19.869Z[ 15] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
35582024-11-29T15:26:19.869Z[ 17] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
35592024-11-29T15:26:19.869Z[ 19] 9.00-10.00 sec 9.40 MBytes 78.8 Mbits/sec
35602024-11-29T15:26:19.869Z[SUM] 9.00-10.00 sec 75.7 MBytes 635 Mbits/sec
35612024-11-29T15:26:19.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
35622024-11-29T15:26:19.869Z[ 5] 10.00-10.01 sec 115 KBytes 185 Mbits/sec
35632024-11-29T15:26:19.869Z[ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
35642024-11-29T15:26:19.870Z[ 9] 10.00-10.01 sec 124 KBytes 202 Mbits/sec
35652024-11-29T15:26:19.870Z[ 11] 10.00-10.01 sec 124 KBytes 202 Mbits/sec
35662024-11-29T15:26:19.870Z[ 13] 10.00-10.01 sec 8.48 KBytes 13.8 Mbits/sec
35672024-11-29T15:26:19.870Z[ 15] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
35682024-11-29T15:26:19.870Z[ 17] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
35692024-11-29T15:26:19.870Z[ 19] 10.00-10.01 sec 84.8 KBytes 138 Mbits/sec
35702024-11-29T15:26:19.870Z[SUM] 10.00-10.01 sec 457 KBytes 738 Mbits/sec
35712024-11-29T15:26:19.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
35722024-11-29T15:26:19.870Z[ ID] Interval Transfer Bandwidth
35732024-11-29T15:26:19.870Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35742024-11-29T15:26:19.870Z[ 5] 0.00-10.01 sec 92.0 MBytes 77.1 Mbits/sec receiver
35752024-11-29T15:26:19.870Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35762024-11-29T15:26:19.870Z[ 7] 0.00-10.01 sec 91.9 MBytes 77.0 Mbits/sec receiver
35772024-11-29T15:26:19.870Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35782024-11-29T15:26:19.870Z[ 9] 0.00-10.01 sec 91.9 MBytes 77.0 Mbits/sec receiver
35792024-11-29T15:26:19.870Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35802024-11-29T15:26:19.870Z[ 11] 0.00-10.01 sec 91.9 MBytes 77.0 Mbits/sec receiver
35812024-11-29T15:26:19.870Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35822024-11-29T15:26:19.870Z[ 13] 0.00-10.01 sec 91.8 MBytes 76.9 Mbits/sec receiver
35832024-11-29T15:26:19.870Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35842024-11-29T15:26:19.870Z[ 15] 0.00-10.01 sec 91.8 MBytes 76.9 Mbits/sec receiver
35852024-11-29T15:26:19.870Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35862024-11-29T15:26:19.870Z[ 17] 0.00-10.01 sec 91.8 MBytes 76.9 Mbits/sec receiver
35872024-11-29T15:26:19.870Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35882024-11-29T15:26:19.870Z[ 19] 0.00-10.01 sec 91.8 MBytes 76.9 Mbits/sec receiver
35892024-11-29T15:26:19.870Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35902024-11-29T15:26:19.870Z[SUM] 0.00-10.01 sec 735 MBytes 616 Mbits/sec receiver
35912024-11-29T15:26:19.895ZRun 10/10...616.409893400114Mbps
35922024-11-29T15:26:19.895Z###---------------------###
35932024-11-29T15:26:19.895Z::: iPerf done... :::
35942024-11-29T15:26:19.895Z:::Awaiting out files...:::
35952024-11-29T15:26:19.895Z###---------------------###
35962024-11-29T15:26:19.896Z###-----###
35972024-11-29T15:26:19.896Z:::done!:::
35982024-11-29T15:26:19.896Z###-----###
35992024-11-29T15:26:22.003ZGnuplot not found, using plotters backend
36002024-11-29T15:26:22.295ZBenchmarking iperf-tcp/local/c2s/tx
36012024-11-29T15:26:22.295ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
36022024-11-29T15:26:27.749ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (492M iterations)
36032024-11-29T15:26:47.702ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
36042024-11-29T15:26:47.886Ziperf-tcp/local/c2s/tx time: [2.1150 µs 2.1152 µs 2.1153 µs]
36052024-11-29T15:26:47.886Z change: [+26.359% +26.381% +26.403%] (p = 0.00 < 0.05)
36062024-11-29T15:26:47.886Z Performance has regressed.
36072024-11-29T15:26:47.886ZFound 11 outliers among 100 measurements (11.00%)
36082024-11-29T15:26:47.886Z 2 (2.00%) low severe
36092024-11-29T15:26:47.886Z 1 (1.00%) low mild
36102024-11-29T15:26:47.886Z 6 (6.00%) high mild
36112024-11-29T15:26:47.886Z 2 (2.00%) high severe
36122024-11-29T15:26:49.631Z
36132024-11-29T15:26:49.656ZBenchmarking iperf-tcp/local/c2s/rx
36142024-11-29T15:26:49.656ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
36152024-11-29T15:26:55.075ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (493M iterations)
36162024-11-29T15:27:15.064ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
36172024-11-29T15:27:15.228Ziperf-tcp/local/c2s/rx time: [8.5672 µs 8.5679 µs 8.5687 µs]
36182024-11-29T15:27:15.229Z change: [+50.096% +50.118% +50.137%] (p = 0.00 < 0.05)
36192024-11-29T15:27:15.229Z Performance has regressed.
36202024-11-29T15:27:15.229ZFound 7 outliers among 100 measurements (7.00%)
36212024-11-29T15:27:15.229Z 1 (1.00%) low severe
36222024-11-29T15:27:15.229Z 1 (1.00%) low mild
36232024-11-29T15:27:15.229Z 4 (4.00%) high mild
36242024-11-29T15:27:15.229Z 1 (1.00%) high severe
36252024-11-29T15:27:16.974Z
36262024-11-29T15:27:16.999Z###-------------------###
36272024-11-29T15:27:16.999Z:::Running experiment :::
36282024-11-29T15:27:16.999Z:::iperf-tcp/local/s2c:::
36292024-11-29T15:27:16.999Z###-------------------###
36302024-11-29T15:27:17.527Zdtrace: description 'profile-201us ' matched 2 probes
36312024-11-29T15:27:24.066Z-----------------------------------------------------------
36322024-11-29T15:27:24.067ZServer listening on 5201
36332024-11-29T15:27:24.067Z-----------------------------------------------------------
36342024-11-29T15:27:24.067ZAccepted connection from 10.0.0.1, port 37355
36352024-11-29T15:27:24.067Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39750
36362024-11-29T15:27:24.067Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48110
36372024-11-29T15:27:24.067Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61830
36382024-11-29T15:27:24.067Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35625
36392024-11-29T15:27:24.067Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49233
36402024-11-29T15:27:24.067Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34822
36412024-11-29T15:27:24.067Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59953
36422024-11-29T15:27:24.067Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52306
36432024-11-29T15:27:24.067Z[ ID] Interval Transfer Bandwidth
36442024-11-29T15:27:24.067Z[ 5] 0.00-1.00 sec 10.8 MBytes 90.9 Mbits/sec
36452024-11-29T15:27:24.067Z[ 7] 0.00-1.00 sec 10.8 MBytes 90.6 Mbits/sec
36462024-11-29T15:27:24.067Z[ 9] 0.00-1.00 sec 10.8 MBytes 90.4 Mbits/sec
36472024-11-29T15:27:24.067Z[ 11] 0.00-1.00 sec 10.8 MBytes 90.4 Mbits/sec
36482024-11-29T15:27:24.067Z[ 13] 0.00-1.00 sec 10.7 MBytes 89.8 Mbits/sec
36492024-11-29T15:27:24.067Z[ 15] 0.00-1.00 sec 10.7 MBytes 90.1 Mbits/sec
36502024-11-29T15:27:24.067Z[ 17] 0.00-1.00 sec 10.7 MBytes 89.9 Mbits/sec
36512024-11-29T15:27:24.067Z[ 19] 0.00-1.00 sec 10.7 MBytes 90.0 Mbits/sec
36522024-11-29T15:27:24.068Z[SUM] 0.00-1.00 sec 86.1 MBytes 722 Mbits/sec
36532024-11-29T15:27:24.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542024-11-29T15:27:24.068Z[ 5] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
36552024-11-29T15:27:24.068Z[ 7] 1.00-2.00 sec 8.96 MBytes 75.2 Mbits/sec
36562024-11-29T15:27:24.068Z[ 9] 1.00-2.00 sec 9.00 MBytes 75.5 Mbits/sec
36572024-11-29T15:27:24.068Z[ 11] 1.00-2.00 sec 9.00 MBytes 75.5 Mbits/sec
36582024-11-29T15:27:24.068Z[ 13] 1.00-2.00 sec 9.07 MBytes 76.1 Mbits/sec
36592024-11-29T15:27:24.068Z[ 15] 1.00-2.00 sec 9.03 MBytes 75.7 Mbits/sec
36602024-11-29T15:27:24.068Z[ 17] 1.00-2.00 sec 9.07 MBytes 76.1 Mbits/sec
36612024-11-29T15:27:24.068Z[ 19] 1.00-2.00 sec 9.00 MBytes 75.5 Mbits/sec
36622024-11-29T15:27:24.068Z[SUM] 1.00-2.00 sec 72.1 MBytes 605 Mbits/sec
36632024-11-29T15:27:24.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642024-11-29T15:27:24.068Z[ 5] 2.00-3.00 sec 9.53 MBytes 80.0 Mbits/sec
36652024-11-29T15:27:24.068Z[ 7] 2.00-3.00 sec 9.61 MBytes 80.6 Mbits/sec
36662024-11-29T15:27:24.068Z[ 9] 2.00-3.00 sec 9.51 MBytes 79.8 Mbits/sec
36672024-11-29T15:27:24.068Z[ 11] 2.00-3.00 sec 9.50 MBytes 79.7 Mbits/sec
36682024-11-29T15:27:24.068Z[ 13] 2.00-3.00 sec 9.54 MBytes 80.1 Mbits/sec
36692024-11-29T15:27:24.068Z[ 15] 2.00-3.00 sec 9.53 MBytes 80.0 Mbits/sec
36702024-11-29T15:27:24.068Z[ 17] 2.00-3.00 sec 9.45 MBytes 79.3 Mbits/sec
36712024-11-29T15:27:24.068Z[ 19] 2.00-3.00 sec 9.51 MBytes 79.8 Mbits/sec
36722024-11-29T15:27:24.068Z[SUM] 2.00-3.00 sec 76.2 MBytes 639 Mbits/sec
36732024-11-29T15:27:24.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742024-11-29T15:27:24.068Z[ 5] 3.00-4.00 sec 9.63 MBytes 80.7 Mbits/sec
36752024-11-29T15:27:24.068Z[ 7] 3.00-4.00 sec 9.56 MBytes 80.2 Mbits/sec
36762024-11-29T15:27:24.068Z[ 9] 3.00-4.00 sec 9.58 MBytes 80.4 Mbits/sec
36772024-11-29T15:27:24.068Z[ 11] 3.00-4.00 sec 9.58 MBytes 80.4 Mbits/sec
36782024-11-29T15:27:24.068Z[ 13] 3.00-4.00 sec 9.51 MBytes 79.8 Mbits/sec
36792024-11-29T15:27:24.068Z[ 15] 3.00-4.00 sec 9.51 MBytes 79.8 Mbits/sec
36802024-11-29T15:27:24.068Z[ 17] 3.00-4.00 sec 9.58 MBytes 80.4 Mbits/sec
36812024-11-29T15:27:24.068Z[ 19] 3.00-4.00 sec 9.60 MBytes 80.5 Mbits/sec
36822024-11-29T15:27:24.068Z[SUM] 3.00-4.00 sec 76.6 MBytes 642 Mbits/sec
36832024-11-29T15:27:24.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842024-11-29T15:27:24.069Z[ 5] 4.00-5.00 sec 8.84 MBytes 74.1 Mbits/sec
36852024-11-29T15:27:24.069Z[ 7] 4.00-5.00 sec 8.89 MBytes 74.6 Mbits/sec
36862024-11-29T15:27:24.069Z[ 9] 4.00-5.00 sec 8.89 MBytes 74.6 Mbits/sec
36872024-11-29T15:27:24.069Z[ 11] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec
36882024-11-29T15:27:24.069Z[ 13] 4.00-5.00 sec 8.92 MBytes 74.8 Mbits/sec
36892024-11-29T15:27:24.069Z[ 15] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec
36902024-11-29T15:27:24.069Z[ 17] 4.00-5.00 sec 8.89 MBytes 74.6 Mbits/sec
36912024-11-29T15:27:24.069Z[ 19] 4.00-5.00 sec 8.87 MBytes 74.4 Mbits/sec
36922024-11-29T15:27:24.069Z[SUM] 4.00-5.00 sec 71.1 MBytes 597 Mbits/sec
36932024-11-29T15:27:24.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942024-11-29T15:27:24.069Z[ 5] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec
36952024-11-29T15:27:24.069Z[ 7] 5.00-6.00 sec 8.85 MBytes 74.2 Mbits/sec
36962024-11-29T15:27:24.069Z[ 9] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec
36972024-11-29T15:27:24.069Z[ 11] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec
36982024-11-29T15:27:24.069Z[ 13] 5.00-6.00 sec 8.92 MBytes 74.8 Mbits/sec
36992024-11-29T15:27:24.069Z[ 15] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec
37002024-11-29T15:27:24.069Z[ 17] 5.00-6.00 sec 8.91 MBytes 74.7 Mbits/sec
37012024-11-29T15:27:24.069Z[ 19] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec
37022024-11-29T15:27:24.069Z[SUM] 5.00-6.00 sec 71.1 MBytes 597 Mbits/sec
37032024-11-29T15:27:24.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042024-11-29T15:27:24.069Z[ 5] 6.00-7.00 sec 8.89 MBytes 74.6 Mbits/sec
37052024-11-29T15:27:24.069Z[ 7] 6.00-7.00 sec 8.91 MBytes 74.7 Mbits/sec
37062024-11-29T15:27:24.069Z[ 9] 6.00-7.00 sec 8.85 MBytes 74.3 Mbits/sec
37072024-11-29T15:27:27.268Z[ 11] 6.00-7.00 sec 8.89 MBytes 74.6 Mbits/sec
37082024-11-29T15:27:27.268Z[ 13] 6.00-7.00 sec 8.85 MBytes 74.3 Mbits/sec
37092024-11-29T15:27:27.268Z[ 15] 6.00-7.00 sec 8.89 MBytes 74.6 Mbits/sec
37102024-11-29T15:27:27.268Z[ 17] 6.00-7.00 sec 8.89 MBytes 74.6 Mbits/sec
37112024-11-29T15:27:27.268Z[ 19] 6.00-7.00 sec 8.95 MBytes 75.1 Mbits/sec
37122024-11-29T15:27:27.268Z[SUM] 6.00-7.00 sec 71.1 MBytes 597 Mbits/sec
37132024-11-29T15:27:27.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142024-11-29T15:27:27.268Z[ 5] 7.00-8.00 sec 8.85 MBytes 74.2 Mbits/sec
37152024-11-29T15:27:27.268Z[ 7] 7.00-8.00 sec 8.78 MBytes 73.7 Mbits/sec
37162024-11-29T15:27:27.268Z[ 9] 7.00-8.00 sec 8.84 MBytes 74.1 Mbits/sec
37172024-11-29T15:27:27.268Z[ 11] 7.00-8.00 sec 8.80 MBytes 73.8 Mbits/sec
37182024-11-29T15:27:27.268Z[ 13] 7.00-8.00 sec 8.80 MBytes 73.8 Mbits/sec
37192024-11-29T15:27:27.268Z[ 15] 7.00-8.00 sec 8.84 MBytes 74.1 Mbits/sec
37202024-11-29T15:27:27.268Z[ 17] 7.00-8.00 sec 8.80 MBytes 73.8 Mbits/sec
37212024-11-29T15:27:27.268Z[ 19] 7.00-8.00 sec 8.80 MBytes 73.8 Mbits/sec
37222024-11-29T15:27:27.268Z[SUM] 7.00-8.00 sec 70.5 MBytes 591 Mbits/sec
37232024-11-29T15:27:27.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
37242024-11-29T15:27:27.268Z[ 5] 8.00-9.00 sec 8.63 MBytes 72.4 Mbits/sec
37252024-11-29T15:27:27.268Z[ 7] 8.00-9.00 sec 8.69 MBytes 72.9 Mbits/sec
37262024-11-29T15:27:27.268Z[ 9] 8.00-9.00 sec 8.67 MBytes 72.8 Mbits/sec
37272024-11-29T15:27:27.268Z[ 11] 8.00-9.00 sec 8.67 MBytes 72.8 Mbits/sec
37282024-11-29T15:27:27.268Z[ 13] 8.00-9.00 sec 8.69 MBytes 72.9 Mbits/sec
37292024-11-29T15:27:27.268Z[ 15] 8.00-9.00 sec 8.67 MBytes 72.8 Mbits/sec
37302024-11-29T15:27:27.268Z[ 17] 8.00-9.00 sec 8.69 MBytes 72.9 Mbits/sec
37312024-11-29T15:27:27.268Z[ 19] 8.00-9.00 sec 8.63 MBytes 72.4 Mbits/sec
37322024-11-29T15:27:27.268Z[SUM] 8.00-9.00 sec 69.3 MBytes 582 Mbits/sec
37332024-11-29T15:27:27.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
37342024-11-29T15:27:27.268Z[ 5] 9.00-10.00 sec 9.34 MBytes 78.3 Mbits/sec
37352024-11-29T15:27:27.268Z[ 7] 9.00-10.00 sec 9.39 MBytes 78.7 Mbits/sec
37362024-11-29T15:27:27.268Z[ 9] 9.00-10.00 sec 9.34 MBytes 78.3 Mbits/sec
37372024-11-29T15:27:27.269Z[ 11] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
37382024-11-29T15:27:27.269Z[ 13] 9.00-10.00 sec 9.35 MBytes 78.4 Mbits/sec
37392024-11-29T15:27:27.269Z[ 15] 9.00-10.00 sec 9.35 MBytes 78.4 Mbits/sec
37402024-11-29T15:27:27.269Z[ 17] 9.00-10.00 sec 9.34 MBytes 78.3 Mbits/sec
37412024-11-29T15:27:27.269Z[ 19] 9.00-10.00 sec 9.34 MBytes 78.3 Mbits/sec
37422024-11-29T15:27:27.269Z[SUM] 9.00-10.00 sec 74.8 MBytes 627 Mbits/sec
37432024-11-29T15:27:27.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
37442024-11-29T15:27:27.269Z[ 5] 10.00-10.00 sec 56.6 KBytes 104 Mbits/sec
37452024-11-29T15:27:27.269Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37462024-11-29T15:27:27.269Z[ 9] 10.00-10.00 sec 113 KBytes 208 Mbits/sec
37472024-11-29T15:27:27.269Z[ 11] 10.00-10.00 sec 56.6 KBytes 104 Mbits/sec
37482024-11-29T15:27:27.269Z[ 13] 10.00-10.00 sec 56.6 KBytes 104 Mbits/sec
37492024-11-29T15:27:27.269Z[ 15] 10.00-10.00 sec 56.6 KBytes 104 Mbits/sec
37502024-11-29T15:27:27.269Z[ 17] 10.00-10.00 sec 56.6 KBytes 104 Mbits/sec
37512024-11-29T15:27:27.269Z[ 19] 10.00-10.00 sec 56.6 KBytes 104 Mbits/sec
37522024-11-29T15:27:27.269Z[SUM] 10.00-10.00 sec 452 KBytes 832 Mbits/sec
37532024-11-29T15:27:27.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
37542024-11-29T15:27:27.269Z[ ID] Interval Transfer Bandwidth
37552024-11-29T15:27:27.269Z[ 5] 0.00-10.00 sec 92.5 MBytes 77.5 Mbits/sec sender
37562024-11-29T15:27:27.269Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37572024-11-29T15:27:27.269Z[ 7] 0.00-10.00 sec 92.4 MBytes 77.5 Mbits/sec sender
37582024-11-29T15:27:27.269Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37592024-11-29T15:27:27.269Z[ 9] 0.00-10.00 sec 92.5 MBytes 77.5 Mbits/sec sender
37602024-11-29T15:27:27.269Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37612024-11-29T15:27:27.269Z[ 11] 0.00-10.00 sec 92.4 MBytes 77.5 Mbits/sec sender
37622024-11-29T15:27:27.269Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37632024-11-29T15:27:27.269Z[ 13] 0.00-10.00 sec 92.4 MBytes 77.5 Mbits/sec sender
37642024-11-29T15:27:27.269Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37652024-11-29T15:27:27.269Z[ 15] 0.00-10.00 sec 92.4 MBytes 77.5 Mbits/sec sender
37662024-11-29T15:27:27.269Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37672024-11-29T15:27:27.269Z[ 17] 0.00-10.00 sec 92.4 MBytes 77.5 Mbits/sec sender
37682024-11-29T15:27:27.269Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37692024-11-29T15:27:27.269Z[ 19] 0.00-10.00 sec 92.4 MBytes 77.4 Mbits/sec sender
37702024-11-29T15:27:27.270Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37712024-11-29T15:27:27.270Z[SUM] 0.00-10.00 sec 739 MBytes 620 Mbits/sec sender
37722024-11-29T15:27:27.270Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
37732024-11-29T15:27:27.294ZRun 1/10...620.264541219442Mbps
37742024-11-29T15:27:34.343Z-----------------------------------------------------------
37752024-11-29T15:27:34.343ZServer listening on 5201
37762024-11-29T15:27:34.343Z-----------------------------------------------------------
37772024-11-29T15:27:34.343ZAccepted connection from 10.0.0.1, port 36338
37782024-11-29T15:27:34.343Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50299
37792024-11-29T15:27:34.343Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36623
37802024-11-29T15:27:34.343Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41905
37812024-11-29T15:27:34.343Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45481
37822024-11-29T15:27:34.343Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52641
37832024-11-29T15:27:34.343Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52508
37842024-11-29T15:27:34.343Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34156
37852024-11-29T15:27:34.343Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58797
37862024-11-29T15:27:34.343Z[ ID] Interval Transfer Bandwidth
37872024-11-29T15:27:34.343Z[ 5] 0.00-1.00 sec 8.92 MBytes 74.8 Mbits/sec
37882024-11-29T15:27:34.343Z[ 7] 0.00-1.00 sec 8.89 MBytes 74.6 Mbits/sec
37892024-11-29T15:27:34.343Z[ 9] 0.00-1.00 sec 8.89 MBytes 74.6 Mbits/sec
37902024-11-29T15:27:34.343Z[ 11] 0.00-1.00 sec 8.89 MBytes 74.6 Mbits/sec
37912024-11-29T15:27:34.343Z[ 13] 0.00-1.00 sec 8.87 MBytes 74.3 Mbits/sec
37922024-11-29T15:27:34.343Z[ 15] 0.00-1.00 sec 8.80 MBytes 73.8 Mbits/sec
37932024-11-29T15:27:34.343Z[ 17] 0.00-1.00 sec 8.78 MBytes 73.6 Mbits/sec
37942024-11-29T15:27:34.343Z[ 19] 0.00-1.00 sec 8.77 MBytes 73.5 Mbits/sec
37952024-11-29T15:27:34.343Z[SUM] 0.00-1.00 sec 70.8 MBytes 594 Mbits/sec
37962024-11-29T15:27:34.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972024-11-29T15:27:34.343Z[ 5] 1.00-2.00 sec 9.35 MBytes 78.4 Mbits/sec
37982024-11-29T15:27:34.343Z[ 7] 1.00-2.00 sec 9.35 MBytes 78.4 Mbits/sec
37992024-11-29T15:27:34.343Z[ 9] 1.00-2.00 sec 9.39 MBytes 78.8 Mbits/sec
38002024-11-29T15:27:34.343Z[ 11] 1.00-2.00 sec 9.35 MBytes 78.4 Mbits/sec
38012024-11-29T15:27:34.343Z[ 13] 1.00-2.00 sec 9.39 MBytes 78.8 Mbits/sec
38022024-11-29T15:27:34.343Z[ 15] 1.00-2.00 sec 9.47 MBytes 79.5 Mbits/sec
38032024-11-29T15:27:34.343Z[ 17] 1.00-2.00 sec 9.42 MBytes 79.0 Mbits/sec
38042024-11-29T15:27:34.343Z[ 19] 1.00-2.00 sec 9.38 MBytes 78.7 Mbits/sec
38052024-11-29T15:27:34.344Z[SUM] 1.00-2.00 sec 75.1 MBytes 630 Mbits/sec
38062024-11-29T15:27:34.344Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072024-11-29T15:27:34.344Z[ 5] 2.00-3.00 sec 9.38 MBytes 78.7 Mbits/sec
38082024-11-29T15:27:34.344Z[ 7] 2.00-3.00 sec 9.40 MBytes 78.9 Mbits/sec
38092024-11-29T15:27:34.344Z[ 9] 2.00-3.00 sec 9.34 MBytes 78.3 Mbits/sec
38102024-11-29T15:27:34.344Z[ 11] 2.00-3.00 sec 9.39 MBytes 78.8 Mbits/sec
38112024-11-29T15:27:34.344Z[ 13] 2.00-3.00 sec 9.35 MBytes 78.4 Mbits/sec
38122024-11-29T15:27:34.344Z[ 15] 2.00-3.00 sec 9.34 MBytes 78.3 Mbits/sec
38132024-11-29T15:27:34.344Z[ 17] 2.00-3.00 sec 9.34 MBytes 78.3 Mbits/sec
38142024-11-29T15:27:34.344Z[ 19] 2.00-3.00 sec 9.35 MBytes 78.4 Mbits/sec
38152024-11-29T15:27:34.344Z[SUM] 2.00-3.00 sec 74.9 MBytes 628 Mbits/sec
38162024-11-29T15:27:34.344Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172024-11-29T15:27:34.344Z[ 5] 3.00-4.00 sec 9.43 MBytes 79.1 Mbits/sec
38182024-11-29T15:27:34.344Z[ 7] 3.00-4.00 sec 9.43 MBytes 79.1 Mbits/sec
38192024-11-29T15:27:34.344Z[ 9] 3.00-4.00 sec 9.39 MBytes 78.8 Mbits/sec
38202024-11-29T15:27:34.344Z[ 11] 3.00-4.00 sec 9.34 MBytes 78.3 Mbits/sec
38212024-11-29T15:27:34.344Z[ 13] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
38222024-11-29T15:27:34.344Z[ 15] 3.00-4.00 sec 9.39 MBytes 78.8 Mbits/sec
38232024-11-29T15:27:34.344Z[ 17] 3.00-4.00 sec 9.42 MBytes 79.0 Mbits/sec
38242024-11-29T15:27:34.344Z[ 19] 3.00-4.00 sec 9.50 MBytes 79.7 Mbits/sec
38252024-11-29T15:27:34.344Z[SUM] 3.00-4.00 sec 75.3 MBytes 631 Mbits/sec
38262024-11-29T15:27:34.344Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272024-11-29T15:27:34.344Z[ 5] 4.00-5.00 sec 9.34 MBytes 78.3 Mbits/sec
38282024-11-29T15:27:34.344Z[ 7] 4.00-5.00 sec 9.31 MBytes 78.0 Mbits/sec
38292024-11-29T15:27:34.344Z[ 9] 4.00-5.00 sec 9.35 MBytes 78.4 Mbits/sec
38302024-11-29T15:27:34.344Z[ 11] 4.00-5.00 sec 9.35 MBytes 78.4 Mbits/sec
38312024-11-29T15:27:34.344Z[ 13] 4.00-5.00 sec 9.39 MBytes 78.7 Mbits/sec
38322024-11-29T15:27:34.344Z[ 15] 4.00-5.00 sec 9.34 MBytes 78.3 Mbits/sec
38332024-11-29T15:27:34.344Z[ 17] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
38342024-11-29T15:27:34.344Z[ 19] 4.00-5.00 sec 9.32 MBytes 78.1 Mbits/sec
38352024-11-29T15:27:34.344Z[SUM] 4.00-5.00 sec 74.7 MBytes 627 Mbits/sec
38362024-11-29T15:27:34.344Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372024-11-29T15:27:34.344Z[ 5] 5.00-6.00 sec 9.29 MBytes 78.0 Mbits/sec
38382024-11-29T15:27:34.344Z[ 7] 5.00-6.00 sec 9.31 MBytes 78.1 Mbits/sec
38392024-11-29T15:27:34.344Z[ 9] 5.00-6.00 sec 9.22 MBytes 77.4 Mbits/sec
38402024-11-29T15:27:34.344Z[ 11] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
38412024-11-29T15:27:34.344Z[ 13] 5.00-6.00 sec 9.22 MBytes 77.4 Mbits/sec
38422024-11-29T15:27:34.344Z[ 15] 5.00-6.00 sec 9.22 MBytes 77.4 Mbits/sec
38432024-11-29T15:27:34.344Z[ 17] 5.00-6.00 sec 9.27 MBytes 77.8 Mbits/sec
38442024-11-29T15:27:34.345Z[ 19] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
38452024-11-29T15:27:34.345Z[SUM] 5.00-6.00 sec 74.0 MBytes 621 Mbits/sec
38462024-11-29T15:27:34.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
38472024-11-29T15:27:34.345Z[ 5] 6.00-7.00 sec 9.28 MBytes 77.8 Mbits/sec
38482024-11-29T15:27:34.345Z[ 7] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
38492024-11-29T15:27:34.345Z[ 9] 6.00-7.00 sec 9.34 MBytes 78.3 Mbits/sec
38502024-11-29T15:27:37.438Z[ 11] 6.00-7.00 sec 9.39 MBytes 78.8 Mbits/sec
38512024-11-29T15:27:37.438Z[ 13] 6.00-7.00 sec 9.34 MBytes 78.3 Mbits/sec
38522024-11-29T15:27:37.438Z[ 15] 6.00-7.00 sec 9.39 MBytes 78.8 Mbits/sec
38532024-11-29T15:27:37.438Z[ 17] 6.00-7.00 sec 9.34 MBytes 78.3 Mbits/sec
38542024-11-29T15:27:37.438Z[ 19] 6.00-7.00 sec 9.39 MBytes 78.8 Mbits/sec
38552024-11-29T15:27:37.438Z[SUM] 6.00-7.00 sec 74.7 MBytes 627 Mbits/sec
38562024-11-29T15:27:37.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
38572024-11-29T15:27:37.438Z[ 5] 7.00-8.00 sec 8.95 MBytes 75.1 Mbits/sec
38582024-11-29T15:27:37.438Z[ 7] 7.00-8.00 sec 9.00 MBytes 75.6 Mbits/sec
38592024-11-29T15:27:37.438Z[ 9] 7.00-8.00 sec 9.00 MBytes 75.6 Mbits/sec
38602024-11-29T15:27:37.438Z[ 11] 7.00-8.00 sec 8.95 MBytes 75.1 Mbits/sec
38612024-11-29T15:27:37.438Z[ 13] 7.00-8.00 sec 8.95 MBytes 75.1 Mbits/sec
38622024-11-29T15:27:37.438Z[ 15] 7.00-8.00 sec 8.84 MBytes 74.2 Mbits/sec
38632024-11-29T15:27:37.439Z[ 17] 7.00-8.00 sec 8.88 MBytes 74.5 Mbits/sec
38642024-11-29T15:27:37.439Z[ 19] 7.00-8.00 sec 8.85 MBytes 74.3 Mbits/sec
38652024-11-29T15:27:37.439Z[SUM] 7.00-8.00 sec 71.4 MBytes 599 Mbits/sec
38662024-11-29T15:27:37.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
38672024-11-29T15:27:37.439Z[ 5] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
38682024-11-29T15:27:37.439Z[ 7] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
38692024-11-29T15:27:37.439Z[ 9] 8.00-9.00 sec 8.85 MBytes 74.3 Mbits/sec
38702024-11-29T15:27:37.439Z[ 11] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec
38712024-11-29T15:27:37.439Z[ 13] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec
38722024-11-29T15:27:37.439Z[ 15] 8.00-9.00 sec 8.91 MBytes 74.7 Mbits/sec
38732024-11-29T15:27:37.439Z[ 17] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec
38742024-11-29T15:27:37.439Z[ 19] 8.00-9.00 sec 8.85 MBytes 74.3 Mbits/sec
38752024-11-29T15:27:37.439Z[SUM] 8.00-9.00 sec 71.0 MBytes 596 Mbits/sec
38762024-11-29T15:27:37.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
38772024-11-29T15:27:37.439Z[ 5] 9.00-10.00 sec 9.09 MBytes 76.2 Mbits/sec
38782024-11-29T15:27:37.439Z[ 7] 9.00-10.00 sec 9.13 MBytes 76.6 Mbits/sec
38792024-11-29T15:27:37.439Z[ 9] 9.00-10.00 sec 9.13 MBytes 76.6 Mbits/sec
38802024-11-29T15:27:37.439Z[ 11] 9.00-10.00 sec 9.11 MBytes 76.4 Mbits/sec
38812024-11-29T15:27:37.439Z[ 13] 9.00-10.00 sec 9.17 MBytes 76.9 Mbits/sec
38822024-11-29T15:27:37.439Z[ 15] 9.00-10.00 sec 9.22 MBytes 77.4 Mbits/sec
38832024-11-29T15:27:37.439Z[ 17] 9.00-10.00 sec 9.13 MBytes 76.6 Mbits/sec
38842024-11-29T15:27:37.439Z[ 19] 9.00-10.00 sec 9.16 MBytes 76.8 Mbits/sec
38852024-11-29T15:27:37.439Z[SUM] 9.00-10.00 sec 73.1 MBytes 613 Mbits/sec
38862024-11-29T15:27:37.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
38872024-11-29T15:27:37.439Z[ 5] 10.00-10.01 sec 170 KBytes 282 Mbits/sec
38882024-11-29T15:27:37.439Z[ 7] 10.00-10.01 sec 113 KBytes 188 Mbits/sec
38892024-11-29T15:27:37.439Z[ 9] 10.00-10.01 sec 84.8 KBytes 141 Mbits/sec
38902024-11-29T15:27:37.439Z[ 11] 10.00-10.01 sec 56.6 KBytes 94.0 Mbits/sec
38912024-11-29T15:27:37.439Z[ 13] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
38922024-11-29T15:27:37.439Z[ 15] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
38932024-11-29T15:27:37.440Z[ 17] 10.00-10.01 sec 113 KBytes 188 Mbits/sec
38942024-11-29T15:27:37.440Z[ 19] 10.00-10.01 sec 113 KBytes 188 Mbits/sec
38952024-11-29T15:27:37.440Z[SUM] 10.00-10.01 sec 650 KBytes 1.08 Gbits/sec
38962024-11-29T15:27:37.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
38972024-11-29T15:27:37.440Z[ ID] Interval Transfer Bandwidth
38982024-11-29T15:27:37.440Z[ 5] 0.00-10.01 sec 92.1 MBytes 77.2 Mbits/sec sender
38992024-11-29T15:27:37.440Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39002024-11-29T15:27:37.440Z[ 7] 0.00-10.01 sec 92.0 MBytes 77.2 Mbits/sec sender
39012024-11-29T15:27:37.440Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39022024-11-29T15:27:37.440Z[ 9] 0.00-10.01 sec 92.0 MBytes 77.1 Mbits/sec sender
39032024-11-29T15:27:37.440Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39042024-11-29T15:27:37.440Z[ 11] 0.00-10.01 sec 92.0 MBytes 77.1 Mbits/sec sender
39052024-11-29T15:27:37.440Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39062024-11-29T15:27:37.440Z[ 13] 0.00-10.01 sec 91.9 MBytes 77.1 Mbits/sec sender
39072024-11-29T15:27:37.440Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39082024-11-29T15:27:37.440Z[ 15] 0.00-10.01 sec 91.9 MBytes 77.1 Mbits/sec sender
39092024-11-29T15:27:37.440Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39102024-11-29T15:27:37.440Z[ 17] 0.00-10.01 sec 91.9 MBytes 77.1 Mbits/sec sender
39112024-11-29T15:27:37.440Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39122024-11-29T15:27:37.440Z[ 19] 0.00-10.01 sec 91.9 MBytes 77.1 Mbits/sec sender
39132024-11-29T15:27:37.440Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39142024-11-29T15:27:37.440Z[SUM] 0.00-10.01 sec 736 MBytes 617 Mbits/sec sender
39152024-11-29T15:27:37.440Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39162024-11-29T15:27:37.466ZRun 2/10...617.151480090979Mbps
39172024-11-29T15:27:44.509Z-----------------------------------------------------------
39182024-11-29T15:27:44.509ZServer listening on 5201
39192024-11-29T15:27:44.509Z-----------------------------------------------------------
39202024-11-29T15:27:44.509ZAccepted connection from 10.0.0.1, port 46830
39212024-11-29T15:27:44.509Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45948
39222024-11-29T15:27:44.509Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59227
39232024-11-29T15:27:44.509Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56857
39242024-11-29T15:27:44.509Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55493
39252024-11-29T15:27:44.509Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52181
39262024-11-29T15:27:44.509Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51920
39272024-11-29T15:27:44.509Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51235
39282024-11-29T15:27:44.509Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32867
39292024-11-29T15:27:44.509Z[ ID] Interval Transfer Bandwidth
39302024-11-29T15:27:44.509Z[ 5] 0.00-1.00 sec 8.82 MBytes 74.0 Mbits/sec
39312024-11-29T15:27:44.509Z[ 7] 0.00-1.00 sec 8.80 MBytes 73.8 Mbits/sec
39322024-11-29T15:27:44.510Z[ 9] 0.00-1.00 sec 8.77 MBytes 73.6 Mbits/sec
39332024-11-29T15:27:44.510Z[ 11] 0.00-1.00 sec 8.73 MBytes 73.2 Mbits/sec
39342024-11-29T15:27:44.510Z[ 13] 0.00-1.00 sec 8.70 MBytes 73.0 Mbits/sec
39352024-11-29T15:27:44.510Z[ 15] 0.00-1.00 sec 8.74 MBytes 73.3 Mbits/sec
39362024-11-29T15:27:44.510Z[ 17] 0.00-1.00 sec 8.73 MBytes 73.2 Mbits/sec
39372024-11-29T15:27:44.510Z[ 19] 0.00-1.00 sec 8.73 MBytes 73.2 Mbits/sec
39382024-11-29T15:27:44.510Z[SUM] 0.00-1.00 sec 70.0 MBytes 587 Mbits/sec
39392024-11-29T15:27:44.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
39402024-11-29T15:27:44.510Z[ 5] 1.00-2.00 sec 8.95 MBytes 75.0 Mbits/sec
39412024-11-29T15:27:44.510Z[ 7] 1.00-2.00 sec 8.89 MBytes 74.6 Mbits/sec
39422024-11-29T15:27:44.510Z[ 9] 1.00-2.00 sec 8.95 MBytes 75.0 Mbits/sec
39432024-11-29T15:27:44.510Z[ 11] 1.00-2.00 sec 8.98 MBytes 75.3 Mbits/sec
39442024-11-29T15:27:44.510Z[ 13] 1.00-2.00 sec 8.98 MBytes 75.3 Mbits/sec
39452024-11-29T15:27:44.510Z[ 15] 1.00-2.00 sec 8.91 MBytes 74.7 Mbits/sec
39462024-11-29T15:27:44.510Z[ 17] 1.00-2.00 sec 8.92 MBytes 74.8 Mbits/sec
39472024-11-29T15:27:44.510Z[ 19] 1.00-2.00 sec 8.91 MBytes 74.7 Mbits/sec
39482024-11-29T15:27:44.510Z[SUM] 1.00-2.00 sec 71.5 MBytes 599 Mbits/sec
39492024-11-29T15:27:44.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
39502024-11-29T15:27:44.510Z[ 5] 2.00-3.00 sec 8.85 MBytes 74.3 Mbits/sec
39512024-11-29T15:27:44.510Z[ 7] 2.00-3.00 sec 8.92 MBytes 74.8 Mbits/sec
39522024-11-29T15:27:44.510Z[ 9] 2.00-3.00 sec 8.88 MBytes 74.5 Mbits/sec
39532024-11-29T15:27:44.510Z[ 11] 2.00-3.00 sec 8.91 MBytes 74.7 Mbits/sec
39542024-11-29T15:27:44.510Z[ 13] 2.00-3.00 sec 8.91 MBytes 74.7 Mbits/sec
39552024-11-29T15:27:44.510Z[ 15] 2.00-3.00 sec 8.95 MBytes 75.1 Mbits/sec
39562024-11-29T15:27:44.510Z[ 17] 2.00-3.00 sec 8.96 MBytes 75.2 Mbits/sec
39572024-11-29T15:27:44.510Z[ 19] 2.00-3.00 sec 8.95 MBytes 75.1 Mbits/sec
39582024-11-29T15:27:44.510Z[SUM] 2.00-3.00 sec 71.3 MBytes 598 Mbits/sec
39592024-11-29T15:27:44.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
39602024-11-29T15:27:44.510Z[ 5] 3.00-4.00 sec 9.34 MBytes 78.3 Mbits/sec
39612024-11-29T15:27:44.510Z[ 7] 3.00-4.00 sec 9.27 MBytes 77.8 Mbits/sec
39622024-11-29T15:27:44.510Z[ 9] 3.00-4.00 sec 9.22 MBytes 77.4 Mbits/sec
39632024-11-29T15:27:44.510Z[ 11] 3.00-4.00 sec 9.18 MBytes 77.1 Mbits/sec
39642024-11-29T15:27:44.510Z[ 13] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec
39652024-11-29T15:27:44.510Z[ 15] 3.00-4.00 sec 9.20 MBytes 77.2 Mbits/sec
39662024-11-29T15:27:44.510Z[ 17] 3.00-4.00 sec 9.20 MBytes 77.2 Mbits/sec
39672024-11-29T15:27:44.510Z[ 19] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec
39682024-11-29T15:27:44.510Z[SUM] 3.00-4.00 sec 73.9 MBytes 620 Mbits/sec
39692024-11-29T15:27:44.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
39702024-11-29T15:27:44.511Z[ 5] 4.00-5.00 sec 9.39 MBytes 78.7 Mbits/sec
39712024-11-29T15:27:44.511Z[ 7] 4.00-5.00 sec 9.40 MBytes 78.8 Mbits/sec
39722024-11-29T15:27:44.511Z[ 9] 4.00-5.00 sec 9.46 MBytes 79.3 Mbits/sec
39732024-11-29T15:27:44.511Z[ 11] 4.00-5.00 sec 9.49 MBytes 79.5 Mbits/sec
39742024-11-29T15:27:44.511Z[ 13] 4.00-5.00 sec 9.46 MBytes 79.3 Mbits/sec
39752024-11-29T15:27:44.511Z[ 15] 4.00-5.00 sec 9.47 MBytes 79.4 Mbits/sec
39762024-11-29T15:27:44.511Z[ 17] 4.00-5.00 sec 9.45 MBytes 79.2 Mbits/sec
39772024-11-29T15:27:44.511Z[ 19] 4.00-5.00 sec 9.40 MBytes 78.8 Mbits/sec
39782024-11-29T15:27:44.511Z[SUM] 4.00-5.00 sec 75.5 MBytes 633 Mbits/sec
39792024-11-29T15:27:44.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
39802024-11-29T15:27:44.511Z[ 5] 5.00-6.00 sec 9.11 MBytes 76.5 Mbits/sec
39812024-11-29T15:27:44.511Z[ 7] 5.00-6.00 sec 9.14 MBytes 76.7 Mbits/sec
39822024-11-29T15:27:44.511Z[ 9] 5.00-6.00 sec 9.14 MBytes 76.7 Mbits/sec
39832024-11-29T15:27:44.511Z[ 11] 5.00-6.00 sec 9.11 MBytes 76.5 Mbits/sec
39842024-11-29T15:27:44.511Z[ 13] 5.00-6.00 sec 9.11 MBytes 76.5 Mbits/sec
39852024-11-29T15:27:44.511Z[ 15] 5.00-6.00 sec 9.16 MBytes 76.8 Mbits/sec
39862024-11-29T15:27:44.511Z[ 17] 5.00-6.00 sec 9.18 MBytes 77.0 Mbits/sec
39872024-11-29T15:27:44.511Z[ 19] 5.00-6.00 sec 9.17 MBytes 76.9 Mbits/sec
39882024-11-29T15:27:44.511Z[SUM] 5.00-6.00 sec 73.1 MBytes 614 Mbits/sec
39892024-11-29T15:27:44.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
39902024-11-29T15:27:44.511Z[ 5] 6.00-7.00 sec 8.81 MBytes 73.9 Mbits/sec
39912024-11-29T15:27:44.511Z[ 7] 6.00-7.00 sec 8.78 MBytes 73.7 Mbits/sec
39922024-11-29T15:27:44.511Z[ 9] 6.00-7.00 sec 8.81 MBytes 73.9 Mbits/sec
39932024-11-29T15:27:47.708Z[ 11] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec
39942024-11-29T15:27:47.708Z[ 13] 6.00-7.00 sec 8.78 MBytes 73.7 Mbits/sec
39952024-11-29T15:27:47.708Z[ 15] 6.00-7.00 sec 8.73 MBytes 73.2 Mbits/sec
39962024-11-29T15:27:47.708Z[ 17] 6.00-7.00 sec 8.73 MBytes 73.2 Mbits/sec
39972024-11-29T15:27:47.708Z[ 19] 6.00-7.00 sec 8.76 MBytes 73.4 Mbits/sec
39982024-11-29T15:27:47.708Z[SUM] 6.00-7.00 sec 70.2 MBytes 589 Mbits/sec
39992024-11-29T15:27:47.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
40002024-11-29T15:27:47.708Z[ 5] 7.00-8.00 sec 8.74 MBytes 73.4 Mbits/sec
40012024-11-29T15:27:47.708Z[ 7] 7.00-8.00 sec 8.78 MBytes 73.7 Mbits/sec
40022024-11-29T15:27:47.708Z[ 9] 7.00-8.00 sec 8.73 MBytes 73.3 Mbits/sec
40032024-11-29T15:27:47.708Z[ 11] 7.00-8.00 sec 8.76 MBytes 73.5 Mbits/sec
40042024-11-29T15:27:47.708Z[ 13] 7.00-8.00 sec 8.73 MBytes 73.3 Mbits/sec
40052024-11-29T15:27:47.708Z[ 15] 7.00-8.00 sec 8.77 MBytes 73.6 Mbits/sec
40062024-11-29T15:27:47.708Z[ 17] 7.00-8.00 sec 8.73 MBytes 73.3 Mbits/sec
40072024-11-29T15:27:47.709Z[ 19] 7.00-8.00 sec 8.74 MBytes 73.4 Mbits/sec
40082024-11-29T15:27:47.709Z[SUM] 7.00-8.00 sec 70.0 MBytes 587 Mbits/sec
40092024-11-29T15:27:47.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
40102024-11-29T15:27:47.709Z[ 5] 8.00-9.00 sec 8.76 MBytes 73.5 Mbits/sec
40112024-11-29T15:27:47.709Z[ 7] 8.00-9.00 sec 8.67 MBytes 72.8 Mbits/sec
40122024-11-29T15:27:47.709Z[ 9] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
40132024-11-29T15:27:47.709Z[ 11] 8.00-9.00 sec 8.70 MBytes 73.0 Mbits/sec
40142024-11-29T15:27:47.709Z[ 13] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
40152024-11-29T15:27:47.709Z[ 15] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
40162024-11-29T15:27:47.709Z[ 17] 8.00-9.00 sec 8.78 MBytes 73.7 Mbits/sec
40172024-11-29T15:27:47.709Z[ 19] 8.00-9.00 sec 8.78 MBytes 73.7 Mbits/sec
40182024-11-29T15:27:47.709Z[SUM] 8.00-9.00 sec 69.9 MBytes 586 Mbits/sec
40192024-11-29T15:27:47.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
40202024-11-29T15:27:47.709Z[ 5] 9.00-10.00 sec 8.89 MBytes 74.6 Mbits/sec
40212024-11-29T15:27:47.709Z[ 7] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec
40222024-11-29T15:27:47.709Z[ 9] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec
40232024-11-29T15:27:47.709Z[ 11] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec
40242024-11-29T15:27:47.709Z[ 13] 9.00-10.00 sec 8.91 MBytes 74.7 Mbits/sec
40252024-11-29T15:27:47.709Z[ 15] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec
40262024-11-29T15:27:47.709Z[ 17] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec
40272024-11-29T15:27:47.709Z[ 19] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec
40282024-11-29T15:27:47.709Z[SUM] 9.00-10.00 sec 70.9 MBytes 595 Mbits/sec
40292024-11-29T15:27:47.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
40302024-11-29T15:27:47.709Z[ 5] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
40312024-11-29T15:27:47.710Z[ 7] 10.00-10.01 sec 56.6 KBytes 86.2 Mbits/sec
40322024-11-29T15:27:47.710Z[ 9] 10.00-10.01 sec 56.6 KBytes 86.2 Mbits/sec
40332024-11-29T15:27:47.710Z[ 11] 10.00-10.01 sec 56.6 KBytes 86.2 Mbits/sec
40342024-11-29T15:27:47.710Z[ 13] 10.00-10.01 sec 56.6 KBytes 86.2 Mbits/sec
40352024-11-29T15:27:47.710Z[ 15] 10.00-10.01 sec 113 KBytes 172 Mbits/sec
40362024-11-29T15:27:47.710Z[ 17] 10.00-10.01 sec 56.6 KBytes 86.2 Mbits/sec
40372024-11-29T15:27:47.710Z[ 19] 10.00-10.01 sec 56.6 KBytes 86.2 Mbits/sec
40382024-11-29T15:27:47.710Z[SUM] 10.00-10.01 sec 452 KBytes 689 Mbits/sec
40392024-11-29T15:27:47.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
40402024-11-29T15:27:47.735Z[ ID] Interval Transfer Bandwidth
40412024-11-29T15:27:47.735Z[ 5] 0.00-10.01 sec 89.7 MBytes 75.2 Mbits/sec sender
40422024-11-29T15:27:47.735Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40432024-11-29T15:27:47.735Z[ 7] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec sender
40442024-11-29T15:27:47.735Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40452024-11-29T15:27:47.735Z[ 9] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec sender
40462024-11-29T15:27:47.735Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40472024-11-29T15:27:47.736Z[ 11] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec sender
40482024-11-29T15:27:47.736Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40492024-11-29T15:27:47.736Z[ 13] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec sender
40502024-11-29T15:27:47.736Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40512024-11-29T15:27:47.736Z[ 15] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec sender
40522024-11-29T15:27:47.736Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40532024-11-29T15:27:47.736Z[ 17] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec sender
40542024-11-29T15:27:47.736Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40552024-11-29T15:27:47.736Z[ 19] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec sender
40562024-11-29T15:27:47.736Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40572024-11-29T15:27:47.736Z[SUM] 0.00-10.01 sec 717 MBytes 601 Mbits/sec sender
40582024-11-29T15:27:47.736Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40592024-11-29T15:27:47.736ZRun 3/10...601.300350443317Mbps
40602024-11-29T15:27:54.779Z-----------------------------------------------------------
40612024-11-29T15:27:54.779ZServer listening on 5201
40622024-11-29T15:27:54.779Z-----------------------------------------------------------
40632024-11-29T15:27:54.779ZAccepted connection from 10.0.0.1, port 50602
40642024-11-29T15:27:54.779Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62230
40652024-11-29T15:27:54.780Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57751
40662024-11-29T15:27:54.780Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55329
40672024-11-29T15:27:54.780Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48921
40682024-11-29T15:27:54.780Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42114
40692024-11-29T15:27:54.780Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41986
40702024-11-29T15:27:54.780Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56669
40712024-11-29T15:27:54.780Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42495
40722024-11-29T15:27:54.780Z[ ID] Interval Transfer Bandwidth
40732024-11-29T15:27:54.780Z[ 5] 0.00-1.00 sec 8.71 MBytes 73.0 Mbits/sec
40742024-11-29T15:27:54.780Z[ 7] 0.00-1.00 sec 8.67 MBytes 72.7 Mbits/sec
40752024-11-29T15:27:54.780Z[ 9] 0.00-1.00 sec 8.70 MBytes 72.9 Mbits/sec
40762024-11-29T15:27:54.780Z[ 11] 0.00-1.00 sec 8.71 MBytes 73.0 Mbits/sec
40772024-11-29T15:27:54.780Z[ 13] 0.00-1.00 sec 8.70 MBytes 72.9 Mbits/sec
40782024-11-29T15:27:54.780Z[ 15] 0.00-1.00 sec 8.71 MBytes 73.0 Mbits/sec
40792024-11-29T15:27:54.780Z[ 17] 0.00-1.00 sec 8.71 MBytes 73.0 Mbits/sec
40802024-11-29T15:27:54.780Z[ 19] 0.00-1.00 sec 8.69 MBytes 72.8 Mbits/sec
40812024-11-29T15:27:54.780Z[SUM] 0.00-1.00 sec 69.6 MBytes 584 Mbits/sec
40822024-11-29T15:27:54.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832024-11-29T15:27:54.780Z[ 5] 1.00-2.00 sec 9.34 MBytes 78.4 Mbits/sec
40842024-11-29T15:27:54.780Z[ 7] 1.00-2.00 sec 9.28 MBytes 77.9 Mbits/sec
40852024-11-29T15:27:54.780Z[ 9] 1.00-2.00 sec 9.25 MBytes 77.7 Mbits/sec
40862024-11-29T15:27:54.780Z[ 11] 1.00-2.00 sec 9.21 MBytes 77.3 Mbits/sec
40872024-11-29T15:27:54.780Z[ 13] 1.00-2.00 sec 9.25 MBytes 77.7 Mbits/sec
40882024-11-29T15:27:54.780Z[ 15] 1.00-2.00 sec 9.25 MBytes 77.7 Mbits/sec
40892024-11-29T15:27:54.780Z[ 17] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
40902024-11-29T15:27:54.780Z[ 19] 1.00-2.00 sec 9.29 MBytes 78.0 Mbits/sec
40912024-11-29T15:27:54.780Z[SUM] 1.00-2.00 sec 74.1 MBytes 622 Mbits/sec
40922024-11-29T15:27:54.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932024-11-29T15:27:54.780Z[ 5] 2.00-3.00 sec 9.18 MBytes 77.0 Mbits/sec
40942024-11-29T15:27:54.780Z[ 7] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
40952024-11-29T15:27:54.780Z[ 9] 2.00-3.00 sec 9.21 MBytes 77.2 Mbits/sec
40962024-11-29T15:27:54.780Z[ 11] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
40972024-11-29T15:27:54.780Z[ 13] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
40982024-11-29T15:27:54.780Z[ 15] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
40992024-11-29T15:27:54.780Z[ 17] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
41002024-11-29T15:27:54.780Z[ 19] 2.00-3.00 sec 9.17 MBytes 76.9 Mbits/sec
41012024-11-29T15:27:54.780Z[SUM] 2.00-3.00 sec 73.7 MBytes 618 Mbits/sec
41022024-11-29T15:27:54.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032024-11-29T15:27:54.781Z[ 5] 3.00-4.00 sec 8.95 MBytes 75.1 Mbits/sec
41042024-11-29T15:27:54.781Z[ 7] 3.00-4.00 sec 8.95 MBytes 75.1 Mbits/sec
41052024-11-29T15:27:54.781Z[ 9] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec
41062024-11-29T15:27:54.781Z[ 11] 3.00-4.00 sec 8.88 MBytes 74.5 Mbits/sec
41072024-11-29T15:27:54.781Z[ 13] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
41082024-11-29T15:27:54.781Z[ 15] 3.00-4.00 sec 8.88 MBytes 74.5 Mbits/sec
41092024-11-29T15:27:54.781Z[ 17] 3.00-4.00 sec 8.88 MBytes 74.5 Mbits/sec
41102024-11-29T15:27:54.781Z[ 19] 3.00-4.00 sec 8.93 MBytes 75.0 Mbits/sec
41112024-11-29T15:27:54.781Z[SUM] 3.00-4.00 sec 71.2 MBytes 598 Mbits/sec
41122024-11-29T15:27:54.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132024-11-29T15:27:54.781Z[ 5] 4.00-5.00 sec 9.07 MBytes 76.1 Mbits/sec
41142024-11-29T15:27:54.781Z[ 7] 4.00-5.00 sec 9.17 MBytes 76.9 Mbits/sec
41152024-11-29T15:27:54.781Z[ 9] 4.00-5.00 sec 9.17 MBytes 76.9 Mbits/sec
41162024-11-29T15:27:54.781Z[ 11] 4.00-5.00 sec 9.11 MBytes 76.4 Mbits/sec
41172024-11-29T15:27:54.781Z[ 13] 4.00-5.00 sec 9.11 MBytes 76.4 Mbits/sec
41182024-11-29T15:27:54.781Z[ 15] 4.00-5.00 sec 9.09 MBytes 76.2 Mbits/sec
41192024-11-29T15:27:54.781Z[ 17] 4.00-5.00 sec 9.11 MBytes 76.4 Mbits/sec
41202024-11-29T15:27:54.781Z[ 19] 4.00-5.00 sec 9.09 MBytes 76.2 Mbits/sec
41212024-11-29T15:27:54.781Z[SUM] 4.00-5.00 sec 72.9 MBytes 612 Mbits/sec
41222024-11-29T15:27:54.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232024-11-29T15:27:54.781Z[ 5] 5.00-6.00 sec 8.96 MBytes 75.1 Mbits/sec
41242024-11-29T15:27:54.781Z[ 7] 5.00-6.00 sec 8.85 MBytes 74.2 Mbits/sec
41252024-11-29T15:27:54.781Z[ 9] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec
41262024-11-29T15:27:54.781Z[ 11] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec
41272024-11-29T15:27:54.781Z[ 13] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec
41282024-11-29T15:27:54.781Z[ 15] 5.00-6.00 sec 9.02 MBytes 75.6 Mbits/sec
41292024-11-29T15:27:54.781Z[ 17] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec
41302024-11-29T15:27:54.781Z[ 19] 5.00-6.00 sec 8.98 MBytes 75.3 Mbits/sec
41312024-11-29T15:27:54.781Z[SUM] 5.00-6.00 sec 71.7 MBytes 601 Mbits/sec
41322024-11-29T15:27:54.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332024-11-29T15:27:54.781Z[ 5] 6.00-7.00 sec 9.03 MBytes 75.8 Mbits/sec
41342024-11-29T15:27:54.781Z[ 7] 6.00-7.00 sec 9.06 MBytes 76.0 Mbits/sec
41352024-11-29T15:27:54.781Z[ 9] 6.00-7.00 sec 9.00 MBytes 75.6 Mbits/sec
41362024-11-29T15:27:57.978Z[ 11] 6.00-7.00 sec 8.96 MBytes 75.2 Mbits/sec
41372024-11-29T15:27:57.978Z[ 13] 6.00-7.00 sec 9.00 MBytes 75.6 Mbits/sec
41382024-11-29T15:27:57.978Z[ 15] 6.00-7.00 sec 8.98 MBytes 75.4 Mbits/sec
41392024-11-29T15:27:57.978Z[ 17] 6.00-7.00 sec 8.96 MBytes 75.2 Mbits/sec
41402024-11-29T15:27:57.978Z[ 19] 6.00-7.00 sec 9.00 MBytes 75.6 Mbits/sec
41412024-11-29T15:27:57.978Z[SUM] 6.00-7.00 sec 72.0 MBytes 604 Mbits/sec
41422024-11-29T15:27:57.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432024-11-29T15:27:57.978Z[ 5] 7.00-8.00 sec 8.26 MBytes 69.3 Mbits/sec
41442024-11-29T15:27:57.978Z[ 7] 7.00-8.00 sec 8.19 MBytes 68.7 Mbits/sec
41452024-11-29T15:27:57.978Z[ 9] 7.00-8.00 sec 8.29 MBytes 69.5 Mbits/sec
41462024-11-29T15:27:57.978Z[ 11] 7.00-8.00 sec 8.29 MBytes 69.5 Mbits/sec
41472024-11-29T15:27:57.978Z[ 13] 7.00-8.00 sec 8.29 MBytes 69.5 Mbits/sec
41482024-11-29T15:27:57.978Z[ 15] 7.00-8.00 sec 8.29 MBytes 69.5 Mbits/sec
41492024-11-29T15:27:57.978Z[ 17] 7.00-8.00 sec 8.30 MBytes 69.6 Mbits/sec
41502024-11-29T15:27:57.978Z[ 19] 7.00-8.00 sec 8.30 MBytes 69.6 Mbits/sec
41512024-11-29T15:27:57.978Z[SUM] 7.00-8.00 sec 66.2 MBytes 555 Mbits/sec
41522024-11-29T15:27:57.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532024-11-29T15:27:57.978Z[ 5] 8.00-9.00 sec 9.27 MBytes 77.7 Mbits/sec
41542024-11-29T15:27:57.978Z[ 7] 8.00-9.00 sec 9.34 MBytes 78.3 Mbits/sec
41552024-11-29T15:27:57.978Z[ 9] 8.00-9.00 sec 9.35 MBytes 78.4 Mbits/sec
41562024-11-29T15:27:57.978Z[ 11] 8.00-9.00 sec 9.34 MBytes 78.3 Mbits/sec
41572024-11-29T15:27:57.979Z[ 13] 8.00-9.00 sec 9.34 MBytes 78.3 Mbits/sec
41582024-11-29T15:27:57.979Z[ 15] 8.00-9.00 sec 9.34 MBytes 78.3 Mbits/sec
41592024-11-29T15:27:57.979Z[ 17] 8.00-9.00 sec 9.28 MBytes 77.9 Mbits/sec
41602024-11-29T15:27:57.979Z[ 19] 8.00-9.00 sec 9.28 MBytes 77.9 Mbits/sec
41612024-11-29T15:27:57.979Z[SUM] 8.00-9.00 sec 74.5 MBytes 625 Mbits/sec
41622024-11-29T15:27:57.979Z- - - - - - - - - - - - - - - - - - - - - - - - -
41632024-11-29T15:27:57.979Z[ 5] 9.00-10.00 sec 9.13 MBytes 76.6 Mbits/sec
41642024-11-29T15:27:57.979Z[ 7] 9.00-10.00 sec 9.13 MBytes 76.6 Mbits/sec
41652024-11-29T15:27:57.979Z[ 9] 9.00-10.00 sec 9.11 MBytes 76.4 Mbits/sec
41662024-11-29T15:27:57.979Z[ 11] 9.00-10.00 sec 9.11 MBytes 76.4 Mbits/sec
41672024-11-29T15:27:57.979Z[ 13] 9.00-10.00 sec 9.06 MBytes 76.0 Mbits/sec
41682024-11-29T15:27:57.979Z[ 15] 9.00-10.00 sec 9.00 MBytes 75.5 Mbits/sec
41692024-11-29T15:27:57.979Z[ 17] 9.00-10.00 sec 9.06 MBytes 76.0 Mbits/sec
41702024-11-29T15:27:57.979Z[ 19] 9.00-10.00 sec 9.06 MBytes 76.0 Mbits/sec
41712024-11-29T15:27:57.979Z[SUM] 9.00-10.00 sec 72.7 MBytes 609 Mbits/sec
41722024-11-29T15:27:57.979Z- - - - - - - - - - - - - - - - - - - - - - - - -
41732024-11-29T15:27:57.979Z[ 5] 10.00-10.00 sec 56.6 KBytes 107 Mbits/sec
41742024-11-29T15:27:57.979Z[ 7] 10.00-10.00 sec 56.6 KBytes 107 Mbits/sec
41752024-11-29T15:27:57.979Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41762024-11-29T15:27:57.979Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41772024-11-29T15:27:57.979Z[ 13] 10.00-10.00 sec 56.6 KBytes 107 Mbits/sec
41782024-11-29T15:27:57.979Z[ 15] 10.00-10.00 sec 113 KBytes 215 Mbits/sec
41792024-11-29T15:27:57.979Z[ 17] 10.00-10.00 sec 113 KBytes 215 Mbits/sec
41802024-11-29T15:27:57.979Z[ 19] 10.00-10.00 sec 113 KBytes 215 Mbits/sec
41812024-11-29T15:27:57.979Z[SUM] 10.00-10.00 sec 509 KBytes 966 Mbits/sec
41822024-11-29T15:27:57.979Z- - - - - - - - - - - - - - - - - - - - - - - - -
41832024-11-29T15:27:57.979Z[ ID] Interval Transfer Bandwidth
41842024-11-29T15:27:57.979Z[ 5] 0.00-10.00 sec 90.0 MBytes 75.4 Mbits/sec sender
41852024-11-29T15:27:57.979Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41862024-11-29T15:27:57.979Z[ 7] 0.00-10.00 sec 89.9 MBytes 75.4 Mbits/sec sender
41872024-11-29T15:27:57.979Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41882024-11-29T15:27:57.979Z[ 9] 0.00-10.00 sec 89.9 MBytes 75.4 Mbits/sec sender
41892024-11-29T15:27:57.979Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41902024-11-29T15:27:57.979Z[ 11] 0.00-10.00 sec 89.8 MBytes 75.3 Mbits/sec sender
41912024-11-29T15:27:57.979Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41922024-11-29T15:27:57.979Z[ 13] 0.00-10.00 sec 89.9 MBytes 75.3 Mbits/sec sender
41932024-11-29T15:27:57.979Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41942024-11-29T15:27:57.979Z[ 15] 0.00-10.00 sec 89.9 MBytes 75.4 Mbits/sec sender
41952024-11-29T15:27:57.979Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41962024-11-29T15:27:57.980Z[ 17] 0.00-10.00 sec 89.9 MBytes 75.4 Mbits/sec sender
41972024-11-29T15:27:57.980Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41982024-11-29T15:27:57.980Z[ 19] 0.00-10.00 sec 89.9 MBytes 75.4 Mbits/sec sender
41992024-11-29T15:27:57.980Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42002024-11-29T15:27:57.980Z[SUM] 0.00-10.00 sec 719 MBytes 603 Mbits/sec sender
42012024-11-29T15:27:57.980Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42022024-11-29T15:27:58.005ZRun 4/10...603.2370322177201Mbps
42032024-11-29T15:28:05.050Z-----------------------------------------------------------
42042024-11-29T15:28:05.050ZServer listening on 5201
42052024-11-29T15:28:05.050Z-----------------------------------------------------------
42062024-11-29T15:28:05.050ZAccepted connection from 10.0.0.1, port 63532
42072024-11-29T15:28:05.050Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42459
42082024-11-29T15:28:05.050Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34032
42092024-11-29T15:28:05.050Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54807
42102024-11-29T15:28:05.050Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57769
42112024-11-29T15:28:05.050Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63885
42122024-11-29T15:28:05.050Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35048
42132024-11-29T15:28:05.050Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36107
42142024-11-29T15:28:05.050Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34117
42152024-11-29T15:28:05.050Z[ ID] Interval Transfer Bandwidth
42162024-11-29T15:28:05.050Z[ 5] 0.00-1.00 sec 8.82 MBytes 74.0 Mbits/sec
42172024-11-29T15:28:05.050Z[ 7] 0.00-1.00 sec 8.73 MBytes 73.2 Mbits/sec
42182024-11-29T15:28:05.050Z[ 9] 0.00-1.00 sec 8.71 MBytes 73.1 Mbits/sec
42192024-11-29T15:28:05.050Z[ 11] 0.00-1.00 sec 8.73 MBytes 73.2 Mbits/sec
42202024-11-29T15:28:05.050Z[ 13] 0.00-1.00 sec 8.71 MBytes 73.1 Mbits/sec
42212024-11-29T15:28:05.050Z[ 15] 0.00-1.00 sec 8.73 MBytes 73.2 Mbits/sec
42222024-11-29T15:28:05.050Z[ 17] 0.00-1.00 sec 8.67 MBytes 72.7 Mbits/sec
42232024-11-29T15:28:05.050Z[ 19] 0.00-1.00 sec 8.71 MBytes 73.1 Mbits/sec
42242024-11-29T15:28:05.050Z[SUM] 0.00-1.00 sec 69.8 MBytes 586 Mbits/sec
42252024-11-29T15:28:05.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
42262024-11-29T15:28:05.050Z[ 5] 1.00-2.00 sec 9.11 MBytes 76.4 Mbits/sec
42272024-11-29T15:28:05.050Z[ 7] 1.00-2.00 sec 9.17 MBytes 76.9 Mbits/sec
42282024-11-29T15:28:05.051Z[ 9] 1.00-2.00 sec 9.16 MBytes 76.8 Mbits/sec
42292024-11-29T15:28:05.051Z[ 11] 1.00-2.00 sec 9.13 MBytes 76.6 Mbits/sec
42302024-11-29T15:28:05.051Z[ 13] 1.00-2.00 sec 9.16 MBytes 76.8 Mbits/sec
42312024-11-29T15:28:05.051Z[ 15] 1.00-2.00 sec 9.17 MBytes 76.9 Mbits/sec
42322024-11-29T15:28:05.051Z[ 17] 1.00-2.00 sec 9.17 MBytes 76.9 Mbits/sec
42332024-11-29T15:28:05.051Z[ 19] 1.00-2.00 sec 9.18 MBytes 77.0 Mbits/sec
42342024-11-29T15:28:05.051Z[SUM] 1.00-2.00 sec 73.2 MBytes 614 Mbits/sec
42352024-11-29T15:28:05.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
42362024-11-29T15:28:05.051Z[ 5] 2.00-3.00 sec 9.39 MBytes 78.8 Mbits/sec
42372024-11-29T15:28:05.051Z[ 7] 2.00-3.00 sec 9.35 MBytes 78.4 Mbits/sec
42382024-11-29T15:28:05.051Z[ 9] 2.00-3.00 sec 9.39 MBytes 78.8 Mbits/sec
42392024-11-29T15:28:05.051Z[ 11] 2.00-3.00 sec 9.39 MBytes 78.8 Mbits/sec
42402024-11-29T15:28:05.051Z[ 13] 2.00-3.00 sec 9.39 MBytes 78.8 Mbits/sec
42412024-11-29T15:28:05.051Z[ 15] 2.00-3.00 sec 9.34 MBytes 78.3 Mbits/sec
42422024-11-29T15:28:05.051Z[ 17] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
42432024-11-29T15:28:05.051Z[ 19] 2.00-3.00 sec 9.35 MBytes 78.4 Mbits/sec
42442024-11-29T15:28:05.051Z[SUM] 2.00-3.00 sec 75.0 MBytes 629 Mbits/sec
42452024-11-29T15:28:05.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
42462024-11-29T15:28:05.051Z[ 5] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec
42472024-11-29T15:28:05.051Z[ 7] 3.00-4.00 sec 9.17 MBytes 76.9 Mbits/sec
42482024-11-29T15:28:05.051Z[ 9] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
42492024-11-29T15:28:05.051Z[ 11] 3.00-4.00 sec 9.18 MBytes 77.0 Mbits/sec
42502024-11-29T15:28:05.051Z[ 13] 3.00-4.00 sec 9.17 MBytes 76.9 Mbits/sec
42512024-11-29T15:28:05.051Z[ 15] 3.00-4.00 sec 9.20 MBytes 77.1 Mbits/sec
42522024-11-29T15:28:05.051Z[ 17] 3.00-4.00 sec 9.18 MBytes 77.0 Mbits/sec
42532024-11-29T15:28:05.051Z[ 19] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec
42542024-11-29T15:28:05.051Z[SUM] 3.00-4.00 sec 73.3 MBytes 615 Mbits/sec
42552024-11-29T15:28:05.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
42562024-11-29T15:28:05.051Z[ 5] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec
42572024-11-29T15:28:05.051Z[ 7] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec
42582024-11-29T15:28:05.051Z[ 9] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec
42592024-11-29T15:28:05.051Z[ 11] 4.00-5.00 sec 8.93 MBytes 75.0 Mbits/sec
42602024-11-29T15:28:05.051Z[ 13] 4.00-5.00 sec 8.92 MBytes 74.8 Mbits/sec
42612024-11-29T15:28:05.051Z[ 15] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec
42622024-11-29T15:28:05.051Z[ 17] 4.00-5.00 sec 8.92 MBytes 74.8 Mbits/sec
42632024-11-29T15:28:05.051Z[ 19] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec
42642024-11-29T15:28:05.051Z[SUM] 4.00-5.00 sec 71.4 MBytes 599 Mbits/sec
42652024-11-29T15:28:05.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
42662024-11-29T15:28:05.051Z[ 5] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec
42672024-11-29T15:28:05.052Z[ 7] 5.00-6.00 sec 9.02 MBytes 75.6 Mbits/sec
42682024-11-29T15:28:05.052Z[ 9] 5.00-6.00 sec 9.02 MBytes 75.6 Mbits/sec
42692024-11-29T15:28:05.052Z[ 11] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec
42702024-11-29T15:28:05.052Z[ 13] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec
42712024-11-29T15:28:05.052Z[ 15] 5.00-6.00 sec 8.98 MBytes 75.2 Mbits/sec
42722024-11-29T15:28:05.052Z[ 17] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec
42732024-11-29T15:28:05.052Z[ 19] 5.00-6.00 sec 8.96 MBytes 75.1 Mbits/sec
42742024-11-29T15:28:05.052Z[SUM] 5.00-6.00 sec 71.8 MBytes 602 Mbits/sec
42752024-11-29T15:28:05.052Z- - - - - - - - - - - - - - - - - - - - - - - - -
42762024-11-29T15:28:05.052Z[ 5] 6.00-7.00 sec 9.50 MBytes 79.7 Mbits/sec
42772024-11-29T15:28:05.052Z[ 7] 6.00-7.00 sec 9.47 MBytes 79.5 Mbits/sec
42782024-11-29T15:28:05.052Z[ 9] 6.00-7.00 sec 9.40 MBytes 78.9 Mbits/sec
42792024-11-29T15:28:08.248Z[ 11] 6.00-7.00 sec 9.46 MBytes 79.4 Mbits/sec
42802024-11-29T15:28:08.248Z[ 13] 6.00-7.00 sec 9.47 MBytes 79.5 Mbits/sec
42812024-11-29T15:28:08.248Z[ 15] 6.00-7.00 sec 9.47 MBytes 79.5 Mbits/sec
42822024-11-29T15:28:08.248Z[ 17] 6.00-7.00 sec 9.46 MBytes 79.4 Mbits/sec
42832024-11-29T15:28:08.248Z[ 19] 6.00-7.00 sec 9.46 MBytes 79.4 Mbits/sec
42842024-11-29T15:28:08.248Z[SUM] 6.00-7.00 sec 75.7 MBytes 635 Mbits/sec
42852024-11-29T15:28:08.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
42862024-11-29T15:28:08.248Z[ 5] 7.00-8.00 sec 9.20 MBytes 77.1 Mbits/sec
42872024-11-29T15:28:08.248Z[ 7] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
42882024-11-29T15:28:08.248Z[ 9] 7.00-8.00 sec 9.28 MBytes 77.8 Mbits/sec
42892024-11-29T15:28:08.248Z[ 11] 7.00-8.00 sec 9.27 MBytes 77.7 Mbits/sec
42902024-11-29T15:28:08.248Z[ 13] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
42912024-11-29T15:28:08.248Z[ 15] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
42922024-11-29T15:28:08.248Z[ 17] 7.00-8.00 sec 9.25 MBytes 77.6 Mbits/sec
42932024-11-29T15:28:08.248Z[ 19] 7.00-8.00 sec 9.25 MBytes 77.6 Mbits/sec
42942024-11-29T15:28:08.248Z[SUM] 7.00-8.00 sec 74.0 MBytes 620 Mbits/sec
42952024-11-29T15:28:08.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
42962024-11-29T15:28:08.248Z[ 5] 8.00-9.00 sec 9.13 MBytes 76.6 Mbits/sec
42972024-11-29T15:28:08.248Z[ 7] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
42982024-11-29T15:28:08.248Z[ 9] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
42992024-11-29T15:28:08.248Z[ 11] 8.00-9.00 sec 9.13 MBytes 76.6 Mbits/sec
43002024-11-29T15:28:08.248Z[ 13] 8.00-9.00 sec 9.13 MBytes 76.6 Mbits/sec
43012024-11-29T15:28:08.248Z[ 15] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
43022024-11-29T15:28:08.248Z[ 17] 8.00-9.00 sec 9.13 MBytes 76.6 Mbits/sec
43032024-11-29T15:28:08.248Z[ 19] 8.00-9.00 sec 9.13 MBytes 76.6 Mbits/sec
43042024-11-29T15:28:08.248Z[SUM] 8.00-9.00 sec 73.0 MBytes 613 Mbits/sec
43052024-11-29T15:28:08.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
43062024-11-29T15:28:08.248Z[ 5] 9.00-10.00 sec 9.22 MBytes 77.4 Mbits/sec
43072024-11-29T15:28:08.248Z[ 7] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec
43082024-11-29T15:28:08.248Z[ 9] 9.00-10.00 sec 9.17 MBytes 76.9 Mbits/sec
43092024-11-29T15:28:08.248Z[ 11] 9.00-10.00 sec 9.17 MBytes 76.9 Mbits/sec
43102024-11-29T15:28:08.249Z[ 13] 9.00-10.00 sec 9.22 MBytes 77.4 Mbits/sec
43112024-11-29T15:28:08.249Z[ 15] 9.00-10.00 sec 9.20 MBytes 77.1 Mbits/sec
43122024-11-29T15:28:08.249Z[ 17] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec
43132024-11-29T15:28:08.249Z[ 19] 9.00-10.00 sec 9.22 MBytes 77.4 Mbits/sec
43142024-11-29T15:28:08.249Z[SUM] 9.00-10.00 sec 73.7 MBytes 618 Mbits/sec
43152024-11-29T15:28:08.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
43162024-11-29T15:28:08.249Z[ 5] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
43172024-11-29T15:28:08.249Z[ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
43182024-11-29T15:28:08.249Z[ 9] 10.00-10.01 sec 113 KBytes 195 Mbits/sec
43192024-11-29T15:28:08.249Z[ 11] 10.00-10.01 sec 113 KBytes 195 Mbits/sec
43202024-11-29T15:28:08.249Z[ 13] 10.00-10.01 sec 56.6 KBytes 97.3 Mbits/sec
43212024-11-29T15:28:08.249Z[ 15] 10.00-10.01 sec 56.6 KBytes 97.3 Mbits/sec
43222024-11-29T15:28:08.249Z[ 17] 10.00-10.01 sec 56.6 KBytes 97.3 Mbits/sec
43232024-11-29T15:28:08.249Z[ 19] 10.00-10.01 sec 56.6 KBytes 97.3 Mbits/sec
43242024-11-29T15:28:08.249Z[SUM] 10.00-10.01 sec 452 KBytes 778 Mbits/sec
43252024-11-29T15:28:08.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
43262024-11-29T15:28:08.249Z[ ID] Interval Transfer Bandwidth
43272024-11-29T15:28:08.249Z[ 5] 0.00-10.01 sec 91.5 MBytes 76.7 Mbits/sec sender
43282024-11-29T15:28:08.249Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43292024-11-29T15:28:08.249Z[ 7] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec sender
43302024-11-29T15:28:08.249Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43312024-11-29T15:28:08.249Z[ 9] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec sender
43322024-11-29T15:28:08.249Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43332024-11-29T15:28:08.249Z[ 11] 0.00-10.01 sec 91.4 MBytes 76.7 Mbits/sec sender
43342024-11-29T15:28:08.249Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43352024-11-29T15:28:08.249Z[ 13] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec sender
43362024-11-29T15:28:08.249Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43372024-11-29T15:28:08.249Z[ 15] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec sender
43382024-11-29T15:28:08.249Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43392024-11-29T15:28:08.249Z[ 17] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec sender
43402024-11-29T15:28:08.249Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43412024-11-29T15:28:08.249Z[ 19] 0.00-10.01 sec 91.4 MBytes 76.6 Mbits/sec sender
43422024-11-29T15:28:08.249Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43432024-11-29T15:28:08.249Z[SUM] 0.00-10.01 sec 731 MBytes 613 Mbits/sec sender
43442024-11-29T15:28:08.249Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43452024-11-29T15:28:08.274ZRun 5/10...613.4730503037509Mbps
43462024-11-29T15:28:15.319Z-----------------------------------------------------------
43472024-11-29T15:28:15.319ZServer listening on 5201
43482024-11-29T15:28:15.319Z-----------------------------------------------------------
43492024-11-29T15:28:15.319ZAccepted connection from 10.0.0.1, port 60027
43502024-11-29T15:28:15.319Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42859
43512024-11-29T15:28:15.320Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45916
43522024-11-29T15:28:15.320Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63951
43532024-11-29T15:28:15.320Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61267
43542024-11-29T15:28:15.320Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41306
43552024-11-29T15:28:15.320Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47560
43562024-11-29T15:28:15.320Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47839
43572024-11-29T15:28:15.320Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35087
43582024-11-29T15:28:15.320Z[ ID] Interval Transfer Bandwidth
43592024-11-29T15:28:15.320Z[ 5] 0.00-1.00 sec 8.56 MBytes 71.8 Mbits/sec
43602024-11-29T15:28:15.320Z[ 7] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec
43612024-11-29T15:28:15.321Z[ 9] 0.00-1.00 sec 8.45 MBytes 70.9 Mbits/sec
43622024-11-29T15:28:15.321Z[ 11] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec
43632024-11-29T15:28:15.321Z[ 13] 0.00-1.00 sec 8.44 MBytes 70.8 Mbits/sec
43642024-11-29T15:28:15.321Z[ 15] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec
43652024-11-29T15:28:15.321Z[ 17] 0.00-1.00 sec 8.45 MBytes 70.9 Mbits/sec
43662024-11-29T15:28:15.321Z[ 19] 0.00-1.00 sec 8.45 MBytes 70.9 Mbits/sec
43672024-11-29T15:28:15.321Z[SUM] 0.00-1.00 sec 67.8 MBytes 568 Mbits/sec
43682024-11-29T15:28:15.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
43692024-11-29T15:28:15.321Z[ 5] 1.00-2.00 sec 9.39 MBytes 78.7 Mbits/sec
43702024-11-29T15:28:15.321Z[ 7] 1.00-2.00 sec 9.43 MBytes 79.1 Mbits/sec
43712024-11-29T15:28:15.321Z[ 9] 1.00-2.00 sec 9.40 MBytes 78.9 Mbits/sec
43722024-11-29T15:28:15.321Z[ 11] 1.00-2.00 sec 9.39 MBytes 78.7 Mbits/sec
43732024-11-29T15:28:15.321Z[ 13] 1.00-2.00 sec 9.39 MBytes 78.7 Mbits/sec
43742024-11-29T15:28:15.321Z[ 15] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
43752024-11-29T15:28:15.321Z[ 17] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
43762024-11-29T15:28:15.321Z[ 19] 1.00-2.00 sec 9.35 MBytes 78.4 Mbits/sec
43772024-11-29T15:28:15.321Z[SUM] 1.00-2.00 sec 75.1 MBytes 630 Mbits/sec
43782024-11-29T15:28:15.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
43792024-11-29T15:28:15.321Z[ 5] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
43802024-11-29T15:28:15.321Z[ 7] 2.00-3.00 sec 9.28 MBytes 77.9 Mbits/sec
43812024-11-29T15:28:15.321Z[ 9] 2.00-3.00 sec 9.29 MBytes 78.0 Mbits/sec
43822024-11-29T15:28:15.321Z[ 11] 2.00-3.00 sec 9.28 MBytes 77.9 Mbits/sec
43832024-11-29T15:28:15.321Z[ 13] 2.00-3.00 sec 9.20 MBytes 77.2 Mbits/sec
43842024-11-29T15:28:15.321Z[ 15] 2.00-3.00 sec 9.25 MBytes 77.6 Mbits/sec
43852024-11-29T15:28:15.321Z[ 17] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
43862024-11-29T15:28:15.321Z[ 19] 2.00-3.00 sec 9.25 MBytes 77.6 Mbits/sec
43872024-11-29T15:28:15.321Z[SUM] 2.00-3.00 sec 74.0 MBytes 621 Mbits/sec
43882024-11-29T15:28:15.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
43892024-11-29T15:28:15.321Z[ 5] 3.00-4.00 sec 9.22 MBytes 77.4 Mbits/sec
43902024-11-29T15:28:15.321Z[ 7] 3.00-4.00 sec 9.25 MBytes 77.6 Mbits/sec
43912024-11-29T15:28:15.321Z[ 9] 3.00-4.00 sec 9.20 MBytes 77.1 Mbits/sec
43922024-11-29T15:28:15.321Z[ 11] 3.00-4.00 sec 9.18 MBytes 77.0 Mbits/sec
43932024-11-29T15:28:15.321Z[ 13] 3.00-4.00 sec 9.27 MBytes 77.7 Mbits/sec
43942024-11-29T15:28:15.321Z[ 15] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec
43952024-11-29T15:28:15.321Z[ 17] 3.00-4.00 sec 9.22 MBytes 77.4 Mbits/sec
43962024-11-29T15:28:15.321Z[ 19] 3.00-4.00 sec 9.21 MBytes 77.3 Mbits/sec
43972024-11-29T15:28:15.321Z[SUM] 3.00-4.00 sec 73.8 MBytes 619 Mbits/sec
43982024-11-29T15:28:15.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
43992024-11-29T15:28:15.322Z[ 5] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
44002024-11-29T15:28:15.322Z[ 7] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
44012024-11-29T15:28:15.322Z[ 9] 4.00-5.00 sec 9.13 MBytes 76.6 Mbits/sec
44022024-11-29T15:28:15.322Z[ 11] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
44032024-11-29T15:28:15.322Z[ 13] 4.00-5.00 sec 9.10 MBytes 76.3 Mbits/sec
44042024-11-29T15:28:15.322Z[ 15] 4.00-5.00 sec 9.09 MBytes 76.2 Mbits/sec
44052024-11-29T15:28:15.322Z[ 17] 4.00-5.00 sec 9.14 MBytes 76.7 Mbits/sec
44062024-11-29T15:28:15.322Z[ 19] 4.00-5.00 sec 9.14 MBytes 76.7 Mbits/sec
44072024-11-29T15:28:15.322Z[SUM] 4.00-5.00 sec 72.9 MBytes 612 Mbits/sec
44082024-11-29T15:28:15.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
44092024-11-29T15:28:15.322Z[ 5] 5.00-6.00 sec 9.35 MBytes 78.4 Mbits/sec
44102024-11-29T15:28:15.322Z[ 7] 5.00-6.00 sec 9.35 MBytes 78.4 Mbits/sec
44112024-11-29T15:28:15.322Z[ 9] 5.00-6.00 sec 9.35 MBytes 78.4 Mbits/sec
44122024-11-29T15:28:15.322Z[ 11] 5.00-6.00 sec 9.39 MBytes 78.8 Mbits/sec
44132024-11-29T15:28:15.322Z[ 13] 5.00-6.00 sec 9.45 MBytes 79.2 Mbits/sec
44142024-11-29T15:28:15.322Z[ 15] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
44152024-11-29T15:28:15.322Z[ 17] 5.00-6.00 sec 9.34 MBytes 78.3 Mbits/sec
44162024-11-29T15:28:15.322Z[ 19] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
44172024-11-29T15:28:15.322Z[SUM] 5.00-6.00 sec 74.9 MBytes 629 Mbits/sec
44182024-11-29T15:28:15.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
44192024-11-29T15:28:15.322Z[ 5] 6.00-7.00 sec 8.99 MBytes 75.4 Mbits/sec
44202024-11-29T15:28:15.322Z[ 7] 6.00-7.00 sec 9.00 MBytes 75.5 Mbits/sec
44212024-11-29T15:28:15.322Z[ 9] 6.00-7.00 sec 9.00 MBytes 75.5 Mbits/sec
44222024-11-29T15:28:18.518Z[ 11] 6.00-7.00 sec 8.99 MBytes 75.4 Mbits/sec
44232024-11-29T15:28:18.518Z[ 13] 6.00-7.00 sec 8.95 MBytes 75.0 Mbits/sec
44242024-11-29T15:28:18.518Z[ 15] 6.00-7.00 sec 9.02 MBytes 75.6 Mbits/sec
44252024-11-29T15:28:18.518Z[ 17] 6.00-7.00 sec 8.98 MBytes 75.3 Mbits/sec
44262024-11-29T15:28:18.518Z[ 19] 6.00-7.00 sec 8.98 MBytes 75.3 Mbits/sec
44272024-11-29T15:28:18.518Z[SUM] 6.00-7.00 sec 71.9 MBytes 603 Mbits/sec
44282024-11-29T15:28:18.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
44292024-11-29T15:28:18.518Z[ 5] 7.00-8.00 sec 9.25 MBytes 77.6 Mbits/sec
44302024-11-29T15:28:18.518Z[ 7] 7.00-8.00 sec 9.22 MBytes 77.4 Mbits/sec
44312024-11-29T15:28:18.518Z[ 9] 7.00-8.00 sec 9.22 MBytes 77.4 Mbits/sec
44322024-11-29T15:28:18.518Z[ 11] 7.00-8.00 sec 9.28 MBytes 77.8 Mbits/sec
44332024-11-29T15:28:18.519Z[ 13] 7.00-8.00 sec 9.28 MBytes 77.8 Mbits/sec
44342024-11-29T15:28:18.519Z[ 15] 7.00-8.00 sec 9.21 MBytes 77.2 Mbits/sec
44352024-11-29T15:28:18.519Z[ 17] 7.00-8.00 sec 9.28 MBytes 77.8 Mbits/sec
44362024-11-29T15:28:18.519Z[ 19] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
44372024-11-29T15:28:18.519Z[SUM] 7.00-8.00 sec 74.0 MBytes 620 Mbits/sec
44382024-11-29T15:28:18.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
44392024-11-29T15:28:18.519Z[ 5] 8.00-9.00 sec 9.31 MBytes 78.1 Mbits/sec
44402024-11-29T15:28:18.519Z[ 7] 8.00-9.00 sec 9.22 MBytes 77.4 Mbits/sec
44412024-11-29T15:28:18.519Z[ 9] 8.00-9.00 sec 9.34 MBytes 78.3 Mbits/sec
44422024-11-29T15:28:18.520Z[ 11] 8.00-9.00 sec 9.29 MBytes 78.0 Mbits/sec
44432024-11-29T15:28:18.520Z[ 13] 8.00-9.00 sec 9.28 MBytes 77.9 Mbits/sec
44442024-11-29T15:28:18.520Z[ 15] 8.00-9.00 sec 9.35 MBytes 78.4 Mbits/sec
44452024-11-29T15:28:18.520Z[ 17] 8.00-9.00 sec 9.32 MBytes 78.2 Mbits/sec
44462024-11-29T15:28:18.520Z[ 19] 8.00-9.00 sec 9.35 MBytes 78.4 Mbits/sec
44472024-11-29T15:28:18.520Z[SUM] 8.00-9.00 sec 74.5 MBytes 625 Mbits/sec
44482024-11-29T15:28:18.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
44492024-11-29T15:28:18.520Z[ 5] 9.00-10.00 sec 8.84 MBytes 74.2 Mbits/sec
44502024-11-29T15:28:18.520Z[ 7] 9.00-10.00 sec 8.89 MBytes 74.6 Mbits/sec
44512024-11-29T15:28:18.520Z[ 9] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec
44522024-11-29T15:28:18.520Z[ 11] 9.00-10.00 sec 8.84 MBytes 74.2 Mbits/sec
44532024-11-29T15:28:18.520Z[ 13] 9.00-10.00 sec 8.84 MBytes 74.2 Mbits/sec
44542024-11-29T15:28:18.520Z[ 15] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec
44552024-11-29T15:28:18.520Z[ 17] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec
44562024-11-29T15:28:18.520Z[ 19] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec
44572024-11-29T15:28:18.520Z[SUM] 9.00-10.00 sec 70.8 MBytes 594 Mbits/sec
44582024-11-29T15:28:18.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
44592024-11-29T15:28:18.520Z[ 5] 10.00-10.01 sec 56.6 KBytes 84.2 Mbits/sec
44602024-11-29T15:28:18.520Z[ 7] 10.00-10.01 sec 113 KBytes 169 Mbits/sec
44612024-11-29T15:28:18.520Z[ 9] 10.00-10.01 sec 56.6 KBytes 84.3 Mbits/sec
44622024-11-29T15:28:18.520Z[ 11] 10.00-10.01 sec 56.6 KBytes 84.3 Mbits/sec
44632024-11-29T15:28:18.520Z[ 13] 10.00-10.01 sec 56.6 KBytes 84.3 Mbits/sec
44642024-11-29T15:28:18.520Z[ 15] 10.00-10.01 sec 56.6 KBytes 84.3 Mbits/sec
44652024-11-29T15:28:18.520Z[ 17] 10.00-10.01 sec 56.6 KBytes 84.3 Mbits/sec
44662024-11-29T15:28:18.520Z[ 19] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
44672024-11-29T15:28:18.520Z[SUM] 10.00-10.01 sec 452 KBytes 674 Mbits/sec
44682024-11-29T15:28:18.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
44692024-11-29T15:28:18.520Z[ ID] Interval Transfer Bandwidth
44702024-11-29T15:28:18.520Z[ 5] 0.00-10.01 sec 91.3 MBytes 76.6 Mbits/sec sender
44712024-11-29T15:28:18.520Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44722024-11-29T15:28:18.520Z[ 7] 0.00-10.01 sec 91.3 MBytes 76.6 Mbits/sec sender
44732024-11-29T15:28:18.520Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44742024-11-29T15:28:18.520Z[ 9] 0.00-10.01 sec 91.3 MBytes 76.5 Mbits/sec sender
44752024-11-29T15:28:18.520Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44762024-11-29T15:28:18.520Z[ 11] 0.00-10.01 sec 91.3 MBytes 76.5 Mbits/sec sender
44772024-11-29T15:28:18.520Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44782024-11-29T15:28:18.520Z[ 13] 0.00-10.01 sec 91.2 MBytes 76.5 Mbits/sec sender
44792024-11-29T15:28:18.521Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44802024-11-29T15:28:18.521Z[ 15] 0.00-10.01 sec 91.3 MBytes 76.5 Mbits/sec sender
44812024-11-29T15:28:18.521Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44822024-11-29T15:28:18.521Z[ 17] 0.00-10.01 sec 91.2 MBytes 76.5 Mbits/sec sender
44832024-11-29T15:28:18.521Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44842024-11-29T15:28:18.521Z[ 19] 0.00-10.01 sec 91.2 MBytes 76.5 Mbits/sec sender
44852024-11-29T15:28:18.521Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44862024-11-29T15:28:18.521Z[SUM] 0.00-10.01 sec 730 MBytes 612 Mbits/sec sender
44872024-11-29T15:28:18.521Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44882024-11-29T15:28:18.545ZRun 6/10...612.479701666542Mbps
44892024-11-29T15:28:25.544Z-----------------------------------------------------------
44902024-11-29T15:28:25.544ZServer listening on 5201
44912024-11-29T15:28:25.544Z-----------------------------------------------------------
44922024-11-29T15:28:25.544ZAccepted connection from 10.0.0.1, port 62266
44932024-11-29T15:28:25.544Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55379
44942024-11-29T15:28:25.544Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62090
44952024-11-29T15:28:25.544Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65160
44962024-11-29T15:28:25.544Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44330
44972024-11-29T15:28:25.544Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62651
44982024-11-29T15:28:25.544Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39898
44992024-11-29T15:28:25.544Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64097
45002024-11-29T15:28:25.544Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64011
45012024-11-29T15:28:25.545Z[ ID] Interval Transfer Bandwidth
45022024-11-29T15:28:25.545Z[ 5] 0.00-1.00 sec 8.77 MBytes 73.5 Mbits/sec
45032024-11-29T15:28:25.545Z[ 7] 0.00-1.00 sec 8.77 MBytes 73.5 Mbits/sec
45042024-11-29T15:28:25.545Z[ 9] 0.00-1.00 sec 8.67 MBytes 72.7 Mbits/sec
45052024-11-29T15:28:25.545Z[ 11] 0.00-1.00 sec 8.66 MBytes 72.6 Mbits/sec
45062024-11-29T15:28:25.545Z[ 13] 0.00-1.00 sec 8.69 MBytes 72.8 Mbits/sec
45072024-11-29T15:28:25.545Z[ 15] 0.00-1.00 sec 8.67 MBytes 72.7 Mbits/sec
45082024-11-29T15:28:25.545Z[ 17] 0.00-1.00 sec 8.67 MBytes 72.7 Mbits/sec
45092024-11-29T15:28:25.545Z[ 19] 0.00-1.00 sec 8.66 MBytes 72.6 Mbits/sec
45102024-11-29T15:28:25.545Z[SUM] 0.00-1.00 sec 69.6 MBytes 583 Mbits/sec
45112024-11-29T15:28:25.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
45122024-11-29T15:28:25.570Z[ 5] 1.00-2.00 sec 9.17 MBytes 77.0 Mbits/sec
45132024-11-29T15:28:25.570Z[ 7] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
45142024-11-29T15:28:25.570Z[ 9] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
45152024-11-29T15:28:25.570Z[ 11] 1.00-2.00 sec 9.20 MBytes 77.2 Mbits/sec
45162024-11-29T15:28:25.570Z[ 13] 1.00-2.00 sec 9.10 MBytes 76.4 Mbits/sec
45172024-11-29T15:28:25.570Z[ 15] 1.00-2.00 sec 9.14 MBytes 76.7 Mbits/sec
45182024-11-29T15:28:25.570Z[ 17] 1.00-2.00 sec 9.13 MBytes 76.6 Mbits/sec
45192024-11-29T15:28:25.570Z[ 19] 1.00-2.00 sec 9.10 MBytes 76.4 Mbits/sec
45202024-11-29T15:28:25.570Z[SUM] 1.00-2.00 sec 73.2 MBytes 614 Mbits/sec
45212024-11-29T15:28:25.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
45222024-11-29T15:28:25.571Z[ 5] 2.00-3.00 sec 9.24 MBytes 77.4 Mbits/sec
45232024-11-29T15:28:25.571Z[ 7] 2.00-3.00 sec 9.25 MBytes 77.6 Mbits/sec
45242024-11-29T15:28:25.571Z[ 9] 2.00-3.00 sec 9.22 MBytes 77.3 Mbits/sec
45252024-11-29T15:28:25.571Z[ 11] 2.00-3.00 sec 9.18 MBytes 77.0 Mbits/sec
45262024-11-29T15:28:25.571Z[ 13] 2.00-3.00 sec 9.28 MBytes 77.8 Mbits/sec
45272024-11-29T15:28:25.571Z[ 15] 2.00-3.00 sec 9.21 MBytes 77.2 Mbits/sec
45282024-11-29T15:28:25.571Z[ 17] 2.00-3.00 sec 9.20 MBytes 77.1 Mbits/sec
45292024-11-29T15:28:25.571Z[ 19] 2.00-3.00 sec 9.28 MBytes 77.8 Mbits/sec
45302024-11-29T15:28:25.571Z[SUM] 2.00-3.00 sec 73.9 MBytes 619 Mbits/sec
45312024-11-29T15:28:25.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
45322024-11-29T15:28:25.571Z[ 5] 3.00-4.00 sec 8.96 MBytes 75.2 Mbits/sec
45332024-11-29T15:28:25.571Z[ 7] 3.00-4.00 sec 8.98 MBytes 75.3 Mbits/sec
45342024-11-29T15:28:25.571Z[ 9] 3.00-4.00 sec 8.98 MBytes 75.3 Mbits/sec
45352024-11-29T15:28:25.571Z[ 11] 3.00-4.00 sec 9.00 MBytes 75.6 Mbits/sec
45362024-11-29T15:28:25.571Z[ 13] 3.00-4.00 sec 8.95 MBytes 75.1 Mbits/sec
45372024-11-29T15:28:25.571Z[ 15] 3.00-4.00 sec 9.06 MBytes 76.0 Mbits/sec
45382024-11-29T15:28:25.571Z[ 17] 3.00-4.00 sec 9.06 MBytes 76.0 Mbits/sec
45392024-11-29T15:28:25.571Z[ 19] 3.00-4.00 sec 8.96 MBytes 75.2 Mbits/sec
45402024-11-29T15:28:25.571Z[SUM] 3.00-4.00 sec 71.9 MBytes 604 Mbits/sec
45412024-11-29T15:28:25.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
45422024-11-29T15:28:25.571Z[ 5] 4.00-5.00 sec 9.39 MBytes 78.7 Mbits/sec
45432024-11-29T15:28:25.571Z[ 7] 4.00-5.00 sec 9.38 MBytes 78.6 Mbits/sec
45442024-11-29T15:28:25.571Z[ 9] 4.00-5.00 sec 9.39 MBytes 78.7 Mbits/sec
45452024-11-29T15:28:25.571Z[ 11] 4.00-5.00 sec 9.46 MBytes 79.3 Mbits/sec
45462024-11-29T15:28:25.571Z[ 13] 4.00-5.00 sec 9.45 MBytes 79.2 Mbits/sec
45472024-11-29T15:28:25.571Z[ 15] 4.00-5.00 sec 9.38 MBytes 78.6 Mbits/sec
45482024-11-29T15:28:25.571Z[ 17] 4.00-5.00 sec 9.39 MBytes 78.7 Mbits/sec
45492024-11-29T15:28:25.571Z[ 19] 4.00-5.00 sec 9.39 MBytes 78.7 Mbits/sec
45502024-11-29T15:28:25.571Z[SUM] 4.00-5.00 sec 75.2 MBytes 631 Mbits/sec
45512024-11-29T15:28:25.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
45522024-11-29T15:28:25.571Z[ 5] 5.00-6.00 sec 8.84 MBytes 74.1 Mbits/sec
45532024-11-29T15:28:25.571Z[ 7] 5.00-6.00 sec 8.88 MBytes 74.5 Mbits/sec
45542024-11-29T15:28:25.571Z[ 9] 5.00-6.00 sec 8.88 MBytes 74.5 Mbits/sec
45552024-11-29T15:28:25.571Z[ 11] 5.00-6.00 sec 8.80 MBytes 73.8 Mbits/sec
45562024-11-29T15:28:25.571Z[ 13] 5.00-6.00 sec 8.84 MBytes 74.1 Mbits/sec
45572024-11-29T15:28:25.572Z[ 15] 5.00-6.00 sec 8.85 MBytes 74.2 Mbits/sec
45582024-11-29T15:28:25.572Z[ 17] 5.00-6.00 sec 8.80 MBytes 73.8 Mbits/sec
45592024-11-29T15:28:25.572Z[ 19] 5.00-6.00 sec 8.84 MBytes 74.1 Mbits/sec
45602024-11-29T15:28:25.572Z[SUM] 5.00-6.00 sec 70.7 MBytes 593 Mbits/sec
45612024-11-29T15:28:25.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
45622024-11-29T15:28:25.572Z[ 5] 6.00-7.00 sec 9.22 MBytes 77.4 Mbits/sec
45632024-11-29T15:28:25.572Z[ 7] 6.00-7.00 sec 9.21 MBytes 77.3 Mbits/sec
45642024-11-29T15:28:25.572Z[ 9] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
45652024-11-29T15:28:28.788Z[ 11] 6.00-7.00 sec 9.18 MBytes 77.1 Mbits/sec
45662024-11-29T15:28:28.788Z[ 13] 6.00-7.00 sec 9.18 MBytes 77.1 Mbits/sec
45672024-11-29T15:28:28.788Z[ 15] 6.00-7.00 sec 9.14 MBytes 76.7 Mbits/sec
45682024-11-29T15:28:28.788Z[ 17] 6.00-7.00 sec 9.25 MBytes 77.6 Mbits/sec
45692024-11-29T15:28:28.788Z[ 19] 6.00-7.00 sec 9.27 MBytes 77.8 Mbits/sec
45702024-11-29T15:28:28.788Z[SUM] 6.00-7.00 sec 73.6 MBytes 617 Mbits/sec
45712024-11-29T15:28:28.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
45722024-11-29T15:28:28.788Z[ 5] 7.00-8.00 sec 8.84 MBytes 74.2 Mbits/sec
45732024-11-29T15:28:28.788Z[ 7] 7.00-8.00 sec 8.78 MBytes 73.7 Mbits/sec
45742024-11-29T15:28:28.788Z[ 9] 7.00-8.00 sec 8.87 MBytes 74.4 Mbits/sec
45752024-11-29T15:28:28.788Z[ 11] 7.00-8.00 sec 8.84 MBytes 74.2 Mbits/sec
45762024-11-29T15:28:28.788Z[ 13] 7.00-8.00 sec 8.84 MBytes 74.2 Mbits/sec
45772024-11-29T15:28:28.788Z[ 15] 7.00-8.00 sec 8.87 MBytes 74.4 Mbits/sec
45782024-11-29T15:28:28.788Z[ 17] 7.00-8.00 sec 8.84 MBytes 74.2 Mbits/sec
45792024-11-29T15:28:28.788Z[ 19] 7.00-8.00 sec 8.85 MBytes 74.3 Mbits/sec
45802024-11-29T15:28:28.788Z[SUM] 7.00-8.00 sec 70.7 MBytes 594 Mbits/sec
45812024-11-29T15:28:28.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
45822024-11-29T15:28:28.788Z[ 5] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec
45832024-11-29T15:28:28.788Z[ 7] 8.00-9.00 sec 9.11 MBytes 76.4 Mbits/sec
45842024-11-29T15:28:28.788Z[ 9] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec
45852024-11-29T15:28:28.788Z[ 11] 8.00-9.00 sec 9.11 MBytes 76.4 Mbits/sec
45862024-11-29T15:28:28.788Z[ 13] 8.00-9.00 sec 9.11 MBytes 76.4 Mbits/sec
45872024-11-29T15:28:28.788Z[ 15] 8.00-9.00 sec 9.11 MBytes 76.4 Mbits/sec
45882024-11-29T15:28:28.788Z[ 17] 8.00-9.00 sec 9.11 MBytes 76.4 Mbits/sec
45892024-11-29T15:28:28.788Z[ 19] 8.00-9.00 sec 9.00 MBytes 75.5 Mbits/sec
45902024-11-29T15:28:28.788Z[SUM] 8.00-9.00 sec 72.7 MBytes 610 Mbits/sec
45912024-11-29T15:28:28.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
45922024-11-29T15:28:28.788Z[ 5] 9.00-10.00 sec 9.06 MBytes 76.0 Mbits/sec
45932024-11-29T15:28:28.789Z[ 7] 9.00-10.00 sec 9.02 MBytes 75.7 Mbits/sec
45942024-11-29T15:28:28.789Z[ 9] 9.00-10.00 sec 9.02 MBytes 75.7 Mbits/sec
45952024-11-29T15:28:28.789Z[ 11] 9.00-10.00 sec 9.00 MBytes 75.6 Mbits/sec
45962024-11-29T15:28:28.789Z[ 13] 9.00-10.00 sec 9.00 MBytes 75.6 Mbits/sec
45972024-11-29T15:28:28.789Z[ 15] 9.00-10.00 sec 9.00 MBytes 75.6 Mbits/sec
45982024-11-29T15:28:28.789Z[ 17] 9.00-10.00 sec 9.02 MBytes 75.7 Mbits/sec
45992024-11-29T15:28:28.789Z[ 19] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
46002024-11-29T15:28:28.789Z[SUM] 9.00-10.00 sec 72.2 MBytes 606 Mbits/sec
46012024-11-29T15:28:28.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
46022024-11-29T15:28:28.789Z[ 5] 10.00-10.01 sec 56.6 KBytes 87.2 Mbits/sec
46032024-11-29T15:28:28.789Z[ 7] 10.00-10.01 sec 56.6 KBytes 87.1 Mbits/sec
46042024-11-29T15:28:28.789Z[ 9] 10.00-10.01 sec 113 KBytes 174 Mbits/sec
46052024-11-29T15:28:28.789Z[ 11] 10.00-10.01 sec 113 KBytes 174 Mbits/sec
46062024-11-29T15:28:28.789Z[ 13] 10.00-10.01 sec 56.6 KBytes 87.1 Mbits/sec
46072024-11-29T15:28:28.789Z[ 15] 10.00-10.01 sec 56.6 KBytes 87.1 Mbits/sec
46082024-11-29T15:28:28.789Z[ 17] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
46092024-11-29T15:28:28.789Z[ 19] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
46102024-11-29T15:28:28.789Z[SUM] 10.00-10.01 sec 452 KBytes 697 Mbits/sec
46112024-11-29T15:28:28.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
46122024-11-29T15:28:28.789Z[ ID] Interval Transfer Bandwidth
46132024-11-29T15:28:28.790Z[ 5] 0.00-10.01 sec 90.6 MBytes 76.0 Mbits/sec sender
46142024-11-29T15:28:28.790Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
46152024-11-29T15:28:28.790Z[ 7] 0.00-10.01 sec 90.5 MBytes 75.9 Mbits/sec sender
46162024-11-29T15:28:28.790Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
46172024-11-29T15:28:28.790Z[ 9] 0.00-10.01 sec 90.6 MBytes 75.9 Mbits/sec sender
46182024-11-29T15:28:28.790Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
46192024-11-29T15:28:28.790Z[ 11] 0.00-10.01 sec 90.5 MBytes 75.9 Mbits/sec sender
46202024-11-29T15:28:28.790Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
46212024-11-29T15:28:28.790Z[ 13] 0.00-10.01 sec 90.5 MBytes 75.9 Mbits/sec sender
46222024-11-29T15:28:28.790Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
46232024-11-29T15:28:28.790Z[ 15] 0.00-10.01 sec 90.5 MBytes 75.9 Mbits/sec sender
46242024-11-29T15:28:28.790Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
46252024-11-29T15:28:28.790Z[ 17] 0.00-10.01 sec 90.5 MBytes 75.8 Mbits/sec sender
46262024-11-29T15:28:28.790Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
46272024-11-29T15:28:28.790Z[ 19] 0.00-10.01 sec 90.5 MBytes 75.8 Mbits/sec sender
46282024-11-29T15:28:28.790Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
46292024-11-29T15:28:28.790Z[SUM] 0.00-10.01 sec 724 MBytes 607 Mbits/sec sender
46302024-11-29T15:28:28.790Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
46312024-11-29T15:28:28.815ZRun 7/10...607.4850218056771Mbps
46322024-11-29T15:28:35.860Z-----------------------------------------------------------
46332024-11-29T15:28:35.860ZServer listening on 5201
46342024-11-29T15:28:35.860Z-----------------------------------------------------------
46352024-11-29T15:28:35.860ZAccepted connection from 10.0.0.1, port 44429
46362024-11-29T15:28:35.860Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39787
46372024-11-29T15:28:35.860Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40859
46382024-11-29T15:28:35.860Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39157
46392024-11-29T15:28:35.860Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44214
46402024-11-29T15:28:35.860Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62304
46412024-11-29T15:28:35.860Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57154
46422024-11-29T15:28:35.860Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46964
46432024-11-29T15:28:35.860Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51516
46442024-11-29T15:28:35.860Z[ ID] Interval Transfer Bandwidth
46452024-11-29T15:28:35.860Z[ 5] 0.00-1.00 sec 8.74 MBytes 73.3 Mbits/sec
46462024-11-29T15:28:35.860Z[ 7] 0.00-1.00 sec 8.70 MBytes 73.0 Mbits/sec
46472024-11-29T15:28:35.860Z[ 9] 0.00-1.00 sec 8.71 MBytes 73.1 Mbits/sec
46482024-11-29T15:28:35.860Z[ 11] 0.00-1.00 sec 8.67 MBytes 72.7 Mbits/sec
46492024-11-29T15:28:35.860Z[ 13] 0.00-1.00 sec 8.64 MBytes 72.5 Mbits/sec
46502024-11-29T15:28:35.860Z[ 15] 0.00-1.00 sec 8.69 MBytes 72.9 Mbits/sec
46512024-11-29T15:28:35.860Z[ 17] 0.00-1.00 sec 8.66 MBytes 72.6 Mbits/sec
46522024-11-29T15:28:35.861Z[ 19] 0.00-1.00 sec 8.67 MBytes 72.7 Mbits/sec
46532024-11-29T15:28:35.861Z[SUM] 0.00-1.00 sec 69.5 MBytes 583 Mbits/sec
46542024-11-29T15:28:35.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
46552024-11-29T15:28:35.861Z[ 5] 1.00-2.00 sec 9.35 MBytes 78.4 Mbits/sec
46562024-11-29T15:28:35.861Z[ 7] 1.00-2.00 sec 9.28 MBytes 77.8 Mbits/sec
46572024-11-29T15:28:35.861Z[ 9] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
46582024-11-29T15:28:35.861Z[ 11] 1.00-2.00 sec 9.31 MBytes 78.1 Mbits/sec
46592024-11-29T15:28:35.861Z[ 13] 1.00-2.00 sec 9.29 MBytes 77.9 Mbits/sec
46602024-11-29T15:28:35.861Z[ 15] 1.00-2.00 sec 9.28 MBytes 77.8 Mbits/sec
46612024-11-29T15:28:35.861Z[ 17] 1.00-2.00 sec 9.28 MBytes 77.8 Mbits/sec
46622024-11-29T15:28:35.861Z[ 19] 1.00-2.00 sec 9.29 MBytes 77.9 Mbits/sec
46632024-11-29T15:28:35.861Z[SUM] 1.00-2.00 sec 74.3 MBytes 623 Mbits/sec
46642024-11-29T15:28:35.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
46652024-11-29T15:28:35.861Z[ 5] 2.00-3.00 sec 9.18 MBytes 77.1 Mbits/sec
46662024-11-29T15:28:35.861Z[ 7] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
46672024-11-29T15:28:35.861Z[ 9] 2.00-3.00 sec 9.25 MBytes 77.6 Mbits/sec
46682024-11-29T15:28:35.861Z[ 11] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
46692024-11-29T15:28:35.861Z[ 13] 2.00-3.00 sec 9.28 MBytes 77.9 Mbits/sec
46702024-11-29T15:28:35.861Z[ 15] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
46712024-11-29T15:28:35.861Z[ 17] 2.00-3.00 sec 9.27 MBytes 77.8 Mbits/sec
46722024-11-29T15:28:35.861Z[ 19] 2.00-3.00 sec 9.18 MBytes 77.1 Mbits/sec
46732024-11-29T15:28:35.861Z[SUM] 2.00-3.00 sec 73.9 MBytes 620 Mbits/sec
46742024-11-29T15:28:35.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
46752024-11-29T15:28:35.861Z[ 5] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec
46762024-11-29T15:28:35.861Z[ 7] 3.00-4.00 sec 8.91 MBytes 74.7 Mbits/sec
46772024-11-29T15:28:35.861Z[ 9] 3.00-4.00 sec 8.95 MBytes 75.1 Mbits/sec
46782024-11-29T15:28:35.861Z[ 11] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec
46792024-11-29T15:28:35.861Z[ 13] 3.00-4.00 sec 8.91 MBytes 74.7 Mbits/sec
46802024-11-29T15:28:35.861Z[ 15] 3.00-4.00 sec 8.91 MBytes 74.7 Mbits/sec
46812024-11-29T15:28:35.861Z[ 17] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
46822024-11-29T15:28:35.861Z[ 19] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec
46832024-11-29T15:28:35.861Z[SUM] 3.00-4.00 sec 71.2 MBytes 597 Mbits/sec
46842024-11-29T15:28:35.861Z- - - - - - - - - - - - - - - - - - - - - - - - -
46852024-11-29T15:28:35.861Z[ 5] 4.00-5.00 sec 8.95 MBytes 75.0 Mbits/sec
46862024-11-29T15:28:35.861Z[ 7] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec
46872024-11-29T15:28:35.861Z[ 9] 4.00-5.00 sec 8.89 MBytes 74.6 Mbits/sec
46882024-11-29T15:28:35.861Z[ 11] 4.00-5.00 sec 8.96 MBytes 75.2 Mbits/sec
46892024-11-29T15:28:35.861Z[ 13] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec
46902024-11-29T15:28:35.861Z[ 15] 4.00-5.00 sec 8.93 MBytes 74.9 Mbits/sec
46912024-11-29T15:28:35.862Z[ 17] 4.00-5.00 sec 8.96 MBytes 75.2 Mbits/sec
46922024-11-29T15:28:35.862Z[ 19] 4.00-5.00 sec 9.03 MBytes 75.7 Mbits/sec
46932024-11-29T15:28:35.862Z[SUM] 4.00-5.00 sec 71.5 MBytes 600 Mbits/sec
46942024-11-29T15:28:35.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
46952024-11-29T15:28:35.862Z[ 5] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
46962024-11-29T15:28:35.862Z[ 7] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
46972024-11-29T15:28:35.862Z[ 9] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
46982024-11-29T15:28:35.862Z[ 11] 5.00-6.00 sec 9.22 MBytes 77.4 Mbits/sec
46992024-11-29T15:28:35.862Z[ 13] 5.00-6.00 sec 9.27 MBytes 77.7 Mbits/sec
47002024-11-29T15:28:35.862Z[ 15] 5.00-6.00 sec 9.25 MBytes 77.6 Mbits/sec
47012024-11-29T15:28:35.862Z[ 17] 5.00-6.00 sec 9.20 MBytes 77.2 Mbits/sec
47022024-11-29T15:28:35.862Z[ 19] 5.00-6.00 sec 9.14 MBytes 76.7 Mbits/sec
47032024-11-29T15:28:35.862Z[SUM] 5.00-6.00 sec 73.8 MBytes 619 Mbits/sec
47042024-11-29T15:28:35.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
47052024-11-29T15:28:35.862Z[ 5] 6.00-7.00 sec 9.05 MBytes 75.8 Mbits/sec
47062024-11-29T15:28:35.862Z[ 7] 6.00-7.00 sec 9.11 MBytes 76.4 Mbits/sec
47072024-11-29T15:28:35.862Z[ 9] 6.00-7.00 sec 9.06 MBytes 75.9 Mbits/sec
47082024-11-29T15:28:38.957Z[ 11] 6.00-7.00 sec 9.07 MBytes 76.0 Mbits/sec
47092024-11-29T15:28:38.959Z[ 13] 6.00-7.00 sec 9.03 MBytes 75.7 Mbits/sec
47102024-11-29T15:28:38.959Z[ 15] 6.00-7.00 sec 9.03 MBytes 75.7 Mbits/sec
47112024-11-29T15:28:38.959Z[ 17] 6.00-7.00 sec 9.07 MBytes 76.0 Mbits/sec
47122024-11-29T15:28:38.959Z[ 19] 6.00-7.00 sec 9.06 MBytes 75.9 Mbits/sec
47132024-11-29T15:28:38.959Z[SUM] 6.00-7.00 sec 72.5 MBytes 608 Mbits/sec
47142024-11-29T15:28:38.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
47152024-11-29T15:28:38.960Z[ 5] 7.00-8.00 sec 9.22 MBytes 77.4 Mbits/sec
47162024-11-29T15:28:38.960Z[ 7] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
47172024-11-29T15:28:38.960Z[ 9] 7.00-8.00 sec 9.22 MBytes 77.4 Mbits/sec
47182024-11-29T15:28:38.960Z[ 11] 7.00-8.00 sec 9.22 MBytes 77.4 Mbits/sec
47192024-11-29T15:28:38.960Z[ 13] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
47202024-11-29T15:28:38.960Z[ 15] 7.00-8.00 sec 9.21 MBytes 77.3 Mbits/sec
47212024-11-29T15:28:38.960Z[ 17] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
47222024-11-29T15:28:38.960Z[ 19] 7.00-8.00 sec 9.27 MBytes 77.8 Mbits/sec
47232024-11-29T15:28:38.960Z[SUM] 7.00-8.00 sec 73.9 MBytes 620 Mbits/sec
47242024-11-29T15:28:38.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
47252024-11-29T15:28:38.960Z[ 5] 8.00-9.00 sec 9.25 MBytes 77.6 Mbits/sec
47262024-11-29T15:28:38.960Z[ 7] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
47272024-11-29T15:28:38.960Z[ 9] 8.00-9.00 sec 9.18 MBytes 77.0 Mbits/sec
47282024-11-29T15:28:38.960Z[ 11] 8.00-9.00 sec 9.20 MBytes 77.2 Mbits/sec
47292024-11-29T15:28:38.960Z[ 13] 8.00-9.00 sec 9.17 MBytes 76.9 Mbits/sec
47302024-11-29T15:28:38.960Z[ 15] 8.00-9.00 sec 9.22 MBytes 77.4 Mbits/sec
47312024-11-29T15:28:38.960Z[ 17] 8.00-9.00 sec 9.22 MBytes 77.4 Mbits/sec
47322024-11-29T15:28:38.960Z[ 19] 8.00-9.00 sec 9.21 MBytes 77.3 Mbits/sec
47332024-11-29T15:28:38.960Z[SUM] 8.00-9.00 sec 73.6 MBytes 617 Mbits/sec
47342024-11-29T15:28:38.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
47352024-11-29T15:28:38.960Z[ 5] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
47362024-11-29T15:28:38.960Z[ 7] 9.00-10.00 sec 9.22 MBytes 77.4 Mbits/sec
47372024-11-29T15:28:38.960Z[ 9] 9.00-10.00 sec 9.17 MBytes 76.9 Mbits/sec
47382024-11-29T15:28:38.960Z[ 11] 9.00-10.00 sec 9.14 MBytes 76.7 Mbits/sec
47392024-11-29T15:28:38.960Z[ 13] 9.00-10.00 sec 9.16 MBytes 76.8 Mbits/sec
47402024-11-29T15:28:38.960Z[ 15] 9.00-10.00 sec 9.13 MBytes 76.6 Mbits/sec
47412024-11-29T15:28:38.960Z[ 17] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
47422024-11-29T15:28:38.960Z[ 19] 9.00-10.00 sec 9.13 MBytes 76.6 Mbits/sec
47432024-11-29T15:28:38.960Z[SUM] 9.00-10.00 sec 73.2 MBytes 614 Mbits/sec
47442024-11-29T15:28:38.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
47452024-11-29T15:28:38.960Z[ 5] 10.00-10.01 sec 56.6 KBytes 92.9 Mbits/sec
47462024-11-29T15:28:38.960Z[ 7] 10.00-10.01 sec 56.6 KBytes 92.9 Mbits/sec
47472024-11-29T15:28:38.960Z[ 9] 10.00-10.01 sec 56.6 KBytes 92.9 Mbits/sec
47482024-11-29T15:28:38.960Z[ 11] 10.00-10.01 sec 56.6 KBytes 92.9 Mbits/sec
47492024-11-29T15:28:38.960Z[ 13] 10.00-10.01 sec 113 KBytes 186 Mbits/sec
47502024-11-29T15:28:38.960Z[ 15] 10.00-10.01 sec 113 KBytes 186 Mbits/sec
47512024-11-29T15:28:38.960Z[ 17] 10.00-10.01 sec 56.6 KBytes 92.9 Mbits/sec
47522024-11-29T15:28:38.960Z[ 19] 10.00-10.01 sec 56.6 KBytes 92.9 Mbits/sec
47532024-11-29T15:28:38.961Z[SUM] 10.00-10.01 sec 566 KBytes 929 Mbits/sec
47542024-11-29T15:28:38.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
47552024-11-29T15:28:38.961Z[ ID] Interval Transfer Bandwidth
47562024-11-29T15:28:38.961Z[ 5] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec sender
47572024-11-29T15:28:38.961Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47582024-11-29T15:28:38.961Z[ 7] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec sender
47592024-11-29T15:28:38.961Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47602024-11-29T15:28:38.961Z[ 9] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec sender
47612024-11-29T15:28:38.961Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47622024-11-29T15:28:38.961Z[ 11] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec sender
47632024-11-29T15:28:38.961Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47642024-11-29T15:28:38.961Z[ 13] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec sender
47652024-11-29T15:28:38.961Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47662024-11-29T15:28:38.961Z[ 15] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec sender
47672024-11-29T15:28:38.961Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47682024-11-29T15:28:38.961Z[ 17] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec sender
47692024-11-29T15:28:38.961Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47702024-11-29T15:28:38.961Z[ 19] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec sender
47712024-11-29T15:28:38.961Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47722024-11-29T15:28:38.961Z[SUM] 0.00-10.01 sec 728 MBytes 610 Mbits/sec sender
47732024-11-29T15:28:38.961Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47742024-11-29T15:28:38.986ZRun 8/10...610.577930928058Mbps
47752024-11-29T15:28:46.029Z-----------------------------------------------------------
47762024-11-29T15:28:46.029ZServer listening on 5201
47772024-11-29T15:28:46.029Z-----------------------------------------------------------
47782024-11-29T15:28:46.029ZAccepted connection from 10.0.0.1, port 57911
47792024-11-29T15:28:46.029Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33182
47802024-11-29T15:28:46.029Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57486
47812024-11-29T15:28:46.029Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57264
47822024-11-29T15:28:46.029Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33104
47832024-11-29T15:28:46.029Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63524
47842024-11-29T15:28:46.029Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59287
47852024-11-29T15:28:46.029Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42352
47862024-11-29T15:28:46.029Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47219
47872024-11-29T15:28:46.029Z[ ID] Interval Transfer Bandwidth
47882024-11-29T15:28:46.029Z[ 5] 0.00-1.00 sec 8.49 MBytes 71.2 Mbits/sec
47892024-11-29T15:28:46.029Z[ 7] 0.00-1.00 sec 8.45 MBytes 70.8 Mbits/sec
47902024-11-29T15:28:46.029Z[ 9] 0.00-1.00 sec 8.49 MBytes 71.2 Mbits/sec
47912024-11-29T15:28:46.029Z[ 11] 0.00-1.00 sec 8.45 MBytes 70.8 Mbits/sec
47922024-11-29T15:28:46.030Z[ 13] 0.00-1.00 sec 8.47 MBytes 70.9 Mbits/sec
47932024-11-29T15:28:46.030Z[ 15] 0.00-1.00 sec 8.48 MBytes 71.1 Mbits/sec
47942024-11-29T15:28:46.030Z[ 17] 0.00-1.00 sec 8.42 MBytes 70.6 Mbits/sec
47952024-11-29T15:28:46.030Z[ 19] 0.00-1.00 sec 8.42 MBytes 70.6 Mbits/sec
47962024-11-29T15:28:46.030Z[SUM] 0.00-1.00 sec 67.7 MBytes 567 Mbits/sec
47972024-11-29T15:28:46.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
47982024-11-29T15:28:46.030Z[ 5] 1.00-2.00 sec 9.28 MBytes 77.9 Mbits/sec
47992024-11-29T15:28:46.030Z[ 7] 1.00-2.00 sec 9.27 MBytes 77.8 Mbits/sec
48002024-11-29T15:28:46.030Z[ 9] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
48012024-11-29T15:28:46.030Z[ 11] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
48022024-11-29T15:28:46.030Z[ 13] 1.00-2.00 sec 9.22 MBytes 77.4 Mbits/sec
48032024-11-29T15:28:46.030Z[ 15] 1.00-2.00 sec 9.22 MBytes 77.4 Mbits/sec
48042024-11-29T15:28:46.030Z[ 17] 1.00-2.00 sec 9.28 MBytes 77.9 Mbits/sec
48052024-11-29T15:28:46.030Z[ 19] 1.00-2.00 sec 9.28 MBytes 77.9 Mbits/sec
48062024-11-29T15:28:46.030Z[SUM] 1.00-2.00 sec 74.0 MBytes 621 Mbits/sec
48072024-11-29T15:28:46.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
48082024-11-29T15:28:46.030Z[ 5] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
48092024-11-29T15:28:46.030Z[ 7] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
48102024-11-29T15:28:46.030Z[ 9] 2.00-3.00 sec 9.21 MBytes 77.3 Mbits/sec
48112024-11-29T15:28:46.030Z[ 11] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
48122024-11-29T15:28:46.030Z[ 13] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
48132024-11-29T15:28:46.030Z[ 15] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
48142024-11-29T15:28:46.030Z[ 17] 2.00-3.00 sec 9.22 MBytes 77.4 Mbits/sec
48152024-11-29T15:28:46.030Z[ 19] 2.00-3.00 sec 9.17 MBytes 76.9 Mbits/sec
48162024-11-29T15:28:46.030Z[SUM] 2.00-3.00 sec 73.7 MBytes 619 Mbits/sec
48172024-11-29T15:28:46.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
48182024-11-29T15:28:46.030Z[ 5] 3.00-4.00 sec 9.28 MBytes 77.8 Mbits/sec
48192024-11-29T15:28:46.030Z[ 7] 3.00-4.00 sec 9.22 MBytes 77.4 Mbits/sec
48202024-11-29T15:28:46.030Z[ 9] 3.00-4.00 sec 9.22 MBytes 77.4 Mbits/sec
48212024-11-29T15:28:46.030Z[ 11] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec
48222024-11-29T15:28:46.030Z[ 13] 3.00-4.00 sec 9.22 MBytes 77.4 Mbits/sec
48232024-11-29T15:28:46.030Z[ 15] 3.00-4.00 sec 9.28 MBytes 77.8 Mbits/sec
48242024-11-29T15:28:46.030Z[ 17] 3.00-4.00 sec 9.28 MBytes 77.8 Mbits/sec
48252024-11-29T15:28:46.030Z[ 19] 3.00-4.00 sec 9.28 MBytes 77.8 Mbits/sec
48262024-11-29T15:28:46.030Z[SUM] 3.00-4.00 sec 74.0 MBytes 621 Mbits/sec
48272024-11-29T15:28:46.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
48282024-11-29T15:28:46.030Z[ 5] 4.00-5.00 sec 9.17 MBytes 77.0 Mbits/sec
48292024-11-29T15:28:46.030Z[ 7] 4.00-5.00 sec 9.28 MBytes 77.9 Mbits/sec
48302024-11-29T15:28:46.031Z[ 9] 4.00-5.00 sec 9.28 MBytes 77.9 Mbits/sec
48312024-11-29T15:28:46.031Z[ 11] 4.00-5.00 sec 9.25 MBytes 77.7 Mbits/sec
48322024-11-29T15:28:46.031Z[ 13] 4.00-5.00 sec 9.22 MBytes 77.4 Mbits/sec
48332024-11-29T15:28:46.031Z[ 15] 4.00-5.00 sec 9.17 MBytes 77.0 Mbits/sec
48342024-11-29T15:28:46.031Z[ 17] 4.00-5.00 sec 9.13 MBytes 76.6 Mbits/sec
48352024-11-29T15:28:46.031Z[ 19] 4.00-5.00 sec 9.18 MBytes 77.1 Mbits/sec
48362024-11-29T15:28:46.031Z[SUM] 4.00-5.00 sec 73.7 MBytes 618 Mbits/sec
48372024-11-29T15:28:46.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
48382024-11-29T15:28:46.031Z[ 5] 5.00-6.00 sec 9.17 MBytes 76.9 Mbits/sec
48392024-11-29T15:28:46.031Z[ 7] 5.00-6.00 sec 9.07 MBytes 76.1 Mbits/sec
48402024-11-29T15:28:46.031Z[ 9] 5.00-6.00 sec 9.09 MBytes 76.2 Mbits/sec
48412024-11-29T15:28:46.031Z[ 11] 5.00-6.00 sec 9.11 MBytes 76.4 Mbits/sec
48422024-11-29T15:28:46.031Z[ 13] 5.00-6.00 sec 9.13 MBytes 76.6 Mbits/sec
48432024-11-29T15:28:46.031Z[ 15] 5.00-6.00 sec 9.14 MBytes 76.7 Mbits/sec
48442024-11-29T15:28:46.031Z[ 17] 5.00-6.00 sec 9.22 MBytes 77.4 Mbits/sec
48452024-11-29T15:28:46.031Z[ 19] 5.00-6.00 sec 9.17 MBytes 76.9 Mbits/sec
48462024-11-29T15:28:46.031Z[SUM] 5.00-6.00 sec 73.1 MBytes 613 Mbits/sec
48472024-11-29T15:28:46.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
48482024-11-29T15:28:46.031Z[ 5] 6.00-7.00 sec 9.17 MBytes 76.9 Mbits/sec
48492024-11-29T15:28:46.031Z[ 7] 6.00-7.00 sec 9.20 MBytes 77.2 Mbits/sec
48502024-11-29T15:28:46.031Z[ 9] 6.00-7.00 sec 9.14 MBytes 76.7 Mbits/sec
48512024-11-29T15:28:49.227Z[ 11] 6.00-7.00 sec 9.16 MBytes 76.8 Mbits/sec
48522024-11-29T15:28:49.228Z[ 13] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
48532024-11-29T15:28:49.228Z[ 15] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
48542024-11-29T15:28:49.228Z[ 17] 6.00-7.00 sec 9.09 MBytes 76.2 Mbits/sec
48552024-11-29T15:28:49.228Z[ 19] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
48562024-11-29T15:28:49.228Z[SUM] 6.00-7.00 sec 73.1 MBytes 613 Mbits/sec
48572024-11-29T15:28:49.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
48582024-11-29T15:28:49.228Z[ 5] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
48592024-11-29T15:28:49.228Z[ 7] 7.00-8.00 sec 9.17 MBytes 76.9 Mbits/sec
48602024-11-29T15:28:49.228Z[ 9] 7.00-8.00 sec 9.22 MBytes 77.3 Mbits/sec
48612024-11-29T15:28:49.228Z[ 11] 7.00-8.00 sec 9.20 MBytes 77.1 Mbits/sec
48622024-11-29T15:28:49.228Z[ 13] 7.00-8.00 sec 9.22 MBytes 77.3 Mbits/sec
48632024-11-29T15:28:49.228Z[ 15] 7.00-8.00 sec 9.25 MBytes 77.5 Mbits/sec
48642024-11-29T15:28:49.228Z[ 17] 7.00-8.00 sec 9.22 MBytes 77.3 Mbits/sec
48652024-11-29T15:28:49.228Z[ 19] 7.00-8.00 sec 9.22 MBytes 77.3 Mbits/sec
48662024-11-29T15:28:49.228Z[SUM] 7.00-8.00 sec 73.6 MBytes 617 Mbits/sec
48672024-11-29T15:28:49.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
48682024-11-29T15:28:49.228Z[ 5] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
48692024-11-29T15:28:49.228Z[ 7] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
48702024-11-29T15:28:49.228Z[ 9] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
48712024-11-29T15:28:49.228Z[ 11] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec
48722024-11-29T15:28:49.228Z[ 13] 8.00-9.00 sec 9.09 MBytes 76.3 Mbits/sec
48732024-11-29T15:28:49.228Z[ 15] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
48742024-11-29T15:28:49.228Z[ 17] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec
48752024-11-29T15:28:49.228Z[ 19] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
48762024-11-29T15:28:49.228Z[SUM] 8.00-9.00 sec 72.6 MBytes 609 Mbits/sec
48772024-11-29T15:28:49.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
48782024-11-29T15:28:49.228Z[ 5] 9.00-10.00 sec 9.22 MBytes 77.4 Mbits/sec
48792024-11-29T15:28:49.228Z[ 7] 9.00-10.00 sec 9.22 MBytes 77.4 Mbits/sec
48802024-11-29T15:28:49.228Z[ 9] 9.00-10.00 sec 9.18 MBytes 77.1 Mbits/sec
48812024-11-29T15:28:49.228Z[ 11] 9.00-10.00 sec 9.16 MBytes 76.8 Mbits/sec
48822024-11-29T15:28:49.228Z[ 13] 9.00-10.00 sec 9.14 MBytes 76.7 Mbits/sec
48832024-11-29T15:28:49.228Z[ 15] 9.00-10.00 sec 9.17 MBytes 76.9 Mbits/sec
48842024-11-29T15:28:49.228Z[ 17] 9.00-10.00 sec 9.14 MBytes 76.7 Mbits/sec
48852024-11-29T15:28:49.228Z[ 19] 9.00-10.00 sec 9.21 MBytes 77.3 Mbits/sec
48862024-11-29T15:28:49.228Z[SUM] 9.00-10.00 sec 73.5 MBytes 616 Mbits/sec
48872024-11-29T15:28:49.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
48882024-11-29T15:28:49.229Z[ 5] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
48892024-11-29T15:28:49.229Z[ 7] 10.00-10.01 sec 56.6 KBytes 90.6 Mbits/sec
48902024-11-29T15:28:49.229Z[ 9] 10.00-10.01 sec 56.6 KBytes 90.6 Mbits/sec
48912024-11-29T15:28:49.229Z[ 11] 10.00-10.01 sec 56.6 KBytes 90.7 Mbits/sec
48922024-11-29T15:28:49.229Z[ 13] 10.00-10.01 sec 113 KBytes 181 Mbits/sec
48932024-11-29T15:28:49.229Z[ 15] 10.00-10.01 sec 56.6 KBytes 90.7 Mbits/sec
48942024-11-29T15:28:49.229Z[ 17] 10.00-10.01 sec 113 KBytes 181 Mbits/sec
48952024-11-29T15:28:49.229Z[ 19] 10.00-10.01 sec 56.6 KBytes 90.7 Mbits/sec
48962024-11-29T15:28:49.229Z[SUM] 10.00-10.01 sec 509 KBytes 816 Mbits/sec
48972024-11-29T15:28:49.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
48982024-11-29T15:28:49.229Z[ ID] Interval Transfer Bandwidth
48992024-11-29T15:28:49.229Z[ 5] 0.00-10.01 sec 91.2 MBytes 76.5 Mbits/sec sender
49002024-11-29T15:28:49.229Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49012024-11-29T15:28:49.229Z[ 7] 0.00-10.01 sec 91.2 MBytes 76.5 Mbits/sec sender
49022024-11-29T15:28:49.229Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49032024-11-29T15:28:49.229Z[ 9] 0.00-10.01 sec 91.2 MBytes 76.5 Mbits/sec sender
49042024-11-29T15:28:49.229Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49052024-11-29T15:28:49.229Z[ 11] 0.00-10.01 sec 91.2 MBytes 76.4 Mbits/sec sender
49062024-11-29T15:28:49.229Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49072024-11-29T15:28:49.229Z[ 13] 0.00-10.01 sec 91.2 MBytes 76.4 Mbits/sec sender
49082024-11-29T15:28:49.229Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49092024-11-29T15:28:49.229Z[ 15] 0.00-10.01 sec 91.2 MBytes 76.4 Mbits/sec sender
49102024-11-29T15:28:49.229Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49112024-11-29T15:28:49.229Z[ 17] 0.00-10.01 sec 91.2 MBytes 76.5 Mbits/sec sender
49122024-11-29T15:28:49.229Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49132024-11-29T15:28:49.229Z[ 19] 0.00-10.01 sec 91.2 MBytes 76.4 Mbits/sec sender
49142024-11-29T15:28:49.229Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49152024-11-29T15:28:49.229Z[SUM] 0.00-10.01 sec 730 MBytes 612 Mbits/sec sender
49162024-11-29T15:28:49.229Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49172024-11-29T15:28:49.255ZRun 9/10...611.968060805201Mbps
49182024-11-29T15:28:56.301Z-----------------------------------------------------------
49192024-11-29T15:28:56.301ZServer listening on 5201
49202024-11-29T15:28:56.301Z-----------------------------------------------------------
49212024-11-29T15:28:56.301ZAccepted connection from 10.0.0.1, port 34926
49222024-11-29T15:28:56.301Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57811
49232024-11-29T15:28:56.301Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37825
49242024-11-29T15:28:56.301Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45197
49252024-11-29T15:28:56.301Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51409
49262024-11-29T15:28:56.301Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44607
49272024-11-29T15:28:56.301Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41518
49282024-11-29T15:28:56.301Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61960
49292024-11-29T15:28:56.301Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58662
49302024-11-29T15:28:56.301Z[ ID] Interval Transfer Bandwidth
49312024-11-29T15:28:56.301Z[ 5] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec
49322024-11-29T15:28:56.301Z[ 7] 0.00-1.00 sec 8.56 MBytes 71.8 Mbits/sec
49332024-11-29T15:28:56.301Z[ 9] 0.00-1.00 sec 8.60 MBytes 72.2 Mbits/sec
49342024-11-29T15:28:56.301Z[ 11] 0.00-1.00 sec 8.58 MBytes 71.9 Mbits/sec
49352024-11-29T15:28:56.301Z[ 13] 0.00-1.00 sec 8.56 MBytes 71.8 Mbits/sec
49362024-11-29T15:28:56.301Z[ 15] 0.00-1.00 sec 8.55 MBytes 71.7 Mbits/sec
49372024-11-29T15:28:56.301Z[ 17] 0.00-1.00 sec 8.53 MBytes 71.6 Mbits/sec
49382024-11-29T15:28:56.301Z[ 19] 0.00-1.00 sec 8.52 MBytes 71.5 Mbits/sec
49392024-11-29T15:28:56.301Z[SUM] 0.00-1.00 sec 68.5 MBytes 575 Mbits/sec
49402024-11-29T15:28:56.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
49412024-11-29T15:28:56.301Z[ 5] 1.00-2.00 sec 9.00 MBytes 75.5 Mbits/sec
49422024-11-29T15:28:56.301Z[ 7] 1.00-2.00 sec 9.02 MBytes 75.6 Mbits/sec
49432024-11-29T15:28:56.301Z[ 9] 1.00-2.00 sec 8.96 MBytes 75.1 Mbits/sec
49442024-11-29T15:28:56.301Z[ 11] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
49452024-11-29T15:28:56.301Z[ 13] 1.00-2.00 sec 9.03 MBytes 75.7 Mbits/sec
49462024-11-29T15:28:56.301Z[ 15] 1.00-2.00 sec 9.00 MBytes 75.5 Mbits/sec
49472024-11-29T15:28:56.301Z[ 17] 1.00-2.00 sec 9.02 MBytes 75.6 Mbits/sec
49482024-11-29T15:28:56.301Z[ 19] 1.00-2.00 sec 9.00 MBytes 75.5 Mbits/sec
49492024-11-29T15:28:56.301Z[SUM] 1.00-2.00 sec 72.0 MBytes 604 Mbits/sec
49502024-11-29T15:28:56.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
49512024-11-29T15:28:56.301Z[ 5] 2.00-3.00 sec 8.40 MBytes 70.5 Mbits/sec
49522024-11-29T15:28:56.301Z[ 7] 2.00-3.00 sec 8.34 MBytes 70.0 Mbits/sec
49532024-11-29T15:28:56.301Z[ 9] 2.00-3.00 sec 8.41 MBytes 70.6 Mbits/sec
49542024-11-29T15:28:56.302Z[ 11] 2.00-3.00 sec 8.41 MBytes 70.6 Mbits/sec
49552024-11-29T15:28:56.302Z[ 13] 2.00-3.00 sec 8.37 MBytes 70.2 Mbits/sec
49562024-11-29T15:28:56.302Z[ 15] 2.00-3.00 sec 8.44 MBytes 70.8 Mbits/sec
49572024-11-29T15:28:56.302Z[ 17] 2.00-3.00 sec 8.40 MBytes 70.5 Mbits/sec
49582024-11-29T15:28:56.302Z[ 19] 2.00-3.00 sec 8.45 MBytes 70.9 Mbits/sec
49592024-11-29T15:28:56.302Z[SUM] 2.00-3.00 sec 67.2 MBytes 564 Mbits/sec
49602024-11-29T15:28:56.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
49612024-11-29T15:28:56.302Z[ 5] 3.00-4.00 sec 8.84 MBytes 74.1 Mbits/sec
49622024-11-29T15:28:56.302Z[ 7] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec
49632024-11-29T15:28:56.302Z[ 9] 3.00-4.00 sec 8.85 MBytes 74.2 Mbits/sec
49642024-11-29T15:28:56.302Z[ 11] 3.00-4.00 sec 8.82 MBytes 74.0 Mbits/sec
49652024-11-29T15:28:56.302Z[ 13] 3.00-4.00 sec 8.85 MBytes 74.2 Mbits/sec
49662024-11-29T15:28:56.302Z[ 15] 3.00-4.00 sec 8.80 MBytes 73.8 Mbits/sec
49672024-11-29T15:28:56.302Z[ 17] 3.00-4.00 sec 8.78 MBytes 73.7 Mbits/sec
49682024-11-29T15:28:56.302Z[ 19] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec
49692024-11-29T15:28:56.302Z[SUM] 3.00-4.00 sec 70.6 MBytes 592 Mbits/sec
49702024-11-29T15:28:56.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
49712024-11-29T15:28:56.302Z[ 5] 4.00-5.00 sec 8.62 MBytes 72.3 Mbits/sec
49722024-11-29T15:28:56.302Z[ 7] 4.00-5.00 sec 8.62 MBytes 72.3 Mbits/sec
49732024-11-29T15:28:56.302Z[ 9] 4.00-5.00 sec 8.56 MBytes 71.8 Mbits/sec
49742024-11-29T15:28:56.302Z[ 11] 4.00-5.00 sec 8.58 MBytes 71.9 Mbits/sec
49752024-11-29T15:28:56.302Z[ 13] 4.00-5.00 sec 8.51 MBytes 71.4 Mbits/sec
49762024-11-29T15:28:56.302Z[ 15] 4.00-5.00 sec 8.55 MBytes 71.7 Mbits/sec
49772024-11-29T15:28:56.302Z[ 17] 4.00-5.00 sec 8.58 MBytes 71.9 Mbits/sec
49782024-11-29T15:28:56.302Z[ 19] 4.00-5.00 sec 8.67 MBytes 72.8 Mbits/sec
49792024-11-29T15:28:56.302Z[SUM] 4.00-5.00 sec 68.7 MBytes 576 Mbits/sec
49802024-11-29T15:28:56.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
49812024-11-29T15:28:56.302Z[ 5] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec
49822024-11-29T15:28:56.302Z[ 7] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec
49832024-11-29T15:28:56.302Z[ 9] 5.00-6.00 sec 9.06 MBytes 76.0 Mbits/sec
49842024-11-29T15:28:56.302Z[ 11] 5.00-6.00 sec 9.05 MBytes 75.9 Mbits/sec
49852024-11-29T15:28:56.302Z[ 13] 5.00-6.00 sec 9.07 MBytes 76.1 Mbits/sec
49862024-11-29T15:28:56.302Z[ 15] 5.00-6.00 sec 9.07 MBytes 76.1 Mbits/sec
49872024-11-29T15:28:56.302Z[ 17] 5.00-6.00 sec 9.02 MBytes 75.6 Mbits/sec
49882024-11-29T15:28:56.302Z[ 19] 5.00-6.00 sec 8.98 MBytes 75.3 Mbits/sec
49892024-11-29T15:28:56.303Z[SUM] 5.00-6.00 sec 72.2 MBytes 606 Mbits/sec
49902024-11-29T15:28:56.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912024-11-29T15:28:56.303Z[ 5] 6.00-7.00 sec 9.46 MBytes 79.4 Mbits/sec
49922024-11-29T15:28:56.303Z[ 7] 6.00-7.00 sec 9.46 MBytes 79.4 Mbits/sec
49932024-11-29T15:28:56.303Z[ 9] 6.00-7.00 sec 9.39 MBytes 78.8 Mbits/sec
49942024-11-29T15:28:59.397Z[ 11] 6.00-7.00 sec 9.40 MBytes 78.9 Mbits/sec
49952024-11-29T15:28:59.397Z[ 13] 6.00-7.00 sec 9.43 MBytes 79.1 Mbits/sec
49962024-11-29T15:28:59.397Z[ 15] 6.00-7.00 sec 9.45 MBytes 79.3 Mbits/sec
49972024-11-29T15:28:59.397Z[ 17] 6.00-7.00 sec 9.49 MBytes 79.6 Mbits/sec
49982024-11-29T15:28:59.398Z[ 19] 6.00-7.00 sec 9.49 MBytes 79.6 Mbits/sec
49992024-11-29T15:28:59.398Z[SUM] 6.00-7.00 sec 75.6 MBytes 634 Mbits/sec
50002024-11-29T15:28:59.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012024-11-29T15:28:59.398Z[ 5] 7.00-8.00 sec 9.22 MBytes 77.4 Mbits/sec
50022024-11-29T15:28:59.398Z[ 7] 7.00-8.00 sec 9.28 MBytes 77.8 Mbits/sec
50032024-11-29T15:28:59.398Z[ 9] 7.00-8.00 sec 9.28 MBytes 77.8 Mbits/sec
50042024-11-29T15:28:59.398Z[ 11] 7.00-8.00 sec 9.29 MBytes 78.0 Mbits/sec
50052024-11-29T15:28:59.398Z[ 13] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
50062024-11-29T15:28:59.398Z[ 15] 7.00-8.00 sec 9.20 MBytes 77.1 Mbits/sec
50072024-11-29T15:28:59.399Z[ 17] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
50082024-11-29T15:28:59.399Z[ 19] 7.00-8.00 sec 9.20 MBytes 77.1 Mbits/sec
50092024-11-29T15:28:59.399Z[SUM] 7.00-8.00 sec 73.9 MBytes 620 Mbits/sec
50102024-11-29T15:28:59.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112024-11-29T15:28:59.399Z[ 5] 8.00-9.00 sec 9.03 MBytes 75.8 Mbits/sec
50122024-11-29T15:28:59.399Z[ 7] 8.00-9.00 sec 8.98 MBytes 75.3 Mbits/sec
50132024-11-29T15:28:59.399Z[ 9] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
50142024-11-29T15:28:59.399Z[ 11] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec
50152024-11-29T15:28:59.399Z[ 13] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec
50162024-11-29T15:28:59.399Z[ 15] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec
50172024-11-29T15:28:59.399Z[ 17] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
50182024-11-29T15:28:59.399Z[ 19] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
50192024-11-29T15:28:59.399Z[SUM] 8.00-9.00 sec 72.3 MBytes 607 Mbits/sec
50202024-11-29T15:28:59.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212024-11-29T15:28:59.399Z[ 5] 9.00-10.00 sec 8.96 MBytes 75.1 Mbits/sec
50222024-11-29T15:28:59.399Z[ 7] 9.00-10.00 sec 8.96 MBytes 75.1 Mbits/sec
50232024-11-29T15:28:59.399Z[ 9] 9.00-10.00 sec 8.95 MBytes 75.0 Mbits/sec
50242024-11-29T15:28:59.399Z[ 11] 9.00-10.00 sec 8.98 MBytes 75.2 Mbits/sec
50252024-11-29T15:28:59.399Z[ 13] 9.00-10.00 sec 8.91 MBytes 74.7 Mbits/sec
50262024-11-29T15:28:59.399Z[ 15] 9.00-10.00 sec 8.95 MBytes 75.0 Mbits/sec
50272024-11-29T15:28:59.399Z[ 17] 9.00-10.00 sec 8.91 MBytes 74.7 Mbits/sec
50282024-11-29T15:28:59.399Z[ 19] 9.00-10.00 sec 8.95 MBytes 75.0 Mbits/sec
50292024-11-29T15:28:59.399Z[SUM] 9.00-10.00 sec 71.6 MBytes 600 Mbits/sec
50302024-11-29T15:28:59.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312024-11-29T15:28:59.399Z[ 5] 10.00-10.01 sec 56.6 KBytes 101 Mbits/sec
50322024-11-29T15:28:59.399Z[ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
50332024-11-29T15:28:59.399Z[ 9] 10.00-10.01 sec 56.6 KBytes 101 Mbits/sec
50342024-11-29T15:28:59.399Z[ 11] 10.00-10.01 sec 56.6 KBytes 101 Mbits/sec
50352024-11-29T15:28:59.399Z[ 13] 10.00-10.01 sec 113 KBytes 203 Mbits/sec
50362024-11-29T15:28:59.399Z[ 15] 10.00-10.01 sec 56.6 KBytes 101 Mbits/sec
50372024-11-29T15:28:59.399Z[ 17] 10.00-10.01 sec 113 KBytes 203 Mbits/sec
50382024-11-29T15:28:59.399Z[ 19] 10.00-10.01 sec 56.6 KBytes 101 Mbits/sec
50392024-11-29T15:28:59.399Z[SUM] 10.00-10.01 sec 509 KBytes 912 Mbits/sec
50402024-11-29T15:28:59.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412024-11-29T15:28:59.399Z[ ID] Interval Transfer Bandwidth
50422024-11-29T15:28:59.399Z[ 5] 0.00-10.01 sec 89.2 MBytes 74.8 Mbits/sec sender
50432024-11-29T15:28:59.399Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50442024-11-29T15:28:59.399Z[ 7] 0.00-10.01 sec 89.1 MBytes 74.7 Mbits/sec sender
50452024-11-29T15:28:59.399Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50462024-11-29T15:28:59.399Z[ 9] 0.00-10.01 sec 89.2 MBytes 74.8 Mbits/sec sender
50472024-11-29T15:28:59.400Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50482024-11-29T15:28:59.400Z[ 11] 0.00-10.01 sec 89.1 MBytes 74.7 Mbits/sec sender
50492024-11-29T15:28:59.400Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50502024-11-29T15:28:59.400Z[ 13] 0.00-10.01 sec 89.2 MBytes 74.7 Mbits/sec sender
50512024-11-29T15:28:59.400Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50522024-11-29T15:28:59.400Z[ 15] 0.00-10.01 sec 89.1 MBytes 74.7 Mbits/sec sender
50532024-11-29T15:28:59.400Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50542024-11-29T15:28:59.400Z[ 17] 0.00-10.01 sec 89.1 MBytes 74.7 Mbits/sec sender
50552024-11-29T15:28:59.400Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50562024-11-29T15:28:59.400Z[ 19] 0.00-10.01 sec 89.1 MBytes 74.7 Mbits/sec sender
50572024-11-29T15:28:59.400Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50582024-11-29T15:28:59.400Z[SUM] 0.00-10.01 sec 713 MBytes 598 Mbits/sec sender
50592024-11-29T15:28:59.400Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50602024-11-29T15:28:59.425ZRun 10/10...598.232579271911Mbps
50612024-11-29T15:28:59.425Z###---------------------###
50622024-11-29T15:28:59.425Z::: iPerf done... :::
50632024-11-29T15:28:59.425Z:::Awaiting out files...:::
50642024-11-29T15:28:59.425Z###---------------------###
50652024-11-29T15:28:59.425Z###-----###
50662024-11-29T15:28:59.425Z:::done!:::
50672024-11-29T15:28:59.425Z###-----###
50682024-11-29T15:29:01.543ZBenchmarking iperf-tcp/local/s2c/tx
50692024-11-29T15:29:01.543ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
50702024-11-29T15:29:06.988ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (493M iterations)
50712024-11-29T15:29:26.968ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
50722024-11-29T15:29:27.135Ziperf-tcp/local/s2c/tx time: [2.1380 µs 2.1381 µs 2.1383 µs]
50732024-11-29T15:29:27.135Z change: [+25.991% +26.007% +26.024%] (p = 0.00 < 0.05)
50742024-11-29T15:29:27.135Z Performance has regressed.
50752024-11-29T15:29:27.135ZFound 5 outliers among 100 measurements (5.00%)
50762024-11-29T15:29:27.135Z 2 (2.00%) low mild
50772024-11-29T15:29:27.135Z 3 (3.00%) high mild
50782024-11-29T15:29:28.885Z
50792024-11-29T15:29:28.910ZBenchmarking iperf-tcp/local/s2c/rx
50802024-11-29T15:29:28.910ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
50812024-11-29T15:29:34.332ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (493M iterations)
50822024-11-29T15:29:54.309ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
50832024-11-29T15:29:54.471Ziperf-tcp/local/s2c/rx time: [8.7943 µs 8.7950 µs 8.7957 µs]
50842024-11-29T15:29:54.471Z change: [+45.098% +45.120% +45.140%] (p = 0.00 < 0.05)
50852024-11-29T15:29:54.471Z Performance has regressed.
50862024-11-29T15:29:54.471ZFound 5 outliers among 100 measurements (5.00%)
50872024-11-29T15:29:54.471Z 3 (3.00%) low mild
50882024-11-29T15:29:54.471Z 2 (2.00%) high severe
50892024-11-29T15:29:56.227Z
50902024-11-29T15:30:01.127Z+ cargo ubench
50912024-11-29T15:30:01.411Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
50922024-11-29T15:32:22.701Z Finished `bench` profile [optimized + debuginfo] target(s) in 2m 21s
50932024-11-29T15:32:22.742Z Running benches/userland.rs (target/release/deps/userland-1daf621f5f9dba8f)
50942024-11-29T15:32:22.767ZGnuplot not found, using plotters backend
50952024-11-29T15:32:23.122ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
50962024-11-29T15:32:23.122ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
50972024-11-29T15:32:28.342ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0006 s (8.0M iterations)
50982024-11-29T15:32:32.923ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
50992024-11-29T15:32:33.105Zparse/Hairpin-DHCPv4/wallclock/Discover
51002024-11-29T15:32:33.105Z time: [82.291 ns 82.400 ns 82.495 ns]
51012024-11-29T15:32:33.105Z change: [+14.609% +15.721% +16.757%] (p = 0.00 < 0.05)
51022024-11-29T15:32:33.105Z Performance has regressed.
51032024-11-29T15:32:33.105ZFound 5 outliers among 100 measurements (5.00%)
51042024-11-29T15:32:33.105Z 2 (2.00%) high mild
51052024-11-29T15:32:33.105Z 3 (3.00%) high severe
51062024-11-29T15:32:34.840Z
51072024-11-29T15:32:34.865ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
51082024-11-29T15:32:34.865ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
51092024-11-29T15:32:38.200ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0077 s (3.1M iterations)
51102024-11-29T15:32:43.161ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
51112024-11-29T15:32:43.318Zprocess/Hairpin-DHCPv4/wallclock/Discover
51122024-11-29T15:32:43.318Z time: [1.0938 µs 1.0941 µs 1.0944 µs]
51132024-11-29T15:32:43.318Z change: [+14.045% +14.374% +14.663%] (p = 0.00 < 0.05)
51142024-11-29T15:32:43.318Z Performance has regressed.
51152024-11-29T15:32:43.318ZFound 22 outliers among 100 measurements (22.00%)
51162024-11-29T15:32:43.318Z 22 (22.00%) high severe
51172024-11-29T15:32:45.067Z
51182024-11-29T15:32:45.092ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
51192024-11-29T15:32:45.092ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51202024-11-29T15:32:50.531ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0030 s (7.7M iterations)
51212024-11-29T15:32:54.985ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
51222024-11-29T15:32:55.140Zparse/Hairpin-DHCPv4/wallclock/Request
51232024-11-29T15:32:55.140Z time: [83.493 ns 83.636 ns 83.757 ns]
51242024-11-29T15:32:55.140Z change: [+16.062% +17.083% +18.433%] (p = 0.00 < 0.05)
51252024-11-29T15:32:55.141Z Performance has regressed.
51262024-11-29T15:32:55.141ZFound 4 outliers among 100 measurements (4.00%)
51272024-11-29T15:32:55.141Z 1 (1.00%) high mild
51282024-11-29T15:32:55.141Z 3 (3.00%) high severe
51292024-11-29T15:32:56.890Z
51302024-11-29T15:32:56.914ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
51312024-11-29T15:32:56.915ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51322024-11-29T15:33:00.126ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0017 s (3.2M iterations)
51332024-11-29T15:33:05.130ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
51342024-11-29T15:33:05.285Zprocess/Hairpin-DHCPv4/wallclock/Request
51352024-11-29T15:33:05.285Z time: [1.0501 µs 1.0509 µs 1.0516 µs]
51362024-11-29T15:33:05.285Z change: [+12.498% +12.826% +13.154%] (p = 0.00 < 0.05)
51372024-11-29T15:33:05.285Z Performance has regressed.
51382024-11-29T15:33:05.285ZFound 6 outliers among 100 measurements (6.00%)
51392024-11-29T15:33:05.285Z 2 (2.00%) high mild
51402024-11-29T15:33:05.285Z 4 (4.00%) high severe
51412024-11-29T15:33:07.036Z
51422024-11-29T15:33:07.036ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
51432024-11-29T15:33:07.036ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51442024-11-29T15:33:10.714ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0033 s (5.7M iterations)
51452024-11-29T15:33:15.363ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51462024-11-29T15:33:15.518Zparse/Hairpin-DHCPv6/wallclock/Solicit
51472024-11-29T15:33:15.518Z time: [81.885 ns 82.112 ns 82.317 ns]
51482024-11-29T15:33:15.518Z change: [+13.517% +14.932% +16.341%] (p = 0.00 < 0.05)
51492024-11-29T15:33:15.518Z Performance has regressed.
51502024-11-29T15:33:15.518ZFound 6 outliers among 100 measurements (6.00%)
51512024-11-29T15:33:15.518Z 1 (1.00%) high mild
51522024-11-29T15:33:15.518Z 5 (5.00%) high severe
51532024-11-29T15:33:17.268Z
51542024-11-29T15:33:17.268ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
51552024-11-29T15:33:17.268ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51562024-11-29T15:33:22.023ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0039 s (2.2M iterations)
51572024-11-29T15:33:26.952ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51582024-11-29T15:33:27.106Zprocess/Hairpin-DHCPv6/wallclock/Solicit
51592024-11-29T15:33:27.106Z time: [1.4903 µs 1.4912 µs 1.4922 µs]
51602024-11-29T15:33:27.106Z change: [+15.507% +15.698% +15.886%] (p = 0.00 < 0.05)
51612024-11-29T15:33:27.106Z Performance has regressed.
51622024-11-29T15:33:27.107ZFound 9 outliers among 100 measurements (9.00%)
51632024-11-29T15:33:27.107Z 7 (7.00%) high mild
51642024-11-29T15:33:27.107Z 2 (2.00%) high severe
51652024-11-29T15:33:28.857Z
51662024-11-29T15:33:28.857ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
51672024-11-29T15:33:28.857ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51682024-11-29T15:33:32.902ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0011 s (5.2M iterations)
51692024-11-29T15:33:37.545ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
51702024-11-29T15:33:37.699Zparse/Hairpin-DHCPv6/wallclock/Request
51712024-11-29T15:33:37.699Z time: [82.083 ns 82.312 ns 82.536 ns]
51722024-11-29T15:33:37.699Z change: [+14.313% +15.275% +16.227%] (p = 0.00 < 0.05)
51732024-11-29T15:33:37.699Z Performance has regressed.
51742024-11-29T15:33:37.699ZFound 8 outliers among 100 measurements (8.00%)
51752024-11-29T15:33:37.700Z 3 (3.00%) high mild
51762024-11-29T15:33:37.700Z 5 (5.00%) high severe
51772024-11-29T15:33:39.448Z
51782024-11-29T15:33:39.473ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
51792024-11-29T15:33:39.473ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51802024-11-29T15:33:44.526ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0007 s (2.1M iterations)
51812024-11-29T15:33:49.547ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
51822024-11-29T15:33:49.705Zprocess/Hairpin-DHCPv6/wallclock/Request
51832024-11-29T15:33:49.705Z time: [1.5823 µs 1.5831 µs 1.5840 µs]
51842024-11-29T15:33:49.705Z change: [+20.338% +20.480% +20.634%] (p = 0.00 < 0.05)
51852024-11-29T15:33:49.705Z Performance has regressed.
51862024-11-29T15:33:49.705ZFound 7 outliers among 100 measurements (7.00%)
51872024-11-29T15:33:49.705Z 5 (5.00%) high mild
51882024-11-29T15:33:49.705Z 2 (2.00%) high severe
51892024-11-29T15:33:51.462Z
51902024-11-29T15:33:51.487ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
51912024-11-29T15:33:51.487ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
51922024-11-29T15:33:57.480ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0026 s (7.0M iterations)
51932024-11-29T15:34:01.580ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
51942024-11-29T15:34:01.733Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
51952024-11-29T15:34:01.733Z time: [82.165 ns 82.303 ns 82.446 ns]
51962024-11-29T15:34:01.733Z change: [+15.760% +16.743% +17.795%] (p = 0.00 < 0.05)
51972024-11-29T15:34:01.733Z Performance has regressed.
51982024-11-29T15:34:01.733ZFound 7 outliers among 100 measurements (7.00%)
51992024-11-29T15:34:01.733Z 2 (2.00%) high mild
52002024-11-29T15:34:01.733Z 5 (5.00%) high severe
52012024-11-29T15:34:03.479Z
52022024-11-29T15:34:03.504ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
52032024-11-29T15:34:03.504ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
52042024-11-29T15:34:09.058ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0037 s (3.8M iterations)
52052024-11-29T15:34:13.772ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
52062024-11-29T15:34:13.928Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
52072024-11-29T15:34:13.928Z time: [737.62 ns 737.94 ns 738.28 ns]
52082024-11-29T15:34:13.928Z change: [+17.000% +17.557% +18.101%] (p = 0.00 < 0.05)
52092024-11-29T15:34:13.928Z Performance has regressed.
52102024-11-29T15:34:13.928ZFound 10 outliers among 100 measurements (10.00%)
52112024-11-29T15:34:13.928Z 3 (3.00%) high mild
52122024-11-29T15:34:13.928Z 7 (7.00%) high severe
52132024-11-29T15:34:15.678Z
52142024-11-29T15:34:15.678ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
52152024-11-29T15:34:15.678ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52162024-11-29T15:34:20.261ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0052 s (4.6M iterations)
52172024-11-29T15:34:23.354ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52182024-11-29T15:34:23.510Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
52192024-11-29T15:34:23.510Z time: [122.69 ns 123.00 ns 123.27 ns]
52202024-11-29T15:34:23.510Z change: [+17.880% +18.804% +19.868%] (p = 0.00 < 0.05)
52212024-11-29T15:34:23.510Z Performance has regressed.
52222024-11-29T15:34:23.510ZFound 3 outliers among 100 measurements (3.00%)
52232024-11-29T15:34:23.510Z 3 (3.00%) high severe
52242024-11-29T15:34:25.260Z
52252024-11-29T15:34:25.284ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
52262024-11-29T15:34:25.284ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52272024-11-29T15:34:28.731ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0077 s (3.0M iterations)
52282024-11-29T15:34:32.855ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52292024-11-29T15:34:33.008Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
52302024-11-29T15:34:33.008Z time: [809.40 ns 810.53 ns 811.94 ns]
52312024-11-29T15:34:33.008Z change: [+13.654% +14.057% +14.481%] (p = 0.00 < 0.05)
52322024-11-29T15:34:33.008Z Performance has regressed.
52332024-11-29T15:34:33.008ZFound 6 outliers among 100 measurements (6.00%)
52342024-11-29T15:34:33.008Z 3 (3.00%) high mild
52352024-11-29T15:34:33.008Z 3 (3.00%) high severe
52362024-11-29T15:34:34.753Z
52372024-11-29T15:34:34.778ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52382024-11-29T15:34:34.778ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52392024-11-29T15:34:40.799ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0006 s (6.9M iterations)
52402024-11-29T15:34:44.760ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52412024-11-29T15:34:44.913Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52422024-11-29T15:34:44.913Z time: [81.562 ns 81.728 ns 81.876 ns]
52432024-11-29T15:34:44.913Z change: [+13.514% +14.360% +15.286%] (p = 0.00 < 0.05)
52442024-11-29T15:34:44.913Z Performance has regressed.
52452024-11-29T15:34:44.913ZFound 5 outliers among 100 measurements (5.00%)
52462024-11-29T15:34:44.913Z 2 (2.00%) high mild
52472024-11-29T15:34:44.913Z 3 (3.00%) high severe
52482024-11-29T15:34:46.664Z
52492024-11-29T15:34:46.665ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
52502024-11-29T15:34:46.665ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52512024-11-29T15:34:50.044ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0052 s (3.1M iterations)
52522024-11-29T15:34:54.903ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52532024-11-29T15:34:55.060Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
52542024-11-29T15:34:55.060Z time: [1.0688 µs 1.0692 µs 1.0697 µs]
52552024-11-29T15:34:55.060Z change: [+14.234% +14.525% +14.844%] (p = 0.00 < 0.05)
52562024-11-29T15:34:55.060Z Performance has regressed.
52572024-11-29T15:34:55.060ZFound 6 outliers among 100 measurements (6.00%)
52582024-11-29T15:34:55.060Z 3 (3.00%) high mild
52592024-11-29T15:34:55.060Z 3 (3.00%) high severe
52602024-11-29T15:34:56.808Z
52612024-11-29T15:34:56.832ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
52622024-11-29T15:34:56.832ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52632024-11-29T15:35:02.943ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0005 s (6.8M iterations)
52642024-11-29T15:35:06.853ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52652024-11-29T15:35:07.010Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
52662024-11-29T15:35:07.010Z time: [81.428 ns 81.560 ns 81.671 ns]
52672024-11-29T15:35:07.010Z change: [+14.399% +15.316% +16.194%] (p = 0.00 < 0.05)
52682024-11-29T15:35:07.010Z Performance has regressed.
52692024-11-29T15:35:07.010ZFound 5 outliers among 100 measurements (5.00%)
52702024-11-29T15:35:07.010Z 5 (5.00%) high severe
52712024-11-29T15:35:08.755Z
52722024-11-29T15:35:08.780ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
52732024-11-29T15:35:08.780ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52742024-11-29T15:35:12.090ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0034 s (3.1M iterations)
52752024-11-29T15:35:16.889ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52762024-11-29T15:35:17.045Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
52772024-11-29T15:35:17.045Z time: [1.0305 µs 1.0307 µs 1.0309 µs]
52782024-11-29T15:35:17.045Z change: [+14.756% +15.187% +15.511%] (p = 0.00 < 0.05)
52792024-11-29T15:35:17.046Z Performance has regressed.
52802024-11-29T15:35:17.046ZFound 8 outliers among 100 measurements (8.00%)
52812024-11-29T15:35:17.046Z 5 (5.00%) high mild
52822024-11-29T15:35:17.046Z 3 (3.00%) high severe
52832024-11-29T15:35:18.795Z
52842024-11-29T15:35:18.795ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52852024-11-29T15:35:18.795ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
52862024-11-29T15:35:23.543ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (8.8M iterations)
52872024-11-29T15:35:26.905ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
52882024-11-29T15:35:27.058Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52892024-11-29T15:35:27.058Z time: [93.466 ns 93.587 ns 93.738 ns]
52902024-11-29T15:35:27.058Z change: [+15.474% +16.080% +16.800%] (p = 0.00 < 0.05)
52912024-11-29T15:35:27.058Z Performance has regressed.
52922024-11-29T15:35:27.058ZFound 9 outliers among 100 measurements (9.00%)
52932024-11-29T15:35:27.058Z 2 (2.00%) high mild
52942024-11-29T15:35:27.058Z 7 (7.00%) high severe
52952024-11-29T15:35:28.799Z
52962024-11-29T15:35:28.823ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52972024-11-29T15:35:28.823ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
52982024-11-29T15:35:34.331ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (3.8M iterations)
52992024-11-29T15:35:38.762ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
53002024-11-29T15:35:38.914Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53012024-11-29T15:35:38.914Z time: [292.31 ns 292.43 ns 292.57 ns]
53022024-11-29T15:35:38.914Z change: [+14.105% +15.180% +16.300%] (p = 0.00 < 0.05)
53032024-11-29T15:35:38.914Z Performance has regressed.
53042024-11-29T15:35:38.914ZFound 15 outliers among 100 measurements (15.00%)
53052024-11-29T15:35:38.914Z 5 (5.00%) high mild
53062024-11-29T15:35:38.914Z 10 (10.00%) high severe
53072024-11-29T15:35:40.661Z
53082024-11-29T15:35:40.685ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53092024-11-29T15:35:40.685ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53102024-11-29T15:35:45.600ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (4.2M iterations)
53112024-11-29T15:35:50.063ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53122024-11-29T15:35:50.219Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53132024-11-29T15:35:50.220Z time: [123.82 ns 123.93 ns 124.05 ns]
53142024-11-29T15:35:50.220Z change: [+12.265% +13.336% +14.332%] (p = 0.00 < 0.05)
53152024-11-29T15:35:50.220Z Performance has regressed.
53162024-11-29T15:35:50.220ZFound 8 outliers among 100 measurements (8.00%)
53172024-11-29T15:35:50.220Z 2 (2.00%) low mild
53182024-11-29T15:35:50.220Z 2 (2.00%) high mild
53192024-11-29T15:35:50.220Z 4 (4.00%) high severe
53202024-11-29T15:35:51.975Z
53212024-11-29T15:35:51.999ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53222024-11-29T15:35:51.999ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53232024-11-29T15:35:57.421ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0099 s (1.9M iterations)
53242024-11-29T15:36:02.269ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53252024-11-29T15:36:02.422Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53262024-11-29T15:36:02.422Z time: [323.83 ns 324.02 ns 324.24 ns]
53272024-11-29T15:36:02.422Z change: [+14.687% +16.060% +17.474%] (p = 0.00 < 0.05)
53282024-11-29T15:36:02.422Z Performance has regressed.
53292024-11-29T15:36:02.422ZFound 16 outliers among 100 measurements (16.00%)
53302024-11-29T15:36:02.422Z 1 (1.00%) high mild
53312024-11-29T15:36:02.422Z 15 (15.00%) high severe
53322024-11-29T15:36:04.172Z
53332024-11-29T15:36:04.172ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53342024-11-29T15:36:04.172ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53352024-11-29T15:36:07.855ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0017 s (5.7M iterations)
53362024-11-29T15:36:11.069ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53372024-11-29T15:36:11.222Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53382024-11-29T15:36:11.223Z time: [119.77 ns 119.95 ns 120.10 ns]
53392024-11-29T15:36:11.223Z change: [+12.636% +13.239% +13.908%] (p = 0.00 < 0.05)
53402024-11-29T15:36:11.223Z Performance has regressed.
53412024-11-29T15:36:11.223ZFound 5 outliers among 100 measurements (5.00%)
53422024-11-29T15:36:11.223Z 1 (1.00%) high mild
53432024-11-29T15:36:11.223Z 4 (4.00%) high severe
53442024-11-29T15:36:12.986Z
53452024-11-29T15:36:13.010ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53462024-11-29T15:36:13.010ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53472024-11-29T15:36:16.252ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0025 s (3.2M iterations)
53482024-11-29T15:36:20.511ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53492024-11-29T15:36:20.667Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53502024-11-29T15:36:20.667Z time: [253.89 ns 254.03 ns 254.21 ns]
53512024-11-29T15:36:20.667Z change: [+14.931% +16.165% +17.289%] (p = 0.00 < 0.05)
53522024-11-29T15:36:20.667Z Performance has regressed.
53532024-11-29T15:36:20.667ZFound 16 outliers among 100 measurements (16.00%)
53542024-11-29T15:36:20.667Z 4 (4.00%) high mild
53552024-11-29T15:36:20.667Z 12 (12.00%) high severe
53562024-11-29T15:36:22.422Z
53572024-11-29T15:36:22.447ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53582024-11-29T15:36:22.447ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53592024-11-29T15:36:28.790ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0064 s (3.3M iterations)
53602024-11-29T15:36:32.859ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53612024-11-29T15:36:33.013Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53622024-11-29T15:36:33.013Z time: [150.09 ns 150.48 ns 150.99 ns]
53632024-11-29T15:36:33.014Z change: [+15.687% +16.525% +17.426%] (p = 0.00 < 0.05)
53642024-11-29T15:36:33.014Z Performance has regressed.
53652024-11-29T15:36:33.014ZFound 9 outliers among 100 measurements (9.00%)
53662024-11-29T15:36:33.014Z 3 (3.00%) high mild
53672024-11-29T15:36:33.014Z 6 (6.00%) high severe
53682024-11-29T15:36:34.764Z
53692024-11-29T15:36:34.790ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53702024-11-29T15:36:34.790ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53712024-11-29T15:36:40.798ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0119 s (1.7M iterations)
53722024-11-29T15:36:45.435ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53732024-11-29T15:36:45.587Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53742024-11-29T15:36:45.587Z time: [293.89 ns 294.14 ns 294.46 ns]
53752024-11-29T15:36:45.587Z change: [+17.301% +18.569% +19.961%] (p = 0.00 < 0.05)
53762024-11-29T15:36:45.587Z Performance has regressed.
53772024-11-29T15:36:45.587ZFound 9 outliers among 100 measurements (9.00%)
53782024-11-29T15:36:45.587Z 4 (4.00%) high mild
53792024-11-29T15:36:45.587Z 5 (5.00%) high severe
53802024-11-29T15:36:47.326Z
53812024-11-29T15:36:47.326ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53822024-11-29T15:36:47.326ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
53832024-11-29T15:36:51.757ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (9.5M iterations)
53842024-11-29T15:36:55.211ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
53852024-11-29T15:36:55.364Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53862024-11-29T15:36:55.364Z time: [82.795 ns 82.918 ns 83.039 ns]
53872024-11-29T15:36:55.364Z change: [+15.857% +16.567% +17.348%] (p = 0.00 < 0.05)
53882024-11-29T15:36:55.364Z Performance has regressed.
53892024-11-29T15:36:55.364ZFound 5 outliers among 100 measurements (5.00%)
53902024-11-29T15:36:55.364Z 2 (2.00%) high mild
53912024-11-29T15:36:55.364Z 3 (3.00%) high severe
53922024-11-29T15:36:57.115Z
53932024-11-29T15:36:57.115ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53942024-11-29T15:36:57.115ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
53952024-11-29T15:37:02.136ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0051 s (4.2M iterations)
53962024-11-29T15:37:06.656ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
53972024-11-29T15:37:06.810Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53982024-11-29T15:37:06.810Z time: [254.93 ns 255.08 ns 255.23 ns]
53992024-11-29T15:37:06.810Z change: [+13.371% +14.341% +15.353%] (p = 0.00 < 0.05)
54002024-11-29T15:37:06.810Z Performance has regressed.
54012024-11-29T15:37:06.810ZFound 13 outliers among 100 measurements (13.00%)
54022024-11-29T15:37:06.810Z 4 (4.00%) high mild
54032024-11-29T15:37:06.810Z 9 (9.00%) high severe
54042024-11-29T15:37:08.565Z
54052024-11-29T15:37:08.565ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54062024-11-29T15:37:08.565ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54072024-11-29T15:37:13.408ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (4.3M iterations)
54082024-11-29T15:37:17.912ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54092024-11-29T15:37:18.064Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54102024-11-29T15:37:18.064Z time: [112.16 ns 112.28 ns 112.40 ns]
54112024-11-29T15:37:18.064Z change: [+15.699% +16.421% +17.339%] (p = 0.00 < 0.05)
54122024-11-29T15:37:18.064Z Performance has regressed.
54132024-11-29T15:37:18.064ZFound 13 outliers among 100 measurements (13.00%)
54142024-11-29T15:37:18.064Z 3 (3.00%) low mild
54152024-11-29T15:37:18.064Z 4 (4.00%) high mild
54162024-11-29T15:37:18.065Z 6 (6.00%) high severe
54172024-11-29T15:37:19.813Z
54182024-11-29T15:37:19.839ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54192024-11-29T15:37:19.839ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54202024-11-29T15:37:25.100ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (2.0M iterations)
54212024-11-29T15:37:29.967ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54222024-11-29T15:37:30.118Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54232024-11-29T15:37:30.118Z time: [286.31 ns 286.60 ns 286.89 ns]
54242024-11-29T15:37:30.118Z change: [+15.152% +16.373% +17.557%] (p = 0.00 < 0.05)
54252024-11-29T15:37:30.118Z Performance has regressed.
54262024-11-29T15:37:30.119ZFound 14 outliers among 100 measurements (14.00%)
54272024-11-29T15:37:30.119Z 3 (3.00%) high mild
54282024-11-29T15:37:30.119Z 11 (11.00%) high severe
54292024-11-29T15:37:31.870Z
54302024-11-29T15:37:31.870ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54312024-11-29T15:37:31.870ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54322024-11-29T15:37:35.398ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0037 s (5.9M iterations)
54332024-11-29T15:37:38.724ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54342024-11-29T15:37:38.877Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54352024-11-29T15:37:38.877Z time: [115.42 ns 115.55 ns 115.70 ns]
54362024-11-29T15:37:38.877Z change: [+14.461% +15.124% +15.785%] (p = 0.00 < 0.05)
54372024-11-29T15:37:38.877Z Performance has regressed.
54382024-11-29T15:37:38.877ZFound 9 outliers among 100 measurements (9.00%)
54392024-11-29T15:37:38.877Z 2 (2.00%) low mild
54402024-11-29T15:37:38.877Z 7 (7.00%) high severe
54412024-11-29T15:37:40.628Z
54422024-11-29T15:37:40.653ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
54432024-11-29T15:37:40.653ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54442024-11-29T15:37:43.657ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0031 s (3.5M iterations)
54452024-11-29T15:37:47.958ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54462024-11-29T15:37:48.109Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
54472024-11-29T15:37:48.109Z time: [222.93 ns 223.06 ns 223.20 ns]
54482024-11-29T15:37:48.109Z change: [+13.551% +14.692% +15.828%] (p = 0.00 < 0.05)
54492024-11-29T15:37:48.109Z Performance has regressed.
54502024-11-29T15:37:48.109ZFound 15 outliers among 100 measurements (15.00%)
54512024-11-29T15:37:48.109Z 5 (5.00%) high mild
54522024-11-29T15:37:48.109Z 10 (10.00%) high severe
54532024-11-29T15:37:49.855Z
54542024-11-29T15:37:49.855ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54552024-11-29T15:37:49.855ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54562024-11-29T15:37:56.182ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0051 s (3.3M iterations)
54572024-11-29T15:38:00.187ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54582024-11-29T15:38:00.340Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54592024-11-29T15:38:00.340Z time: [142.41 ns 142.52 ns 142.66 ns]
54602024-11-29T15:38:00.340Z change: [+14.056% +14.913% +15.802%] (p = 0.00 < 0.05)
54612024-11-29T15:38:00.340Z Performance has regressed.
54622024-11-29T15:38:00.340ZFound 12 outliers among 100 measurements (12.00%)
54632024-11-29T15:38:00.340Z 4 (4.00%) high mild
54642024-11-29T15:38:00.340Z 8 (8.00%) high severe
54652024-11-29T15:38:02.093Z
54662024-11-29T15:38:02.117ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54672024-11-29T15:38:02.117ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54682024-11-29T15:38:07.983ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0064 s (1.8M iterations)
54692024-11-29T15:38:12.623ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54702024-11-29T15:38:12.775Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54712024-11-29T15:38:12.775Z time: [259.50 ns 259.80 ns 260.16 ns]
54722024-11-29T15:38:12.775Z change: [+17.430% +18.947% +20.396%] (p = 0.00 < 0.05)
54732024-11-29T15:38:12.775Z Performance has regressed.
54742024-11-29T15:38:12.775ZFound 14 outliers among 100 measurements (14.00%)
54752024-11-29T15:38:12.775Z 6 (6.00%) high mild
54762024-11-29T15:38:12.775Z 8 (8.00%) high severe
54772024-11-29T15:38:14.523Z
54782024-11-29T15:38:14.523ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54792024-11-29T15:38:14.524ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
54802024-11-29T15:38:19.821ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (7.9M iterations)
54812024-11-29T15:38:23.568ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
54822024-11-29T15:38:23.723Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54832024-11-29T15:38:23.723Z time: [92.610 ns 92.682 ns 92.753 ns]
54842024-11-29T15:38:23.723Z change: [+14.603% +15.411% +16.205%] (p = 0.00 < 0.05)
54852024-11-29T15:38:23.723Z Performance has regressed.
54862024-11-29T15:38:23.723ZFound 9 outliers among 100 measurements (9.00%)
54872024-11-29T15:38:23.723Z 2 (2.00%) high mild
54882024-11-29T15:38:23.723Z 7 (7.00%) high severe
54892024-11-29T15:38:25.473Z
54902024-11-29T15:38:25.497ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54912024-11-29T15:38:25.498ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
54922024-11-29T15:38:28.491ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0061 s (3.5M iterations)
54932024-11-29T15:38:33.334ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
54942024-11-29T15:38:33.489Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54952024-11-29T15:38:33.490Z time: [304.51 ns 304.65 ns 304.80 ns]
54962024-11-29T15:38:33.490Z change: [+16.567% +17.568% +18.580%] (p = 0.00 < 0.05)
54972024-11-29T15:38:33.490Z Performance has regressed.
54982024-11-29T15:38:33.490ZFound 17 outliers among 100 measurements (17.00%)
54992024-11-29T15:38:33.490Z 3 (3.00%) high mild
55002024-11-29T15:38:33.490Z 14 (14.00%) high severe
55012024-11-29T15:38:35.242Z
55022024-11-29T15:38:35.242ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55032024-11-29T15:38:35.242ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55042024-11-29T15:38:40.613ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0048 s (3.9M iterations)
55052024-11-29T15:38:45.168ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55062024-11-29T15:38:45.322Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55072024-11-29T15:38:45.322Z time: [123.96 ns 124.06 ns 124.18 ns]
55082024-11-29T15:38:45.322Z change: [+15.577% +16.472% +17.297%] (p = 0.00 < 0.05)
55092024-11-29T15:38:45.322Z Performance has regressed.
55102024-11-29T15:38:45.322ZFound 9 outliers among 100 measurements (9.00%)
55112024-11-29T15:38:45.323Z 2 (2.00%) low mild
55122024-11-29T15:38:45.323Z 4 (4.00%) high mild
55132024-11-29T15:38:45.323Z 3 (3.00%) high severe
55142024-11-29T15:38:47.068Z
55152024-11-29T15:38:47.068ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55162024-11-29T15:38:47.068ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55172024-11-29T15:38:52.989ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0049 s (1.8M iterations)
55182024-11-29T15:38:57.883ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55192024-11-29T15:38:58.036Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55202024-11-29T15:38:58.036Z time: [334.66 ns 334.87 ns 335.08 ns]
55212024-11-29T15:38:58.036Z change: [+15.963% +17.156% +18.307%] (p = 0.00 < 0.05)
55222024-11-29T15:38:58.036Z Performance has regressed.
55232024-11-29T15:38:58.036ZFound 19 outliers among 100 measurements (19.00%)
55242024-11-29T15:38:58.036Z 4 (4.00%) high mild
55252024-11-29T15:38:58.036Z 15 (15.00%) high severe
55262024-11-29T15:38:59.799Z
55272024-11-29T15:38:59.799ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55282024-11-29T15:38:59.799ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55292024-11-29T15:39:04.005ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0031 s (5.0M iterations)
55302024-11-29T15:39:07.430ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55312024-11-29T15:39:07.584Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55322024-11-29T15:39:07.584Z time: [123.44 ns 123.67 ns 123.93 ns]
55332024-11-29T15:39:07.584Z change: [+17.656% +18.418% +19.440%] (p = 0.00 < 0.05)
55342024-11-29T15:39:07.584Z Performance has regressed.
55352024-11-29T15:39:07.584ZFound 9 outliers among 100 measurements (9.00%)
55362024-11-29T15:39:07.584Z 1 (1.00%) low mild
55372024-11-29T15:39:07.584Z 5 (5.00%) high mild
55382024-11-29T15:39:07.584Z 3 (3.00%) high severe
55392024-11-29T15:39:09.328Z
55402024-11-29T15:39:09.353ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55412024-11-29T15:39:09.353ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55422024-11-29T15:39:13.068ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0065 s (2.8M iterations)
55432024-11-29T15:39:17.389ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55442024-11-29T15:39:17.543Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55452024-11-29T15:39:17.543Z time: [267.56 ns 267.79 ns 268.04 ns]
55462024-11-29T15:39:17.543Z change: [+13.721% +14.791% +15.900%] (p = 0.00 < 0.05)
55472024-11-29T15:39:17.543Z Performance has regressed.
55482024-11-29T15:39:17.543ZFound 15 outliers among 100 measurements (15.00%)
55492024-11-29T15:39:17.543Z 4 (4.00%) high mild
55502024-11-29T15:39:17.543Z 11 (11.00%) high severe
55512024-11-29T15:39:19.294Z
55522024-11-29T15:39:19.294ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55532024-11-29T15:39:19.294ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55542024-11-29T15:39:22.589ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0064 s (3.2M iterations)
55552024-11-29T15:39:26.905ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55562024-11-29T15:39:27.058Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55572024-11-29T15:39:27.058Z time: [149.66 ns 149.78 ns 149.90 ns]
55582024-11-29T15:39:27.058Z change: [+14.001% +14.876% +15.695%] (p = 0.00 < 0.05)
55592024-11-29T15:39:27.058Z Performance has regressed.
55602024-11-29T15:39:27.058ZFound 20 outliers among 100 measurements (20.00%)
55612024-11-29T15:39:27.058Z 12 (12.00%) low mild
55622024-11-29T15:39:27.058Z 3 (3.00%) high mild
55632024-11-29T15:39:27.058Z 5 (5.00%) high severe
55642024-11-29T15:39:28.814Z
55652024-11-29T15:39:28.814ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55662024-11-29T15:39:28.814ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55672024-11-29T15:39:31.976ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0101 s (1.7M iterations)
55682024-11-29T15:39:36.839ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55692024-11-29T15:39:36.993Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55702024-11-29T15:39:36.993Z time: [309.02 ns 309.21 ns 309.45 ns]
55712024-11-29T15:39:36.993Z change: [+18.925% +20.158% +21.562%] (p = 0.00 < 0.05)
55722024-11-29T15:39:36.993Z Performance has regressed.
55732024-11-29T15:39:36.993ZFound 16 outliers among 100 measurements (16.00%)
55742024-11-29T15:39:36.993Z 4 (4.00%) high mild
55752024-11-29T15:39:37.018Z 12 (12.00%) high severe
55762024-11-29T15:39:38.735Z
55772024-11-29T15:39:38.735ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55782024-11-29T15:39:38.735ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
55792024-11-29T15:39:44.011ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (8.0M iterations)
55802024-11-29T15:39:47.689ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
55812024-11-29T15:39:47.842Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55822024-11-29T15:39:47.842Z time: [82.212 ns 82.396 ns 82.550 ns]
55832024-11-29T15:39:47.842Z change: [+13.018% +13.915% +14.865%] (p = 0.00 < 0.05)
55842024-11-29T15:39:47.842Z Performance has regressed.
55852024-11-29T15:39:47.842ZFound 4 outliers among 100 measurements (4.00%)
55862024-11-29T15:39:47.842Z 2 (2.00%) high mild
55872024-11-29T15:39:47.842Z 2 (2.00%) high severe
55882024-11-29T15:39:49.593Z
55892024-11-29T15:39:49.643ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55902024-11-29T15:39:49.643ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
55912024-11-29T15:39:55.628ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0067 s (3.5M iterations)
55922024-11-29T15:40:00.182ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
55932024-11-29T15:40:00.336Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55942024-11-29T15:40:00.336Z time: [261.37 ns 261.47 ns 261.58 ns]
55952024-11-29T15:40:00.336Z change: [+14.273% +15.227% +16.229%] (p = 0.00 < 0.05)
55962024-11-29T15:40:00.336Z Performance has regressed.
55972024-11-29T15:40:00.336ZFound 13 outliers among 100 measurements (13.00%)
55982024-11-29T15:40:00.336Z 2 (2.00%) high mild
55992024-11-29T15:40:00.336Z 11 (11.00%) high severe
56002024-11-29T15:40:02.092Z
56012024-11-29T15:40:02.093ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56022024-11-29T15:40:02.093ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56032024-11-29T15:40:07.322ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0053 s (4.0M iterations)
56042024-11-29T15:40:11.893ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56052024-11-29T15:40:12.050Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56062024-11-29T15:40:12.050Z time: [111.54 ns 111.64 ns 111.74 ns]
56072024-11-29T15:40:12.050Z change: [+15.047% +16.052% +17.109%] (p = 0.00 < 0.05)
56082024-11-29T15:40:12.050Z Performance has regressed.
56092024-11-29T15:40:12.050ZFound 10 outliers among 100 measurements (10.00%)
56102024-11-29T15:40:12.050Z 5 (5.00%) high mild
56112024-11-29T15:40:12.050Z 5 (5.00%) high severe
56122024-11-29T15:40:13.797Z
56132024-11-29T15:40:13.797ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56142024-11-29T15:40:13.797ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56152024-11-29T15:40:19.566ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (1.8M iterations)
56162024-11-29T15:40:24.466ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56172024-11-29T15:40:24.621Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56182024-11-29T15:40:24.621Z time: [292.76 ns 292.94 ns 293.13 ns]
56192024-11-29T15:40:24.621Z change: [+12.018% +13.088% +14.192%] (p = 0.00 < 0.05)
56202024-11-29T15:40:24.621Z Performance has regressed.
56212024-11-29T15:40:24.621ZFound 16 outliers among 100 measurements (16.00%)
56222024-11-29T15:40:24.621Z 16 (16.00%) high severe
56232024-11-29T15:40:26.376Z
56242024-11-29T15:40:26.376ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56252024-11-29T15:40:26.376ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56262024-11-29T15:40:30.397ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (5.2M iterations)
56272024-11-29T15:40:33.745ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56282024-11-29T15:40:33.899Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56292024-11-29T15:40:33.899Z time: [115.40 ns 115.58 ns 115.78 ns]
56302024-11-29T15:40:33.899Z change: [+14.661% +15.301% +15.944%] (p = 0.00 < 0.05)
56312024-11-29T15:40:33.899Z Performance has regressed.
56322024-11-29T15:40:33.899ZFound 9 outliers among 100 measurements (9.00%)
56332024-11-29T15:40:33.900Z 2 (2.00%) low mild
56342024-11-29T15:40:33.900Z 3 (3.00%) high mild
56352024-11-29T15:40:33.900Z 4 (4.00%) high severe
56362024-11-29T15:40:35.649Z
56372024-11-29T15:40:35.674ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
56382024-11-29T15:40:35.674ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56392024-11-29T15:40:39.186ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0073 s (3.0M iterations)
56402024-11-29T15:40:43.568ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56412024-11-29T15:40:43.723Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
56422024-11-29T15:40:43.723Z time: [234.33 ns 234.44 ns 234.55 ns]
56432024-11-29T15:40:43.723Z change: [+13.164% +14.286% +15.519%] (p = 0.00 < 0.05)
56442024-11-29T15:40:43.723Z Performance has regressed.
56452024-11-29T15:40:43.723ZFound 17 outliers among 100 measurements (17.00%)
56462024-11-29T15:40:43.723Z 4 (4.00%) low mild
56472024-11-29T15:40:43.723Z 1 (1.00%) high mild
56482024-11-29T15:40:43.723Z 12 (12.00%) high severe
56492024-11-29T15:40:45.486Z
56502024-11-29T15:40:45.510ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56512024-11-29T15:40:45.510ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56522024-11-29T15:40:48.703ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0035 s (3.3M iterations)
56532024-11-29T15:40:53.107ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56542024-11-29T15:40:53.260Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56552024-11-29T15:40:53.260Z time: [146.03 ns 146.20 ns 146.44 ns]
56562024-11-29T15:40:53.260Z change: [+14.819% +15.588% +16.373%] (p = 0.00 < 0.05)
56572024-11-29T15:40:53.260Z Performance has regressed.
56582024-11-29T15:40:53.260ZFound 21 outliers among 100 measurements (21.00%)
56592024-11-29T15:40:53.260Z 1 (1.00%) low severe
56602024-11-29T15:40:53.260Z 11 (11.00%) low mild
56612024-11-29T15:40:53.260Z 3 (3.00%) high mild
56622024-11-29T15:40:53.260Z 6 (6.00%) high severe
56632024-11-29T15:40:55.014Z
56642024-11-29T15:40:55.038ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56652024-11-29T15:40:55.038ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56662024-11-29T15:40:58.085ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0144 s (1.7M iterations)
56672024-11-29T15:41:02.943ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56682024-11-29T15:41:03.095Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56692024-11-29T15:41:03.095Z time: [269.28 ns 269.58 ns 269.92 ns]
56702024-11-29T15:41:03.095Z change: [+13.511% +14.809% +16.073%] (p = 0.00 < 0.05)
56712024-11-29T15:41:03.095Z Performance has regressed.
56722024-11-29T15:41:03.095ZFound 14 outliers among 100 measurements (14.00%)
56732024-11-29T15:41:03.095Z 3 (3.00%) high mild
56742024-11-29T15:41:03.095Z 11 (11.00%) high severe
56752024-11-29T15:41:04.847Z
56762024-11-29T15:41:04.871ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56772024-11-29T15:41:04.871ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
56782024-11-29T15:41:09.504ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (9.0M iterations)
56792024-11-29T15:41:12.933ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
56802024-11-29T15:41:13.086Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56812024-11-29T15:41:13.086Z time: [95.337 ns 95.418 ns 95.491 ns]
56822024-11-29T15:41:13.086Z change: [+16.278% +16.942% +17.681%] (p = 0.00 < 0.05)
56832024-11-29T15:41:13.087Z Performance has regressed.
56842024-11-29T15:41:13.087ZFound 7 outliers among 100 measurements (7.00%)
56852024-11-29T15:41:13.087Z 2 (2.00%) low mild
56862024-11-29T15:41:13.087Z 1 (1.00%) high mild
56872024-11-29T15:41:13.087Z 4 (4.00%) high severe
56882024-11-29T15:41:14.837Z
56892024-11-29T15:41:14.862ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56902024-11-29T15:41:14.862ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
56912024-11-29T15:41:20.371ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0029 s (3.8M iterations)
56922024-11-29T15:41:25.377ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
56932024-11-29T15:41:25.532Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56942024-11-29T15:41:25.532Z time: [337.80 ns 340.57 ns 344.18 ns]
56952024-11-29T15:41:25.532Z change: [+1.4758% +19.216% +42.334%] (p = 0.04 < 0.05)
56962024-11-29T15:41:25.532Z Performance has regressed.
56972024-11-29T15:41:25.532ZFound 11 outliers among 100 measurements (11.00%)
56982024-11-29T15:41:25.532Z 4 (4.00%) high mild
56992024-11-29T15:41:25.532Z 7 (7.00%) high severe
57002024-11-29T15:41:27.296Z
57012024-11-29T15:41:27.296ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57022024-11-29T15:41:27.296ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57032024-11-29T15:41:31.982ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0041 s (4.5M iterations)
57042024-11-29T15:41:36.761ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57052024-11-29T15:41:36.917Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57062024-11-29T15:41:36.917Z time: [126.30 ns 126.56 ns 126.85 ns]
57072024-11-29T15:41:36.917Z change: [+16.280% +16.929% +17.689%] (p = 0.00 < 0.05)
57082024-11-29T15:41:36.917Z Performance has regressed.
57092024-11-29T15:41:36.917ZFound 9 outliers among 100 measurements (9.00%)
57102024-11-29T15:41:36.917Z 5 (5.00%) high mild
57112024-11-29T15:41:36.917Z 4 (4.00%) high severe
57122024-11-29T15:41:38.671Z
57132024-11-29T15:41:38.696ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57142024-11-29T15:41:38.696ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57152024-11-29T15:41:44.313ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0125 s (1.9M iterations)
57162024-11-29T15:41:49.493ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57172024-11-29T15:41:49.648Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57182024-11-29T15:41:49.648Z time: [424.28 ns 430.14 ns 437.84 ns]
57192024-11-29T15:41:49.649Z change: [+4.2548% +24.482% +47.656%] (p = 0.01 < 0.05)
57202024-11-29T15:41:49.649Z Performance has regressed.
57212024-11-29T15:41:49.649ZFound 13 outliers among 100 measurements (13.00%)
57222024-11-29T15:41:49.649Z 5 (5.00%) high mild
57232024-11-29T15:41:49.649Z 8 (8.00%) high severe
57242024-11-29T15:41:51.409Z
57252024-11-29T15:41:51.409ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57262024-11-29T15:41:51.409ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57272024-11-29T15:41:54.713ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0009 s (6.3M iterations)
57282024-11-29T15:41:58.355ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57292024-11-29T15:41:58.511Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57302024-11-29T15:41:58.511Z time: [124.94 ns 125.11 ns 125.31 ns]
57312024-11-29T15:41:58.511Z change: [+16.598% +17.173% +17.745%] (p = 0.00 < 0.05)
57322024-11-29T15:41:58.511Z Performance has regressed.
57332024-11-29T15:41:58.511ZFound 8 outliers among 100 measurements (8.00%)
57342024-11-29T15:41:58.511Z 1 (1.00%) low mild
57352024-11-29T15:41:58.511Z 3 (3.00%) high mild
57362024-11-29T15:41:58.511Z 4 (4.00%) high severe
57372024-11-29T15:42:00.262Z
57382024-11-29T15:42:00.287ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57392024-11-29T15:42:00.287ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57402024-11-29T15:42:03.456ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0064 s (3.3M iterations)
57412024-11-29T15:42:08.284ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57422024-11-29T15:42:08.441Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57432024-11-29T15:42:08.441Z time: [286.76 ns 288.77 ns 291.39 ns]
57442024-11-29T15:42:08.441Z change: [+3.9763% +18.316% +35.335%] (p = 0.01 < 0.05)
57452024-11-29T15:42:08.441Z Performance has regressed.
57462024-11-29T15:42:08.441ZFound 12 outliers among 100 measurements (12.00%)
57472024-11-29T15:42:08.441Z 5 (5.00%) high mild
57482024-11-29T15:42:08.441Z 7 (7.00%) high severe
57492024-11-29T15:42:10.198Z
57502024-11-29T15:42:10.198ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57512024-11-29T15:42:10.198ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57522024-11-29T15:42:16.152ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (3.5M iterations)
57532024-11-29T15:42:20.447ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57542024-11-29T15:42:20.601Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57552024-11-29T15:42:20.601Z time: [149.45 ns 149.56 ns 149.69 ns]
57562024-11-29T15:42:20.601Z change: [+12.124% +12.791% +13.483%] (p = 0.00 < 0.05)
57572024-11-29T15:42:20.601Z Performance has regressed.
57582024-11-29T15:42:20.601ZFound 13 outliers among 100 measurements (13.00%)
57592024-11-29T15:42:20.601Z 2 (2.00%) low mild
57602024-11-29T15:42:20.601Z 3 (3.00%) high mild
57612024-11-29T15:42:20.602Z 8 (8.00%) high severe
57622024-11-29T15:42:22.354Z
57632024-11-29T15:42:22.379ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57642024-11-29T15:42:22.379ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57652024-11-29T15:42:28.302ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0129 s (1.8M iterations)
57662024-11-29T15:42:33.304ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57672024-11-29T15:42:33.457Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57682024-11-29T15:42:33.457Z time: [349.62 ns 353.02 ns 357.47 ns]
57692024-11-29T15:42:33.457Z change: [+7.3108% +21.806% +38.152%] (p = 0.00 < 0.05)
57702024-11-29T15:42:33.457Z Performance has regressed.
57712024-11-29T15:42:33.457ZFound 11 outliers among 100 measurements (11.00%)
57722024-11-29T15:42:33.457Z 3 (3.00%) high mild
57732024-11-29T15:42:33.457Z 8 (8.00%) high severe
57742024-11-29T15:42:35.210Z
57752024-11-29T15:42:35.234ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57762024-11-29T15:42:35.234ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
57772024-11-29T15:42:39.219ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (10M iterations)
57782024-11-29T15:42:43.026ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
57792024-11-29T15:42:43.178Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57802024-11-29T15:42:43.178Z time: [83.090 ns 83.267 ns 83.415 ns]
57812024-11-29T15:42:43.178Z change: [+14.560% +15.258% +15.960%] (p = 0.00 < 0.05)
57822024-11-29T15:42:43.178Z Performance has regressed.
57832024-11-29T15:42:43.178ZFound 3 outliers among 100 measurements (3.00%)
57842024-11-29T15:42:43.178Z 2 (2.00%) high mild
57852024-11-29T15:42:43.178Z 1 (1.00%) high severe
57862024-11-29T15:42:44.931Z
57872024-11-29T15:42:44.955ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57882024-11-29T15:42:44.955ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
57892024-11-29T15:42:50.102ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (4.1M iterations)
57902024-11-29T15:42:55.213ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
57912024-11-29T15:42:55.367Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57922024-11-29T15:42:55.367Z time: [294.43 ns 296.99 ns 300.33 ns]
57932024-11-29T15:42:55.367Z change: [-1.4493% +18.120% +41.913%] (p = 0.08 > 0.05)
57942024-11-29T15:42:55.367Z No change in performance detected.
57952024-11-29T15:42:55.367ZFound 13 outliers among 100 measurements (13.00%)
57962024-11-29T15:42:55.368Z 5 (5.00%) high mild
57972024-11-29T15:42:55.368Z 8 (8.00%) high severe
57982024-11-29T15:42:57.133Z
57992024-11-29T15:42:57.133ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58002024-11-29T15:42:57.133ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58012024-11-29T15:43:01.791ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (4.5M iterations)
58022024-11-29T15:43:06.543ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58032024-11-29T15:43:06.697Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58042024-11-29T15:43:06.697Z time: [114.45 ns 114.74 ns 115.10 ns]
58052024-11-29T15:43:06.697Z change: [+18.159% +19.204% +20.600%] (p = 0.00 < 0.05)
58062024-11-29T15:43:06.697Z Performance has regressed.
58072024-11-29T15:43:06.697ZFound 11 outliers among 100 measurements (11.00%)
58082024-11-29T15:43:06.697Z 3 (3.00%) low mild
58092024-11-29T15:43:06.697Z 8 (8.00%) high severe
58102024-11-29T15:43:08.447Z
58112024-11-29T15:43:08.472ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58122024-11-29T15:43:08.472ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58132024-11-29T15:43:13.917ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0043 s (1.9M iterations)
58142024-11-29T15:43:19.094ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58152024-11-29T15:43:19.248Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58162024-11-29T15:43:19.248Z time: [373.88 ns 379.37 ns 386.50 ns]
58172024-11-29T15:43:19.248Z change: [+2.1161% +22.723% +46.701%] (p = 0.03 < 0.05)
58182024-11-29T15:43:19.248Z Performance has regressed.
58192024-11-29T15:43:19.248ZFound 13 outliers among 100 measurements (13.00%)
58202024-11-29T15:43:19.248Z 6 (6.00%) high mild
58212024-11-29T15:43:19.248Z 7 (7.00%) high severe
58222024-11-29T15:43:21.008Z
58232024-11-29T15:43:21.033ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58242024-11-29T15:43:21.033ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58252024-11-29T15:43:24.148ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.7M iterations)
58262024-11-29T15:43:27.941ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58272024-11-29T15:43:28.079Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58282024-11-29T15:43:28.079Z time: [119.51 ns 119.66 ns 119.88 ns]
58292024-11-29T15:43:28.079Z change: [+17.546% +18.258% +18.947%] (p = 0.00 < 0.05)
58302024-11-29T15:43:28.079Z Performance has regressed.
58312024-11-29T15:43:28.079ZFound 10 outliers among 100 measurements (10.00%)
58322024-11-29T15:43:28.079Z 4 (4.00%) low mild
58332024-11-29T15:43:28.079Z 2 (2.00%) high mild
58342024-11-29T15:43:28.079Z 4 (4.00%) high severe
58352024-11-29T15:43:29.826Z
58362024-11-29T15:43:29.850ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58372024-11-29T15:43:29.850ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58382024-11-29T15:43:32.873ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0040 s (3.4M iterations)
58392024-11-29T15:43:37.725ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58402024-11-29T15:43:37.883Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58412024-11-29T15:43:37.883Z time: [251.16 ns 252.90 ns 255.15 ns]
58422024-11-29T15:43:37.883Z change: [+2.5499% +16.304% +32.614%] (p = 0.02 < 0.05)
58432024-11-29T15:43:37.883Z Performance has regressed.
58442024-11-29T15:43:37.883ZFound 13 outliers among 100 measurements (13.00%)
58452024-11-29T15:43:37.883Z 5 (5.00%) high mild
58462024-11-29T15:43:37.883Z 8 (8.00%) high severe
58472024-11-29T15:43:39.636Z
58482024-11-29T15:43:39.636ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58492024-11-29T15:43:39.636ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58502024-11-29T15:43:45.706ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0063 s (3.5M iterations)
58512024-11-29T15:43:50.005ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58522024-11-29T15:43:50.156Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58532024-11-29T15:43:50.156Z time: [150.87 ns 151.73 ns 152.58 ns]
58542024-11-29T15:43:50.156Z change: [+13.169% +14.338% +15.324%] (p = 0.00 < 0.05)
58552024-11-29T15:43:50.156Z Performance has regressed.
58562024-11-29T15:43:50.156ZFound 12 outliers among 100 measurements (12.00%)
58572024-11-29T15:43:50.156Z 9 (9.00%) high mild
58582024-11-29T15:43:50.156Z 3 (3.00%) high severe
58592024-11-29T15:43:51.912Z
58602024-11-29T15:43:51.912ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58612024-11-29T15:43:51.912ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58622024-11-29T15:43:57.813ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (1.8M iterations)
58632024-11-29T15:44:02.792ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58642024-11-29T15:44:02.946Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58652024-11-29T15:44:02.946Z time: [309.19 ns 312.72 ns 317.27 ns]
58662024-11-29T15:44:02.946Z change: [+7.0386% +22.474% +41.042%] (p = 0.00 < 0.05)
58672024-11-29T15:44:02.946Z Performance has regressed.
58682024-11-29T15:44:02.946ZFound 13 outliers among 100 measurements (13.00%)
58692024-11-29T15:44:02.946Z 5 (5.00%) high mild
58702024-11-29T15:44:02.946Z 8 (8.00%) high severe
58712024-11-29T15:44:04.705Z
58722024-11-29T15:44:04.730ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58732024-11-29T15:44:04.730ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58742024-11-29T15:44:09.618ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (8.5M iterations)
58752024-11-29T15:44:13.637ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
58762024-11-29T15:44:13.794Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58772024-11-29T15:44:13.794Z time: [93.144 ns 93.243 ns 93.330 ns]
58782024-11-29T15:44:13.794Z change: [+14.226% +15.024% +15.797%] (p = 0.00 < 0.05)
58792024-11-29T15:44:13.794Z Performance has regressed.
58802024-11-29T15:44:13.794ZFound 6 outliers among 100 measurements (6.00%)
58812024-11-29T15:44:13.794Z 6 (6.00%) high severe
58822024-11-29T15:44:15.548Z
58832024-11-29T15:44:15.572ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58842024-11-29T15:44:15.573ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58852024-11-29T15:44:18.692ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0030 s (3.3M iterations)
58862024-11-29T15:44:23.934ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
58872024-11-29T15:44:24.087Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58882024-11-29T15:44:24.087Z time: [360.32 ns 364.12 ns 369.02 ns]
58892024-11-29T15:44:24.087Z change: [+0.4672% +20.363% +43.305%] (p = 0.04 < 0.05)
58902024-11-29T15:44:24.087Z Change within noise threshold.
58912024-11-29T15:44:24.087ZFound 13 outliers among 100 measurements (13.00%)
58922024-11-29T15:44:24.087Z 6 (6.00%) high mild
58932024-11-29T15:44:24.087Z 7 (7.00%) high severe
58942024-11-29T15:44:25.850Z
58952024-11-29T15:44:25.874ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
58962024-11-29T15:44:25.874ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
58972024-11-29T15:44:31.090ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (4.0M iterations)
58982024-11-29T15:44:35.753ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
58992024-11-29T15:44:35.908Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59002024-11-29T15:44:35.908Z time: [123.97 ns 124.04 ns 124.11 ns]
59012024-11-29T15:44:35.908Z change: [+15.131% +15.999% +16.910%] (p = 0.00 < 0.05)
59022024-11-29T15:44:35.908Z Performance has regressed.
59032024-11-29T15:44:35.908ZFound 18 outliers among 100 measurements (18.00%)
59042024-11-29T15:44:35.908Z 4 (4.00%) low severe
59052024-11-29T15:44:35.908Z 7 (7.00%) low mild
59062024-11-29T15:44:35.908Z 7 (7.00%) high severe
59072024-11-29T15:44:37.660Z
59082024-11-29T15:44:37.684ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59092024-11-29T15:44:37.684ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59102024-11-29T15:44:40.729ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0099 s (1.7M iterations)
59112024-11-29T15:44:45.906ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59122024-11-29T15:44:46.059Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59132024-11-29T15:44:46.059Z time: [442.12 ns 448.75 ns 457.47 ns]
59142024-11-29T15:44:46.059Z change: [+1.7170% +22.797% +50.117%] (p = 0.04 < 0.05)
59152024-11-29T15:44:46.059Z Performance has regressed.
59162024-11-29T15:44:46.059ZFound 11 outliers among 100 measurements (11.00%)
59172024-11-29T15:44:46.059Z 3 (3.00%) high mild
59182024-11-29T15:44:46.059Z 8 (8.00%) high severe
59192024-11-29T15:44:47.818Z
59202024-11-29T15:44:47.818ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59212024-11-29T15:44:47.818ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59222024-11-29T15:44:51.570ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0043 s (5.6M iterations)
59232024-11-29T15:44:55.343ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59242024-11-29T15:44:55.495Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59252024-11-29T15:44:55.495Z time: [124.05 ns 124.20 ns 124.33 ns]
59262024-11-29T15:44:55.495Z change: [+15.907% +16.511% +17.121%] (p = 0.00 < 0.05)
59272024-11-29T15:44:55.495Z Performance has regressed.
59282024-11-29T15:44:55.495ZFound 17 outliers among 100 measurements (17.00%)
59292024-11-29T15:44:55.495Z 15 (15.00%) low mild
59302024-11-29T15:44:55.495Z 1 (1.00%) high mild
59312024-11-29T15:44:55.495Z 1 (1.00%) high severe
59322024-11-29T15:44:57.255Z
59332024-11-29T15:44:57.279ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59342024-11-29T15:44:57.279ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59352024-11-29T15:45:01.033ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0037 s (2.8M iterations)
59362024-11-29T15:45:05.814ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59372024-11-29T15:45:05.966Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59382024-11-29T15:45:05.966Z time: [312.89 ns 315.27 ns 318.38 ns]
59392024-11-29T15:45:05.966Z change: [+5.9035% +20.638% +37.116%] (p = 0.00 < 0.05)
59402024-11-29T15:45:05.966Z Performance has regressed.
59412024-11-29T15:45:05.966ZFound 12 outliers among 100 measurements (12.00%)
59422024-11-29T15:45:05.966Z 4 (4.00%) high mild
59432024-11-29T15:45:05.966Z 8 (8.00%) high severe
59442024-11-29T15:45:07.723Z
59452024-11-29T15:45:07.748ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59462024-11-29T15:45:07.748ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59472024-11-29T15:45:10.800ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (3.4M iterations)
59482024-11-29T15:45:15.425ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59492024-11-29T15:45:15.579Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59502024-11-29T15:45:15.579Z time: [152.35 ns 152.44 ns 152.54 ns]
59512024-11-29T15:45:15.579Z change: [+16.214% +16.911% +17.516%] (p = 0.00 < 0.05)
59522024-11-29T15:45:15.579Z Performance has regressed.
59532024-11-29T15:45:15.579ZFound 10 outliers among 100 measurements (10.00%)
59542024-11-29T15:45:15.579Z 2 (2.00%) low severe
59552024-11-29T15:45:15.579Z 4 (4.00%) low mild
59562024-11-29T15:45:15.579Z 1 (1.00%) high mild
59572024-11-29T15:45:15.579Z 3 (3.00%) high severe
59582024-11-29T15:45:17.332Z
59592024-11-29T15:45:17.356ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59602024-11-29T15:45:17.356ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59612024-11-29T15:45:20.563ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0105 s (1.6M iterations)
59622024-11-29T15:45:25.705ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59632024-11-29T15:45:25.860Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59642024-11-29T15:45:25.860Z time: [380.65 ns 384.80 ns 390.16 ns]
59652024-11-29T15:45:25.860Z change: [+7.3829% +24.651% +44.065%] (p = 0.00 < 0.05)
59662024-11-29T15:45:25.860Z Performance has regressed.
59672024-11-29T15:45:25.860ZFound 13 outliers among 100 measurements (13.00%)
59682024-11-29T15:45:25.860Z 4 (4.00%) high mild
59692024-11-29T15:45:25.860Z 9 (9.00%) high severe
59702024-11-29T15:45:27.620Z
59712024-11-29T15:45:27.644ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59722024-11-29T15:45:27.644ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59732024-11-29T15:45:32.561ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (8.5M iterations)
59742024-11-29T15:45:36.483ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59752024-11-29T15:45:36.637Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59762024-11-29T15:45:36.637Z time: [82.922 ns 83.087 ns 83.228 ns]
59772024-11-29T15:45:36.637Z change: [+13.848% +14.613% +15.397%] (p = 0.00 < 0.05)
59782024-11-29T15:45:36.637Z Performance has regressed.
59792024-11-29T15:45:36.638ZFound 2 outliers among 100 measurements (2.00%)
59802024-11-29T15:45:36.638Z 2 (2.00%) high severe
59812024-11-29T15:45:38.385Z
59822024-11-29T15:45:38.415ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59832024-11-29T15:45:38.415ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59842024-11-29T15:45:41.421ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0066 s (3.5M iterations)
59852024-11-29T15:45:46.679ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59862024-11-29T15:45:46.832Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59872024-11-29T15:45:46.832Z time: [320.87 ns 324.22 ns 328.60 ns]
59882024-11-29T15:45:46.832Z change: [-2.0047% +18.738% +42.245%] (p = 0.08 > 0.05)
59892024-11-29T15:45:46.833Z No change in performance detected.
59902024-11-29T15:45:46.833ZFound 13 outliers among 100 measurements (13.00%)
59912024-11-29T15:45:46.833Z 5 (5.00%) high mild
59922024-11-29T15:45:46.833Z 8 (8.00%) high severe
59932024-11-29T15:45:48.589Z
59942024-11-29T15:45:48.589ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
59952024-11-29T15:45:48.589ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
59962024-11-29T15:45:53.763ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (4.1M iterations)
59972024-11-29T15:45:58.463ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
59982024-11-29T15:45:58.616Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
59992024-11-29T15:45:58.616Z time: [113.74 ns 113.92 ns 114.11 ns]
60002024-11-29T15:45:58.617Z change: [+17.424% +18.439% +19.506%] (p = 0.00 < 0.05)
60012024-11-29T15:45:58.617Z Performance has regressed.
60022024-11-29T15:45:58.617ZFound 9 outliers among 100 measurements (9.00%)
60032024-11-29T15:45:58.617Z 1 (1.00%) low mild
60042024-11-29T15:45:58.617Z 2 (2.00%) high mild
60052024-11-29T15:45:58.617Z 6 (6.00%) high severe
60062024-11-29T15:46:00.366Z
60072024-11-29T15:46:00.390ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60082024-11-29T15:46:00.390ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60092024-11-29T15:46:03.415ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0069 s (1.7M iterations)
60102024-11-29T15:46:08.595ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60112024-11-29T15:46:08.749Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60122024-11-29T15:46:08.749Z time: [406.87 ns 413.93 ns 423.02 ns]
60132024-11-29T15:46:08.749Z change: [+4.8729% +26.172% +54.449%] (p = 0.02 < 0.05)
60142024-11-29T15:46:08.749Z Performance has regressed.
60152024-11-29T15:46:08.749ZFound 11 outliers among 100 measurements (11.00%)
60162024-11-29T15:46:08.749Z 3 (3.00%) high mild
60172024-11-29T15:46:08.749Z 8 (8.00%) high severe
60182024-11-29T15:46:10.508Z
60192024-11-29T15:46:10.533ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60202024-11-29T15:46:10.533ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60212024-11-29T15:46:14.127ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (5.8M iterations)
60222024-11-29T15:46:17.873ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60232024-11-29T15:46:18.027Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60242024-11-29T15:46:18.027Z time: [118.97 ns 119.50 ns 120.47 ns]
60252024-11-29T15:46:18.027Z change: [+13.866% +14.532% +15.253%] (p = 0.00 < 0.05)
60262024-11-29T15:46:18.027Z Performance has regressed.
60272024-11-29T15:46:18.027ZFound 14 outliers among 100 measurements (14.00%)
60282024-11-29T15:46:18.027Z 10 (10.00%) low mild
60292024-11-29T15:46:18.027Z 1 (1.00%) high mild
60302024-11-29T15:46:18.027Z 3 (3.00%) high severe
60312024-11-29T15:46:19.774Z
60322024-11-29T15:46:19.799ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60332024-11-29T15:46:19.799ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60342024-11-29T15:46:23.327ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0036 s (3.0M iterations)
60352024-11-29T15:46:28.174ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60362024-11-29T15:46:28.326Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60372024-11-29T15:46:28.326Z time: [273.18 ns 275.31 ns 278.08 ns]
60382024-11-29T15:46:28.326Z change: [+4.8544% +20.443% +39.522%] (p = 0.01 < 0.05)
60392024-11-29T15:46:28.326Z Performance has regressed.
60402024-11-29T15:46:28.326ZFound 11 outliers among 100 measurements (11.00%)
60412024-11-29T15:46:28.326Z 3 (3.00%) high mild
60422024-11-29T15:46:28.326Z 8 (8.00%) high severe
60432024-11-29T15:46:30.084Z
60442024-11-29T15:46:30.084ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60452024-11-29T15:46:30.084ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60462024-11-29T15:46:33.100ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0052 s (3.5M iterations)
60472024-11-29T15:46:37.771ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60482024-11-29T15:46:37.923Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60492024-11-29T15:46:37.924Z time: [147.13 ns 147.28 ns 147.44 ns]
60502024-11-29T15:46:37.924Z change: [+15.428% +16.123% +16.763%] (p = 0.00 < 0.05)
60512024-11-29T15:46:37.924Z Performance has regressed.
60522024-11-29T15:46:37.924ZFound 8 outliers among 100 measurements (8.00%)
60532024-11-29T15:46:37.924Z 3 (3.00%) low mild
60542024-11-29T15:46:37.924Z 2 (2.00%) high mild
60552024-11-29T15:46:37.924Z 3 (3.00%) high severe
60562024-11-29T15:46:39.668Z
60572024-11-29T15:46:39.693ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60582024-11-29T15:46:39.693ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60592024-11-29T15:46:42.832ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0127 s (1.7M iterations)
60602024-11-29T15:46:47.921ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60612024-11-29T15:46:48.074Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60622024-11-29T15:46:48.074Z time: [334.63 ns 338.68 ns 343.92 ns]
60632024-11-29T15:46:48.074Z change: [+6.0433% +23.493% +43.330%] (p = 0.01 < 0.05)
60642024-11-29T15:46:48.074Z Performance has regressed.
60652024-11-29T15:46:48.074ZFound 12 outliers among 100 measurements (12.00%)
60662024-11-29T15:46:48.074Z 3 (3.00%) high mild
60672024-11-29T15:46:48.074Z 9 (9.00%) high severe
60682024-11-29T15:46:49.826Z
60692024-11-29T15:46:49.872ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
60702024-11-29T15:46:49.872ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
60712024-11-29T15:46:49.872ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0870 ms (550 iterations)
60722024-11-29T15:46:49.872ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
60732024-11-29T15:46:49.872Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
60742024-11-29T15:46:49.872Z time: [19.000 19.000 19.000 ]
60752024-11-29T15:46:49.872Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60762024-11-29T15:46:49.872Z No change in performance detected.
60772024-11-29T15:46:49.872Z
60782024-11-29T15:46:49.872ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
60792024-11-29T15:46:49.872ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
60802024-11-29T15:46:49.872ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0776 ms (605 iterations)
60812024-11-29T15:46:49.872ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
60822024-11-29T15:46:49.872Zprocess/Hairpin-DHCPv4/alloc_ct/Request
60832024-11-29T15:46:49.872Z time: [19.000 19.000 19.000 ]
60842024-11-29T15:46:49.872Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60852024-11-29T15:46:49.873Z No change in performance detected.
60862024-11-29T15:46:49.873Z
60872024-11-29T15:46:49.873ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
60882024-11-29T15:46:49.873ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
60892024-11-29T15:46:49.873ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1405 ms (440 iterations)
60902024-11-29T15:46:49.873ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
60912024-11-29T15:46:49.873Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
60922024-11-29T15:46:49.873Z time: [21.000 21.000 21.000 ]
60932024-11-29T15:46:49.873Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60942024-11-29T15:46:49.873Z No change in performance detected.
60952024-11-29T15:46:49.873Z
60962024-11-29T15:46:49.873ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
60972024-11-29T15:46:49.873ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
60982024-11-29T15:46:49.873ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0321 ms (385 iterations)
60992024-11-29T15:46:49.873ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
61002024-11-29T15:46:49.873Zprocess/Hairpin-DHCPv6/alloc_ct/Request
61012024-11-29T15:46:49.873Z time: [22.000 22.000 22.000 ]
61022024-11-29T15:46:49.873Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61032024-11-29T15:46:49.873Z No change in performance detected.
61042024-11-29T15:46:49.873Z
61052024-11-29T15:46:49.873ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
61062024-11-29T15:46:49.873ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
61072024-11-29T15:46:49.873ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0225 ms (715 iterations)
61082024-11-29T15:46:49.873ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
61092024-11-29T15:46:49.873Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
61102024-11-29T15:46:49.873Z time: [13.000 13.000 13.000 ]
61112024-11-29T15:46:49.873Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61122024-11-29T15:46:49.873Z No change in performance detected.
61132024-11-29T15:46:49.873Z
61142024-11-29T15:46:49.873ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
61152024-11-29T15:46:49.873ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
61162024-11-29T15:46:49.873ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0644 ms (660 iterations)
61172024-11-29T15:46:49.873ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
61182024-11-29T15:46:49.873Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
61192024-11-29T15:46:49.873Z time: [12.000 12.000 12.000 ]
61202024-11-29T15:46:49.873Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61212024-11-29T15:46:49.873Z No change in performance detected.
61222024-11-29T15:46:49.873Z
61232024-11-29T15:46:49.873ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61242024-11-29T15:46:49.873ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
61252024-11-29T15:46:49.874ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0275 ms (550 iterations)
61262024-11-29T15:46:49.874ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
61272024-11-29T15:46:49.920Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61282024-11-29T15:46:49.920Z time: [14.000 14.000 14.000 ]
61292024-11-29T15:46:49.920Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61302024-11-29T15:46:49.920Z No change in performance detected.
61312024-11-29T15:46:49.920Z
61322024-11-29T15:46:49.921ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61332024-11-29T15:46:49.921ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
61342024-11-29T15:46:49.921ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0634 ms (605 iterations)
61352024-11-29T15:46:49.921ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
61362024-11-29T15:46:49.921Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61372024-11-29T15:46:49.921Z time: [14.000 14.000 14.000 ]
61382024-11-29T15:46:49.921Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61392024-11-29T15:46:49.921Z No change in performance detected.
61402024-11-29T15:46:49.921Z
61412024-11-29T15:46:49.921ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61422024-11-29T15:46:49.921ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
61432024-11-29T15:46:49.921ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0446 ms (605 iterations)
61442024-11-29T15:46:49.921ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
61452024-11-29T15:46:49.921Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61462024-11-29T15:46:49.921Z time: [3.0000 3.0000 3.0000 ]
61472024-11-29T15:46:49.921Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61482024-11-29T15:46:49.921Z No change in performance detected.
61492024-11-29T15:46:49.921Z
61502024-11-29T15:46:49.921ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61512024-11-29T15:46:49.921ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
61522024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0987 ms (385 iterations)
61532024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
61542024-11-29T15:46:49.922Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61552024-11-29T15:46:49.922Z time: [3.0000 3.0000 3.0000 ]
61562024-11-29T15:46:49.922Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61572024-11-29T15:46:49.922Z No change in performance detected.
61582024-11-29T15:46:49.922Z
61592024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
61602024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
61612024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0006 ms (550 iterations)
61622024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
61632024-11-29T15:46:49.922ZCriterion.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.
61642024-11-29T15:46:49.922Z
61652024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
61662024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
61672024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2020 ms (275 iterations)
61682024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
61692024-11-29T15:46:49.922ZCriterion.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.
61702024-11-29T15:46:49.922Z
61712024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61722024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
61732024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0632 ms (825 iterations)
61742024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
61752024-11-29T15:46:49.922Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61762024-11-29T15:46:49.922Z time: [3.0000 3.0000 3.0000 ]
61772024-11-29T15:46:49.922Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61782024-11-29T15:46:49.922Z No change in performance detected.
61792024-11-29T15:46:49.922Z
61802024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61812024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
61822024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1648 ms (330 iterations)
61832024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
61842024-11-29T15:46:49.922Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61852024-11-29T15:46:49.922Z time: [3.0000 3.0000 3.0000 ]
61862024-11-29T15:46:49.922Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61872024-11-29T15:46:49.922Z No change in performance detected.
61882024-11-29T15:46:49.922Z
61892024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
61902024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
61912024-11-29T15:46:49.922ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0357 ms (605 iterations)
61922024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
61932024-11-29T15:46:49.923ZCriterion.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.
61942024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
61952024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
61962024-11-29T15:46:49.923Z
61972024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1097 ms (385 iterations)
61982024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
61992024-11-29T15:46:49.923ZCriterion.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.
62002024-11-29T15:46:49.923Z
62012024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62022024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
62032024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0206 ms (605 iterations)
62042024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
62052024-11-29T15:46:49.923Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
62062024-11-29T15:46:49.923Z time: [3.0000 3.0000 3.0000 ]
62072024-11-29T15:46:49.923Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62082024-11-29T15:46:49.923Z No change in performance detected.
62092024-11-29T15:46:49.923Z
62102024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62112024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
62122024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1112 ms (330 iterations)
62132024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
62142024-11-29T15:46:49.923Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
62152024-11-29T15:46:49.923Z time: [3.0000 3.0000 3.0000 ]
62162024-11-29T15:46:49.923Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62172024-11-29T15:46:49.923Z No change in performance detected.
62182024-11-29T15:46:49.923Z
62192024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
62202024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
62212024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0684 ms (550 iterations)
62222024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
62232024-11-29T15:46:49.923ZCriterion.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.
62242024-11-29T15:46:49.923Z
62252024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
62262024-11-29T15:46:49.923ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
62272024-11-29T15:46:49.948ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1506 ms (330 iterations)
62282024-11-29T15:46:49.948ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
62292024-11-29T15:46:49.948ZCriterion.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.
62302024-11-29T15:46:49.949Z
62312024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62322024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
62332024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0214 ms (715 iterations)
62342024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
62352024-11-29T15:46:49.949Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62362024-11-29T15:46:49.949Z time: [3.0000 3.0000 3.0000 ]
62372024-11-29T15:46:49.949Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62382024-11-29T15:46:49.949Z No change in performance detected.
62392024-11-29T15:46:49.949Z
62402024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62412024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
62422024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1223 ms (385 iterations)
62432024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
62442024-11-29T15:46:49.949Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62452024-11-29T15:46:49.949Z time: [3.0000 3.0000 3.0000 ]
62462024-11-29T15:46:49.949Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62472024-11-29T15:46:49.949Z No change in performance detected.
62482024-11-29T15:46:49.949Z
62492024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
62502024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
62512024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0112 ms (550 iterations)
62522024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
62532024-11-29T15:46:49.949ZCriterion.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.
62542024-11-29T15:46:49.949Z
62552024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
62562024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
62572024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0796 ms (330 iterations)
62582024-11-29T15:46:49.949ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
62592024-11-29T15:46:49.949ZCriterion.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.
62602024-11-29T15:46:49.949Z
62612024-11-29T15:46:49.949ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62622024-11-29T15:46:49.949ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
62632024-11-29T15:46:49.949ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0090 ms (220 iterations)
62642024-11-29T15:46:49.949ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
62652024-11-29T15:46:49.949Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62662024-11-29T15:46:49.949Z time: [42.000 42.000 42.000 ]
62672024-11-29T15:46:49.949Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62682024-11-29T15:46:49.949Z No change in performance detected.
62692024-11-29T15:46:49.950Z
62702024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62712024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
62722024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.3086 ms (220 iterations)
62732024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
62742024-11-29T15:46:49.950Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62752024-11-29T15:46:49.950Z time: [42.000 42.000 42.000 ]
62762024-11-29T15:46:49.950Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62772024-11-29T15:46:49.950Z No change in performance detected.
62782024-11-29T15:46:49.950Z
62792024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62802024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
62812024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0182 ms (275 iterations)
62822024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
62832024-11-29T15:46:49.950Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62842024-11-29T15:46:49.950Z time: [20.000 20.000 20.000 ]
62852024-11-29T15:46:49.950Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62862024-11-29T15:46:49.950Z No change in performance detected.
62872024-11-29T15:46:49.950Z
62882024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
62892024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
62902024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1018 ms (220 iterations)
62912024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
62922024-11-29T15:46:49.950Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
62932024-11-29T15:46:49.950Z time: [20.000 20.000 20.000 ]
62942024-11-29T15:46:49.950Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62952024-11-29T15:46:49.950Z No change in performance detected.
62962024-11-29T15:46:49.950Z
62972024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
62982024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
62992024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.2220 ms (275 iterations)
63002024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
63012024-11-29T15:46:49.950Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
63022024-11-29T15:46:49.950Z time: [42.000 42.000 42.000 ]
63032024-11-29T15:46:49.950Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63042024-11-29T15:46:49.950Z No change in performance detected.
63052024-11-29T15:46:49.950Z
63062024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63072024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
63082024-11-29T15:46:49.950ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2560 ms (220 iterations)
63092024-11-29T15:46:49.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
63102024-11-29T15:46:49.951Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
63112024-11-29T15:46:49.951Z time: [42.000 42.000 42.000 ]
63122024-11-29T15:46:49.951Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63132024-11-29T15:46:49.951Z No change in performance detected.
63142024-11-29T15:46:49.951Z
63152024-11-29T15:46:49.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63162024-11-29T15:46:49.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
63172024-11-29T15:46:49.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1106 ms (330 iterations)
63182024-11-29T15:46:49.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
63192024-11-29T15:46:49.951Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
63202024-11-29T15:46:49.951Z time: [20.000 20.000 20.000 ]
63212024-11-29T15:46:49.951Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63222024-11-29T15:46:49.951Z No change in performance detected.
63232024-11-29T15:46:49.951Z
63242024-11-29T15:46:49.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63252024-11-29T15:46:49.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
63262024-11-29T15:46:49.951ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0237 ms (220 iterations)
63272024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
63282024-11-29T15:46:49.976Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63292024-11-29T15:46:49.976Z time: [20.000 20.000 20.000 ]
63302024-11-29T15:46:49.976Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63312024-11-29T15:46:49.976Z No change in performance detected.
63322024-11-29T15:46:49.976Z
63332024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63342024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
63352024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1249 ms (220 iterations)
63362024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
63372024-11-29T15:46:49.976Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63382024-11-29T15:46:49.976Z time: [42.000 42.000 42.000 ]
63392024-11-29T15:46:49.976Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63402024-11-29T15:46:49.976Z No change in performance detected.
63412024-11-29T15:46:49.976Z
63422024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63432024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
63442024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1550 ms (165 iterations)
63452024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
63462024-11-29T15:46:49.976Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63472024-11-29T15:46:49.976Z time: [42.000 42.000 42.000 ]
63482024-11-29T15:46:49.976Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63492024-11-29T15:46:49.976Z No change in performance detected.
63502024-11-29T15:46:49.976Z
63512024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63522024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
63532024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1285 ms (275 iterations)
63542024-11-29T15:46:49.976ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
63552024-11-29T15:46:49.977Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63562024-11-29T15:46:49.977Z time: [20.000 20.000 20.000 ]
63572024-11-29T15:46:49.977Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63582024-11-29T15:46:49.977Z No change in performance detected.
63592024-11-29T15:46:49.977Z
63602024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63612024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
63622024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1609 ms (165 iterations)
63632024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
63642024-11-29T15:46:49.977Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63652024-11-29T15:46:49.977Z time: [20.000 20.000 20.000 ]
63662024-11-29T15:46:49.977Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63672024-11-29T15:46:49.977Z No change in performance detected.
63682024-11-29T15:46:49.977Z
63692024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63702024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
63712024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0980 ms (220 iterations)
63722024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
63732024-11-29T15:46:49.977Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63742024-11-29T15:46:49.977Z time: [42.000 42.000 42.000 ]
63752024-11-29T15:46:49.977Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63762024-11-29T15:46:49.977Z No change in performance detected.
63772024-11-29T15:46:49.977Z
63782024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63792024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
63802024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.3107 ms (165 iterations)
63812024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
63822024-11-29T15:46:49.977Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63832024-11-29T15:46:49.977Z time: [42.000 42.000 42.000 ]
63842024-11-29T15:46:49.977Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63852024-11-29T15:46:49.977Z No change in performance detected.
63862024-11-29T15:46:49.977Z
63872024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
63882024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
63892024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0667 ms (275 iterations)
63902024-11-29T15:46:49.977ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
63912024-11-29T15:46:49.977Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
63922024-11-29T15:46:49.977Z time: [20.000 20.000 20.000 ]
63932024-11-29T15:46:49.977Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63942024-11-29T15:46:49.978Z No change in performance detected.
63952024-11-29T15:46:49.978Z
63962024-11-29T15:46:49.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
63972024-11-29T15:46:49.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
63982024-11-29T15:46:49.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1242 ms (220 iterations)
63992024-11-29T15:46:49.978ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
64002024-11-29T15:46:49.978Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
64012024-11-29T15:46:49.978Z time: [20.000 20.000 20.000 ]
64022024-11-29T15:46:49.978Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64032024-11-29T15:46:49.978Z No change in performance detected.
64042024-11-29T15:46:49.978Z
64052024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
64062024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
64072024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0351 ms (550 iterations)
64082024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
64092024-11-29T15:46:49.978Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
64102024-11-29T15:46:49.978Z time: [3239.0 B 3239.0 B 3239.0 B]
64112024-11-29T15:46:49.978Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64122024-11-29T15:46:49.978Z No change in performance detected.
64132024-11-29T15:46:49.978Z
64142024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
64152024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
64162024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0822 ms (605 iterations)
64172024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
64182024-11-29T15:46:49.978Zprocess/Hairpin-DHCPv4/alloc_sz/Request
64192024-11-29T15:46:49.978Z time: [3239.0 B 3239.0 B 3239.0 B]
64202024-11-29T15:46:49.978Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64212024-11-29T15:46:49.978Z No change in performance detected.
64222024-11-29T15:46:49.978Z
64232024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
64242024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
64252024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.1360 ms (440 iterations)
64262024-11-29T15:46:49.978ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
64272024-11-29T15:46:50.003Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
64282024-11-29T15:46:50.003Z time: [3303.0 B 3303.0 B 3303.0 B]
64292024-11-29T15:46:50.003Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64302024-11-29T15:46:50.003Z No change in performance detected.
64312024-11-29T15:46:50.003Z
64322024-11-29T15:46:50.003ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
64332024-11-29T15:46:50.003ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
64342024-11-29T15:46:50.003ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0280 ms (385 iterations)
64352024-11-29T15:46:50.003ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
64362024-11-29T15:46:50.003Zprocess/Hairpin-DHCPv6/alloc_sz/Request
64372024-11-29T15:46:50.004Z time: [3701.0 B 3701.0 B 3701.0 B]
64382024-11-29T15:46:50.004Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64392024-11-29T15:46:50.004Z No change in performance detected.
64402024-11-29T15:46:50.004Z
64412024-11-29T15:46:50.004ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
64422024-11-29T15:46:50.004ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
64432024-11-29T15:46:50.004ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0259 ms (715 iterations)
64442024-11-29T15:46:50.004ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
64452024-11-29T15:46:50.004Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
64462024-11-29T15:46:50.004Z time: [2168.0 B 2168.0 B 2168.0 B]
64472024-11-29T15:46:50.004Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64482024-11-29T15:46:50.004Z No change in performance detected.
64492024-11-29T15:46:50.004Z
64502024-11-29T15:46:50.004ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
64512024-11-29T15:46:50.004ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
64522024-11-29T15:46:50.004ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0681 ms (660 iterations)
64532024-11-29T15:46:50.004ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
64542024-11-29T15:46:50.004Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
64552024-11-29T15:46:50.004Z time: [2153.0 B 2153.0 B 2153.0 B]
64562024-11-29T15:46:50.005Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64572024-11-29T15:46:50.005Z No change in performance detected.
64582024-11-29T15:46:50.005Z
64592024-11-29T15:46:50.005ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64602024-11-29T15:46:50.005ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
64612024-11-29T15:46:50.005ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0369 ms (550 iterations)
64622024-11-29T15:46:50.005ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
64632024-11-29T15:46:50.005Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64642024-11-29T15:46:50.005Z time: [2206.0 B 2206.0 B 2206.0 B]
64652024-11-29T15:46:50.005Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64662024-11-29T15:46:50.005Z No change in performance detected.
64672024-11-29T15:46:50.005Z
64682024-11-29T15:46:50.005ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64692024-11-29T15:46:50.005ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
64702024-11-29T15:46:50.005ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0620 ms (605 iterations)
64712024-11-29T15:46:50.005ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
64722024-11-29T15:46:50.005Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64732024-11-29T15:46:50.005Z time: [2190.0 B 2190.0 B 2190.0 B]
64742024-11-29T15:46:50.005Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64752024-11-29T15:46:50.005Z No change in performance detected.
64762024-11-29T15:46:50.005Z
64772024-11-29T15:46:50.005ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64782024-11-29T15:46:50.005ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
64792024-11-29T15:46:50.005ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0581 ms (660 iterations)
64802024-11-29T15:46:50.005ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
64812024-11-29T15:46:50.005Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64822024-11-29T15:46:50.005Z time: [248.00 B 248.00 B 248.00 B]
64832024-11-29T15:46:50.005Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64842024-11-29T15:46:50.005Z No change in performance detected.
64852024-11-29T15:46:50.005Z
64862024-11-29T15:46:50.005ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
64872024-11-29T15:46:50.005ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
64882024-11-29T15:46:50.005ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0863 ms (385 iterations)
64892024-11-29T15:46:50.005ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
64902024-11-29T15:46:50.005Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
64912024-11-29T15:46:50.005Z time: [248.00 B 248.00 B 248.00 B]
64922024-11-29T15:46:50.005Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64932024-11-29T15:46:50.005Z No change in performance detected.
64942024-11-29T15:46:50.005Z
64952024-11-29T15:46:50.005ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
64962024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
64972024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0733 ms (605 iterations)
64982024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
64992024-11-29T15:46:50.006ZCriterion.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.
65002024-11-29T15:46:50.006Z
65012024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
65022024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
65032024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0790 ms (330 iterations)
65042024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
65052024-11-29T15:46:50.006ZCriterion.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.
65062024-11-29T15:46:50.006Z
65072024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
65082024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
65092024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0654 ms (880 iterations)
65102024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
65112024-11-29T15:46:50.006Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
65122024-11-29T15:46:50.006Z time: [248.00 B 248.00 B 248.00 B]
65132024-11-29T15:46:50.006Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65142024-11-29T15:46:50.006Z No change in performance detected.
65152024-11-29T15:46:50.006Z
65162024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
65172024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
65182024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0400 ms (385 iterations)
65192024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
65202024-11-29T15:46:50.006Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
65212024-11-29T15:46:50.006Z time: [248.00 B 248.00 B 248.00 B]
65222024-11-29T15:46:50.006Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65232024-11-29T15:46:50.006Z No change in performance detected.
65242024-11-29T15:46:50.006Z
65252024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
65262024-11-29T15:46:50.006ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
65272024-11-29T15:46:50.031ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0256 ms (550 iterations)
65282024-11-29T15:46:50.031ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
65292024-11-29T15:46:50.031ZCriterion.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.
65302024-11-29T15:46:50.031Z
65312024-11-29T15:46:50.031ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
65322024-11-29T15:46:50.031ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
65332024-11-29T15:46:50.031ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1264 ms (385 iterations)
65342024-11-29T15:46:50.031ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
65352024-11-29T15:46:50.031ZCriterion.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.
65362024-11-29T15:46:50.031Z
65372024-11-29T15:46:50.031ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65382024-11-29T15:46:50.031ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
65392024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0496 ms (605 iterations)
65402024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
65412024-11-29T15:46:50.032Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65422024-11-29T15:46:50.032Z time: [248.00 B 248.00 B 248.00 B]
65432024-11-29T15:46:50.032Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65442024-11-29T15:46:50.032Z No change in performance detected.
65452024-11-29T15:46:50.032Z
65462024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65472024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
65482024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0786 ms (275 iterations)
65492024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
65502024-11-29T15:46:50.032Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65512024-11-29T15:46:50.032Z time: [248.00 B 248.00 B 248.00 B]
65522024-11-29T15:46:50.032Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65532024-11-29T15:46:50.032Z No change in performance detected.
65542024-11-29T15:46:50.032Z
65552024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
65562024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
65572024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0206 ms (495 iterations)
65582024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
65592024-11-29T15:46:50.032ZCriterion.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.
65602024-11-29T15:46:50.032Z
65612024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
65622024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
65632024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1458 ms (330 iterations)
65642024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
65652024-11-29T15:46:50.032ZCriterion.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.
65662024-11-29T15:46:50.032Z
65672024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65682024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
65692024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0231 ms (715 iterations)
65702024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
65712024-11-29T15:46:50.032Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65722024-11-29T15:46:50.032Z time: [248.00 B 248.00 B 248.00 B]
65732024-11-29T15:46:50.032Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65742024-11-29T15:46:50.032Z No change in performance detected.
65752024-11-29T15:46:50.032Z
65762024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65772024-11-29T15:46:50.032ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
65782024-11-29T15:46:50.033ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1268 ms (385 iterations)
65792024-11-29T15:46:50.033ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
65802024-11-29T15:46:50.033Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65812024-11-29T15:46:50.033Z time: [248.00 B 248.00 B 248.00 B]
65822024-11-29T15:46:50.033Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65832024-11-29T15:46:50.033Z No change in performance detected.
65842024-11-29T15:46:50.033Z
65852024-11-29T15:46:50.033ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
65862024-11-29T15:46:50.033ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
65872024-11-29T15:46:50.033ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0116 ms (550 iterations)
65882024-11-29T15:46:50.033ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
65892024-11-29T15:46:50.033ZCriterion.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.
65902024-11-29T15:46:50.033Z
65912024-11-29T15:46:50.033ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
65922024-11-29T15:46:50.033ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
65932024-11-29T15:46:50.033ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0999 ms (330 iterations)
65942024-11-29T15:46:50.033ZCriterion.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.
65952024-11-29T15:46:50.033Z
65962024-11-29T15:46:50.033ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
65972024-11-29T15:46:50.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
65982024-11-29T15:46:50.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
65992024-11-29T15:46:50.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0174 ms (220 iterations)
66002024-11-29T15:46:50.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
66012024-11-29T15:46:50.033Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
66022024-11-29T15:46:50.033Z time: [6708.0 B 6708.0 B 6708.0 B]
66032024-11-29T15:46:50.033Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66042024-11-29T15:46:50.033Z No change in performance detected.
66052024-11-29T15:46:50.033Z
66062024-11-29T15:46:50.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
66072024-11-29T15:46:50.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66082024-11-29T15:46:50.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2994 ms (220 iterations)
66092024-11-29T15:46:50.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
66102024-11-29T15:46:50.033Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
66112024-11-29T15:46:50.033Z time: [6708.0 B 6708.0 B 6708.0 B]
66122024-11-29T15:46:50.033Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66132024-11-29T15:46:50.033Z No change in performance detected.
66142024-11-29T15:46:50.033Z
66152024-11-29T15:46:50.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
66162024-11-29T15:46:50.033ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
66172024-11-29T15:46:50.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0030 ms (275 iterations)
66182024-11-29T15:46:50.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
66192024-11-29T15:46:50.034Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
66202024-11-29T15:46:50.034Z time: [5144.0 B 5144.0 B 5144.0 B]
66212024-11-29T15:46:50.034Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66222024-11-29T15:46:50.034Z No change in performance detected.
66232024-11-29T15:46:50.034Z
66242024-11-29T15:46:50.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66252024-11-29T15:46:50.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66262024-11-29T15:46:50.034ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1311 ms (220 iterations)
66272024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
66282024-11-29T15:46:50.059Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66292024-11-29T15:46:50.059Z time: [5144.0 B 5144.0 B 5144.0 B]
66302024-11-29T15:46:50.059Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66312024-11-29T15:46:50.059Z No change in performance detected.
66322024-11-29T15:46:50.059Z
66332024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66342024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
66352024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.2263 ms (275 iterations)
66362024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
66372024-11-29T15:46:50.059Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66382024-11-29T15:46:50.059Z time: [6708.0 B 6708.0 B 6708.0 B]
66392024-11-29T15:46:50.059Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66402024-11-29T15:46:50.059Z No change in performance detected.
66412024-11-29T15:46:50.059Z
66422024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66432024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66442024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2477 ms (220 iterations)
66452024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
66462024-11-29T15:46:50.059Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66472024-11-29T15:46:50.059Z time: [6708.0 B 6708.0 B 6708.0 B]
66482024-11-29T15:46:50.059Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66492024-11-29T15:46:50.059Z No change in performance detected.
66502024-11-29T15:46:50.059Z
66512024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66522024-11-29T15:46:50.059ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
66532024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1142 ms (330 iterations)
66542024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
66552024-11-29T15:46:50.060Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66562024-11-29T15:46:50.060Z time: [5144.0 B 5144.0 B 5144.0 B]
66572024-11-29T15:46:50.060Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66582024-11-29T15:46:50.060Z No change in performance detected.
66592024-11-29T15:46:50.060Z
66602024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66612024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
66622024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1596 ms (220 iterations)
66632024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
66642024-11-29T15:46:50.060Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66652024-11-29T15:46:50.060Z time: [5144.0 B 5144.0 B 5144.0 B]
66662024-11-29T15:46:50.060Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66672024-11-29T15:46:50.060Z No change in performance detected.
66682024-11-29T15:46:50.060Z
66692024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66702024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66712024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1956 ms (220 iterations)
66722024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
66732024-11-29T15:46:50.060Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66742024-11-29T15:46:50.060Z time: [6708.0 B 6708.0 B 6708.0 B]
66752024-11-29T15:46:50.060Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66762024-11-29T15:46:50.060Z No change in performance detected.
66772024-11-29T15:46:50.060Z
66782024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66792024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66802024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1968 ms (165 iterations)
66812024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
66822024-11-29T15:46:50.060Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66832024-11-29T15:46:50.060Z time: [6708.0 B 6708.0 B 6708.0 B]
66842024-11-29T15:46:50.060Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66852024-11-29T15:46:50.060Z No change in performance detected.
66862024-11-29T15:46:50.060Z
66872024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
66882024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
66892024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0012 ms (220 iterations)
66902024-11-29T15:46:50.060ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
66912024-11-29T15:46:50.060Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
66922024-11-29T15:46:50.060Z time: [5144.0 B 5144.0 B 5144.0 B]
66932024-11-29T15:46:50.061Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66942024-11-29T15:46:50.061Z No change in performance detected.
66952024-11-29T15:46:50.061Z
66962024-11-29T15:46:50.061ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
66972024-11-29T15:46:50.061ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
66982024-11-29T15:46:50.061ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.4476 ms (165 iterations)
66992024-11-29T15:46:50.061ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
67002024-11-29T15:46:50.061Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
67012024-11-29T15:46:50.061Z time: [5144.0 B 5144.0 B 5144.0 B]
67022024-11-29T15:46:50.061Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67032024-11-29T15:46:50.061Z No change in performance detected.
67042024-11-29T15:46:50.061Z
67052024-11-29T15:46:50.061ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
67062024-11-29T15:46:50.061ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
67072024-11-29T15:46:50.062ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1400 ms (220 iterations)
67082024-11-29T15:46:50.062ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
67092024-11-29T15:46:50.086Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
67102024-11-29T15:46:50.086Z time: [6708.0 B 6708.0 B 6708.0 B]
67112024-11-29T15:46:50.086Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67122024-11-29T15:46:50.086Z No change in performance detected.
67132024-11-29T15:46:50.086Z
67142024-11-29T15:46:50.086ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
67152024-11-29T15:46:50.086ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67162024-11-29T15:46:50.086ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1480 ms (165 iterations)
67172024-11-29T15:46:50.086ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
67182024-11-29T15:46:50.086Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
67192024-11-29T15:46:50.086Z time: [6708.0 B 6708.0 B 6708.0 B]
67202024-11-29T15:46:50.087Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67212024-11-29T15:46:50.087Z No change in performance detected.
67222024-11-29T15:46:50.087Z
67232024-11-29T15:46:50.087ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67242024-11-29T15:46:50.087ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
67252024-11-29T15:46:50.087ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0590 ms (275 iterations)
67262024-11-29T15:46:50.087ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
67272024-11-29T15:46:50.087Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67282024-11-29T15:46:50.087Z time: [5144.0 B 5144.0 B 5144.0 B]
67292024-11-29T15:46:50.087Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67302024-11-29T15:46:50.087Z No change in performance detected.
67312024-11-29T15:46:50.087Z
67322024-11-29T15:46:50.087ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67332024-11-29T15:46:50.087ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
67342024-11-29T15:46:50.087ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1217 ms (220 iterations)
67352024-11-29T15:46:50.087ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
67362024-11-29T15:46:50.087Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67372024-11-29T15:46:50.087Z time: [5144.0 B 5144.0 B 5144.0 B]
67382024-11-29T15:46:50.087Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67392024-11-29T15:46:50.087Z No change in performance detected.
67402024-11-29T15:46:50.087Z
67412024-11-29T15:46:50.132Z+ cp -r target/criterion /work/bench-results
67422024-11-29T15:46:50.351Z+ cp -r target/xde-bench /work/bench-results
67432024-11-29T15:46:50.387Z+ pushd /work
67442024-11-29T15:46:50.387Z+ tar -caf bench-results.tgz bench-results
67452024-11-29T15:46:50.387Z/work /work/oxidecomputer/opte
67462024-11-29T15:46:51.384Z+ popd
67472024-11-29T15:46:51.384Z/work/oxidecomputer/opte
67482024-11-29T15:46:51.384Z+ cleanup
67492024-11-29T15:46:51.408Z++ id -un
67502024-11-29T15:46:51.408Z++ id -gn
67512024-11-29T15:46:51.408Z+ pfexec chown -R build:build .
67522024-11-29T15:46:51.474Z+ [[ -z 01JDW76A290628MF0SNF4CWGPB ]]
67532024-11-29T15:46:51.498Zprocess exited: duration 1964414 ms, exit code 0
 
67542024-11-29T15:46:51.575Zfound 1 output files
67552024-11-29T15:46:51.575Zuploading: /work/bench-results.tgz (4957718 bytes)
67562024-11-29T15:46:52.940Zuploaded: /work/bench-results.tgz