01HXRWF776KQP1CJCPENYTR1XW: 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: 01HXRWFS4QZPCN35726QCXDMCB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-05-13T11:54:53.769Zjob dependencies complete; ready to run (waiting for 6 m 57 s)
22024-05-13T11:55:27.869Zjob assigned to worker 01HXRWWHGMYYT596G75D5318T8 (queued for 34 s)
32024-05-13T11:55:28.948Zdownloading input: /input/xde/work/debug/xde.dbg
42024-05-13T11:55:36.753Zdownloaded input: /input/xde/work/debug/xde.dbg
52024-05-13T11:55:36.754Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62024-05-13T11:55:36.790Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72024-05-13T11:55:36.790Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82024-05-13T11:55:36.828Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92024-05-13T11:55:36.828Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102024-05-13T11:55:36.871Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112024-05-13T11:55:36.903Zdownloading input: /input/xde/work/release/xde
122024-05-13T11:55:45.825Zdownloaded input: /input/xde/work/release/xde
132024-05-13T11:55:45.825Zdownloading input: /input/xde/work/release/xde.sha256
142024-05-13T11:55:45.865Zdownloaded input: /input/xde/work/release/xde.sha256
152024-05-13T11:55:45.865Zdownloading input: /input/xde/work/release/xde_link.so
162024-05-13T11:55:45.907Zdownloaded input: /input/xde/work/release/xde_link.so
172024-05-13T11:55:45.907Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182024-05-13T11:55:45.948Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192024-05-13T11:55:45.973Zdownloading input: /input/xde/work/test/loopback
202024-05-13T11:55:52.439Zdownloaded input: /input/xde/work/test/loopback
212024-05-13T11:55:52.439Zdownloading input: /input/xde/work/xde.conf
222024-05-13T11:55:52.474Zdownloaded input: /input/xde/work/xde.conf
 
232024-05-13T11:55:52.474Zstarting task 0: "setup"
242024-05-13T11:55:52.514Z++ uname -s
252024-05-13T11:55:52.514Z+ kern=SunOS
262024-05-13T11:55:52.514Z+ case "$kern" in
272024-05-13T11:55:52.514Z+ groupadd -g 12345 build
282024-05-13T11:55:52.514Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
292024-05-13T11:55:54.506Z+ zfs create -o mountpoint=/work rpool/work
302024-05-13T11:55:54.545Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
312024-05-13T11:55:54.575Z+ home_fs=zfs
322024-05-13T11:55:54.575Z+ [[ zfs == autofs ]]
332024-05-13T11:55:54.575Z+ mkdir -p /home/build
342024-05-13T11:55:54.575Z+ chown build:build /home/build /work
352024-05-13T11:55:56.552Z+ chmod 0700 /home/build /work
362024-05-13T11:55:56.576Zprocess exited: duration 4082 ms, exit code 0
 
372024-05-13T11:55:56.625Zstarting task 1: "rust-toolchain"
382024-05-13T11:55:56.649Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
392024-05-13T11:55:56.649Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
402024-05-13T11:55:56.776Zinfo: downloading installer
412024-05-13T11:55:57.486Zwarning: it looks like you have an existing installation of Rust at:
422024-05-13T11:55:57.486Zwarning: /opt/ooce/bin
432024-05-13T11:55:57.486Zwarning: It is recommended that rustup be the primary Rust installation.
442024-05-13T11:55:57.486Zwarning: Otherwise you may have confusion unless you are careful with your PATH
452024-05-13T11:55:57.486Zwarning: If you are sure that you want both rustup and your already installed Rust
462024-05-13T11:55:57.486Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
472024-05-13T11:55:57.486Zwarning: or pass `-y' to ignore all ignorable checks.
482024-05-13T11:55:57.486Zerror: cannot install while Rust is installed
492024-05-13T11:55:57.487Zwarning: continuing (because the -y flag is set and the error is ignorable)
502024-05-13T11:55:57.536Zinfo: profile set to 'default'
512024-05-13T11:55:57.536Zinfo: default host triple is x86_64-unknown-illumos
522024-05-13T11:55:57.536Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
532024-05-13T11:55:57.673Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
542024-05-13T11:55:57.673Zinfo: downloading component 'cargo'
552024-05-13T11:55:57.857Zinfo: downloading component 'clippy'
562024-05-13T11:55:57.955Zinfo: downloading component 'rust-docs'
572024-05-13T11:55:58.230Zinfo: downloading component 'rust-std'
582024-05-13T11:55:58.557Zinfo: downloading component 'rustc'
592024-05-13T11:55:59.208Zinfo: downloading component 'rustfmt'
602024-05-13T11:55:59.246Zinfo: installing component 'cargo'
612024-05-13T11:56:00.368Zinfo: installing component 'clippy'
622024-05-13T11:56:00.790Zinfo: installing component 'rust-docs'
632024-05-13T11:56:03.367Zinfo: installing component 'rust-std'
642024-05-13T11:56:05.384Zinfo: installing component 'rustc'
652024-05-13T11:56:10.466Zinfo: installing component 'rustfmt'
662024-05-13T11:56:10.835Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
672024-05-13T11:56:10.835Z
682024-05-13T11:56:10.963Z stable-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
692024-05-13T11:56:10.964Z
702024-05-13T11:56:10.988Z
712024-05-13T11:56:10.989ZRust is installed now. Great!
722024-05-13T11:56:10.989Z
732024-05-13T11:56:10.989ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
742024-05-13T11:56:10.989Zenvironment variable. This has not been done automatically.
752024-05-13T11:56:10.989Z
762024-05-13T11:56:10.989ZTo configure your current shell, you need to source
772024-05-13T11:56:10.989Zthe corresponding env file under $HOME/.cargo.
782024-05-13T11:56:10.989Z
792024-05-13T11:56:10.989ZThis is usually done by running one of the following (note the leading DOT):
802024-05-13T11:56:10.989Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
812024-05-13T11:56:10.989Zsource "$HOME/.cargo/env.fish" # For fish
822024-05-13T11:56:11.025Z+ rustc --version
832024-05-13T11:56:11.131Zrustc 1.78.0 (9b00956e5 2024-04-29)
842024-05-13T11:56:11.155Zprocess exited: duration 14509 ms, exit code 0
 
852024-05-13T11:56:11.204Zstarting task 2: "authentication"
862024-05-13T11:56:11.260Zprocess exited: duration 56 ms, exit code 0
 
872024-05-13T11:56:11.311Zstarting task 3: "clone repository"
882024-05-13T11:56:11.336Z+ mkdir -p /work/oxidecomputer/opte
892024-05-13T11:56:11.336Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
902024-05-13T11:56:11.360ZCloning into '/work/oxidecomputer/opte'...
912024-05-13T11:56:12.962Z+ cd /work/oxidecomputer/opte
922024-05-13T11:56:12.962Z+ git fetch origin 3cf54eeda9a864c1aeb3fc721e2484a06c16e3b3
932024-05-13T11:56:13.367ZFrom https://github.com/oxidecomputer/opte
942024-05-13T11:56:13.367Z * branch 3cf54eeda9a864c1aeb3fc721e2484a06c16e3b3 -> FETCH_HEAD
952024-05-13T11:56:13.391Z+ [[ -n spring-clean ]]
962024-05-13T11:56:13.391Z++ git branch --show-current
972024-05-13T11:56:13.391Z+ current=master
982024-05-13T11:56:13.391Z+ [[ master != spring-clean ]]
992024-05-13T11:56:13.392Z+ git branch -f spring-clean 3cf54eeda9a864c1aeb3fc721e2484a06c16e3b3
1002024-05-13T11:56:13.392Z+ git checkout -f spring-clean
1012024-05-13T11:56:13.421ZSwitched to branch 'spring-clean'
1022024-05-13T11:56:13.445Z+ git reset --hard 3cf54eeda9a864c1aeb3fc721e2484a06c16e3b3
1032024-05-13T11:56:13.445ZHEAD is now at 3cf54ee Inform cargo about custom rustc-flags
1042024-05-13T11:56:13.445Zprocess exited: duration 2123 ms, exit code 0
 
1052024-05-13T11:56:13.494Zstarting task 4: "build"
1062024-05-13T11:56:13.518Z+ pfexec pkg install brand/sparse opte iperf demangle flamegraph
1072024-05-13T11:56:18.198Z Startup: Refreshing catalog 'helios-dev' ... Done
1082024-05-13T11:56:20.706Z Startup: Caching catalogs ... Done
1092024-05-13T11:56:22.773ZPlanning: Solver setup ... Done
1102024-05-13T11:56:22.803ZPlanning: Running solver ... Done
1112024-05-13T11:56:22.833ZPlanning: Finding local manifests ... Done
1122024-05-13T11:56:22.913ZPlanning: Fetching manifests: 0/4 0% complete
1132024-05-13T11:56:23.023ZPlanning: Fetching manifests: 4/4 100% complete
1142024-05-13T11:56:23.047ZPlanning: Package planning ... Done
1152024-05-13T11:56:23.072ZPlanning: Merging actions ... Done
1162024-05-13T11:56:23.549ZPlanning: Checking for conflicting actions ... Done
1172024-05-13T11:56:23.574ZPlanning: Consolidating action changes ... Done
1182024-05-13T11:56:24.164ZPlanning: Evaluating mediators ... Done
1192024-05-13T11:56:24.188ZPlanning: Planning completed in 3.40 seconds
1202024-05-13T11:56:24.188Z Packages to install: 4
1212024-05-13T11:56:24.188Z Services to change: 1
1222024-05-13T11:56:24.188Z Create boot environment: No
1232024-05-13T11:56:24.188ZCreate backup boot environment: No
1242024-05-13T11:56:24.224Z
1252024-05-13T11:56:24.224ZDownload: 0/31 items 0.0/18.4MB 0% complete
1262024-05-13T11:56:25.102ZDownload: Completed 18.38 MB in 0.88 seconds (20.9M/s)
1272024-05-13T11:56:25.180Z Actions: 1/95 actions (Installing new actions)
1282024-05-13T11:56:25.812Z Actions: Completed 95 actions in 0.63 seconds.
1292024-05-13T11:56:26.069Z Done
1302024-05-13T11:56:26.069Z Done
1312024-05-13T11:56:26.387Z Done
1322024-05-13T11:56:31.160Z Done
1332024-05-13T11:56:31.252Z Done
1342024-05-13T11:56:31.252Z Done
1352024-05-13T11:56:38.603Z Done
1362024-05-13T11:56:38.827Z+ [[ -z 01HXRWFS4QZPCN35726QCXDMCB ]]
1372024-05-13T11:56:38.827Z+ trap cleanup EXIT
1382024-05-13T11:56:38.852Z+ OUT_DIR=/work/bench-results
1392024-05-13T11:56:38.852Z+ mkdir -p /work/bench-results
1402024-05-13T11:56:38.852Z+ mkdir -p target/criterion
1412024-05-13T11:56:38.853Z+ mkdir -p target/xde-bench
1422024-05-13T11:56:38.853Z+ banner collect
1432024-05-13T11:56:38.853Z
1442024-05-13T11:56:38.853Z #### #### # # ###### #### #####
1452024-05-13T11:56:38.853Z # # # # # # # # # #
1462024-05-13T11:56:38.853Z # # # # # ##### # #
1472024-05-13T11:56:38.853Z # # # # # # # #
1482024-05-13T11:56:38.853Z # # # # # # # # # #
1492024-05-13T11:56:38.853Z #### #### ###### ###### ###### #### #
1502024-05-13T11:56:38.853Z
1512024-05-13T11:56:38.853Z++ cat .git/refs/heads/master
1522024-05-13T11:56:38.853Z+ BASELINE_COMMIT=759431af728b46bd19e41c3fd2e2d717e2bfe670
1532024-05-13T11:56:38.853Z+ [[ spring-clean == \m\a\s\t\e\r ]]
1542024-05-13T11:56:38.853Z+ get_artifact opte benchmark 759431af728b46bd19e41c3fd2e2d717e2bfe670 bench-results.tgz
1552024-05-13T11:56:38.853Z+ local curl_res
1562024-05-13T11:56:38.853Z+ repo=opte
1572024-05-13T11:56:38.853Z+ series=benchmark
1582024-05-13T11:56:38.853Z+ commit=759431af728b46bd19e41c3fd2e2d717e2bfe670
1592024-05-13T11:56:38.853Z+ name=bench-results.tgz
1602024-05-13T11:56:38.853Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1612024-05-13T11:56:38.853Z+ mkdir -p download
1622024-05-13T11:56:38.853Z+ pushd download
1632024-05-13T11:56:38.853Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
1642024-05-13T11:56:38.854Z+ [[ ! -f bench-results.tgz ]]
1652024-05-13T11:56:38.854Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/759431af728b46bd19e41c3fd2e2d717e2bfe670/bench-results.tgz
1662024-05-13T11:56:38.880Z % Total % Received % Xferd Average Speed Time Time Time Current
1672024-05-13T11:56:38.880Z Dload Upload Total Spent Left Speed
1682024-05-13T11:56:40.088Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 5422k 4 231k 0 0 748k 0 0:00:07 --:--:-- 0:00:07 747k 100 5422k 100 5422k 0 0 4389k 0 0:00:01 0:00:01 --:--:-- 4393k
1692024-05-13T11:56:40.112Z+ curl_res=0
1702024-05-13T11:56:40.112Z+ popd
1712024-05-13T11:56:40.113Z/work/oxidecomputer/opte
1722024-05-13T11:56:40.113Z+ return 0
1732024-05-13T11:56:40.113Z+ tar -xf download/bench-results.tgz -C target
1742024-05-13T11:56:40.677Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
1752024-05-13T11:56:40.702Z+ rm -r target/bench-results
1762024-05-13T11:56:40.702Z+ [[ '' -eq 1 ]]
1772024-05-13T11:56:40.702Z+ uname -a
1782024-05-13T11:56:40.702ZSunOS bmat-EVT22200007-00001896 5.11 helios-2.0.22656 i86pc i386 i86pc
1792024-05-13T11:56:40.702Z+ cat /etc/versions/build
1802024-05-13T11:56:40.702Zheads/stlouis-0-gdd9aaaf627
1812024-05-13T11:56:40.702Z+ dladm
1822024-05-13T11:56:40.702ZLINK CLASS MTU STATE BRIDGE OVER
1832024-05-13T11:56:40.702Zvioif0 phys 1500 up -- --
1842024-05-13T11:56:40.702Z+ ipadm
1852024-05-13T11:56:40.702ZADDROBJ TYPE STATE ADDR
1862024-05-13T11:56:40.703Zlo0/v4 static ok 127.0.0.1/8
1872024-05-13T11:56:40.703Zvioif0/v4 static ok 10.151.4.100/24
1882024-05-13T11:56:40.703Zlo0/v6 static ok ::1/128
1892024-05-13T11:56:40.703Z+ pfexec rem_drv xde
1902024-05-13T11:56:40.727Z+ set -o errexit
1912024-05-13T11:56:40.727Z+ set -o pipefail
1922024-05-13T11:56:40.727Z+ banner prepare
1932024-05-13T11:56:40.728Z
1942024-05-13T11:56:40.728Z ##### ##### ###### ##### ## ##### ######
1952024-05-13T11:56:40.728Z # # # # # # # # # # # #
1962024-05-13T11:56:40.728Z # # # # ##### # # # # # # #####
1972024-05-13T11:56:40.728Z ##### ##### # ##### ###### ##### #
1982024-05-13T11:56:40.728Z # # # # # # # # # #
1992024-05-13T11:56:40.728Z # # # ###### # # # # # ######
2002024-05-13T11:56:40.728Z
2012024-05-13T11:56:40.728Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2022024-05-13T11:56:40.728Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2032024-05-13T11:56:40.815Z+ pfexec add_drv xde
2042024-05-13T11:56:40.997Z+ banner bench
2052024-05-13T11:56:41.022Z
2062024-05-13T11:56:41.022Z ##### ###### # # #### # #
2072024-05-13T11:56:41.022Z # # # ## # # # # #
2082024-05-13T11:56:41.022Z ##### ##### # # # # ######
2092024-05-13T11:56:41.022Z # # # # # # # # #
2102024-05-13T11:56:41.022Z # # # # ## # # # #
2112024-05-13T11:56:41.022Z ##### ###### # # #### # #
2122024-05-13T11:56:41.022Z
2132024-05-13T11:56:41.022Z+ cargo kbench local
2142024-05-13T11:56:41.022Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
2152024-05-13T11:56:41.115Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
2162024-05-13T11:56:41.115Zinfo: downloading component 'cargo'
2172024-05-13T11:56:41.301Zinfo: downloading component 'clippy'
2182024-05-13T11:56:41.343Zinfo: downloading component 'rust-docs'
2192024-05-13T11:56:41.497Zinfo: downloading component 'rust-std'
2202024-05-13T11:56:41.734Zinfo: downloading component 'rustc'
2212024-05-13T11:56:42.335Zinfo: downloading component 'rustfmt'
2222024-05-13T11:56:42.379Zinfo: installing component 'cargo'
2232024-05-13T11:56:43.327Zinfo: installing component 'clippy'
2242024-05-13T11:56:43.721Zinfo: installing component 'rust-docs'
2252024-05-13T11:56:46.100Zinfo: installing component 'rust-std'
2262024-05-13T11:56:48.140Zinfo: installing component 'rustc'
2272024-05-13T11:56:53.034Zinfo: installing component 'rustfmt'
2282024-05-13T11:56:53.673Z Updating crates.io index
2292024-05-13T11:56:53.749Z Updating git repository `https://github.com/oxidecomputer/falcon`
2302024-05-13T11:56:54.724Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2312024-05-13T11:56:55.129Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2322024-05-13T11:56:55.880Z Updating git repository `https://github.com/oxidecomputer/zone`
2332024-05-13T11:56:56.269Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2342024-05-13T11:56:56.814Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2352024-05-13T11:56:57.274Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2362024-05-13T11:56:58.718Z Downloading crates ...
2372024-05-13T11:56:58.822Z Downloaded autocfg v1.3.0
2382024-05-13T11:56:58.846Z Downloaded crossbeam-utils v0.8.19
2392024-05-13T11:56:58.870Z Downloaded is-terminal v0.4.12
2402024-05-13T11:56:58.870Z Downloaded proc-macro-error-attr v1.0.4
2412024-05-13T11:56:58.870Z Downloaded quote v1.0.36
2422024-05-13T11:56:58.871Z Downloaded scopeguard v1.2.0
2432024-05-13T11:56:58.895Z Downloaded slog-term v2.9.1
2442024-05-13T11:56:58.895Z Downloaded rand_core v0.6.4
2452024-05-13T11:56:58.895Z Downloaded slog-async v2.8.0
2462024-05-13T11:56:58.895Z Downloaded signal-hook-registry v1.4.2
2472024-05-13T11:56:58.895Z Downloaded plotters-svg v0.3.5
2482024-05-13T11:56:58.895Z Downloaded libc v0.2.154
2492024-05-13T11:56:58.924Z Downloaded pretty-hex v0.2.1
2502024-05-13T11:56:58.949Z Downloaded plotters-backend v0.3.5
2512024-05-13T11:56:58.949Z Downloaded version_check v0.9.4
2522024-05-13T11:56:58.949Z Downloaded smallvec v1.13.2
2532024-05-13T11:56:58.949Z Downloaded utf8parse v0.2.1
2542024-05-13T11:56:58.949Z Downloaded ryu v1.0.18
2552024-05-13T11:56:58.949Z Downloaded unicode-width v0.1.12
2562024-05-13T11:56:58.949Z Downloaded tinytemplate v1.2.1
2572024-05-13T11:56:58.949Z Downloaded tracing-attributes v0.1.27
2582024-05-13T11:56:58.949Z Downloaded term v0.7.0
2592024-05-13T11:56:58.975Z Downloaded zerocopy-derive v0.7.34
2602024-05-13T11:56:58.975Z Downloaded walkdir v2.5.0
2612024-05-13T11:56:58.975Z Downloaded unicode-ident v1.0.12
2622024-05-13T11:56:58.975Z Downloaded socket2 v0.4.10
2632024-05-13T11:56:58.975Z Downloaded postcard v1.0.8
2642024-05-13T11:56:58.975Z Downloaded time-macros v0.2.18
2652024-05-13T11:56:58.975Z Downloaded tracing-core v0.1.32
2662024-05-13T11:56:59.000Z Downloaded serde v1.0.201
2672024-05-13T11:56:59.000Z Downloaded socket2 v0.5.7
2682024-05-13T11:56:59.000Z Downloaded tracing v0.1.40
2692024-05-13T11:56:59.000Z Downloaded serde_derive v1.0.201
2702024-05-13T11:56:59.000Z Downloaded toml_edit v0.19.15
2712024-05-13T11:56:59.026Z Downloaded zerocopy v0.7.34
2722024-05-13T11:56:59.050Z Downloaded time v0.3.36
2732024-05-13T11:56:59.075Z Downloaded syn v2.0.63
2742024-05-13T11:56:59.075Z Downloaded regex-syntax v0.8.3
2752024-05-13T11:56:59.102Z Downloaded regex-automata v0.4.6
2762024-05-13T11:56:59.102Z Downloaded tokio v1.37.0
2772024-05-13T11:56:59.142Z Downloaded syn v1.0.109
2782024-05-13T11:56:59.166Z Downloaded smoltcp v0.11.0
2792024-05-13T11:56:59.190Z Downloaded rustix v0.38.34
2802024-05-13T11:56:59.214Z Downloaded serde_json v1.0.117
2812024-05-13T11:56:59.214Z Downloaded regex v1.10.4
2822024-05-13T11:56:59.239Z Downloaded rayon v1.10.0
2832024-05-13T11:56:59.239Z Downloaded winnow v0.5.40
2842024-05-13T11:56:59.263Z Downloaded rayon-core v1.12.1
2852024-05-13T11:56:59.264Z Downloaded proc-macro-error v1.0.4
2862024-05-13T11:56:59.264Z Downloaded toml_datetime v0.6.5
2872024-05-13T11:56:59.264Z Downloaded tokio-macros v2.2.0
2882024-05-13T11:56:59.264Z Downloaded time-core v0.1.2
2892024-05-13T11:56:59.264Z Downloaded thread_local v1.1.8
2902024-05-13T11:56:59.264Z Downloaded thiserror-impl v1.0.60
2912024-05-13T11:56:59.264Z Downloaded thiserror v1.0.60
2922024-05-13T11:56:59.264Z Downloaded terminal_size v0.3.0
2932024-05-13T11:56:59.264Z Downloaded take_mut v0.2.2
2942024-05-13T11:56:59.289Z Downloaded tabwriter v1.4.0
2952024-05-13T11:56:59.289Z Downloaded strsim v0.11.1
2962024-05-13T11:56:59.289Z Downloaded strsim v0.10.0
2972024-05-13T11:56:59.289Z Downloaded stable_deref_trait v1.2.0
2982024-05-13T11:56:59.289Z Downloaded slog-scope v4.4.0
2992024-05-13T11:56:59.289Z Downloaded slog-envlogger v2.2.0
3002024-05-13T11:56:59.289Z Downloaded slab v0.4.9
3012024-05-13T11:56:59.289Z Downloaded same-file v1.0.6
3022024-05-13T11:56:59.289Z Downloaded rand_chacha v0.3.1
3032024-05-13T11:56:59.289Z Downloaded proc-macro2 v1.0.82
3042024-05-13T11:56:59.289Z Downloaded proc-macro-crate v1.3.1
3052024-05-13T11:56:59.289Z Downloaded ppv-lite86 v0.2.17
3062024-05-13T11:56:59.289Z Downloaded nix v0.28.0
3072024-05-13T11:56:59.314Z Downloaded itertools v0.10.5
3082024-05-13T11:56:59.314Z Downloaded ipnetwork v0.20.0
3092024-05-13T11:56:59.314Z Downloaded half v2.4.1
3102024-05-13T11:56:59.314Z Downloaded slog-stdlog v4.1.1
3112024-05-13T11:56:59.314Z Downloaded slog v2.7.0
3122024-05-13T11:56:59.314Z Downloaded rusticata-macros v4.1.0
3132024-05-13T11:56:59.339Z Downloaded plotters v0.3.5
3142024-05-13T11:56:59.339Z Downloaded pin-project-lite v0.2.14
3152024-05-13T11:56:59.339Z Downloaded parking_lot v0.12.2
3162024-05-13T11:56:59.339Z Downloaded once_cell v1.19.0
3172024-05-13T11:56:59.339Z Downloaded num_enum_derive v0.5.11
3182024-05-13T11:56:59.339Z Downloaded num_enum v0.5.11
3192024-05-13T11:56:59.363Z Downloaded num_cpus v1.16.0
3202024-05-13T11:56:59.364Z Downloaded num-conv v0.1.0
3212024-05-13T11:56:59.364Z Downloaded nom v7.1.3
3222024-05-13T11:56:59.364Z Downloaded mio v0.8.11
3232024-05-13T11:56:59.364Z Downloaded minimal-lexical v0.2.1
3242024-05-13T11:56:59.388Z Downloaded memchr v2.7.2
3252024-05-13T11:56:59.388Z Downloaded managed v0.8.0
3262024-05-13T11:56:59.388Z Downloaded itoa v1.0.11
3272024-05-13T11:56:59.388Z Downloaded itertools v0.12.1
3282024-05-13T11:56:59.388Z Downloaded rand v0.8.5
3292024-05-13T11:56:59.388Z Downloaded ident_case v1.0.1
3302024-05-13T11:56:59.412Z Downloaded heck v0.5.0
3312024-05-13T11:56:59.412Z Downloaded heck v0.4.1
3322024-05-13T11:56:59.413Z Downloaded hashbrown v0.14.5
3332024-05-13T11:56:59.413Z Downloaded hash32 v0.3.1
3342024-05-13T11:56:59.413Z Downloaded getrandom v0.2.15
3352024-05-13T11:56:59.413Z Downloaded futures-task v0.3.30
3362024-05-13T11:56:59.413Z Downloaded futures-channel v0.3.30
3372024-05-13T11:56:59.413Z Downloaded errno v0.3.9
3382024-05-13T11:56:59.413Z Downloaded pcap-parser v0.15.0
3392024-05-13T11:56:59.413Z Downloaded parking_lot_core v0.9.10
3402024-05-13T11:56:59.437Z Downloaded oorandom v11.1.3
3412024-05-13T11:56:59.437Z Downloaded num-traits v0.2.19
3422024-05-13T11:56:59.437Z Downloaded heapless v0.8.0
3432024-05-13T11:56:59.437Z Downloaded powerfmt v0.2.0
3442024-05-13T11:56:59.437Z Downloaded pin-utils v0.1.0
3452024-05-13T11:56:59.438Z Downloaded log v0.4.21
3462024-05-13T11:56:59.438Z Downloaded lock_api v0.4.12
3472024-05-13T11:56:59.438Z Downloaded lazy_static v1.4.0
3482024-05-13T11:56:59.438Z Downloaded is_terminal_polyfill v1.70.0
3492024-05-13T11:56:59.438Z Downloaded indexmap v2.2.6
3502024-05-13T11:56:59.438Z Downloaded foreign-types-shared v0.3.1
3512024-05-13T11:56:59.462Z Downloaded either v1.11.0
3522024-05-13T11:56:59.462Z Downloaded dyn-clone v1.0.17
3532024-05-13T11:56:59.462Z Downloaded dirs-sys-next v0.1.2
3542024-05-13T11:56:59.462Z Downloaded defmt-parser v0.3.4
3552024-05-13T11:56:59.462Z Downloaded futures-util v0.3.30
3562024-05-13T11:56:59.462Z Downloaded futures-sink v0.3.30
3572024-05-13T11:56:59.462Z Downloaded futures-macro v0.3.30
3582024-05-13T11:56:59.462Z Downloaded futures-io v0.3.30
3592024-05-13T11:56:59.462Z Downloaded futures-executor v0.3.30
3602024-05-13T11:56:59.487Z Downloaded futures-core v0.3.30
3612024-05-13T11:56:59.487Z Downloaded futures v0.3.30
3622024-05-13T11:56:59.487Z Downloaded foreign-types-macros v0.2.3
3632024-05-13T11:56:59.487Z Downloaded foreign-types v0.5.0
3642024-05-13T11:56:59.487Z Downloaded fnv v1.0.7
3652024-05-13T11:56:59.487Z Downloaded equivalent v1.0.1
3662024-05-13T11:56:59.487Z Downloaded embedded-io v0.4.0
3672024-05-13T11:56:59.487Z Downloaded dirs-next v2.0.0
3682024-05-13T11:56:59.487Z Downloaded deranged v0.3.11
3692024-05-13T11:56:59.487Z Downloaded defmt-macros v0.3.7
3702024-05-13T11:56:59.487Z Downloaded defmt v0.3.6
3712024-05-13T11:56:59.487Z Downloaded darling_macro v0.20.8
3722024-05-13T11:56:59.487Z Downloaded darling_core v0.20.8
3732024-05-13T11:56:59.515Z Downloaded darling v0.20.8
3742024-05-13T11:56:59.515Z Downloaded ctor v0.2.8
3752024-05-13T11:56:59.515Z Downloaded cstr-argument v0.1.2
3762024-05-13T11:56:59.515Z Downloaded crossbeam-epoch v0.9.18
3772024-05-13T11:56:59.515Z Downloaded crossbeam-deque v0.8.5
3782024-05-13T11:56:59.515Z Downloaded crossbeam-channel v0.5.12
3792024-05-13T11:56:59.515Z Downloaded crc32fast v1.4.0
3802024-05-13T11:56:59.515Z Downloaded cookie-factory v0.3.3
3812024-05-13T11:56:59.539Z Downloaded colored v2.1.0
3822024-05-13T11:56:59.539Z Downloaded colorchoice v1.0.1
3832024-05-13T11:56:59.539Z Downloaded cobs v0.2.3
3842024-05-13T11:56:59.540Z Downloaded clap_lex v0.7.0
3852024-05-13T11:56:59.540Z Downloaded clap_builder v4.5.2
3862024-05-13T11:56:59.540Z Downloaded ciborium v0.2.2
3872024-05-13T11:56:59.540Z Downloaded criterion-plot v0.5.0
3882024-05-13T11:56:59.540Z Downloaded criterion v0.5.1
3892024-05-13T11:56:59.540Z Downloaded clap_derive v4.5.4
3902024-05-13T11:56:59.565Z Downloaded clap v4.5.4
3912024-05-13T11:56:59.565Z Downloaded circular v0.3.0
3922024-05-13T11:56:59.565Z Downloaded ciborium-ll v0.2.2
3932024-05-13T11:56:59.565Z Downloaded ciborium-io v0.2.2
3942024-05-13T11:56:59.565Z Downloaded cfg_aliases v0.1.1
3952024-05-13T11:56:59.565Z Downloaded cfg-if v1.0.0
3962024-05-13T11:56:59.565Z Downloaded cast v0.3.0
3972024-05-13T11:56:59.565Z Downloaded bytes v1.6.0
3982024-05-13T11:56:59.565Z Downloaded byteorder v1.5.0
3992024-05-13T11:56:59.589Z Downloaded bitflags v2.5.0
4002024-05-13T11:56:59.590Z Downloaded bitflags v1.3.2
4012024-05-13T11:56:59.590Z Downloaded arc-swap v1.7.1
4022024-05-13T11:56:59.590Z Downloaded anyhow v1.0.83
4032024-05-13T11:56:59.590Z Downloaded anstyle-query v1.0.3
4042024-05-13T11:56:59.590Z Downloaded anstyle-parse v0.2.4
4052024-05-13T11:56:59.590Z Downloaded anstyle v1.0.7
4062024-05-13T11:56:59.590Z Downloaded anstream v0.6.14
4072024-05-13T11:56:59.590Z Downloaded anes v0.1.6
4082024-05-13T11:56:59.614Z Downloaded aho-corasick v1.1.3
4092024-05-13T11:56:59.722Z Compiling proc-macro2 v1.0.82
4102024-05-13T11:56:59.722Z Compiling unicode-ident v1.0.12
4112024-05-13T11:56:59.722Z Compiling libc v0.2.154
4122024-05-13T11:56:59.747Z Compiling cfg-if v1.0.0
4132024-05-13T11:56:59.747Z Compiling autocfg v1.3.0
4142024-05-13T11:56:59.747Z Compiling memchr v2.7.2
4152024-05-13T11:56:59.747Z Compiling version_check v0.9.4
4162024-05-13T11:56:59.747Z Compiling syn v1.0.109
4172024-05-13T11:56:59.896Z Compiling pin-project-lite v0.2.14
4182024-05-13T11:56:59.962Z Compiling serde v1.0.201
4192024-05-13T11:57:00.007Z Compiling once_cell v1.19.0
4202024-05-13T11:57:00.469Z Compiling either v1.11.0
4212024-05-13T11:57:00.494Z Compiling anyhow v1.0.83
4222024-05-13T11:57:00.558Z Compiling equivalent v1.0.1
4232024-05-13T11:57:00.583Z Compiling hashbrown v0.14.5
4242024-05-13T11:57:00.583Z Compiling lock_api v0.4.12
4252024-05-13T11:57:00.642Z Compiling parking_lot_core v0.9.10
4262024-05-13T11:57:00.825Z Compiling crossbeam-utils v0.8.19
4272024-05-13T11:57:00.850Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4282024-05-13T11:57:00.939Z Compiling toml_datetime v0.6.5
4292024-05-13T11:57:01.010Z Compiling winnow v0.5.40
4302024-05-13T11:57:01.137Z Compiling byteorder v1.5.0
4312024-05-13T11:57:01.259Z Compiling quote v1.0.36
4322024-05-13T11:57:01.451Z Compiling smallvec v1.13.2
4332024-05-13T11:57:01.477Z Compiling scopeguard v1.2.0
4342024-05-13T11:57:01.582Z Compiling syn v2.0.63
4352024-05-13T11:57:01.786Z Compiling indexmap v2.2.6
4362024-05-13T11:57:01.813Z Compiling lazy_static v1.4.0
4372024-05-13T11:57:01.868Z Compiling heapless v0.8.0
4382024-05-13T11:57:01.914Z Compiling fnv v1.0.7
4392024-05-13T11:57:02.191Z Compiling strsim v0.10.0
4402024-05-13T11:57:02.307Z Compiling ident_case v1.0.1
4412024-05-13T11:57:02.336Z Compiling thiserror v1.0.60
4422024-05-13T11:57:02.759Z Compiling hash32 v0.3.1
4432024-05-13T11:57:02.947Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
4442024-05-13T11:57:02.985Z Compiling smoltcp v0.11.0
4452024-05-13T11:57:03.209Z Compiling stable_deref_trait v1.2.0
4462024-05-13T11:57:03.263Z Compiling parking_lot v0.12.2
4472024-05-13T11:57:03.604Z Compiling num_cpus v1.16.0
4482024-05-13T11:57:03.739Z Compiling mio v0.8.11
4492024-05-13T11:57:03.768Z Compiling signal-hook-registry v1.4.2
4502024-05-13T11:57:04.051Z Compiling toml_edit v0.19.15
4512024-05-13T11:57:04.347Z Compiling socket2 v0.5.7
4522024-05-13T11:57:04.997Z Compiling itertools v0.12.1
4532024-05-13T11:57:05.749Z Compiling slab v0.4.9
4542024-05-13T11:57:05.833Z Compiling crc32fast v1.4.0
4552024-05-13T11:57:05.956Z Compiling slog v2.7.0
4562024-05-13T11:57:06.012Z Compiling bitflags v1.3.2
4572024-05-13T11:57:06.096Z Compiling proc-macro-crate v1.3.1
4582024-05-13T11:57:06.210Z Compiling foreign-types-shared v0.3.1
4592024-05-13T11:57:06.258Z Compiling bitflags v2.5.0
4602024-05-13T11:57:06.307Z Compiling embedded-io v0.4.0
4612024-05-13T11:57:06.354Z Compiling darling_core v0.20.8
4622024-05-13T11:57:06.501Z Compiling bytes v1.6.0
4632024-05-13T11:57:06.778Z Compiling cobs v0.2.3
4642024-05-13T11:57:06.804Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
4652024-05-13T11:57:07.037Z Compiling rustix v0.38.34
4662024-05-13T11:57:07.213Z Compiling managed v0.8.0
4672024-05-13T11:57:07.997Z Compiling errno v0.3.9
4682024-05-13T11:57:08.246Z Compiling cstr-argument v0.1.2
4692024-05-13T11:57:08.298Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
4702024-05-13T11:57:08.324Z Compiling proc-macro-error-attr v1.0.4
4712024-05-13T11:57:08.505Z Compiling tracing-core v0.1.32
4722024-05-13T11:57:08.553Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
4732024-05-13T11:57:08.600Z Compiling unicode-width v0.1.12
4742024-05-13T11:57:08.682Z Compiling pretty-hex v0.2.1
4752024-05-13T11:57:08.833Z Compiling ipnetwork v0.20.0
4762024-05-13T11:57:08.859Z Compiling itoa v1.0.11
4772024-05-13T11:57:09.048Z Compiling futures-sink v0.3.30
4782024-05-13T11:57:09.184Z Compiling utf8parse v0.2.1
4792024-05-13T11:57:09.208Z Compiling futures-core v0.3.30
4802024-05-13T11:57:09.316Z Compiling anstyle-parse v0.2.4
4812024-05-13T11:57:09.436Z Compiling futures-channel v0.3.30
4822024-05-13T11:57:09.673Z Compiling tabwriter v1.4.0
4832024-05-13T11:57:10.689Z Compiling num_enum_derive v0.5.11
4842024-05-13T11:57:10.805Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
4852024-05-13T11:57:10.910Z Compiling serde_derive v1.0.201
4862024-05-13T11:57:11.135Z Compiling thiserror-impl v1.0.60
4872024-05-13T11:57:11.204Z Compiling darling_macro v0.20.8
4882024-05-13T11:57:11.496Z Compiling tokio-macros v2.2.0
4892024-05-13T11:57:11.635Z Compiling foreign-types-macros v0.2.3
4902024-05-13T11:57:12.031Z Compiling darling v0.20.8
4912024-05-13T11:57:12.121Z Compiling tracing-attributes v0.1.27
4922024-05-13T11:57:12.386Z Compiling zerocopy-derive v0.7.34
4932024-05-13T11:57:12.625Z Compiling num_enum v0.5.11
4942024-05-13T11:57:12.650Z Compiling foreign-types v0.5.0
4952024-05-13T11:57:12.750Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
4962024-05-13T11:57:12.775Z Compiling tokio v1.37.0
4972024-05-13T11:57:12.799Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
4982024-05-13T11:57:13.675Z Compiling futures-macro v0.3.30
4992024-05-13T11:57:13.699Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5002024-05-13T11:57:14.049Z Compiling zerocopy v0.7.34
5012024-05-13T11:57:14.415Z Compiling colored v2.1.0
5022024-05-13T11:57:14.885Z Compiling tracing v0.1.40
5032024-05-13T11:57:15.180Z Compiling socket2 v0.4.10
5042024-05-13T11:57:15.318Z Compiling proc-macro-error v1.0.4
5052024-05-13T11:57:15.454Z Compiling futures-task v0.3.30
5062024-05-13T11:57:15.594Z Compiling futures-io v0.3.30
5072024-05-13T11:57:15.664Z Compiling anstyle-query v1.0.3
5082024-05-13T11:57:15.746Z Compiling dyn-clone v1.0.17
5092024-05-13T11:57:15.793Z Compiling anstyle v1.0.7
5102024-05-13T11:57:15.961Z Compiling is_terminal_polyfill v1.70.0
5112024-05-13T11:57:15.985Z Compiling pin-utils v0.1.0
5122024-05-13T11:57:16.012Z Compiling colorchoice v1.0.1
5132024-05-13T11:57:16.066Z Compiling futures-util v0.3.30
5142024-05-13T11:57:16.153Z Compiling anstream v0.6.14
5152024-05-13T11:57:16.193Z Compiling terminal_size v0.3.0
5162024-05-13T11:57:16.280Z Compiling dirs-sys-next v0.1.2
5172024-05-13T11:57:16.555Z Compiling aho-corasick v1.1.3
5182024-05-13T11:57:16.845Z Compiling time-core v0.1.2
5192024-05-13T11:57:16.890Z Compiling strsim v0.11.1
5202024-05-13T11:57:16.997Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
5212024-05-13T11:57:17.239Z Compiling powerfmt v0.2.0
5222024-05-13T11:57:17.263Z Compiling clap_lex v0.7.0
5232024-05-13T11:57:17.623Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
5242024-05-13T11:57:17.697Z Compiling regex-syntax v0.8.3
5252024-05-13T11:57:17.995Z Compiling heck v0.5.0
5262024-05-13T11:57:18.041Z Compiling num-conv v0.1.0
5272024-05-13T11:57:18.269Z Compiling time-macros v0.2.18
5282024-05-13T11:57:18.355Z Compiling clap_derive v4.5.4
5292024-05-13T11:57:19.232Z Compiling clap_builder v4.5.2
5302024-05-13T11:57:20.696Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
5312024-05-13T11:57:21.072Z Compiling regex-automata v0.4.6
5322024-05-13T11:57:22.016Z Compiling postcard v1.0.8
5332024-05-13T11:57:22.224Z Compiling futures-executor v0.3.30
5342024-05-13T11:57:22.328Z Compiling deranged v0.3.11
5352024-05-13T11:57:22.819Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
5362024-05-13T11:57:24.880Z Compiling dirs-next v2.0.0
5372024-05-13T11:57:25.166Z Compiling crossbeam-epoch v0.9.18
5382024-05-13T11:57:26.217Z Compiling is-terminal v0.4.12
5392024-05-13T11:57:26.317Z Compiling num-traits v0.2.19
5402024-05-13T11:57:26.523Z Compiling thread_local v1.1.8
5412024-05-13T11:57:26.755Z Compiling serde_json v1.0.117
5422024-05-13T11:57:27.024Z Compiling heck v0.4.1
5432024-05-13T11:57:27.365Z Compiling minimal-lexical v0.2.1
5442024-05-13T11:57:27.390Z Compiling arc-swap v1.7.1
5452024-05-13T11:57:27.924Z Compiling slog-async v2.8.0
5462024-05-13T11:57:28.053Z Compiling rayon-core v1.12.1
5472024-05-13T11:57:28.313Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
5482024-05-13T11:57:28.504Z Compiling time v0.3.36
5492024-05-13T11:57:28.641Z Compiling slog-scope v4.4.0
5502024-05-13T11:57:29.790Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
5512024-05-13T11:57:33.557Z Compiling nom v7.1.3
5522024-05-13T11:57:36.066Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#65647e67)
5532024-05-13T11:57:37.162Z Compiling crossbeam-deque v0.8.5
5542024-05-13T11:57:37.324Z Compiling term v0.7.0
5552024-05-13T11:57:37.462Z Compiling opteadm v0.2.0 (/work/oxidecomputer/opte/bin/opteadm)
5562024-05-13T11:57:37.931Z Compiling regex v1.10.4
5572024-05-13T11:57:42.055Z Compiling clap v4.5.4
5582024-05-13T11:57:42.151Z Compiling futures v0.3.30
5592024-05-13T11:57:42.263Z Compiling crossbeam-channel v0.5.12
5602024-05-13T11:57:42.700Z Compiling getrandom v0.2.15
5612024-05-13T11:57:43.036Z Compiling half v2.4.1
5622024-05-13T11:57:43.594Z Compiling plotters-backend v0.3.5
5632024-05-13T11:57:43.948Z Compiling ciborium-io v0.2.2
5642024-05-13T11:57:44.046Z Compiling ryu v1.0.18
5652024-05-13T11:57:44.264Z Compiling cfg_aliases v0.1.1
5662024-05-13T11:57:44.345Z Compiling log v0.4.21
5672024-05-13T11:57:44.584Z Compiling take_mut v0.2.2
5682024-05-13T11:57:44.840Z Compiling slog-stdlog v4.1.1
5692024-05-13T11:57:45.490Z Compiling nix v0.28.0
5702024-05-13T11:57:46.061Z Compiling ciborium-ll v0.2.2
5712024-05-13T11:57:46.491Z Compiling plotters-svg v0.3.5
5722024-05-13T11:57:46.985Z Compiling rand_core v0.6.4
5732024-05-13T11:57:47.215Z Compiling cookie-factory v0.3.3
5742024-05-13T11:57:47.454Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
5752024-05-13T11:57:47.833Z Compiling slog-term v2.9.1
5762024-05-13T11:57:49.757Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#65647e67)
5772024-05-13T11:57:50.841Z Compiling rusticata-macros v4.1.0
5782024-05-13T11:57:51.435Z Compiling itertools v0.10.5
5792024-05-13T11:57:51.666Z Compiling circular v0.3.0
5802024-05-13T11:57:52.134Z Compiling cast v0.3.0
5812024-05-13T11:57:52.431Z Compiling ppv-lite86 v0.2.17
5822024-05-13T11:57:52.515Z Compiling same-file v1.0.6
5832024-05-13T11:57:52.670Z Compiling walkdir v2.5.0
5842024-05-13T11:57:52.769Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f68c1f47)
5852024-05-13T11:57:53.070Z Compiling rand_chacha v0.3.1
5862024-05-13T11:57:53.426Z Compiling pcap-parser v0.15.0
5872024-05-13T11:57:53.925Z Compiling criterion-plot v0.5.0
5882024-05-13T11:57:54.029Z Compiling plotters v0.3.5
5892024-05-13T11:57:54.489Z Compiling rayon v1.10.0
5902024-05-13T11:57:54.872Z Compiling slog-envlogger v2.2.0
5912024-05-13T11:57:56.083Z Compiling tinytemplate v1.2.1
5922024-05-13T11:57:56.384Z Compiling ciborium v0.2.2
5932024-05-13T11:57:56.894Z Compiling anes v0.1.6
5942024-05-13T11:57:57.372Z Compiling oorandom v11.1.3
5952024-05-13T11:57:58.374Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
5962024-05-13T11:57:58.407Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
5972024-05-13T11:57:59.249Z Compiling criterion v0.5.1
5982024-05-13T11:57:59.334Z Compiling rand v0.8.5
5992024-05-13T11:57:59.860Z Compiling ctor v0.2.8
6002024-05-13T11:58:02.215Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
6012024-05-13T11:58:29.087Z Finished `bench` profile [optimized + debuginfo] target(s) in 1m 35s
6022024-05-13T11:58:29.182Z Running benches/xde.rs (target/release/deps/xde-13259f7dbd400dc1)
6032024-05-13T11:58:29.221Z###--------------------------------###
6042024-05-13T11:58:29.221Z:::Building test topology... (120s):::
6052024-05-13T11:58:29.221Z###--------------------------------###
6062024-05-13T11:58:29.246Zadding underlay route 0
6072024-05-13T11:58:29.246Zadding underlay route 1
6082024-05-13T11:58:29.317Zstart zone a
6092024-05-13T11:58:29.317Zconfigure zone
6102024-05-13T11:58:29.342Zinstall zone
6112024-05-13T11:59:41.391Zboot zone
6122024-05-13T11:59:42.248Zstart zone b
6132024-05-13T11:59:42.248Zconfigure zone
6142024-05-13T11:59:42.273Zinstall zone
6152024-05-13T12:00:46.616Zboot zone
6162024-05-13T12:00:47.485Zsetup zone a
6172024-05-13T12:00:47.485Z[a] svcs milestone/network
6182024-05-13T12:00:47.521ZSTATE STIME FMRI
6192024-05-13T12:00:47.522Zonline 5:00:02 svc:/milestone/network:default
6202024-05-13T12:00:47.522Z[a] ipadm create-addr -t -T dhcp vopte0/test
6212024-05-13T12:00:52.930Z
6222024-05-13T12:00:52.930Z[a] route add -iface 10.0.0.254 10.0.0.1
6232024-05-13T12:00:52.959Zadd host 10.0.0.254: gateway 10.0.0.1
6242024-05-13T12:00:52.959Z[a] route add 10.0.0.0/24 10.0.0.254
6252024-05-13T12:00:52.983Zadd net 10.0.0.0/24: gateway 10.0.0.254
6262024-05-13T12:00:52.984Zsetup zone b
6272024-05-13T12:00:52.984Z[b] svcs milestone/network
6282024-05-13T12:00:53.010ZSTATE STIME FMRI
6292024-05-13T12:00:53.010Z- - svc:/milestone/network:default
6302024-05-13T12:00:54.010Z[b] svcs milestone/network
6312024-05-13T12:00:54.037ZSTATE STIME FMRI
6322024-05-13T12:00:54.037Z- - svc:/milestone/network:default
6332024-05-13T12:00:55.037Z[b] svcs milestone/network
6342024-05-13T12:00:55.067ZSTATE STIME FMRI
6352024-05-13T12:00:55.067Z- - svc:/milestone/network:default
6362024-05-13T12:00:56.065Z[b] svcs milestone/network
6372024-05-13T12:00:56.091ZSTATE STIME FMRI
6382024-05-13T12:00:56.091Z- - svc:/milestone/network:default
6392024-05-13T12:00:57.091Z[b] svcs milestone/network
6402024-05-13T12:00:57.119ZSTATE STIME FMRI
6412024-05-13T12:00:57.119Z- - svc:/milestone/network:default
6422024-05-13T12:00:58.120Z[b] svcs milestone/network
6432024-05-13T12:00:58.146ZSTATE STIME FMRI
6442024-05-13T12:00:58.146Z- - svc:/milestone/network:default
6452024-05-13T12:00:59.146Z[b] svcs milestone/network
6462024-05-13T12:00:59.172ZSTATE STIME FMRI
6472024-05-13T12:00:59.172Z- - svc:/milestone/network:default
6482024-05-13T12:01:00.172Z[b] svcs milestone/network
6492024-05-13T12:01:00.200ZSTATE STIME FMRI
6502024-05-13T12:01:00.200Z- - svc:/milestone/network:default
6512024-05-13T12:01:01.200Z[b] svcs milestone/network
6522024-05-13T12:01:01.228ZSTATE STIME FMRI
6532024-05-13T12:01:01.228Z- - svc:/milestone/network:default
6542024-05-13T12:01:02.229Z[b] svcs milestone/network
6552024-05-13T12:01:02.254ZSTATE STIME FMRI
6562024-05-13T12:01:02.254Z- - svc:/milestone/network:default
6572024-05-13T12:01:03.254Z[b] svcs milestone/network
6582024-05-13T12:01:03.283ZSTATE STIME FMRI
6592024-05-13T12:01:03.283Z- - svc:/milestone/network:default
6602024-05-13T12:01:04.283Z[b] svcs milestone/network
6612024-05-13T12:01:04.309ZSTATE STIME FMRI
6622024-05-13T12:01:04.310Z- - svc:/milestone/network:default
6632024-05-13T12:01:05.310Z[b] svcs milestone/network
6642024-05-13T12:01:05.336ZSTATE STIME FMRI
6652024-05-13T12:01:05.336Z- - svc:/milestone/network:default
6662024-05-13T12:01:06.337Z[b] svcs milestone/network
6672024-05-13T12:01:06.364ZSTATE STIME FMRI
6682024-05-13T12:01:06.364Z- - svc:/milestone/network:default
6692024-05-13T12:01:07.364Z[b] svcs milestone/network
6702024-05-13T12:01:07.391ZSTATE STIME FMRI
6712024-05-13T12:01:07.391Zoffline 5:01:06 svc:/milestone/network:default
6722024-05-13T12:01:08.392Z[b] svcs milestone/network
6732024-05-13T12:01:08.421ZSTATE STIME FMRI
6742024-05-13T12:01:08.422Zonline 5:01:07 svc:/milestone/network:default
6752024-05-13T12:01:08.422Z[b] ipadm create-addr -t -T dhcp vopte1/test
6762024-05-13T12:01:14.737Z
6772024-05-13T12:01:14.737Z[b] route add -iface 10.0.0.254 10.0.0.2
6782024-05-13T12:01:14.765Zadd host 10.0.0.254: gateway 10.0.0.2
6792024-05-13T12:01:14.765Z[b] route add 10.0.0.0/24 10.0.0.254
6802024-05-13T12:01:14.790Zadd net 10.0.0.0/24: gateway 10.0.0.254
6812024-05-13T12:01:14.790Z###---------------###
6822024-05-13T12:01:14.790Z:::Topology built!:::
6832024-05-13T12:01:14.790Z###---------------###
6842024-05-13T12:01:14.815Z###----------------###
6852024-05-13T12:01:14.815Z::: iPerf spawned! :::
6862024-05-13T12:01:14.815Z:::Waiting... (10s):::
6872024-05-13T12:01:14.815Z###----------------###
6882024-05-13T12:01:24.792Z###---###
6892024-05-13T12:01:24.792Z:::Go!:::
6902024-05-13T12:01:24.792Z###---###
6912024-05-13T12:01:24.792Z[a] ping 10.0.0.2
6922024-05-13T12:01:24.822Z10.0.0.2 is alive
6932024-05-13T12:01:24.822Z###-------------------###
6942024-05-13T12:01:24.822Z:::Running experiment :::
6952024-05-13T12:01:24.822Z:::iperf-tcp/local/c2s:::
6962024-05-13T12:01:24.823Z###-------------------###
6972024-05-13T12:01:31.903Z-----------------------------------------------------------
6982024-05-13T12:01:31.904ZServer listening on 5201
6992024-05-13T12:01:31.904Z-----------------------------------------------------------
7002024-05-13T12:01:31.904ZAccepted connection from 10.0.0.1, port 46234
7012024-05-13T12:01:31.904Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54788
7022024-05-13T12:01:31.904Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63061
7032024-05-13T12:01:31.904Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51878
7042024-05-13T12:01:31.904Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52830
7052024-05-13T12:01:31.904Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60901
7062024-05-13T12:01:31.904Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35393
7072024-05-13T12:01:31.904Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34118
7082024-05-13T12:01:31.904Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53713
7092024-05-13T12:01:31.904Z[ ID] Interval Transfer Bandwidth
7102024-05-13T12:01:31.904Z[ 5] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
7112024-05-13T12:01:31.904Z[ 7] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
7122024-05-13T12:01:31.904Z[ 9] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
7132024-05-13T12:01:31.904Z[ 11] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
7142024-05-13T12:01:31.904Z[ 13] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
7152024-05-13T12:01:31.904Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
7162024-05-13T12:01:31.904Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
7172024-05-13T12:01:31.904Z[ 19] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
7182024-05-13T12:01:31.904Z[SUM] 0.00-1.00 sec 98.0 MBytes 822 Mbits/sec
7192024-05-13T12:01:31.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
7202024-05-13T12:01:31.905Z[ 5] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
7212024-05-13T12:01:31.905Z[ 7] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
7222024-05-13T12:01:31.905Z[ 9] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
7232024-05-13T12:01:31.905Z[ 11] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
7242024-05-13T12:01:31.905Z[ 13] 1.00-2.00 sec 13.9 MBytes 117 Mbits/sec
7252024-05-13T12:01:31.905Z[ 15] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
7262024-05-13T12:01:31.905Z[ 17] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
7272024-05-13T12:01:31.905Z[ 19] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
7282024-05-13T12:01:31.905Z[SUM] 1.00-2.00 sec 112 MBytes 937 Mbits/sec
7292024-05-13T12:01:31.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
7302024-05-13T12:01:31.905Z[ 5] 2.00-3.00 sec 14.5 MBytes 121 Mbits/sec
7312024-05-13T12:01:31.905Z[ 7] 2.00-3.00 sec 14.6 MBytes 122 Mbits/sec
7322024-05-13T12:01:31.905Z[ 9] 2.00-3.00 sec 14.5 MBytes 121 Mbits/sec
7332024-05-13T12:01:31.905Z[ 11] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
7342024-05-13T12:01:31.905Z[ 13] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
7352024-05-13T12:01:31.905Z[ 15] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
7362024-05-13T12:01:31.905Z[ 17] 2.00-3.00 sec 14.4 MBytes 121 Mbits/sec
7372024-05-13T12:01:31.905Z[ 19] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
7382024-05-13T12:01:31.905Z[SUM] 2.00-3.00 sec 115 MBytes 968 Mbits/sec
7392024-05-13T12:01:31.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
7402024-05-13T12:01:31.905Z[ 5] 3.00-4.00 sec 14.6 MBytes 123 Mbits/sec
7412024-05-13T12:01:31.905Z[ 7] 3.00-4.00 sec 14.6 MBytes 123 Mbits/sec
7422024-05-13T12:01:31.905Z[ 9] 3.00-4.00 sec 14.6 MBytes 123 Mbits/sec
7432024-05-13T12:01:31.906Z[ 11] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec
7442024-05-13T12:01:31.906Z[ 13] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec
7452024-05-13T12:01:31.906Z[ 15] 3.00-4.00 sec 14.7 MBytes 123 Mbits/sec
7462024-05-13T12:01:31.906Z[ 17] 3.00-4.00 sec 14.6 MBytes 123 Mbits/sec
7472024-05-13T12:01:31.906Z[ 19] 3.00-4.00 sec 14.6 MBytes 123 Mbits/sec
7482024-05-13T12:01:31.906Z[SUM] 3.00-4.00 sec 117 MBytes 981 Mbits/sec
7492024-05-13T12:01:31.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
7502024-05-13T12:01:31.906Z[ 5] 4.00-5.00 sec 14.7 MBytes 124 Mbits/sec
7512024-05-13T12:01:31.906Z[ 7] 4.00-5.00 sec 14.7 MBytes 124 Mbits/sec
7522024-05-13T12:01:31.906Z[ 9] 4.00-5.00 sec 14.7 MBytes 124 Mbits/sec
7532024-05-13T12:01:31.906Z[ 11] 4.00-5.00 sec 14.7 MBytes 123 Mbits/sec
7542024-05-13T12:01:31.906Z[ 13] 4.00-5.00 sec 14.7 MBytes 123 Mbits/sec
7552024-05-13T12:01:31.906Z[ 15] 4.00-5.00 sec 14.7 MBytes 123 Mbits/sec
7562024-05-13T12:01:31.906Z[ 17] 4.00-5.00 sec 14.8 MBytes 124 Mbits/sec
7572024-05-13T12:01:31.906Z[ 19] 4.00-5.00 sec 14.8 MBytes 124 Mbits/sec
7582024-05-13T12:01:31.906Z[SUM] 4.00-5.00 sec 118 MBytes 988 Mbits/sec
7592024-05-13T12:01:31.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
7602024-05-13T12:01:31.906Z[ 5] 5.00-6.00 sec 14.6 MBytes 123 Mbits/sec
7612024-05-13T12:01:31.906Z[ 7] 5.00-6.00 sec 14.6 MBytes 123 Mbits/sec
7622024-05-13T12:01:31.906Z[ 9] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
7632024-05-13T12:01:31.906Z[ 11] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
7642024-05-13T12:01:31.906Z[ 13] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
7652024-05-13T12:01:31.906Z[ 15] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
7662024-05-13T12:01:31.907Z[ 17] 5.00-6.00 sec 14.6 MBytes 123 Mbits/sec
7672024-05-13T12:01:31.907Z[ 19] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
7682024-05-13T12:01:31.907Z[SUM] 5.00-6.00 sec 117 MBytes 980 Mbits/sec
7692024-05-13T12:01:31.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
7702024-05-13T12:01:31.907Z[ 5] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec
7712024-05-13T12:01:31.907Z[ 7] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec
7722024-05-13T12:01:31.907Z[ 9] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec
7732024-05-13T12:01:35.102Z[ 11] 6.00-7.00 sec 14.6 MBytes 123 Mbits/sec
7742024-05-13T12:01:35.102Z[ 13] 6.00-7.00 sec 14.6 MBytes 123 Mbits/sec
7752024-05-13T12:01:35.102Z[ 15] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec
7762024-05-13T12:01:35.102Z[ 17] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec
7772024-05-13T12:01:35.102Z[ 19] 6.00-7.00 sec 14.6 MBytes 122 Mbits/sec
7782024-05-13T12:01:35.102Z[SUM] 6.00-7.00 sec 117 MBytes 980 Mbits/sec
7792024-05-13T12:01:35.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
7802024-05-13T12:01:35.102Z[ 5] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
7812024-05-13T12:01:35.102Z[ 7] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
7822024-05-13T12:01:35.102Z[ 9] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
7832024-05-13T12:01:35.102Z[ 11] 7.00-8.00 sec 14.1 MBytes 119 Mbits/sec
7842024-05-13T12:01:35.102Z[ 13] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
7852024-05-13T12:01:35.102Z[ 15] 7.00-8.00 sec 14.1 MBytes 119 Mbits/sec
7862024-05-13T12:01:35.102Z[ 17] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
7872024-05-13T12:01:35.102Z[ 19] 7.00-8.00 sec 14.1 MBytes 118 Mbits/sec
7882024-05-13T12:01:35.102Z[SUM] 7.00-8.00 sec 113 MBytes 947 Mbits/sec
7892024-05-13T12:01:35.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
7902024-05-13T12:01:35.103Z[ 5] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec
7912024-05-13T12:01:35.103Z[ 7] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec
7922024-05-13T12:01:35.103Z[ 9] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec
7932024-05-13T12:01:35.103Z[ 11] 8.00-9.00 sec 14.5 MBytes 122 Mbits/sec
7942024-05-13T12:01:35.103Z[ 13] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
7952024-05-13T12:01:35.103Z[ 15] 8.00-9.00 sec 14.5 MBytes 122 Mbits/sec
7962024-05-13T12:01:35.103Z[ 17] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec
7972024-05-13T12:01:35.103Z[ 19] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec
7982024-05-13T12:01:35.103Z[SUM] 8.00-9.00 sec 116 MBytes 976 Mbits/sec
7992024-05-13T12:01:35.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
8002024-05-13T12:01:35.103Z[ 5] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec
8012024-05-13T12:01:35.103Z[ 7] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec
8022024-05-13T12:01:35.103Z[ 9] 9.00-10.00 sec 14.5 MBytes 121 Mbits/sec
8032024-05-13T12:01:35.103Z[ 11] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec
8042024-05-13T12:01:35.103Z[ 13] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec
8052024-05-13T12:01:35.103Z[ 15] 9.00-10.00 sec 14.5 MBytes 121 Mbits/sec
8062024-05-13T12:01:35.103Z[ 17] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec
8072024-05-13T12:01:35.103Z[ 19] 9.00-10.00 sec 14.4 MBytes 121 Mbits/sec
8082024-05-13T12:01:35.103Z[SUM] 9.00-10.00 sec 116 MBytes 969 Mbits/sec
8092024-05-13T12:01:35.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
8102024-05-13T12:01:35.103Z[ 5] 10.00-10.00 sec 11.3 KBytes 28.4 Mbits/sec
8112024-05-13T12:01:35.103Z[ 7] 10.00-10.00 sec 65.0 KBytes 164 Mbits/sec
8122024-05-13T12:01:35.103Z[ 9] 10.00-10.00 sec 19.8 KBytes 49.8 Mbits/sec
8132024-05-13T12:01:35.104Z[ 11] 10.00-10.00 sec 110 KBytes 277 Mbits/sec
8142024-05-13T12:01:35.104Z[ 13] 10.00-10.00 sec 110 KBytes 278 Mbits/sec
8152024-05-13T12:01:35.104Z[ 15] 10.00-10.00 sec 42.4 KBytes 107 Mbits/sec
8162024-05-13T12:01:35.104Z[ 17] 10.00-10.00 sec 19.8 KBytes 50.0 Mbits/sec
8172024-05-13T12:01:35.104Z[ 19] 10.00-10.00 sec 19.8 KBytes 50.0 Mbits/sec
8182024-05-13T12:01:35.104Z[SUM] 10.00-10.00 sec 399 KBytes 1.00 Gbits/sec
8192024-05-13T12:01:35.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
8202024-05-13T12:01:35.104Z[ ID] Interval Transfer Bandwidth
8212024-05-13T12:01:35.104Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8222024-05-13T12:01:35.104Z[ 5] 0.00-10.00 sec 143 MBytes 120 Mbits/sec receiver
8232024-05-13T12:01:35.104Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8242024-05-13T12:01:35.104Z[ 7] 0.00-10.00 sec 143 MBytes 120 Mbits/sec receiver
8252024-05-13T12:01:35.104Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8262024-05-13T12:01:35.104Z[ 9] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
8272024-05-13T12:01:35.104Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8282024-05-13T12:01:35.104Z[ 11] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
8292024-05-13T12:01:35.104Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8302024-05-13T12:01:35.104Z[ 13] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
8312024-05-13T12:01:35.104Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8322024-05-13T12:01:35.104Z[ 15] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
8332024-05-13T12:01:35.104Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8342024-05-13T12:01:35.104Z[ 17] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
8352024-05-13T12:01:35.104Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8362024-05-13T12:01:35.105Z[ 19] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
8372024-05-13T12:01:35.105Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
8382024-05-13T12:01:35.105Z[SUM] 0.00-10.00 sec 1.11 GBytes 955 Mbits/sec receiver
8392024-05-13T12:01:35.134ZRun 1/5...955.541116765473Mbps
8402024-05-13T12:01:42.168Z-----------------------------------------------------------
8412024-05-13T12:01:42.168ZServer listening on 5201
8422024-05-13T12:01:42.168Z-----------------------------------------------------------
8432024-05-13T12:01:42.168ZAccepted connection from 10.0.0.1, port 33377
8442024-05-13T12:01:42.168Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38947
8452024-05-13T12:01:42.168Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50794
8462024-05-13T12:01:42.168Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50814
8472024-05-13T12:01:42.169Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59739
8482024-05-13T12:01:42.169Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63256
8492024-05-13T12:01:42.169Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60914
8502024-05-13T12:01:42.169Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51843
8512024-05-13T12:01:42.169Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58099
8522024-05-13T12:01:42.169Z[ ID] Interval Transfer Bandwidth
8532024-05-13T12:01:42.169Z[ 5] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec
8542024-05-13T12:01:42.169Z[ 7] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec
8552024-05-13T12:01:42.169Z[ 9] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec
8562024-05-13T12:01:42.169Z[ 11] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec
8572024-05-13T12:01:42.169Z[ 13] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec
8582024-05-13T12:01:42.169Z[ 15] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec
8592024-05-13T12:01:42.169Z[ 17] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec
8602024-05-13T12:01:42.169Z[ 19] 0.00-1.00 sec 13.0 MBytes 109 Mbits/sec
8612024-05-13T12:01:42.169Z[SUM] 0.00-1.00 sec 104 MBytes 874 Mbits/sec
8622024-05-13T12:01:42.169Z- - - - - - - - - - - - - - - - - - - - - - - - -
8632024-05-13T12:01:42.169Z[ 5] 1.00-2.00 sec 14.5 MBytes 122 Mbits/sec
8642024-05-13T12:01:42.169Z[ 7] 1.00-2.00 sec 14.6 MBytes 122 Mbits/sec
8652024-05-13T12:01:42.169Z[ 9] 1.00-2.00 sec 14.5 MBytes 122 Mbits/sec
8662024-05-13T12:01:42.169Z[ 11] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec
8672024-05-13T12:01:42.169Z[ 13] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec
8682024-05-13T12:01:42.169Z[ 15] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec
8692024-05-13T12:01:42.169Z[ 17] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec
8702024-05-13T12:01:42.169Z[ 19] 1.00-2.00 sec 14.5 MBytes 121 Mbits/sec
8712024-05-13T12:01:42.170Z[SUM] 1.00-2.00 sec 116 MBytes 972 Mbits/sec
8722024-05-13T12:01:42.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
8732024-05-13T12:01:42.170Z[ 5] 2.00-3.00 sec 14.7 MBytes 123 Mbits/sec
8742024-05-13T12:01:42.170Z[ 7] 2.00-3.00 sec 14.7 MBytes 123 Mbits/sec
8752024-05-13T12:01:42.170Z[ 9] 2.00-3.00 sec 14.7 MBytes 124 Mbits/sec
8762024-05-13T12:01:42.170Z[ 11] 2.00-3.00 sec 14.8 MBytes 124 Mbits/sec
8772024-05-13T12:01:42.170Z[ 13] 2.00-3.00 sec 14.8 MBytes 124 Mbits/sec
8782024-05-13T12:01:42.170Z[ 15] 2.00-3.00 sec 14.7 MBytes 124 Mbits/sec
8792024-05-13T12:01:42.170Z[ 17] 2.00-3.00 sec 14.7 MBytes 123 Mbits/sec
8802024-05-13T12:01:42.170Z[ 19] 2.00-3.00 sec 14.7 MBytes 123 Mbits/sec
8812024-05-13T12:01:42.170Z[SUM] 2.00-3.00 sec 118 MBytes 989 Mbits/sec
8822024-05-13T12:01:42.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
8832024-05-13T12:01:42.170Z[ 5] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
8842024-05-13T12:01:42.170Z[ 7] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
8852024-05-13T12:01:42.170Z[ 9] 3.00-4.00 sec 14.8 MBytes 124 Mbits/sec
8862024-05-13T12:01:42.170Z[ 11] 3.00-4.00 sec 14.8 MBytes 124 Mbits/sec
8872024-05-13T12:01:42.170Z[ 13] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
8882024-05-13T12:01:42.170Z[ 15] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
8892024-05-13T12:01:42.170Z[ 17] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
8902024-05-13T12:01:42.170Z[ 19] 3.00-4.00 sec 14.9 MBytes 125 Mbits/sec
8912024-05-13T12:01:42.170Z[SUM] 3.00-4.00 sec 119 MBytes 1000 Mbits/sec
8922024-05-13T12:01:42.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
8932024-05-13T12:01:42.171Z[ 5] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
8942024-05-13T12:01:42.171Z[ 7] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
8952024-05-13T12:01:42.171Z[ 9] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
8962024-05-13T12:01:42.171Z[ 11] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
8972024-05-13T12:01:42.171Z[ 13] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
8982024-05-13T12:01:42.171Z[ 15] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
8992024-05-13T12:01:42.171Z[ 17] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
9002024-05-13T12:01:42.171Z[ 19] 4.00-5.00 sec 14.3 MBytes 120 Mbits/sec
9012024-05-13T12:01:42.171Z[SUM] 4.00-5.00 sec 115 MBytes 963 Mbits/sec
9022024-05-13T12:01:42.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
9032024-05-13T12:01:42.171Z[ 5] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec
9042024-05-13T12:01:42.171Z[ 7] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec
9052024-05-13T12:01:42.171Z[ 9] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec
9062024-05-13T12:01:42.171Z[ 11] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec
9072024-05-13T12:01:42.171Z[ 13] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec
9082024-05-13T12:01:42.171Z[ 15] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec
9092024-05-13T12:01:42.171Z[ 17] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec
9102024-05-13T12:01:42.171Z[ 19] 5.00-6.00 sec 14.3 MBytes 120 Mbits/sec
9112024-05-13T12:01:42.171Z[SUM] 5.00-6.00 sec 115 MBytes 962 Mbits/sec
9122024-05-13T12:01:42.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
9132024-05-13T12:01:42.171Z[ 5] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec
9142024-05-13T12:01:42.171Z[ 7] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
9152024-05-13T12:01:42.171Z[ 9] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec
9162024-05-13T12:01:45.369Z[ 11] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec
9172024-05-13T12:01:45.370Z[ 13] 6.00-7.00 sec 13.8 MBytes 116 Mbits/sec
9182024-05-13T12:01:45.370Z[ 15] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
9192024-05-13T12:01:45.370Z[ 17] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
9202024-05-13T12:01:45.370Z[ 19] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
9212024-05-13T12:01:45.370Z[SUM] 6.00-7.00 sec 110 MBytes 924 Mbits/sec
9222024-05-13T12:01:45.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
9232024-05-13T12:01:45.370Z[ 5] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
9242024-05-13T12:01:45.370Z[ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
9252024-05-13T12:01:45.371Z[ 9] 7.00-8.00 sec 12.9 MBytes 109 Mbits/sec
9262024-05-13T12:01:45.371Z[ 11] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
9272024-05-13T12:01:45.371Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
9282024-05-13T12:01:45.371Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
9292024-05-13T12:01:45.371Z[ 17] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
9302024-05-13T12:01:45.371Z[ 19] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
9312024-05-13T12:01:45.371Z[SUM] 7.00-8.00 sec 104 MBytes 870 Mbits/sec
9322024-05-13T12:01:45.371Z- - - - - - - - - - - - - - - - - - - - - - - - -
9332024-05-13T12:01:45.371Z[ 5] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec
9342024-05-13T12:01:45.371Z[ 7] 8.00-9.00 sec 14.3 MBytes 120 Mbits/sec
9352024-05-13T12:01:45.371Z[ 9] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec
9362024-05-13T12:01:45.371Z[ 11] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec
9372024-05-13T12:01:45.371Z[ 13] 8.00-9.00 sec 14.4 MBytes 121 Mbits/sec
9382024-05-13T12:01:45.371Z[ 15] 8.00-9.00 sec 14.4 MBytes 120 Mbits/sec
9392024-05-13T12:01:45.372Z[ 17] 8.00-9.00 sec 14.3 MBytes 120 Mbits/sec
9402024-05-13T12:01:45.372Z[ 19] 8.00-9.00 sec 14.3 MBytes 120 Mbits/sec
9412024-05-13T12:01:45.372Z[SUM] 8.00-9.00 sec 115 MBytes 964 Mbits/sec
9422024-05-13T12:01:45.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
9432024-05-13T12:01:45.372Z[ 5] 9.00-10.00 sec 14.6 MBytes 122 Mbits/sec
9442024-05-13T12:01:45.372Z[ 7] 9.00-10.00 sec 14.6 MBytes 122 Mbits/sec
9452024-05-13T12:01:45.372Z[ 9] 9.00-10.00 sec 14.6 MBytes 122 Mbits/sec
9462024-05-13T12:01:45.372Z[ 11] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
9472024-05-13T12:01:45.372Z[ 13] 9.00-10.00 sec 14.7 MBytes 123 Mbits/sec
9482024-05-13T12:01:45.373Z[ 15] 9.00-10.00 sec 14.6 MBytes 123 Mbits/sec
9492024-05-13T12:01:45.373Z[ 17] 9.00-10.00 sec 14.6 MBytes 123 Mbits/sec
9502024-05-13T12:01:45.373Z[ 19] 9.00-10.00 sec 14.6 MBytes 123 Mbits/sec
9512024-05-13T12:01:45.373Z[SUM] 9.00-10.00 sec 117 MBytes 981 Mbits/sec
9522024-05-13T12:01:45.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
9532024-05-13T12:01:45.373Z[ 5] 10.00-10.00 sec 73.5 KBytes 170 Mbits/sec
9542024-05-13T12:01:45.373Z[ 7] 10.00-10.00 sec 110 KBytes 255 Mbits/sec
9552024-05-13T12:01:45.373Z[ 9] 10.00-10.00 sec 33.9 KBytes 78.6 Mbits/sec
9562024-05-13T12:01:45.373Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9572024-05-13T12:01:45.373Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
9582024-05-13T12:01:45.373Z[ 15] 10.00-10.00 sec 63.6 KBytes 147 Mbits/sec
9592024-05-13T12:01:45.373Z[ 17] 10.00-10.00 sec 59.4 KBytes 138 Mbits/sec
9602024-05-13T12:01:45.373Z[ 19] 10.00-10.00 sec 93.3 KBytes 216 Mbits/sec
9612024-05-13T12:01:45.374Z[SUM] 10.00-10.00 sec 434 KBytes 1.00 Gbits/sec
9622024-05-13T12:01:45.374Z- - - - - - - - - - - - - - - - - - - - - - - - -
9632024-05-13T12:01:45.374Z[ ID] Interval Transfer Bandwidth
9642024-05-13T12:01:45.374Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9652024-05-13T12:01:45.374Z[ 5] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
9662024-05-13T12:01:45.374Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9672024-05-13T12:01:45.374Z[ 7] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
9682024-05-13T12:01:45.374Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9692024-05-13T12:01:45.375Z[ 9] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
9702024-05-13T12:01:45.375Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9712024-05-13T12:01:45.375Z[ 11] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
9722024-05-13T12:01:45.375Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9732024-05-13T12:01:45.375Z[ 13] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
9742024-05-13T12:01:45.375Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9752024-05-13T12:01:45.375Z[ 15] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
9762024-05-13T12:01:45.375Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9772024-05-13T12:01:45.375Z[ 17] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
9782024-05-13T12:01:45.375Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9792024-05-13T12:01:45.375Z[ 19] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
9802024-05-13T12:01:45.375Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
9812024-05-13T12:01:45.375Z[SUM] 0.00-10.00 sec 1.11 GBytes 950 Mbits/sec receiver
9822024-05-13T12:01:45.400ZRun 2/5...950.564930972866Mbps
9832024-05-13T12:01:52.427Z-----------------------------------------------------------
9842024-05-13T12:01:52.427ZServer listening on 5201
9852024-05-13T12:01:52.427Z-----------------------------------------------------------
9862024-05-13T12:01:52.427ZAccepted connection from 10.0.0.1, port 44208
9872024-05-13T12:01:52.427Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40659
9882024-05-13T12:01:52.427Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37564
9892024-05-13T12:01:52.427Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43463
9902024-05-13T12:01:52.427Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61907
9912024-05-13T12:01:52.427Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45297
9922024-05-13T12:01:52.428Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38718
9932024-05-13T12:01:52.428Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43115
9942024-05-13T12:01:52.428Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63881
9952024-05-13T12:01:52.428Z[ ID] Interval Transfer Bandwidth
9962024-05-13T12:01:52.428Z[ 5] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec
9972024-05-13T12:01:52.428Z[ 7] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec
9982024-05-13T12:01:52.428Z[ 9] 0.00-1.00 sec 12.9 MBytes 108 Mbits/sec
9992024-05-13T12:01:52.428Z[ 11] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
10002024-05-13T12:01:52.428Z[ 13] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
10012024-05-13T12:01:52.428Z[ 15] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
10022024-05-13T12:01:52.428Z[ 17] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
10032024-05-13T12:01:52.428Z[ 19] 0.00-1.00 sec 12.8 MBytes 107 Mbits/sec
10042024-05-13T12:01:52.428Z[SUM] 0.00-1.00 sec 102 MBytes 860 Mbits/sec
10052024-05-13T12:01:52.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
10062024-05-13T12:01:52.428Z[ 5] 1.00-2.00 sec 13.9 MBytes 117 Mbits/sec
10072024-05-13T12:01:52.428Z[ 7] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec
10082024-05-13T12:01:52.428Z[ 9] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec
10092024-05-13T12:01:52.428Z[ 11] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
10102024-05-13T12:01:52.428Z[ 13] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
10112024-05-13T12:01:52.428Z[ 15] 1.00-2.00 sec 14.0 MBytes 117 Mbits/sec
10122024-05-13T12:01:52.428Z[ 17] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec
10132024-05-13T12:01:52.428Z[ 19] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec
10142024-05-13T12:01:52.429Z[SUM] 1.00-2.00 sec 111 MBytes 934 Mbits/sec
10152024-05-13T12:01:52.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
10162024-05-13T12:01:52.429Z[ 5] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
10172024-05-13T12:01:52.429Z[ 7] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
10182024-05-13T12:01:52.429Z[ 9] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
10192024-05-13T12:01:52.429Z[ 11] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
10202024-05-13T12:01:52.429Z[ 13] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
10212024-05-13T12:01:52.429Z[ 15] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
10222024-05-13T12:01:52.429Z[ 17] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
10232024-05-13T12:01:52.429Z[ 19] 2.00-3.00 sec 13.6 MBytes 114 Mbits/sec
10242024-05-13T12:01:52.429Z[SUM] 2.00-3.00 sec 109 MBytes 913 Mbits/sec
10252024-05-13T12:01:52.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
10262024-05-13T12:01:52.429Z[ 5] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
10272024-05-13T12:01:52.429Z[ 7] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
10282024-05-13T12:01:52.429Z[ 9] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
10292024-05-13T12:01:52.429Z[ 11] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
10302024-05-13T12:01:52.429Z[ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
10312024-05-13T12:01:52.429Z[ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
10322024-05-13T12:01:52.429Z[ 17] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
10332024-05-13T12:01:52.429Z[ 19] 3.00-4.00 sec 13.6 MBytes 114 Mbits/sec
10342024-05-13T12:01:52.429Z[SUM] 3.00-4.00 sec 108 MBytes 909 Mbits/sec
10352024-05-13T12:01:52.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
10362024-05-13T12:01:52.429Z[ 5] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
10372024-05-13T12:01:52.430Z[ 7] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
10382024-05-13T12:01:52.430Z[ 9] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
10392024-05-13T12:01:52.430Z[ 11] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
10402024-05-13T12:01:52.430Z[ 13] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
10412024-05-13T12:01:52.430Z[ 15] 4.00-5.00 sec 13.9 MBytes 116 Mbits/sec
10422024-05-13T12:01:52.430Z[ 17] 4.00-5.00 sec 13.8 MBytes 116 Mbits/sec
10432024-05-13T12:01:52.430Z[ 19] 4.00-5.00 sec 13.8 MBytes 115 Mbits/sec
10442024-05-13T12:01:52.430Z[SUM] 4.00-5.00 sec 111 MBytes 927 Mbits/sec
10452024-05-13T12:01:52.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
10462024-05-13T12:01:52.430Z[ 5] 5.00-6.00 sec 14.1 MBytes 119 Mbits/sec
10472024-05-13T12:01:52.430Z[ 7] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
10482024-05-13T12:01:52.430Z[ 9] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
10492024-05-13T12:01:52.430Z[ 11] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
10502024-05-13T12:01:52.430Z[ 13] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
10512024-05-13T12:01:52.430Z[ 15] 5.00-6.00 sec 14.1 MBytes 118 Mbits/sec
10522024-05-13T12:01:52.430Z[ 17] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
10532024-05-13T12:01:52.430Z[ 19] 5.00-6.00 sec 14.2 MBytes 119 Mbits/sec
10542024-05-13T12:01:52.430Z[SUM] 5.00-6.00 sec 113 MBytes 950 Mbits/sec
10552024-05-13T12:01:52.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
10562024-05-13T12:01:52.430Z[ 5] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
10572024-05-13T12:01:52.430Z[ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
10582024-05-13T12:01:52.430Z[ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
10592024-05-13T12:01:55.621Z[ 11] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
10602024-05-13T12:01:55.621Z[ 13] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
10612024-05-13T12:01:55.622Z[ 15] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
10622024-05-13T12:01:55.622Z[ 17] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
10632024-05-13T12:01:55.622Z[ 19] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
10642024-05-13T12:01:55.622Z[SUM] 6.00-7.00 sec 109 MBytes 917 Mbits/sec
10652024-05-13T12:01:55.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
10662024-05-13T12:01:55.622Z[ 5] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
10672024-05-13T12:01:55.622Z[ 7] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
10682024-05-13T12:01:55.622Z[ 9] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
10692024-05-13T12:01:55.622Z[ 11] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
10702024-05-13T12:01:55.622Z[ 13] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
10712024-05-13T12:01:55.622Z[ 15] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
10722024-05-13T12:01:55.622Z[ 17] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
10732024-05-13T12:01:55.622Z[ 19] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
10742024-05-13T12:01:55.622Z[SUM] 7.00-8.00 sec 106 MBytes 893 Mbits/sec
10752024-05-13T12:01:55.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
10762024-05-13T12:01:55.623Z[ 5] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
10772024-05-13T12:01:55.623Z[ 7] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
10782024-05-13T12:01:55.623Z[ 9] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
10792024-05-13T12:01:55.623Z[ 11] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
10802024-05-13T12:01:55.623Z[ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
10812024-05-13T12:01:55.623Z[ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
10822024-05-13T12:01:55.623Z[ 17] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
10832024-05-13T12:01:55.623Z[ 19] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
10842024-05-13T12:01:55.623Z[SUM] 8.00-9.00 sec 102 MBytes 856 Mbits/sec
10852024-05-13T12:01:55.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
10862024-05-13T12:01:55.623Z[ 5] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
10872024-05-13T12:01:55.623Z[ 7] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
10882024-05-13T12:01:55.623Z[ 9] 9.00-10.00 sec 14.0 MBytes 117 Mbits/sec
10892024-05-13T12:01:55.623Z[ 11] 9.00-10.00 sec 14.0 MBytes 118 Mbits/sec
10902024-05-13T12:01:55.623Z[ 13] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
10912024-05-13T12:01:55.624Z[ 15] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
10922024-05-13T12:01:55.624Z[ 17] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
10932024-05-13T12:01:55.624Z[ 19] 9.00-10.00 sec 14.0 MBytes 118 Mbits/sec
10942024-05-13T12:01:55.624Z[SUM] 9.00-10.00 sec 112 MBytes 944 Mbits/sec
10952024-05-13T12:01:55.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
10962024-05-13T12:01:55.624Z[ 5] 10.00-10.00 sec 48.1 KBytes 122 Mbits/sec
10972024-05-13T12:01:55.624Z[ 7] 10.00-10.00 sec 38.2 KBytes 96.8 Mbits/sec
10982024-05-13T12:01:55.624Z[ 9] 10.00-10.00 sec 107 KBytes 272 Mbits/sec
10992024-05-13T12:01:55.624Z[ 11] 10.00-10.00 sec 122 KBytes 308 Mbits/sec
11002024-05-13T12:01:55.624Z[ 13] 10.00-10.00 sec 36.8 KBytes 93.2 Mbits/sec
11012024-05-13T12:01:55.624Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11022024-05-13T12:01:55.624Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11032024-05-13T12:01:55.624Z[ 19] 10.00-10.00 sec 53.7 KBytes 136 Mbits/sec
11042024-05-13T12:01:55.624Z[SUM] 10.00-10.00 sec 406 KBytes 1.03 Gbits/sec
11052024-05-13T12:01:55.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
11062024-05-13T12:01:55.625Z[ ID] Interval Transfer Bandwidth
11072024-05-13T12:01:55.625Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11082024-05-13T12:01:55.625Z[ 5] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
11092024-05-13T12:01:55.625Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11102024-05-13T12:01:55.625Z[ 7] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
11112024-05-13T12:01:55.625Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11122024-05-13T12:01:55.625Z[ 9] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
11132024-05-13T12:01:55.625Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11142024-05-13T12:01:55.625Z[ 11] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
11152024-05-13T12:01:55.625Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11162024-05-13T12:01:55.625Z[ 13] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
11172024-05-13T12:01:55.625Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11182024-05-13T12:01:55.625Z[ 15] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
11192024-05-13T12:01:55.625Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11202024-05-13T12:01:55.625Z[ 17] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
11212024-05-13T12:01:55.626Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11222024-05-13T12:01:55.626Z[ 19] 0.00-10.00 sec 136 MBytes 114 Mbits/sec receiver
11232024-05-13T12:01:55.626Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11242024-05-13T12:01:55.626Z[SUM] 0.00-10.00 sec 1.06 GBytes 910 Mbits/sec receiver
11252024-05-13T12:01:55.651ZRun 3/5...910.826490395697Mbps
11262024-05-13T12:02:02.664Z-----------------------------------------------------------
11272024-05-13T12:02:02.664ZServer listening on 5201
11282024-05-13T12:02:02.664Z-----------------------------------------------------------
11292024-05-13T12:02:02.664ZAccepted connection from 10.0.0.1, port 62914
11302024-05-13T12:02:02.664Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64601
11312024-05-13T12:02:02.664Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40513
11322024-05-13T12:02:02.664Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45033
11332024-05-13T12:02:02.664Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38785
11342024-05-13T12:02:02.664Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48378
11352024-05-13T12:02:02.664Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41293
11362024-05-13T12:02:02.664Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49922
11372024-05-13T12:02:02.664Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53200
11382024-05-13T12:02:02.664Z[ ID] Interval Transfer Bandwidth
11392024-05-13T12:02:02.664Z[ 5] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec
11402024-05-13T12:02:02.664Z[ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
11412024-05-13T12:02:02.664Z[ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
11422024-05-13T12:02:02.664Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
11432024-05-13T12:02:02.665Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
11442024-05-13T12:02:02.665Z[ 15] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
11452024-05-13T12:02:02.665Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
11462024-05-13T12:02:02.665Z[ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
11472024-05-13T12:02:02.665Z[SUM] 0.00-1.00 sec 96.7 MBytes 811 Mbits/sec
11482024-05-13T12:02:02.665Z- - - - - - - - - - - - - - - - - - - - - - - - -
11492024-05-13T12:02:02.665Z[ 5] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
11502024-05-13T12:02:02.665Z[ 7] 1.00-2.00 sec 13.9 MBytes 116 Mbits/sec
11512024-05-13T12:02:02.665Z[ 9] 1.00-2.00 sec 13.8 MBytes 116 Mbits/sec
11522024-05-13T12:02:02.665Z[ 11] 1.00-2.00 sec 13.8 MBytes 115 Mbits/sec
11532024-05-13T12:02:02.665Z[ 13] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
11542024-05-13T12:02:02.665Z[ 15] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
11552024-05-13T12:02:02.665Z[ 17] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
11562024-05-13T12:02:02.665Z[ 19] 1.00-2.00 sec 13.7 MBytes 115 Mbits/sec
11572024-05-13T12:02:02.692Z[SUM] 1.00-2.00 sec 110 MBytes 924 Mbits/sec
11582024-05-13T12:02:02.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
11592024-05-13T12:02:02.692Z[ 5] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
11602024-05-13T12:02:02.692Z[ 7] 2.00-3.00 sec 14.2 MBytes 119 Mbits/sec
11612024-05-13T12:02:02.692Z[ 9] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
11622024-05-13T12:02:02.693Z[ 11] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
11632024-05-13T12:02:02.693Z[ 13] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
11642024-05-13T12:02:02.693Z[ 15] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
11652024-05-13T12:02:02.693Z[ 17] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
11662024-05-13T12:02:02.693Z[ 19] 2.00-3.00 sec 14.3 MBytes 120 Mbits/sec
11672024-05-13T12:02:02.693Z[SUM] 2.00-3.00 sec 115 MBytes 961 Mbits/sec
11682024-05-13T12:02:02.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
11692024-05-13T12:02:02.693Z[ 5] 3.00-4.00 sec 14.5 MBytes 122 Mbits/sec
11702024-05-13T12:02:02.693Z[ 7] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec
11712024-05-13T12:02:02.693Z[ 9] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
11722024-05-13T12:02:02.693Z[ 11] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec
11732024-05-13T12:02:02.693Z[ 13] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec
11742024-05-13T12:02:02.693Z[ 15] 3.00-4.00 sec 14.6 MBytes 122 Mbits/sec
11752024-05-13T12:02:02.693Z[ 17] 3.00-4.00 sec 14.5 MBytes 122 Mbits/sec
11762024-05-13T12:02:02.693Z[ 19] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
11772024-05-13T12:02:02.693Z[SUM] 3.00-4.00 sec 116 MBytes 976 Mbits/sec
11782024-05-13T12:02:02.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792024-05-13T12:02:02.693Z[ 5] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
11802024-05-13T12:02:02.693Z[ 7] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
11812024-05-13T12:02:02.693Z[ 9] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
11822024-05-13T12:02:02.693Z[ 11] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
11832024-05-13T12:02:02.693Z[ 13] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
11842024-05-13T12:02:02.693Z[ 15] 4.00-5.00 sec 13.5 MBytes 113 Mbits/sec
11852024-05-13T12:02:02.693Z[ 17] 4.00-5.00 sec 13.5 MBytes 114 Mbits/sec
11862024-05-13T12:02:02.694Z[ 19] 4.00-5.00 sec 13.6 MBytes 114 Mbits/sec
11872024-05-13T12:02:02.694Z[SUM] 4.00-5.00 sec 108 MBytes 908 Mbits/sec
11882024-05-13T12:02:02.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892024-05-13T12:02:02.694Z[ 5] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
11902024-05-13T12:02:02.694Z[ 7] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
11912024-05-13T12:02:02.694Z[ 9] 5.00-6.00 sec 13.5 MBytes 113 Mbits/sec
11922024-05-13T12:02:02.694Z[ 11] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
11932024-05-13T12:02:02.694Z[ 13] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
11942024-05-13T12:02:02.694Z[ 15] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
11952024-05-13T12:02:02.694Z[ 17] 5.00-6.00 sec 13.6 MBytes 114 Mbits/sec
11962024-05-13T12:02:02.694Z[ 19] 5.00-6.00 sec 13.5 MBytes 114 Mbits/sec
11972024-05-13T12:02:02.694Z[SUM] 5.00-6.00 sec 109 MBytes 912 Mbits/sec
11982024-05-13T12:02:02.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992024-05-13T12:02:02.694Z[ 5] 6.00-7.00 sec 14.0 MBytes 118 Mbits/sec
12002024-05-13T12:02:02.694Z[ 7] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec
12012024-05-13T12:02:02.694Z[ 9] 6.00-7.00 sec 14.1 MBytes 118 Mbits/sec
12022024-05-13T12:02:05.882Z[ 11] 6.00-7.00 sec 14.0 MBytes 118 Mbits/sec
12032024-05-13T12:02:05.883Z[ 13] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec
12042024-05-13T12:02:05.883Z[ 15] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec
12052024-05-13T12:02:05.883Z[ 17] 6.00-7.00 sec 14.0 MBytes 117 Mbits/sec
12062024-05-13T12:02:05.883Z[ 19] 6.00-7.00 sec 14.0 MBytes 118 Mbits/sec
12072024-05-13T12:02:05.883Z[SUM] 6.00-7.00 sec 112 MBytes 941 Mbits/sec
12082024-05-13T12:02:05.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092024-05-13T12:02:05.883Z[ 5] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
12102024-05-13T12:02:05.883Z[ 7] 7.00-8.00 sec 13.5 MBytes 114 Mbits/sec
12112024-05-13T12:02:05.883Z[ 9] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
12122024-05-13T12:02:05.883Z[ 11] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
12132024-05-13T12:02:05.883Z[ 13] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
12142024-05-13T12:02:05.883Z[ 15] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
12152024-05-13T12:02:05.883Z[ 17] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
12162024-05-13T12:02:05.883Z[ 19] 7.00-8.00 sec 13.6 MBytes 114 Mbits/sec
12172024-05-13T12:02:05.883Z[SUM] 7.00-8.00 sec 109 MBytes 912 Mbits/sec
12182024-05-13T12:02:05.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192024-05-13T12:02:05.883Z[ 5] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec
12202024-05-13T12:02:05.884Z[ 7] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec
12212024-05-13T12:02:05.884Z[ 9] 8.00-9.00 sec 13.7 MBytes 115 Mbits/sec
12222024-05-13T12:02:05.884Z[ 11] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
12232024-05-13T12:02:05.884Z[ 13] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
12242024-05-13T12:02:05.884Z[ 15] 8.00-9.00 sec 13.9 MBytes 116 Mbits/sec
12252024-05-13T12:02:05.884Z[ 17] 8.00-9.00 sec 13.8 MBytes 116 Mbits/sec
12262024-05-13T12:02:05.884Z[ 19] 8.00-9.00 sec 13.8 MBytes 115 Mbits/sec
12272024-05-13T12:02:05.884Z[SUM] 8.00-9.00 sec 110 MBytes 926 Mbits/sec
12282024-05-13T12:02:05.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292024-05-13T12:02:05.884Z[ 5] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
12302024-05-13T12:02:05.884Z[ 7] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
12312024-05-13T12:02:05.884Z[ 9] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
12322024-05-13T12:02:05.884Z[ 11] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
12332024-05-13T12:02:05.884Z[ 13] 9.00-10.00 sec 14.1 MBytes 119 Mbits/sec
12342024-05-13T12:02:05.884Z[ 15] 9.00-10.00 sec 14.1 MBytes 118 Mbits/sec
12352024-05-13T12:02:05.884Z[ 17] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
12362024-05-13T12:02:05.884Z[ 19] 9.00-10.00 sec 14.2 MBytes 119 Mbits/sec
12372024-05-13T12:02:05.884Z[SUM] 9.00-10.00 sec 113 MBytes 951 Mbits/sec
12382024-05-13T12:02:05.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392024-05-13T12:02:05.884Z[ 5] 10.00-10.00 sec 87.7 KBytes 206 Mbits/sec
12402024-05-13T12:02:05.884Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12412024-05-13T12:02:05.884Z[ 9] 10.00-10.00 sec 19.8 KBytes 46.5 Mbits/sec
12422024-05-13T12:02:05.884Z[ 11] 10.00-10.00 sec 66.5 KBytes 156 Mbits/sec
12432024-05-13T12:02:05.885Z[ 13] 10.00-10.00 sec 84.8 KBytes 199 Mbits/sec
12442024-05-13T12:02:05.885Z[ 15] 10.00-10.00 sec 116 KBytes 272 Mbits/sec
12452024-05-13T12:02:05.885Z[ 17] 10.00-10.00 sec 124 KBytes 292 Mbits/sec
12462024-05-13T12:02:05.885Z[ 19] 10.00-10.00 sec 90.5 KBytes 213 Mbits/sec
12472024-05-13T12:02:05.885Z[SUM] 10.00-10.00 sec 590 KBytes 1.38 Gbits/sec
12482024-05-13T12:02:05.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492024-05-13T12:02:05.885Z[ ID] Interval Transfer Bandwidth
12502024-05-13T12:02:05.885Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12512024-05-13T12:02:05.885Z[ 5] 0.00-10.00 sec 138 MBytes 115 Mbits/sec receiver
12522024-05-13T12:02:05.885Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12532024-05-13T12:02:05.885Z[ 7] 0.00-10.00 sec 138 MBytes 115 Mbits/sec receiver
12542024-05-13T12:02:05.885Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12552024-05-13T12:02:05.885Z[ 9] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver
12562024-05-13T12:02:05.885Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12572024-05-13T12:02:05.885Z[ 11] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver
12582024-05-13T12:02:05.885Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12592024-05-13T12:02:05.885Z[ 13] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver
12602024-05-13T12:02:05.885Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12612024-05-13T12:02:05.885Z[ 15] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver
12622024-05-13T12:02:05.885Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12632024-05-13T12:02:05.885Z[ 17] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver
12642024-05-13T12:02:05.885Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12652024-05-13T12:02:05.885Z[ 19] 0.00-10.00 sec 137 MBytes 115 Mbits/sec receiver
12662024-05-13T12:02:05.886Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12672024-05-13T12:02:05.886Z[SUM] 0.00-10.00 sec 1.07 GBytes 922 Mbits/sec receiver
12682024-05-13T12:02:05.911ZRun 4/5...922.8144436917389Mbps
12692024-05-13T12:02:12.946Z-----------------------------------------------------------
12702024-05-13T12:02:12.946ZServer listening on 5201
12712024-05-13T12:02:12.946Z-----------------------------------------------------------
12722024-05-13T12:02:12.946ZAccepted connection from 10.0.0.1, port 54563
12732024-05-13T12:02:12.946Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59223
12742024-05-13T12:02:12.946Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52696
12752024-05-13T12:02:12.947Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59258
12762024-05-13T12:02:12.947Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37956
12772024-05-13T12:02:12.947Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59001
12782024-05-13T12:02:12.947Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48966
12792024-05-13T12:02:12.947Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40250
12802024-05-13T12:02:12.947Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45554
12812024-05-13T12:02:12.947Z[ ID] Interval Transfer Bandwidth
12822024-05-13T12:02:12.947Z[ 5] 0.00-1.00 sec 13.3 MBytes 111 Mbits/sec
12832024-05-13T12:02:12.947Z[ 7] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec
12842024-05-13T12:02:12.947Z[ 9] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec
12852024-05-13T12:02:12.947Z[ 11] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec
12862024-05-13T12:02:12.947Z[ 13] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec
12872024-05-13T12:02:12.947Z[ 15] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec
12882024-05-13T12:02:12.947Z[ 17] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec
12892024-05-13T12:02:12.947Z[ 19] 0.00-1.00 sec 13.1 MBytes 110 Mbits/sec
12902024-05-13T12:02:12.947Z[SUM] 0.00-1.00 sec 105 MBytes 882 Mbits/sec
12912024-05-13T12:02:12.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
12922024-05-13T12:02:12.947Z[ 5] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
12932024-05-13T12:02:12.947Z[ 7] 1.00-2.00 sec 14.3 MBytes 120 Mbits/sec
12942024-05-13T12:02:12.947Z[ 9] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
12952024-05-13T12:02:12.948Z[ 11] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
12962024-05-13T12:02:12.948Z[ 13] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
12972024-05-13T12:02:12.948Z[ 15] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
12982024-05-13T12:02:12.948Z[ 17] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
12992024-05-13T12:02:12.948Z[ 19] 1.00-2.00 sec 14.2 MBytes 119 Mbits/sec
13002024-05-13T12:02:12.948Z[SUM] 1.00-2.00 sec 114 MBytes 955 Mbits/sec
13012024-05-13T12:02:12.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
13022024-05-13T12:02:12.948Z[ 5] 2.00-3.00 sec 13.9 MBytes 117 Mbits/sec
13032024-05-13T12:02:12.948Z[ 7] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec
13042024-05-13T12:02:12.948Z[ 9] 2.00-3.00 sec 14.0 MBytes 117 Mbits/sec
13052024-05-13T12:02:12.948Z[ 11] 2.00-3.00 sec 14.0 MBytes 117 Mbits/sec
13062024-05-13T12:02:12.948Z[ 13] 2.00-3.00 sec 14.0 MBytes 117 Mbits/sec
13072024-05-13T12:02:12.948Z[ 15] 2.00-3.00 sec 13.9 MBytes 117 Mbits/sec
13082024-05-13T12:02:12.948Z[ 17] 2.00-3.00 sec 13.9 MBytes 117 Mbits/sec
13092024-05-13T12:02:12.948Z[ 19] 2.00-3.00 sec 13.9 MBytes 116 Mbits/sec
13102024-05-13T12:02:12.948Z[SUM] 2.00-3.00 sec 111 MBytes 934 Mbits/sec
13112024-05-13T12:02:12.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
13122024-05-13T12:02:12.948Z[ 5] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
13132024-05-13T12:02:12.948Z[ 7] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
13142024-05-13T12:02:12.948Z[ 9] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
13152024-05-13T12:02:12.948Z[ 11] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
13162024-05-13T12:02:12.949Z[ 13] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
13172024-05-13T12:02:12.949Z[ 15] 3.00-4.00 sec 14.5 MBytes 122 Mbits/sec
13182024-05-13T12:02:12.949Z[ 17] 3.00-4.00 sec 14.5 MBytes 122 Mbits/sec
13192024-05-13T12:02:12.949Z[ 19] 3.00-4.00 sec 14.5 MBytes 121 Mbits/sec
13202024-05-13T12:02:12.949Z[SUM] 3.00-4.00 sec 116 MBytes 971 Mbits/sec
13212024-05-13T12:02:12.949Z- - - - - - - - - - - - - - - - - - - - - - - - -
13222024-05-13T12:02:12.949Z[ 5] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
13232024-05-13T12:02:12.949Z[ 7] 4.00-5.00 sec 14.5 MBytes 121 Mbits/sec
13242024-05-13T12:02:12.949Z[ 9] 4.00-5.00 sec 14.5 MBytes 121 Mbits/sec
13252024-05-13T12:02:12.949Z[ 11] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
13262024-05-13T12:02:12.949Z[ 13] 4.00-5.00 sec 14.4 MBytes 120 Mbits/sec
13272024-05-13T12:02:12.949Z[ 15] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
13282024-05-13T12:02:12.949Z[ 17] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
13292024-05-13T12:02:12.949Z[ 19] 4.00-5.00 sec 14.4 MBytes 121 Mbits/sec
13302024-05-13T12:02:12.949Z[SUM] 4.00-5.00 sec 115 MBytes 967 Mbits/sec
13312024-05-13T12:02:12.949Z- - - - - - - - - - - - - - - - - - - - - - - - -
13322024-05-13T12:02:12.949Z[ 5] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
13332024-05-13T12:02:12.949Z[ 7] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
13342024-05-13T12:02:12.949Z[ 9] 5.00-6.00 sec 14.5 MBytes 121 Mbits/sec
13352024-05-13T12:02:12.949Z[ 11] 5.00-6.00 sec 14.5 MBytes 122 Mbits/sec
13362024-05-13T12:02:12.950Z[ 13] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
13372024-05-13T12:02:12.950Z[ 15] 5.00-6.00 sec 14.5 MBytes 122 Mbits/sec
13382024-05-13T12:02:12.950Z[ 17] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
13392024-05-13T12:02:12.950Z[ 19] 5.00-6.00 sec 14.6 MBytes 122 Mbits/sec
13402024-05-13T12:02:12.950Z[SUM] 5.00-6.00 sec 116 MBytes 976 Mbits/sec
13412024-05-13T12:02:12.950Z- - - - - - - - - - - - - - - - - - - - - - - - -
13422024-05-13T12:02:12.950Z[ 5] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
13432024-05-13T12:02:12.950Z[ 7] 6.00-7.00 sec 14.2 MBytes 119 Mbits/sec
13442024-05-13T12:02:12.950Z[ 9] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
13452024-05-13T12:02:16.142Z[ 11] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
13462024-05-13T12:02:16.142Z[ 13] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
13472024-05-13T12:02:16.142Z[ 15] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
13482024-05-13T12:02:16.142Z[ 17] 6.00-7.00 sec 14.3 MBytes 120 Mbits/sec
13492024-05-13T12:02:16.142Z[ 19] 6.00-7.00 sec 14.2 MBytes 119 Mbits/sec
13502024-05-13T12:02:16.142Z[SUM] 6.00-7.00 sec 114 MBytes 959 Mbits/sec
13512024-05-13T12:02:16.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
13522024-05-13T12:02:16.142Z[ 5] 7.00-8.00 sec 14.3 MBytes 120 Mbits/sec
13532024-05-13T12:02:16.142Z[ 7] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
13542024-05-13T12:02:16.142Z[ 9] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
13552024-05-13T12:02:16.142Z[ 11] 7.00-8.00 sec 14.2 MBytes 119 Mbits/sec
13562024-05-13T12:02:16.142Z[ 13] 7.00-8.00 sec 14.2 MBytes 120 Mbits/sec
13572024-05-13T12:02:16.142Z[ 15] 7.00-8.00 sec 14.3 MBytes 120 Mbits/sec
13582024-05-13T12:02:16.142Z[ 17] 7.00-8.00 sec 14.3 MBytes 120 Mbits/sec
13592024-05-13T12:02:16.142Z[ 19] 7.00-8.00 sec 14.3 MBytes 120 Mbits/sec
13602024-05-13T12:02:16.142Z[SUM] 7.00-8.00 sec 114 MBytes 957 Mbits/sec
13612024-05-13T12:02:16.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
13622024-05-13T12:02:16.143Z[ 5] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
13632024-05-13T12:02:16.143Z[ 7] 8.00-9.00 sec 14.6 MBytes 122 Mbits/sec
13642024-05-13T12:02:16.143Z[ 9] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
13652024-05-13T12:02:16.143Z[ 11] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
13662024-05-13T12:02:16.143Z[ 13] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
13672024-05-13T12:02:16.143Z[ 15] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
13682024-05-13T12:02:16.143Z[ 17] 8.00-9.00 sec 14.5 MBytes 121 Mbits/sec
13692024-05-13T12:02:16.143Z[ 19] 8.00-9.00 sec 14.5 MBytes 122 Mbits/sec
13702024-05-13T12:02:16.143Z[SUM] 8.00-9.00 sec 116 MBytes 972 Mbits/sec
13712024-05-13T12:02:16.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
13722024-05-13T12:02:16.143Z[ 5] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
13732024-05-13T12:02:16.143Z[ 7] 9.00-10.00 sec 14.4 MBytes 120 Mbits/sec
13742024-05-13T12:02:16.143Z[ 9] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
13752024-05-13T12:02:16.143Z[ 11] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
13762024-05-13T12:02:16.143Z[ 13] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
13772024-05-13T12:02:16.143Z[ 15] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
13782024-05-13T12:02:16.143Z[ 17] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
13792024-05-13T12:02:16.143Z[ 19] 9.00-10.00 sec 14.3 MBytes 120 Mbits/sec
13802024-05-13T12:02:16.143Z[SUM] 9.00-10.00 sec 115 MBytes 962 Mbits/sec
13812024-05-13T12:02:16.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
13822024-05-13T12:02:16.144Z[ 5] 10.00-10.00 sec 56.6 KBytes 144 Mbits/sec
13832024-05-13T12:02:16.144Z[ 7] 10.00-10.00 sec 5.66 KBytes 14.4 Mbits/sec
13842024-05-13T12:02:16.144Z[ 9] 10.00-10.00 sec 124 KBytes 316 Mbits/sec
13852024-05-13T12:02:16.144Z[ 11] 10.00-10.00 sec 124 KBytes 316 Mbits/sec
13862024-05-13T12:02:16.144Z[ 13] 10.00-10.00 sec 116 KBytes 295 Mbits/sec
13872024-05-13T12:02:16.144Z[ 15] 10.00-10.00 sec 53.7 KBytes 137 Mbits/sec
13882024-05-13T12:02:16.144Z[ 17] 10.00-10.00 sec 48.1 KBytes 122 Mbits/sec
13892024-05-13T12:02:16.144Z[ 19] 10.00-10.00 sec 5.66 KBytes 14.4 Mbits/sec
13902024-05-13T12:02:16.144Z[SUM] 10.00-10.00 sec 535 KBytes 1.36 Gbits/sec
13912024-05-13T12:02:16.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
13922024-05-13T12:02:16.144Z[ ID] Interval Transfer Bandwidth
13932024-05-13T12:02:16.144Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13942024-05-13T12:02:16.144Z[ 5] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
13952024-05-13T12:02:16.144Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13962024-05-13T12:02:16.144Z[ 7] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
13972024-05-13T12:02:16.144Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13982024-05-13T12:02:16.144Z[ 9] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
13992024-05-13T12:02:16.144Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14002024-05-13T12:02:16.144Z[ 11] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
14012024-05-13T12:02:16.144Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14022024-05-13T12:02:16.144Z[ 13] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
14032024-05-13T12:02:16.144Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14042024-05-13T12:02:16.145Z[ 15] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
14052024-05-13T12:02:16.145Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14062024-05-13T12:02:16.145Z[ 17] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
14072024-05-13T12:02:16.145Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14082024-05-13T12:02:16.145Z[ 19] 0.00-10.00 sec 142 MBytes 119 Mbits/sec receiver
14092024-05-13T12:02:16.145Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14102024-05-13T12:02:16.145Z[SUM] 0.00-10.00 sec 1.11 GBytes 954 Mbits/sec receiver
14112024-05-13T12:02:16.170ZRun 5/5...954.098041138242Mbps
14122024-05-13T12:02:16.170Z###---------------------###
14132024-05-13T12:02:16.170Z::: iPerf done... :::
14142024-05-13T12:02:16.171Z:::Awaiting out files...:::
14152024-05-13T12:02:16.171Z###---------------------###
14162024-05-13T12:02:16.171Z###-----###
14172024-05-13T12:02:16.171Z:::done!:::
14182024-05-13T12:02:16.171Z###-----###
14192024-05-13T12:02:16.171Z###-------------------###
14202024-05-13T12:02:16.171Z:::Running experiment :::
14212024-05-13T12:02:16.171Z:::iperf-tcp/local/s2c:::
14222024-05-13T12:02:16.171Z###-------------------###
14232024-05-13T12:02:23.208Z-----------------------------------------------------------
14242024-05-13T12:02:23.208ZServer listening on 5201
14252024-05-13T12:02:23.208Z-----------------------------------------------------------
14262024-05-13T12:02:23.208ZAccepted connection from 10.0.0.1, port 55337
14272024-05-13T12:02:23.208Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46182
14282024-05-13T12:02:23.208Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36498
14292024-05-13T12:02:23.208Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35208
14302024-05-13T12:02:23.208Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48695
14312024-05-13T12:02:23.209Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49673
14322024-05-13T12:02:23.209Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58114
14332024-05-13T12:02:23.209Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33666
14342024-05-13T12:02:23.209Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35005
14352024-05-13T12:02:23.209Z[ ID] Interval Transfer Bandwidth
14362024-05-13T12:02:23.209Z[ 5] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
14372024-05-13T12:02:23.209Z[ 7] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
14382024-05-13T12:02:23.209Z[ 9] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
14392024-05-13T12:02:23.209Z[ 11] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
14402024-05-13T12:02:23.209Z[ 13] 0.00-1.00 sec 11.9 MBytes 99.9 Mbits/sec
14412024-05-13T12:02:23.209Z[ 15] 0.00-1.00 sec 11.9 MBytes 99.7 Mbits/sec
14422024-05-13T12:02:23.209Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.6 Mbits/sec
14432024-05-13T12:02:23.209Z[ 19] 0.00-1.00 sec 11.9 MBytes 99.5 Mbits/sec
14442024-05-13T12:02:23.209Z[SUM] 0.00-1.00 sec 95.4 MBytes 801 Mbits/sec
14452024-05-13T12:02:23.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
14462024-05-13T12:02:23.209Z[ 5] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec
14472024-05-13T12:02:23.209Z[ 7] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec
14482024-05-13T12:02:23.209Z[ 9] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec
14492024-05-13T12:02:23.209Z[ 11] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec
14502024-05-13T12:02:23.209Z[ 13] 1.00-2.00 sec 12.7 MBytes 107 Mbits/sec
14512024-05-13T12:02:23.209Z[ 15] 1.00-2.00 sec 12.7 MBytes 106 Mbits/sec
14522024-05-13T12:02:23.209Z[ 17] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec
14532024-05-13T12:02:23.209Z[ 19] 1.00-2.00 sec 12.6 MBytes 106 Mbits/sec
14542024-05-13T12:02:23.210Z[SUM] 1.00-2.00 sec 101 MBytes 849 Mbits/sec
14552024-05-13T12:02:23.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
14562024-05-13T12:02:23.210Z[ 5] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
14572024-05-13T12:02:23.210Z[ 7] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
14582024-05-13T12:02:23.210Z[ 9] 2.00-3.00 sec 12.5 MBytes 105 Mbits/sec
14592024-05-13T12:02:23.210Z[ 11] 2.00-3.00 sec 12.5 MBytes 105 Mbits/sec
14602024-05-13T12:02:23.210Z[ 13] 2.00-3.00 sec 12.6 MBytes 105 Mbits/sec
14612024-05-13T12:02:23.210Z[ 15] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
14622024-05-13T12:02:23.210Z[ 17] 2.00-3.00 sec 12.6 MBytes 106 Mbits/sec
14632024-05-13T12:02:23.210Z[ 19] 2.00-3.00 sec 12.7 MBytes 106 Mbits/sec
14642024-05-13T12:02:23.210Z[SUM] 2.00-3.00 sec 101 MBytes 846 Mbits/sec
14652024-05-13T12:02:23.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
14662024-05-13T12:02:23.210Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
14672024-05-13T12:02:23.210Z[ 7] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
14682024-05-13T12:02:23.210Z[ 9] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
14692024-05-13T12:02:23.210Z[ 11] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
14702024-05-13T12:02:23.210Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
14712024-05-13T12:02:23.210Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
14722024-05-13T12:02:23.210Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
14732024-05-13T12:02:23.210Z[ 19] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
14742024-05-13T12:02:23.210Z[SUM] 3.00-4.00 sec 104 MBytes 873 Mbits/sec
14752024-05-13T12:02:23.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
14762024-05-13T12:02:23.210Z[ 5] 4.00-5.00 sec 12.7 MBytes 106 Mbits/sec
14772024-05-13T12:02:23.211Z[ 7] 4.00-5.00 sec 12.6 MBytes 106 Mbits/sec
14782024-05-13T12:02:23.211Z[ 9] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
14792024-05-13T12:02:23.211Z[ 11] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
14802024-05-13T12:02:23.211Z[ 13] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
14812024-05-13T12:02:23.211Z[ 15] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
14822024-05-13T12:02:23.211Z[ 17] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
14832024-05-13T12:02:23.211Z[ 19] 4.00-5.00 sec 12.7 MBytes 107 Mbits/sec
14842024-05-13T12:02:23.211Z[SUM] 4.00-5.00 sec 102 MBytes 853 Mbits/sec
14852024-05-13T12:02:23.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
14862024-05-13T12:02:23.211Z[ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
14872024-05-13T12:02:23.211Z[ 7] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec
14882024-05-13T12:02:23.211Z[ 9] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
14892024-05-13T12:02:23.211Z[ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
14902024-05-13T12:02:23.211Z[ 13] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
14912024-05-13T12:02:23.211Z[ 15] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec
14922024-05-13T12:02:23.211Z[ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
14932024-05-13T12:02:23.211Z[ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
14942024-05-13T12:02:23.211Z[SUM] 5.00-6.00 sec 106 MBytes 887 Mbits/sec
14952024-05-13T12:02:23.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
14962024-05-13T12:02:23.211Z[ 5] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
14972024-05-13T12:02:23.211Z[ 7] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
14982024-05-13T12:02:23.211Z[ 9] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
14992024-05-13T12:02:26.301Z[ 11] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
15002024-05-13T12:02:26.301Z[ 13] 6.00-7.00 sec 13.1 MBytes 110 Mbits/sec
15012024-05-13T12:02:26.301Z[ 15] 6.00-7.00 sec 13.2 MBytes 110 Mbits/sec
15022024-05-13T12:02:26.301Z[ 17] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
15032024-05-13T12:02:26.301Z[ 19] 6.00-7.00 sec 13.2 MBytes 111 Mbits/sec
15042024-05-13T12:02:26.301Z[SUM] 6.00-7.00 sec 105 MBytes 884 Mbits/sec
15052024-05-13T12:02:26.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
15062024-05-13T12:02:26.301Z[ 5] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
15072024-05-13T12:02:26.301Z[ 7] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
15082024-05-13T12:02:26.301Z[ 9] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
15092024-05-13T12:02:26.301Z[ 11] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
15102024-05-13T12:02:26.301Z[ 13] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
15112024-05-13T12:02:26.301Z[ 15] 7.00-8.00 sec 13.0 MBytes 109 Mbits/sec
15122024-05-13T12:02:26.301Z[ 17] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
15132024-05-13T12:02:26.301Z[ 19] 7.00-8.00 sec 12.9 MBytes 108 Mbits/sec
15142024-05-13T12:02:26.301Z[SUM] 7.00-8.00 sec 104 MBytes 870 Mbits/sec
15152024-05-13T12:02:26.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
15162024-05-13T12:02:26.302Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
15172024-05-13T12:02:26.302Z[ 7] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
15182024-05-13T12:02:26.302Z[ 9] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
15192024-05-13T12:02:26.302Z[ 11] 8.00-9.00 sec 12.7 MBytes 107 Mbits/sec
15202024-05-13T12:02:26.302Z[ 13] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
15212024-05-13T12:02:26.302Z[ 15] 8.00-9.00 sec 12.8 MBytes 107 Mbits/sec
15222024-05-13T12:02:26.302Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
15232024-05-13T12:02:26.302Z[ 19] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
15242024-05-13T12:02:26.302Z[SUM] 8.00-9.00 sec 103 MBytes 860 Mbits/sec
15252024-05-13T12:02:26.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
15262024-05-13T12:02:26.302Z[ 5] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
15272024-05-13T12:02:26.302Z[ 7] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
15282024-05-13T12:02:26.302Z[ 9] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
15292024-05-13T12:02:26.302Z[ 11] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
15302024-05-13T12:02:26.302Z[ 13] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
15312024-05-13T12:02:26.302Z[ 15] 9.00-10.00 sec 13.2 MBytes 111 Mbits/sec
15322024-05-13T12:02:26.302Z[ 17] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec
15332024-05-13T12:02:26.302Z[ 19] 9.00-10.00 sec 13.2 MBytes 110 Mbits/sec
15342024-05-13T12:02:26.302Z[SUM] 9.00-10.00 sec 106 MBytes 886 Mbits/sec
15352024-05-13T12:02:26.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
15362024-05-13T12:02:26.302Z[ 5] 10.00-10.01 sec 113 KBytes 189 Mbits/sec
15372024-05-13T12:02:26.302Z[ 7] 10.00-10.01 sec 170 KBytes 284 Mbits/sec
15382024-05-13T12:02:26.303Z[ 9] 10.00-10.01 sec 170 KBytes 285 Mbits/sec
15392024-05-13T12:02:26.303Z[ 11] 10.00-10.01 sec 84.8 KBytes 142 Mbits/sec
15402024-05-13T12:02:26.303Z[ 13] 10.00-10.01 sec 56.6 KBytes 94.5 Mbits/sec
15412024-05-13T12:02:26.303Z[ 15] 10.00-10.01 sec 56.6 KBytes 94.5 Mbits/sec
15422024-05-13T12:02:26.303Z[ 17] 10.00-10.01 sec 113 KBytes 189 Mbits/sec
15432024-05-13T12:02:26.303Z[ 19] 10.00-10.01 sec 113 KBytes 189 Mbits/sec
15442024-05-13T12:02:26.303Z[SUM] 10.00-10.01 sec 877 KBytes 1.47 Gbits/sec
15452024-05-13T12:02:26.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
15462024-05-13T12:02:26.303Z[ ID] Interval Transfer Bandwidth
15472024-05-13T12:02:26.303Z[ 5] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender
15482024-05-13T12:02:26.303Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
15492024-05-13T12:02:26.303Z[ 7] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender
15502024-05-13T12:02:26.303Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
15512024-05-13T12:02:26.303Z[ 9] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender
15522024-05-13T12:02:26.303Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
15532024-05-13T12:02:26.303Z[ 11] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender
15542024-05-13T12:02:26.303Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
15552024-05-13T12:02:26.303Z[ 13] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender
15562024-05-13T12:02:26.303Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
15572024-05-13T12:02:26.303Z[ 15] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender
15582024-05-13T12:02:26.303Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
15592024-05-13T12:02:26.303Z[ 17] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender
15602024-05-13T12:02:26.303Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
15612024-05-13T12:02:26.304Z[ 19] 0.00-10.01 sec 128 MBytes 108 Mbits/sec sender
15622024-05-13T12:02:26.304Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
15632024-05-13T12:02:26.304Z[SUM] 0.00-10.01 sec 1.00 GBytes 861 Mbits/sec sender
15642024-05-13T12:02:26.304Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
15652024-05-13T12:02:26.329ZRun 1/5...861.424593977829Mbps
15662024-05-13T12:02:33.367Z-----------------------------------------------------------
15672024-05-13T12:02:33.367ZServer listening on 5201
15682024-05-13T12:02:33.367Z-----------------------------------------------------------
15692024-05-13T12:02:33.367ZAccepted connection from 10.0.0.1, port 40679
15702024-05-13T12:02:33.368Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53522
15712024-05-13T12:02:33.368Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59951
15722024-05-13T12:02:33.368Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37553
15732024-05-13T12:02:33.368Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38370
15742024-05-13T12:02:33.368Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35497
15752024-05-13T12:02:33.368Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53866
15762024-05-13T12:02:33.368Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40698
15772024-05-13T12:02:33.368Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32790
15782024-05-13T12:02:33.368Z[ ID] Interval Transfer Bandwidth
15792024-05-13T12:02:33.368Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
15802024-05-13T12:02:33.368Z[ 7] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
15812024-05-13T12:02:33.368Z[ 9] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
15822024-05-13T12:02:33.368Z[ 11] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
15832024-05-13T12:02:33.368Z[ 13] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
15842024-05-13T12:02:33.368Z[ 15] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
15852024-05-13T12:02:33.368Z[ 17] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
15862024-05-13T12:02:33.368Z[ 19] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
15872024-05-13T12:02:33.368Z[SUM] 0.00-1.00 sec 96.5 MBytes 809 Mbits/sec
15882024-05-13T12:02:33.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
15892024-05-13T12:02:33.368Z[ 5] 1.00-2.00 sec 12.2 MBytes 103 Mbits/sec
15902024-05-13T12:02:33.368Z[ 7] 1.00-2.00 sec 12.3 MBytes 103 Mbits/sec
15912024-05-13T12:02:33.368Z[ 9] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
15922024-05-13T12:02:33.368Z[ 11] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
15932024-05-13T12:02:33.369Z[ 13] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
15942024-05-13T12:02:33.369Z[ 15] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
15952024-05-13T12:02:33.369Z[ 17] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
15962024-05-13T12:02:33.369Z[ 19] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
15972024-05-13T12:02:33.369Z[SUM] 1.00-2.00 sec 97.7 MBytes 820 Mbits/sec
15982024-05-13T12:02:33.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
15992024-05-13T12:02:33.369Z[ 5] 2.00-3.00 sec 12.3 MBytes 104 Mbits/sec
16002024-05-13T12:02:33.369Z[ 7] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec
16012024-05-13T12:02:33.369Z[ 9] 2.00-3.00 sec 12.3 MBytes 104 Mbits/sec
16022024-05-13T12:02:33.369Z[ 11] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec
16032024-05-13T12:02:33.369Z[ 13] 2.00-3.00 sec 12.4 MBytes 104 Mbits/sec
16042024-05-13T12:02:33.369Z[ 15] 2.00-3.00 sec 12.3 MBytes 103 Mbits/sec
16052024-05-13T12:02:33.369Z[ 17] 2.00-3.00 sec 12.4 MBytes 104 Mbits/sec
16062024-05-13T12:02:33.369Z[ 19] 2.00-3.00 sec 12.4 MBytes 104 Mbits/sec
16072024-05-13T12:02:33.369Z[SUM] 2.00-3.00 sec 98.8 MBytes 829 Mbits/sec
16082024-05-13T12:02:33.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
16092024-05-13T12:02:33.369Z[ 5] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
16102024-05-13T12:02:33.369Z[ 7] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
16112024-05-13T12:02:33.369Z[ 9] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
16122024-05-13T12:02:33.369Z[ 11] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
16132024-05-13T12:02:33.369Z[ 13] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
16142024-05-13T12:02:33.369Z[ 15] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
16152024-05-13T12:02:33.369Z[ 17] 3.00-4.00 sec 12.8 MBytes 108 Mbits/sec
16162024-05-13T12:02:33.370Z[ 19] 3.00-4.00 sec 12.9 MBytes 108 Mbits/sec
16172024-05-13T12:02:33.370Z[SUM] 3.00-4.00 sec 103 MBytes 864 Mbits/sec
16182024-05-13T12:02:33.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
16192024-05-13T12:02:33.370Z[ 5] 4.00-5.00 sec 12.4 MBytes 104 Mbits/sec
16202024-05-13T12:02:33.370Z[ 7] 4.00-5.00 sec 12.4 MBytes 104 Mbits/sec
16212024-05-13T12:02:33.370Z[ 9] 4.00-5.00 sec 12.4 MBytes 104 Mbits/sec
16222024-05-13T12:02:33.370Z[ 11] 4.00-5.00 sec 12.3 MBytes 104 Mbits/sec
16232024-05-13T12:02:33.370Z[ 13] 4.00-5.00 sec 12.3 MBytes 104 Mbits/sec
16242024-05-13T12:02:33.370Z[ 15] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
16252024-05-13T12:02:33.370Z[ 17] 4.00-5.00 sec 12.4 MBytes 104 Mbits/sec
16262024-05-13T12:02:33.370Z[ 19] 4.00-5.00 sec 12.3 MBytes 103 Mbits/sec
16272024-05-13T12:02:33.370Z[SUM] 4.00-5.00 sec 98.9 MBytes 830 Mbits/sec
16282024-05-13T12:02:33.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
16292024-05-13T12:02:33.370Z[ 5] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
16302024-05-13T12:02:33.370Z[ 7] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
16312024-05-13T12:02:33.370Z[ 9] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
16322024-05-13T12:02:33.370Z[ 11] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
16332024-05-13T12:02:33.370Z[ 13] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
16342024-05-13T12:02:33.370Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
16352024-05-13T12:02:33.370Z[ 17] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
16362024-05-13T12:02:33.370Z[ 19] 5.00-6.00 sec 13.0 MBytes 109 Mbits/sec
16372024-05-13T12:02:33.370Z[SUM] 5.00-6.00 sec 104 MBytes 874 Mbits/sec
16382024-05-13T12:02:33.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
16392024-05-13T12:02:33.371Z[ 5] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
16402024-05-13T12:02:33.371Z[ 7] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
16412024-05-13T12:02:33.371Z[ 9] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
16422024-05-13T12:02:36.460Z[ 11] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
16432024-05-13T12:02:36.461Z[ 13] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
16442024-05-13T12:02:36.461Z[ 15] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
16452024-05-13T12:02:36.461Z[ 17] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
16462024-05-13T12:02:36.461Z[ 19] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
16472024-05-13T12:02:36.461Z[SUM] 6.00-7.00 sec 104 MBytes 871 Mbits/sec
16482024-05-13T12:02:36.461Z- - - - - - - - - - - - - - - - - - - - - - - - -
16492024-05-13T12:02:36.461Z[ 5] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
16502024-05-13T12:02:36.461Z[ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
16512024-05-13T12:02:36.461Z[ 9] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
16522024-05-13T12:02:36.461Z[ 11] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
16532024-05-13T12:02:36.461Z[ 13] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
16542024-05-13T12:02:36.461Z[ 15] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
16552024-05-13T12:02:36.461Z[ 17] 7.00-8.00 sec 13.3 MBytes 112 Mbits/sec
16562024-05-13T12:02:36.461Z[ 19] 7.00-8.00 sec 13.3 MBytes 111 Mbits/sec
16572024-05-13T12:02:36.461Z[SUM] 7.00-8.00 sec 106 MBytes 892 Mbits/sec
16582024-05-13T12:02:36.461Z- - - - - - - - - - - - - - - - - - - - - - - - -
16592024-05-13T12:02:36.461Z[ 5] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
16602024-05-13T12:02:36.461Z[ 7] 8.00-9.00 sec 13.1 MBytes 110 Mbits/sec
16612024-05-13T12:02:36.461Z[ 9] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
16622024-05-13T12:02:36.461Z[ 11] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
16632024-05-13T12:02:36.461Z[ 13] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
16642024-05-13T12:02:36.462Z[ 15] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
16652024-05-13T12:02:36.462Z[ 17] 8.00-9.00 sec 13.2 MBytes 111 Mbits/sec
16662024-05-13T12:02:36.462Z[ 19] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
16672024-05-13T12:02:36.462Z[SUM] 8.00-9.00 sec 106 MBytes 887 Mbits/sec
16682024-05-13T12:02:36.462Z- - - - - - - - - - - - - - - - - - - - - - - - -
16692024-05-13T12:02:36.462Z[ 5] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
16702024-05-13T12:02:36.462Z[ 7] 9.00-10.00 sec 13.3 MBytes 111 Mbits/sec
16712024-05-13T12:02:36.462Z[ 9] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
16722024-05-13T12:02:36.462Z[ 11] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
16732024-05-13T12:02:36.462Z[ 13] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
16742024-05-13T12:02:36.462Z[ 15] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
16752024-05-13T12:02:36.462Z[ 17] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
16762024-05-13T12:02:36.462Z[ 19] 9.00-10.00 sec 13.1 MBytes 110 Mbits/sec
16772024-05-13T12:02:36.462Z[SUM] 9.00-10.00 sec 105 MBytes 883 Mbits/sec
16782024-05-13T12:02:36.462Z- - - - - - - - - - - - - - - - - - - - - - - - -
16792024-05-13T12:02:36.462Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16802024-05-13T12:02:36.462Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16812024-05-13T12:02:36.462Z[ 9] 10.00-10.00 sec 113 KBytes 323 Mbits/sec
16822024-05-13T12:02:36.462Z[ 11] 10.00-10.00 sec 56.6 KBytes 161 Mbits/sec
16832024-05-13T12:02:36.462Z[ 13] 10.00-10.00 sec 113 KBytes 323 Mbits/sec
16842024-05-13T12:02:36.462Z[ 15] 10.00-10.00 sec 113 KBytes 323 Mbits/sec
16852024-05-13T12:02:36.462Z[ 17] 10.00-10.00 sec 56.6 KBytes 161 Mbits/sec
16862024-05-13T12:02:36.462Z[ 19] 10.00-10.00 sec 56.6 KBytes 161 Mbits/sec
16872024-05-13T12:02:36.462Z[SUM] 10.00-10.00 sec 509 KBytes 1.45 Gbits/sec
16882024-05-13T12:02:36.463Z- - - - - - - - - - - - - - - - - - - - - - - - -
16892024-05-13T12:02:36.463Z[ ID] Interval Transfer Bandwidth
16902024-05-13T12:02:36.463Z[ 5] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
16912024-05-13T12:02:36.463Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16922024-05-13T12:02:36.463Z[ 7] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
16932024-05-13T12:02:36.463Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16942024-05-13T12:02:36.463Z[ 9] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
16952024-05-13T12:02:36.463Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16962024-05-13T12:02:36.463Z[ 11] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
16972024-05-13T12:02:36.463Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
16982024-05-13T12:02:36.463Z[ 13] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
16992024-05-13T12:02:36.463Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17002024-05-13T12:02:36.463Z[ 15] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
17012024-05-13T12:02:36.463Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17022024-05-13T12:02:36.463Z[ 17] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
17032024-05-13T12:02:36.463Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17042024-05-13T12:02:36.463Z[ 19] 0.00-10.00 sec 128 MBytes 107 Mbits/sec sender
17052024-05-13T12:02:36.463Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17062024-05-13T12:02:36.463Z[SUM] 0.00-10.00 sec 1021 MBytes 856 Mbits/sec sender
17072024-05-13T12:02:36.463Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
17082024-05-13T12:02:36.492ZRun 2/5...856.3768979202799Mbps
17092024-05-13T12:02:43.527Z-----------------------------------------------------------
17102024-05-13T12:02:43.527ZServer listening on 5201
17112024-05-13T12:02:43.527Z-----------------------------------------------------------
17122024-05-13T12:02:43.527ZAccepted connection from 10.0.0.1, port 58244
17132024-05-13T12:02:43.527Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60051
17142024-05-13T12:02:43.527Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35880
17152024-05-13T12:02:43.527Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39390
17162024-05-13T12:02:43.527Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41427
17172024-05-13T12:02:43.527Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55160
17182024-05-13T12:02:43.527Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51240
17192024-05-13T12:02:43.527Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46355
17202024-05-13T12:02:43.527Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41174
17212024-05-13T12:02:43.527Z[ ID] Interval Transfer Bandwidth
17222024-05-13T12:02:43.527Z[ 5] 0.00-1.00 sec 12.1 MBytes 101 Mbits/sec
17232024-05-13T12:02:43.528Z[ 7] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
17242024-05-13T12:02:43.528Z[ 9] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
17252024-05-13T12:02:43.528Z[ 11] 0.00-1.00 sec 12.0 MBytes 101 Mbits/sec
17262024-05-13T12:02:43.528Z[ 13] 0.00-1.00 sec 12.0 MBytes 100 Mbits/sec
17272024-05-13T12:02:43.528Z[ 15] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
17282024-05-13T12:02:43.528Z[ 17] 0.00-1.00 sec 11.9 MBytes 99.8 Mbits/sec
17292024-05-13T12:02:43.528Z[ 19] 0.00-1.00 sec 11.9 MBytes 100 Mbits/sec
17302024-05-13T12:02:43.528Z[SUM] 0.00-1.00 sec 95.8 MBytes 804 Mbits/sec
17312024-05-13T12:02:43.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
17322024-05-13T12:02:43.528Z[ 5] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec
17332024-05-13T12:02:43.528Z[ 7] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
17342024-05-13T12:02:43.528Z[ 9] 1.00-2.00 sec 12.0 MBytes 101 Mbits/sec
17352024-05-13T12:02:43.528Z[ 11] 1.00-2.00 sec 12.1 MBytes 101 Mbits/sec
17362024-05-13T12:02:43.528Z[ 13] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec
17372024-05-13T12:02:43.528Z[ 15] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec
17382024-05-13T12:02:43.528Z[ 17] 1.00-2.00 sec 12.2 MBytes 102 Mbits/sec
17392024-05-13T12:02:43.528Z[ 19] 1.00-2.00 sec 12.1 MBytes 102 Mbits/sec
17402024-05-13T12:02:43.528Z[SUM] 1.00-2.00 sec 97.0 MBytes 813 Mbits/sec
17412024-05-13T12:02:43.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
17422024-05-13T12:02:43.528Z[ 5] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
17432024-05-13T12:02:43.528Z[ 7] 2.00-3.00 sec 13.2 MBytes 111 Mbits/sec
17442024-05-13T12:02:43.528Z[ 9] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
17452024-05-13T12:02:43.528Z[ 11] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
17462024-05-13T12:02:43.528Z[ 13] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
17472024-05-13T12:02:43.529Z[ 15] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
17482024-05-13T12:02:43.529Z[ 17] 2.00-3.00 sec 13.3 MBytes 111 Mbits/sec
17492024-05-13T12:02:43.529Z[ 19] 2.00-3.00 sec 13.3 MBytes 112 Mbits/sec
17502024-05-13T12:02:43.529Z[SUM] 2.00-3.00 sec 106 MBytes 892 Mbits/sec
17512024-05-13T12:02:43.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
17522024-05-13T12:02:43.529Z[ 5] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
17532024-05-13T12:02:43.529Z[ 7] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
17542024-05-13T12:02:43.529Z[ 9] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
17552024-05-13T12:02:43.529Z[ 11] 3.00-4.00 sec 13.7 MBytes 115 Mbits/sec
17562024-05-13T12:02:43.529Z[ 13] 3.00-4.00 sec 13.8 MBytes 115 Mbits/sec
17572024-05-13T12:02:43.529Z[ 15] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
17582024-05-13T12:02:43.529Z[ 17] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
17592024-05-13T12:02:43.529Z[ 19] 3.00-4.00 sec 13.8 MBytes 116 Mbits/sec
17602024-05-13T12:02:43.529Z[SUM] 3.00-4.00 sec 110 MBytes 923 Mbits/sec
17612024-05-13T12:02:43.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
17622024-05-13T12:02:43.529Z[ 5] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
17632024-05-13T12:02:43.529Z[ 7] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
17642024-05-13T12:02:43.529Z[ 9] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
17652024-05-13T12:02:43.529Z[ 11] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
17662024-05-13T12:02:43.529Z[ 13] 4.00-5.00 sec 13.1 MBytes 110 Mbits/sec
17672024-05-13T12:02:43.529Z[ 15] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
17682024-05-13T12:02:43.529Z[ 17] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
17692024-05-13T12:02:43.529Z[ 19] 4.00-5.00 sec 13.0 MBytes 109 Mbits/sec
17702024-05-13T12:02:43.530Z[SUM] 4.00-5.00 sec 104 MBytes 875 Mbits/sec
17712024-05-13T12:02:43.530Z- - - - - - - - - - - - - - - - - - - - - - - - -
17722024-05-13T12:02:43.530Z[ 5] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
17732024-05-13T12:02:43.530Z[ 7] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
17742024-05-13T12:02:43.530Z[ 9] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
17752024-05-13T12:02:43.530Z[ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
17762024-05-13T12:02:43.530Z[ 13] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec
17772024-05-13T12:02:43.530Z[ 15] 5.00-6.00 sec 13.2 MBytes 110 Mbits/sec
17782024-05-13T12:02:43.530Z[ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
17792024-05-13T12:02:43.530Z[ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
17802024-05-13T12:02:43.530Z[SUM] 5.00-6.00 sec 106 MBytes 887 Mbits/sec
17812024-05-13T12:02:43.530Z- - - - - - - - - - - - - - - - - - - - - - - - -
17822024-05-13T12:02:43.530Z[ 5] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
17832024-05-13T12:02:43.530Z[ 7] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
17842024-05-13T12:02:43.530Z[ 9] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
17852024-05-13T12:02:46.721Z[ 11] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
17862024-05-13T12:02:46.721Z[ 13] 6.00-7.00 sec 13.0 MBytes 109 Mbits/sec
17872024-05-13T12:02:46.721Z[ 15] 6.00-7.00 sec 12.9 MBytes 109 Mbits/sec
17882024-05-13T12:02:46.721Z[ 17] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
17892024-05-13T12:02:46.721Z[ 19] 6.00-7.00 sec 12.9 MBytes 108 Mbits/sec
17902024-05-13T12:02:46.721Z[SUM] 6.00-7.00 sec 103 MBytes 867 Mbits/sec
17912024-05-13T12:02:46.721Z- - - - - - - - - - - - - - - - - - - - - - - - -
17922024-05-13T12:02:46.721Z[ 5] 7.00-8.00 sec 13.2 MBytes 111 Mbits/sec
17932024-05-13T12:02:46.721Z[ 7] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
17942024-05-13T12:02:46.722Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
17952024-05-13T12:02:46.722Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
17962024-05-13T12:02:46.722Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
17972024-05-13T12:02:46.722Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
17982024-05-13T12:02:46.722Z[ 17] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
17992024-05-13T12:02:46.722Z[ 19] 7.00-8.00 sec 13.2 MBytes 110 Mbits/sec
18002024-05-13T12:02:46.722Z[SUM] 7.00-8.00 sec 105 MBytes 883 Mbits/sec
18012024-05-13T12:02:46.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
18022024-05-13T12:02:46.722Z[ 5] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
18032024-05-13T12:02:46.722Z[ 7] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
18042024-05-13T12:02:46.722Z[ 9] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
18052024-05-13T12:02:46.722Z[ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
18062024-05-13T12:02:46.722Z[ 13] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
18072024-05-13T12:02:46.722Z[ 15] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
18082024-05-13T12:02:46.722Z[ 17] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
18092024-05-13T12:02:46.722Z[ 19] 8.00-9.00 sec 13.3 MBytes 111 Mbits/sec
18102024-05-13T12:02:46.722Z[SUM] 8.00-9.00 sec 107 MBytes 894 Mbits/sec
18112024-05-13T12:02:46.722Z- - - - - - - - - - - - - - - - - - - - - - - - -
18122024-05-13T12:02:46.722Z[ 5] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
18132024-05-13T12:02:46.722Z[ 7] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
18142024-05-13T12:02:46.722Z[ 9] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
18152024-05-13T12:02:46.722Z[ 11] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
18162024-05-13T12:02:46.722Z[ 13] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
18172024-05-13T12:02:46.723Z[ 15] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
18182024-05-13T12:02:46.723Z[ 17] 9.00-10.00 sec 13.3 MBytes 112 Mbits/sec
18192024-05-13T12:02:46.723Z[ 19] 9.00-10.00 sec 13.4 MBytes 112 Mbits/sec
18202024-05-13T12:02:46.723Z[SUM] 9.00-10.00 sec 107 MBytes 897 Mbits/sec
18212024-05-13T12:02:46.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
18222024-05-13T12:02:46.723Z[ 5] 10.00-10.00 sec 113 KBytes 304 Mbits/sec
18232024-05-13T12:02:46.723Z[ 7] 10.00-10.00 sec 56.6 KBytes 152 Mbits/sec
18242024-05-13T12:02:46.723Z[ 9] 10.00-10.00 sec 113 KBytes 305 Mbits/sec
18252024-05-13T12:02:46.723Z[ 11] 10.00-10.00 sec 113 KBytes 305 Mbits/sec
18262024-05-13T12:02:46.723Z[ 13] 10.00-10.00 sec 56.6 KBytes 152 Mbits/sec
18272024-05-13T12:02:46.723Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18282024-05-13T12:02:46.723Z[ 17] 10.00-10.00 sec 56.6 KBytes 152 Mbits/sec
18292024-05-13T12:02:46.723Z[ 19] 10.00-10.00 sec 56.6 KBytes 152 Mbits/sec
18302024-05-13T12:02:46.723Z[SUM] 10.00-10.00 sec 566 KBytes 1.52 Gbits/sec
18312024-05-13T12:02:46.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
18322024-05-13T12:02:46.723Z[ ID] Interval Transfer Bandwidth
18332024-05-13T12:02:46.723Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
18342024-05-13T12:02:46.723Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18352024-05-13T12:02:46.723Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
18362024-05-13T12:02:46.723Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18372024-05-13T12:02:46.723Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
18382024-05-13T12:02:46.723Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18392024-05-13T12:02:46.723Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
18402024-05-13T12:02:46.724Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18412024-05-13T12:02:46.724Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
18422024-05-13T12:02:46.724Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18432024-05-13T12:02:46.724Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
18442024-05-13T12:02:46.724Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18452024-05-13T12:02:46.724Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
18462024-05-13T12:02:46.724Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18472024-05-13T12:02:46.724Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
18482024-05-13T12:02:46.724Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18492024-05-13T12:02:46.724Z[SUM] 0.00-10.00 sec 1.02 GBytes 874 Mbits/sec sender
18502024-05-13T12:02:46.724Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18512024-05-13T12:02:46.749ZRun 3/5...873.849121347155Mbps
18522024-05-13T12:02:53.764Z-----------------------------------------------------------
18532024-05-13T12:02:53.764ZServer listening on 5201
18542024-05-13T12:02:53.764Z-----------------------------------------------------------
18552024-05-13T12:02:53.764ZAccepted connection from 10.0.0.1, port 39878
18562024-05-13T12:02:53.764Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55151
18572024-05-13T12:02:53.764Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45259
18582024-05-13T12:02:53.764Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35357
18592024-05-13T12:02:53.764Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44118
18602024-05-13T12:02:53.764Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57920
18612024-05-13T12:02:53.764Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34026
18622024-05-13T12:02:53.764Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33654
18632024-05-13T12:02:53.764Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52281
18642024-05-13T12:02:53.764Z[ ID] Interval Transfer Bandwidth
18652024-05-13T12:02:53.764Z[ 5] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
18662024-05-13T12:02:53.764Z[ 7] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
18672024-05-13T12:02:53.764Z[ 9] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
18682024-05-13T12:02:53.765Z[ 11] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
18692024-05-13T12:02:53.765Z[ 13] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
18702024-05-13T12:02:53.765Z[ 15] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec
18712024-05-13T12:02:53.765Z[ 17] 0.00-1.00 sec 12.4 MBytes 104 Mbits/sec
18722024-05-13T12:02:53.765Z[ 19] 0.00-1.00 sec 12.5 MBytes 104 Mbits/sec
18732024-05-13T12:02:53.765Z[SUM] 0.00-1.00 sec 99.8 MBytes 837 Mbits/sec
18742024-05-13T12:02:53.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
18752024-05-13T12:02:53.765Z[ 5] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
18762024-05-13T12:02:53.765Z[ 7] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
18772024-05-13T12:02:53.765Z[ 9] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
18782024-05-13T12:02:53.765Z[ 11] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
18792024-05-13T12:02:53.765Z[ 13] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
18802024-05-13T12:02:53.765Z[ 15] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
18812024-05-13T12:02:53.765Z[ 17] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
18822024-05-13T12:02:53.765Z[ 19] 1.00-2.00 sec 13.0 MBytes 109 Mbits/sec
18832024-05-13T12:02:53.765Z[SUM] 1.00-2.00 sec 104 MBytes 872 Mbits/sec
18842024-05-13T12:02:53.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
18852024-05-13T12:02:53.765Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
18862024-05-13T12:02:53.765Z[ 7] 2.00-3.00 sec 13.1 MBytes 110 Mbits/sec
18872024-05-13T12:02:53.765Z[ 9] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
18882024-05-13T12:02:53.765Z[ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
18892024-05-13T12:02:53.765Z[ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
18902024-05-13T12:02:53.766Z[ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
18912024-05-13T12:02:53.766Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
18922024-05-13T12:02:53.766Z[ 19] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
18932024-05-13T12:02:53.766Z[SUM] 2.00-3.00 sec 104 MBytes 874 Mbits/sec
18942024-05-13T12:02:53.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
18952024-05-13T12:02:53.766Z[ 5] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
18962024-05-13T12:02:53.766Z[ 7] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
18972024-05-13T12:02:53.766Z[ 9] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
18982024-05-13T12:02:53.766Z[ 11] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
18992024-05-13T12:02:53.766Z[ 13] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
19002024-05-13T12:02:53.766Z[ 15] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
19012024-05-13T12:02:53.766Z[ 17] 3.00-4.00 sec 13.5 MBytes 113 Mbits/sec
19022024-05-13T12:02:53.766Z[ 19] 3.00-4.00 sec 13.4 MBytes 112 Mbits/sec
19032024-05-13T12:02:53.766Z[SUM] 3.00-4.00 sec 108 MBytes 902 Mbits/sec
19042024-05-13T12:02:53.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
19052024-05-13T12:02:53.766Z[ 5] 4.00-5.00 sec 13.3 MBytes 111 Mbits/sec
19062024-05-13T12:02:53.766Z[ 7] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
19072024-05-13T12:02:53.766Z[ 9] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
19082024-05-13T12:02:53.766Z[ 11] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
19092024-05-13T12:02:53.766Z[ 13] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
19102024-05-13T12:02:53.766Z[ 15] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
19112024-05-13T12:02:53.766Z[ 17] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
19122024-05-13T12:02:53.766Z[ 19] 4.00-5.00 sec 13.2 MBytes 111 Mbits/sec
19132024-05-13T12:02:53.767Z[SUM] 4.00-5.00 sec 106 MBytes 888 Mbits/sec
19142024-05-13T12:02:53.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
19152024-05-13T12:02:53.767Z[ 5] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
19162024-05-13T12:02:53.767Z[ 7] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
19172024-05-13T12:02:53.767Z[ 9] 5.00-6.00 sec 13.4 MBytes 112 Mbits/sec
19182024-05-13T12:02:53.793Z[ 11] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
19192024-05-13T12:02:53.793Z[ 13] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec
19202024-05-13T12:02:53.793Z[ 15] 5.00-6.00 sec 13.3 MBytes 111 Mbits/sec
19212024-05-13T12:02:53.793Z[ 17] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec
19222024-05-13T12:02:53.793Z[ 19] 5.00-6.00 sec 13.3 MBytes 112 Mbits/sec
19232024-05-13T12:02:53.793Z[SUM] 5.00-6.00 sec 107 MBytes 894 Mbits/sec
19242024-05-13T12:02:53.793Z- - - - - - - - - - - - - - - - - - - - - - - - -
19252024-05-13T12:02:53.793Z[ 5] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
19262024-05-13T12:02:53.793Z[ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
19272024-05-13T12:02:53.793Z[ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
19282024-05-13T12:02:56.881Z[ 11] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
19292024-05-13T12:02:56.881Z[ 13] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
19302024-05-13T12:02:56.881Z[ 15] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
19312024-05-13T12:02:56.881Z[ 17] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
19322024-05-13T12:02:56.881Z[ 19] 6.00-7.00 sec 13.7 MBytes 115 Mbits/sec
19332024-05-13T12:02:56.881Z[SUM] 6.00-7.00 sec 109 MBytes 914 Mbits/sec
19342024-05-13T12:02:56.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
19352024-05-13T12:02:56.881Z[ 5] 7.00-8.00 sec 13.4 MBytes 113 Mbits/sec
19362024-05-13T12:02:56.881Z[ 7] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
19372024-05-13T12:02:56.881Z[ 9] 7.00-8.00 sec 13.4 MBytes 113 Mbits/sec
19382024-05-13T12:02:56.881Z[ 11] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
19392024-05-13T12:02:56.881Z[ 13] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
19402024-05-13T12:02:56.881Z[ 15] 7.00-8.00 sec 13.5 MBytes 113 Mbits/sec
19412024-05-13T12:02:56.882Z[ 17] 7.00-8.00 sec 13.4 MBytes 113 Mbits/sec
19422024-05-13T12:02:56.882Z[ 19] 7.00-8.00 sec 13.4 MBytes 112 Mbits/sec
19432024-05-13T12:02:56.882Z[SUM] 7.00-8.00 sec 108 MBytes 902 Mbits/sec
19442024-05-13T12:02:56.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
19452024-05-13T12:02:56.882Z[ 5] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
19462024-05-13T12:02:56.882Z[ 7] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
19472024-05-13T12:02:56.882Z[ 9] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
19482024-05-13T12:02:56.882Z[ 11] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
19492024-05-13T12:02:56.882Z[ 13] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
19502024-05-13T12:02:56.882Z[ 15] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
19512024-05-13T12:02:56.882Z[ 17] 8.00-9.00 sec 12.9 MBytes 108 Mbits/sec
19522024-05-13T12:02:56.882Z[ 19] 8.00-9.00 sec 12.8 MBytes 108 Mbits/sec
19532024-05-13T12:02:56.882Z[SUM] 8.00-9.00 sec 103 MBytes 862 Mbits/sec
19542024-05-13T12:02:56.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
19552024-05-13T12:02:56.882Z[ 5] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
19562024-05-13T12:02:56.882Z[ 7] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
19572024-05-13T12:02:56.882Z[ 9] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
19582024-05-13T12:02:56.882Z[ 11] 9.00-10.00 sec 12.6 MBytes 106 Mbits/sec
19592024-05-13T12:02:56.882Z[ 13] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
19602024-05-13T12:02:56.882Z[ 15] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
19612024-05-13T12:02:56.882Z[ 17] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
19622024-05-13T12:02:56.882Z[ 19] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
19632024-05-13T12:02:56.882Z[SUM] 9.00-10.00 sec 102 MBytes 852 Mbits/sec
19642024-05-13T12:02:56.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
19652024-05-13T12:02:56.883Z[ 5] 10.00-10.01 sec 170 KBytes 274 Mbits/sec
19662024-05-13T12:02:56.883Z[ 7] 10.00-10.01 sec 184 KBytes 295 Mbits/sec
19672024-05-13T12:02:56.883Z[ 9] 10.00-10.01 sec 170 KBytes 273 Mbits/sec
19682024-05-13T12:02:56.883Z[ 11] 10.00-10.01 sec 170 KBytes 273 Mbits/sec
19692024-05-13T12:02:56.883Z[ 13] 10.00-10.01 sec 113 KBytes 182 Mbits/sec
19702024-05-13T12:02:56.883Z[ 15] 10.00-10.01 sec 113 KBytes 182 Mbits/sec
19712024-05-13T12:02:56.883Z[ 17] 10.00-10.01 sec 127 KBytes 205 Mbits/sec
19722024-05-13T12:02:56.883Z[ 19] 10.00-10.01 sec 127 KBytes 205 Mbits/sec
19732024-05-13T12:02:56.883Z[SUM] 10.00-10.01 sec 1.15 MBytes 1.89 Gbits/sec
19742024-05-13T12:02:56.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
19752024-05-13T12:02:56.883Z[ ID] Interval Transfer Bandwidth
19762024-05-13T12:02:56.883Z[ 5] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender
19772024-05-13T12:02:56.883Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
19782024-05-13T12:02:56.883Z[ 7] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender
19792024-05-13T12:02:56.883Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
19802024-05-13T12:02:56.883Z[ 9] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender
19812024-05-13T12:02:56.883Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
19822024-05-13T12:02:56.883Z[ 11] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender
19832024-05-13T12:02:56.883Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
19842024-05-13T12:02:56.883Z[ 13] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender
19852024-05-13T12:02:56.883Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
19862024-05-13T12:02:56.883Z[ 15] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender
19872024-05-13T12:02:56.883Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
19882024-05-13T12:02:56.884Z[ 17] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender
19892024-05-13T12:02:56.884Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
19902024-05-13T12:02:56.884Z[ 19] 0.00-10.01 sec 131 MBytes 110 Mbits/sec sender
19912024-05-13T12:02:56.884Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
19922024-05-13T12:02:56.884Z[SUM] 0.00-10.01 sec 1.03 GBytes 880 Mbits/sec sender
19932024-05-13T12:02:56.884Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
19942024-05-13T12:02:56.909ZRun 4/5...880.7567425796619Mbps
19952024-05-13T12:03:03.969Z-----------------------------------------------------------
19962024-05-13T12:03:03.969ZServer listening on 5201
19972024-05-13T12:03:03.969Z-----------------------------------------------------------
19982024-05-13T12:03:03.969ZAccepted connection from 10.0.0.1, port 51192
19992024-05-13T12:03:03.969Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63843
20002024-05-13T12:03:03.969Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56130
20012024-05-13T12:03:03.969Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32942
20022024-05-13T12:03:03.969Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41126
20032024-05-13T12:03:03.969Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59731
20042024-05-13T12:03:03.969Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49905
20052024-05-13T12:03:03.969Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33827
20062024-05-13T12:03:03.969Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36812
20072024-05-13T12:03:03.969Z[ ID] Interval Transfer Bandwidth
20082024-05-13T12:03:03.969Z[ 5] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
20092024-05-13T12:03:03.969Z[ 7] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
20102024-05-13T12:03:03.969Z[ 9] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
20112024-05-13T12:03:03.969Z[ 11] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
20122024-05-13T12:03:03.969Z[ 13] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
20132024-05-13T12:03:03.969Z[ 15] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
20142024-05-13T12:03:03.970Z[ 17] 0.00-1.00 sec 12.2 MBytes 102 Mbits/sec
20152024-05-13T12:03:03.970Z[ 19] 0.00-1.00 sec 12.1 MBytes 102 Mbits/sec
20162024-05-13T12:03:03.970Z[SUM] 0.00-1.00 sec 97.4 MBytes 817 Mbits/sec
20172024-05-13T12:03:03.970Z- - - - - - - - - - - - - - - - - - - - - - - - -
20182024-05-13T12:03:03.970Z[ 5] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
20192024-05-13T12:03:03.970Z[ 7] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
20202024-05-13T12:03:03.970Z[ 9] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
20212024-05-13T12:03:03.970Z[ 11] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
20222024-05-13T12:03:03.970Z[ 13] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
20232024-05-13T12:03:03.970Z[ 15] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
20242024-05-13T12:03:03.970Z[ 17] 1.00-2.00 sec 13.1 MBytes 110 Mbits/sec
20252024-05-13T12:03:03.970Z[ 19] 1.00-2.00 sec 13.2 MBytes 111 Mbits/sec
20262024-05-13T12:03:03.970Z[SUM] 1.00-2.00 sec 105 MBytes 883 Mbits/sec
20272024-05-13T12:03:03.970Z- - - - - - - - - - - - - - - - - - - - - - - - -
20282024-05-13T12:03:03.970Z[ 5] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
20292024-05-13T12:03:03.970Z[ 7] 2.00-3.00 sec 12.9 MBytes 109 Mbits/sec
20302024-05-13T12:03:03.970Z[ 9] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
20312024-05-13T12:03:03.970Z[ 11] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
20322024-05-13T12:03:03.970Z[ 13] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
20332024-05-13T12:03:03.970Z[ 15] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
20342024-05-13T12:03:03.970Z[ 17] 2.00-3.00 sec 13.0 MBytes 109 Mbits/sec
20352024-05-13T12:03:03.970Z[ 19] 2.00-3.00 sec 12.9 MBytes 108 Mbits/sec
20362024-05-13T12:03:03.970Z[SUM] 2.00-3.00 sec 104 MBytes 870 Mbits/sec
20372024-05-13T12:03:03.971Z- - - - - - - - - - - - - - - - - - - - - - - - -
20382024-05-13T12:03:03.971Z[ 5] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
20392024-05-13T12:03:03.971Z[ 7] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
20402024-05-13T12:03:03.971Z[ 9] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
20412024-05-13T12:03:03.971Z[ 11] 3.00-4.00 sec 13.0 MBytes 110 Mbits/sec
20422024-05-13T12:03:03.971Z[ 13] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
20432024-05-13T12:03:03.971Z[ 15] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
20442024-05-13T12:03:03.971Z[ 17] 3.00-4.00 sec 13.0 MBytes 109 Mbits/sec
20452024-05-13T12:03:03.971Z[ 19] 3.00-4.00 sec 13.1 MBytes 110 Mbits/sec
20462024-05-13T12:03:03.971Z[SUM] 3.00-4.00 sec 105 MBytes 877 Mbits/sec
20472024-05-13T12:03:03.971Z- - - - - - - - - - - - - - - - - - - - - - - - -
20482024-05-13T12:03:03.971Z[ 5] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
20492024-05-13T12:03:03.971Z[ 7] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
20502024-05-13T12:03:03.971Z[ 9] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
20512024-05-13T12:03:03.971Z[ 11] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
20522024-05-13T12:03:03.971Z[ 13] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
20532024-05-13T12:03:03.971Z[ 15] 4.00-5.00 sec 12.9 MBytes 108 Mbits/sec
20542024-05-13T12:03:03.971Z[ 17] 4.00-5.00 sec 12.8 MBytes 108 Mbits/sec
20552024-05-13T12:03:03.971Z[ 19] 4.00-5.00 sec 12.8 MBytes 107 Mbits/sec
20562024-05-13T12:03:03.971Z[SUM] 4.00-5.00 sec 103 MBytes 860 Mbits/sec
20572024-05-13T12:03:03.971Z- - - - - - - - - - - - - - - - - - - - - - - - -
20582024-05-13T12:03:03.971Z[ 5] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
20592024-05-13T12:03:03.971Z[ 7] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
20602024-05-13T12:03:03.972Z[ 9] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
20612024-05-13T12:03:03.972Z[ 11] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
20622024-05-13T12:03:03.972Z[ 13] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
20632024-05-13T12:03:03.972Z[ 15] 5.00-6.00 sec 13.1 MBytes 110 Mbits/sec
20642024-05-13T12:03:03.972Z[ 17] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
20652024-05-13T12:03:03.972Z[ 19] 5.00-6.00 sec 13.2 MBytes 111 Mbits/sec
20662024-05-13T12:03:03.972Z[SUM] 5.00-6.00 sec 105 MBytes 883 Mbits/sec
20672024-05-13T12:03:03.972Z- - - - - - - - - - - - - - - - - - - - - - - - -
20682024-05-13T12:03:03.972Z[ 5] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
20692024-05-13T12:03:03.972Z[ 7] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
20702024-05-13T12:03:03.972Z[ 9] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
20712024-05-13T12:03:07.040Z[ 11] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
20722024-05-13T12:03:07.040Z[ 13] 6.00-7.00 sec 13.6 MBytes 114 Mbits/sec
20732024-05-13T12:03:07.041Z[ 15] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
20742024-05-13T12:03:07.041Z[ 17] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
20752024-05-13T12:03:07.041Z[ 19] 6.00-7.00 sec 13.5 MBytes 113 Mbits/sec
20762024-05-13T12:03:07.041Z[SUM] 6.00-7.00 sec 108 MBytes 910 Mbits/sec
20772024-05-13T12:03:07.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
20782024-05-13T12:03:07.041Z[ 5] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
20792024-05-13T12:03:07.041Z[ 7] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
20802024-05-13T12:03:07.041Z[ 9] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
20812024-05-13T12:03:07.041Z[ 11] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
20822024-05-13T12:03:07.041Z[ 13] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
20832024-05-13T12:03:07.041Z[ 15] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
20842024-05-13T12:03:07.041Z[ 17] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
20852024-05-13T12:03:07.041Z[ 19] 7.00-8.00 sec 13.1 MBytes 110 Mbits/sec
20862024-05-13T12:03:07.041Z[SUM] 7.00-8.00 sec 105 MBytes 881 Mbits/sec
20872024-05-13T12:03:07.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
20882024-05-13T12:03:07.041Z[ 5] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec
20892024-05-13T12:03:07.041Z[ 7] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
20902024-05-13T12:03:07.041Z[ 9] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
20912024-05-13T12:03:07.041Z[ 11] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
20922024-05-13T12:03:07.041Z[ 13] 8.00-9.00 sec 13.3 MBytes 112 Mbits/sec
20932024-05-13T12:03:07.041Z[ 15] 8.00-9.00 sec 13.4 MBytes 113 Mbits/sec
20942024-05-13T12:03:07.041Z[ 17] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
20952024-05-13T12:03:07.042Z[ 19] 8.00-9.00 sec 13.4 MBytes 112 Mbits/sec
20962024-05-13T12:03:07.042Z[SUM] 8.00-9.00 sec 107 MBytes 898 Mbits/sec
20972024-05-13T12:03:07.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
20982024-05-13T12:03:07.042Z[ 5] 9.00-10.00 sec 12.8 MBytes 108 Mbits/sec
20992024-05-13T12:03:07.042Z[ 7] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
21002024-05-13T12:03:07.042Z[ 9] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
21012024-05-13T12:03:07.042Z[ 11] 9.00-10.00 sec 12.7 MBytes 107 Mbits/sec
21022024-05-13T12:03:07.042Z[ 13] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
21032024-05-13T12:03:07.042Z[ 15] 9.00-10.00 sec 12.8 MBytes 107 Mbits/sec
21042024-05-13T12:03:07.042Z[ 17] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
21052024-05-13T12:03:07.042Z[ 19] 9.00-10.00 sec 12.9 MBytes 108 Mbits/sec
21062024-05-13T12:03:07.042Z[SUM] 9.00-10.00 sec 103 MBytes 861 Mbits/sec
21072024-05-13T12:03:07.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
21082024-05-13T12:03:07.042Z[ 5] 10.00-10.00 sec 56.6 KBytes 144 Mbits/sec
21092024-05-13T12:03:07.042Z[ 7] 10.00-10.00 sec 56.6 KBytes 144 Mbits/sec
21102024-05-13T12:03:07.042Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21112024-05-13T12:03:07.042Z[ 11] 10.00-10.00 sec 113 KBytes 287 Mbits/sec
21122024-05-13T12:03:07.042Z[ 13] 10.00-10.00 sec 170 KBytes 431 Mbits/sec
21132024-05-13T12:03:07.042Z[ 15] 10.00-10.00 sec 113 KBytes 287 Mbits/sec
21142024-05-13T12:03:07.042Z[ 17] 10.00-10.00 sec 56.6 KBytes 144 Mbits/sec
21152024-05-13T12:03:07.043Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21162024-05-13T12:03:07.043Z[SUM] 10.00-10.00 sec 566 KBytes 1.44 Gbits/sec
21172024-05-13T12:03:07.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
21182024-05-13T12:03:07.043Z[ ID] Interval Transfer Bandwidth
21192024-05-13T12:03:07.043Z[ 5] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
21202024-05-13T12:03:07.043Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21212024-05-13T12:03:07.043Z[ 7] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
21222024-05-13T12:03:07.043Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21232024-05-13T12:03:07.043Z[ 9] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
21242024-05-13T12:03:07.043Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21252024-05-13T12:03:07.043Z[ 11] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
21262024-05-13T12:03:07.043Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21272024-05-13T12:03:07.043Z[ 13] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
21282024-05-13T12:03:07.043Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21292024-05-13T12:03:07.043Z[ 15] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
21302024-05-13T12:03:07.043Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21312024-05-13T12:03:07.043Z[ 17] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
21322024-05-13T12:03:07.043Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21332024-05-13T12:03:07.043Z[ 19] 0.00-10.00 sec 130 MBytes 109 Mbits/sec sender
21342024-05-13T12:03:07.043Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21352024-05-13T12:03:07.043Z[SUM] 0.00-10.00 sec 1.02 GBytes 874 Mbits/sec sender
21362024-05-13T12:03:07.043Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21372024-05-13T12:03:07.069ZRun 5/5...874.333128774839Mbps
21382024-05-13T12:03:07.069Z###---------------------###
21392024-05-13T12:03:07.069Z::: iPerf done... :::
21402024-05-13T12:03:07.069Z:::Awaiting out files...:::
21412024-05-13T12:03:07.069Z###---------------------###
21422024-05-13T12:03:07.069Z###-----###
21432024-05-13T12:03:07.069Z:::done!:::
21442024-05-13T12:03:07.069Z###-----###
21452024-05-13T12:03:07.069Z###-------------------###
21462024-05-13T12:03:07.069Z:::Running experiment :::
21472024-05-13T12:03:07.069Z:::iperf-tcp/local/c2s:::
21482024-05-13T12:03:07.069Z###-------------------###
21492024-05-13T12:03:07.438Zdtrace: description 'profile-201us ' matched 2 probes
21502024-05-13T12:03:14.107Z-----------------------------------------------------------
21512024-05-13T12:03:14.108ZServer listening on 5201
21522024-05-13T12:03:14.108Z-----------------------------------------------------------
21532024-05-13T12:03:14.108ZAccepted connection from 10.0.0.1, port 32847
21542024-05-13T12:03:14.108Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35908
21552024-05-13T12:03:14.108Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34629
21562024-05-13T12:03:14.108Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65154
21572024-05-13T12:03:14.108Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48440
21582024-05-13T12:03:14.108Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60857
21592024-05-13T12:03:14.108Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62006
21602024-05-13T12:03:14.108Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41059
21612024-05-13T12:03:14.108Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56773
21622024-05-13T12:03:14.108Z[ ID] Interval Transfer Bandwidth
21632024-05-13T12:03:14.109Z[ 5] 0.00-1.00 sec 9.39 MBytes 78.8 Mbits/sec
21642024-05-13T12:03:14.109Z[ 7] 0.00-1.00 sec 9.36 MBytes 78.5 Mbits/sec
21652024-05-13T12:03:14.109Z[ 9] 0.00-1.00 sec 9.36 MBytes 78.5 Mbits/sec
21662024-05-13T12:03:14.109Z[ 11] 0.00-1.00 sec 9.24 MBytes 77.5 Mbits/sec
21672024-05-13T12:03:14.109Z[ 13] 0.00-1.00 sec 9.24 MBytes 77.5 Mbits/sec
21682024-05-13T12:03:14.109Z[ 15] 0.00-1.00 sec 9.24 MBytes 77.5 Mbits/sec
21692024-05-13T12:03:14.109Z[ 17] 0.00-1.00 sec 9.24 MBytes 77.5 Mbits/sec
21702024-05-13T12:03:14.109Z[ 19] 0.00-1.00 sec 9.24 MBytes 77.5 Mbits/sec
21712024-05-13T12:03:14.109Z[SUM] 0.00-1.00 sec 74.3 MBytes 623 Mbits/sec
21722024-05-13T12:03:14.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
21732024-05-13T12:03:14.109Z[ 5] 1.00-2.00 sec 9.08 MBytes 76.2 Mbits/sec
21742024-05-13T12:03:14.109Z[ 7] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
21752024-05-13T12:03:14.110Z[ 9] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
21762024-05-13T12:03:14.110Z[ 11] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
21772024-05-13T12:03:14.110Z[ 13] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
21782024-05-13T12:03:14.110Z[ 15] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
21792024-05-13T12:03:14.110Z[ 17] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
21802024-05-13T12:03:14.110Z[ 19] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
21812024-05-13T12:03:14.110Z[SUM] 1.00-2.00 sec 72.9 MBytes 611 Mbits/sec
21822024-05-13T12:03:14.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
21832024-05-13T12:03:14.110Z[ 5] 2.00-3.00 sec 8.94 MBytes 75.0 Mbits/sec
21842024-05-13T12:03:14.110Z[ 7] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
21852024-05-13T12:03:14.110Z[ 9] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
21862024-05-13T12:03:14.111Z[ 11] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
21872024-05-13T12:03:14.111Z[ 13] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
21882024-05-13T12:03:14.111Z[ 15] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
21892024-05-13T12:03:14.111Z[ 17] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
21902024-05-13T12:03:14.111Z[ 19] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
21912024-05-13T12:03:14.111Z[SUM] 2.00-3.00 sec 71.2 MBytes 597 Mbits/sec
21922024-05-13T12:03:14.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
21932024-05-13T12:03:14.111Z[ 5] 3.00-4.00 sec 8.85 MBytes 74.2 Mbits/sec
21942024-05-13T12:03:14.111Z[ 7] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
21952024-05-13T12:03:14.111Z[ 9] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
21962024-05-13T12:03:14.111Z[ 11] 3.00-4.00 sec 8.85 MBytes 74.2 Mbits/sec
21972024-05-13T12:03:14.111Z[ 13] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
21982024-05-13T12:03:14.111Z[ 15] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
21992024-05-13T12:03:14.112Z[ 17] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
22002024-05-13T12:03:14.112Z[ 19] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
22012024-05-13T12:03:14.112Z[SUM] 3.00-4.00 sec 70.9 MBytes 595 Mbits/sec
22022024-05-13T12:03:14.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
22032024-05-13T12:03:14.112Z[ 5] 4.00-5.00 sec 9.07 MBytes 76.1 Mbits/sec
22042024-05-13T12:03:14.112Z[ 7] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
22052024-05-13T12:03:14.112Z[ 9] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
22062024-05-13T12:03:14.112Z[ 11] 4.00-5.00 sec 9.01 MBytes 75.6 Mbits/sec
22072024-05-13T12:03:14.112Z[ 13] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
22082024-05-13T12:03:14.112Z[ 15] 4.00-5.00 sec 9.03 MBytes 75.8 Mbits/sec
22092024-05-13T12:03:14.112Z[ 17] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
22102024-05-13T12:03:14.112Z[ 19] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
22112024-05-13T12:03:14.113Z[SUM] 4.00-5.00 sec 72.2 MBytes 606 Mbits/sec
22122024-05-13T12:03:14.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
22132024-05-13T12:03:14.113Z[ 5] 5.00-6.00 sec 8.97 MBytes 75.3 Mbits/sec
22142024-05-13T12:03:14.113Z[ 7] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec
22152024-05-13T12:03:14.113Z[ 9] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec
22162024-05-13T12:03:14.113Z[ 11] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec
22172024-05-13T12:03:14.113Z[ 13] 5.00-6.00 sec 8.93 MBytes 74.9 Mbits/sec
22182024-05-13T12:03:14.113Z[ 15] 5.00-6.00 sec 8.96 MBytes 75.2 Mbits/sec
22192024-05-13T12:03:14.113Z[ 17] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec
22202024-05-13T12:03:14.113Z[ 19] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec
22212024-05-13T12:03:14.113Z[SUM] 5.00-6.00 sec 71.8 MBytes 603 Mbits/sec
22222024-05-13T12:03:14.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
22232024-05-13T12:03:14.114Z[ 5] 6.00-7.00 sec 8.89 MBytes 74.6 Mbits/sec
22242024-05-13T12:03:14.114Z[ 7] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec
22252024-05-13T12:03:14.114Z[ 9] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec
22262024-05-13T12:03:17.310Z[ 11] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec
22272024-05-13T12:03:17.310Z[ 13] 6.00-7.00 sec 8.93 MBytes 74.9 Mbits/sec
22282024-05-13T12:03:17.310Z[ 15] 6.00-7.00 sec 8.91 MBytes 74.7 Mbits/sec
22292024-05-13T12:03:17.310Z[ 17] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec
22302024-05-13T12:03:17.310Z[ 19] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec
22312024-05-13T12:03:17.311Z[SUM] 6.00-7.00 sec 71.1 MBytes 596 Mbits/sec
22322024-05-13T12:03:17.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
22332024-05-13T12:03:17.311Z[ 5] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
22342024-05-13T12:03:17.311Z[ 7] 7.00-8.00 sec 9.16 MBytes 76.8 Mbits/sec
22352024-05-13T12:03:17.311Z[ 9] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
22362024-05-13T12:03:17.311Z[ 11] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
22372024-05-13T12:03:17.311Z[ 13] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
22382024-05-13T12:03:17.311Z[ 15] 7.00-8.00 sec 9.19 MBytes 77.1 Mbits/sec
22392024-05-13T12:03:17.311Z[ 17] 7.00-8.00 sec 9.21 MBytes 77.3 Mbits/sec
22402024-05-13T12:03:17.311Z[ 19] 7.00-8.00 sec 9.14 MBytes 76.6 Mbits/sec
22412024-05-13T12:03:17.311Z[SUM] 7.00-8.00 sec 73.2 MBytes 614 Mbits/sec
22422024-05-13T12:03:17.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
22432024-05-13T12:03:17.311Z[ 5] 8.00-9.00 sec 9.05 MBytes 75.9 Mbits/sec
22442024-05-13T12:03:17.311Z[ 7] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec
22452024-05-13T12:03:17.311Z[ 9] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
22462024-05-13T12:03:17.311Z[ 11] 8.00-9.00 sec 9.10 MBytes 76.3 Mbits/sec
22472024-05-13T12:03:17.311Z[ 13] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec
22482024-05-13T12:03:17.311Z[ 15] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec
22492024-05-13T12:03:17.311Z[ 17] 8.00-9.00 sec 9.02 MBytes 75.6 Mbits/sec
22502024-05-13T12:03:17.311Z[ 19] 8.00-9.00 sec 9.09 MBytes 76.3 Mbits/sec
22512024-05-13T12:03:17.311Z[SUM] 8.00-9.00 sec 72.4 MBytes 608 Mbits/sec
22522024-05-13T12:03:17.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
22532024-05-13T12:03:17.312Z[ 5] 9.00-10.00 sec 8.77 MBytes 73.6 Mbits/sec
22542024-05-13T12:03:17.312Z[ 7] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
22552024-05-13T12:03:17.312Z[ 9] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
22562024-05-13T12:03:17.312Z[ 11] 9.00-10.00 sec 8.76 MBytes 73.5 Mbits/sec
22572024-05-13T12:03:17.312Z[ 13] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
22582024-05-13T12:03:17.312Z[ 15] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
22592024-05-13T12:03:17.312Z[ 17] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
22602024-05-13T12:03:17.312Z[ 19] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
22612024-05-13T12:03:17.312Z[SUM] 9.00-10.00 sec 70.0 MBytes 587 Mbits/sec
22622024-05-13T12:03:17.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
22632024-05-13T12:03:17.312Z[ 5] 10.00-10.01 sec 48.1 KBytes 64.5 Mbits/sec
22642024-05-13T12:03:17.312Z[ 7] 10.00-10.01 sec 106 KBytes 142 Mbits/sec
22652024-05-13T12:03:17.312Z[ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
22662024-05-13T12:03:17.312Z[ 11] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
22672024-05-13T12:03:17.312Z[ 13] 10.00-10.01 sec 124 KBytes 167 Mbits/sec
22682024-05-13T12:03:17.312Z[ 15] 10.00-10.01 sec 124 KBytes 167 Mbits/sec
22692024-05-13T12:03:17.312Z[ 17] 10.00-10.01 sec 124 KBytes 167 Mbits/sec
22702024-05-13T12:03:17.312Z[ 19] 10.00-10.01 sec 124 KBytes 167 Mbits/sec
22712024-05-13T12:03:17.312Z[SUM] 10.00-10.01 sec 652 KBytes 874 Mbits/sec
22722024-05-13T12:03:17.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
22732024-05-13T12:03:17.312Z[ ID] Interval Transfer Bandwidth
22742024-05-13T12:03:17.312Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22752024-05-13T12:03:17.312Z[ 5] 0.00-10.01 sec 90.2 MBytes 75.6 Mbits/sec receiver
22762024-05-13T12:03:17.313Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22772024-05-13T12:03:17.313Z[ 7] 0.00-10.01 sec 90.2 MBytes 75.6 Mbits/sec receiver
22782024-05-13T12:03:17.313Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22792024-05-13T12:03:17.313Z[ 9] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver
22802024-05-13T12:03:17.313Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22812024-05-13T12:03:17.313Z[ 11] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver
22822024-05-13T12:03:17.313Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22832024-05-13T12:03:17.313Z[ 13] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver
22842024-05-13T12:03:17.313Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22852024-05-13T12:03:17.313Z[ 15] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver
22862024-05-13T12:03:17.313Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22872024-05-13T12:03:17.313Z[ 17] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver
22882024-05-13T12:03:17.313Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22892024-05-13T12:03:17.313Z[ 19] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver
22902024-05-13T12:03:17.313Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
22912024-05-13T12:03:17.313Z[SUM] 0.00-10.01 sec 721 MBytes 604 Mbits/sec receiver
22922024-05-13T12:03:17.338ZRun 1/10...604.707631479538Mbps
22932024-05-13T12:03:24.380Z-----------------------------------------------------------
22942024-05-13T12:03:24.380ZServer listening on 5201
22952024-05-13T12:03:24.380Z-----------------------------------------------------------
22962024-05-13T12:03:24.380ZAccepted connection from 10.0.0.1, port 39282
22972024-05-13T12:03:24.380Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53562
22982024-05-13T12:03:24.380Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48791
22992024-05-13T12:03:24.380Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59919
23002024-05-13T12:03:24.380Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47085
23012024-05-13T12:03:24.380Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56174
23022024-05-13T12:03:24.380Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65128
23032024-05-13T12:03:24.380Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47956
23042024-05-13T12:03:24.380Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60606
23052024-05-13T12:03:24.380Z[ ID] Interval Transfer Bandwidth
23062024-05-13T12:03:24.380Z[ 5] 0.00-1.00 sec 8.43 MBytes 70.7 Mbits/sec
23072024-05-13T12:03:24.380Z[ 7] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
23082024-05-13T12:03:24.380Z[ 9] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
23092024-05-13T12:03:24.380Z[ 11] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
23102024-05-13T12:03:24.380Z[ 13] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
23112024-05-13T12:03:24.380Z[ 15] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
23122024-05-13T12:03:24.380Z[ 17] 0.00-1.00 sec 8.27 MBytes 69.3 Mbits/sec
23132024-05-13T12:03:24.380Z[ 19] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
23142024-05-13T12:03:24.381Z[SUM] 0.00-1.00 sec 66.7 MBytes 559 Mbits/sec
23152024-05-13T12:03:24.381Z- - - - - - - - - - - - - - - - - - - - - - - - -
23162024-05-13T12:03:24.381Z[ 5] 1.00-2.00 sec 9.32 MBytes 78.2 Mbits/sec
23172024-05-13T12:03:24.381Z[ 7] 1.00-2.00 sec 9.27 MBytes 77.8 Mbits/sec
23182024-05-13T12:03:24.381Z[ 9] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
23192024-05-13T12:03:24.381Z[ 11] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
23202024-05-13T12:03:24.381Z[ 13] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
23212024-05-13T12:03:24.381Z[ 15] 1.00-2.00 sec 9.36 MBytes 78.5 Mbits/sec
23222024-05-13T12:03:24.381Z[ 17] 1.00-2.00 sec 9.31 MBytes 78.1 Mbits/sec
23232024-05-13T12:03:24.381Z[ 19] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
23242024-05-13T12:03:24.381Z[SUM] 1.00-2.00 sec 74.3 MBytes 624 Mbits/sec
23252024-05-13T12:03:24.381Z- - - - - - - - - - - - - - - - - - - - - - - - -
23262024-05-13T12:03:24.381Z[ 5] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
23272024-05-13T12:03:24.381Z[ 7] 2.00-3.00 sec 9.08 MBytes 76.1 Mbits/sec
23282024-05-13T12:03:24.381Z[ 9] 2.00-3.00 sec 9.07 MBytes 76.1 Mbits/sec
23292024-05-13T12:03:24.381Z[ 11] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
23302024-05-13T12:03:24.381Z[ 13] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
23312024-05-13T12:03:24.381Z[ 15] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
23322024-05-13T12:03:24.381Z[ 17] 2.00-3.00 sec 9.04 MBytes 75.8 Mbits/sec
23332024-05-13T12:03:24.381Z[ 19] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec
23342024-05-13T12:03:24.381Z[SUM] 2.00-3.00 sec 72.3 MBytes 606 Mbits/sec
23352024-05-13T12:03:24.381Z- - - - - - - - - - - - - - - - - - - - - - - - -
23362024-05-13T12:03:24.381Z[ 5] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
23372024-05-13T12:03:24.382Z[ 7] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
23382024-05-13T12:03:24.382Z[ 9] 3.00-4.00 sec 9.04 MBytes 75.8 Mbits/sec
23392024-05-13T12:03:24.382Z[ 11] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
23402024-05-13T12:03:24.382Z[ 13] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
23412024-05-13T12:03:24.382Z[ 15] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
23422024-05-13T12:03:24.382Z[ 17] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
23432024-05-13T12:03:24.382Z[ 19] 3.00-4.00 sec 9.03 MBytes 75.8 Mbits/sec
23442024-05-13T12:03:24.382Z[SUM] 3.00-4.00 sec 72.8 MBytes 610 Mbits/sec
23452024-05-13T12:03:24.382Z- - - - - - - - - - - - - - - - - - - - - - - - -
23462024-05-13T12:03:24.382Z[ 5] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
23472024-05-13T12:03:24.382Z[ 7] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
23482024-05-13T12:03:24.382Z[ 9] 4.00-5.00 sec 9.08 MBytes 76.2 Mbits/sec
23492024-05-13T12:03:24.382Z[ 11] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
23502024-05-13T12:03:24.382Z[ 13] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
23512024-05-13T12:03:24.382Z[ 15] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
23522024-05-13T12:03:24.382Z[ 17] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
23532024-05-13T12:03:24.382Z[ 19] 4.00-5.00 sec 9.07 MBytes 76.1 Mbits/sec
23542024-05-13T12:03:24.382Z[SUM] 4.00-5.00 sec 72.1 MBytes 605 Mbits/sec
23552024-05-13T12:03:24.382Z- - - - - - - - - - - - - - - - - - - - - - - - -
23562024-05-13T12:03:24.382Z[ 5] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23572024-05-13T12:03:24.382Z[ 7] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23582024-05-13T12:03:24.382Z[ 9] 5.00-6.00 sec 9.40 MBytes 78.8 Mbits/sec
23592024-05-13T12:03:24.383Z[ 11] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23602024-05-13T12:03:24.383Z[ 13] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23612024-05-13T12:03:24.383Z[ 15] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23622024-05-13T12:03:24.383Z[ 17] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
23632024-05-13T12:03:24.383Z[ 19] 5.00-6.00 sec 9.47 MBytes 79.4 Mbits/sec
23642024-05-13T12:03:24.383Z[SUM] 5.00-6.00 sec 75.7 MBytes 635 Mbits/sec
23652024-05-13T12:03:24.383Z- - - - - - - - - - - - - - - - - - - - - - - - -
23662024-05-13T12:03:24.383Z[ 5] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
23672024-05-13T12:03:24.383Z[ 7] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
23682024-05-13T12:03:24.383Z[ 9] 6.00-7.00 sec 9.35 MBytes 78.5 Mbits/sec
23692024-05-13T12:03:27.580Z[ 11] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
23702024-05-13T12:03:27.581Z[ 13] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
23712024-05-13T12:03:27.581Z[ 15] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
23722024-05-13T12:03:27.581Z[ 17] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
23732024-05-13T12:03:27.581Z[ 19] 6.00-7.00 sec 9.34 MBytes 78.3 Mbits/sec
23742024-05-13T12:03:27.581Z[SUM] 6.00-7.00 sec 74.8 MBytes 628 Mbits/sec
23752024-05-13T12:03:27.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
23762024-05-13T12:03:27.581Z[ 5] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
23772024-05-13T12:03:27.581Z[ 7] 7.00-8.00 sec 9.05 MBytes 75.9 Mbits/sec
23782024-05-13T12:03:27.581Z[ 9] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
23792024-05-13T12:03:27.581Z[ 11] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
23802024-05-13T12:03:27.581Z[ 13] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
23812024-05-13T12:03:27.581Z[ 15] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
23822024-05-13T12:03:27.581Z[ 17] 7.00-8.00 sec 9.08 MBytes 76.1 Mbits/sec
23832024-05-13T12:03:27.581Z[ 19] 7.00-8.00 sec 9.03 MBytes 75.8 Mbits/sec
23842024-05-13T12:03:27.581Z[SUM] 7.00-8.00 sec 72.7 MBytes 610 Mbits/sec
23852024-05-13T12:03:27.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
23862024-05-13T12:03:27.581Z[ 5] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
23872024-05-13T12:03:27.581Z[ 7] 8.00-9.00 sec 9.17 MBytes 77.0 Mbits/sec
23882024-05-13T12:03:27.581Z[ 9] 8.00-9.00 sec 9.19 MBytes 77.1 Mbits/sec
23892024-05-13T12:03:27.581Z[ 11] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
23902024-05-13T12:03:27.581Z[ 13] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
23912024-05-13T12:03:27.581Z[ 15] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
23922024-05-13T12:03:27.582Z[ 17] 8.00-9.00 sec 9.15 MBytes 76.8 Mbits/sec
23932024-05-13T12:03:27.582Z[ 19] 8.00-9.00 sec 9.22 MBytes 77.4 Mbits/sec
23942024-05-13T12:03:27.582Z[SUM] 8.00-9.00 sec 73.2 MBytes 614 Mbits/sec
23952024-05-13T12:03:27.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
23962024-05-13T12:03:27.582Z[ 5] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
23972024-05-13T12:03:27.582Z[ 7] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
23982024-05-13T12:03:27.582Z[ 9] 9.00-10.00 sec 9.03 MBytes 75.8 Mbits/sec
23992024-05-13T12:03:27.582Z[ 11] 9.00-10.00 sec 9.02 MBytes 75.7 Mbits/sec
24002024-05-13T12:03:27.582Z[ 13] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
24012024-05-13T12:03:27.582Z[ 15] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
24022024-05-13T12:03:27.582Z[ 17] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
24032024-05-13T12:03:27.582Z[ 19] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
24042024-05-13T12:03:27.582Z[SUM] 9.00-10.00 sec 72.0 MBytes 604 Mbits/sec
24052024-05-13T12:03:27.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
24062024-05-13T12:03:27.582Z[ 5] 10.00-10.01 sec 124 KBytes 162 Mbits/sec
24072024-05-13T12:03:27.582Z[ 7] 10.00-10.01 sec 49.5 KBytes 64.5 Mbits/sec
24082024-05-13T12:03:27.582Z[ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
24092024-05-13T12:03:27.582Z[ 11] 10.00-10.01 sec 96.2 KBytes 125 Mbits/sec
24102024-05-13T12:03:27.582Z[ 13] 10.00-10.01 sec 124 KBytes 162 Mbits/sec
24112024-05-13T12:03:27.608Z[ 15] 10.00-10.01 sec 124 KBytes 162 Mbits/sec
24122024-05-13T12:03:27.608Z[ 17] 10.00-10.01 sec 65.0 KBytes 84.7 Mbits/sec
24132024-05-13T12:03:27.608Z[ 19] 10.00-10.01 sec 11.3 KBytes 14.7 Mbits/sec
24142024-05-13T12:03:27.608Z[SUM] 10.00-10.01 sec 595 KBytes 775 Mbits/sec
24152024-05-13T12:03:27.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
24162024-05-13T12:03:27.609Z[ ID] Interval Transfer Bandwidth
24172024-05-13T12:03:27.609Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24182024-05-13T12:03:27.609Z[ 5] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec receiver
24192024-05-13T12:03:27.609Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24202024-05-13T12:03:27.609Z[ 7] 0.00-10.01 sec 91.0 MBytes 76.2 Mbits/sec receiver
24212024-05-13T12:03:27.609Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24222024-05-13T12:03:27.609Z[ 9] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver
24232024-05-13T12:03:27.609Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24242024-05-13T12:03:27.609Z[ 11] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver
24252024-05-13T12:03:27.609Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24262024-05-13T12:03:27.609Z[ 13] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver
24272024-05-13T12:03:27.609Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24282024-05-13T12:03:27.609Z[ 15] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver
24292024-05-13T12:03:27.609Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24302024-05-13T12:03:27.609Z[ 17] 0.00-10.01 sec 90.8 MBytes 76.2 Mbits/sec receiver
24312024-05-13T12:03:27.609Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24322024-05-13T12:03:27.609Z[ 19] 0.00-10.01 sec 90.8 MBytes 76.1 Mbits/sec receiver
24332024-05-13T12:03:27.609Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
24342024-05-13T12:03:27.609Z[SUM] 0.00-10.01 sec 727 MBytes 610 Mbits/sec receiver
24352024-05-13T12:03:27.609ZRun 2/10...610.3081739275029Mbps
24362024-05-13T12:03:34.652Z-----------------------------------------------------------
24372024-05-13T12:03:34.652ZServer listening on 5201
24382024-05-13T12:03:34.652Z-----------------------------------------------------------
24392024-05-13T12:03:34.652ZAccepted connection from 10.0.0.1, port 51318
24402024-05-13T12:03:34.652Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64600
24412024-05-13T12:03:34.652Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35203
24422024-05-13T12:03:34.652Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37989
24432024-05-13T12:03:34.652Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45635
24442024-05-13T12:03:34.652Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39901
24452024-05-13T12:03:34.652Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61941
24462024-05-13T12:03:34.652Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58430
24472024-05-13T12:03:34.652Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55915
24482024-05-13T12:03:34.652Z[ ID] Interval Transfer Bandwidth
24492024-05-13T12:03:34.652Z[ 5] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
24502024-05-13T12:03:34.653Z[ 7] 0.00-1.00 sec 8.19 MBytes 68.7 Mbits/sec
24512024-05-13T12:03:34.653Z[ 9] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
24522024-05-13T12:03:34.653Z[ 11] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
24532024-05-13T12:03:34.653Z[ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
24542024-05-13T12:03:34.653Z[ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
24552024-05-13T12:03:34.653Z[ 17] 0.00-1.00 sec 8.06 MBytes 67.6 Mbits/sec
24562024-05-13T12:03:34.653Z[ 19] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
24572024-05-13T12:03:34.653Z[SUM] 0.00-1.00 sec 65.1 MBytes 546 Mbits/sec
24582024-05-13T12:03:34.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
24592024-05-13T12:03:34.653Z[ 5] 1.00-2.00 sec 9.13 MBytes 76.6 Mbits/sec
24602024-05-13T12:03:34.653Z[ 7] 1.00-2.00 sec 9.19 MBytes 77.1 Mbits/sec
24612024-05-13T12:03:34.653Z[ 9] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
24622024-05-13T12:03:34.653Z[ 11] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
24632024-05-13T12:03:34.653Z[ 13] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
24642024-05-13T12:03:34.653Z[ 15] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
24652024-05-13T12:03:34.653Z[ 17] 1.00-2.00 sec 9.21 MBytes 77.2 Mbits/sec
24662024-05-13T12:03:34.653Z[ 19] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
24672024-05-13T12:03:34.654Z[SUM] 1.00-2.00 sec 73.3 MBytes 615 Mbits/sec
24682024-05-13T12:03:34.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
24692024-05-13T12:03:34.654Z[ 5] 2.00-3.00 sec 8.85 MBytes 74.3 Mbits/sec
24702024-05-13T12:03:34.654Z[ 7] 2.00-3.00 sec 8.81 MBytes 73.9 Mbits/sec
24712024-05-13T12:03:34.654Z[ 9] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec
24722024-05-13T12:03:34.654Z[ 11] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24732024-05-13T12:03:34.654Z[ 13] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24742024-05-13T12:03:34.654Z[ 15] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24752024-05-13T12:03:34.654Z[ 17] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24762024-05-13T12:03:34.654Z[ 19] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
24772024-05-13T12:03:34.654Z[SUM] 2.00-3.00 sec 70.8 MBytes 594 Mbits/sec
24782024-05-13T12:03:34.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
24792024-05-13T12:03:34.654Z[ 5] 3.00-4.00 sec 9.17 MBytes 76.9 Mbits/sec
24802024-05-13T12:03:34.654Z[ 7] 3.00-4.00 sec 9.17 MBytes 77.0 Mbits/sec
24812024-05-13T12:03:34.654Z[ 9] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec
24822024-05-13T12:03:34.654Z[ 11] 3.00-4.00 sec 9.24 MBytes 77.5 Mbits/sec
24832024-05-13T12:03:34.654Z[ 13] 3.00-4.00 sec 9.16 MBytes 76.9 Mbits/sec
24842024-05-13T12:03:34.654Z[ 15] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
24852024-05-13T12:03:34.654Z[ 17] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
24862024-05-13T12:03:34.654Z[ 19] 3.00-4.00 sec 9.12 MBytes 76.5 Mbits/sec
24872024-05-13T12:03:34.654Z[SUM] 3.00-4.00 sec 73.3 MBytes 615 Mbits/sec
24882024-05-13T12:03:34.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
24892024-05-13T12:03:34.655Z[ 5] 4.00-5.00 sec 9.34 MBytes 78.4 Mbits/sec
24902024-05-13T12:03:34.655Z[ 7] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
24912024-05-13T12:03:34.655Z[ 9] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
24922024-05-13T12:03:34.655Z[ 11] 4.00-5.00 sec 9.32 MBytes 78.1 Mbits/sec
24932024-05-13T12:03:34.655Z[ 13] 4.00-5.00 sec 9.31 MBytes 78.1 Mbits/sec
24942024-05-13T12:03:34.655Z[ 15] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
24952024-05-13T12:03:34.655Z[ 17] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
24962024-05-13T12:03:34.655Z[ 19] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
24972024-05-13T12:03:34.655Z[SUM] 4.00-5.00 sec 74.8 MBytes 627 Mbits/sec
24982024-05-13T12:03:34.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
24992024-05-13T12:03:34.655Z[ 5] 5.00-6.00 sec 9.28 MBytes 77.9 Mbits/sec
25002024-05-13T12:03:34.655Z[ 7] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
25012024-05-13T12:03:34.655Z[ 9] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
25022024-05-13T12:03:34.655Z[ 11] 5.00-6.00 sec 9.28 MBytes 77.8 Mbits/sec
25032024-05-13T12:03:34.655Z[ 13] 5.00-6.00 sec 9.33 MBytes 78.2 Mbits/sec
25042024-05-13T12:03:34.655Z[ 15] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
25052024-05-13T12:03:34.655Z[ 17] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
25062024-05-13T12:03:34.655Z[ 19] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
25072024-05-13T12:03:34.655Z[SUM] 5.00-6.00 sec 74.1 MBytes 621 Mbits/sec
25082024-05-13T12:03:34.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
25092024-05-13T12:03:34.655Z[ 5] 6.00-7.00 sec 9.19 MBytes 77.1 Mbits/sec
25102024-05-13T12:03:34.655Z[ 7] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
25112024-05-13T12:03:34.655Z[ 9] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
25122024-05-13T12:03:37.864Z[ 11] 6.00-7.00 sec 9.18 MBytes 77.0 Mbits/sec
25132024-05-13T12:03:37.864Z[ 13] 6.00-7.00 sec 9.14 MBytes 76.7 Mbits/sec
25142024-05-13T12:03:37.865Z[ 15] 6.00-7.00 sec 9.23 MBytes 77.4 Mbits/sec
25152024-05-13T12:03:37.865Z[ 17] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
25162024-05-13T12:03:37.865Z[ 19] 6.00-7.00 sec 9.24 MBytes 77.5 Mbits/sec
25172024-05-13T12:03:37.865Z[SUM] 6.00-7.00 sec 73.7 MBytes 618 Mbits/sec
25182024-05-13T12:03:37.865Z- - - - - - - - - - - - - - - - - - - - - - - - -
25192024-05-13T12:03:37.865Z[ 5] 7.00-8.00 sec 9.22 MBytes 77.4 Mbits/sec
25202024-05-13T12:03:37.865Z[ 7] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
25212024-05-13T12:03:37.865Z[ 9] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
25222024-05-13T12:03:37.865Z[ 11] 7.00-8.00 sec 9.17 MBytes 76.9 Mbits/sec
25232024-05-13T12:03:37.866Z[ 13] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
25242024-05-13T12:03:37.866Z[ 15] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
25252024-05-13T12:03:37.866Z[ 17] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
25262024-05-13T12:03:37.866Z[ 19] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
25272024-05-13T12:03:37.866Z[SUM] 7.00-8.00 sec 73.8 MBytes 619 Mbits/sec
25282024-05-13T12:03:37.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
25292024-05-13T12:03:37.866Z[ 5] 8.00-9.00 sec 8.84 MBytes 74.2 Mbits/sec
25302024-05-13T12:03:37.866Z[ 7] 8.00-9.00 sec 8.75 MBytes 73.4 Mbits/sec
25312024-05-13T12:03:37.866Z[ 9] 8.00-9.00 sec 8.75 MBytes 73.4 Mbits/sec
25322024-05-13T12:03:37.866Z[ 11] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
25332024-05-13T12:03:37.866Z[ 13] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
25342024-05-13T12:03:37.867Z[ 15] 8.00-9.00 sec 8.85 MBytes 74.2 Mbits/sec
25352024-05-13T12:03:37.867Z[ 17] 8.00-9.00 sec 8.75 MBytes 73.4 Mbits/sec
25362024-05-13T12:03:37.867Z[ 19] 8.00-9.00 sec 8.75 MBytes 73.4 Mbits/sec
25372024-05-13T12:03:37.867Z[SUM] 8.00-9.00 sec 70.4 MBytes 591 Mbits/sec
25382024-05-13T12:03:37.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
25392024-05-13T12:03:37.867Z[ 5] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
25402024-05-13T12:03:37.867Z[ 7] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
25412024-05-13T12:03:37.867Z[ 9] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
25422024-05-13T12:03:37.867Z[ 11] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
25432024-05-13T12:03:37.868Z[ 13] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
25442024-05-13T12:03:37.868Z[ 15] 9.00-10.00 sec 8.76 MBytes 73.5 Mbits/sec
25452024-05-13T12:03:37.868Z[ 17] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
25462024-05-13T12:03:37.868Z[ 19] 9.00-10.00 sec 8.75 MBytes 73.4 Mbits/sec
25472024-05-13T12:03:37.868Z[SUM] 9.00-10.00 sec 70.0 MBytes 587 Mbits/sec
25482024-05-13T12:03:37.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
25492024-05-13T12:03:37.868Z[ 5] 10.00-10.01 sec 39.6 KBytes 58.2 Mbits/sec
25502024-05-13T12:03:37.868Z[ 7] 10.00-10.01 sec 124 KBytes 183 Mbits/sec
25512024-05-13T12:03:37.868Z[ 9] 10.00-10.01 sec 124 KBytes 183 Mbits/sec
25522024-05-13T12:03:37.868Z[ 11] 10.00-10.01 sec 11.3 KBytes 16.6 Mbits/sec
25532024-05-13T12:03:37.868Z[ 13] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
25542024-05-13T12:03:37.868Z[ 15] 10.00-10.01 sec 8.48 KBytes 12.5 Mbits/sec
25552024-05-13T12:03:37.868Z[ 17] 10.00-10.01 sec 124 KBytes 183 Mbits/sec
25562024-05-13T12:03:37.868Z[ 19] 10.00-10.01 sec 124 KBytes 183 Mbits/sec
25572024-05-13T12:03:37.868Z[SUM] 10.00-10.01 sec 557 KBytes 819 Mbits/sec
25582024-05-13T12:03:37.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
25592024-05-13T12:03:37.868Z[ ID] Interval Transfer Bandwidth
25602024-05-13T12:03:37.868Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25612024-05-13T12:03:37.869Z[ 5] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver
25622024-05-13T12:03:37.869Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25632024-05-13T12:03:37.869Z[ 7] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver
25642024-05-13T12:03:37.869Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25652024-05-13T12:03:37.869Z[ 9] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec receiver
25662024-05-13T12:03:37.869Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25672024-05-13T12:03:37.869Z[ 11] 0.00-10.01 sec 89.9 MBytes 75.4 Mbits/sec receiver
25682024-05-13T12:03:37.869Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25692024-05-13T12:03:37.869Z[ 13] 0.00-10.01 sec 89.9 MBytes 75.4 Mbits/sec receiver
25702024-05-13T12:03:37.869Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25712024-05-13T12:03:37.869Z[ 15] 0.00-10.01 sec 89.9 MBytes 75.4 Mbits/sec receiver
25722024-05-13T12:03:37.869Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25732024-05-13T12:03:37.869Z[ 17] 0.00-10.01 sec 89.9 MBytes 75.4 Mbits/sec receiver
25742024-05-13T12:03:37.869Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25752024-05-13T12:03:37.869Z[ 19] 0.00-10.01 sec 89.9 MBytes 75.4 Mbits/sec receiver
25762024-05-13T12:03:37.870Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
25772024-05-13T12:03:37.870Z[SUM] 0.00-10.01 sec 720 MBytes 604 Mbits/sec receiver
25782024-05-13T12:03:37.896ZRun 3/10...603.996405290668Mbps
25792024-05-13T12:03:44.919Z-----------------------------------------------------------
25802024-05-13T12:03:44.919ZServer listening on 5201
25812024-05-13T12:03:44.919Z-----------------------------------------------------------
25822024-05-13T12:03:44.919ZAccepted connection from 10.0.0.1, port 56135
25832024-05-13T12:03:44.919Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37791
25842024-05-13T12:03:44.919Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53069
25852024-05-13T12:03:44.919Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50221
25862024-05-13T12:03:44.919Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61046
25872024-05-13T12:03:44.919Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36742
25882024-05-13T12:03:44.919Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57025
25892024-05-13T12:03:44.919Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44852
25902024-05-13T12:03:44.919Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46247
25912024-05-13T12:03:44.919Z[ ID] Interval Transfer Bandwidth
25922024-05-13T12:03:44.919Z[ 5] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
25932024-05-13T12:03:44.920Z[ 7] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
25942024-05-13T12:03:44.920Z[ 9] 0.00-1.00 sec 8.23 MBytes 69.0 Mbits/sec
25952024-05-13T12:03:44.920Z[ 11] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
25962024-05-13T12:03:44.920Z[ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
25972024-05-13T12:03:44.920Z[ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
25982024-05-13T12:03:44.920Z[ 17] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
25992024-05-13T12:03:44.920Z[ 19] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
26002024-05-13T12:03:44.920Z[SUM] 0.00-1.00 sec 65.6 MBytes 550 Mbits/sec
26012024-05-13T12:03:44.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022024-05-13T12:03:44.920Z[ 5] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
26032024-05-13T12:03:44.920Z[ 7] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
26042024-05-13T12:03:44.920Z[ 9] 1.00-2.00 sec 9.52 MBytes 79.8 Mbits/sec
26052024-05-13T12:03:44.920Z[ 11] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
26062024-05-13T12:03:44.920Z[ 13] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
26072024-05-13T12:03:44.920Z[ 15] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
26082024-05-13T12:03:44.920Z[ 17] 1.00-2.00 sec 9.57 MBytes 80.3 Mbits/sec
26092024-05-13T12:03:44.920Z[ 19] 1.00-2.00 sec 9.50 MBytes 79.7 Mbits/sec
26102024-05-13T12:03:44.920Z[SUM] 1.00-2.00 sec 76.6 MBytes 642 Mbits/sec
26112024-05-13T12:03:44.920Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122024-05-13T12:03:44.920Z[ 5] 2.00-3.00 sec 9.38 MBytes 78.7 Mbits/sec
26132024-05-13T12:03:44.920Z[ 7] 2.00-3.00 sec 9.40 MBytes 78.8 Mbits/sec
26142024-05-13T12:03:44.920Z[ 9] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
26152024-05-13T12:03:44.920Z[ 11] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
26162024-05-13T12:03:44.921Z[ 13] 2.00-3.00 sec 9.42 MBytes 79.0 Mbits/sec
26172024-05-13T12:03:44.921Z[ 15] 2.00-3.00 sec 9.37 MBytes 78.6 Mbits/sec
26182024-05-13T12:03:44.921Z[ 17] 2.00-3.00 sec 9.39 MBytes 78.7 Mbits/sec
26192024-05-13T12:03:44.921Z[ 19] 2.00-3.00 sec 9.46 MBytes 79.3 Mbits/sec
26202024-05-13T12:03:44.921Z[SUM] 2.00-3.00 sec 75.4 MBytes 632 Mbits/sec
26212024-05-13T12:03:44.921Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222024-05-13T12:03:44.921Z[ 5] 3.00-4.00 sec 9.46 MBytes 79.3 Mbits/sec
26232024-05-13T12:03:44.921Z[ 7] 3.00-4.00 sec 9.44 MBytes 79.2 Mbits/sec
26242024-05-13T12:03:44.921Z[ 9] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
26252024-05-13T12:03:44.921Z[ 11] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
26262024-05-13T12:03:44.921Z[ 13] 3.00-4.00 sec 9.44 MBytes 79.2 Mbits/sec
26272024-05-13T12:03:44.921Z[ 15] 3.00-4.00 sec 9.46 MBytes 79.4 Mbits/sec
26282024-05-13T12:03:44.921Z[ 17] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
26292024-05-13T12:03:44.921Z[ 19] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
26302024-05-13T12:03:44.921Z[SUM] 3.00-4.00 sec 75.7 MBytes 635 Mbits/sec
26312024-05-13T12:03:44.921Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322024-05-13T12:03:44.921Z[ 5] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec
26332024-05-13T12:03:44.921Z[ 7] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec
26342024-05-13T12:03:44.921Z[ 9] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
26352024-05-13T12:03:44.921Z[ 11] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
26362024-05-13T12:03:44.921Z[ 13] 4.00-5.00 sec 9.58 MBytes 80.3 Mbits/sec
26372024-05-13T12:03:44.921Z[ 15] 4.00-5.00 sec 9.60 MBytes 80.5 Mbits/sec
26382024-05-13T12:03:44.921Z[ 17] 4.00-5.00 sec 9.50 MBytes 79.7 Mbits/sec
26392024-05-13T12:03:44.922Z[ 19] 4.00-5.00 sec 9.48 MBytes 79.6 Mbits/sec
26402024-05-13T12:03:44.922Z[SUM] 4.00-5.00 sec 76.3 MBytes 640 Mbits/sec
26412024-05-13T12:03:44.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422024-05-13T12:03:44.922Z[ 5] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec
26432024-05-13T12:03:44.922Z[ 7] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec
26442024-05-13T12:03:44.922Z[ 9] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec
26452024-05-13T12:03:44.922Z[ 11] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec
26462024-05-13T12:03:44.922Z[ 13] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec
26472024-05-13T12:03:44.922Z[ 15] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec
26482024-05-13T12:03:44.922Z[ 17] 5.00-6.00 sec 8.90 MBytes 74.6 Mbits/sec
26492024-05-13T12:03:44.922Z[ 19] 5.00-6.00 sec 8.88 MBytes 74.5 Mbits/sec
26502024-05-13T12:03:44.922Z[SUM] 5.00-6.00 sec 71.0 MBytes 596 Mbits/sec
26512024-05-13T12:03:44.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
26522024-05-13T12:03:44.922Z[ 5] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
26532024-05-13T12:03:44.922Z[ 7] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
26542024-05-13T12:03:44.922Z[ 9] 6.00-7.00 sec 9.69 MBytes 81.3 Mbits/sec
26552024-05-13T12:03:48.120Z[ 11] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
26562024-05-13T12:03:48.120Z[ 13] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
26572024-05-13T12:03:48.120Z[ 15] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
26582024-05-13T12:03:48.120Z[ 17] 6.00-7.00 sec 9.68 MBytes 81.2 Mbits/sec
26592024-05-13T12:03:48.120Z[ 19] 6.00-7.00 sec 9.71 MBytes 81.4 Mbits/sec
26602024-05-13T12:03:48.120Z[SUM] 6.00-7.00 sec 77.1 MBytes 646 Mbits/sec
26612024-05-13T12:03:48.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
26622024-05-13T12:03:48.120Z[ 5] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec
26632024-05-13T12:03:48.120Z[ 7] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec
26642024-05-13T12:03:48.120Z[ 9] 7.00-8.00 sec 9.51 MBytes 79.8 Mbits/sec
26652024-05-13T12:03:48.120Z[ 11] 7.00-8.00 sec 9.59 MBytes 80.4 Mbits/sec
26662024-05-13T12:03:48.120Z[ 13] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec
26672024-05-13T12:03:48.120Z[ 15] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec
26682024-05-13T12:03:48.121Z[ 17] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec
26692024-05-13T12:03:48.121Z[ 19] 7.00-8.00 sec 9.48 MBytes 79.5 Mbits/sec
26702024-05-13T12:03:48.121Z[SUM] 7.00-8.00 sec 76.0 MBytes 637 Mbits/sec
26712024-05-13T12:03:48.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
26722024-05-13T12:03:48.121Z[ 5] 8.00-9.00 sec 9.02 MBytes 75.7 Mbits/sec
26732024-05-13T12:03:48.121Z[ 7] 8.00-9.00 sec 9.05 MBytes 75.9 Mbits/sec
26742024-05-13T12:03:48.121Z[ 9] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec
26752024-05-13T12:03:48.121Z[ 11] 8.00-9.00 sec 9.00 MBytes 75.5 Mbits/sec
26762024-05-13T12:03:48.121Z[ 13] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec
26772024-05-13T12:03:48.121Z[ 15] 8.00-9.00 sec 9.02 MBytes 75.6 Mbits/sec
26782024-05-13T12:03:48.121Z[ 17] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec
26792024-05-13T12:03:48.121Z[ 19] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec
26802024-05-13T12:03:48.121Z[SUM] 8.00-9.00 sec 72.1 MBytes 605 Mbits/sec
26812024-05-13T12:03:48.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
26822024-05-13T12:03:48.121Z[ 5] 9.00-10.00 sec 9.45 MBytes 79.3 Mbits/sec
26832024-05-13T12:03:48.121Z[ 7] 9.00-10.00 sec 9.42 MBytes 79.0 Mbits/sec
26842024-05-13T12:03:48.121Z[ 9] 9.00-10.00 sec 9.37 MBytes 78.6 Mbits/sec
26852024-05-13T12:03:48.121Z[ 11] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
26862024-05-13T12:03:48.121Z[ 13] 9.00-10.00 sec 9.40 MBytes 78.9 Mbits/sec
26872024-05-13T12:03:48.121Z[ 15] 9.00-10.00 sec 9.45 MBytes 79.3 Mbits/sec
26882024-05-13T12:03:48.121Z[ 17] 9.00-10.00 sec 9.42 MBytes 79.0 Mbits/sec
26892024-05-13T12:03:48.122Z[ 19] 9.00-10.00 sec 9.40 MBytes 78.8 Mbits/sec
26902024-05-13T12:03:48.122Z[SUM] 9.00-10.00 sec 75.3 MBytes 631 Mbits/sec
26912024-05-13T12:03:48.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
26922024-05-13T12:03:48.122Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26932024-05-13T12:03:48.122Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26942024-05-13T12:03:48.122Z[ 9] 10.00-10.00 sec 116 KBytes 199 Mbits/sec
26952024-05-13T12:03:48.122Z[ 11] 10.00-10.00 sec 124 KBytes 214 Mbits/sec
26962024-05-13T12:03:48.122Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26972024-05-13T12:03:48.122Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26982024-05-13T12:03:48.122Z[ 17] 10.00-10.00 sec 56.6 KBytes 97.3 Mbits/sec
26992024-05-13T12:03:48.122Z[ 19] 10.00-10.00 sec 84.8 KBytes 146 Mbits/sec
27002024-05-13T12:03:48.122Z[SUM] 10.00-10.00 sec 382 KBytes 656 Mbits/sec
27012024-05-13T12:03:48.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
27022024-05-13T12:03:48.122Z[ ID] Interval Transfer Bandwidth
27032024-05-13T12:03:48.122Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27042024-05-13T12:03:48.122Z[ 5] 0.00-10.00 sec 92.8 MBytes 77.8 Mbits/sec receiver
27052024-05-13T12:03:48.122Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27062024-05-13T12:03:48.122Z[ 7] 0.00-10.00 sec 92.7 MBytes 77.7 Mbits/sec receiver
27072024-05-13T12:03:48.122Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27082024-05-13T12:03:48.122Z[ 9] 0.00-10.00 sec 92.7 MBytes 77.7 Mbits/sec receiver
27092024-05-13T12:03:48.122Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27102024-05-13T12:03:48.123Z[ 11] 0.00-10.00 sec 92.7 MBytes 77.7 Mbits/sec receiver
27112024-05-13T12:03:48.123Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27122024-05-13T12:03:48.123Z[ 13] 0.00-10.00 sec 92.6 MBytes 77.6 Mbits/sec receiver
27132024-05-13T12:03:48.123Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27142024-05-13T12:03:48.123Z[ 15] 0.00-10.00 sec 92.6 MBytes 77.6 Mbits/sec receiver
27152024-05-13T12:03:48.123Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27162024-05-13T12:03:48.123Z[ 17] 0.00-10.00 sec 92.6 MBytes 77.6 Mbits/sec receiver
27172024-05-13T12:03:48.123Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27182024-05-13T12:03:48.123Z[ 19] 0.00-10.00 sec 92.6 MBytes 77.6 Mbits/sec receiver
27192024-05-13T12:03:48.123Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27202024-05-13T12:03:48.123Z[SUM] 0.00-10.00 sec 741 MBytes 622 Mbits/sec receiver
27212024-05-13T12:03:48.148ZRun 4/10...622.192788059137Mbps
27222024-05-13T12:03:55.190Z-----------------------------------------------------------
27232024-05-13T12:03:55.190ZServer listening on 5201
27242024-05-13T12:03:55.190Z-----------------------------------------------------------
27252024-05-13T12:03:55.190ZAccepted connection from 10.0.0.1, port 50628
27262024-05-13T12:03:55.190Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60279
27272024-05-13T12:03:55.190Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38728
27282024-05-13T12:03:55.190Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38018
27292024-05-13T12:03:55.190Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53584
27302024-05-13T12:03:55.190Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46630
27312024-05-13T12:03:55.190Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33140
27322024-05-13T12:03:55.191Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37000
27332024-05-13T12:03:55.191Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34658
27342024-05-13T12:03:55.191Z[ ID] Interval Transfer Bandwidth
27352024-05-13T12:03:55.191Z[ 5] 0.00-1.00 sec 8.88 MBytes 74.5 Mbits/sec
27362024-05-13T12:03:55.191Z[ 7] 0.00-1.00 sec 8.76 MBytes 73.4 Mbits/sec
27372024-05-13T12:03:55.191Z[ 9] 0.00-1.00 sec 8.76 MBytes 73.4 Mbits/sec
27382024-05-13T12:03:55.191Z[ 11] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec
27392024-05-13T12:03:55.191Z[ 13] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec
27402024-05-13T12:03:55.191Z[ 15] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec
27412024-05-13T12:03:55.191Z[ 17] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec
27422024-05-13T12:03:55.191Z[ 19] 0.00-1.00 sec 8.63 MBytes 72.4 Mbits/sec
27432024-05-13T12:03:55.191Z[SUM] 0.00-1.00 sec 69.6 MBytes 583 Mbits/sec
27442024-05-13T12:03:55.191Z- - - - - - - - - - - - - - - - - - - - - - - - -
27452024-05-13T12:03:55.191Z[ 5] 1.00-2.00 sec 9.52 MBytes 79.8 Mbits/sec
27462024-05-13T12:03:55.191Z[ 7] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
27472024-05-13T12:03:55.191Z[ 9] 1.00-2.00 sec 9.48 MBytes 79.6 Mbits/sec
27482024-05-13T12:03:55.191Z[ 11] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
27492024-05-13T12:03:55.191Z[ 13] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
27502024-05-13T12:03:55.191Z[ 15] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
27512024-05-13T12:03:55.191Z[ 17] 1.00-2.00 sec 9.56 MBytes 80.2 Mbits/sec
27522024-05-13T12:03:55.191Z[ 19] 1.00-2.00 sec 9.49 MBytes 79.6 Mbits/sec
27532024-05-13T12:03:55.191Z[SUM] 1.00-2.00 sec 76.4 MBytes 641 Mbits/sec
27542024-05-13T12:03:55.191Z- - - - - - - - - - - - - - - - - - - - - - - - -
27552024-05-13T12:03:55.192Z[ 5] 2.00-3.00 sec 9.32 MBytes 78.1 Mbits/sec
27562024-05-13T12:03:55.192Z[ 7] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
27572024-05-13T12:03:55.192Z[ 9] 2.00-3.00 sec 9.35 MBytes 78.4 Mbits/sec
27582024-05-13T12:03:55.192Z[ 11] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
27592024-05-13T12:03:55.192Z[ 13] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
27602024-05-13T12:03:55.192Z[ 15] 2.00-3.00 sec 9.24 MBytes 77.5 Mbits/sec
27612024-05-13T12:03:55.192Z[ 17] 2.00-3.00 sec 9.28 MBytes 77.8 Mbits/sec
27622024-05-13T12:03:55.192Z[ 19] 2.00-3.00 sec 9.35 MBytes 78.4 Mbits/sec
27632024-05-13T12:03:55.192Z[SUM] 2.00-3.00 sec 74.2 MBytes 623 Mbits/sec
27642024-05-13T12:03:55.192Z- - - - - - - - - - - - - - - - - - - - - - - - -
27652024-05-13T12:03:55.192Z[ 5] 3.00-4.00 sec 8.78 MBytes 73.7 Mbits/sec
27662024-05-13T12:03:55.192Z[ 7] 3.00-4.00 sec 8.86 MBytes 74.4 Mbits/sec
27672024-05-13T12:03:55.192Z[ 9] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec
27682024-05-13T12:03:55.192Z[ 11] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
27692024-05-13T12:03:55.192Z[ 13] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
27702024-05-13T12:03:55.192Z[ 15] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
27712024-05-13T12:03:55.192Z[ 17] 3.00-4.00 sec 8.78 MBytes 73.7 Mbits/sec
27722024-05-13T12:03:55.192Z[ 19] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec
27732024-05-13T12:03:55.192Z[SUM] 3.00-4.00 sec 70.5 MBytes 592 Mbits/sec
27742024-05-13T12:03:55.192Z- - - - - - - - - - - - - - - - - - - - - - - - -
27752024-05-13T12:03:55.193Z[ 5] 4.00-5.00 sec 9.08 MBytes 76.2 Mbits/sec
27762024-05-13T12:03:55.193Z[ 7] 4.00-5.00 sec 9.04 MBytes 75.9 Mbits/sec
27772024-05-13T12:03:55.193Z[ 9] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
27782024-05-13T12:03:55.193Z[ 11] 4.00-5.00 sec 9.11 MBytes 76.4 Mbits/sec
27792024-05-13T12:03:55.193Z[ 13] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec
27802024-05-13T12:03:55.193Z[ 15] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
27812024-05-13T12:03:55.193Z[ 17] 4.00-5.00 sec 9.08 MBytes 76.2 Mbits/sec
27822024-05-13T12:03:55.193Z[ 19] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
27832024-05-13T12:03:55.193Z[SUM] 4.00-5.00 sec 72.5 MBytes 608 Mbits/sec
27842024-05-13T12:03:55.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
27852024-05-13T12:03:55.193Z[ 5] 5.00-6.00 sec 9.03 MBytes 75.8 Mbits/sec
27862024-05-13T12:03:55.193Z[ 7] 5.00-6.00 sec 9.07 MBytes 76.1 Mbits/sec
27872024-05-13T12:03:55.193Z[ 9] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec
27882024-05-13T12:03:55.193Z[ 11] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec
27892024-05-13T12:03:55.193Z[ 13] 5.00-6.00 sec 9.11 MBytes 76.4 Mbits/sec
27902024-05-13T12:03:55.193Z[ 15] 5.00-6.00 sec 9.11 MBytes 76.5 Mbits/sec
27912024-05-13T12:03:55.193Z[ 17] 5.00-6.00 sec 9.06 MBytes 76.0 Mbits/sec
27922024-05-13T12:03:55.193Z[ 19] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec
27932024-05-13T12:03:55.193Z[SUM] 5.00-6.00 sec 72.4 MBytes 607 Mbits/sec
27942024-05-13T12:03:55.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
27952024-05-13T12:03:55.193Z[ 5] 6.00-7.00 sec 9.12 MBytes 76.5 Mbits/sec
27962024-05-13T12:03:55.193Z[ 7] 6.00-7.00 sec 9.12 MBytes 76.5 Mbits/sec
27972024-05-13T12:03:55.193Z[ 9] 6.00-7.00 sec 9.12 MBytes 76.5 Mbits/sec
27982024-05-13T12:03:58.390Z[ 11] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
27992024-05-13T12:03:58.390Z[ 13] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
28002024-05-13T12:03:58.390Z[ 15] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
28012024-05-13T12:03:58.390Z[ 17] 6.00-7.00 sec 9.17 MBytes 76.9 Mbits/sec
28022024-05-13T12:03:58.390Z[ 19] 6.00-7.00 sec 9.14 MBytes 76.7 Mbits/sec
28032024-05-13T12:03:58.390Z[SUM] 6.00-7.00 sec 73.0 MBytes 612 Mbits/sec
28042024-05-13T12:03:58.390Z- - - - - - - - - - - - - - - - - - - - - - - - -
28052024-05-13T12:03:58.390Z[ 5] 7.00-8.00 sec 9.44 MBytes 79.2 Mbits/sec
28062024-05-13T12:03:58.390Z[ 7] 7.00-8.00 sec 9.40 MBytes 78.8 Mbits/sec
28072024-05-13T12:03:58.391Z[ 9] 7.00-8.00 sec 9.47 MBytes 79.4 Mbits/sec
28082024-05-13T12:03:58.391Z[ 11] 7.00-8.00 sec 9.46 MBytes 79.4 Mbits/sec
28092024-05-13T12:03:58.391Z[ 13] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
28102024-05-13T12:03:58.391Z[ 15] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
28112024-05-13T12:03:58.391Z[ 17] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
28122024-05-13T12:03:58.391Z[ 19] 7.00-8.00 sec 9.45 MBytes 79.2 Mbits/sec
28132024-05-13T12:03:58.391Z[SUM] 7.00-8.00 sec 75.3 MBytes 632 Mbits/sec
28142024-05-13T12:03:58.391Z- - - - - - - - - - - - - - - - - - - - - - - - -
28152024-05-13T12:03:58.391Z[ 5] 8.00-9.00 sec 9.03 MBytes 75.8 Mbits/sec
28162024-05-13T12:03:58.391Z[ 7] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec
28172024-05-13T12:03:58.391Z[ 9] 8.00-9.00 sec 9.04 MBytes 75.9 Mbits/sec
28182024-05-13T12:03:58.391Z[ 11] 8.00-9.00 sec 9.01 MBytes 75.6 Mbits/sec
28192024-05-13T12:03:58.391Z[ 13] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
28202024-05-13T12:03:58.391Z[ 15] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
28212024-05-13T12:03:58.391Z[ 17] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
28222024-05-13T12:03:58.391Z[ 19] 8.00-9.00 sec 9.08 MBytes 76.1 Mbits/sec
28232024-05-13T12:03:58.391Z[SUM] 8.00-9.00 sec 72.6 MBytes 609 Mbits/sec
28242024-05-13T12:03:58.391Z- - - - - - - - - - - - - - - - - - - - - - - - -
28252024-05-13T12:03:58.391Z[ 5] 9.00-10.00 sec 9.58 MBytes 80.3 Mbits/sec
28262024-05-13T12:03:58.391Z[ 7] 9.00-10.00 sec 9.55 MBytes 80.1 Mbits/sec
28272024-05-13T12:03:58.391Z[ 9] 9.00-10.00 sec 9.55 MBytes 80.1 Mbits/sec
28282024-05-13T12:03:58.391Z[ 11] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
28292024-05-13T12:03:58.391Z[ 13] 9.00-10.00 sec 9.60 MBytes 80.5 Mbits/sec
28302024-05-13T12:03:58.392Z[ 15] 9.00-10.00 sec 9.55 MBytes 80.1 Mbits/sec
28312024-05-13T12:03:58.392Z[ 17] 9.00-10.00 sec 9.49 MBytes 79.6 Mbits/sec
28322024-05-13T12:03:58.392Z[ 19] 9.00-10.00 sec 9.52 MBytes 79.8 Mbits/sec
28332024-05-13T12:03:58.392Z[SUM] 9.00-10.00 sec 76.4 MBytes 641 Mbits/sec
28342024-05-13T12:03:58.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
28352024-05-13T12:03:58.392Z[ 5] 10.00-10.00 sec 105 KBytes 174 Mbits/sec
28362024-05-13T12:03:58.392Z[ 7] 10.00-10.00 sec 46.7 KBytes 77.5 Mbits/sec
28372024-05-13T12:03:58.392Z[ 9] 10.00-10.00 sec 124 KBytes 207 Mbits/sec
28382024-05-13T12:03:58.392Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28392024-05-13T12:03:58.392Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28402024-05-13T12:03:58.392Z[ 15] 10.00-10.00 sec 50.9 KBytes 84.5 Mbits/sec
28412024-05-13T12:03:58.392Z[ 17] 10.00-10.00 sec 113 KBytes 188 Mbits/sec
28422024-05-13T12:03:58.392Z[ 19] 10.00-10.00 sec 124 KBytes 207 Mbits/sec
28432024-05-13T12:03:58.392Z[SUM] 10.00-10.00 sec 564 KBytes 937 Mbits/sec
28442024-05-13T12:03:58.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
28452024-05-13T12:03:58.392Z[ ID] Interval Transfer Bandwidth
28462024-05-13T12:03:58.392Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28472024-05-13T12:03:58.392Z[ 5] 0.00-10.00 sec 91.9 MBytes 77.0 Mbits/sec receiver
28482024-05-13T12:03:58.392Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28492024-05-13T12:03:58.392Z[ 7] 0.00-10.00 sec 91.8 MBytes 76.9 Mbits/sec receiver
28502024-05-13T12:03:58.392Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28512024-05-13T12:03:58.392Z[ 9] 0.00-10.00 sec 91.8 MBytes 76.9 Mbits/sec receiver
28522024-05-13T12:03:58.392Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28532024-05-13T12:03:58.393Z[ 11] 0.00-10.00 sec 91.6 MBytes 76.8 Mbits/sec receiver
28542024-05-13T12:03:58.393Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28552024-05-13T12:03:58.393Z[ 13] 0.00-10.00 sec 91.6 MBytes 76.8 Mbits/sec receiver
28562024-05-13T12:03:58.393Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28572024-05-13T12:03:58.393Z[ 15] 0.00-10.00 sec 91.6 MBytes 76.8 Mbits/sec receiver
28582024-05-13T12:03:58.393Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28592024-05-13T12:03:58.393Z[ 17] 0.00-10.00 sec 91.6 MBytes 76.8 Mbits/sec receiver
28602024-05-13T12:03:58.393Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28612024-05-13T12:03:58.393Z[ 19] 0.00-10.00 sec 91.6 MBytes 76.8 Mbits/sec receiver
28622024-05-13T12:03:58.393Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28632024-05-13T12:03:58.393Z[SUM] 0.00-10.00 sec 734 MBytes 615 Mbits/sec receiver
28642024-05-13T12:03:58.418ZRun 5/10...615.460817129321Mbps
28652024-05-13T12:04:05.437Z-----------------------------------------------------------
28662024-05-13T12:04:05.437ZServer listening on 5201
28672024-05-13T12:04:05.437Z-----------------------------------------------------------
28682024-05-13T12:04:05.437ZAccepted connection from 10.0.0.1, port 33688
28692024-05-13T12:04:05.437Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55419
28702024-05-13T12:04:05.437Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49977
28712024-05-13T12:04:05.437Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36442
28722024-05-13T12:04:05.437Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55761
28732024-05-13T12:04:05.437Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34613
28742024-05-13T12:04:05.437Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47963
28752024-05-13T12:04:05.437Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54765
28762024-05-13T12:04:05.437Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54173
28772024-05-13T12:04:05.437Z[ ID] Interval Transfer Bandwidth
28782024-05-13T12:04:05.437Z[ 5] 0.00-1.00 sec 8.59 MBytes 72.1 Mbits/sec
28792024-05-13T12:04:05.438Z[ 7] 0.00-1.00 sec 8.49 MBytes 71.2 Mbits/sec
28802024-05-13T12:04:05.438Z[ 9] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
28812024-05-13T12:04:05.438Z[ 11] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
28822024-05-13T12:04:05.438Z[ 13] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
28832024-05-13T12:04:05.438Z[ 15] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
28842024-05-13T12:04:05.438Z[ 17] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
28852024-05-13T12:04:05.438Z[ 19] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
28862024-05-13T12:04:05.438Z[SUM] 0.00-1.00 sec 67.3 MBytes 565 Mbits/sec
28872024-05-13T12:04:05.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
28882024-05-13T12:04:05.438Z[ 5] 1.00-2.00 sec 9.56 MBytes 80.2 Mbits/sec
28892024-05-13T12:04:05.438Z[ 7] 1.00-2.00 sec 9.50 MBytes 79.7 Mbits/sec
28902024-05-13T12:04:05.438Z[ 9] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
28912024-05-13T12:04:05.438Z[ 11] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
28922024-05-13T12:04:05.438Z[ 13] 1.00-2.00 sec 9.51 MBytes 79.8 Mbits/sec
28932024-05-13T12:04:05.438Z[ 15] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec
28942024-05-13T12:04:05.438Z[ 17] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec
28952024-05-13T12:04:05.438Z[ 19] 1.00-2.00 sec 9.60 MBytes 80.5 Mbits/sec
28962024-05-13T12:04:05.438Z[SUM] 1.00-2.00 sec 76.3 MBytes 640 Mbits/sec
28972024-05-13T12:04:05.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
28982024-05-13T12:04:05.438Z[ 5] 2.00-3.00 sec 9.45 MBytes 79.3 Mbits/sec
28992024-05-13T12:04:05.438Z[ 7] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
29002024-05-13T12:04:05.438Z[ 9] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
29012024-05-13T12:04:05.438Z[ 11] 2.00-3.00 sec 9.36 MBytes 78.5 Mbits/sec
29022024-05-13T12:04:05.438Z[ 13] 2.00-3.00 sec 9.45 MBytes 79.3 Mbits/sec
29032024-05-13T12:04:05.439Z[ 15] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
29042024-05-13T12:04:05.439Z[ 17] 2.00-3.00 sec 9.48 MBytes 79.5 Mbits/sec
29052024-05-13T12:04:05.439Z[ 19] 2.00-3.00 sec 9.42 MBytes 79.0 Mbits/sec
29062024-05-13T12:04:05.439Z[SUM] 2.00-3.00 sec 75.5 MBytes 633 Mbits/sec
29072024-05-13T12:04:05.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
29082024-05-13T12:04:05.439Z[ 5] 3.00-4.00 sec 9.29 MBytes 78.0 Mbits/sec
29092024-05-13T12:04:05.439Z[ 7] 3.00-4.00 sec 9.35 MBytes 78.4 Mbits/sec
29102024-05-13T12:04:05.439Z[ 9] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
29112024-05-13T12:04:05.439Z[ 11] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
29122024-05-13T12:04:05.439Z[ 13] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
29132024-05-13T12:04:05.439Z[ 15] 3.00-4.00 sec 9.36 MBytes 78.5 Mbits/sec
29142024-05-13T12:04:05.439Z[ 17] 3.00-4.00 sec 9.33 MBytes 78.3 Mbits/sec
29152024-05-13T12:04:05.439Z[ 19] 3.00-4.00 sec 9.29 MBytes 78.0 Mbits/sec
29162024-05-13T12:04:05.439Z[SUM] 3.00-4.00 sec 74.7 MBytes 627 Mbits/sec
29172024-05-13T12:04:05.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
29182024-05-13T12:04:05.439Z[ 5] 4.00-5.00 sec 9.21 MBytes 77.2 Mbits/sec
29192024-05-13T12:04:05.439Z[ 7] 4.00-5.00 sec 9.12 MBytes 76.5 Mbits/sec
29202024-05-13T12:04:05.439Z[ 9] 4.00-5.00 sec 9.21 MBytes 77.2 Mbits/sec
29212024-05-13T12:04:05.465Z[ 11] 4.00-5.00 sec 9.12 MBytes 76.5 Mbits/sec
29222024-05-13T12:04:05.465Z[ 13] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
29232024-05-13T12:04:05.465Z[ 15] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
29242024-05-13T12:04:05.465Z[ 17] 4.00-5.00 sec 9.14 MBytes 76.7 Mbits/sec
29252024-05-13T12:04:05.465Z[ 19] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
29262024-05-13T12:04:05.466Z[SUM] 4.00-5.00 sec 73.2 MBytes 614 Mbits/sec
29272024-05-13T12:04:05.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
29282024-05-13T12:04:05.466Z[ 5] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
29292024-05-13T12:04:05.466Z[ 7] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
29302024-05-13T12:04:05.466Z[ 9] 5.00-6.00 sec 9.51 MBytes 79.8 Mbits/sec
29312024-05-13T12:04:05.466Z[ 11] 5.00-6.00 sec 9.60 MBytes 80.5 Mbits/sec
29322024-05-13T12:04:05.466Z[ 13] 5.00-6.00 sec 9.58 MBytes 80.3 Mbits/sec
29332024-05-13T12:04:05.466Z[ 15] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
29342024-05-13T12:04:05.466Z[ 17] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
29352024-05-13T12:04:05.466Z[ 19] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
29362024-05-13T12:04:05.466Z[SUM] 5.00-6.00 sec 76.1 MBytes 638 Mbits/sec
29372024-05-13T12:04:05.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
29382024-05-13T12:04:05.466Z[ 5] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
29392024-05-13T12:04:05.466Z[ 7] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
29402024-05-13T12:04:05.466Z[ 9] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
29412024-05-13T12:04:08.660Z[ 11] 6.00-7.00 sec 9.33 MBytes 78.3 Mbits/sec
29422024-05-13T12:04:08.660Z[ 13] 6.00-7.00 sec 9.26 MBytes 77.7 Mbits/sec
29432024-05-13T12:04:08.660Z[ 15] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
29442024-05-13T12:04:08.660Z[ 17] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
29452024-05-13T12:04:08.660Z[ 19] 6.00-7.00 sec 9.36 MBytes 78.5 Mbits/sec
29462024-05-13T12:04:08.660Z[SUM] 6.00-7.00 sec 74.7 MBytes 627 Mbits/sec
29472024-05-13T12:04:08.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
29482024-05-13T12:04:08.660Z[ 5] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
29492024-05-13T12:04:08.660Z[ 7] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
29502024-05-13T12:04:08.660Z[ 9] 7.00-8.00 sec 9.34 MBytes 78.3 Mbits/sec
29512024-05-13T12:04:08.660Z[ 11] 7.00-8.00 sec 9.27 MBytes 77.8 Mbits/sec
29522024-05-13T12:04:08.660Z[ 13] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
29532024-05-13T12:04:08.660Z[ 15] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
29542024-05-13T12:04:08.660Z[ 17] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
29552024-05-13T12:04:08.660Z[ 19] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
29562024-05-13T12:04:08.660Z[SUM] 7.00-8.00 sec 74.8 MBytes 627 Mbits/sec
29572024-05-13T12:04:08.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
29582024-05-13T12:04:08.660Z[ 5] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
29592024-05-13T12:04:08.661Z[ 7] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
29602024-05-13T12:04:08.661Z[ 9] 8.00-9.00 sec 9.38 MBytes 78.7 Mbits/sec
29612024-05-13T12:04:08.661Z[ 11] 8.00-9.00 sec 9.47 MBytes 79.4 Mbits/sec
29622024-05-13T12:04:08.661Z[ 13] 8.00-9.00 sec 9.42 MBytes 79.0 Mbits/sec
29632024-05-13T12:04:08.661Z[ 15] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
29642024-05-13T12:04:08.661Z[ 17] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
29652024-05-13T12:04:08.661Z[ 19] 8.00-9.00 sec 9.36 MBytes 78.5 Mbits/sec
29662024-05-13T12:04:08.661Z[SUM] 8.00-9.00 sec 75.0 MBytes 630 Mbits/sec
29672024-05-13T12:04:08.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
29682024-05-13T12:04:08.661Z[ 5] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec
29692024-05-13T12:04:08.661Z[ 7] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec
29702024-05-13T12:04:08.661Z[ 9] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec
29712024-05-13T12:04:08.661Z[ 11] 9.00-10.00 sec 9.69 MBytes 81.3 Mbits/sec
29722024-05-13T12:04:08.661Z[ 13] 9.00-10.00 sec 9.66 MBytes 81.0 Mbits/sec
29732024-05-13T12:04:08.661Z[ 15] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec
29742024-05-13T12:04:08.661Z[ 17] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec
29752024-05-13T12:04:08.661Z[ 19] 9.00-10.00 sec 9.72 MBytes 81.6 Mbits/sec
29762024-05-13T12:04:08.661Z[SUM] 9.00-10.00 sec 77.7 MBytes 652 Mbits/sec
29772024-05-13T12:04:08.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
29782024-05-13T12:04:08.661Z[ 5] 10.00-10.00 sec 5.66 KBytes 9.86 Mbits/sec
29792024-05-13T12:04:08.661Z[ 7] 10.00-10.00 sec 80.6 KBytes 141 Mbits/sec
29802024-05-13T12:04:08.661Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29812024-05-13T12:04:08.661Z[ 11] 10.00-10.00 sec 28.3 KBytes 49.5 Mbits/sec
29822024-05-13T12:04:08.662Z[ 13] 10.00-10.00 sec 124 KBytes 218 Mbits/sec
29832024-05-13T12:04:08.662Z[ 15] 10.00-10.00 sec 124 KBytes 218 Mbits/sec
29842024-05-13T12:04:08.662Z[ 17] 10.00-10.00 sec 31.1 KBytes 54.4 Mbits/sec
29852024-05-13T12:04:08.662Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29862024-05-13T12:04:08.662Z[SUM] 10.00-10.00 sec 395 KBytes 688 Mbits/sec
29872024-05-13T12:04:08.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
29882024-05-13T12:04:08.662Z[ ID] Interval Transfer Bandwidth
29892024-05-13T12:04:08.662Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29902024-05-13T12:04:08.662Z[ 5] 0.00-10.00 sec 93.4 MBytes 78.3 Mbits/sec receiver
29912024-05-13T12:04:08.662Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29922024-05-13T12:04:08.662Z[ 7] 0.00-10.00 sec 93.3 MBytes 78.2 Mbits/sec receiver
29932024-05-13T12:04:08.662Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29942024-05-13T12:04:08.662Z[ 9] 0.00-10.00 sec 93.2 MBytes 78.2 Mbits/sec receiver
29952024-05-13T12:04:08.662Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29962024-05-13T12:04:08.662Z[ 11] 0.00-10.00 sec 93.2 MBytes 78.2 Mbits/sec receiver
29972024-05-13T12:04:08.662Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29982024-05-13T12:04:08.662Z[ 13] 0.00-10.00 sec 93.2 MBytes 78.2 Mbits/sec receiver
29992024-05-13T12:04:08.662Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30002024-05-13T12:04:08.662Z[ 15] 0.00-10.00 sec 93.2 MBytes 78.2 Mbits/sec receiver
30012024-05-13T12:04:08.662Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30022024-05-13T12:04:08.662Z[ 17] 0.00-10.00 sec 93.1 MBytes 78.1 Mbits/sec receiver
30032024-05-13T12:04:08.662Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30042024-05-13T12:04:08.662Z[ 19] 0.00-10.00 sec 93.1 MBytes 78.1 Mbits/sec receiver
30052024-05-13T12:04:08.662Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30062024-05-13T12:04:08.663Z[SUM] 0.00-10.00 sec 746 MBytes 625 Mbits/sec receiver
30072024-05-13T12:04:08.689ZRun 6/10...625.732156122102Mbps
30082024-05-13T12:04:15.730Z-----------------------------------------------------------
30092024-05-13T12:04:15.731ZServer listening on 5201
30102024-05-13T12:04:15.731Z-----------------------------------------------------------
30112024-05-13T12:04:15.731ZAccepted connection from 10.0.0.1, port 38200
30122024-05-13T12:04:15.731Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39296
30132024-05-13T12:04:15.731Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58828
30142024-05-13T12:04:15.731Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64835
30152024-05-13T12:04:15.731Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36437
30162024-05-13T12:04:15.732Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41098
30172024-05-13T12:04:15.732Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62692
30182024-05-13T12:04:15.732Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37133
30192024-05-13T12:04:15.732Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43015
30202024-05-13T12:04:15.732Z[ ID] Interval Transfer Bandwidth
30212024-05-13T12:04:15.732Z[ 5] 0.00-1.00 sec 8.55 MBytes 71.8 Mbits/sec
30222024-05-13T12:04:15.732Z[ 7] 0.00-1.00 sec 8.51 MBytes 71.4 Mbits/sec
30232024-05-13T12:04:15.732Z[ 9] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec
30242024-05-13T12:04:15.732Z[ 11] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
30252024-05-13T12:04:15.732Z[ 13] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
30262024-05-13T12:04:15.733Z[ 15] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
30272024-05-13T12:04:15.733Z[ 17] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
30282024-05-13T12:04:15.733Z[ 19] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
30292024-05-13T12:04:15.733Z[SUM] 0.00-1.00 sec 67.5 MBytes 566 Mbits/sec
30302024-05-13T12:04:15.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
30312024-05-13T12:04:15.733Z[ 5] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec
30322024-05-13T12:04:15.733Z[ 7] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec
30332024-05-13T12:04:15.733Z[ 9] 1.00-2.00 sec 9.52 MBytes 79.9 Mbits/sec
30342024-05-13T12:04:15.733Z[ 11] 1.00-2.00 sec 9.50 MBytes 79.7 Mbits/sec
30352024-05-13T12:04:15.733Z[ 13] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec
30362024-05-13T12:04:15.733Z[ 15] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec
30372024-05-13T12:04:15.734Z[ 17] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec
30382024-05-13T12:04:15.734Z[ 19] 1.00-2.00 sec 9.48 MBytes 79.5 Mbits/sec
30392024-05-13T12:04:15.734Z[SUM] 1.00-2.00 sec 75.9 MBytes 637 Mbits/sec
30402024-05-13T12:04:15.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
30412024-05-13T12:04:15.734Z[ 5] 2.00-3.00 sec 9.19 MBytes 77.1 Mbits/sec
30422024-05-13T12:04:15.734Z[ 7] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec
30432024-05-13T12:04:15.734Z[ 9] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec
30442024-05-13T12:04:15.734Z[ 11] 2.00-3.00 sec 9.13 MBytes 76.6 Mbits/sec
30452024-05-13T12:04:15.734Z[ 13] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec
30462024-05-13T12:04:15.734Z[ 15] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec
30472024-05-13T12:04:15.734Z[ 17] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec
30482024-05-13T12:04:15.734Z[ 19] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec
30492024-05-13T12:04:15.735Z[SUM] 2.00-3.00 sec 73.0 MBytes 612 Mbits/sec
30502024-05-13T12:04:15.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
30512024-05-13T12:04:15.735Z[ 5] 3.00-4.00 sec 9.39 MBytes 78.8 Mbits/sec
30522024-05-13T12:04:15.735Z[ 7] 3.00-4.00 sec 9.47 MBytes 79.5 Mbits/sec
30532024-05-13T12:04:15.735Z[ 9] 3.00-4.00 sec 9.36 MBytes 78.6 Mbits/sec
30542024-05-13T12:04:15.735Z[ 11] 3.00-4.00 sec 9.44 MBytes 79.2 Mbits/sec
30552024-05-13T12:04:15.735Z[ 13] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
30562024-05-13T12:04:15.735Z[ 15] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
30572024-05-13T12:04:15.735Z[ 17] 3.00-4.00 sec 9.48 MBytes 79.5 Mbits/sec
30582024-05-13T12:04:15.735Z[ 19] 3.00-4.00 sec 9.47 MBytes 79.5 Mbits/sec
30592024-05-13T12:04:15.736Z[SUM] 3.00-4.00 sec 75.6 MBytes 634 Mbits/sec
30602024-05-13T12:04:15.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
30612024-05-13T12:04:15.736Z[ 5] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
30622024-05-13T12:04:15.736Z[ 7] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
30632024-05-13T12:04:15.736Z[ 9] 4.00-5.00 sec 9.46 MBytes 79.4 Mbits/sec
30642024-05-13T12:04:15.736Z[ 11] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
30652024-05-13T12:04:15.737Z[ 13] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
30662024-05-13T12:04:15.737Z[ 15] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
30672024-05-13T12:04:15.737Z[ 17] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
30682024-05-13T12:04:15.737Z[ 19] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
30692024-05-13T12:04:15.737Z[SUM] 4.00-5.00 sec 75.0 MBytes 629 Mbits/sec
30702024-05-13T12:04:15.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
30712024-05-13T12:04:15.737Z[ 5] 5.00-6.00 sec 9.22 MBytes 77.3 Mbits/sec
30722024-05-13T12:04:15.737Z[ 7] 5.00-6.00 sec 9.20 MBytes 77.2 Mbits/sec
30732024-05-13T12:04:15.738Z[ 9] 5.00-6.00 sec 9.12 MBytes 76.5 Mbits/sec
30742024-05-13T12:04:15.738Z[ 11] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
30752024-05-13T12:04:15.738Z[ 13] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
30762024-05-13T12:04:15.738Z[ 15] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
30772024-05-13T12:04:15.738Z[ 17] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
30782024-05-13T12:04:15.739Z[ 19] 5.00-6.00 sec 9.18 MBytes 77.0 Mbits/sec
30792024-05-13T12:04:15.739Z[SUM] 5.00-6.00 sec 73.7 MBytes 618 Mbits/sec
30802024-05-13T12:04:15.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
30812024-05-13T12:04:15.739Z[ 5] 6.00-7.00 sec 9.62 MBytes 80.7 Mbits/sec
30822024-05-13T12:04:15.739Z[ 7] 6.00-7.00 sec 9.63 MBytes 80.8 Mbits/sec
30832024-05-13T12:04:15.739Z[ 9] 6.00-7.00 sec 9.61 MBytes 80.6 Mbits/sec
30842024-05-13T12:04:18.944Z[ 11] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
30852024-05-13T12:04:18.945Z[ 13] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
30862024-05-13T12:04:18.945Z[ 15] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
30872024-05-13T12:04:18.945Z[ 17] 6.00-7.00 sec 9.60 MBytes 80.5 Mbits/sec
30882024-05-13T12:04:18.945Z[ 19] 6.00-7.00 sec 9.66 MBytes 81.0 Mbits/sec
30892024-05-13T12:04:18.945Z[SUM] 6.00-7.00 sec 76.9 MBytes 645 Mbits/sec
30902024-05-13T12:04:18.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
30912024-05-13T12:04:18.945Z[ 5] 7.00-8.00 sec 9.44 MBytes 79.2 Mbits/sec
30922024-05-13T12:04:18.945Z[ 7] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
30932024-05-13T12:04:18.945Z[ 9] 7.00-8.00 sec 9.47 MBytes 79.4 Mbits/sec
30942024-05-13T12:04:18.945Z[ 11] 7.00-8.00 sec 9.40 MBytes 78.9 Mbits/sec
30952024-05-13T12:04:18.945Z[ 13] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
30962024-05-13T12:04:18.945Z[ 15] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
30972024-05-13T12:04:18.945Z[ 17] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
30982024-05-13T12:04:18.945Z[ 19] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
30992024-05-13T12:04:18.945Z[SUM] 7.00-8.00 sec 75.1 MBytes 630 Mbits/sec
31002024-05-13T12:04:18.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
31012024-05-13T12:04:18.945Z[ 5] 8.00-9.00 sec 9.40 MBytes 78.8 Mbits/sec
31022024-05-13T12:04:18.945Z[ 7] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
31032024-05-13T12:04:18.945Z[ 9] 8.00-9.00 sec 9.39 MBytes 78.8 Mbits/sec
31042024-05-13T12:04:18.945Z[ 11] 8.00-9.00 sec 9.43 MBytes 79.1 Mbits/sec
31052024-05-13T12:04:18.945Z[ 13] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
31062024-05-13T12:04:18.946Z[ 15] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
31072024-05-13T12:04:18.946Z[ 17] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
31082024-05-13T12:04:18.946Z[ 19] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
31092024-05-13T12:04:18.946Z[SUM] 8.00-9.00 sec 75.6 MBytes 634 Mbits/sec
31102024-05-13T12:04:18.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
31112024-05-13T12:04:18.946Z[ 5] 9.00-10.00 sec 9.32 MBytes 78.1 Mbits/sec
31122024-05-13T12:04:18.946Z[ 7] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec
31132024-05-13T12:04:18.946Z[ 9] 9.00-10.00 sec 9.32 MBytes 78.2 Mbits/sec
31142024-05-13T12:04:18.946Z[ 11] 9.00-10.00 sec 9.35 MBytes 78.4 Mbits/sec
31152024-05-13T12:04:18.946Z[ 13] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec
31162024-05-13T12:04:18.946Z[ 15] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec
31172024-05-13T12:04:18.946Z[ 17] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec
31182024-05-13T12:04:18.946Z[ 19] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec
31192024-05-13T12:04:18.946Z[SUM] 9.00-10.00 sec 74.2 MBytes 622 Mbits/sec
31202024-05-13T12:04:18.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
31212024-05-13T12:04:18.946Z[ 5] 10.00-10.01 sec 42.4 KBytes 53.8 Mbits/sec
31222024-05-13T12:04:18.946Z[ 7] 10.00-10.01 sec 124 KBytes 158 Mbits/sec
31232024-05-13T12:04:18.946Z[ 9] 10.00-10.01 sec 42.4 KBytes 53.8 Mbits/sec
31242024-05-13T12:04:18.946Z[ 11] 10.00-10.01 sec 11.3 KBytes 14.3 Mbits/sec
31252024-05-13T12:04:18.946Z[ 13] 10.00-10.01 sec 124 KBytes 158 Mbits/sec
31262024-05-13T12:04:18.946Z[ 15] 10.00-10.01 sec 124 KBytes 158 Mbits/sec
31272024-05-13T12:04:18.946Z[ 17] 10.00-10.01 sec 124 KBytes 158 Mbits/sec
31282024-05-13T12:04:18.946Z[ 19] 10.00-10.01 sec 124 KBytes 158 Mbits/sec
31292024-05-13T12:04:18.947Z[SUM] 10.00-10.01 sec 718 KBytes 910 Mbits/sec
31302024-05-13T12:04:18.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
31312024-05-13T12:04:18.947Z[ ID] Interval Transfer Bandwidth
31322024-05-13T12:04:18.947Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31332024-05-13T12:04:18.947Z[ 5] 0.00-10.01 sec 93.0 MBytes 78.0 Mbits/sec receiver
31342024-05-13T12:04:18.947Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31352024-05-13T12:04:18.947Z[ 7] 0.00-10.01 sec 93.0 MBytes 77.9 Mbits/sec receiver
31362024-05-13T12:04:18.947Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31372024-05-13T12:04:18.947Z[ 9] 0.00-10.01 sec 92.9 MBytes 77.9 Mbits/sec receiver
31382024-05-13T12:04:18.947Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31392024-05-13T12:04:18.947Z[ 11] 0.00-10.01 sec 92.8 MBytes 77.8 Mbits/sec receiver
31402024-05-13T12:04:18.947Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31412024-05-13T12:04:18.947Z[ 13] 0.00-10.01 sec 92.8 MBytes 77.8 Mbits/sec receiver
31422024-05-13T12:04:18.947Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31432024-05-13T12:04:18.947Z[ 15] 0.00-10.01 sec 92.8 MBytes 77.8 Mbits/sec receiver
31442024-05-13T12:04:18.947Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31452024-05-13T12:04:18.947Z[ 17] 0.00-10.01 sec 92.8 MBytes 77.8 Mbits/sec receiver
31462024-05-13T12:04:18.947Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31472024-05-13T12:04:18.947Z[ 19] 0.00-10.01 sec 92.8 MBytes 77.8 Mbits/sec receiver
31482024-05-13T12:04:18.947Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
31492024-05-13T12:04:18.947Z[SUM] 0.00-10.01 sec 743 MBytes 623 Mbits/sec receiver
31502024-05-13T12:04:18.947ZRun 7/10...623.5737437132681Mbps
31512024-05-13T12:04:26.000Z-----------------------------------------------------------
31522024-05-13T12:04:26.000ZServer listening on 5201
31532024-05-13T12:04:26.000Z-----------------------------------------------------------
31542024-05-13T12:04:26.000ZAccepted connection from 10.0.0.1, port 46248
31552024-05-13T12:04:26.000Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47930
31562024-05-13T12:04:26.000Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62203
31572024-05-13T12:04:26.001Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57367
31582024-05-13T12:04:26.001Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40586
31592024-05-13T12:04:26.001Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35172
31602024-05-13T12:04:26.001Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40175
31612024-05-13T12:04:26.001Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42106
31622024-05-13T12:04:26.001Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43141
31632024-05-13T12:04:26.001Z[ ID] Interval Transfer Bandwidth
31642024-05-13T12:04:26.001Z[ 5] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec
31652024-05-13T12:04:26.001Z[ 7] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
31662024-05-13T12:04:26.001Z[ 9] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
31672024-05-13T12:04:26.001Z[ 11] 0.00-1.00 sec 8.16 MBytes 68.4 Mbits/sec
31682024-05-13T12:04:26.001Z[ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
31692024-05-13T12:04:26.002Z[ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
31702024-05-13T12:04:26.002Z[ 17] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
31712024-05-13T12:04:26.002Z[ 19] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
31722024-05-13T12:04:26.002Z[SUM] 0.00-1.00 sec 65.6 MBytes 550 Mbits/sec
31732024-05-13T12:04:26.002Z- - - - - - - - - - - - - - - - - - - - - - - - -
31742024-05-13T12:04:26.002Z[ 5] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec
31752024-05-13T12:04:26.002Z[ 7] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec
31762024-05-13T12:04:26.002Z[ 9] 1.00-2.00 sec 8.72 MBytes 73.1 Mbits/sec
31772024-05-13T12:04:26.002Z[ 11] 1.00-2.00 sec 8.74 MBytes 73.3 Mbits/sec
31782024-05-13T12:04:26.002Z[ 13] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec
31792024-05-13T12:04:26.002Z[ 15] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec
31802024-05-13T12:04:26.002Z[ 17] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec
31812024-05-13T12:04:26.002Z[ 19] 1.00-2.00 sec 8.75 MBytes 73.4 Mbits/sec
31822024-05-13T12:04:26.002Z[SUM] 1.00-2.00 sec 70.0 MBytes 587 Mbits/sec
31832024-05-13T12:04:26.002Z- - - - - - - - - - - - - - - - - - - - - - - - -
31842024-05-13T12:04:26.003Z[ 5] 2.00-3.00 sec 8.95 MBytes 75.1 Mbits/sec
31852024-05-13T12:04:26.003Z[ 7] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
31862024-05-13T12:04:26.003Z[ 9] 2.00-3.00 sec 8.90 MBytes 74.7 Mbits/sec
31872024-05-13T12:04:26.003Z[ 11] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
31882024-05-13T12:04:26.003Z[ 13] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
31892024-05-13T12:04:26.003Z[ 15] 2.00-3.00 sec 8.88 MBytes 74.5 Mbits/sec
31902024-05-13T12:04:26.003Z[ 17] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
31912024-05-13T12:04:26.003Z[ 19] 2.00-3.00 sec 8.87 MBytes 74.4 Mbits/sec
31922024-05-13T12:04:26.003Z[SUM] 2.00-3.00 sec 71.3 MBytes 598 Mbits/sec
31932024-05-13T12:04:26.003Z- - - - - - - - - - - - - - - - - - - - - - - - -
31942024-05-13T12:04:26.003Z[ 5] 3.00-4.00 sec 8.67 MBytes 72.7 Mbits/sec
31952024-05-13T12:04:26.003Z[ 7] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec
31962024-05-13T12:04:26.003Z[ 9] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec
31972024-05-13T12:04:26.003Z[ 11] 3.00-4.00 sec 8.68 MBytes 72.8 Mbits/sec
31982024-05-13T12:04:26.003Z[ 13] 3.00-4.00 sec 8.63 MBytes 72.4 Mbits/sec
31992024-05-13T12:04:26.003Z[ 15] 3.00-4.00 sec 8.74 MBytes 73.3 Mbits/sec
32002024-05-13T12:04:26.003Z[ 17] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec
32012024-05-13T12:04:26.003Z[ 19] 3.00-4.00 sec 8.75 MBytes 73.4 Mbits/sec
32022024-05-13T12:04:26.003Z[SUM] 3.00-4.00 sec 69.7 MBytes 585 Mbits/sec
32032024-05-13T12:04:26.003Z- - - - - - - - - - - - - - - - - - - - - - - - -
32042024-05-13T12:04:26.003Z[ 5] 4.00-5.00 sec 9.44 MBytes 79.2 Mbits/sec
32052024-05-13T12:04:26.003Z[ 7] 4.00-5.00 sec 9.45 MBytes 79.3 Mbits/sec
32062024-05-13T12:04:26.003Z[ 9] 4.00-5.00 sec 9.36 MBytes 78.5 Mbits/sec
32072024-05-13T12:04:26.003Z[ 11] 4.00-5.00 sec 9.42 MBytes 79.1 Mbits/sec
32082024-05-13T12:04:26.004Z[ 13] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
32092024-05-13T12:04:26.004Z[ 15] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
32102024-05-13T12:04:26.004Z[ 17] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
32112024-05-13T12:04:26.004Z[ 19] 4.00-5.00 sec 9.48 MBytes 79.5 Mbits/sec
32122024-05-13T12:04:26.004Z[SUM] 4.00-5.00 sec 75.6 MBytes 634 Mbits/sec
32132024-05-13T12:04:26.004Z- - - - - - - - - - - - - - - - - - - - - - - - -
32142024-05-13T12:04:26.004Z[ 5] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
32152024-05-13T12:04:26.004Z[ 7] 5.00-6.00 sec 9.51 MBytes 79.8 Mbits/sec
32162024-05-13T12:04:26.004Z[ 9] 5.00-6.00 sec 9.50 MBytes 79.7 Mbits/sec
32172024-05-13T12:04:26.004Z[ 11] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
32182024-05-13T12:04:26.004Z[ 13] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
32192024-05-13T12:04:26.004Z[ 15] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
32202024-05-13T12:04:26.004Z[ 17] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
32212024-05-13T12:04:26.004Z[ 19] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
32222024-05-13T12:04:26.004Z[SUM] 5.00-6.00 sec 75.9 MBytes 637 Mbits/sec
32232024-05-13T12:04:26.004Z- - - - - - - - - - - - - - - - - - - - - - - - -
32242024-05-13T12:04:26.004Z[ 5] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
32252024-05-13T12:04:26.004Z[ 7] 6.00-7.00 sec 9.00 MBytes 75.5 Mbits/sec
32262024-05-13T12:04:26.004Z[ 9] 6.00-7.00 sec 9.09 MBytes 76.3 Mbits/sec
32272024-05-13T12:04:29.199Z[ 11] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
32282024-05-13T12:04:29.200Z[ 13] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
32292024-05-13T12:04:29.200Z[ 15] 6.00-7.00 sec 9.05 MBytes 75.9 Mbits/sec
32302024-05-13T12:04:29.200Z[ 17] 6.00-7.00 sec 8.99 MBytes 75.4 Mbits/sec
32312024-05-13T12:04:29.200Z[ 19] 6.00-7.00 sec 8.99 MBytes 75.4 Mbits/sec
32322024-05-13T12:04:29.200Z[SUM] 6.00-7.00 sec 72.5 MBytes 608 Mbits/sec
32332024-05-13T12:04:29.200Z- - - - - - - - - - - - - - - - - - - - - - - - -
32342024-05-13T12:04:29.200Z[ 5] 7.00-8.00 sec 9.28 MBytes 77.8 Mbits/sec
32352024-05-13T12:04:29.200Z[ 7] 7.00-8.00 sec 9.35 MBytes 78.5 Mbits/sec
32362024-05-13T12:04:29.200Z[ 9] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
32372024-05-13T12:04:29.200Z[ 11] 7.00-8.00 sec 9.26 MBytes 77.7 Mbits/sec
32382024-05-13T12:04:29.200Z[ 13] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
32392024-05-13T12:04:29.200Z[ 15] 7.00-8.00 sec 9.30 MBytes 78.0 Mbits/sec
32402024-05-13T12:04:29.200Z[ 17] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
32412024-05-13T12:04:29.200Z[ 19] 7.00-8.00 sec 9.36 MBytes 78.5 Mbits/sec
32422024-05-13T12:04:29.200Z[SUM] 7.00-8.00 sec 74.5 MBytes 625 Mbits/sec
32432024-05-13T12:04:29.200Z- - - - - - - - - - - - - - - - - - - - - - - - -
32442024-05-13T12:04:29.200Z[ 5] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
32452024-05-13T12:04:29.200Z[ 7] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
32462024-05-13T12:04:29.200Z[ 9] 8.00-9.00 sec 9.46 MBytes 79.4 Mbits/sec
32472024-05-13T12:04:29.200Z[ 11] 8.00-9.00 sec 9.46 MBytes 79.3 Mbits/sec
32482024-05-13T12:04:29.200Z[ 13] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
32492024-05-13T12:04:29.201Z[ 15] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
32502024-05-13T12:04:29.201Z[ 17] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
32512024-05-13T12:04:29.201Z[ 19] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
32522024-05-13T12:04:29.201Z[SUM] 8.00-9.00 sec 75.8 MBytes 636 Mbits/sec
32532024-05-13T12:04:29.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
32542024-05-13T12:04:29.201Z[ 5] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
32552024-05-13T12:04:29.201Z[ 7] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
32562024-05-13T12:04:29.201Z[ 9] 9.00-10.00 sec 9.50 MBytes 79.7 Mbits/sec
32572024-05-13T12:04:29.201Z[ 11] 9.00-10.00 sec 9.52 MBytes 79.9 Mbits/sec
32582024-05-13T12:04:29.201Z[ 13] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
32592024-05-13T12:04:29.201Z[ 15] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
32602024-05-13T12:04:29.201Z[ 17] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
32612024-05-13T12:04:29.201Z[ 19] 9.00-10.00 sec 9.48 MBytes 79.5 Mbits/sec
32622024-05-13T12:04:29.201Z[SUM] 9.00-10.00 sec 75.9 MBytes 637 Mbits/sec
32632024-05-13T12:04:29.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
32642024-05-13T12:04:29.201Z[ 5] 10.00-10.01 sec 82.0 KBytes 123 Mbits/sec
32652024-05-13T12:04:29.201Z[ 7] 10.00-10.01 sec 56.6 KBytes 85.0 Mbits/sec
32662024-05-13T12:04:29.201Z[ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
32672024-05-13T12:04:29.201Z[ 11] 10.00-10.01 sec 79.2 KBytes 119 Mbits/sec
32682024-05-13T12:04:29.201Z[ 13] 10.00-10.01 sec 124 KBytes 187 Mbits/sec
32692024-05-13T12:04:29.201Z[ 15] 10.00-10.01 sec 124 KBytes 187 Mbits/sec
32702024-05-13T12:04:29.201Z[ 17] 10.00-10.01 sec 84.8 KBytes 128 Mbits/sec
32712024-05-13T12:04:29.201Z[ 19] 10.00-10.01 sec 28.3 KBytes 42.5 Mbits/sec
32722024-05-13T12:04:29.201Z[SUM] 10.00-10.01 sec 580 KBytes 871 Mbits/sec
32732024-05-13T12:04:29.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
32742024-05-13T12:04:29.202Z[ ID] Interval Transfer Bandwidth
32752024-05-13T12:04:29.202Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32762024-05-13T12:04:29.202Z[ 5] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec receiver
32772024-05-13T12:04:29.202Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32782024-05-13T12:04:29.202Z[ 7] 0.00-10.01 sec 91.0 MBytes 76.3 Mbits/sec receiver
32792024-05-13T12:04:29.202Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32802024-05-13T12:04:29.202Z[ 9] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver
32812024-05-13T12:04:29.202Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32822024-05-13T12:04:29.202Z[ 11] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver
32832024-05-13T12:04:29.202Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32842024-05-13T12:04:29.202Z[ 13] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver
32852024-05-13T12:04:29.202Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32862024-05-13T12:04:29.202Z[ 15] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver
32872024-05-13T12:04:29.202Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32882024-05-13T12:04:29.202Z[ 17] 0.00-10.01 sec 90.9 MBytes 76.2 Mbits/sec receiver
32892024-05-13T12:04:29.202Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32902024-05-13T12:04:29.202Z[ 19] 0.00-10.01 sec 90.8 MBytes 76.1 Mbits/sec receiver
32912024-05-13T12:04:29.202Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
32922024-05-13T12:04:29.202Z[SUM] 0.00-10.01 sec 727 MBytes 610 Mbits/sec receiver
32932024-05-13T12:04:29.228ZRun 8/10...610.2840017688491Mbps
32942024-05-13T12:04:36.258Z-----------------------------------------------------------
32952024-05-13T12:04:36.258ZServer listening on 5201
32962024-05-13T12:04:36.258Z-----------------------------------------------------------
32972024-05-13T12:04:36.258ZAccepted connection from 10.0.0.1, port 49885
32982024-05-13T12:04:36.258Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49280
32992024-05-13T12:04:36.258Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55962
33002024-05-13T12:04:36.259Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61874
33012024-05-13T12:04:36.259Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56835
33022024-05-13T12:04:36.259Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34962
33032024-05-13T12:04:36.259Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33658
33042024-05-13T12:04:36.259Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53529
33052024-05-13T12:04:36.259Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60429
33062024-05-13T12:04:36.259Z[ ID] Interval Transfer Bandwidth
33072024-05-13T12:04:36.259Z[ 5] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
33082024-05-13T12:04:36.259Z[ 7] 0.00-1.00 sec 8.21 MBytes 68.9 Mbits/sec
33092024-05-13T12:04:36.259Z[ 9] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
33102024-05-13T12:04:36.259Z[ 11] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
33112024-05-13T12:04:36.259Z[ 13] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
33122024-05-13T12:04:36.260Z[ 15] 0.00-1.00 sec 8.15 MBytes 68.3 Mbits/sec
33132024-05-13T12:04:36.260Z[ 17] 0.00-1.00 sec 8.12 MBytes 68.1 Mbits/sec
33142024-05-13T12:04:36.260Z[ 19] 0.00-1.00 sec 8.03 MBytes 67.3 Mbits/sec
33152024-05-13T12:04:36.260Z[SUM] 0.00-1.00 sec 65.2 MBytes 547 Mbits/sec
33162024-05-13T12:04:36.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
33172024-05-13T12:04:36.260Z[ 5] 1.00-2.00 sec 9.16 MBytes 76.8 Mbits/sec
33182024-05-13T12:04:36.260Z[ 7] 1.00-2.00 sec 9.17 MBytes 76.9 Mbits/sec
33192024-05-13T12:04:36.261Z[ 9] 1.00-2.00 sec 9.18 MBytes 77.0 Mbits/sec
33202024-05-13T12:04:36.261Z[ 11] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
33212024-05-13T12:04:36.261Z[ 13] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
33222024-05-13T12:04:36.261Z[ 15] 1.00-2.00 sec 9.11 MBytes 76.5 Mbits/sec
33232024-05-13T12:04:36.261Z[ 17] 1.00-2.00 sec 9.14 MBytes 76.7 Mbits/sec
33242024-05-13T12:04:36.261Z[ 19] 1.00-2.00 sec 9.24 MBytes 77.5 Mbits/sec
33252024-05-13T12:04:36.261Z[SUM] 1.00-2.00 sec 73.2 MBytes 614 Mbits/sec
33262024-05-13T12:04:36.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
33272024-05-13T12:04:36.261Z[ 5] 2.00-3.00 sec 9.03 MBytes 75.8 Mbits/sec
33282024-05-13T12:04:36.261Z[ 7] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
33292024-05-13T12:04:36.261Z[ 9] 2.00-3.00 sec 9.05 MBytes 75.9 Mbits/sec
33302024-05-13T12:04:36.261Z[ 11] 2.00-3.00 sec 9.10 MBytes 76.3 Mbits/sec
33312024-05-13T12:04:36.261Z[ 13] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
33322024-05-13T12:04:36.261Z[ 15] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
33332024-05-13T12:04:36.261Z[ 17] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
33342024-05-13T12:04:36.262Z[ 19] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
33352024-05-13T12:04:36.262Z[SUM] 2.00-3.00 sec 72.1 MBytes 605 Mbits/sec
33362024-05-13T12:04:36.262Z- - - - - - - - - - - - - - - - - - - - - - - - -
33372024-05-13T12:04:36.262Z[ 5] 3.00-4.00 sec 9.16 MBytes 76.8 Mbits/sec
33382024-05-13T12:04:36.262Z[ 7] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
33392024-05-13T12:04:36.262Z[ 9] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
33402024-05-13T12:04:36.262Z[ 11] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec
33412024-05-13T12:04:36.262Z[ 13] 3.00-4.00 sec 9.12 MBytes 76.5 Mbits/sec
33422024-05-13T12:04:36.262Z[ 15] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
33432024-05-13T12:04:36.262Z[ 17] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
33442024-05-13T12:04:36.288Z[ 19] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
33452024-05-13T12:04:36.288Z[SUM] 3.00-4.00 sec 73.0 MBytes 612 Mbits/sec
33462024-05-13T12:04:36.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
33472024-05-13T12:04:36.288Z[ 5] 4.00-5.00 sec 8.87 MBytes 74.4 Mbits/sec
33482024-05-13T12:04:36.288Z[ 7] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec
33492024-05-13T12:04:36.288Z[ 9] 4.00-5.00 sec 8.87 MBytes 74.4 Mbits/sec
33502024-05-13T12:04:36.288Z[ 11] 4.00-5.00 sec 8.87 MBytes 74.4 Mbits/sec
33512024-05-13T12:04:36.288Z[ 13] 4.00-5.00 sec 8.98 MBytes 75.4 Mbits/sec
33522024-05-13T12:04:36.288Z[ 15] 4.00-5.00 sec 8.99 MBytes 75.4 Mbits/sec
33532024-05-13T12:04:36.288Z[ 17] 4.00-5.00 sec 8.94 MBytes 75.0 Mbits/sec
33542024-05-13T12:04:36.288Z[ 19] 4.00-5.00 sec 8.87 MBytes 74.4 Mbits/sec
33552024-05-13T12:04:36.288Z[SUM] 4.00-5.00 sec 71.4 MBytes 599 Mbits/sec
33562024-05-13T12:04:36.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
33572024-05-13T12:04:36.288Z[ 5] 5.00-6.00 sec 9.31 MBytes 78.1 Mbits/sec
33582024-05-13T12:04:36.288Z[ 7] 5.00-6.00 sec 9.27 MBytes 77.8 Mbits/sec
33592024-05-13T12:04:36.288Z[ 9] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
33602024-05-13T12:04:36.288Z[ 11] 5.00-6.00 sec 9.33 MBytes 78.2 Mbits/sec
33612024-05-13T12:04:36.288Z[ 13] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
33622024-05-13T12:04:36.288Z[ 15] 5.00-6.00 sec 9.24 MBytes 77.5 Mbits/sec
33632024-05-13T12:04:36.288Z[ 17] 5.00-6.00 sec 9.29 MBytes 77.9 Mbits/sec
33642024-05-13T12:04:36.289Z[ 19] 5.00-6.00 sec 9.36 MBytes 78.5 Mbits/sec
33652024-05-13T12:04:36.289Z[SUM] 5.00-6.00 sec 74.4 MBytes 624 Mbits/sec
33662024-05-13T12:04:36.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
33672024-05-13T12:04:36.289Z[ 5] 6.00-7.00 sec 9.08 MBytes 76.2 Mbits/sec
33682024-05-13T12:04:36.289Z[ 7] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
33692024-05-13T12:04:36.289Z[ 9] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
33702024-05-13T12:04:39.468Z[ 11] 6.00-7.00 sec 9.05 MBytes 75.9 Mbits/sec
33712024-05-13T12:04:39.468Z[ 13] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
33722024-05-13T12:04:39.468Z[ 15] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
33732024-05-13T12:04:39.468Z[ 17] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
33742024-05-13T12:04:39.468Z[ 19] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
33752024-05-13T12:04:39.469Z[SUM] 6.00-7.00 sec 72.8 MBytes 611 Mbits/sec
33762024-05-13T12:04:39.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
33772024-05-13T12:04:39.469Z[ 5] 7.00-8.00 sec 9.32 MBytes 78.1 Mbits/sec
33782024-05-13T12:04:39.469Z[ 7] 7.00-8.00 sec 9.28 MBytes 77.9 Mbits/sec
33792024-05-13T12:04:39.469Z[ 9] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
33802024-05-13T12:04:39.469Z[ 11] 7.00-8.00 sec 9.33 MBytes 78.3 Mbits/sec
33812024-05-13T12:04:39.469Z[ 13] 7.00-8.00 sec 9.35 MBytes 78.4 Mbits/sec
33822024-05-13T12:04:39.469Z[ 15] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
33832024-05-13T12:04:39.469Z[ 17] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
33842024-05-13T12:04:39.469Z[ 19] 7.00-8.00 sec 9.24 MBytes 77.5 Mbits/sec
33852024-05-13T12:04:39.469Z[SUM] 7.00-8.00 sec 74.2 MBytes 623 Mbits/sec
33862024-05-13T12:04:39.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
33872024-05-13T12:04:39.469Z[ 5] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
33882024-05-13T12:04:39.469Z[ 7] 8.00-9.00 sec 9.43 MBytes 79.1 Mbits/sec
33892024-05-13T12:04:39.469Z[ 9] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
33902024-05-13T12:04:39.469Z[ 11] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
33912024-05-13T12:04:39.469Z[ 13] 8.00-9.00 sec 9.41 MBytes 78.9 Mbits/sec
33922024-05-13T12:04:39.469Z[ 15] 8.00-9.00 sec 9.47 MBytes 79.5 Mbits/sec
33932024-05-13T12:04:39.469Z[ 17] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
33942024-05-13T12:04:39.469Z[ 19] 8.00-9.00 sec 9.48 MBytes 79.5 Mbits/sec
33952024-05-13T12:04:39.469Z[SUM] 8.00-9.00 sec 75.7 MBytes 635 Mbits/sec
33962024-05-13T12:04:39.469Z- - - - - - - - - - - - - - - - - - - - - - - - -
33972024-05-13T12:04:39.470Z[ 5] 9.00-10.00 sec 9.03 MBytes 75.8 Mbits/sec
33982024-05-13T12:04:39.470Z[ 7] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
33992024-05-13T12:04:39.470Z[ 9] 9.00-10.00 sec 9.06 MBytes 76.0 Mbits/sec
34002024-05-13T12:04:39.470Z[ 11] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
34012024-05-13T12:04:39.470Z[ 13] 9.00-10.00 sec 9.08 MBytes 76.1 Mbits/sec
34022024-05-13T12:04:39.470Z[ 15] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
34032024-05-13T12:04:39.470Z[ 17] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
34042024-05-13T12:04:39.470Z[ 19] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
34052024-05-13T12:04:39.470Z[SUM] 9.00-10.00 sec 72.6 MBytes 609 Mbits/sec
34062024-05-13T12:04:39.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
34072024-05-13T12:04:39.470Z[ 5] 10.00-10.00 sec 82.0 KBytes 140 Mbits/sec
34082024-05-13T12:04:39.470Z[ 7] 10.00-10.00 sec 42.4 KBytes 72.3 Mbits/sec
34092024-05-13T12:04:39.470Z[ 9] 10.00-10.00 sec 53.7 KBytes 91.6 Mbits/sec
34102024-05-13T12:04:39.470Z[ 11] 10.00-10.00 sec 124 KBytes 212 Mbits/sec
34112024-05-13T12:04:39.470Z[ 13] 10.00-10.00 sec 102 KBytes 174 Mbits/sec
34122024-05-13T12:04:39.470Z[ 15] 10.00-10.00 sec 5.66 KBytes 9.65 Mbits/sec
34132024-05-13T12:04:39.470Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34142024-05-13T12:04:39.470Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34152024-05-13T12:04:39.470Z[SUM] 10.00-10.00 sec 410 KBytes 699 Mbits/sec
34162024-05-13T12:04:39.470Z- - - - - - - - - - - - - - - - - - - - - - - - -
34172024-05-13T12:04:39.470Z[ ID] Interval Transfer Bandwidth
34182024-05-13T12:04:39.470Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34192024-05-13T12:04:39.470Z[ 5] 0.00-10.00 sec 90.8 MBytes 76.1 Mbits/sec receiver
34202024-05-13T12:04:39.471Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34212024-05-13T12:04:39.471Z[ 7] 0.00-10.00 sec 90.7 MBytes 76.0 Mbits/sec receiver
34222024-05-13T12:04:39.471Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34232024-05-13T12:04:39.471Z[ 9] 0.00-10.00 sec 90.7 MBytes 76.0 Mbits/sec receiver
34242024-05-13T12:04:39.471Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34252024-05-13T12:04:39.471Z[ 11] 0.00-10.00 sec 90.7 MBytes 76.0 Mbits/sec receiver
34262024-05-13T12:04:39.471Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34272024-05-13T12:04:39.471Z[ 13] 0.00-10.00 sec 90.6 MBytes 76.0 Mbits/sec receiver
34282024-05-13T12:04:39.471Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34292024-05-13T12:04:39.471Z[ 15] 0.00-10.00 sec 90.5 MBytes 75.9 Mbits/sec receiver
34302024-05-13T12:04:39.471Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34312024-05-13T12:04:39.471Z[ 17] 0.00-10.00 sec 90.5 MBytes 75.9 Mbits/sec receiver
34322024-05-13T12:04:39.471Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34332024-05-13T12:04:39.471Z[ 19] 0.00-10.00 sec 90.5 MBytes 75.9 Mbits/sec receiver
34342024-05-13T12:04:39.471Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34352024-05-13T12:04:39.471Z[SUM] 0.00-10.00 sec 725 MBytes 608 Mbits/sec receiver
34362024-05-13T12:04:39.496ZRun 9/10...608.514980767932Mbps
34372024-05-13T12:04:46.540Z-----------------------------------------------------------
34382024-05-13T12:04:46.540ZServer listening on 5201
34392024-05-13T12:04:46.540Z-----------------------------------------------------------
34402024-05-13T12:04:46.540ZAccepted connection from 10.0.0.1, port 43519
34412024-05-13T12:04:46.540Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63534
34422024-05-13T12:04:46.540Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53252
34432024-05-13T12:04:46.540Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46387
34442024-05-13T12:04:46.540Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59232
34452024-05-13T12:04:46.540Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43991
34462024-05-13T12:04:46.540Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40788
34472024-05-13T12:04:46.540Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33046
34482024-05-13T12:04:46.540Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34201
34492024-05-13T12:04:46.540Z[ ID] Interval Transfer Bandwidth
34502024-05-13T12:04:46.540Z[ 5] 0.00-1.00 sec 8.55 MBytes 71.7 Mbits/sec
34512024-05-13T12:04:46.540Z[ 7] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
34522024-05-13T12:04:46.541Z[ 9] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
34532024-05-13T12:04:46.541Z[ 11] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
34542024-05-13T12:04:46.541Z[ 13] 0.00-1.00 sec 8.39 MBytes 70.4 Mbits/sec
34552024-05-13T12:04:46.541Z[ 15] 0.00-1.00 sec 8.29 MBytes 69.5 Mbits/sec
34562024-05-13T12:04:46.541Z[ 17] 0.00-1.00 sec 8.27 MBytes 69.3 Mbits/sec
34572024-05-13T12:04:46.541Z[ 19] 0.00-1.00 sec 8.27 MBytes 69.4 Mbits/sec
34582024-05-13T12:04:46.541Z[SUM] 0.00-1.00 sec 66.9 MBytes 562 Mbits/sec
34592024-05-13T12:04:46.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
34602024-05-13T12:04:46.541Z[ 5] 1.00-2.00 sec 8.87 MBytes 74.4 Mbits/sec
34612024-05-13T12:04:46.541Z[ 7] 1.00-2.00 sec 8.92 MBytes 74.8 Mbits/sec
34622024-05-13T12:04:46.541Z[ 9] 1.00-2.00 sec 8.87 MBytes 74.4 Mbits/sec
34632024-05-13T12:04:46.541Z[ 11] 1.00-2.00 sec 8.87 MBytes 74.4 Mbits/sec
34642024-05-13T12:04:46.541Z[ 13] 1.00-2.00 sec 8.87 MBytes 74.4 Mbits/sec
34652024-05-13T12:04:46.541Z[ 15] 1.00-2.00 sec 8.97 MBytes 75.2 Mbits/sec
34662024-05-13T12:04:46.541Z[ 17] 1.00-2.00 sec 8.95 MBytes 75.1 Mbits/sec
34672024-05-13T12:04:46.541Z[ 19] 1.00-2.00 sec 8.87 MBytes 74.4 Mbits/sec
34682024-05-13T12:04:46.541Z[SUM] 1.00-2.00 sec 71.2 MBytes 597 Mbits/sec
34692024-05-13T12:04:46.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
34702024-05-13T12:04:46.541Z[ 5] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec
34712024-05-13T12:04:46.541Z[ 7] 2.00-3.00 sec 8.76 MBytes 73.4 Mbits/sec
34722024-05-13T12:04:46.541Z[ 9] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec
34732024-05-13T12:04:46.541Z[ 11] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec
34742024-05-13T12:04:46.541Z[ 13] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec
34752024-05-13T12:04:46.541Z[ 15] 2.00-3.00 sec 8.75 MBytes 73.4 Mbits/sec
34762024-05-13T12:04:46.542Z[ 17] 2.00-3.00 sec 8.79 MBytes 73.7 Mbits/sec
34772024-05-13T12:04:46.542Z[ 19] 2.00-3.00 sec 8.78 MBytes 73.7 Mbits/sec
34782024-05-13T12:04:46.542Z[SUM] 2.00-3.00 sec 70.1 MBytes 588 Mbits/sec
34792024-05-13T12:04:46.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802024-05-13T12:04:46.542Z[ 5] 3.00-4.00 sec 8.38 MBytes 70.3 Mbits/sec
34812024-05-13T12:04:46.542Z[ 7] 3.00-4.00 sec 8.33 MBytes 69.9 Mbits/sec
34822024-05-13T12:04:46.542Z[ 9] 3.00-4.00 sec 8.38 MBytes 70.3 Mbits/sec
34832024-05-13T12:04:46.542Z[ 11] 3.00-4.00 sec 8.38 MBytes 70.3 Mbits/sec
34842024-05-13T12:04:46.542Z[ 13] 3.00-4.00 sec 8.28 MBytes 69.4 Mbits/sec
34852024-05-13T12:04:46.542Z[ 15] 3.00-4.00 sec 8.26 MBytes 69.3 Mbits/sec
34862024-05-13T12:04:46.542Z[ 17] 3.00-4.00 sec 8.26 MBytes 69.3 Mbits/sec
34872024-05-13T12:04:46.542Z[ 19] 3.00-4.00 sec 8.35 MBytes 70.1 Mbits/sec
34882024-05-13T12:04:46.542Z[SUM] 3.00-4.00 sec 66.6 MBytes 559 Mbits/sec
34892024-05-13T12:04:46.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902024-05-13T12:04:46.542Z[ 5] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
34912024-05-13T12:04:46.542Z[ 7] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
34922024-05-13T12:04:46.542Z[ 9] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
34932024-05-13T12:04:46.542Z[ 11] 4.00-5.00 sec 9.19 MBytes 77.0 Mbits/sec
34942024-05-13T12:04:46.542Z[ 13] 4.00-5.00 sec 9.22 MBytes 77.4 Mbits/sec
34952024-05-13T12:04:46.542Z[ 15] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
34962024-05-13T12:04:46.542Z[ 17] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
34972024-05-13T12:04:46.542Z[ 19] 4.00-5.00 sec 9.24 MBytes 77.5 Mbits/sec
34982024-05-13T12:04:46.543Z[SUM] 4.00-5.00 sec 73.8 MBytes 619 Mbits/sec
34992024-05-13T12:04:46.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002024-05-13T12:04:46.543Z[ 5] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
35012024-05-13T12:04:46.543Z[ 7] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
35022024-05-13T12:04:46.543Z[ 9] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
35032024-05-13T12:04:46.543Z[ 11] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
35042024-05-13T12:04:46.543Z[ 13] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
35052024-05-13T12:04:46.543Z[ 15] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
35062024-05-13T12:04:46.543Z[ 17] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
35072024-05-13T12:04:46.543Z[ 19] 5.00-6.00 sec 9.48 MBytes 79.5 Mbits/sec
35082024-05-13T12:04:46.543Z[SUM] 5.00-6.00 sec 75.8 MBytes 636 Mbits/sec
35092024-05-13T12:04:46.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102024-05-13T12:04:46.543Z[ 5] 6.00-7.00 sec 9.09 MBytes 76.2 Mbits/sec
35112024-05-13T12:04:46.543Z[ 7] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
35122024-05-13T12:04:46.543Z[ 9] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
35132024-05-13T12:04:49.738Z[ 11] 6.00-7.00 sec 9.05 MBytes 75.9 Mbits/sec
35142024-05-13T12:04:49.738Z[ 13] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
35152024-05-13T12:04:49.738Z[ 15] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
35162024-05-13T12:04:49.738Z[ 17] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
35172024-05-13T12:04:49.738Z[ 19] 6.00-7.00 sec 9.11 MBytes 76.5 Mbits/sec
35182024-05-13T12:04:49.738Z[SUM] 6.00-7.00 sec 72.8 MBytes 611 Mbits/sec
35192024-05-13T12:04:49.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202024-05-13T12:04:49.738Z[ 5] 7.00-8.00 sec 9.02 MBytes 75.7 Mbits/sec
35212024-05-13T12:04:49.738Z[ 7] 7.00-8.00 sec 9.04 MBytes 75.8 Mbits/sec
35222024-05-13T12:04:49.738Z[ 9] 7.00-8.00 sec 8.99 MBytes 75.4 Mbits/sec
35232024-05-13T12:04:49.738Z[ 11] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
35242024-05-13T12:04:49.738Z[ 13] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
35252024-05-13T12:04:49.738Z[ 15] 7.00-8.00 sec 9.11 MBytes 76.5 Mbits/sec
35262024-05-13T12:04:49.738Z[ 17] 7.00-8.00 sec 9.06 MBytes 76.0 Mbits/sec
35272024-05-13T12:04:49.738Z[ 19] 7.00-8.00 sec 8.99 MBytes 75.4 Mbits/sec
35282024-05-13T12:04:49.739Z[SUM] 7.00-8.00 sec 72.4 MBytes 608 Mbits/sec
35292024-05-13T12:04:49.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302024-05-13T12:04:49.739Z[ 5] 8.00-9.00 sec 8.95 MBytes 75.1 Mbits/sec
35312024-05-13T12:04:49.739Z[ 7] 8.00-9.00 sec 8.95 MBytes 75.0 Mbits/sec
35322024-05-13T12:04:49.739Z[ 9] 8.00-9.00 sec 8.93 MBytes 74.9 Mbits/sec
35332024-05-13T12:04:49.739Z[ 11] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
35342024-05-13T12:04:49.739Z[ 13] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
35352024-05-13T12:04:49.739Z[ 15] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
35362024-05-13T12:04:49.739Z[ 17] 8.00-9.00 sec 8.93 MBytes 74.9 Mbits/sec
35372024-05-13T12:04:49.739Z[ 19] 8.00-9.00 sec 8.99 MBytes 75.4 Mbits/sec
35382024-05-13T12:04:49.739Z[SUM] 8.00-9.00 sec 71.4 MBytes 599 Mbits/sec
35392024-05-13T12:04:49.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402024-05-13T12:04:49.739Z[ 5] 9.00-10.00 sec 9.28 MBytes 77.8 Mbits/sec
35412024-05-13T12:04:49.739Z[ 7] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec
35422024-05-13T12:04:49.739Z[ 9] 9.00-10.00 sec 9.30 MBytes 78.0 Mbits/sec
35432024-05-13T12:04:49.739Z[ 11] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
35442024-05-13T12:04:49.739Z[ 13] 9.00-10.00 sec 9.36 MBytes 78.5 Mbits/sec
35452024-05-13T12:04:49.739Z[ 15] 9.00-10.00 sec 9.25 MBytes 77.6 Mbits/sec
35462024-05-13T12:04:49.740Z[ 17] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec
35472024-05-13T12:04:49.740Z[ 19] 9.00-10.00 sec 9.24 MBytes 77.5 Mbits/sec
35482024-05-13T12:04:49.740Z[SUM] 9.00-10.00 sec 74.3 MBytes 623 Mbits/sec
35492024-05-13T12:04:49.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502024-05-13T12:04:49.740Z[ 5] 10.00-10.01 sec 90.5 KBytes 119 Mbits/sec
35512024-05-13T12:04:49.740Z[ 7] 10.00-10.01 sec 119 KBytes 157 Mbits/sec
35522024-05-13T12:04:49.740Z[ 9] 10.00-10.01 sec 112 KBytes 147 Mbits/sec
35532024-05-13T12:04:49.740Z[ 11] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
35542024-05-13T12:04:49.740Z[ 13] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
35552024-05-13T12:04:49.740Z[ 15] 10.00-10.01 sec 105 KBytes 138 Mbits/sec
35562024-05-13T12:04:49.740Z[ 17] 10.00-10.01 sec 124 KBytes 164 Mbits/sec
35572024-05-13T12:04:49.740Z[ 19] 10.00-10.01 sec 124 KBytes 164 Mbits/sec
35582024-05-13T12:04:49.740Z[SUM] 10.00-10.01 sec 675 KBytes 889 Mbits/sec
35592024-05-13T12:04:49.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602024-05-13T12:04:49.740Z[ ID] Interval Transfer Bandwidth
35612024-05-13T12:04:49.765Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35622024-05-13T12:04:49.765Z[ 5] 0.00-10.01 sec 89.7 MBytes 75.2 Mbits/sec receiver
35632024-05-13T12:04:49.765Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35642024-05-13T12:04:49.765Z[ 7] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec receiver
35652024-05-13T12:04:49.765Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35662024-05-13T12:04:49.766Z[ 9] 0.00-10.01 sec 89.6 MBytes 75.1 Mbits/sec receiver
35672024-05-13T12:04:49.766Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35682024-05-13T12:04:49.766Z[ 11] 0.00-10.01 sec 89.4 MBytes 75.0 Mbits/sec receiver
35692024-05-13T12:04:49.766Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35702024-05-13T12:04:49.766Z[ 13] 0.00-10.01 sec 89.4 MBytes 75.0 Mbits/sec receiver
35712024-05-13T12:04:49.766Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35722024-05-13T12:04:49.766Z[ 15] 0.00-10.01 sec 89.4 MBytes 75.0 Mbits/sec receiver
35732024-05-13T12:04:49.766Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35742024-05-13T12:04:49.766Z[ 17] 0.00-10.01 sec 89.4 MBytes 75.0 Mbits/sec receiver
35752024-05-13T12:04:49.766Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35762024-05-13T12:04:49.766Z[ 19] 0.00-10.01 sec 89.4 MBytes 75.0 Mbits/sec receiver
35772024-05-13T12:04:49.766Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec sender
35782024-05-13T12:04:49.766Z[SUM] 0.00-10.01 sec 716 MBytes 600 Mbits/sec receiver
35792024-05-13T12:04:49.766ZRun 10/10...600.857831832215Mbps
35802024-05-13T12:04:49.766Z###---------------------###
35812024-05-13T12:04:49.766Z::: iPerf done... :::
35822024-05-13T12:04:49.766Z:::Awaiting out files...:::
35832024-05-13T12:04:49.766Z###---------------------###
35842024-05-13T12:04:49.766Z###-----###
35852024-05-13T12:04:49.766Z:::done!:::
35862024-05-13T12:04:49.766Z###-----###
35872024-05-13T12:04:52.529ZGnuplot not found, using plotters backend
35882024-05-13T12:04:52.832ZBenchmarking iperf-tcp/local/c2s/rx
35892024-05-13T12:04:52.832ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
35902024-05-13T12:04:58.729ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (455M iterations)
35912024-05-13T12:05:18.802ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
35922024-05-13T12:05:18.994Ziperf-tcp/local/c2s/rx time: [5.2984 µs 5.2989 µs 5.2995 µs]
35932024-05-13T12:05:18.994Z change: [+0.4150% +0.4421% +0.4653%] (p = 0.00 < 0.05)
35942024-05-13T12:05:18.994Z Change within noise threshold.
35952024-05-13T12:05:18.994ZFound 6 outliers among 100 measurements (6.00%)
35962024-05-13T12:05:18.994Z 1 (1.00%) low severe
35972024-05-13T12:05:18.994Z 2 (2.00%) low mild
35982024-05-13T12:05:18.994Z 3 (3.00%) high mild
35992024-05-13T12:05:20.484Z
36002024-05-13T12:05:20.511ZBenchmarking iperf-tcp/local/c2s/tx
36012024-05-13T12:05:20.511ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
36022024-05-13T12:05:25.891ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (497M iterations)
36032024-05-13T12:05:45.877ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
36042024-05-13T12:05:46.058Ziperf-tcp/local/c2s/tx time: [2.9165 µs 2.9167 µs 2.9169 µs]
36052024-05-13T12:05:46.058Z change: [-2.1152% -2.0972% -2.0794%] (p = 0.00 < 0.05)
36062024-05-13T12:05:46.058Z Performance has improved.
36072024-05-13T12:05:46.058ZFound 5 outliers among 100 measurements (5.00%)
36082024-05-13T12:05:46.059Z 1 (1.00%) low severe
36092024-05-13T12:05:46.059Z 2 (2.00%) low mild
36102024-05-13T12:05:46.059Z 1 (1.00%) high mild
36112024-05-13T12:05:46.059Z 1 (1.00%) high severe
36122024-05-13T12:05:47.545Z
36132024-05-13T12:05:47.577Z###-------------------###
36142024-05-13T12:05:47.577Z:::Running experiment :::
36152024-05-13T12:05:47.578Z:::iperf-tcp/local/s2c:::
36162024-05-13T12:05:47.578Z###-------------------###
36172024-05-13T12:05:47.976Zdtrace: description 'profile-201us ' matched 2 probes
36182024-05-13T12:05:54.617Z-----------------------------------------------------------
36192024-05-13T12:05:54.617ZServer listening on 5201
36202024-05-13T12:05:54.617Z-----------------------------------------------------------
36212024-05-13T12:05:54.617ZAccepted connection from 10.0.0.1, port 40639
36222024-05-13T12:05:54.617Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63774
36232024-05-13T12:05:54.617Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40181
36242024-05-13T12:05:54.617Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52077
36252024-05-13T12:05:54.617Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40838
36262024-05-13T12:05:54.617Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55017
36272024-05-13T12:05:54.617Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59834
36282024-05-13T12:05:54.617Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50516
36292024-05-13T12:05:54.617Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42109
36302024-05-13T12:05:54.617Z[ ID] Interval Transfer Bandwidth
36312024-05-13T12:05:54.617Z[ 5] 0.00-1.00 sec 9.79 MBytes 82.1 Mbits/sec
36322024-05-13T12:05:54.617Z[ 7] 0.00-1.00 sec 9.76 MBytes 81.9 Mbits/sec
36332024-05-13T12:05:54.617Z[ 9] 0.00-1.00 sec 9.76 MBytes 81.9 Mbits/sec
36342024-05-13T12:05:54.617Z[ 11] 0.00-1.00 sec 9.74 MBytes 81.6 Mbits/sec
36352024-05-13T12:05:54.617Z[ 13] 0.00-1.00 sec 9.76 MBytes 81.9 Mbits/sec
36362024-05-13T12:05:54.618Z[ 15] 0.00-1.00 sec 9.78 MBytes 82.0 Mbits/sec
36372024-05-13T12:05:54.618Z[ 17] 0.00-1.00 sec 9.74 MBytes 81.6 Mbits/sec
36382024-05-13T12:05:54.618Z[ 19] 0.00-1.00 sec 9.74 MBytes 81.6 Mbits/sec
36392024-05-13T12:05:54.618Z[SUM] 0.00-1.00 sec 78.1 MBytes 655 Mbits/sec
36402024-05-13T12:05:54.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
36412024-05-13T12:05:54.618Z[ 5] 1.00-2.00 sec 8.96 MBytes 75.2 Mbits/sec
36422024-05-13T12:05:54.618Z[ 7] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
36432024-05-13T12:05:54.618Z[ 9] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
36442024-05-13T12:05:54.618Z[ 11] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
36452024-05-13T12:05:54.618Z[ 13] 1.00-2.00 sec 8.92 MBytes 74.8 Mbits/sec
36462024-05-13T12:05:54.618Z[ 15] 1.00-2.00 sec 8.91 MBytes 74.7 Mbits/sec
36472024-05-13T12:05:54.618Z[ 17] 1.00-2.00 sec 8.91 MBytes 74.7 Mbits/sec
36482024-05-13T12:05:54.618Z[ 19] 1.00-2.00 sec 8.91 MBytes 74.7 Mbits/sec
36492024-05-13T12:05:54.618Z[SUM] 1.00-2.00 sec 71.6 MBytes 600 Mbits/sec
36502024-05-13T12:05:54.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
36512024-05-13T12:05:54.618Z[ 5] 2.00-3.00 sec 8.98 MBytes 75.3 Mbits/sec
36522024-05-13T12:05:54.618Z[ 7] 2.00-3.00 sec 8.99 MBytes 75.4 Mbits/sec
36532024-05-13T12:05:54.618Z[ 9] 2.00-3.00 sec 8.91 MBytes 74.7 Mbits/sec
36542024-05-13T12:05:54.618Z[ 11] 2.00-3.00 sec 8.89 MBytes 74.6 Mbits/sec
36552024-05-13T12:05:54.618Z[ 13] 2.00-3.00 sec 8.95 MBytes 75.1 Mbits/sec
36562024-05-13T12:05:54.618Z[ 15] 2.00-3.00 sec 8.95 MBytes 75.1 Mbits/sec
36572024-05-13T12:05:54.618Z[ 17] 2.00-3.00 sec 8.96 MBytes 75.2 Mbits/sec
36582024-05-13T12:05:54.618Z[ 19] 2.00-3.00 sec 9.00 MBytes 75.5 Mbits/sec
36592024-05-13T12:05:54.618Z[SUM] 2.00-3.00 sec 71.6 MBytes 601 Mbits/sec
36602024-05-13T12:05:54.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
36612024-05-13T12:05:54.619Z[ 5] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
36622024-05-13T12:05:54.619Z[ 7] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
36632024-05-13T12:05:54.619Z[ 9] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec
36642024-05-13T12:05:54.619Z[ 11] 3.00-4.00 sec 8.85 MBytes 74.2 Mbits/sec
36652024-05-13T12:05:54.619Z[ 13] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
36662024-05-13T12:05:54.619Z[ 15] 3.00-4.00 sec 8.84 MBytes 74.1 Mbits/sec
36672024-05-13T12:05:54.619Z[ 17] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec
36682024-05-13T12:05:54.619Z[ 19] 3.00-4.00 sec 8.85 MBytes 74.2 Mbits/sec
36692024-05-13T12:05:54.619Z[SUM] 3.00-4.00 sec 70.9 MBytes 595 Mbits/sec
36702024-05-13T12:05:54.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
36712024-05-13T12:05:54.619Z[ 5] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec
36722024-05-13T12:05:54.619Z[ 7] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec
36732024-05-13T12:05:54.619Z[ 9] 4.00-5.00 sec 8.96 MBytes 75.2 Mbits/sec
36742024-05-13T12:05:54.619Z[ 11] 4.00-5.00 sec 9.03 MBytes 75.8 Mbits/sec
36752024-05-13T12:05:54.619Z[ 13] 4.00-5.00 sec 8.98 MBytes 75.3 Mbits/sec
36762024-05-13T12:05:54.619Z[ 15] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec
36772024-05-13T12:05:54.647Z[ 17] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec
36782024-05-13T12:05:54.647Z[ 19] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec
36792024-05-13T12:05:54.647Z[SUM] 4.00-5.00 sec 72.0 MBytes 604 Mbits/sec
36802024-05-13T12:05:54.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
36812024-05-13T12:05:54.647Z[ 5] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec
36822024-05-13T12:05:54.647Z[ 7] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec
36832024-05-13T12:05:54.647Z[ 9] 5.00-6.00 sec 8.95 MBytes 75.1 Mbits/sec
36842024-05-13T12:05:54.647Z[ 11] 5.00-6.00 sec 8.93 MBytes 74.9 Mbits/sec
36852024-05-13T12:05:54.647Z[ 13] 5.00-6.00 sec 8.96 MBytes 75.2 Mbits/sec
36862024-05-13T12:05:54.647Z[ 15] 5.00-6.00 sec 8.95 MBytes 75.1 Mbits/sec
36872024-05-13T12:05:54.647Z[ 17] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec
36882024-05-13T12:05:54.647Z[ 19] 5.00-6.00 sec 8.89 MBytes 74.6 Mbits/sec
36892024-05-13T12:05:54.648Z[SUM] 5.00-6.00 sec 71.3 MBytes 598 Mbits/sec
36902024-05-13T12:05:54.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
36912024-05-13T12:05:54.648Z[ 5] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec
36922024-05-13T12:05:54.648Z[ 7] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec
36932024-05-13T12:05:54.648Z[ 9] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec
36942024-05-13T12:05:57.837Z[ 11] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec
36952024-05-13T12:05:57.838Z[ 13] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec
36962024-05-13T12:05:57.838Z[ 15] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec
36972024-05-13T12:05:57.838Z[ 17] 6.00-7.00 sec 8.62 MBytes 72.2 Mbits/sec
36982024-05-13T12:05:57.838Z[ 19] 6.00-7.00 sec 8.58 MBytes 71.9 Mbits/sec
36992024-05-13T12:05:57.838Z[SUM] 6.00-7.00 sec 68.9 MBytes 577 Mbits/sec
37002024-05-13T12:05:57.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
37012024-05-13T12:05:57.838Z[ 5] 7.00-8.00 sec 9.02 MBytes 75.7 Mbits/sec
37022024-05-13T12:05:57.838Z[ 7] 7.00-8.00 sec 9.02 MBytes 75.7 Mbits/sec
37032024-05-13T12:05:57.838Z[ 9] 7.00-8.00 sec 9.00 MBytes 75.6 Mbits/sec
37042024-05-13T12:05:57.838Z[ 11] 7.00-8.00 sec 9.02 MBytes 75.7 Mbits/sec
37052024-05-13T12:05:57.839Z[ 13] 7.00-8.00 sec 9.00 MBytes 75.6 Mbits/sec
37062024-05-13T12:05:57.839Z[ 15] 7.00-8.00 sec 9.00 MBytes 75.6 Mbits/sec
37072024-05-13T12:05:57.839Z[ 17] 7.00-8.00 sec 9.00 MBytes 75.6 Mbits/sec
37082024-05-13T12:05:57.839Z[ 19] 7.00-8.00 sec 9.02 MBytes 75.7 Mbits/sec
37092024-05-13T12:05:57.839Z[SUM] 7.00-8.00 sec 72.1 MBytes 605 Mbits/sec
37102024-05-13T12:05:57.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
37112024-05-13T12:05:57.839Z[ 5] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
37122024-05-13T12:05:57.839Z[ 7] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
37132024-05-13T12:05:57.839Z[ 9] 8.00-9.00 sec 9.00 MBytes 75.5 Mbits/sec
37142024-05-13T12:05:57.839Z[ 11] 8.00-9.00 sec 9.03 MBytes 75.7 Mbits/sec
37152024-05-13T12:05:57.839Z[ 13] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
37162024-05-13T12:05:57.839Z[ 15] 8.00-9.00 sec 9.03 MBytes 75.7 Mbits/sec
37172024-05-13T12:05:57.839Z[ 17] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
37182024-05-13T12:05:57.839Z[ 19] 8.00-9.00 sec 9.11 MBytes 76.4 Mbits/sec
37192024-05-13T12:05:57.839Z[SUM] 8.00-9.00 sec 72.4 MBytes 607 Mbits/sec
37202024-05-13T12:05:57.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
37212024-05-13T12:05:57.839Z[ 5] 9.00-10.00 sec 8.85 MBytes 74.2 Mbits/sec
37222024-05-13T12:05:57.840Z[ 7] 9.00-10.00 sec 8.89 MBytes 74.6 Mbits/sec
37232024-05-13T12:05:57.840Z[ 9] 9.00-10.00 sec 8.91 MBytes 74.7 Mbits/sec
37242024-05-13T12:05:57.840Z[ 11] 9.00-10.00 sec 8.88 MBytes 74.5 Mbits/sec
37252024-05-13T12:05:57.840Z[ 13] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec
37262024-05-13T12:05:57.840Z[ 15] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec
37272024-05-13T12:05:57.840Z[ 17] 9.00-10.00 sec 8.91 MBytes 74.7 Mbits/sec
37282024-05-13T12:05:57.840Z[ 19] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec
37292024-05-13T12:05:57.840Z[SUM] 9.00-10.00 sec 71.0 MBytes 595 Mbits/sec
37302024-05-13T12:05:57.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
37312024-05-13T12:05:57.840Z[ 5] 10.00-10.01 sec 56.6 KBytes 93.3 Mbits/sec
37322024-05-13T12:05:57.840Z[ 7] 10.00-10.01 sec 56.6 KBytes 93.3 Mbits/sec
37332024-05-13T12:05:57.840Z[ 9] 10.00-10.01 sec 113 KBytes 187 Mbits/sec
37342024-05-13T12:05:57.840Z[ 11] 10.00-10.01 sec 113 KBytes 187 Mbits/sec
37352024-05-13T12:05:57.840Z[ 13] 10.00-10.01 sec 113 KBytes 187 Mbits/sec
37362024-05-13T12:05:57.840Z[ 15] 10.00-10.01 sec 56.6 KBytes 93.3 Mbits/sec
37372024-05-13T12:05:57.840Z[ 17] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
37382024-05-13T12:05:57.840Z[ 19] 10.00-10.01 sec 56.6 KBytes 93.3 Mbits/sec
37392024-05-13T12:05:57.840Z[SUM] 10.00-10.01 sec 566 KBytes 933 Mbits/sec
37402024-05-13T12:05:57.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
37412024-05-13T12:05:57.841Z[ ID] Interval Transfer Bandwidth
37422024-05-13T12:05:57.841Z[ 5] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec sender
37432024-05-13T12:05:57.841Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
37442024-05-13T12:05:57.841Z[ 7] 0.00-10.01 sec 90.1 MBytes 75.6 Mbits/sec sender
37452024-05-13T12:05:57.841Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
37462024-05-13T12:05:57.841Z[ 9] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec sender
37472024-05-13T12:05:57.841Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
37482024-05-13T12:05:57.841Z[ 11] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec sender
37492024-05-13T12:05:57.841Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
37502024-05-13T12:05:57.841Z[ 13] 0.00-10.01 sec 90.1 MBytes 75.5 Mbits/sec sender
37512024-05-13T12:05:57.841Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
37522024-05-13T12:05:57.841Z[ 15] 0.00-10.01 sec 90.0 MBytes 75.5 Mbits/sec sender
37532024-05-13T12:05:57.841Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
37542024-05-13T12:05:57.841Z[ 17] 0.00-10.01 sec 90.0 MBytes 75.4 Mbits/sec sender
37552024-05-13T12:05:57.841Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
37562024-05-13T12:05:57.841Z[ 19] 0.00-10.01 sec 90.0 MBytes 75.5 Mbits/sec sender
37572024-05-13T12:05:57.841Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
37582024-05-13T12:05:57.841Z[SUM] 0.00-10.01 sec 720 MBytes 604 Mbits/sec sender
37592024-05-13T12:05:57.841Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
37602024-05-13T12:05:57.866ZRun 1/10...604.347286308909Mbps
37612024-05-13T12:06:04.911Z-----------------------------------------------------------
37622024-05-13T12:06:04.911ZServer listening on 5201
37632024-05-13T12:06:04.911Z-----------------------------------------------------------
37642024-05-13T12:06:04.912ZAccepted connection from 10.0.0.1, port 64659
37652024-05-13T12:06:04.912Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36963
37662024-05-13T12:06:04.912Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35433
37672024-05-13T12:06:04.912Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33130
37682024-05-13T12:06:04.912Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43997
37692024-05-13T12:06:04.912Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50065
37702024-05-13T12:06:04.912Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35952
37712024-05-13T12:06:04.912Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39743
37722024-05-13T12:06:04.912Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50343
37732024-05-13T12:06:04.912Z[ ID] Interval Transfer Bandwidth
37742024-05-13T12:06:04.912Z[ 5] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec
37752024-05-13T12:06:04.912Z[ 7] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec
37762024-05-13T12:06:04.912Z[ 9] 0.00-1.00 sec 8.29 MBytes 69.5 Mbits/sec
37772024-05-13T12:06:04.912Z[ 11] 0.00-1.00 sec 8.26 MBytes 69.3 Mbits/sec
37782024-05-13T12:06:04.912Z[ 13] 0.00-1.00 sec 8.20 MBytes 68.8 Mbits/sec
37792024-05-13T12:06:04.913Z[ 15] 0.00-1.00 sec 8.20 MBytes 68.8 Mbits/sec
37802024-05-13T12:06:04.913Z[ 17] 0.00-1.00 sec 8.23 MBytes 69.0 Mbits/sec
37812024-05-13T12:06:04.913Z[ 19] 0.00-1.00 sec 8.20 MBytes 68.8 Mbits/sec
37822024-05-13T12:06:04.913Z[SUM] 0.00-1.00 sec 66.0 MBytes 554 Mbits/sec
37832024-05-13T12:06:04.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
37842024-05-13T12:06:04.913Z[ 5] 1.00-2.00 sec 9.14 MBytes 76.7 Mbits/sec
37852024-05-13T12:06:04.913Z[ 7] 1.00-2.00 sec 9.10 MBytes 76.3 Mbits/sec
37862024-05-13T12:06:04.913Z[ 9] 1.00-2.00 sec 9.07 MBytes 76.1 Mbits/sec
37872024-05-13T12:06:04.913Z[ 11] 1.00-2.00 sec 9.11 MBytes 76.4 Mbits/sec
37882024-05-13T12:06:04.913Z[ 13] 1.00-2.00 sec 9.17 MBytes 76.9 Mbits/sec
37892024-05-13T12:06:04.913Z[ 15] 1.00-2.00 sec 9.13 MBytes 76.5 Mbits/sec
37902024-05-13T12:06:04.913Z[ 17] 1.00-2.00 sec 9.11 MBytes 76.4 Mbits/sec
37912024-05-13T12:06:04.913Z[ 19] 1.00-2.00 sec 9.11 MBytes 76.4 Mbits/sec
37922024-05-13T12:06:04.913Z[SUM] 1.00-2.00 sec 73.0 MBytes 612 Mbits/sec
37932024-05-13T12:06:04.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
37942024-05-13T12:06:04.914Z[ 5] 2.00-3.00 sec 9.09 MBytes 76.2 Mbits/sec
37952024-05-13T12:06:04.914Z[ 7] 2.00-3.00 sec 9.14 MBytes 76.7 Mbits/sec
37962024-05-13T12:06:04.914Z[ 9] 2.00-3.00 sec 9.13 MBytes 76.6 Mbits/sec
37972024-05-13T12:06:04.914Z[ 11] 2.00-3.00 sec 9.13 MBytes 76.6 Mbits/sec
37982024-05-13T12:06:04.914Z[ 13] 2.00-3.00 sec 9.07 MBytes 76.1 Mbits/sec
37992024-05-13T12:06:04.914Z[ 15] 2.00-3.00 sec 9.09 MBytes 76.2 Mbits/sec
38002024-05-13T12:06:04.914Z[ 17] 2.00-3.00 sec 9.11 MBytes 76.5 Mbits/sec
38012024-05-13T12:06:04.914Z[ 19] 2.00-3.00 sec 9.14 MBytes 76.7 Mbits/sec
38022024-05-13T12:06:04.914Z[SUM] 2.00-3.00 sec 72.9 MBytes 612 Mbits/sec
38032024-05-13T12:06:04.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
38042024-05-13T12:06:04.914Z[ 5] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
38052024-05-13T12:06:04.914Z[ 7] 3.00-4.00 sec 9.09 MBytes 76.3 Mbits/sec
38062024-05-13T12:06:04.914Z[ 9] 3.00-4.00 sec 9.05 MBytes 75.9 Mbits/sec
38072024-05-13T12:06:04.914Z[ 11] 3.00-4.00 sec 9.06 MBytes 76.0 Mbits/sec
38082024-05-13T12:06:04.914Z[ 13] 3.00-4.00 sec 9.09 MBytes 76.3 Mbits/sec
38092024-05-13T12:06:04.915Z[ 15] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec
38102024-05-13T12:06:04.915Z[ 17] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec
38112024-05-13T12:06:04.915Z[ 19] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
38122024-05-13T12:06:04.915Z[SUM] 3.00-4.00 sec 72.8 MBytes 611 Mbits/sec
38132024-05-13T12:06:04.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
38142024-05-13T12:06:04.915Z[ 5] 4.00-5.00 sec 8.45 MBytes 70.8 Mbits/sec
38152024-05-13T12:06:04.915Z[ 7] 4.00-5.00 sec 8.47 MBytes 70.9 Mbits/sec
38162024-05-13T12:06:04.915Z[ 9] 4.00-5.00 sec 8.51 MBytes 71.3 Mbits/sec
38172024-05-13T12:06:04.915Z[ 11] 4.00-5.00 sec 8.48 MBytes 71.1 Mbits/sec
38182024-05-13T12:06:04.915Z[ 13] 4.00-5.00 sec 8.52 MBytes 71.4 Mbits/sec
38192024-05-13T12:06:04.915Z[ 15] 4.00-5.00 sec 8.47 MBytes 70.9 Mbits/sec
38202024-05-13T12:06:04.915Z[ 17] 4.00-5.00 sec 8.42 MBytes 70.6 Mbits/sec
38212024-05-13T12:06:04.915Z[ 19] 4.00-5.00 sec 8.40 MBytes 70.4 Mbits/sec
38222024-05-13T12:06:04.915Z[SUM] 4.00-5.00 sec 67.7 MBytes 567 Mbits/sec
38232024-05-13T12:06:04.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
38242024-05-13T12:06:04.915Z[ 5] 5.00-6.00 sec 8.73 MBytes 73.3 Mbits/sec
38252024-05-13T12:06:04.915Z[ 7] 5.00-6.00 sec 8.69 MBytes 72.9 Mbits/sec
38262024-05-13T12:06:04.915Z[ 9] 5.00-6.00 sec 8.73 MBytes 73.3 Mbits/sec
38272024-05-13T12:06:04.915Z[ 11] 5.00-6.00 sec 8.69 MBytes 72.9 Mbits/sec
38282024-05-13T12:06:04.915Z[ 13] 5.00-6.00 sec 8.62 MBytes 72.4 Mbits/sec
38292024-05-13T12:06:04.915Z[ 15] 5.00-6.00 sec 8.70 MBytes 73.1 Mbits/sec
38302024-05-13T12:06:04.915Z[ 17] 5.00-6.00 sec 8.71 MBytes 73.2 Mbits/sec
38312024-05-13T12:06:04.915Z[ 19] 5.00-6.00 sec 8.74 MBytes 73.4 Mbits/sec
38322024-05-13T12:06:04.916Z[SUM] 5.00-6.00 sec 69.6 MBytes 584 Mbits/sec
38332024-05-13T12:06:04.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
38342024-05-13T12:06:04.916Z[ 5] 6.00-7.00 sec 8.80 MBytes 73.8 Mbits/sec
38352024-05-13T12:06:04.916Z[ 7] 6.00-7.00 sec 8.76 MBytes 73.4 Mbits/sec
38362024-05-13T12:06:04.916Z[ 9] 6.00-7.00 sec 8.80 MBytes 73.8 Mbits/sec
38372024-05-13T12:06:08.007Z[ 11] 6.00-7.00 sec 8.85 MBytes 74.2 Mbits/sec
38382024-05-13T12:06:08.007Z[ 13] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec
38392024-05-13T12:06:08.007Z[ 15] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec
38402024-05-13T12:06:08.007Z[ 17] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec
38412024-05-13T12:06:08.007Z[ 19] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec
38422024-05-13T12:06:08.008Z[SUM] 6.00-7.00 sec 70.6 MBytes 592 Mbits/sec
38432024-05-13T12:06:08.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
38442024-05-13T12:06:08.008Z[ 5] 7.00-8.00 sec 8.78 MBytes 73.6 Mbits/sec
38452024-05-13T12:06:08.008Z[ 7] 7.00-8.00 sec 8.87 MBytes 74.3 Mbits/sec
38462024-05-13T12:06:08.008Z[ 9] 7.00-8.00 sec 8.78 MBytes 73.6 Mbits/sec
38472024-05-13T12:06:08.008Z[ 11] 7.00-8.00 sec 8.78 MBytes 73.6 Mbits/sec
38482024-05-13T12:06:08.008Z[ 13] 7.00-8.00 sec 8.84 MBytes 74.1 Mbits/sec
38492024-05-13T12:06:08.008Z[ 15] 7.00-8.00 sec 8.80 MBytes 73.7 Mbits/sec
38502024-05-13T12:06:08.008Z[ 17] 7.00-8.00 sec 8.76 MBytes 73.4 Mbits/sec
38512024-05-13T12:06:08.008Z[ 19] 7.00-8.00 sec 8.78 MBytes 73.6 Mbits/sec
38522024-05-13T12:06:08.008Z[SUM] 7.00-8.00 sec 70.4 MBytes 590 Mbits/sec
38532024-05-13T12:06:08.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
38542024-05-13T12:06:08.008Z[ 5] 8.00-9.00 sec 9.11 MBytes 76.5 Mbits/sec
38552024-05-13T12:06:08.008Z[ 7] 8.00-9.00 sec 9.02 MBytes 75.7 Mbits/sec
38562024-05-13T12:06:08.008Z[ 9] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
38572024-05-13T12:06:08.008Z[ 11] 8.00-9.00 sec 9.09 MBytes 76.2 Mbits/sec
38582024-05-13T12:06:08.008Z[ 13] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
38592024-05-13T12:06:08.008Z[ 15] 8.00-9.00 sec 9.06 MBytes 76.0 Mbits/sec
38602024-05-13T12:06:08.008Z[ 17] 8.00-9.00 sec 9.14 MBytes 76.7 Mbits/sec
38612024-05-13T12:06:08.008Z[ 19] 8.00-9.00 sec 9.07 MBytes 76.1 Mbits/sec
38622024-05-13T12:06:08.008Z[SUM] 8.00-9.00 sec 72.6 MBytes 609 Mbits/sec
38632024-05-13T12:06:08.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
38642024-05-13T12:06:08.008Z[ 5] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
38652024-05-13T12:06:08.009Z[ 7] 9.00-10.00 sec 9.22 MBytes 77.4 Mbits/sec
38662024-05-13T12:06:08.009Z[ 9] 9.00-10.00 sec 9.18 MBytes 77.1 Mbits/sec
38672024-05-13T12:06:08.009Z[ 11] 9.00-10.00 sec 9.13 MBytes 76.6 Mbits/sec
38682024-05-13T12:06:08.009Z[ 13] 9.00-10.00 sec 9.18 MBytes 77.1 Mbits/sec
38692024-05-13T12:06:08.009Z[ 15] 9.00-10.00 sec 9.17 MBytes 76.9 Mbits/sec
38702024-05-13T12:06:08.009Z[ 17] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
38712024-05-13T12:06:08.009Z[ 19] 9.00-10.00 sec 9.11 MBytes 76.5 Mbits/sec
38722024-05-13T12:06:08.009Z[SUM] 9.00-10.00 sec 73.2 MBytes 615 Mbits/sec
38732024-05-13T12:06:08.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
38742024-05-13T12:06:08.009Z[ 5] 10.00-10.01 sec 56.6 KBytes 72.2 Mbits/sec
38752024-05-13T12:06:08.009Z[ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
38762024-05-13T12:06:08.009Z[ 9] 10.00-10.01 sec 56.6 KBytes 72.3 Mbits/sec
38772024-05-13T12:06:08.009Z[ 11] 10.00-10.01 sec 56.6 KBytes 72.3 Mbits/sec
38782024-05-13T12:06:08.009Z[ 13] 10.00-10.01 sec 56.6 KBytes 72.3 Mbits/sec
38792024-05-13T12:06:08.009Z[ 15] 10.00-10.01 sec 56.6 KBytes 72.3 Mbits/sec
38802024-05-13T12:06:08.009Z[ 17] 10.00-10.01 sec 113 KBytes 145 Mbits/sec
38812024-05-13T12:06:08.009Z[ 19] 10.00-10.01 sec 127 KBytes 163 Mbits/sec
38822024-05-13T12:06:08.009Z[SUM] 10.00-10.01 sec 523 KBytes 668 Mbits/sec
38832024-05-13T12:06:08.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
38842024-05-13T12:06:08.009Z[ ID] Interval Transfer Bandwidth
38852024-05-13T12:06:08.009Z[ 5] 0.00-10.01 sec 88.7 MBytes 74.4 Mbits/sec sender
38862024-05-13T12:06:08.009Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
38872024-05-13T12:06:08.009Z[ 7] 0.00-10.01 sec 88.7 MBytes 74.3 Mbits/sec sender
38882024-05-13T12:06:08.010Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
38892024-05-13T12:06:08.010Z[ 9] 0.00-10.01 sec 88.6 MBytes 74.3 Mbits/sec sender
38902024-05-13T12:06:08.010Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
38912024-05-13T12:06:08.010Z[ 11] 0.00-10.01 sec 88.6 MBytes 74.3 Mbits/sec sender
38922024-05-13T12:06:08.010Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
38932024-05-13T12:06:08.010Z[ 13] 0.00-10.01 sec 88.7 MBytes 74.3 Mbits/sec sender
38942024-05-13T12:06:08.010Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
38952024-05-13T12:06:08.010Z[ 15] 0.00-10.01 sec 88.6 MBytes 74.3 Mbits/sec sender
38962024-05-13T12:06:08.010Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
38972024-05-13T12:06:08.010Z[ 17] 0.00-10.01 sec 88.7 MBytes 74.3 Mbits/sec sender
38982024-05-13T12:06:08.010Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
38992024-05-13T12:06:08.010Z[ 19] 0.00-10.01 sec 88.6 MBytes 74.3 Mbits/sec sender
39002024-05-13T12:06:08.010Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39012024-05-13T12:06:08.010Z[SUM] 0.00-10.01 sec 709 MBytes 595 Mbits/sec sender
39022024-05-13T12:06:08.010Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
39032024-05-13T12:06:08.514ZRun 2/10...594.951323783259Mbps
39042024-05-13T12:06:15.058Z-----------------------------------------------------------
39052024-05-13T12:06:15.058ZServer listening on 5201
39062024-05-13T12:06:15.058Z-----------------------------------------------------------
39072024-05-13T12:06:15.059ZAccepted connection from 10.0.0.1, port 44638
39082024-05-13T12:06:15.059Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57994
39092024-05-13T12:06:15.059Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40076
39102024-05-13T12:06:15.059Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47941
39112024-05-13T12:06:15.059Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44302
39122024-05-13T12:06:15.059Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49627
39132024-05-13T12:06:15.059Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58015
39142024-05-13T12:06:15.059Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61437
39152024-05-13T12:06:15.059Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58611
39162024-05-13T12:06:15.059Z[ ID] Interval Transfer Bandwidth
39172024-05-13T12:06:15.059Z[ 5] 0.00-1.00 sec 8.18 MBytes 68.6 Mbits/sec
39182024-05-13T12:06:15.059Z[ 7] 0.00-1.00 sec 8.08 MBytes 67.7 Mbits/sec
39192024-05-13T12:06:15.059Z[ 9] 0.00-1.00 sec 8.11 MBytes 68.0 Mbits/sec
39202024-05-13T12:06:15.059Z[ 11] 0.00-1.00 sec 8.06 MBytes 67.6 Mbits/sec
39212024-05-13T12:06:15.059Z[ 13] 0.00-1.00 sec 8.11 MBytes 68.0 Mbits/sec
39222024-05-13T12:06:15.059Z[ 15] 0.00-1.00 sec 8.09 MBytes 67.9 Mbits/sec
39232024-05-13T12:06:15.059Z[ 17] 0.00-1.00 sec 8.11 MBytes 68.0 Mbits/sec
39242024-05-13T12:06:15.059Z[ 19] 0.00-1.00 sec 8.08 MBytes 67.7 Mbits/sec
39252024-05-13T12:06:15.059Z[SUM] 0.00-1.00 sec 64.8 MBytes 543 Mbits/sec
39262024-05-13T12:06:15.059Z- - - - - - - - - - - - - - - - - - - - - - - - -
39272024-05-13T12:06:15.059Z[ 5] 1.00-2.00 sec 8.30 MBytes 69.6 Mbits/sec
39282024-05-13T12:06:15.059Z[ 7] 1.00-2.00 sec 8.37 MBytes 70.2 Mbits/sec
39292024-05-13T12:06:15.059Z[ 9] 1.00-2.00 sec 8.37 MBytes 70.2 Mbits/sec
39302024-05-13T12:06:15.060Z[ 11] 1.00-2.00 sec 8.33 MBytes 69.8 Mbits/sec
39312024-05-13T12:06:15.060Z[ 13] 1.00-2.00 sec 8.31 MBytes 69.7 Mbits/sec
39322024-05-13T12:06:15.060Z[ 15] 1.00-2.00 sec 8.29 MBytes 69.5 Mbits/sec
39332024-05-13T12:06:15.060Z[ 17] 1.00-2.00 sec 8.27 MBytes 69.4 Mbits/sec
39342024-05-13T12:06:15.060Z[ 19] 1.00-2.00 sec 8.31 MBytes 69.7 Mbits/sec
39352024-05-13T12:06:15.060Z[SUM] 1.00-2.00 sec 66.5 MBytes 558 Mbits/sec
39362024-05-13T12:06:15.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
39372024-05-13T12:06:15.060Z[ 5] 2.00-3.00 sec 8.40 MBytes 70.5 Mbits/sec
39382024-05-13T12:06:15.060Z[ 7] 2.00-3.00 sec 8.40 MBytes 70.5 Mbits/sec
39392024-05-13T12:06:15.060Z[ 9] 2.00-3.00 sec 8.37 MBytes 70.2 Mbits/sec
39402024-05-13T12:06:15.060Z[ 11] 2.00-3.00 sec 8.44 MBytes 70.8 Mbits/sec
39412024-05-13T12:06:15.060Z[ 13] 2.00-3.00 sec 8.44 MBytes 70.8 Mbits/sec
39422024-05-13T12:06:15.060Z[ 15] 2.00-3.00 sec 8.45 MBytes 70.9 Mbits/sec
39432024-05-13T12:06:15.060Z[ 17] 2.00-3.00 sec 8.47 MBytes 71.0 Mbits/sec
39442024-05-13T12:06:15.060Z[ 19] 2.00-3.00 sec 8.41 MBytes 70.6 Mbits/sec
39452024-05-13T12:06:15.060Z[SUM] 2.00-3.00 sec 67.4 MBytes 565 Mbits/sec
39462024-05-13T12:06:15.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
39472024-05-13T12:06:15.060Z[ 5] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec
39482024-05-13T12:06:15.060Z[ 7] 3.00-4.00 sec 8.74 MBytes 73.3 Mbits/sec
39492024-05-13T12:06:15.060Z[ 9] 3.00-4.00 sec 8.74 MBytes 73.3 Mbits/sec
39502024-05-13T12:06:15.060Z[ 11] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec
39512024-05-13T12:06:15.060Z[ 13] 3.00-4.00 sec 8.67 MBytes 72.7 Mbits/sec
39522024-05-13T12:06:15.060Z[ 15] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec
39532024-05-13T12:06:15.061Z[ 17] 3.00-4.00 sec 8.67 MBytes 72.7 Mbits/sec
39542024-05-13T12:06:15.061Z[ 19] 3.00-4.00 sec 8.69 MBytes 72.8 Mbits/sec
39552024-05-13T12:06:15.086Z[SUM] 3.00-4.00 sec 69.7 MBytes 584 Mbits/sec
39562024-05-13T12:06:15.086Z- - - - - - - - - - - - - - - - - - - - - - - - -
39572024-05-13T12:06:15.086Z[ 5] 4.00-5.00 sec 8.74 MBytes 73.4 Mbits/sec
39582024-05-13T12:06:15.086Z[ 7] 4.00-5.00 sec 8.76 MBytes 73.5 Mbits/sec
39592024-05-13T12:06:15.086Z[ 9] 4.00-5.00 sec 8.73 MBytes 73.3 Mbits/sec
39602024-05-13T12:06:15.086Z[ 11] 4.00-5.00 sec 8.74 MBytes 73.4 Mbits/sec
39612024-05-13T12:06:15.086Z[ 13] 4.00-5.00 sec 8.73 MBytes 73.3 Mbits/sec
39622024-05-13T12:06:15.086Z[ 15] 4.00-5.00 sec 8.76 MBytes 73.5 Mbits/sec
39632024-05-13T12:06:15.086Z[ 17] 4.00-5.00 sec 8.81 MBytes 74.0 Mbits/sec
39642024-05-13T12:06:15.086Z[ 19] 4.00-5.00 sec 8.80 MBytes 73.8 Mbits/sec
39652024-05-13T12:06:15.086Z[SUM] 4.00-5.00 sec 70.1 MBytes 588 Mbits/sec
39662024-05-13T12:06:15.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
39672024-05-13T12:06:15.087Z[ 5] 5.00-6.00 sec 9.02 MBytes 75.6 Mbits/sec
39682024-05-13T12:06:15.087Z[ 7] 5.00-6.00 sec 9.00 MBytes 75.5 Mbits/sec
39692024-05-13T12:06:15.087Z[ 9] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec
39702024-05-13T12:06:15.087Z[ 11] 5.00-6.00 sec 8.96 MBytes 75.1 Mbits/sec
39712024-05-13T12:06:15.087Z[ 13] 5.00-6.00 sec 8.98 MBytes 75.2 Mbits/sec
39722024-05-13T12:06:15.087Z[ 15] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec
39732024-05-13T12:06:15.087Z[ 17] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec
39742024-05-13T12:06:15.087Z[ 19] 5.00-6.00 sec 8.96 MBytes 75.1 Mbits/sec
39752024-05-13T12:06:15.087Z[SUM] 5.00-6.00 sec 71.8 MBytes 602 Mbits/sec
39762024-05-13T12:06:15.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
39772024-05-13T12:06:15.087Z[ 5] 6.00-7.00 sec 8.22 MBytes 69.0 Mbits/sec
39782024-05-13T12:06:15.087Z[ 7] 6.00-7.00 sec 8.23 MBytes 69.1 Mbits/sec
39792024-05-13T12:06:15.087Z[ 9] 6.00-7.00 sec 8.24 MBytes 69.2 Mbits/sec
39802024-05-13T12:06:18.200Z[ 11] 6.00-7.00 sec 8.23 MBytes 69.1 Mbits/sec
39812024-05-13T12:06:18.200Z[ 13] 6.00-7.00 sec 8.26 MBytes 69.3 Mbits/sec
39822024-05-13T12:06:18.200Z[ 15] 6.00-7.00 sec 8.23 MBytes 69.1 Mbits/sec
39832024-05-13T12:06:18.200Z[ 17] 6.00-7.00 sec 8.23 MBytes 69.1 Mbits/sec
39842024-05-13T12:06:18.200Z[ 19] 6.00-7.00 sec 8.24 MBytes 69.2 Mbits/sec
39852024-05-13T12:06:18.200Z[SUM] 6.00-7.00 sec 65.9 MBytes 553 Mbits/sec
39862024-05-13T12:06:18.200Z- - - - - - - - - - - - - - - - - - - - - - - - -
39872024-05-13T12:06:18.200Z[ 5] 7.00-8.00 sec 8.71 MBytes 73.1 Mbits/sec
39882024-05-13T12:06:18.200Z[ 7] 7.00-8.00 sec 8.71 MBytes 73.1 Mbits/sec
39892024-05-13T12:06:18.200Z[ 9] 7.00-8.00 sec 8.76 MBytes 73.5 Mbits/sec
39902024-05-13T12:06:18.200Z[ 11] 7.00-8.00 sec 8.76 MBytes 73.5 Mbits/sec
39912024-05-13T12:06:18.200Z[ 13] 7.00-8.00 sec 8.77 MBytes 73.6 Mbits/sec
39922024-05-13T12:06:18.200Z[ 15] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec
39932024-05-13T12:06:18.200Z[ 17] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec
39942024-05-13T12:06:18.200Z[ 19] 7.00-8.00 sec 8.71 MBytes 73.1 Mbits/sec
39952024-05-13T12:06:18.200Z[SUM] 7.00-8.00 sec 69.9 MBytes 586 Mbits/sec
39962024-05-13T12:06:18.200Z- - - - - - - - - - - - - - - - - - - - - - - - -
39972024-05-13T12:06:18.200Z[ 5] 8.00-9.00 sec 7.40 MBytes 62.1 Mbits/sec
39982024-05-13T12:06:18.200Z[ 7] 8.00-9.00 sec 7.43 MBytes 62.3 Mbits/sec
39992024-05-13T12:06:18.200Z[ 9] 8.00-9.00 sec 7.42 MBytes 62.2 Mbits/sec
40002024-05-13T12:06:18.201Z[ 11] 8.00-9.00 sec 7.37 MBytes 61.8 Mbits/sec
40012024-05-13T12:06:18.201Z[ 13] 8.00-9.00 sec 7.36 MBytes 61.7 Mbits/sec
40022024-05-13T12:06:18.201Z[ 15] 8.00-9.00 sec 7.36 MBytes 61.7 Mbits/sec
40032024-05-13T12:06:18.201Z[ 17] 8.00-9.00 sec 7.35 MBytes 61.6 Mbits/sec
40042024-05-13T12:06:18.201Z[ 19] 8.00-9.00 sec 7.39 MBytes 62.0 Mbits/sec
40052024-05-13T12:06:18.201Z[SUM] 8.00-9.00 sec 59.1 MBytes 495 Mbits/sec
40062024-05-13T12:06:18.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
40072024-05-13T12:06:18.201Z[ 5] 9.00-10.00 sec 8.64 MBytes 72.5 Mbits/sec
40082024-05-13T12:06:18.201Z[ 7] 9.00-10.00 sec 8.62 MBytes 72.3 Mbits/sec
40092024-05-13T12:06:18.201Z[ 9] 9.00-10.00 sec 8.64 MBytes 72.5 Mbits/sec
40102024-05-13T12:06:18.201Z[ 11] 9.00-10.00 sec 8.63 MBytes 72.4 Mbits/sec
40112024-05-13T12:06:18.201Z[ 13] 9.00-10.00 sec 8.62 MBytes 72.3 Mbits/sec
40122024-05-13T12:06:18.201Z[ 15] 9.00-10.00 sec 8.67 MBytes 72.7 Mbits/sec
40132024-05-13T12:06:18.201Z[ 17] 9.00-10.00 sec 8.67 MBytes 72.7 Mbits/sec
40142024-05-13T12:06:18.201Z[ 19] 9.00-10.00 sec 8.62 MBytes 72.3 Mbits/sec
40152024-05-13T12:06:18.201Z[SUM] 9.00-10.00 sec 69.1 MBytes 580 Mbits/sec
40162024-05-13T12:06:18.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
40172024-05-13T12:06:18.201Z[ 5] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec
40182024-05-13T12:06:18.201Z[ 7] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec
40192024-05-13T12:06:18.201Z[ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
40202024-05-13T12:06:18.201Z[ 11] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec
40212024-05-13T12:06:18.201Z[ 13] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec
40222024-05-13T12:06:18.201Z[ 15] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec
40232024-05-13T12:06:18.202Z[ 17] 10.00-10.01 sec 56.6 KBytes 99.5 Mbits/sec
40242024-05-13T12:06:18.202Z[ 19] 10.00-10.01 sec 113 KBytes 199 Mbits/sec
40252024-05-13T12:06:18.202Z[SUM] 10.00-10.01 sec 452 KBytes 796 Mbits/sec
40262024-05-13T12:06:18.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
40272024-05-13T12:06:18.202Z[ ID] Interval Transfer Bandwidth
40282024-05-13T12:06:18.202Z[ 5] 0.00-10.01 sec 84.4 MBytes 70.8 Mbits/sec sender
40292024-05-13T12:06:18.202Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40302024-05-13T12:06:18.202Z[ 7] 0.00-10.01 sec 84.4 MBytes 70.8 Mbits/sec sender
40312024-05-13T12:06:18.202Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40322024-05-13T12:06:18.202Z[ 9] 0.00-10.01 sec 84.4 MBytes 70.7 Mbits/sec sender
40332024-05-13T12:06:18.202Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40342024-05-13T12:06:18.202Z[ 11] 0.00-10.01 sec 84.3 MBytes 70.7 Mbits/sec sender
40352024-05-13T12:06:18.202Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40362024-05-13T12:06:18.202Z[ 13] 0.00-10.01 sec 84.3 MBytes 70.7 Mbits/sec sender
40372024-05-13T12:06:18.202Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40382024-05-13T12:06:18.202Z[ 15] 0.00-10.01 sec 84.3 MBytes 70.7 Mbits/sec sender
40392024-05-13T12:06:18.202Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40402024-05-13T12:06:18.202Z[ 17] 0.00-10.01 sec 84.3 MBytes 70.7 Mbits/sec sender
40412024-05-13T12:06:18.202Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40422024-05-13T12:06:18.202Z[ 19] 0.00-10.01 sec 84.3 MBytes 70.7 Mbits/sec sender
40432024-05-13T12:06:18.202Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40442024-05-13T12:06:18.202Z[SUM] 0.00-10.01 sec 675 MBytes 566 Mbits/sec sender
40452024-05-13T12:06:18.202Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
40462024-05-13T12:06:18.227ZRun 3/10...565.952783246246Mbps
40472024-05-13T12:06:25.252Z-----------------------------------------------------------
40482024-05-13T12:06:25.252ZServer listening on 5201
40492024-05-13T12:06:25.252Z-----------------------------------------------------------
40502024-05-13T12:06:25.252ZAccepted connection from 10.0.0.1, port 61160
40512024-05-13T12:06:25.252Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50337
40522024-05-13T12:06:25.252Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58368
40532024-05-13T12:06:25.252Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52204
40542024-05-13T12:06:25.252Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35579
40552024-05-13T12:06:25.252Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55368
40562024-05-13T12:06:25.252Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62810
40572024-05-13T12:06:25.252Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54816
40582024-05-13T12:06:25.252Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36035
40592024-05-13T12:06:25.252Z[ ID] Interval Transfer Bandwidth
40602024-05-13T12:06:25.252Z[ 5] 0.00-1.00 sec 8.55 MBytes 71.7 Mbits/sec
40612024-05-13T12:06:25.252Z[ 7] 0.00-1.00 sec 8.52 MBytes 71.5 Mbits/sec
40622024-05-13T12:06:25.252Z[ 9] 0.00-1.00 sec 8.55 MBytes 71.7 Mbits/sec
40632024-05-13T12:06:25.252Z[ 11] 0.00-1.00 sec 8.55 MBytes 71.7 Mbits/sec
40642024-05-13T12:06:25.252Z[ 13] 0.00-1.00 sec 8.52 MBytes 71.5 Mbits/sec
40652024-05-13T12:06:25.252Z[ 15] 0.00-1.00 sec 8.51 MBytes 71.3 Mbits/sec
40662024-05-13T12:06:25.252Z[ 17] 0.00-1.00 sec 8.49 MBytes 71.2 Mbits/sec
40672024-05-13T12:06:25.253Z[ 19] 0.00-1.00 sec 8.44 MBytes 70.8 Mbits/sec
40682024-05-13T12:06:25.253Z[SUM] 0.00-1.00 sec 68.1 MBytes 571 Mbits/sec
40692024-05-13T12:06:25.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
40702024-05-13T12:06:25.253Z[ 5] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec
40712024-05-13T12:06:25.253Z[ 7] 1.00-2.00 sec 8.53 MBytes 71.6 Mbits/sec
40722024-05-13T12:06:25.253Z[ 9] 1.00-2.00 sec 8.48 MBytes 71.1 Mbits/sec
40732024-05-13T12:06:25.253Z[ 11] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec
40742024-05-13T12:06:25.253Z[ 13] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec
40752024-05-13T12:06:25.253Z[ 15] 1.00-2.00 sec 8.51 MBytes 71.4 Mbits/sec
40762024-05-13T12:06:25.253Z[ 17] 1.00-2.00 sec 8.53 MBytes 71.6 Mbits/sec
40772024-05-13T12:06:25.253Z[ 19] 1.00-2.00 sec 8.55 MBytes 71.7 Mbits/sec
40782024-05-13T12:06:25.253Z[SUM] 1.00-2.00 sec 68.1 MBytes 571 Mbits/sec
40792024-05-13T12:06:25.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
40802024-05-13T12:06:25.253Z[ 5] 2.00-3.00 sec 8.52 MBytes 71.5 Mbits/sec
40812024-05-13T12:06:25.253Z[ 7] 2.00-3.00 sec 8.48 MBytes 71.1 Mbits/sec
40822024-05-13T12:06:25.253Z[ 9] 2.00-3.00 sec 8.42 MBytes 70.7 Mbits/sec
40832024-05-13T12:06:25.253Z[ 11] 2.00-3.00 sec 8.35 MBytes 70.1 Mbits/sec
40842024-05-13T12:06:25.253Z[ 13] 2.00-3.00 sec 8.40 MBytes 70.4 Mbits/sec
40852024-05-13T12:06:25.253Z[ 15] 2.00-3.00 sec 8.41 MBytes 70.5 Mbits/sec
40862024-05-13T12:06:25.253Z[ 17] 2.00-3.00 sec 8.42 MBytes 70.7 Mbits/sec
40872024-05-13T12:06:25.253Z[ 19] 2.00-3.00 sec 8.44 MBytes 70.8 Mbits/sec
40882024-05-13T12:06:25.253Z[SUM] 2.00-3.00 sec 67.4 MBytes 566 Mbits/sec
40892024-05-13T12:06:25.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
40902024-05-13T12:06:25.253Z[ 5] 3.00-4.00 sec 8.13 MBytes 68.2 Mbits/sec
40912024-05-13T12:06:25.254Z[ 7] 3.00-4.00 sec 8.18 MBytes 68.5 Mbits/sec
40922024-05-13T12:06:25.254Z[ 9] 3.00-4.00 sec 8.23 MBytes 69.0 Mbits/sec
40932024-05-13T12:06:25.254Z[ 11] 3.00-4.00 sec 8.30 MBytes 69.6 Mbits/sec
40942024-05-13T12:06:25.254Z[ 13] 3.00-4.00 sec 8.23 MBytes 69.0 Mbits/sec
40952024-05-13T12:06:25.254Z[ 15] 3.00-4.00 sec 8.29 MBytes 69.5 Mbits/sec
40962024-05-13T12:06:25.254Z[ 17] 3.00-4.00 sec 8.23 MBytes 69.0 Mbits/sec
40972024-05-13T12:06:25.254Z[ 19] 3.00-4.00 sec 8.23 MBytes 69.0 Mbits/sec
40982024-05-13T12:06:25.254Z[SUM] 3.00-4.00 sec 65.8 MBytes 552 Mbits/sec
40992024-05-13T12:06:25.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
41002024-05-13T12:06:25.254Z[ 5] 4.00-5.00 sec 8.40 MBytes 70.4 Mbits/sec
41012024-05-13T12:06:25.254Z[ 7] 4.00-5.00 sec 8.35 MBytes 70.1 Mbits/sec
41022024-05-13T12:06:25.254Z[ 9] 4.00-5.00 sec 8.41 MBytes 70.6 Mbits/sec
41032024-05-13T12:06:25.254Z[ 11] 4.00-5.00 sec 8.40 MBytes 70.4 Mbits/sec
41042024-05-13T12:06:25.254Z[ 13] 4.00-5.00 sec 8.40 MBytes 70.4 Mbits/sec
41052024-05-13T12:06:25.254Z[ 15] 4.00-5.00 sec 8.35 MBytes 70.1 Mbits/sec
41062024-05-13T12:06:25.254Z[ 17] 4.00-5.00 sec 8.34 MBytes 70.0 Mbits/sec
41072024-05-13T12:06:25.254Z[ 19] 4.00-5.00 sec 8.38 MBytes 70.3 Mbits/sec
41082024-05-13T12:06:25.254Z[SUM] 4.00-5.00 sec 67.0 MBytes 562 Mbits/sec
41092024-05-13T12:06:25.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
41102024-05-13T12:06:25.254Z[ 5] 5.00-6.00 sec 8.34 MBytes 70.0 Mbits/sec
41112024-05-13T12:06:25.254Z[ 7] 5.00-6.00 sec 8.42 MBytes 70.7 Mbits/sec
41122024-05-13T12:06:25.254Z[ 9] 5.00-6.00 sec 8.30 MBytes 69.6 Mbits/sec
41132024-05-13T12:06:25.255Z[ 11] 5.00-6.00 sec 8.27 MBytes 69.4 Mbits/sec
41142024-05-13T12:06:25.255Z[ 13] 5.00-6.00 sec 8.34 MBytes 70.0 Mbits/sec
41152024-05-13T12:06:25.255Z[ 15] 5.00-6.00 sec 8.29 MBytes 69.5 Mbits/sec
41162024-05-13T12:06:25.255Z[ 17] 5.00-6.00 sec 8.34 MBytes 70.0 Mbits/sec
41172024-05-13T12:06:25.255Z[ 19] 5.00-6.00 sec 8.30 MBytes 69.6 Mbits/sec
41182024-05-13T12:06:25.255Z[SUM] 5.00-6.00 sec 66.6 MBytes 559 Mbits/sec
41192024-05-13T12:06:25.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
41202024-05-13T12:06:25.255Z[ 5] 6.00-7.00 sec 8.34 MBytes 69.9 Mbits/sec
41212024-05-13T12:06:25.255Z[ 7] 6.00-7.00 sec 8.24 MBytes 69.1 Mbits/sec
41222024-05-13T12:06:25.255Z[ 9] 6.00-7.00 sec 8.34 MBytes 69.9 Mbits/sec
41232024-05-13T12:06:28.369Z[ 11] 6.00-7.00 sec 8.34 MBytes 69.9 Mbits/sec
41242024-05-13T12:06:28.369Z[ 13] 6.00-7.00 sec 8.34 MBytes 69.9 Mbits/sec
41252024-05-13T12:06:28.369Z[ 15] 6.00-7.00 sec 8.38 MBytes 70.3 Mbits/sec
41262024-05-13T12:06:28.369Z[ 17] 6.00-7.00 sec 8.34 MBytes 69.9 Mbits/sec
41272024-05-13T12:06:28.369Z[ 19] 6.00-7.00 sec 8.37 MBytes 70.2 Mbits/sec
41282024-05-13T12:06:28.369Z[SUM] 6.00-7.00 sec 66.7 MBytes 559 Mbits/sec
41292024-05-13T12:06:28.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
41302024-05-13T12:06:28.369Z[ 5] 7.00-8.00 sec 8.67 MBytes 72.8 Mbits/sec
41312024-05-13T12:06:28.369Z[ 7] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec
41322024-05-13T12:06:28.369Z[ 9] 7.00-8.00 sec 8.63 MBytes 72.4 Mbits/sec
41332024-05-13T12:06:28.369Z[ 11] 7.00-8.00 sec 8.64 MBytes 72.5 Mbits/sec
41342024-05-13T12:06:28.369Z[ 13] 7.00-8.00 sec 8.62 MBytes 72.3 Mbits/sec
41352024-05-13T12:06:28.369Z[ 15] 7.00-8.00 sec 8.64 MBytes 72.5 Mbits/sec
41362024-05-13T12:06:28.369Z[ 17] 7.00-8.00 sec 8.63 MBytes 72.4 Mbits/sec
41372024-05-13T12:06:28.369Z[ 19] 7.00-8.00 sec 8.67 MBytes 72.8 Mbits/sec
41382024-05-13T12:06:28.369Z[SUM] 7.00-8.00 sec 69.2 MBytes 581 Mbits/sec
41392024-05-13T12:06:28.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
41402024-05-13T12:06:28.369Z[ 5] 8.00-9.00 sec 8.80 MBytes 73.8 Mbits/sec
41412024-05-13T12:06:28.369Z[ 7] 8.00-9.00 sec 8.78 MBytes 73.7 Mbits/sec
41422024-05-13T12:06:28.370Z[ 9] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
41432024-05-13T12:06:28.370Z[ 11] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec
41442024-05-13T12:06:28.370Z[ 13] 8.00-9.00 sec 8.85 MBytes 74.3 Mbits/sec
41452024-05-13T12:06:28.370Z[ 15] 8.00-9.00 sec 8.85 MBytes 74.3 Mbits/sec
41462024-05-13T12:06:28.370Z[ 17] 8.00-9.00 sec 8.85 MBytes 74.3 Mbits/sec
41472024-05-13T12:06:28.370Z[ 19] 8.00-9.00 sec 8.82 MBytes 74.0 Mbits/sec
41482024-05-13T12:06:28.370Z[SUM] 8.00-9.00 sec 70.7 MBytes 593 Mbits/sec
41492024-05-13T12:06:28.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
41502024-05-13T12:06:28.370Z[ 5] 9.00-10.00 sec 9.10 MBytes 76.3 Mbits/sec
41512024-05-13T12:06:28.370Z[ 7] 9.00-10.00 sec 9.09 MBytes 76.2 Mbits/sec
41522024-05-13T12:06:28.370Z[ 9] 9.00-10.00 sec 9.05 MBytes 75.8 Mbits/sec
41532024-05-13T12:06:28.370Z[ 11] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
41542024-05-13T12:06:28.370Z[ 13] 9.00-10.00 sec 9.05 MBytes 75.8 Mbits/sec
41552024-05-13T12:06:28.370Z[ 15] 9.00-10.00 sec 8.99 MBytes 75.4 Mbits/sec
41562024-05-13T12:06:28.370Z[ 17] 9.00-10.00 sec 9.06 MBytes 75.9 Mbits/sec
41572024-05-13T12:06:28.370Z[ 19] 9.00-10.00 sec 9.05 MBytes 75.8 Mbits/sec
41582024-05-13T12:06:28.370Z[SUM] 9.00-10.00 sec 72.4 MBytes 607 Mbits/sec
41592024-05-13T12:06:28.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
41602024-05-13T12:06:28.370Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41612024-05-13T12:06:28.370Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41622024-05-13T12:06:28.370Z[ 9] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec
41632024-05-13T12:06:28.370Z[ 11] 10.00-10.00 sec 113 KBytes 242 Mbits/sec
41642024-05-13T12:06:28.370Z[ 13] 10.00-10.00 sec 56.6 KBytes 121 Mbits/sec
41652024-05-13T12:06:28.371Z[ 15] 10.00-10.00 sec 113 KBytes 242 Mbits/sec
41662024-05-13T12:06:28.371Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41672024-05-13T12:06:28.371Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41682024-05-13T12:06:28.371Z[SUM] 10.00-10.00 sec 339 KBytes 725 Mbits/sec
41692024-05-13T12:06:28.371Z- - - - - - - - - - - - - - - - - - - - - - - - -
41702024-05-13T12:06:28.371Z[ ID] Interval Transfer Bandwidth
41712024-05-13T12:06:28.371Z[ 5] 0.00-10.00 sec 85.4 MBytes 71.6 Mbits/sec sender
41722024-05-13T12:06:28.371Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41732024-05-13T12:06:28.371Z[ 7] 0.00-10.00 sec 85.3 MBytes 71.5 Mbits/sec sender
41742024-05-13T12:06:28.371Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41752024-05-13T12:06:28.371Z[ 9] 0.00-10.00 sec 85.3 MBytes 71.5 Mbits/sec sender
41762024-05-13T12:06:28.371Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41772024-05-13T12:06:28.371Z[ 11] 0.00-10.00 sec 85.4 MBytes 71.6 Mbits/sec sender
41782024-05-13T12:06:28.371Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41792024-05-13T12:06:28.371Z[ 13] 0.00-10.00 sec 85.3 MBytes 71.5 Mbits/sec sender
41802024-05-13T12:06:28.371Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41812024-05-13T12:06:28.371Z[ 15] 0.00-10.00 sec 85.3 MBytes 71.5 Mbits/sec sender
41822024-05-13T12:06:28.371Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41832024-05-13T12:06:28.371Z[ 17] 0.00-10.00 sec 85.2 MBytes 71.5 Mbits/sec sender
41842024-05-13T12:06:28.371Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41852024-05-13T12:06:28.371Z[ 19] 0.00-10.00 sec 85.2 MBytes 71.5 Mbits/sec sender
41862024-05-13T12:06:28.371Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41872024-05-13T12:06:28.371Z[SUM] 0.00-10.00 sec 682 MBytes 572 Mbits/sec sender
41882024-05-13T12:06:28.372Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41892024-05-13T12:06:28.399ZRun 4/10...572.503358076656Mbps
41902024-05-13T12:06:35.422Z-----------------------------------------------------------
41912024-05-13T12:06:35.422ZServer listening on 5201
41922024-05-13T12:06:35.422Z-----------------------------------------------------------
41932024-05-13T12:06:35.422ZAccepted connection from 10.0.0.1, port 40708
41942024-05-13T12:06:35.422Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58390
41952024-05-13T12:06:35.422Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40526
41962024-05-13T12:06:35.422Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53431
41972024-05-13T12:06:35.422Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41575
41982024-05-13T12:06:35.422Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36573
41992024-05-13T12:06:35.422Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42722
42002024-05-13T12:06:35.422Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61332
42012024-05-13T12:06:35.422Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60762
42022024-05-13T12:06:35.422Z[ ID] Interval Transfer Bandwidth
42032024-05-13T12:06:35.422Z[ 5] 0.00-1.00 sec 8.20 MBytes 68.8 Mbits/sec
42042024-05-13T12:06:35.423Z[ 7] 0.00-1.00 sec 8.20 MBytes 68.8 Mbits/sec
42052024-05-13T12:06:35.423Z[ 9] 0.00-1.00 sec 8.23 MBytes 69.0 Mbits/sec
42062024-05-13T12:06:35.423Z[ 11] 0.00-1.00 sec 8.23 MBytes 69.0 Mbits/sec
42072024-05-13T12:06:35.423Z[ 13] 0.00-1.00 sec 8.24 MBytes 69.2 Mbits/sec
42082024-05-13T12:06:35.423Z[ 15] 0.00-1.00 sec 8.19 MBytes 68.7 Mbits/sec
42092024-05-13T12:06:35.423Z[ 17] 0.00-1.00 sec 8.18 MBytes 68.6 Mbits/sec
42102024-05-13T12:06:35.423Z[ 19] 0.00-1.00 sec 8.09 MBytes 67.9 Mbits/sec
42112024-05-13T12:06:35.423Z[SUM] 0.00-1.00 sec 65.6 MBytes 550 Mbits/sec
42122024-05-13T12:06:35.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
42132024-05-13T12:06:35.423Z[ 5] 1.00-2.00 sec 8.80 MBytes 73.8 Mbits/sec
42142024-05-13T12:06:35.423Z[ 7] 1.00-2.00 sec 8.77 MBytes 73.6 Mbits/sec
42152024-05-13T12:06:35.423Z[ 9] 1.00-2.00 sec 8.73 MBytes 73.2 Mbits/sec
42162024-05-13T12:06:35.423Z[ 11] 1.00-2.00 sec 8.70 MBytes 73.0 Mbits/sec
42172024-05-13T12:06:35.423Z[ 13] 1.00-2.00 sec 8.76 MBytes 73.4 Mbits/sec
42182024-05-13T12:06:35.423Z[ 15] 1.00-2.00 sec 8.77 MBytes 73.6 Mbits/sec
42192024-05-13T12:06:35.423Z[ 17] 1.00-2.00 sec 8.80 MBytes 73.8 Mbits/sec
42202024-05-13T12:06:35.423Z[ 19] 1.00-2.00 sec 8.82 MBytes 74.0 Mbits/sec
42212024-05-13T12:06:35.423Z[SUM] 1.00-2.00 sec 70.1 MBytes 588 Mbits/sec
42222024-05-13T12:06:35.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
42232024-05-13T12:06:35.423Z[ 5] 2.00-3.00 sec 9.21 MBytes 77.2 Mbits/sec
42242024-05-13T12:06:35.423Z[ 7] 2.00-3.00 sec 9.22 MBytes 77.3 Mbits/sec
42252024-05-13T12:06:35.423Z[ 9] 2.00-3.00 sec 9.24 MBytes 77.4 Mbits/sec
42262024-05-13T12:06:35.424Z[ 11] 2.00-3.00 sec 9.25 MBytes 77.6 Mbits/sec
42272024-05-13T12:06:35.424Z[ 13] 2.00-3.00 sec 9.20 MBytes 77.1 Mbits/sec
42282024-05-13T12:06:35.424Z[ 15] 2.00-3.00 sec 9.24 MBytes 77.4 Mbits/sec
42292024-05-13T12:06:35.424Z[ 17] 2.00-3.00 sec 9.18 MBytes 77.0 Mbits/sec
42302024-05-13T12:06:35.424Z[ 19] 2.00-3.00 sec 9.18 MBytes 77.0 Mbits/sec
42312024-05-13T12:06:35.424Z[SUM] 2.00-3.00 sec 73.7 MBytes 618 Mbits/sec
42322024-05-13T12:06:35.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
42332024-05-13T12:06:35.424Z[ 5] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
42342024-05-13T12:06:35.424Z[ 7] 3.00-4.00 sec 9.10 MBytes 76.4 Mbits/sec
42352024-05-13T12:06:35.424Z[ 9] 3.00-4.00 sec 9.14 MBytes 76.7 Mbits/sec
42362024-05-13T12:06:35.424Z[ 11] 3.00-4.00 sec 9.10 MBytes 76.4 Mbits/sec
42372024-05-13T12:06:35.424Z[ 13] 3.00-4.00 sec 9.14 MBytes 76.7 Mbits/sec
42382024-05-13T12:06:35.424Z[ 15] 3.00-4.00 sec 8.98 MBytes 75.3 Mbits/sec
42392024-05-13T12:06:35.424Z[ 17] 3.00-4.00 sec 9.03 MBytes 75.8 Mbits/sec
42402024-05-13T12:06:35.424Z[ 19] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
42412024-05-13T12:06:35.424Z[SUM] 3.00-4.00 sec 72.7 MBytes 610 Mbits/sec
42422024-05-13T12:06:35.424Z- - - - - - - - - - - - - - - - - - - - - - - - -
42432024-05-13T12:06:35.424Z[ 5] 4.00-5.00 sec 8.89 MBytes 74.5 Mbits/sec
42442024-05-13T12:06:35.424Z[ 7] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec
42452024-05-13T12:06:35.424Z[ 9] 4.00-5.00 sec 8.84 MBytes 74.1 Mbits/sec
42462024-05-13T12:06:35.424Z[ 11] 4.00-5.00 sec 8.89 MBytes 74.5 Mbits/sec
42472024-05-13T12:06:35.424Z[ 13] 4.00-5.00 sec 8.85 MBytes 74.2 Mbits/sec
42482024-05-13T12:06:35.424Z[ 15] 4.00-5.00 sec 9.00 MBytes 75.5 Mbits/sec
42492024-05-13T12:06:35.425Z[ 17] 4.00-5.00 sec 8.92 MBytes 74.8 Mbits/sec
42502024-05-13T12:06:35.425Z[ 19] 4.00-5.00 sec 8.89 MBytes 74.5 Mbits/sec
42512024-05-13T12:06:35.425Z[SUM] 4.00-5.00 sec 71.2 MBytes 597 Mbits/sec
42522024-05-13T12:06:35.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
42532024-05-13T12:06:35.425Z[ 5] 5.00-6.00 sec 8.35 MBytes 70.1 Mbits/sec
42542024-05-13T12:06:35.425Z[ 7] 5.00-6.00 sec 8.35 MBytes 70.1 Mbits/sec
42552024-05-13T12:06:35.425Z[ 9] 5.00-6.00 sec 8.42 MBytes 70.7 Mbits/sec
42562024-05-13T12:06:35.425Z[ 11] 5.00-6.00 sec 8.40 MBytes 70.5 Mbits/sec
42572024-05-13T12:06:35.425Z[ 13] 5.00-6.00 sec 8.42 MBytes 70.7 Mbits/sec
42582024-05-13T12:06:35.425Z[ 15] 5.00-6.00 sec 8.40 MBytes 70.5 Mbits/sec
42592024-05-13T12:06:35.425Z[ 17] 5.00-6.00 sec 8.41 MBytes 70.6 Mbits/sec
42602024-05-13T12:06:35.425Z[ 19] 5.00-6.00 sec 8.35 MBytes 70.1 Mbits/sec
42612024-05-13T12:06:35.425Z[SUM] 5.00-6.00 sec 67.1 MBytes 563 Mbits/sec
42622024-05-13T12:06:35.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
42632024-05-13T12:06:35.425Z[ 5] 6.00-7.00 sec 8.87 MBytes 74.3 Mbits/sec
42642024-05-13T12:06:35.425Z[ 7] 6.00-7.00 sec 8.88 MBytes 74.4 Mbits/sec
42652024-05-13T12:06:35.425Z[ 9] 6.00-7.00 sec 8.85 MBytes 74.2 Mbits/sec
42662024-05-13T12:06:38.540Z[ 11] 6.00-7.00 sec 8.85 MBytes 74.2 Mbits/sec
42672024-05-13T12:06:38.540Z[ 13] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec
42682024-05-13T12:06:38.540Z[ 15] 6.00-7.00 sec 8.84 MBytes 74.1 Mbits/sec
42692024-05-13T12:06:38.540Z[ 17] 6.00-7.00 sec 8.89 MBytes 74.6 Mbits/sec
42702024-05-13T12:06:38.540Z[ 19] 6.00-7.00 sec 8.89 MBytes 74.6 Mbits/sec
42712024-05-13T12:06:38.540Z[SUM] 6.00-7.00 sec 70.9 MBytes 595 Mbits/sec
42722024-05-13T12:06:38.540Z- - - - - - - - - - - - - - - - - - - - - - - - -
42732024-05-13T12:06:38.540Z[ 5] 7.00-8.00 sec 8.69 MBytes 72.8 Mbits/sec
42742024-05-13T12:06:38.540Z[ 7] 7.00-8.00 sec 8.63 MBytes 72.4 Mbits/sec
42752024-05-13T12:06:38.540Z[ 9] 7.00-8.00 sec 8.62 MBytes 72.3 Mbits/sec
42762024-05-13T12:06:38.540Z[ 11] 7.00-8.00 sec 8.63 MBytes 72.4 Mbits/sec
42772024-05-13T12:06:38.540Z[ 13] 7.00-8.00 sec 8.62 MBytes 72.3 Mbits/sec
42782024-05-13T12:06:38.540Z[ 15] 7.00-8.00 sec 8.63 MBytes 72.4 Mbits/sec
42792024-05-13T12:06:38.540Z[ 17] 7.00-8.00 sec 8.66 MBytes 72.6 Mbits/sec
42802024-05-13T12:06:38.540Z[ 19] 7.00-8.00 sec 8.69 MBytes 72.8 Mbits/sec
42812024-05-13T12:06:38.540Z[SUM] 7.00-8.00 sec 69.2 MBytes 580 Mbits/sec
42822024-05-13T12:06:38.540Z- - - - - - - - - - - - - - - - - - - - - - - - -
42832024-05-13T12:06:38.541Z[ 5] 8.00-9.00 sec 8.76 MBytes 73.5 Mbits/sec
42842024-05-13T12:06:38.541Z[ 7] 8.00-9.00 sec 8.77 MBytes 73.6 Mbits/sec
42852024-05-13T12:06:38.541Z[ 9] 8.00-9.00 sec 8.77 MBytes 73.6 Mbits/sec
42862024-05-13T12:06:38.541Z[ 11] 8.00-9.00 sec 8.77 MBytes 73.6 Mbits/sec
42872024-05-13T12:06:38.541Z[ 13] 8.00-9.00 sec 8.76 MBytes 73.5 Mbits/sec
42882024-05-13T12:06:38.541Z[ 15] 8.00-9.00 sec 8.80 MBytes 73.9 Mbits/sec
42892024-05-13T12:06:38.541Z[ 17] 8.00-9.00 sec 8.73 MBytes 73.3 Mbits/sec
42902024-05-13T12:06:38.541Z[ 19] 8.00-9.00 sec 8.73 MBytes 73.3 Mbits/sec
42912024-05-13T12:06:38.541Z[SUM] 8.00-9.00 sec 70.1 MBytes 588 Mbits/sec
42922024-05-13T12:06:38.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
42932024-05-13T12:06:38.541Z[ 5] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec
42942024-05-13T12:06:38.541Z[ 7] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec
42952024-05-13T12:06:38.541Z[ 9] 9.00-10.00 sec 8.82 MBytes 74.0 Mbits/sec
42962024-05-13T12:06:38.541Z[ 11] 9.00-10.00 sec 8.73 MBytes 73.2 Mbits/sec
42972024-05-13T12:06:38.541Z[ 13] 9.00-10.00 sec 8.74 MBytes 73.3 Mbits/sec
42982024-05-13T12:06:38.541Z[ 15] 9.00-10.00 sec 8.74 MBytes 73.3 Mbits/sec
42992024-05-13T12:06:38.541Z[ 17] 9.00-10.00 sec 8.80 MBytes 73.8 Mbits/sec
43002024-05-13T12:06:38.541Z[ 19] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec
43012024-05-13T12:06:38.541Z[SUM] 9.00-10.00 sec 70.4 MBytes 590 Mbits/sec
43022024-05-13T12:06:38.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
43032024-05-13T12:06:38.541Z[ 5] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
43042024-05-13T12:06:38.541Z[ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
43052024-05-13T12:06:38.541Z[ 9] 10.00-10.01 sec 56.6 KBytes 83.1 Mbits/sec
43062024-05-13T12:06:38.542Z[ 11] 10.00-10.01 sec 113 KBytes 166 Mbits/sec
43072024-05-13T12:06:38.542Z[ 13] 10.00-10.01 sec 170 KBytes 249 Mbits/sec
43082024-05-13T12:06:38.542Z[ 15] 10.00-10.01 sec 113 KBytes 166 Mbits/sec
43092024-05-13T12:06:38.542Z[ 17] 10.00-10.01 sec 113 KBytes 166 Mbits/sec
43102024-05-13T12:06:38.542Z[ 19] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
43112024-05-13T12:06:38.542Z[SUM] 10.00-10.01 sec 566 KBytes 831 Mbits/sec
43122024-05-13T12:06:38.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
43132024-05-13T12:06:38.542Z[ ID] Interval Transfer Bandwidth
43142024-05-13T12:06:38.542Z[ 5] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
43152024-05-13T12:06:38.542Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43162024-05-13T12:06:38.542Z[ 7] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
43172024-05-13T12:06:38.542Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43182024-05-13T12:06:38.542Z[ 9] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
43192024-05-13T12:06:38.542Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43202024-05-13T12:06:38.542Z[ 11] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
43212024-05-13T12:06:38.542Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43222024-05-13T12:06:38.542Z[ 13] 0.00-10.01 sec 87.7 MBytes 73.6 Mbits/sec sender
43232024-05-13T12:06:38.542Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43242024-05-13T12:06:38.542Z[ 15] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
43252024-05-13T12:06:38.542Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43262024-05-13T12:06:38.542Z[ 17] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
43272024-05-13T12:06:38.542Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43282024-05-13T12:06:38.543Z[ 19] 0.00-10.01 sec 87.6 MBytes 73.4 Mbits/sec sender
43292024-05-13T12:06:38.543Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43302024-05-13T12:06:38.543Z[SUM] 0.00-10.01 sec 702 MBytes 588 Mbits/sec sender
43312024-05-13T12:06:38.543Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
43322024-05-13T12:06:38.567ZRun 5/10...588.468759494364Mbps
43332024-05-13T12:06:45.590Z-----------------------------------------------------------
43342024-05-13T12:06:45.590ZServer listening on 5201
43352024-05-13T12:06:45.590Z-----------------------------------------------------------
43362024-05-13T12:06:45.590ZAccepted connection from 10.0.0.1, port 33078
43372024-05-13T12:06:45.590Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54116
43382024-05-13T12:06:45.590Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59850
43392024-05-13T12:06:45.590Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60835
43402024-05-13T12:06:45.590Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40528
43412024-05-13T12:06:45.590Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62535
43422024-05-13T12:06:45.590Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48039
43432024-05-13T12:06:45.590Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46047
43442024-05-13T12:06:45.590Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65511
43452024-05-13T12:06:45.590Z[ ID] Interval Transfer Bandwidth
43462024-05-13T12:06:45.591Z[ 5] 0.00-1.00 sec 8.42 MBytes 70.7 Mbits/sec
43472024-05-13T12:06:45.591Z[ 7] 0.00-1.00 sec 8.42 MBytes 70.7 Mbits/sec
43482024-05-13T12:06:45.591Z[ 9] 0.00-1.00 sec 8.40 MBytes 70.4 Mbits/sec
43492024-05-13T12:06:45.591Z[ 11] 0.00-1.00 sec 8.30 MBytes 69.6 Mbits/sec
43502024-05-13T12:06:45.591Z[ 13] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec
43512024-05-13T12:06:45.591Z[ 15] 0.00-1.00 sec 8.29 MBytes 69.5 Mbits/sec
43522024-05-13T12:06:45.591Z[ 17] 0.00-1.00 sec 8.30 MBytes 69.6 Mbits/sec
43532024-05-13T12:06:45.591Z[ 19] 0.00-1.00 sec 8.31 MBytes 69.7 Mbits/sec
43542024-05-13T12:06:45.591Z[SUM] 0.00-1.00 sec 66.8 MBytes 560 Mbits/sec
43552024-05-13T12:06:45.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
43562024-05-13T12:06:45.591Z[ 5] 1.00-2.00 sec 9.02 MBytes 75.6 Mbits/sec
43572024-05-13T12:06:45.591Z[ 7] 1.00-2.00 sec 8.96 MBytes 75.2 Mbits/sec
43582024-05-13T12:06:45.591Z[ 9] 1.00-2.00 sec 9.02 MBytes 75.6 Mbits/sec
43592024-05-13T12:06:45.591Z[ 11] 1.00-2.00 sec 9.13 MBytes 76.6 Mbits/sec
43602024-05-13T12:06:45.591Z[ 13] 1.00-2.00 sec 9.07 MBytes 76.1 Mbits/sec
43612024-05-13T12:06:45.591Z[ 15] 1.00-2.00 sec 9.03 MBytes 75.8 Mbits/sec
43622024-05-13T12:06:45.591Z[ 17] 1.00-2.00 sec 9.00 MBytes 75.5 Mbits/sec
43632024-05-13T12:06:45.591Z[ 19] 1.00-2.00 sec 9.06 MBytes 76.0 Mbits/sec
43642024-05-13T12:06:45.591Z[SUM] 1.00-2.00 sec 72.3 MBytes 606 Mbits/sec
43652024-05-13T12:06:45.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
43662024-05-13T12:06:45.591Z[ 5] 2.00-3.00 sec 9.09 MBytes 76.2 Mbits/sec
43672024-05-13T12:06:45.591Z[ 7] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec
43682024-05-13T12:06:45.591Z[ 9] 2.00-3.00 sec 9.07 MBytes 76.1 Mbits/sec
43692024-05-13T12:06:45.592Z[ 11] 2.00-3.00 sec 9.03 MBytes 75.7 Mbits/sec
43702024-05-13T12:06:45.592Z[ 13] 2.00-3.00 sec 9.06 MBytes 75.9 Mbits/sec
43712024-05-13T12:06:45.592Z[ 15] 2.00-3.00 sec 9.10 MBytes 76.3 Mbits/sec
43722024-05-13T12:06:45.592Z[ 17] 2.00-3.00 sec 9.11 MBytes 76.4 Mbits/sec
43732024-05-13T12:06:45.592Z[ 19] 2.00-3.00 sec 9.03 MBytes 75.7 Mbits/sec
43742024-05-13T12:06:45.592Z[SUM] 2.00-3.00 sec 72.6 MBytes 609 Mbits/sec
43752024-05-13T12:06:45.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
43762024-05-13T12:06:45.592Z[ 5] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
43772024-05-13T12:06:45.592Z[ 7] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec
43782024-05-13T12:06:45.592Z[ 9] 3.00-4.00 sec 9.14 MBytes 76.7 Mbits/sec
43792024-05-13T12:06:45.592Z[ 11] 3.00-4.00 sec 9.07 MBytes 76.2 Mbits/sec
43802024-05-13T12:06:45.592Z[ 13] 3.00-4.00 sec 9.11 MBytes 76.5 Mbits/sec
43812024-05-13T12:06:45.592Z[ 15] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec
43822024-05-13T12:06:45.592Z[ 17] 3.00-4.00 sec 9.13 MBytes 76.6 Mbits/sec
43832024-05-13T12:06:45.592Z[ 19] 3.00-4.00 sec 9.10 MBytes 76.4 Mbits/sec
43842024-05-13T12:06:45.592Z[SUM] 3.00-4.00 sec 72.9 MBytes 612 Mbits/sec
43852024-05-13T12:06:45.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
43862024-05-13T12:06:45.592Z[ 5] 4.00-5.00 sec 8.67 MBytes 72.8 Mbits/sec
43872024-05-13T12:06:45.592Z[ 7] 4.00-5.00 sec 8.63 MBytes 72.4 Mbits/sec
43882024-05-13T12:06:45.592Z[ 9] 4.00-5.00 sec 8.66 MBytes 72.6 Mbits/sec
43892024-05-13T12:06:45.592Z[ 11] 4.00-5.00 sec 8.76 MBytes 73.5 Mbits/sec
43902024-05-13T12:06:45.592Z[ 13] 4.00-5.00 sec 8.70 MBytes 73.0 Mbits/sec
43912024-05-13T12:06:45.592Z[ 15] 4.00-5.00 sec 8.67 MBytes 72.8 Mbits/sec
43922024-05-13T12:06:45.592Z[ 17] 4.00-5.00 sec 8.62 MBytes 72.3 Mbits/sec
43932024-05-13T12:06:45.593Z[ 19] 4.00-5.00 sec 8.71 MBytes 73.1 Mbits/sec
43942024-05-13T12:06:45.593Z[SUM] 4.00-5.00 sec 69.4 MBytes 582 Mbits/sec
43952024-05-13T12:06:45.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
43962024-05-13T12:06:45.593Z[ 5] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec
43972024-05-13T12:06:45.593Z[ 7] 5.00-6.00 sec 8.98 MBytes 75.3 Mbits/sec
43982024-05-13T12:06:45.593Z[ 9] 5.00-6.00 sec 8.88 MBytes 74.5 Mbits/sec
43992024-05-13T12:06:45.593Z[ 11] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec
44002024-05-13T12:06:45.593Z[ 13] 5.00-6.00 sec 8.87 MBytes 74.4 Mbits/sec
44012024-05-13T12:06:45.593Z[ 15] 5.00-6.00 sec 8.95 MBytes 75.0 Mbits/sec
44022024-05-13T12:06:45.593Z[ 17] 5.00-6.00 sec 8.99 MBytes 75.4 Mbits/sec
44032024-05-13T12:06:45.593Z[ 19] 5.00-6.00 sec 8.93 MBytes 74.9 Mbits/sec
44042024-05-13T12:06:45.593Z[SUM] 5.00-6.00 sec 71.4 MBytes 599 Mbits/sec
44052024-05-13T12:06:45.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
44062024-05-13T12:06:45.593Z[ 5] 6.00-7.00 sec 8.44 MBytes 70.8 Mbits/sec
44072024-05-13T12:06:45.593Z[ 7] 6.00-7.00 sec 8.47 MBytes 71.0 Mbits/sec
44082024-05-13T12:06:45.593Z[ 9] 6.00-7.00 sec 8.47 MBytes 71.0 Mbits/sec
44092024-05-13T12:06:48.708Z[ 11] 6.00-7.00 sec 8.51 MBytes 71.4 Mbits/sec
44102024-05-13T12:06:48.709Z[ 13] 6.00-7.00 sec 8.53 MBytes 71.6 Mbits/sec
44112024-05-13T12:06:48.709Z[ 15] 6.00-7.00 sec 8.48 MBytes 71.1 Mbits/sec
44122024-05-13T12:06:48.709Z[ 17] 6.00-7.00 sec 8.48 MBytes 71.1 Mbits/sec
44132024-05-13T12:06:48.709Z[ 19] 6.00-7.00 sec 8.48 MBytes 71.1 Mbits/sec
44142024-05-13T12:06:48.709Z[SUM] 6.00-7.00 sec 67.8 MBytes 569 Mbits/sec
44152024-05-13T12:06:48.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
44162024-05-13T12:06:48.709Z[ 5] 7.00-8.00 sec 9.21 MBytes 77.2 Mbits/sec
44172024-05-13T12:06:48.709Z[ 7] 7.00-8.00 sec 9.18 MBytes 77.0 Mbits/sec
44182024-05-13T12:06:48.709Z[ 9] 7.00-8.00 sec 9.22 MBytes 77.4 Mbits/sec
44192024-05-13T12:06:48.709Z[ 11] 7.00-8.00 sec 9.14 MBytes 76.7 Mbits/sec
44202024-05-13T12:06:48.709Z[ 13] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
44212024-05-13T12:06:48.709Z[ 15] 7.00-8.00 sec 9.13 MBytes 76.5 Mbits/sec
44222024-05-13T12:06:48.709Z[ 17] 7.00-8.00 sec 9.11 MBytes 76.4 Mbits/sec
44232024-05-13T12:06:48.709Z[ 19] 7.00-8.00 sec 9.13 MBytes 76.5 Mbits/sec
44242024-05-13T12:06:48.709Z[SUM] 7.00-8.00 sec 73.2 MBytes 614 Mbits/sec
44252024-05-13T12:06:48.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
44262024-05-13T12:06:48.709Z[ 5] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
44272024-05-13T12:06:48.709Z[ 7] 8.00-9.00 sec 8.70 MBytes 73.0 Mbits/sec
44282024-05-13T12:06:48.709Z[ 9] 8.00-9.00 sec 8.69 MBytes 72.9 Mbits/sec
44292024-05-13T12:06:48.709Z[ 11] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
44302024-05-13T12:06:48.709Z[ 13] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
44312024-05-13T12:06:48.709Z[ 15] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
44322024-05-13T12:06:48.710Z[ 17] 8.00-9.00 sec 8.78 MBytes 73.7 Mbits/sec
44332024-05-13T12:06:48.710Z[ 19] 8.00-9.00 sec 8.74 MBytes 73.3 Mbits/sec
44342024-05-13T12:06:48.710Z[SUM] 8.00-9.00 sec 69.8 MBytes 586 Mbits/sec
44352024-05-13T12:06:48.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
44362024-05-13T12:06:48.710Z[ 5] 9.00-10.00 sec 8.73 MBytes 73.2 Mbits/sec
44372024-05-13T12:06:48.710Z[ 7] 9.00-10.00 sec 8.78 MBytes 73.7 Mbits/sec
44382024-05-13T12:06:48.710Z[ 9] 9.00-10.00 sec 8.85 MBytes 74.2 Mbits/sec
44392024-05-13T12:06:48.710Z[ 11] 9.00-10.00 sec 8.80 MBytes 73.8 Mbits/sec
44402024-05-13T12:06:48.710Z[ 13] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec
44412024-05-13T12:06:48.710Z[ 15] 9.00-10.00 sec 8.81 MBytes 73.9 Mbits/sec
44422024-05-13T12:06:48.710Z[ 17] 9.00-10.00 sec 8.78 MBytes 73.7 Mbits/sec
44432024-05-13T12:06:48.710Z[ 19] 9.00-10.00 sec 8.82 MBytes 74.0 Mbits/sec
44442024-05-13T12:06:48.710Z[SUM] 9.00-10.00 sec 70.4 MBytes 591 Mbits/sec
44452024-05-13T12:06:48.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
44462024-05-13T12:06:48.710Z[ 5] 10.00-10.01 sec 113 KBytes 176 Mbits/sec
44472024-05-13T12:06:48.710Z[ 7] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec
44482024-05-13T12:06:48.710Z[ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
44492024-05-13T12:06:48.710Z[ 11] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec
44502024-05-13T12:06:48.710Z[ 13] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec
44512024-05-13T12:06:48.710Z[ 15] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec
44522024-05-13T12:06:48.710Z[ 17] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec
44532024-05-13T12:06:48.710Z[ 19] 10.00-10.01 sec 56.6 KBytes 88.2 Mbits/sec
44542024-05-13T12:06:48.710Z[SUM] 10.00-10.01 sec 452 KBytes 705 Mbits/sec
44552024-05-13T12:06:48.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
44562024-05-13T12:06:48.711Z[ ID] Interval Transfer Bandwidth
44572024-05-13T12:06:48.711Z[ 5] 0.00-10.01 sec 88.5 MBytes 74.2 Mbits/sec sender
44582024-05-13T12:06:48.711Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44592024-05-13T12:06:48.711Z[ 7] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender
44602024-05-13T12:06:48.711Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44612024-05-13T12:06:48.711Z[ 9] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender
44622024-05-13T12:06:48.711Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44632024-05-13T12:06:48.711Z[ 11] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender
44642024-05-13T12:06:48.711Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44652024-05-13T12:06:48.711Z[ 13] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender
44662024-05-13T12:06:48.711Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44672024-05-13T12:06:48.711Z[ 15] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender
44682024-05-13T12:06:48.711Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44692024-05-13T12:06:48.711Z[ 17] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender
44702024-05-13T12:06:48.711Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44712024-05-13T12:06:48.711Z[ 19] 0.00-10.01 sec 88.4 MBytes 74.1 Mbits/sec sender
44722024-05-13T12:06:48.711Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44732024-05-13T12:06:48.711Z[SUM] 0.00-10.01 sec 707 MBytes 593 Mbits/sec sender
44742024-05-13T12:06:48.711Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
44752024-05-13T12:06:48.736ZRun 6/10...593.215906572003Mbps
44762024-05-13T12:06:55.760Z-----------------------------------------------------------
44772024-05-13T12:06:55.760ZServer listening on 5201
44782024-05-13T12:06:55.760Z-----------------------------------------------------------
44792024-05-13T12:06:55.760ZAccepted connection from 10.0.0.1, port 62046
44802024-05-13T12:06:55.760Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38791
44812024-05-13T12:06:55.760Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43260
44822024-05-13T12:06:55.760Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63680
44832024-05-13T12:06:55.760Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52384
44842024-05-13T12:06:55.760Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51989
44852024-05-13T12:06:55.761Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58188
44862024-05-13T12:06:55.761Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55335
44872024-05-13T12:06:55.761Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59663
44882024-05-13T12:06:55.761Z[ ID] Interval Transfer Bandwidth
44892024-05-13T12:06:55.761Z[ 5] 0.00-1.00 sec 8.62 MBytes 72.3 Mbits/sec
44902024-05-13T12:06:55.761Z[ 7] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec
44912024-05-13T12:06:55.761Z[ 9] 0.00-1.00 sec 8.44 MBytes 70.8 Mbits/sec
44922024-05-13T12:06:55.761Z[ 11] 0.00-1.00 sec 8.45 MBytes 70.9 Mbits/sec
44932024-05-13T12:06:55.761Z[ 13] 0.00-1.00 sec 8.48 MBytes 71.1 Mbits/sec
44942024-05-13T12:06:55.761Z[ 15] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec
44952024-05-13T12:06:55.761Z[ 17] 0.00-1.00 sec 8.49 MBytes 71.2 Mbits/sec
44962024-05-13T12:06:55.761Z[ 19] 0.00-1.00 sec 8.47 MBytes 71.0 Mbits/sec
44972024-05-13T12:06:55.761Z[SUM] 0.00-1.00 sec 67.9 MBytes 569 Mbits/sec
44982024-05-13T12:06:55.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
44992024-05-13T12:06:55.761Z[ 5] 1.00-2.00 sec 8.58 MBytes 71.9 Mbits/sec
45002024-05-13T12:06:55.761Z[ 7] 1.00-2.00 sec 8.67 MBytes 72.8 Mbits/sec
45012024-05-13T12:06:55.761Z[ 9] 1.00-2.00 sec 8.70 MBytes 73.0 Mbits/sec
45022024-05-13T12:06:55.761Z[ 11] 1.00-2.00 sec 8.69 MBytes 72.9 Mbits/sec
45032024-05-13T12:06:55.761Z[ 13] 1.00-2.00 sec 8.70 MBytes 73.0 Mbits/sec
45042024-05-13T12:06:55.761Z[ 15] 1.00-2.00 sec 8.66 MBytes 72.6 Mbits/sec
45052024-05-13T12:06:55.761Z[ 17] 1.00-2.00 sec 8.59 MBytes 72.1 Mbits/sec
45062024-05-13T12:06:55.761Z[ 19] 1.00-2.00 sec 8.63 MBytes 72.4 Mbits/sec
45072024-05-13T12:06:55.761Z[SUM] 1.00-2.00 sec 69.2 MBytes 581 Mbits/sec
45082024-05-13T12:06:55.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
45092024-05-13T12:06:55.762Z[ 5] 2.00-3.00 sec 8.93 MBytes 74.9 Mbits/sec
45102024-05-13T12:06:55.762Z[ 7] 2.00-3.00 sec 8.92 MBytes 74.8 Mbits/sec
45112024-05-13T12:06:55.762Z[ 9] 2.00-3.00 sec 8.92 MBytes 74.8 Mbits/sec
45122024-05-13T12:06:55.762Z[ 11] 2.00-3.00 sec 8.91 MBytes 74.7 Mbits/sec
45132024-05-13T12:06:55.762Z[ 13] 2.00-3.00 sec 8.84 MBytes 74.1 Mbits/sec
45142024-05-13T12:06:55.762Z[ 15] 2.00-3.00 sec 8.88 MBytes 74.5 Mbits/sec
45152024-05-13T12:06:55.762Z[ 17] 2.00-3.00 sec 8.92 MBytes 74.8 Mbits/sec
45162024-05-13T12:06:55.762Z[ 19] 2.00-3.00 sec 8.91 MBytes 74.7 Mbits/sec
45172024-05-13T12:06:55.762Z[SUM] 2.00-3.00 sec 71.2 MBytes 597 Mbits/sec
45182024-05-13T12:06:55.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
45192024-05-13T12:06:55.762Z[ 5] 3.00-4.00 sec 8.51 MBytes 71.3 Mbits/sec
45202024-05-13T12:06:55.762Z[ 7] 3.00-4.00 sec 8.52 MBytes 71.4 Mbits/sec
45212024-05-13T12:06:55.762Z[ 9] 3.00-4.00 sec 8.53 MBytes 71.5 Mbits/sec
45222024-05-13T12:06:55.762Z[ 11] 3.00-4.00 sec 8.51 MBytes 71.3 Mbits/sec
45232024-05-13T12:06:55.762Z[ 13] 3.00-4.00 sec 8.56 MBytes 71.8 Mbits/sec
45242024-05-13T12:06:55.762Z[ 15] 3.00-4.00 sec 8.58 MBytes 71.9 Mbits/sec
45252024-05-13T12:06:55.762Z[ 17] 3.00-4.00 sec 8.62 MBytes 72.2 Mbits/sec
45262024-05-13T12:06:55.762Z[ 19] 3.00-4.00 sec 8.59 MBytes 72.0 Mbits/sec
45272024-05-13T12:06:55.762Z[SUM] 3.00-4.00 sec 68.4 MBytes 573 Mbits/sec
45282024-05-13T12:06:55.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
45292024-05-13T12:06:55.762Z[ 5] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec
45302024-05-13T12:06:55.762Z[ 7] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec
45312024-05-13T12:06:55.763Z[ 9] 4.00-5.00 sec 8.92 MBytes 74.9 Mbits/sec
45322024-05-13T12:06:55.763Z[ 11] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec
45332024-05-13T12:06:55.763Z[ 13] 4.00-5.00 sec 8.98 MBytes 75.3 Mbits/sec
45342024-05-13T12:06:55.763Z[ 15] 4.00-5.00 sec 8.95 MBytes 75.1 Mbits/sec
45352024-05-13T12:06:55.763Z[ 17] 4.00-5.00 sec 8.91 MBytes 74.7 Mbits/sec
45362024-05-13T12:06:55.763Z[ 19] 4.00-5.00 sec 8.89 MBytes 74.6 Mbits/sec
45372024-05-13T12:06:55.763Z[SUM] 4.00-5.00 sec 71.4 MBytes 600 Mbits/sec
45382024-05-13T12:06:55.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
45392024-05-13T12:06:55.763Z[ 5] 5.00-6.00 sec 8.63 MBytes 72.4 Mbits/sec
45402024-05-13T12:06:55.763Z[ 7] 5.00-6.00 sec 8.63 MBytes 72.4 Mbits/sec
45412024-05-13T12:06:55.763Z[ 9] 5.00-6.00 sec 8.56 MBytes 71.8 Mbits/sec
45422024-05-13T12:06:55.763Z[ 11] 5.00-6.00 sec 8.60 MBytes 72.1 Mbits/sec
45432024-05-13T12:06:55.763Z[ 13] 5.00-6.00 sec 8.56 MBytes 71.8 Mbits/sec
45442024-05-13T12:06:55.763Z[ 15] 5.00-6.00 sec 8.56 MBytes 71.8 Mbits/sec
45452024-05-13T12:06:55.763Z[ 17] 5.00-6.00 sec 8.59 MBytes 72.0 Mbits/sec
45462024-05-13T12:06:55.763Z[ 19] 5.00-6.00 sec 8.64 MBytes 72.5 Mbits/sec
45472024-05-13T12:06:55.763Z[SUM] 5.00-6.00 sec 68.8 MBytes 577 Mbits/sec
45482024-05-13T12:06:55.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
45492024-05-13T12:06:55.763Z[ 5] 6.00-7.00 sec 8.91 MBytes 74.8 Mbits/sec
45502024-05-13T12:06:55.763Z[ 7] 6.00-7.00 sec 8.98 MBytes 75.4 Mbits/sec
45512024-05-13T12:06:55.763Z[ 9] 6.00-7.00 sec 8.87 MBytes 74.4 Mbits/sec
45522024-05-13T12:06:58.881Z[ 11] 6.00-7.00 sec 8.85 MBytes 74.3 Mbits/sec
45532024-05-13T12:06:58.882Z[ 13] 6.00-7.00 sec 8.82 MBytes 74.1 Mbits/sec
45542024-05-13T12:06:58.882Z[ 15] 6.00-7.00 sec 8.85 MBytes 74.3 Mbits/sec
45552024-05-13T12:06:58.882Z[ 17] 6.00-7.00 sec 8.84 MBytes 74.2 Mbits/sec
45562024-05-13T12:06:58.882Z[ 19] 6.00-7.00 sec 8.77 MBytes 73.6 Mbits/sec
45572024-05-13T12:06:58.882Z[SUM] 6.00-7.00 sec 70.9 MBytes 595 Mbits/sec
45582024-05-13T12:06:58.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
45592024-05-13T12:06:58.882Z[ 5] 7.00-8.00 sec 8.88 MBytes 74.5 Mbits/sec
45602024-05-13T12:06:58.882Z[ 7] 7.00-8.00 sec 8.84 MBytes 74.1 Mbits/sec
45612024-05-13T12:06:58.882Z[ 9] 7.00-8.00 sec 8.99 MBytes 75.4 Mbits/sec
45622024-05-13T12:06:58.882Z[ 11] 7.00-8.00 sec 9.00 MBytes 75.5 Mbits/sec
45632024-05-13T12:06:58.883Z[ 13] 7.00-8.00 sec 8.96 MBytes 75.2 Mbits/sec
45642024-05-13T12:06:58.883Z[ 15] 7.00-8.00 sec 8.91 MBytes 74.7 Mbits/sec
45652024-05-13T12:06:58.883Z[ 17] 7.00-8.00 sec 8.91 MBytes 74.7 Mbits/sec
45662024-05-13T12:06:58.883Z[ 19] 7.00-8.00 sec 8.95 MBytes 75.1 Mbits/sec
45672024-05-13T12:06:58.883Z[SUM] 7.00-8.00 sec 71.4 MBytes 599 Mbits/sec
45682024-05-13T12:06:58.883Z- - - - - - - - - - - - - - - - - - - - - - - - -
45692024-05-13T12:06:58.883Z[ 5] 8.00-9.00 sec 8.88 MBytes 74.5 Mbits/sec
45702024-05-13T12:06:58.883Z[ 7] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec
45712024-05-13T12:06:58.883Z[ 9] 8.00-9.00 sec 8.84 MBytes 74.2 Mbits/sec
45722024-05-13T12:06:58.883Z[ 11] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
45732024-05-13T12:06:58.883Z[ 13] 8.00-9.00 sec 8.87 MBytes 74.4 Mbits/sec
45742024-05-13T12:06:58.883Z[ 15] 8.00-9.00 sec 8.85 MBytes 74.3 Mbits/sec
45752024-05-13T12:06:58.883Z[ 17] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec
45762024-05-13T12:06:58.883Z[ 19] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec
45772024-05-13T12:06:58.883Z[SUM] 8.00-9.00 sec 71.0 MBytes 596 Mbits/sec
45782024-05-13T12:06:58.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
45792024-05-13T12:06:58.884Z[ 5] 9.00-10.00 sec 8.45 MBytes 70.9 Mbits/sec
45802024-05-13T12:06:58.884Z[ 7] 9.00-10.00 sec 8.52 MBytes 71.5 Mbits/sec
45812024-05-13T12:06:58.884Z[ 9] 9.00-10.00 sec 8.55 MBytes 71.7 Mbits/sec
45822024-05-13T12:06:58.884Z[ 11] 9.00-10.00 sec 8.48 MBytes 71.1 Mbits/sec
45832024-05-13T12:06:58.884Z[ 13] 9.00-10.00 sec 8.49 MBytes 71.2 Mbits/sec
45842024-05-13T12:06:58.884Z[ 15] 9.00-10.00 sec 8.52 MBytes 71.5 Mbits/sec
45852024-05-13T12:06:58.884Z[ 17] 9.00-10.00 sec 8.48 MBytes 71.1 Mbits/sec
45862024-05-13T12:06:58.884Z[ 19] 9.00-10.00 sec 8.44 MBytes 70.8 Mbits/sec
45872024-05-13T12:06:58.884Z[SUM] 9.00-10.00 sec 67.9 MBytes 570 Mbits/sec
45882024-05-13T12:06:58.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
45892024-05-13T12:06:58.884Z[ 5] 10.00-10.00 sec 170 KBytes 308 Mbits/sec
45902024-05-13T12:06:58.884Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45912024-05-13T12:06:58.884Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45922024-05-13T12:06:58.884Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45932024-05-13T12:06:58.884Z[ 13] 10.00-10.00 sec 56.6 KBytes 103 Mbits/sec
45942024-05-13T12:06:58.884Z[ 15] 10.00-10.00 sec 56.6 KBytes 103 Mbits/sec
45952024-05-13T12:06:58.885Z[ 17] 10.00-10.00 sec 56.6 KBytes 103 Mbits/sec
45962024-05-13T12:06:58.885Z[ 19] 10.00-10.00 sec 141 KBytes 257 Mbits/sec
45972024-05-13T12:06:58.885Z[SUM] 10.00-10.00 sec 481 KBytes 873 Mbits/sec
45982024-05-13T12:06:58.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
45992024-05-13T12:06:58.885Z[ ID] Interval Transfer Bandwidth
46002024-05-13T12:06:58.885Z[ 5] 0.00-10.00 sec 87.5 MBytes 73.4 Mbits/sec sender
46012024-05-13T12:06:58.885Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46022024-05-13T12:06:58.885Z[ 7] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender
46032024-05-13T12:06:58.885Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46042024-05-13T12:06:58.885Z[ 9] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender
46052024-05-13T12:06:58.885Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46062024-05-13T12:06:58.885Z[ 11] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender
46072024-05-13T12:06:58.885Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46082024-05-13T12:06:58.885Z[ 13] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender
46092024-05-13T12:06:58.885Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46102024-05-13T12:06:58.885Z[ 15] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender
46112024-05-13T12:06:58.886Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46122024-05-13T12:06:58.886Z[ 17] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender
46132024-05-13T12:06:58.886Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46142024-05-13T12:06:58.886Z[ 19] 0.00-10.00 sec 87.3 MBytes 73.2 Mbits/sec sender
46152024-05-13T12:06:58.886Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46162024-05-13T12:06:58.886Z[SUM] 0.00-10.00 sec 699 MBytes 586 Mbits/sec sender
46172024-05-13T12:06:58.886Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46182024-05-13T12:06:58.939ZRun 7/10...586.069567321492Mbps
46192024-05-13T12:07:05.933Z-----------------------------------------------------------
46202024-05-13T12:07:05.933ZServer listening on 5201
46212024-05-13T12:07:05.934Z-----------------------------------------------------------
46222024-05-13T12:07:05.934ZAccepted connection from 10.0.0.1, port 50898
46232024-05-13T12:07:05.934Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64260
46242024-05-13T12:07:05.934Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46382
46252024-05-13T12:07:05.934Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46729
46262024-05-13T12:07:05.934Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58765
46272024-05-13T12:07:05.934Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37905
46282024-05-13T12:07:05.934Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41591
46292024-05-13T12:07:05.934Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33169
46302024-05-13T12:07:05.934Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36354
46312024-05-13T12:07:05.934Z[ ID] Interval Transfer Bandwidth
46322024-05-13T12:07:05.934Z[ 5] 0.00-1.00 sec 8.44 MBytes 70.7 Mbits/sec
46332024-05-13T12:07:05.934Z[ 7] 0.00-1.00 sec 8.40 MBytes 70.4 Mbits/sec
46342024-05-13T12:07:05.934Z[ 9] 0.00-1.00 sec 8.36 MBytes 70.0 Mbits/sec
46352024-05-13T12:07:05.934Z[ 11] 0.00-1.00 sec 8.34 MBytes 69.9 Mbits/sec
46362024-05-13T12:07:05.934Z[ 13] 0.00-1.00 sec 8.33 MBytes 69.8 Mbits/sec
46372024-05-13T12:07:05.934Z[ 15] 0.00-1.00 sec 8.34 MBytes 69.9 Mbits/sec
46382024-05-13T12:07:05.934Z[ 17] 0.00-1.00 sec 8.30 MBytes 69.6 Mbits/sec
46392024-05-13T12:07:05.934Z[ 19] 0.00-1.00 sec 8.30 MBytes 69.6 Mbits/sec
46402024-05-13T12:07:05.934Z[SUM] 0.00-1.00 sec 66.8 MBytes 560 Mbits/sec
46412024-05-13T12:07:05.934Z- - - - - - - - - - - - - - - - - - - - - - - - -
46422024-05-13T12:07:05.934Z[ 5] 1.00-2.00 sec 8.73 MBytes 73.2 Mbits/sec
46432024-05-13T12:07:05.935Z[ 7] 1.00-2.00 sec 8.76 MBytes 73.4 Mbits/sec
46442024-05-13T12:07:05.935Z[ 9] 1.00-2.00 sec 8.74 MBytes 73.3 Mbits/sec
46452024-05-13T12:07:05.935Z[ 11] 1.00-2.00 sec 8.71 MBytes 73.1 Mbits/sec
46462024-05-13T12:07:05.935Z[ 13] 1.00-2.00 sec 8.76 MBytes 73.4 Mbits/sec
46472024-05-13T12:07:05.935Z[ 15] 1.00-2.00 sec 8.69 MBytes 72.9 Mbits/sec
46482024-05-13T12:07:05.935Z[ 17] 1.00-2.00 sec 8.73 MBytes 73.2 Mbits/sec
46492024-05-13T12:07:05.935Z[ 19] 1.00-2.00 sec 8.74 MBytes 73.3 Mbits/sec
46502024-05-13T12:07:05.935Z[SUM] 1.00-2.00 sec 69.8 MBytes 586 Mbits/sec
46512024-05-13T12:07:05.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
46522024-05-13T12:07:05.935Z[ 5] 2.00-3.00 sec 8.62 MBytes 72.3 Mbits/sec
46532024-05-13T12:07:05.935Z[ 7] 2.00-3.00 sec 8.67 MBytes 72.8 Mbits/sec
46542024-05-13T12:07:05.935Z[ 9] 2.00-3.00 sec 8.73 MBytes 73.3 Mbits/sec
46552024-05-13T12:07:05.935Z[ 11] 2.00-3.00 sec 8.69 MBytes 72.9 Mbits/sec
46562024-05-13T12:07:05.935Z[ 13] 2.00-3.00 sec 8.62 MBytes 72.3 Mbits/sec
46572024-05-13T12:07:05.935Z[ 15] 2.00-3.00 sec 8.69 MBytes 72.9 Mbits/sec
46582024-05-13T12:07:05.935Z[ 17] 2.00-3.00 sec 8.67 MBytes 72.8 Mbits/sec
46592024-05-13T12:07:05.935Z[ 19] 2.00-3.00 sec 8.67 MBytes 72.8 Mbits/sec
46602024-05-13T12:07:05.935Z[SUM] 2.00-3.00 sec 69.3 MBytes 582 Mbits/sec
46612024-05-13T12:07:05.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
46622024-05-13T12:07:05.935Z[ 5] 3.00-4.00 sec 8.78 MBytes 73.7 Mbits/sec
46632024-05-13T12:07:05.935Z[ 7] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec
46642024-05-13T12:07:05.935Z[ 9] 3.00-4.00 sec 8.73 MBytes 73.2 Mbits/sec
46652024-05-13T12:07:05.935Z[ 11] 3.00-4.00 sec 8.80 MBytes 73.8 Mbits/sec
46662024-05-13T12:07:05.936Z[ 13] 3.00-4.00 sec 8.87 MBytes 74.4 Mbits/sec
46672024-05-13T12:07:05.936Z[ 15] 3.00-4.00 sec 8.84 MBytes 74.1 Mbits/sec
46682024-05-13T12:07:05.936Z[ 17] 3.00-4.00 sec 8.84 MBytes 74.1 Mbits/sec
46692024-05-13T12:07:05.936Z[ 19] 3.00-4.00 sec 8.84 MBytes 74.1 Mbits/sec
46702024-05-13T12:07:05.936Z[SUM] 3.00-4.00 sec 70.4 MBytes 591 Mbits/sec
46712024-05-13T12:07:05.936Z- - - - - - - - - - - - - - - - - - - - - - - - -
46722024-05-13T12:07:05.936Z[ 5] 4.00-5.00 sec 8.98 MBytes 75.3 Mbits/sec
46732024-05-13T12:07:05.936Z[ 7] 4.00-5.00 sec 8.96 MBytes 75.2 Mbits/sec
46742024-05-13T12:07:05.936Z[ 9] 4.00-5.00 sec 8.87 MBytes 74.3 Mbits/sec
46752024-05-13T12:07:05.936Z[ 11] 4.00-5.00 sec 8.87 MBytes 74.3 Mbits/sec
46762024-05-13T12:07:05.936Z[ 13] 4.00-5.00 sec 8.85 MBytes 74.2 Mbits/sec
46772024-05-13T12:07:05.936Z[ 15] 4.00-5.00 sec 8.89 MBytes 74.6 Mbits/sec
46782024-05-13T12:07:05.936Z[ 17] 4.00-5.00 sec 8.87 MBytes 74.3 Mbits/sec
46792024-05-13T12:07:05.936Z[ 19] 4.00-5.00 sec 8.89 MBytes 74.6 Mbits/sec
46802024-05-13T12:07:05.936Z[SUM] 4.00-5.00 sec 71.2 MBytes 597 Mbits/sec
46812024-05-13T12:07:05.936Z- - - - - - - - - - - - - - - - - - - - - - - - -
46822024-05-13T12:07:05.936Z[ 5] 5.00-6.00 sec 8.52 MBytes 71.5 Mbits/sec
46832024-05-13T12:07:05.936Z[ 7] 5.00-6.00 sec 8.51 MBytes 71.4 Mbits/sec
46842024-05-13T12:07:05.936Z[ 9] 5.00-6.00 sec 8.62 MBytes 72.3 Mbits/sec
46852024-05-13T12:07:05.936Z[ 11] 5.00-6.00 sec 8.66 MBytes 72.6 Mbits/sec
46862024-05-13T12:07:05.936Z[ 13] 5.00-6.00 sec 8.56 MBytes 71.8 Mbits/sec
46872024-05-13T12:07:05.936Z[ 15] 5.00-6.00 sec 8.51 MBytes 71.4 Mbits/sec
46882024-05-13T12:07:05.936Z[ 17] 5.00-6.00 sec 8.55 MBytes 71.7 Mbits/sec
46892024-05-13T12:07:05.936Z[ 19] 5.00-6.00 sec 8.53 MBytes 71.6 Mbits/sec
46902024-05-13T12:07:05.937Z[SUM] 5.00-6.00 sec 68.5 MBytes 574 Mbits/sec
46912024-05-13T12:07:05.937Z- - - - - - - - - - - - - - - - - - - - - - - - -
46922024-05-13T12:07:05.937Z[ 5] 6.00-7.00 sec 8.73 MBytes 73.2 Mbits/sec
46932024-05-13T12:07:05.937Z[ 7] 6.00-7.00 sec 8.78 MBytes 73.6 Mbits/sec
46942024-05-13T12:07:05.937Z[ 9] 6.00-7.00 sec 8.74 MBytes 73.3 Mbits/sec
46952024-05-13T12:07:09.040Z[ 11] 6.00-7.00 sec 8.73 MBytes 73.2 Mbits/sec
46962024-05-13T12:07:09.040Z[ 13] 6.00-7.00 sec 8.77 MBytes 73.5 Mbits/sec
46972024-05-13T12:07:09.040Z[ 15] 6.00-7.00 sec 8.74 MBytes 73.3 Mbits/sec
46982024-05-13T12:07:09.040Z[ 17] 6.00-7.00 sec 8.80 MBytes 73.8 Mbits/sec
46992024-05-13T12:07:09.040Z[ 19] 6.00-7.00 sec 8.74 MBytes 73.3 Mbits/sec
47002024-05-13T12:07:09.040Z[SUM] 6.00-7.00 sec 70.0 MBytes 587 Mbits/sec
47012024-05-13T12:07:09.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
47022024-05-13T12:07:09.040Z[ 5] 7.00-8.00 sec 8.89 MBytes 74.6 Mbits/sec
47032024-05-13T12:07:09.040Z[ 7] 7.00-8.00 sec 8.91 MBytes 74.7 Mbits/sec
47042024-05-13T12:07:09.040Z[ 9] 7.00-8.00 sec 8.91 MBytes 74.7 Mbits/sec
47052024-05-13T12:07:09.040Z[ 11] 7.00-8.00 sec 8.87 MBytes 74.4 Mbits/sec
47062024-05-13T12:07:09.040Z[ 13] 7.00-8.00 sec 8.92 MBytes 74.9 Mbits/sec
47072024-05-13T12:07:09.040Z[ 15] 7.00-8.00 sec 8.95 MBytes 75.1 Mbits/sec
47082024-05-13T12:07:09.040Z[ 17] 7.00-8.00 sec 8.89 MBytes 74.6 Mbits/sec
47092024-05-13T12:07:09.040Z[ 19] 7.00-8.00 sec 8.95 MBytes 75.1 Mbits/sec
47102024-05-13T12:07:09.041Z[SUM] 7.00-8.00 sec 71.3 MBytes 598 Mbits/sec
47112024-05-13T12:07:09.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
47122024-05-13T12:07:09.041Z[ 5] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
47132024-05-13T12:07:09.041Z[ 7] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
47142024-05-13T12:07:09.041Z[ 9] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
47152024-05-13T12:07:09.041Z[ 11] 8.00-9.00 sec 8.69 MBytes 72.9 Mbits/sec
47162024-05-13T12:07:09.041Z[ 13] 8.00-9.00 sec 8.67 MBytes 72.8 Mbits/sec
47172024-05-13T12:07:09.041Z[ 15] 8.00-9.00 sec 8.67 MBytes 72.8 Mbits/sec
47182024-05-13T12:07:09.041Z[ 17] 8.00-9.00 sec 8.73 MBytes 73.2 Mbits/sec
47192024-05-13T12:07:09.041Z[ 19] 8.00-9.00 sec 8.67 MBytes 72.8 Mbits/sec
47202024-05-13T12:07:09.041Z[SUM] 8.00-9.00 sec 69.6 MBytes 584 Mbits/sec
47212024-05-13T12:07:09.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
47222024-05-13T12:07:09.041Z[ 5] 9.00-10.00 sec 8.89 MBytes 74.6 Mbits/sec
47232024-05-13T12:07:09.041Z[ 7] 9.00-10.00 sec 8.85 MBytes 74.2 Mbits/sec
47242024-05-13T12:07:09.041Z[ 9] 9.00-10.00 sec 8.78 MBytes 73.7 Mbits/sec
47252024-05-13T12:07:09.041Z[ 11] 9.00-10.00 sec 8.87 MBytes 74.3 Mbits/sec
47262024-05-13T12:07:09.041Z[ 13] 9.00-10.00 sec 8.87 MBytes 74.3 Mbits/sec
47272024-05-13T12:07:09.041Z[ 15] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec
47282024-05-13T12:07:09.041Z[ 17] 9.00-10.00 sec 8.81 MBytes 73.9 Mbits/sec
47292024-05-13T12:07:09.041Z[ 19] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec
47302024-05-13T12:07:09.042Z[SUM] 9.00-10.00 sec 70.7 MBytes 593 Mbits/sec
47312024-05-13T12:07:09.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
47322024-05-13T12:07:09.042Z[ 5] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
47332024-05-13T12:07:09.042Z[ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
47342024-05-13T12:07:09.042Z[ 9] 10.00-10.01 sec 113 KBytes 176 Mbits/sec
47352024-05-13T12:07:09.042Z[ 11] 10.00-10.01 sec 56.6 KBytes 87.8 Mbits/sec
47362024-05-13T12:07:09.042Z[ 13] 10.00-10.01 sec 56.6 KBytes 87.8 Mbits/sec
47372024-05-13T12:07:09.042Z[ 15] 10.00-10.01 sec 56.6 KBytes 87.8 Mbits/sec
47382024-05-13T12:07:09.042Z[ 17] 10.00-10.01 sec 56.6 KBytes 87.8 Mbits/sec
47392024-05-13T12:07:09.042Z[ 19] 10.00-10.01 sec 56.6 KBytes 87.8 Mbits/sec
47402024-05-13T12:07:09.042Z[SUM] 10.00-10.01 sec 396 KBytes 614 Mbits/sec
47412024-05-13T12:07:09.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
47422024-05-13T12:07:09.042Z[ ID] Interval Transfer Bandwidth
47432024-05-13T12:07:09.042Z[ 5] 0.00-10.01 sec 87.3 MBytes 73.2 Mbits/sec sender
47442024-05-13T12:07:09.042Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47452024-05-13T12:07:09.042Z[ 7] 0.00-10.01 sec 87.3 MBytes 73.2 Mbits/sec sender
47462024-05-13T12:07:09.042Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47472024-05-13T12:07:09.042Z[ 9] 0.00-10.01 sec 87.3 MBytes 73.2 Mbits/sec sender
47482024-05-13T12:07:09.042Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47492024-05-13T12:07:09.042Z[ 11] 0.00-10.01 sec 87.3 MBytes 73.2 Mbits/sec sender
47502024-05-13T12:07:09.042Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47512024-05-13T12:07:09.043Z[ 13] 0.00-10.01 sec 87.3 MBytes 73.2 Mbits/sec sender
47522024-05-13T12:07:09.043Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47532024-05-13T12:07:09.043Z[ 15] 0.00-10.01 sec 87.2 MBytes 73.1 Mbits/sec sender
47542024-05-13T12:07:09.043Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47552024-05-13T12:07:09.043Z[ 17] 0.00-10.01 sec 87.2 MBytes 73.1 Mbits/sec sender
47562024-05-13T12:07:09.043Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47572024-05-13T12:07:09.043Z[ 19] 0.00-10.01 sec 87.2 MBytes 73.1 Mbits/sec sender
47582024-05-13T12:07:09.043Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47592024-05-13T12:07:09.043Z[SUM] 0.00-10.01 sec 698 MBytes 585 Mbits/sec sender
47602024-05-13T12:07:09.043Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
47612024-05-13T12:07:09.069ZRun 8/10...585.592361280505Mbps
47622024-05-13T12:07:16.099Z-----------------------------------------------------------
47632024-05-13T12:07:16.099ZServer listening on 5201
47642024-05-13T12:07:16.099Z-----------------------------------------------------------
47652024-05-13T12:07:16.099ZAccepted connection from 10.0.0.1, port 34625
47662024-05-13T12:07:16.099Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34621
47672024-05-13T12:07:16.099Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57533
47682024-05-13T12:07:16.099Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50637
47692024-05-13T12:07:16.099Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50506
47702024-05-13T12:07:16.099Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57059
47712024-05-13T12:07:16.099Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51199
47722024-05-13T12:07:16.100Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41160
47732024-05-13T12:07:16.100Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63042
47742024-05-13T12:07:16.100Z[ ID] Interval Transfer Bandwidth
47752024-05-13T12:07:16.100Z[ 5] 0.00-1.00 sec 8.48 MBytes 71.1 Mbits/sec
47762024-05-13T12:07:16.100Z[ 7] 0.00-1.00 sec 8.34 MBytes 70.0 Mbits/sec
47772024-05-13T12:07:16.100Z[ 9] 0.00-1.00 sec 8.34 MBytes 70.0 Mbits/sec
47782024-05-13T12:07:16.100Z[ 11] 0.00-1.00 sec 8.37 MBytes 70.2 Mbits/sec
47792024-05-13T12:07:16.100Z[ 13] 0.00-1.00 sec 8.33 MBytes 69.8 Mbits/sec
47802024-05-13T12:07:16.100Z[ 15] 0.00-1.00 sec 8.38 MBytes 70.3 Mbits/sec
47812024-05-13T12:07:16.100Z[ 17] 0.00-1.00 sec 8.38 MBytes 70.3 Mbits/sec
47822024-05-13T12:07:16.100Z[ 19] 0.00-1.00 sec 8.34 MBytes 70.0 Mbits/sec
47832024-05-13T12:07:16.100Z[SUM] 0.00-1.00 sec 67.0 MBytes 562 Mbits/sec
47842024-05-13T12:07:16.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
47852024-05-13T12:07:16.100Z[ 5] 1.00-2.00 sec 8.88 MBytes 74.5 Mbits/sec
47862024-05-13T12:07:16.100Z[ 7] 1.00-2.00 sec 8.99 MBytes 75.4 Mbits/sec
47872024-05-13T12:07:16.100Z[ 9] 1.00-2.00 sec 8.96 MBytes 75.2 Mbits/sec
47882024-05-13T12:07:16.100Z[ 11] 1.00-2.00 sec 8.95 MBytes 75.0 Mbits/sec
47892024-05-13T12:07:16.100Z[ 13] 1.00-2.00 sec 8.89 MBytes 74.6 Mbits/sec
47902024-05-13T12:07:16.100Z[ 15] 1.00-2.00 sec 8.84 MBytes 74.1 Mbits/sec
47912024-05-13T12:07:16.100Z[ 17] 1.00-2.00 sec 8.84 MBytes 74.1 Mbits/sec
47922024-05-13T12:07:16.100Z[ 19] 1.00-2.00 sec 8.91 MBytes 74.7 Mbits/sec
47932024-05-13T12:07:16.100Z[SUM] 1.00-2.00 sec 71.3 MBytes 598 Mbits/sec
47942024-05-13T12:07:16.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
47952024-05-13T12:07:16.101Z[ 5] 2.00-3.00 sec 8.78 MBytes 73.7 Mbits/sec
47962024-05-13T12:07:16.101Z[ 7] 2.00-3.00 sec 8.76 MBytes 73.4 Mbits/sec
47972024-05-13T12:07:16.101Z[ 9] 2.00-3.00 sec 8.76 MBytes 73.4 Mbits/sec
47982024-05-13T12:07:16.101Z[ 11] 2.00-3.00 sec 8.76 MBytes 73.4 Mbits/sec
47992024-05-13T12:07:16.101Z[ 13] 2.00-3.00 sec 8.85 MBytes 74.3 Mbits/sec
48002024-05-13T12:07:16.101Z[ 15] 2.00-3.00 sec 8.89 MBytes 74.6 Mbits/sec
48012024-05-13T12:07:16.101Z[ 17] 2.00-3.00 sec 8.88 MBytes 74.5 Mbits/sec
48022024-05-13T12:07:16.101Z[ 19] 2.00-3.00 sec 8.84 MBytes 74.1 Mbits/sec
48032024-05-13T12:07:16.101Z[SUM] 2.00-3.00 sec 70.5 MBytes 592 Mbits/sec
48042024-05-13T12:07:16.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
48052024-05-13T12:07:16.101Z[ 5] 3.00-4.00 sec 8.96 MBytes 75.2 Mbits/sec
48062024-05-13T12:07:16.101Z[ 7] 3.00-4.00 sec 9.03 MBytes 75.7 Mbits/sec
48072024-05-13T12:07:16.101Z[ 9] 3.00-4.00 sec 9.00 MBytes 75.5 Mbits/sec
48082024-05-13T12:07:16.101Z[ 11] 3.00-4.00 sec 8.98 MBytes 75.3 Mbits/sec
48092024-05-13T12:07:16.101Z[ 13] 3.00-4.00 sec 8.95 MBytes 75.1 Mbits/sec
48102024-05-13T12:07:16.101Z[ 15] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec
48112024-05-13T12:07:16.101Z[ 17] 3.00-4.00 sec 8.93 MBytes 74.9 Mbits/sec
48122024-05-13T12:07:16.101Z[ 19] 3.00-4.00 sec 8.89 MBytes 74.6 Mbits/sec
48132024-05-13T12:07:16.101Z[SUM] 3.00-4.00 sec 71.6 MBytes 601 Mbits/sec
48142024-05-13T12:07:16.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
48152024-05-13T12:07:16.101Z[ 5] 4.00-5.00 sec 8.71 MBytes 73.1 Mbits/sec
48162024-05-13T12:07:16.101Z[ 7] 4.00-5.00 sec 8.71 MBytes 73.1 Mbits/sec
48172024-05-13T12:07:16.101Z[ 9] 4.00-5.00 sec 8.77 MBytes 73.6 Mbits/sec
48182024-05-13T12:07:16.101Z[ 11] 4.00-5.00 sec 8.76 MBytes 73.5 Mbits/sec
48192024-05-13T12:07:16.102Z[ 13] 4.00-5.00 sec 8.71 MBytes 73.1 Mbits/sec
48202024-05-13T12:07:16.102Z[ 15] 4.00-5.00 sec 8.78 MBytes 73.7 Mbits/sec
48212024-05-13T12:07:16.102Z[ 17] 4.00-5.00 sec 8.69 MBytes 72.9 Mbits/sec
48222024-05-13T12:07:16.102Z[ 19] 4.00-5.00 sec 8.76 MBytes 73.5 Mbits/sec
48232024-05-13T12:07:16.102Z[SUM] 4.00-5.00 sec 69.9 MBytes 586 Mbits/sec
48242024-05-13T12:07:16.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
48252024-05-13T12:07:16.102Z[ 5] 5.00-6.00 sec 8.63 MBytes 72.4 Mbits/sec
48262024-05-13T12:07:16.102Z[ 7] 5.00-6.00 sec 8.62 MBytes 72.3 Mbits/sec
48272024-05-13T12:07:16.102Z[ 9] 5.00-6.00 sec 8.60 MBytes 72.2 Mbits/sec
48282024-05-13T12:07:16.102Z[ 11] 5.00-6.00 sec 8.59 MBytes 72.0 Mbits/sec
48292024-05-13T12:07:16.102Z[ 13] 5.00-6.00 sec 8.64 MBytes 72.5 Mbits/sec
48302024-05-13T12:07:16.102Z[ 15] 5.00-6.00 sec 8.62 MBytes 72.3 Mbits/sec
48312024-05-13T12:07:16.102Z[ 17] 5.00-6.00 sec 8.67 MBytes 72.7 Mbits/sec
48322024-05-13T12:07:16.102Z[ 19] 5.00-6.00 sec 8.62 MBytes 72.3 Mbits/sec
48332024-05-13T12:07:16.102Z[SUM] 5.00-6.00 sec 69.0 MBytes 579 Mbits/sec
48342024-05-13T12:07:16.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
48352024-05-13T12:07:16.102Z[ 5] 6.00-7.00 sec 8.84 MBytes 74.2 Mbits/sec
48362024-05-13T12:07:16.102Z[ 7] 6.00-7.00 sec 8.80 MBytes 73.8 Mbits/sec
48372024-05-13T12:07:16.102Z[ 9] 6.00-7.00 sec 8.74 MBytes 73.3 Mbits/sec
48382024-05-13T12:07:19.198Z[ 11] 6.00-7.00 sec 8.84 MBytes 74.2 Mbits/sec
48392024-05-13T12:07:19.198Z[ 13] 6.00-7.00 sec 8.80 MBytes 73.8 Mbits/sec
48402024-05-13T12:07:19.198Z[ 15] 6.00-7.00 sec 8.84 MBytes 74.2 Mbits/sec
48412024-05-13T12:07:19.198Z[ 17] 6.00-7.00 sec 8.82 MBytes 74.0 Mbits/sec
48422024-05-13T12:07:19.198Z[ 19] 6.00-7.00 sec 8.85 MBytes 74.3 Mbits/sec
48432024-05-13T12:07:19.198Z[SUM] 6.00-7.00 sec 70.5 MBytes 592 Mbits/sec
48442024-05-13T12:07:19.198Z- - - - - - - - - - - - - - - - - - - - - - - - -
48452024-05-13T12:07:19.198Z[ 5] 7.00-8.00 sec 8.78 MBytes 73.7 Mbits/sec
48462024-05-13T12:07:19.198Z[ 7] 7.00-8.00 sec 8.80 MBytes 73.8 Mbits/sec
48472024-05-13T12:07:19.198Z[ 9] 7.00-8.00 sec 8.76 MBytes 73.4 Mbits/sec
48482024-05-13T12:07:19.198Z[ 11] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec
48492024-05-13T12:07:19.198Z[ 13] 7.00-8.00 sec 8.74 MBytes 73.3 Mbits/sec
48502024-05-13T12:07:19.198Z[ 15] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec
48512024-05-13T12:07:19.198Z[ 17] 7.00-8.00 sec 8.73 MBytes 73.2 Mbits/sec
48522024-05-13T12:07:19.198Z[ 19] 7.00-8.00 sec 8.74 MBytes 73.3 Mbits/sec
48532024-05-13T12:07:19.198Z[SUM] 7.00-8.00 sec 70.0 MBytes 587 Mbits/sec
48542024-05-13T12:07:19.198Z- - - - - - - - - - - - - - - - - - - - - - - - -
48552024-05-13T12:07:19.198Z[ 5] 8.00-9.00 sec 8.56 MBytes 71.8 Mbits/sec
48562024-05-13T12:07:19.198Z[ 7] 8.00-9.00 sec 8.58 MBytes 71.9 Mbits/sec
48572024-05-13T12:07:19.198Z[ 9] 8.00-9.00 sec 8.64 MBytes 72.5 Mbits/sec
48582024-05-13T12:07:19.199Z[ 11] 8.00-9.00 sec 8.56 MBytes 71.8 Mbits/sec
48592024-05-13T12:07:19.199Z[ 13] 8.00-9.00 sec 8.62 MBytes 72.3 Mbits/sec
48602024-05-13T12:07:19.199Z[ 15] 8.00-9.00 sec 8.56 MBytes 71.8 Mbits/sec
48612024-05-13T12:07:19.199Z[ 17] 8.00-9.00 sec 8.58 MBytes 71.9 Mbits/sec
48622024-05-13T12:07:19.199Z[ 19] 8.00-9.00 sec 8.62 MBytes 72.3 Mbits/sec
48632024-05-13T12:07:19.199Z[SUM] 8.00-9.00 sec 68.7 MBytes 577 Mbits/sec
48642024-05-13T12:07:19.199Z- - - - - - - - - - - - - - - - - - - - - - - - -
48652024-05-13T12:07:19.199Z[ 5] 9.00-10.00 sec 9.06 MBytes 76.0 Mbits/sec
48662024-05-13T12:07:19.199Z[ 7] 9.00-10.00 sec 9.09 MBytes 76.2 Mbits/sec
48672024-05-13T12:07:19.199Z[ 9] 9.00-10.00 sec 9.13 MBytes 76.5 Mbits/sec
48682024-05-13T12:07:19.199Z[ 11] 9.00-10.00 sec 9.07 MBytes 76.1 Mbits/sec
48692024-05-13T12:07:19.199Z[ 13] 9.00-10.00 sec 9.02 MBytes 75.6 Mbits/sec
48702024-05-13T12:07:19.199Z[ 15] 9.00-10.00 sec 9.07 MBytes 76.1 Mbits/sec
48712024-05-13T12:07:19.199Z[ 17] 9.00-10.00 sec 9.07 MBytes 76.1 Mbits/sec
48722024-05-13T12:07:19.199Z[ 19] 9.00-10.00 sec 9.02 MBytes 75.6 Mbits/sec
48732024-05-13T12:07:19.199Z[SUM] 9.00-10.00 sec 72.5 MBytes 608 Mbits/sec
48742024-05-13T12:07:19.199Z- - - - - - - - - - - - - - - - - - - - - - - - -
48752024-05-13T12:07:19.199Z[ 5] 10.00-10.01 sec 56.6 KBytes 87.4 Mbits/sec
48762024-05-13T12:07:19.199Z[ 7] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
48772024-05-13T12:07:19.199Z[ 9] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
48782024-05-13T12:07:19.199Z[ 11] 10.00-10.01 sec 113 KBytes 175 Mbits/sec
48792024-05-13T12:07:19.199Z[ 13] 10.00-10.01 sec 113 KBytes 175 Mbits/sec
48802024-05-13T12:07:19.200Z[ 15] 10.00-10.01 sec 113 KBytes 175 Mbits/sec
48812024-05-13T12:07:19.200Z[ 17] 10.00-10.01 sec 56.6 KBytes 87.4 Mbits/sec
48822024-05-13T12:07:19.200Z[ 19] 10.00-10.01 sec 56.6 KBytes 87.4 Mbits/sec
48832024-05-13T12:07:19.200Z[SUM] 10.00-10.01 sec 509 KBytes 787 Mbits/sec
48842024-05-13T12:07:19.200Z- - - - - - - - - - - - - - - - - - - - - - - - -
48852024-05-13T12:07:19.200Z[ ID] Interval Transfer Bandwidth
48862024-05-13T12:07:19.200Z[ 5] 0.00-10.01 sec 87.7 MBytes 73.6 Mbits/sec sender
48872024-05-13T12:07:19.200Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
48882024-05-13T12:07:19.200Z[ 7] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
48892024-05-13T12:07:19.200Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
48902024-05-13T12:07:19.200Z[ 9] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
48912024-05-13T12:07:19.200Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
48922024-05-13T12:07:19.200Z[ 11] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
48932024-05-13T12:07:19.200Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
48942024-05-13T12:07:19.200Z[ 13] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
48952024-05-13T12:07:19.200Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
48962024-05-13T12:07:19.200Z[ 15] 0.00-10.01 sec 87.7 MBytes 73.5 Mbits/sec sender
48972024-05-13T12:07:19.200Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
48982024-05-13T12:07:19.200Z[ 17] 0.00-10.01 sec 87.6 MBytes 73.5 Mbits/sec sender
48992024-05-13T12:07:19.200Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49002024-05-13T12:07:19.200Z[ 19] 0.00-10.01 sec 87.6 MBytes 73.5 Mbits/sec sender
49012024-05-13T12:07:19.200Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49022024-05-13T12:07:19.200Z[SUM] 0.00-10.01 sec 702 MBytes 588 Mbits/sec sender
49032024-05-13T12:07:19.201Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
49042024-05-13T12:07:19.226ZRun 9/10...588.466058473928Mbps
49052024-05-13T12:07:26.274Z-----------------------------------------------------------
49062024-05-13T12:07:26.274ZServer listening on 5201
49072024-05-13T12:07:26.274Z-----------------------------------------------------------
49082024-05-13T12:07:26.274ZAccepted connection from 10.0.0.1, port 51251
49092024-05-13T12:07:26.274Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63188
49102024-05-13T12:07:26.274Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52479
49112024-05-13T12:07:26.275Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53134
49122024-05-13T12:07:26.275Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46970
49132024-05-13T12:07:26.275Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40063
49142024-05-13T12:07:26.275Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45387
49152024-05-13T12:07:26.275Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42240
49162024-05-13T12:07:26.275Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39432
49172024-05-13T12:07:26.275Z[ ID] Interval Transfer Bandwidth
49182024-05-13T12:07:26.275Z[ 5] 0.00-1.00 sec 8.00 MBytes 67.1 Mbits/sec
49192024-05-13T12:07:26.275Z[ 7] 0.00-1.00 sec 7.97 MBytes 66.8 Mbits/sec
49202024-05-13T12:07:26.275Z[ 9] 0.00-1.00 sec 7.94 MBytes 66.6 Mbits/sec
49212024-05-13T12:07:26.275Z[ 11] 0.00-1.00 sec 7.95 MBytes 66.7 Mbits/sec
49222024-05-13T12:07:26.275Z[ 13] 0.00-1.00 sec 7.97 MBytes 66.8 Mbits/sec
49232024-05-13T12:07:26.275Z[ 15] 0.00-1.00 sec 7.95 MBytes 66.7 Mbits/sec
49242024-05-13T12:07:26.275Z[ 17] 0.00-1.00 sec 7.91 MBytes 66.4 Mbits/sec
49252024-05-13T12:07:26.275Z[ 19] 0.00-1.00 sec 7.93 MBytes 66.5 Mbits/sec
49262024-05-13T12:07:26.275Z[SUM] 0.00-1.00 sec 63.6 MBytes 534 Mbits/sec
49272024-05-13T12:07:26.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
49282024-05-13T12:07:26.275Z[ 5] 1.00-2.00 sec 8.47 MBytes 71.0 Mbits/sec
49292024-05-13T12:07:26.275Z[ 7] 1.00-2.00 sec 8.44 MBytes 70.8 Mbits/sec
49302024-05-13T12:07:26.275Z[ 9] 1.00-2.00 sec 8.41 MBytes 70.6 Mbits/sec
49312024-05-13T12:07:26.275Z[ 11] 1.00-2.00 sec 8.41 MBytes 70.6 Mbits/sec
49322024-05-13T12:07:26.275Z[ 13] 1.00-2.00 sec 8.42 MBytes 70.7 Mbits/sec
49332024-05-13T12:07:26.275Z[ 15] 1.00-2.00 sec 8.41 MBytes 70.6 Mbits/sec
49342024-05-13T12:07:26.276Z[ 17] 1.00-2.00 sec 8.48 MBytes 71.1 Mbits/sec
49352024-05-13T12:07:26.276Z[ 19] 1.00-2.00 sec 8.47 MBytes 71.0 Mbits/sec
49362024-05-13T12:07:26.276Z[SUM] 1.00-2.00 sec 67.5 MBytes 566 Mbits/sec
49372024-05-13T12:07:26.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
49382024-05-13T12:07:26.276Z[ 5] 2.00-3.00 sec 8.55 MBytes 71.7 Mbits/sec
49392024-05-13T12:07:26.276Z[ 7] 2.00-3.00 sec 8.56 MBytes 71.8 Mbits/sec
49402024-05-13T12:07:26.276Z[ 9] 2.00-3.00 sec 8.59 MBytes 72.0 Mbits/sec
49412024-05-13T12:07:26.276Z[ 11] 2.00-3.00 sec 8.62 MBytes 72.3 Mbits/sec
49422024-05-13T12:07:26.276Z[ 13] 2.00-3.00 sec 8.52 MBytes 71.5 Mbits/sec
49432024-05-13T12:07:26.276Z[ 15] 2.00-3.00 sec 8.55 MBytes 71.7 Mbits/sec
49442024-05-13T12:07:26.276Z[ 17] 2.00-3.00 sec 8.52 MBytes 71.5 Mbits/sec
49452024-05-13T12:07:26.276Z[ 19] 2.00-3.00 sec 8.52 MBytes 71.5 Mbits/sec
49462024-05-13T12:07:26.276Z[SUM] 2.00-3.00 sec 68.4 MBytes 574 Mbits/sec
49472024-05-13T12:07:26.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
49482024-05-13T12:07:26.276Z[ 5] 3.00-4.00 sec 8.13 MBytes 68.2 Mbits/sec
49492024-05-13T12:07:26.276Z[ 7] 3.00-4.00 sec 8.13 MBytes 68.2 Mbits/sec
49502024-05-13T12:07:26.276Z[ 9] 3.00-4.00 sec 8.12 MBytes 68.1 Mbits/sec
49512024-05-13T12:07:26.276Z[ 11] 3.00-4.00 sec 8.09 MBytes 67.8 Mbits/sec
49522024-05-13T12:07:26.276Z[ 13] 3.00-4.00 sec 8.15 MBytes 68.3 Mbits/sec
49532024-05-13T12:07:26.276Z[ 15] 3.00-4.00 sec 8.13 MBytes 68.2 Mbits/sec
49542024-05-13T12:07:26.276Z[ 17] 3.00-4.00 sec 8.13 MBytes 68.2 Mbits/sec
49552024-05-13T12:07:26.276Z[ 19] 3.00-4.00 sec 8.16 MBytes 68.4 Mbits/sec
49562024-05-13T12:07:26.276Z[SUM] 3.00-4.00 sec 65.1 MBytes 545 Mbits/sec
49572024-05-13T12:07:26.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
49582024-05-13T12:07:26.277Z[ 5] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
49592024-05-13T12:07:26.277Z[ 7] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
49602024-05-13T12:07:26.277Z[ 9] 4.00-5.00 sec 9.14 MBytes 76.8 Mbits/sec
49612024-05-13T12:07:26.277Z[ 11] 4.00-5.00 sec 9.14 MBytes 76.8 Mbits/sec
49622024-05-13T12:07:26.277Z[ 13] 4.00-5.00 sec 9.17 MBytes 77.0 Mbits/sec
49632024-05-13T12:07:26.277Z[ 15] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
49642024-05-13T12:07:26.277Z[ 17] 4.00-5.00 sec 9.16 MBytes 76.9 Mbits/sec
49652024-05-13T12:07:26.277Z[ 19] 4.00-5.00 sec 9.11 MBytes 76.5 Mbits/sec
49662024-05-13T12:07:26.277Z[SUM] 4.00-5.00 sec 73.1 MBytes 613 Mbits/sec
49672024-05-13T12:07:26.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
49682024-05-13T12:07:26.277Z[ 5] 5.00-6.00 sec 9.11 MBytes 76.5 Mbits/sec
49692024-05-13T12:07:26.277Z[ 7] 5.00-6.00 sec 9.17 MBytes 76.9 Mbits/sec
49702024-05-13T12:07:26.277Z[ 9] 5.00-6.00 sec 9.14 MBytes 76.7 Mbits/sec
49712024-05-13T12:07:26.277Z[ 11] 5.00-6.00 sec 9.16 MBytes 76.8 Mbits/sec
49722024-05-13T12:07:26.277Z[ 13] 5.00-6.00 sec 9.14 MBytes 76.7 Mbits/sec
49732024-05-13T12:07:26.277Z[ 15] 5.00-6.00 sec 9.17 MBytes 76.9 Mbits/sec
49742024-05-13T12:07:26.277Z[ 17] 5.00-6.00 sec 9.16 MBytes 76.8 Mbits/sec
49752024-05-13T12:07:26.277Z[ 19] 5.00-6.00 sec 9.16 MBytes 76.8 Mbits/sec
49762024-05-13T12:07:26.277Z[SUM] 5.00-6.00 sec 73.2 MBytes 614 Mbits/sec
49772024-05-13T12:07:26.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
49782024-05-13T12:07:26.277Z[ 5] 6.00-7.00 sec 8.13 MBytes 68.2 Mbits/sec
49792024-05-13T12:07:26.277Z[ 7] 6.00-7.00 sec 8.13 MBytes 68.2 Mbits/sec
49802024-05-13T12:07:26.278Z[ 9] 6.00-7.00 sec 8.13 MBytes 68.2 Mbits/sec
49812024-05-13T12:07:29.368Z[ 11] 6.00-7.00 sec 8.11 MBytes 68.0 Mbits/sec
49822024-05-13T12:07:29.368Z[ 13] 6.00-7.00 sec 8.13 MBytes 68.2 Mbits/sec
49832024-05-13T12:07:29.368Z[ 15] 6.00-7.00 sec 8.12 MBytes 68.1 Mbits/sec
49842024-05-13T12:07:29.368Z[ 17] 6.00-7.00 sec 8.08 MBytes 67.8 Mbits/sec
49852024-05-13T12:07:29.368Z[ 19] 6.00-7.00 sec 8.09 MBytes 67.9 Mbits/sec
49862024-05-13T12:07:29.368Z[SUM] 6.00-7.00 sec 64.9 MBytes 545 Mbits/sec
49872024-05-13T12:07:29.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
49882024-05-13T12:07:29.368Z[ 5] 7.00-8.00 sec 8.29 MBytes 69.5 Mbits/sec
49892024-05-13T12:07:29.368Z[ 7] 7.00-8.00 sec 8.24 MBytes 69.1 Mbits/sec
49902024-05-13T12:07:29.368Z[ 9] 7.00-8.00 sec 8.24 MBytes 69.1 Mbits/sec
49912024-05-13T12:07:29.368Z[ 11] 7.00-8.00 sec 8.24 MBytes 69.1 Mbits/sec
49922024-05-13T12:07:29.368Z[ 13] 7.00-8.00 sec 8.18 MBytes 68.6 Mbits/sec
49932024-05-13T12:07:29.368Z[ 15] 7.00-8.00 sec 8.24 MBytes 69.1 Mbits/sec
49942024-05-13T12:07:29.368Z[ 17] 7.00-8.00 sec 8.29 MBytes 69.5 Mbits/sec
49952024-05-13T12:07:29.368Z[ 19] 7.00-8.00 sec 8.29 MBytes 69.5 Mbits/sec
49962024-05-13T12:07:29.369Z[SUM] 7.00-8.00 sec 66.0 MBytes 554 Mbits/sec
49972024-05-13T12:07:29.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
49982024-05-13T12:07:29.369Z[ 5] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec
49992024-05-13T12:07:29.369Z[ 7] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec
50002024-05-13T12:07:29.369Z[ 9] 8.00-9.00 sec 8.91 MBytes 74.7 Mbits/sec
50012024-05-13T12:07:29.369Z[ 11] 8.00-9.00 sec 8.92 MBytes 74.8 Mbits/sec
50022024-05-13T12:07:29.369Z[ 13] 8.00-9.00 sec 8.96 MBytes 75.2 Mbits/sec
50032024-05-13T12:07:29.369Z[ 15] 8.00-9.00 sec 8.91 MBytes 74.7 Mbits/sec
50042024-05-13T12:07:29.369Z[ 17] 8.00-9.00 sec 8.95 MBytes 75.1 Mbits/sec
50052024-05-13T12:07:29.369Z[ 19] 8.00-9.00 sec 8.89 MBytes 74.6 Mbits/sec
50062024-05-13T12:07:29.369Z[SUM] 8.00-9.00 sec 71.3 MBytes 598 Mbits/sec
50072024-05-13T12:07:29.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
50082024-05-13T12:07:29.369Z[ 5] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec
50092024-05-13T12:07:29.369Z[ 7] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec
50102024-05-13T12:07:29.369Z[ 9] 9.00-10.00 sec 8.84 MBytes 74.1 Mbits/sec
50112024-05-13T12:07:29.369Z[ 11] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec
50122024-05-13T12:07:29.369Z[ 13] 9.00-10.00 sec 8.87 MBytes 74.4 Mbits/sec
50132024-05-13T12:07:29.369Z[ 15] 9.00-10.00 sec 8.85 MBytes 74.3 Mbits/sec
50142024-05-13T12:07:29.369Z[ 17] 9.00-10.00 sec 8.77 MBytes 73.6 Mbits/sec
50152024-05-13T12:07:29.369Z[ 19] 9.00-10.00 sec 8.82 MBytes 74.0 Mbits/sec
50162024-05-13T12:07:29.369Z[SUM] 9.00-10.00 sec 70.7 MBytes 593 Mbits/sec
50172024-05-13T12:07:29.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
50182024-05-13T12:07:29.369Z[ 5] 10.00-10.01 sec 113 KBytes 169 Mbits/sec
50192024-05-13T12:07:29.369Z[ 7] 10.00-10.01 sec 113 KBytes 169 Mbits/sec
50202024-05-13T12:07:29.370Z[ 9] 10.00-10.01 sec 56.6 KBytes 84.4 Mbits/sec
50212024-05-13T12:07:29.370Z[ 11] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
50222024-05-13T12:07:29.370Z[ 13] 10.00-10.01 sec 0.00 Bytes 0.00 bits/sec
50232024-05-13T12:07:29.370Z[ 15] 10.00-10.01 sec 56.6 KBytes 84.4 Mbits/sec
50242024-05-13T12:07:29.370Z[ 17] 10.00-10.01 sec 113 KBytes 169 Mbits/sec
50252024-05-13T12:07:29.370Z[ 19] 10.00-10.01 sec 113 KBytes 169 Mbits/sec
50262024-05-13T12:07:29.370Z[SUM] 10.00-10.01 sec 566 KBytes 846 Mbits/sec
50272024-05-13T12:07:29.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
50282024-05-13T12:07:29.370Z[ ID] Interval Transfer Bandwidth
50292024-05-13T12:07:29.370Z[ 5] 0.00-10.01 sec 85.6 MBytes 71.8 Mbits/sec sender
50302024-05-13T12:07:29.370Z[ 5] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50312024-05-13T12:07:29.370Z[ 7] 0.00-10.01 sec 85.6 MBytes 71.8 Mbits/sec sender
50322024-05-13T12:07:29.370Z[ 7] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50332024-05-13T12:07:29.370Z[ 9] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender
50342024-05-13T12:07:29.370Z[ 9] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50352024-05-13T12:07:29.370Z[ 11] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender
50362024-05-13T12:07:29.370Z[ 11] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50372024-05-13T12:07:29.370Z[ 13] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender
50382024-05-13T12:07:29.370Z[ 13] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50392024-05-13T12:07:29.370Z[ 15] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender
50402024-05-13T12:07:29.370Z[ 15] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50412024-05-13T12:07:29.370Z[ 17] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender
50422024-05-13T12:07:29.370Z[ 17] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50432024-05-13T12:07:29.371Z[ 19] 0.00-10.01 sec 85.5 MBytes 71.7 Mbits/sec sender
50442024-05-13T12:07:29.371Z[ 19] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50452024-05-13T12:07:29.371Z[SUM] 0.00-10.01 sec 684 MBytes 574 Mbits/sec sender
50462024-05-13T12:07:29.371Z[SUM] 0.00-10.01 sec 0.00 Bytes 0.00 bits/sec receiver
50472024-05-13T12:07:29.396ZRun 10/10...574.0994812244529Mbps
50482024-05-13T12:07:29.396Z###---------------------###
50492024-05-13T12:07:29.396Z::: iPerf done... :::
50502024-05-13T12:07:29.396Z:::Awaiting out files...:::
50512024-05-13T12:07:29.396Z###---------------------###
50522024-05-13T12:07:29.396Z###-----###
50532024-05-13T12:07:29.396Z:::done!:::
50542024-05-13T12:07:29.396Z###-----###
50552024-05-13T12:07:32.442ZBenchmarking iperf-tcp/local/s2c/rx
50562024-05-13T12:07:32.442ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
50572024-05-13T12:07:38.109ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (474M iterations)
50582024-05-13T12:07:58.393ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
50592024-05-13T12:07:58.573Ziperf-tcp/local/s2c/rx time: [4.8488 µs 4.8494 µs 4.8500 µs]
50602024-05-13T12:07:58.573Z change: [-0.5288% -0.5054% -0.4792%] (p = 0.00 < 0.05)
50612024-05-13T12:07:58.574Z Change within noise threshold.
50622024-05-13T12:07:58.574ZFound 5 outliers among 100 measurements (5.00%)
50632024-05-13T12:07:58.574Z 3 (3.00%) low mild
50642024-05-13T12:07:58.574Z 1 (1.00%) high mild
50652024-05-13T12:07:58.574Z 1 (1.00%) high severe
50662024-05-13T12:08:00.060Z
50672024-05-13T12:08:00.060ZBenchmarking iperf-tcp/local/s2c/tx
50682024-05-13T12:08:00.060ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
50692024-05-13T12:08:05.782ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (469M iterations)
50702024-05-13T12:08:25.735ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
50712024-05-13T12:08:25.909Ziperf-tcp/local/s2c/tx time: [3.0863 µs 3.0865 µs 3.0867 µs]
50722024-05-13T12:08:25.909Z change: [+1.0694% +1.0834% +1.0990%] (p = 0.00 < 0.05)
50732024-05-13T12:08:25.909Z Performance has regressed.
50742024-05-13T12:08:25.909ZFound 7 outliers among 100 measurements (7.00%)
50752024-05-13T12:08:25.909Z 2 (2.00%) low severe
50762024-05-13T12:08:25.909Z 2 (2.00%) low mild
50772024-05-13T12:08:25.909Z 2 (2.00%) high mild
50782024-05-13T12:08:25.909Z 1 (1.00%) high severe
50792024-05-13T12:08:27.396Z
50802024-05-13T12:08:32.396Z+ cargo ubench
50812024-05-13T12:08:32.657Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
50822024-05-13T12:08:45.002Z Finished `bench` profile [optimized + debuginfo] target(s) in 12.55s
50832024-05-13T12:08:45.027Z Running benches/userland.rs (target/release/deps/userland-30c6951c3609ce9a)
50842024-05-13T12:08:45.052ZGnuplot not found, using plotters backend
50852024-05-13T12:08:45.319ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
50862024-05-13T12:08:45.319ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
50872024-05-13T12:08:49.520ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0027 s (5.0M iterations)
50882024-05-13T12:08:54.549ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
50892024-05-13T12:08:54.746Zparse/Hairpin-DHCPv4/wallclock/Discover
50902024-05-13T12:08:54.746Z time: [158.07 ns 158.38 ns 158.91 ns]
50912024-05-13T12:08:54.746Z change: [+0.7584% +0.9557% +1.1563%] (p = 0.00 < 0.05)
50922024-05-13T12:08:54.746Z Change within noise threshold.
50932024-05-13T12:08:54.746ZFound 12 outliers among 100 measurements (12.00%)
50942024-05-13T12:08:54.746Z 1 (1.00%) low mild
50952024-05-13T12:08:54.746Z 3 (3.00%) high mild
50962024-05-13T12:08:54.746Z 8 (8.00%) high severe
50972024-05-13T12:08:56.233Z
50982024-05-13T12:08:56.258ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
50992024-05-13T12:08:56.258ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
51002024-05-13T12:09:01.455ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0056 s (2.0M iterations)
51012024-05-13T12:09:06.461ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
51022024-05-13T12:09:06.635Zprocess/Hairpin-DHCPv4/wallclock/Discover
51032024-05-13T12:09:06.635Z time: [1.2977 µs 1.2984 µs 1.2992 µs]
51042024-05-13T12:09:06.635Z change: [-0.3228% -0.2458% -0.1654%] (p = 0.00 < 0.05)
51052024-05-13T12:09:06.635Z Change within noise threshold.
51062024-05-13T12:09:06.635ZFound 7 outliers among 100 measurements (7.00%)
51072024-05-13T12:09:06.635Z 3 (3.00%) low mild
51082024-05-13T12:09:06.635Z 4 (4.00%) high mild
51092024-05-13T12:09:08.127Z
51102024-05-13T12:09:08.127ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
51112024-05-13T12:09:08.127ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51122024-05-13T12:09:12.399ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0004 s (4.9M iterations)
51132024-05-13T12:09:17.325ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
51142024-05-13T12:09:17.495Zparse/Hairpin-DHCPv4/wallclock/Request
51152024-05-13T12:09:17.495Z time: [156.50 ns 156.89 ns 157.41 ns]
51162024-05-13T12:09:17.495Z change: [-0.7693% +0.2227% +1.9557%] (p = 0.82 > 0.05)
51172024-05-13T12:09:17.495Z No change in performance detected.
51182024-05-13T12:09:17.495ZFound 15 outliers among 100 measurements (15.00%)
51192024-05-13T12:09:17.495Z 1 (1.00%) low severe
51202024-05-13T12:09:17.496Z 3 (3.00%) low mild
51212024-05-13T12:09:17.496Z 4 (4.00%) high mild
51222024-05-13T12:09:17.496Z 7 (7.00%) high severe
51232024-05-13T12:09:18.980Z
51242024-05-13T12:09:19.004ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
51252024-05-13T12:09:19.004ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
51262024-05-13T12:09:24.037ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0045 s (2.1M iterations)
51272024-05-13T12:09:29.033ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
51282024-05-13T12:09:29.202Zprocess/Hairpin-DHCPv4/wallclock/Request
51292024-05-13T12:09:29.202Z time: [1.2101 µs 1.2109 µs 1.2118 µs]
51302024-05-13T12:09:29.202Z change: [-1.2111% -1.1068% -0.9893%] (p = 0.00 < 0.05)
51312024-05-13T12:09:29.202Z Change within noise threshold.
51322024-05-13T12:09:29.202ZFound 9 outliers among 100 measurements (9.00%)
51332024-05-13T12:09:29.202Z 1 (1.00%) low severe
51342024-05-13T12:09:29.202Z 2 (2.00%) low mild
51352024-05-13T12:09:29.203Z 4 (4.00%) high mild
51362024-05-13T12:09:29.203Z 2 (2.00%) high severe
51372024-05-13T12:09:30.686Z
51382024-05-13T12:09:30.686ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
51392024-05-13T12:09:30.686ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51402024-05-13T12:09:36.297ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0053 s (3.7M iterations)
51412024-05-13T12:09:41.345ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51422024-05-13T12:09:41.521Zparse/Hairpin-DHCPv6/wallclock/Solicit
51432024-05-13T12:09:41.521Z time: [220.84 ns 221.12 ns 221.40 ns]
51442024-05-13T12:09:41.521Z change: [-2.0993% -1.8891% -1.7021%] (p = 0.00 < 0.05)
51452024-05-13T12:09:41.522Z Performance has improved.
51462024-05-13T12:09:41.522ZFound 3 outliers among 100 measurements (3.00%)
51472024-05-13T12:09:41.522Z 2 (2.00%) high mild
51482024-05-13T12:09:41.522Z 1 (1.00%) high severe
51492024-05-13T12:09:43.006Z
51502024-05-13T12:09:43.031ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
51512024-05-13T12:09:43.031ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
51522024-05-13T12:09:46.082ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0068 s (1.7M iterations)
51532024-05-13T12:09:51.095ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
51542024-05-13T12:09:51.267Zprocess/Hairpin-DHCPv6/wallclock/Solicit
51552024-05-13T12:09:51.268Z time: [1.4011 µs 1.4018 µs 1.4026 µs]
51562024-05-13T12:09:51.268Z change: [+4.8971% +5.0665% +5.2120%] (p = 0.00 < 0.05)
51572024-05-13T12:09:51.268Z Performance has regressed.
51582024-05-13T12:09:51.268ZFound 8 outliers among 100 measurements (8.00%)
51592024-05-13T12:09:51.268Z 4 (4.00%) low mild
51602024-05-13T12:09:51.268Z 3 (3.00%) high mild
51612024-05-13T12:09:51.268Z 1 (1.00%) high severe
51622024-05-13T12:09:52.762Z
51632024-05-13T12:09:52.762ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
51642024-05-13T12:09:52.762ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51652024-05-13T12:09:55.842ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0069 s (3.4M iterations)
51662024-05-13T12:10:00.890ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
51672024-05-13T12:10:01.061Zparse/Hairpin-DHCPv6/wallclock/Request
51682024-05-13T12:10:01.061Z time: [221.13 ns 221.48 ns 221.88 ns]
51692024-05-13T12:10:01.061Z change: [-3.8891% -3.6161% -3.3212%] (p = 0.00 < 0.05)
51702024-05-13T12:10:01.061Z Performance has improved.
51712024-05-13T12:10:01.061ZFound 13 outliers among 100 measurements (13.00%)
51722024-05-13T12:10:01.061Z 3 (3.00%) low severe
51732024-05-13T12:10:01.061Z 3 (3.00%) low mild
51742024-05-13T12:10:01.061Z 3 (3.00%) high mild
51752024-05-13T12:10:01.061Z 4 (4.00%) high severe
51762024-05-13T12:10:02.558Z
51772024-05-13T12:10:02.558ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
51782024-05-13T12:10:02.558ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
51792024-05-13T12:10:05.784ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0031 s (1.6M iterations)
51802024-05-13T12:10:10.802ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
51812024-05-13T12:10:10.972Zprocess/Hairpin-DHCPv6/wallclock/Request
51822024-05-13T12:10:10.972Z time: [1.4205 µs 1.4255 µs 1.4325 µs]
51832024-05-13T12:10:10.972Z change: [+2.7029% +2.9356% +3.2061%] (p = 0.00 < 0.05)
51842024-05-13T12:10:10.972Z Performance has regressed.
51852024-05-13T12:10:10.972ZFound 7 outliers among 100 measurements (7.00%)
51862024-05-13T12:10:10.972Z 2 (2.00%) high mild
51872024-05-13T12:10:10.972Z 5 (5.00%) high severe
51882024-05-13T12:10:12.470Z
51892024-05-13T12:10:12.470ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
51902024-05-13T12:10:12.470ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
51912024-05-13T12:10:16.360ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0021 s (5.4M iterations)
51922024-05-13T12:10:21.343ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
51932024-05-13T12:10:21.515Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
51942024-05-13T12:10:21.515Z time: [159.65 ns 159.89 ns 160.21 ns]
51952024-05-13T12:10:21.515Z change: [-0.0070% +0.5241% +1.3769%] (p = 0.07 > 0.05)
51962024-05-13T12:10:21.515Z No change in performance detected.
51972024-05-13T12:10:21.515ZFound 8 outliers among 100 measurements (8.00%)
51982024-05-13T12:10:21.515Z 3 (3.00%) high mild
51992024-05-13T12:10:21.515Z 5 (5.00%) high severe
52002024-05-13T12:10:23.014Z
52012024-05-13T12:10:23.039ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
52022024-05-13T12:10:23.039ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
52032024-05-13T12:10:26.438ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0032 s (3.1M iterations)
52042024-05-13T12:10:31.429ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
52052024-05-13T12:10:31.599Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
52062024-05-13T12:10:31.599Z time: [516.77 ns 517.35 ns 518.09 ns]
52072024-05-13T12:10:31.599Z change: [+0.2359% +0.3921% +0.5399%] (p = 0.00 < 0.05)
52082024-05-13T12:10:31.599Z Change within noise threshold.
52092024-05-13T12:10:31.599ZFound 2 outliers among 100 measurements (2.00%)
52102024-05-13T12:10:31.599Z 1 (1.00%) low mild
52112024-05-13T12:10:31.599Z 1 (1.00%) high severe
52122024-05-13T12:10:33.088Z
52132024-05-13T12:10:33.088ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
52142024-05-13T12:10:33.089ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52152024-05-13T12:10:38.748ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0020 s (3.7M iterations)
52162024-05-13T12:10:43.591ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52172024-05-13T12:10:43.759Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
52182024-05-13T12:10:43.759Z time: [376.07 ns 376.51 ns 377.04 ns]
52192024-05-13T12:10:43.759Z change: [-2.3733% -2.2208% -2.0669%] (p = 0.00 < 0.05)
52202024-05-13T12:10:43.759Z Performance has improved.
52212024-05-13T12:10:43.759ZFound 7 outliers among 100 measurements (7.00%)
52222024-05-13T12:10:43.759Z 3 (3.00%) high mild
52232024-05-13T12:10:43.759Z 4 (4.00%) high severe
52242024-05-13T12:10:45.252Z
52252024-05-13T12:10:45.280ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
52262024-05-13T12:10:45.280ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
52272024-05-13T12:10:49.532ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0004 s (2.4M iterations)
52282024-05-13T12:10:54.507ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
52292024-05-13T12:10:54.676Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
52302024-05-13T12:10:54.676Z time: [568.41 ns 569.00 ns 569.84 ns]
52312024-05-13T12:10:54.676Z change: [-1.5342% -1.4110% -1.2474%] (p = 0.00 < 0.05)
52322024-05-13T12:10:54.676Z Performance has improved.
52332024-05-13T12:10:54.676ZFound 5 outliers among 100 measurements (5.00%)
52342024-05-13T12:10:54.676Z 1 (1.00%) low mild
52352024-05-13T12:10:54.676Z 3 (3.00%) high mild
52362024-05-13T12:10:54.676Z 1 (1.00%) high severe
52372024-05-13T12:10:56.166Z
52382024-05-13T12:10:56.167ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52392024-05-13T12:10:56.167ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52402024-05-13T12:11:00.688ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0023 s (4.6M iterations)
52412024-05-13T12:11:05.741ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52422024-05-13T12:11:05.913Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
52432024-05-13T12:11:05.913Z time: [225.79 ns 226.11 ns 226.46 ns]
52442024-05-13T12:11:05.913Z change: [-2.9232% -2.7074% -2.4562%] (p = 0.00 < 0.05)
52452024-05-13T12:11:05.913Z Performance has improved.
52462024-05-13T12:11:05.914ZFound 3 outliers among 100 measurements (3.00%)
52472024-05-13T12:11:05.914Z 2 (2.00%) low severe
52482024-05-13T12:11:05.914Z 1 (1.00%) high severe
52492024-05-13T12:11:07.399Z
52502024-05-13T12:11:07.399ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
52512024-05-13T12:11:07.399ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
52522024-05-13T12:11:11.648ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0043 s (2.5M iterations)
52532024-05-13T12:11:16.636ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
52542024-05-13T12:11:16.807Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
52552024-05-13T12:11:16.807Z time: [769.80 ns 770.13 ns 770.47 ns]
52562024-05-13T12:11:16.807Z change: [-0.0490% +0.0709% +0.1863%] (p = 0.27 > 0.05)
52572024-05-13T12:11:16.807Z No change in performance detected.
52582024-05-13T12:11:16.807ZFound 6 outliers among 100 measurements (6.00%)
52592024-05-13T12:11:16.807Z 2 (2.00%) low mild
52602024-05-13T12:11:16.807Z 1 (1.00%) high mild
52612024-05-13T12:11:16.807Z 3 (3.00%) high severe
52622024-05-13T12:11:18.305Z
52632024-05-13T12:11:18.305ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
52642024-05-13T12:11:18.305ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52652024-05-13T12:11:22.793ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0005 s (4.7M iterations)
52662024-05-13T12:11:27.794ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52672024-05-13T12:11:27.964Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
52682024-05-13T12:11:27.964Z time: [224.20 ns 224.92 ns 225.89 ns]
52692024-05-13T12:11:27.964Z change: [-2.3681% -2.1596% -1.9290%] (p = 0.00 < 0.05)
52702024-05-13T12:11:27.964Z Performance has improved.
52712024-05-13T12:11:27.964ZFound 5 outliers among 100 measurements (5.00%)
52722024-05-13T12:11:27.964Z 3 (3.00%) low mild
52732024-05-13T12:11:27.964Z 1 (1.00%) high mild
52742024-05-13T12:11:27.964Z 1 (1.00%) high severe
52752024-05-13T12:11:29.447Z
52762024-05-13T12:11:29.472ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
52772024-05-13T12:11:29.472ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
52782024-05-13T12:11:33.658ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0095 s (2.5M iterations)
52792024-05-13T12:11:38.648ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
52802024-05-13T12:11:38.816Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
52812024-05-13T12:11:38.816Z time: [743.33 ns 744.27 ns 745.27 ns]
52822024-05-13T12:11:38.816Z change: [+0.7623% +0.9264% +1.1059%] (p = 0.00 < 0.05)
52832024-05-13T12:11:38.816Z Change within noise threshold.
52842024-05-13T12:11:38.817ZFound 7 outliers among 100 measurements (7.00%)
52852024-05-13T12:11:38.817Z 1 (1.00%) low mild
52862024-05-13T12:11:38.817Z 4 (4.00%) high mild
52872024-05-13T12:11:38.817Z 2 (2.00%) high severe
52882024-05-13T12:11:40.309Z
52892024-05-13T12:11:40.309ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52902024-05-13T12:11:40.309ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
52912024-05-13T12:11:43.874ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (5.9M iterations)
52922024-05-13T12:11:48.823ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
52932024-05-13T12:11:48.992Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
52942024-05-13T12:11:48.992Z time: [167.78 ns 167.96 ns 168.17 ns]
52952024-05-13T12:11:48.992Z change: [-2.0463% -1.8687% -1.6672%] (p = 0.00 < 0.05)
52962024-05-13T12:11:48.992Z Performance has improved.
52972024-05-13T12:11:48.992ZFound 4 outliers among 100 measurements (4.00%)
52982024-05-13T12:11:48.992Z 2 (2.00%) high mild
52992024-05-13T12:11:48.992Z 2 (2.00%) high severe
53002024-05-13T12:11:50.477Z
53012024-05-13T12:11:50.502ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53022024-05-13T12:11:50.502ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
53032024-05-13T12:11:55.851ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0079 s (2.0M iterations)
53042024-05-13T12:12:00.853ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
53052024-05-13T12:12:01.022Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
53062024-05-13T12:12:01.022Z time: [427.49 ns 429.18 ns 431.46 ns]
53072024-05-13T12:12:01.022Z change: [+1.0067% +1.2587% +1.6207%] (p = 0.00 < 0.05)
53082024-05-13T12:12:01.022Z Performance has regressed.
53092024-05-13T12:12:01.022ZFound 10 outliers among 100 measurements (10.00%)
53102024-05-13T12:12:01.022Z 1 (1.00%) low mild
53112024-05-13T12:12:01.022Z 4 (4.00%) high mild
53122024-05-13T12:12:01.022Z 5 (5.00%) high severe
53132024-05-13T12:12:02.524Z
53142024-05-13T12:12:02.524ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53152024-05-13T12:12:02.524ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53162024-05-13T12:12:06.021ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0058 s (3.0M iterations)
53172024-05-13T12:12:11.026ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53182024-05-13T12:12:11.193Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53192024-05-13T12:12:11.193Z time: [170.41 ns 170.59 ns 170.81 ns]
53202024-05-13T12:12:11.193Z change: [-4.9112% -4.5026% -4.1884%] (p = 0.00 < 0.05)
53212024-05-13T12:12:11.193Z Performance has improved.
53222024-05-13T12:12:11.193ZFound 4 outliers among 100 measurements (4.00%)
53232024-05-13T12:12:11.193Z 1 (1.00%) low mild
53242024-05-13T12:12:11.193Z 1 (1.00%) high mild
53252024-05-13T12:12:11.193Z 2 (2.00%) high severe
53262024-05-13T12:12:12.688Z
53272024-05-13T12:12:12.712ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53282024-05-13T12:12:12.712ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
53292024-05-13T12:12:17.380ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0158 s (1.1M iterations)
53302024-05-13T12:12:22.378ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
53312024-05-13T12:12:22.545Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
53322024-05-13T12:12:22.545Z time: [506.03 ns 506.32 ns 506.69 ns]
53332024-05-13T12:12:22.545Z change: [-2.2356% -2.0720% -1.9140%] (p = 0.00 < 0.05)
53342024-05-13T12:12:22.546Z Performance has improved.
53352024-05-13T12:12:22.546ZFound 6 outliers among 100 measurements (6.00%)
53362024-05-13T12:12:22.546Z 2 (2.00%) low mild
53372024-05-13T12:12:22.546Z 2 (2.00%) high mild
53382024-05-13T12:12:22.546Z 2 (2.00%) high severe
53392024-05-13T12:12:24.037Z
53402024-05-13T12:12:24.037ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53412024-05-13T12:12:24.037ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53422024-05-13T12:12:27.236ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (3.3M iterations)
53432024-05-13T12:12:32.119ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53442024-05-13T12:12:32.287Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53452024-05-13T12:12:32.287Z time: [284.33 ns 284.58 ns 284.83 ns]
53462024-05-13T12:12:32.287Z change: [-2.0048% -1.9017% -1.8011%] (p = 0.00 < 0.05)
53472024-05-13T12:12:32.287Z Performance has improved.
53482024-05-13T12:12:32.287ZFound 1 outliers among 100 measurements (1.00%)
53492024-05-13T12:12:32.287Z 1 (1.00%) low mild
53502024-05-13T12:12:33.770Z
53512024-05-13T12:12:33.794ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53522024-05-13T12:12:33.794ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
53532024-05-13T12:12:37.155ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0049 s (1.6M iterations)
53542024-05-13T12:12:42.144ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
53552024-05-13T12:12:42.312Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
53562024-05-13T12:12:42.312Z time: [379.56 ns 379.81 ns 380.10 ns]
53572024-05-13T12:12:42.312Z change: [-1.1760% -1.0535% -0.9405%] (p = 0.00 < 0.05)
53582024-05-13T12:12:42.312Z Change within noise threshold.
53592024-05-13T12:12:42.312ZFound 8 outliers among 100 measurements (8.00%)
53602024-05-13T12:12:42.312Z 1 (1.00%) low severe
53612024-05-13T12:12:42.312Z 5 (5.00%) low mild
53622024-05-13T12:12:42.312Z 2 (2.00%) high mild
53632024-05-13T12:12:43.799Z
53642024-05-13T12:12:43.800ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53652024-05-13T12:12:43.800ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53662024-05-13T12:12:49.363ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0107 s (1.9M iterations)
53672024-05-13T12:12:54.382ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53682024-05-13T12:12:54.551Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53692024-05-13T12:12:54.551Z time: [289.37 ns 289.66 ns 289.99 ns]
53702024-05-13T12:12:54.551Z change: [-3.1561% -2.9772% -2.7954%] (p = 0.00 < 0.05)
53712024-05-13T12:12:54.551Z Performance has improved.
53722024-05-13T12:12:54.551ZFound 1 outliers among 100 measurements (1.00%)
53732024-05-13T12:12:54.551Z 1 (1.00%) high severe
53742024-05-13T12:12:56.041Z
53752024-05-13T12:12:56.069ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53762024-05-13T12:12:56.069ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
53772024-05-13T12:13:01.656ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (934k iterations)
53782024-05-13T12:13:06.663ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
53792024-05-13T12:13:06.831Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
53802024-05-13T12:13:06.831Z time: [411.58 ns 411.92 ns 412.36 ns]
53812024-05-13T12:13:06.831Z change: [-2.5220% -2.2333% -1.7599%] (p = 0.00 < 0.05)
53822024-05-13T12:13:06.831Z Performance has improved.
53832024-05-13T12:13:06.831ZFound 4 outliers among 100 measurements (4.00%)
53842024-05-13T12:13:06.831Z 1 (1.00%) high mild
53852024-05-13T12:13:06.831Z 3 (3.00%) high severe
53862024-05-13T12:13:08.319Z
53872024-05-13T12:13:08.320ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53882024-05-13T12:13:08.320ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
53892024-05-13T12:13:11.803ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (6.0M iterations)
53902024-05-13T12:13:16.791ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
53912024-05-13T12:13:16.959Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
53922024-05-13T12:13:16.959Z time: [163.57 ns 163.73 ns 163.89 ns]
53932024-05-13T12:13:16.959Z change: [-0.5193% -0.2820% -0.0418%] (p = 0.02 < 0.05)
53942024-05-13T12:13:16.959Z Change within noise threshold.
53952024-05-13T12:13:16.959ZFound 11 outliers among 100 measurements (11.00%)
53962024-05-13T12:13:16.959Z 5 (5.00%) low mild
53972024-05-13T12:13:16.960Z 3 (3.00%) high mild
53982024-05-13T12:13:16.960Z 3 (3.00%) high severe
53992024-05-13T12:13:18.454Z
54002024-05-13T12:13:18.482ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
54012024-05-13T12:13:18.482ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
54022024-05-13T12:13:23.470ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0113 s (2.1M iterations)
54032024-05-13T12:13:28.483ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
54042024-05-13T12:13:28.651Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
54052024-05-13T12:13:28.652Z time: [365.32 ns 365.51 ns 365.69 ns]
54062024-05-13T12:13:28.652Z change: [+1.8267% +1.9226% +2.0172%] (p = 0.00 < 0.05)
54072024-05-13T12:13:28.652Z Performance has regressed.
54082024-05-13T12:13:28.652ZFound 1 outliers among 100 measurements (1.00%)
54092024-05-13T12:13:28.652Z 1 (1.00%) high severe
54102024-05-13T12:13:30.138Z
54112024-05-13T12:13:30.138ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54122024-05-13T12:13:30.138ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54132024-05-13T12:13:33.758ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (2.9M iterations)
54142024-05-13T12:13:38.752ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54152024-05-13T12:13:38.920Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54162024-05-13T12:13:38.920Z time: [173.69 ns 173.89 ns 174.11 ns]
54172024-05-13T12:13:38.920Z change: [+5.7515% +5.8771% +6.0297%] (p = 0.00 < 0.05)
54182024-05-13T12:13:38.920Z Performance has regressed.
54192024-05-13T12:13:38.920ZFound 5 outliers among 100 measurements (5.00%)
54202024-05-13T12:13:38.920Z 4 (4.00%) high mild
54212024-05-13T12:13:38.920Z 1 (1.00%) high severe
54222024-05-13T12:13:40.405Z
54232024-05-13T12:13:40.430ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54242024-05-13T12:13:40.430ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
54252024-05-13T12:13:44.804ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0210 s (1.2M iterations)
54262024-05-13T12:13:49.822ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
54272024-05-13T12:13:49.995Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
54282024-05-13T12:13:49.995Z time: [434.18 ns 434.73 ns 435.41 ns]
54292024-05-13T12:13:49.995Z change: [-3.5212% -3.2131% -2.7570%] (p = 0.00 < 0.05)
54302024-05-13T12:13:49.995Z Performance has improved.
54312024-05-13T12:13:49.995ZFound 4 outliers among 100 measurements (4.00%)
54322024-05-13T12:13:49.995Z 1 (1.00%) high mild
54332024-05-13T12:13:49.995Z 3 (3.00%) high severe
54342024-05-13T12:13:51.484Z
54352024-05-13T12:13:51.484ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54362024-05-13T12:13:51.484ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54372024-05-13T12:13:54.574ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (3.4M iterations)
54382024-05-13T12:13:59.507ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54392024-05-13T12:13:59.672Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
54402024-05-13T12:13:59.672Z time: [276.71 ns 276.98 ns 277.27 ns]
54412024-05-13T12:13:59.672Z change: [-1.4957% -1.3379% -1.1743%] (p = 0.00 < 0.05)
54422024-05-13T12:13:59.672Z Performance has improved.
54432024-05-13T12:13:59.672ZFound 3 outliers among 100 measurements (3.00%)
54442024-05-13T12:13:59.672Z 3 (3.00%) high mild
54452024-05-13T12:14:01.160Z
54462024-05-13T12:14:01.161ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
54472024-05-13T12:14:01.161ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
54482024-05-13T12:14:04.327ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0014 s (1.7M iterations)
54492024-05-13T12:14:09.326ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
54502024-05-13T12:14:09.493Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
54512024-05-13T12:14:09.493Z time: [306.97 ns 307.17 ns 307.38 ns]
54522024-05-13T12:14:09.493Z change: [-0.5004% -0.1977% +0.0075%] (p = 0.13 > 0.05)
54532024-05-13T12:14:09.494Z No change in performance detected.
54542024-05-13T12:14:09.494ZFound 1 outliers among 100 measurements (1.00%)
54552024-05-13T12:14:09.494Z 1 (1.00%) high mild
54562024-05-13T12:14:10.982Z
54572024-05-13T12:14:10.982ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54582024-05-13T12:14:10.982ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54592024-05-13T12:14:16.595ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (1.9M iterations)
54602024-05-13T12:14:21.585ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54612024-05-13T12:14:21.749Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54622024-05-13T12:14:21.749Z time: [292.31 ns 292.49 ns 292.69 ns]
54632024-05-13T12:14:21.749Z change: [+1.7725% +2.0576% +2.2723%] (p = 0.00 < 0.05)
54642024-05-13T12:14:21.750Z Performance has regressed.
54652024-05-13T12:14:21.750ZFound 2 outliers among 100 measurements (2.00%)
54662024-05-13T12:14:21.750Z 1 (1.00%) high mild
54672024-05-13T12:14:21.750Z 1 (1.00%) high severe
54682024-05-13T12:14:23.238Z
54692024-05-13T12:14:23.263ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54702024-05-13T12:14:23.264ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
54712024-05-13T12:14:28.785ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0215 s (949k iterations)
54722024-05-13T12:14:33.730ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
54732024-05-13T12:14:33.912Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
54742024-05-13T12:14:33.912Z time: [341.25 ns 341.47 ns 341.72 ns]
54752024-05-13T12:14:33.912Z change: [-1.3459% -1.2351% -1.1190%] (p = 0.00 < 0.05)
54762024-05-13T12:14:33.912Z Performance has improved.
54772024-05-13T12:14:33.912ZFound 1 outliers among 100 measurements (1.00%)
54782024-05-13T12:14:33.912Z 1 (1.00%) high mild
54792024-05-13T12:14:35.393Z
54802024-05-13T12:14:35.393ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54812024-05-13T12:14:35.393ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
54822024-05-13T12:14:39.688ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.9M iterations)
54832024-05-13T12:14:44.661ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
54842024-05-13T12:14:44.829Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54852024-05-13T12:14:44.829Z time: [230.34 ns 230.55 ns 230.77 ns]
54862024-05-13T12:14:44.829Z change: [+0.5459% +0.6519% +0.7807%] (p = 0.00 < 0.05)
54872024-05-13T12:14:44.829Z Change within noise threshold.
54882024-05-13T12:14:44.829ZFound 9 outliers among 100 measurements (9.00%)
54892024-05-13T12:14:44.829Z 3 (3.00%) low mild
54902024-05-13T12:14:44.829Z 4 (4.00%) high mild
54912024-05-13T12:14:44.829Z 2 (2.00%) high severe
54922024-05-13T12:14:46.319Z
54932024-05-13T12:14:46.344ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54942024-05-13T12:14:46.344ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
54952024-05-13T12:14:49.398ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0129 s (1.7M iterations)
54962024-05-13T12:14:54.435ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
54972024-05-13T12:14:54.601Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
54982024-05-13T12:14:54.601Z time: [435.01 ns 435.23 ns 435.46 ns]
54992024-05-13T12:14:54.602Z change: [+0.6430% +0.7254% +0.8097%] (p = 0.00 < 0.05)
55002024-05-13T12:14:54.602Z Change within noise threshold.
55012024-05-13T12:14:54.602ZFound 2 outliers among 100 measurements (2.00%)
55022024-05-13T12:14:54.602Z 1 (1.00%) low mild
55032024-05-13T12:14:54.602Z 1 (1.00%) high mild
55042024-05-13T12:14:56.094Z
55052024-05-13T12:14:56.095ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55062024-05-13T12:14:56.095ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55072024-05-13T12:15:00.130ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0058 s (2.6M iterations)
55082024-05-13T12:15:05.134ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55092024-05-13T12:15:05.303Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55102024-05-13T12:15:05.303Z time: [226.77 ns 227.06 ns 227.33 ns]
55112024-05-13T12:15:05.303Z change: [-4.6881% -4.5325% -4.3810%] (p = 0.00 < 0.05)
55122024-05-13T12:15:05.303Z Performance has improved.
55132024-05-13T12:15:05.303ZFound 2 outliers among 100 measurements (2.00%)
55142024-05-13T12:15:05.303Z 1 (1.00%) high mild
55152024-05-13T12:15:05.303Z 1 (1.00%) high severe
55162024-05-13T12:15:06.785Z
55172024-05-13T12:15:06.811ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55182024-05-13T12:15:06.811ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
55192024-05-13T12:15:11.841ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0156 s (1.0M iterations)
55202024-05-13T12:15:16.853ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
55212024-05-13T12:15:17.026Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
55222024-05-13T12:15:17.026Z time: [509.95 ns 510.23 ns 510.54 ns]
55232024-05-13T12:15:17.026Z change: [-0.7096% -0.6303% -0.5531%] (p = 0.00 < 0.05)
55242024-05-13T12:15:17.026Z Change within noise threshold.
55252024-05-13T12:15:17.026ZFound 3 outliers among 100 measurements (3.00%)
55262024-05-13T12:15:17.026Z 3 (3.00%) high mild
55272024-05-13T12:15:18.515Z
55282024-05-13T12:15:18.515ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55292024-05-13T12:15:18.515ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55302024-05-13T12:15:22.316ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0074 s (2.8M iterations)
55312024-05-13T12:15:27.262ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55322024-05-13T12:15:27.430Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55332024-05-13T12:15:27.431Z time: [346.87 ns 347.18 ns 347.52 ns]
55342024-05-13T12:15:27.431Z change: [-0.0867% +0.0612% +0.2079%] (p = 0.44 > 0.05)
55352024-05-13T12:15:27.431Z No change in performance detected.
55362024-05-13T12:15:27.431ZFound 10 outliers among 100 measurements (10.00%)
55372024-05-13T12:15:27.431Z 4 (4.00%) low mild
55382024-05-13T12:15:27.431Z 3 (3.00%) high mild
55392024-05-13T12:15:27.431Z 3 (3.00%) high severe
55402024-05-13T12:15:28.912Z
55412024-05-13T12:15:28.937ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55422024-05-13T12:15:28.937ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
55432024-05-13T12:15:32.798ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0144 s (1.4M iterations)
55442024-05-13T12:15:37.836ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
55452024-05-13T12:15:38.006Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
55462024-05-13T12:15:38.006Z time: [383.28 ns 383.66 ns 384.10 ns]
55472024-05-13T12:15:38.006Z change: [+0.1336% +0.2520% +0.3787%] (p = 0.00 < 0.05)
55482024-05-13T12:15:38.006Z Change within noise threshold.
55492024-05-13T12:15:38.006ZFound 3 outliers among 100 measurements (3.00%)
55502024-05-13T12:15:38.006Z 2 (2.00%) high mild
55512024-05-13T12:15:38.006Z 1 (1.00%) high severe
55522024-05-13T12:15:39.494Z
55532024-05-13T12:15:39.494ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55542024-05-13T12:15:39.494ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55552024-05-13T12:15:42.638ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0111 s (1.7M iterations)
55562024-05-13T12:15:47.611ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55572024-05-13T12:15:47.781Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55582024-05-13T12:15:47.781Z time: [352.13 ns 352.33 ns 352.53 ns]
55592024-05-13T12:15:47.781Z change: [-0.1972% -0.0621% +0.0566%] (p = 0.35 > 0.05)
55602024-05-13T12:15:47.782Z No change in performance detected.
55612024-05-13T12:15:47.782ZFound 1 outliers among 100 measurements (1.00%)
55622024-05-13T12:15:47.782Z 1 (1.00%) high mild
55632024-05-13T12:15:49.277Z
55642024-05-13T12:15:49.301ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55652024-05-13T12:15:49.301ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
55662024-05-13T12:15:52.313ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (864k iterations)
55672024-05-13T12:15:57.295ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
55682024-05-13T12:15:57.464Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
55692024-05-13T12:15:57.464Z time: [406.23 ns 407.20 ns 409.06 ns]
55702024-05-13T12:15:57.464Z change: [-5.2587% -4.8547% -4.3085%] (p = 0.00 < 0.05)
55712024-05-13T12:15:57.464Z Performance has improved.
55722024-05-13T12:15:57.464ZFound 2 outliers among 100 measurements (2.00%)
55732024-05-13T12:15:57.464Z 2 (2.00%) high severe
55742024-05-13T12:15:58.956Z
55752024-05-13T12:15:58.956ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55762024-05-13T12:15:58.956ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
55772024-05-13T12:16:03.151ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (5.0M iterations)
55782024-05-13T12:16:08.136ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
55792024-05-13T12:16:08.304Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55802024-05-13T12:16:08.304Z time: [220.69 ns 220.90 ns 221.11 ns]
55812024-05-13T12:16:08.304Z change: [-2.7349% -2.5170% -2.3284%] (p = 0.00 < 0.05)
55822024-05-13T12:16:08.304Z Performance has improved.
55832024-05-13T12:16:08.304ZFound 3 outliers among 100 measurements (3.00%)
55842024-05-13T12:16:08.304Z 3 (3.00%) high mild
55852024-05-13T12:16:09.790Z
55862024-05-13T12:16:09.818ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55872024-05-13T12:16:09.818ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
55882024-05-13T12:16:15.570ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0101 s (1.8M iterations)
55892024-05-13T12:16:20.554ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
55902024-05-13T12:16:20.722Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
55912024-05-13T12:16:20.722Z time: [368.45 ns 368.85 ns 369.21 ns]
55922024-05-13T12:16:20.722Z change: [+4.3552% +4.4824% +4.6033%] (p = 0.00 < 0.05)
55932024-05-13T12:16:20.722Z Performance has regressed.
55942024-05-13T12:16:20.722ZFound 1 outliers among 100 measurements (1.00%)
55952024-05-13T12:16:20.722Z 1 (1.00%) high mild
55962024-05-13T12:16:22.215Z
55972024-05-13T12:16:22.215ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
55982024-05-13T12:16:22.215ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
55992024-05-13T12:16:26.269ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0071 s (2.6M iterations)
56002024-05-13T12:16:31.238ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56012024-05-13T12:16:31.405Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56022024-05-13T12:16:31.405Z time: [229.02 ns 229.12 ns 229.23 ns]
56032024-05-13T12:16:31.405Z change: [-0.7007% -0.5650% -0.4047%] (p = 0.00 < 0.05)
56042024-05-13T12:16:31.405Z Change within noise threshold.
56052024-05-13T12:16:31.405ZFound 5 outliers among 100 measurements (5.00%)
56062024-05-13T12:16:31.405Z 2 (2.00%) high mild
56072024-05-13T12:16:31.406Z 3 (3.00%) high severe
56082024-05-13T12:16:32.897Z
56092024-05-13T12:16:32.921ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56102024-05-13T12:16:32.921ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
56112024-05-13T12:16:37.689ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0090 s (1.1M iterations)
56122024-05-13T12:16:42.681ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
56132024-05-13T12:16:42.846Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
56142024-05-13T12:16:42.846Z time: [437.36 ns 437.55 ns 437.73 ns]
56152024-05-13T12:16:42.846Z change: [+1.3884% +1.4804% +1.5725%] (p = 0.00 < 0.05)
56162024-05-13T12:16:42.846Z Performance has regressed.
56172024-05-13T12:16:42.846ZFound 2 outliers among 100 measurements (2.00%)
56182024-05-13T12:16:42.846Z 1 (1.00%) high mild
56192024-05-13T12:16:42.846Z 1 (1.00%) high severe
56202024-05-13T12:16:44.335Z
56212024-05-13T12:16:44.335ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56222024-05-13T12:16:44.335ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56232024-05-13T12:16:48.031ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0014 s (2.8M iterations)
56242024-05-13T12:16:52.933ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56252024-05-13T12:16:53.098Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
56262024-05-13T12:16:53.098Z time: [339.89 ns 340.28 ns 340.72 ns]
56272024-05-13T12:16:53.099Z change: [-0.1934% -0.0433% +0.1222%] (p = 0.59 > 0.05)
56282024-05-13T12:16:53.099Z No change in performance detected.
56292024-05-13T12:16:53.099ZFound 1 outliers among 100 measurements (1.00%)
56302024-05-13T12:16:53.099Z 1 (1.00%) high mild
56312024-05-13T12:16:54.582Z
56322024-05-13T12:16:54.607ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
56332024-05-13T12:16:54.607ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
56342024-05-13T12:16:58.206ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0078 s (1.4M iterations)
56352024-05-13T12:17:03.209ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
56362024-05-13T12:17:03.378Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
56372024-05-13T12:17:03.378Z time: [303.27 ns 303.78 ns 304.27 ns]
56382024-05-13T12:17:03.378Z change: [-0.8110% -0.6569% -0.4961%] (p = 0.00 < 0.05)
56392024-05-13T12:17:03.378Z Change within noise threshold.
56402024-05-13T12:17:03.378ZFound 7 outliers among 100 measurements (7.00%)
56412024-05-13T12:17:03.378Z 7 (7.00%) high mild
56422024-05-13T12:17:04.872Z
56432024-05-13T12:17:04.873ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56442024-05-13T12:17:04.873ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56452024-05-13T12:17:07.989ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0126 s (1.7M iterations)
56462024-05-13T12:17:12.976ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56472024-05-13T12:17:13.143Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56482024-05-13T12:17:13.143Z time: [345.95 ns 346.20 ns 346.45 ns]
56492024-05-13T12:17:13.143Z change: [-1.1369% -0.9518% -0.7712%] (p = 0.00 < 0.05)
56502024-05-13T12:17:13.143Z Change within noise threshold.
56512024-05-13T12:17:13.143ZFound 9 outliers among 100 measurements (9.00%)
56522024-05-13T12:17:13.143Z 2 (2.00%) low mild
56532024-05-13T12:17:13.143Z 6 (6.00%) high mild
56542024-05-13T12:17:13.143Z 1 (1.00%) high severe
56552024-05-13T12:17:14.637Z
56562024-05-13T12:17:14.661ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56572024-05-13T12:17:14.661ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
56582024-05-13T12:17:20.611ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0058 s (879k iterations)
56592024-05-13T12:17:25.618ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
56602024-05-13T12:17:25.787Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
56612024-05-13T12:17:25.787Z time: [335.70 ns 337.88 ns 342.41 ns]
56622024-05-13T12:17:25.787Z change: [-2.1951% -1.8221% -1.1854%] (p = 0.00 < 0.05)
56632024-05-13T12:17:25.787Z Performance has improved.
56642024-05-13T12:17:25.787ZFound 2 outliers among 100 measurements (2.00%)
56652024-05-13T12:17:25.788Z 2 (2.00%) high severe
56662024-05-13T12:17:27.280Z
56672024-05-13T12:17:27.280ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56682024-05-13T12:17:27.280ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
56692024-05-13T12:17:30.845ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0037 s (5.9M iterations)
56702024-05-13T12:17:35.770ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
56712024-05-13T12:17:35.938Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56722024-05-13T12:17:35.938Z time: [168.90 ns 169.05 ns 169.23 ns]
56732024-05-13T12:17:35.938Z change: [-1.6461% -1.4863% -1.3252%] (p = 0.00 < 0.05)
56742024-05-13T12:17:35.938Z Performance has improved.
56752024-05-13T12:17:35.938ZFound 4 outliers among 100 measurements (4.00%)
56762024-05-13T12:17:35.938Z 2 (2.00%) high mild
56772024-05-13T12:17:35.938Z 2 (2.00%) high severe
56782024-05-13T12:17:37.431Z
56792024-05-13T12:17:37.431ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56802024-05-13T12:17:37.455ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
56812024-05-13T12:17:41.818ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0062 s (1.2M iterations)
56822024-05-13T12:17:46.808ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
56832024-05-13T12:17:46.977Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
56842024-05-13T12:17:46.977Z time: [1.7438 µs 1.7452 µs 1.7474 µs]
56852024-05-13T12:17:46.977Z change: [+0.1874% +0.2978% +0.4293%] (p = 0.00 < 0.05)
56862024-05-13T12:17:46.977Z Change within noise threshold.
56872024-05-13T12:17:46.977ZFound 10 outliers among 100 measurements (10.00%)
56882024-05-13T12:17:46.977Z 1 (1.00%) high mild
56892024-05-13T12:17:46.977Z 9 (9.00%) high severe
56902024-05-13T12:17:48.472Z
56912024-05-13T12:17:48.472ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
56922024-05-13T12:17:48.472ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
56932024-05-13T12:17:51.984ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0059 s (3.0M iterations)
56942024-05-13T12:17:56.973ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
56952024-05-13T12:17:57.142Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
56962024-05-13T12:17:57.142Z time: [170.39 ns 170.55 ns 170.74 ns]
56972024-05-13T12:17:57.142Z change: [-3.1579% -2.9413% -2.6665%] (p = 0.00 < 0.05)
56982024-05-13T12:17:57.142Z Performance has improved.
56992024-05-13T12:17:57.142ZFound 3 outliers among 100 measurements (3.00%)
57002024-05-13T12:17:57.142Z 1 (1.00%) high mild
57012024-05-13T12:17:57.143Z 2 (2.00%) high severe
57022024-05-13T12:17:58.623Z
57032024-05-13T12:17:58.650ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57042024-05-13T12:17:58.650ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57052024-05-13T12:18:01.792ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0059 s (828k iterations)
57062024-05-13T12:18:06.801ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57072024-05-13T12:18:06.970Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
57082024-05-13T12:18:06.970Z time: [1.9147 µs 1.9156 µs 1.9166 µs]
57092024-05-13T12:18:06.970Z change: [-0.3577% -0.2593% -0.1554%] (p = 0.00 < 0.05)
57102024-05-13T12:18:06.970Z Change within noise threshold.
57112024-05-13T12:18:06.970ZFound 5 outliers among 100 measurements (5.00%)
57122024-05-13T12:18:06.970Z 5 (5.00%) high mild
57132024-05-13T12:18:08.458Z
57142024-05-13T12:18:08.458ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57152024-05-13T12:18:08.458ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57162024-05-13T12:18:11.656ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0061 s (3.3M iterations)
57172024-05-13T12:18:16.569ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57182024-05-13T12:18:16.737Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57192024-05-13T12:18:16.738Z time: [284.66 ns 284.97 ns 285.31 ns]
57202024-05-13T12:18:16.738Z change: [-1.8403% -1.7079% -1.5837%] (p = 0.00 < 0.05)
57212024-05-13T12:18:16.738Z Performance has improved.
57222024-05-13T12:18:16.738ZFound 1 outliers among 100 measurements (1.00%)
57232024-05-13T12:18:16.738Z 1 (1.00%) high mild
57242024-05-13T12:18:18.229Z
57252024-05-13T12:18:18.254ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57262024-05-13T12:18:18.254ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
57272024-05-13T12:18:22.677ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0121 s (1.2M iterations)
57282024-05-13T12:18:27.667ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
57292024-05-13T12:18:27.837Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
57302024-05-13T12:18:27.837Z time: [1.1208 µs 1.1218 µs 1.1229 µs]
57312024-05-13T12:18:27.837Z change: [-0.6685% -0.5256% -0.3922%] (p = 0.00 < 0.05)
57322024-05-13T12:18:27.837Z Change within noise threshold.
57332024-05-13T12:18:27.837ZFound 2 outliers among 100 measurements (2.00%)
57342024-05-13T12:18:27.838Z 2 (2.00%) high mild
57352024-05-13T12:18:29.333Z
57362024-05-13T12:18:29.333ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57372024-05-13T12:18:29.333ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57382024-05-13T12:18:34.927ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0110 s (1.9M iterations)
57392024-05-13T12:18:39.916ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57402024-05-13T12:18:40.083Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57412024-05-13T12:18:40.083Z time: [288.87 ns 289.21 ns 289.57 ns]
57422024-05-13T12:18:40.084Z change: [-1.9277% -1.7396% -1.5377%] (p = 0.00 < 0.05)
57432024-05-13T12:18:40.084Z Performance has improved.
57442024-05-13T12:18:40.084ZFound 6 outliers among 100 measurements (6.00%)
57452024-05-13T12:18:40.084Z 4 (4.00%) high mild
57462024-05-13T12:18:40.084Z 2 (2.00%) high severe
57472024-05-13T12:18:41.578Z
57482024-05-13T12:18:41.578ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57492024-05-13T12:18:41.578ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
57502024-05-13T12:18:44.880ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0246 s (798k iterations)
57512024-05-13T12:18:49.921ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
57522024-05-13T12:18:50.084Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
57532024-05-13T12:18:50.084Z time: [1.2134 µs 1.2159 µs 1.2191 µs]
57542024-05-13T12:18:50.084Z change: [+0.1503% +0.4672% +0.9315%] (p = 0.00 < 0.05)
57552024-05-13T12:18:50.084Z Change within noise threshold.
57562024-05-13T12:18:50.084ZFound 8 outliers among 100 measurements (8.00%)
57572024-05-13T12:18:50.084Z 5 (5.00%) high mild
57582024-05-13T12:18:50.084Z 3 (3.00%) high severe
57592024-05-13T12:18:51.576Z
57602024-05-13T12:18:51.576ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57612024-05-13T12:18:51.576ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
57622024-05-13T12:18:55.034ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (6.1M iterations)
57632024-05-13T12:19:00.015ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
57642024-05-13T12:19:00.182Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57652024-05-13T12:19:00.182Z time: [162.61 ns 162.75 ns 162.89 ns]
57662024-05-13T12:19:00.182Z change: [-0.9809% -0.8112% -0.6460%] (p = 0.00 < 0.05)
57672024-05-13T12:19:00.182Z Change within noise threshold.
57682024-05-13T12:19:00.182ZFound 3 outliers among 100 measurements (3.00%)
57692024-05-13T12:19:00.182Z 3 (3.00%) high mild
57702024-05-13T12:19:01.674Z
57712024-05-13T12:19:01.699ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57722024-05-13T12:19:01.699ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
57732024-05-13T12:19:05.927ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0190 s (1.2M iterations)
57742024-05-13T12:19:10.902ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
57752024-05-13T12:19:11.063Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
57762024-05-13T12:19:11.063Z time: [1.6544 µs 1.6565 µs 1.6588 µs]
57772024-05-13T12:19:11.063Z change: [-0.6944% -0.6240% -0.5455%] (p = 0.00 < 0.05)
57782024-05-13T12:19:11.063Z Change within noise threshold.
57792024-05-13T12:19:11.063ZFound 9 outliers among 100 measurements (9.00%)
57802024-05-13T12:19:11.063Z 5 (5.00%) high mild
57812024-05-13T12:19:11.063Z 4 (4.00%) high severe
57822024-05-13T12:19:12.553Z
57832024-05-13T12:19:12.553ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
57842024-05-13T12:19:12.553ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
57852024-05-13T12:19:16.058ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0041 s (3.0M iterations)
57862024-05-13T12:19:21.083ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
57872024-05-13T12:19:21.252Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
57882024-05-13T12:19:21.252Z time: [162.32 ns 162.60 ns 162.95 ns]
57892024-05-13T12:19:21.252Z change: [-0.3770% -0.0491% +0.2655%] (p = 0.77 > 0.05)
57902024-05-13T12:19:21.252Z No change in performance detected.
57912024-05-13T12:19:21.252ZFound 11 outliers among 100 measurements (11.00%)
57922024-05-13T12:19:21.252Z 7 (7.00%) high mild
57932024-05-13T12:19:21.252Z 4 (4.00%) high severe
57942024-05-13T12:19:22.742Z
57952024-05-13T12:19:22.766ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
57962024-05-13T12:19:22.766ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
57972024-05-13T12:19:25.835ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0051 s (848k iterations)
57982024-05-13T12:19:30.869ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
57992024-05-13T12:19:31.038Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58002024-05-13T12:19:31.038Z time: [1.8214 µs 1.8225 µs 1.8236 µs]
58012024-05-13T12:19:31.038Z change: [+1.2342% +1.3146% +1.4028%] (p = 0.00 < 0.05)
58022024-05-13T12:19:31.038Z Performance has regressed.
58032024-05-13T12:19:31.038ZFound 6 outliers among 100 measurements (6.00%)
58042024-05-13T12:19:31.038Z 1 (1.00%) low mild
58052024-05-13T12:19:31.038Z 5 (5.00%) high mild
58062024-05-13T12:19:32.526Z
58072024-05-13T12:19:32.526ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58082024-05-13T12:19:32.526ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58092024-05-13T12:19:35.615ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0064 s (3.4M iterations)
58102024-05-13T12:19:40.587ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58112024-05-13T12:19:40.757Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58122024-05-13T12:19:40.757Z time: [278.48 ns 278.94 ns 279.42 ns]
58132024-05-13T12:19:40.757Z change: [-1.1041% -0.9657% -0.8150%] (p = 0.00 < 0.05)
58142024-05-13T12:19:40.757Z Change within noise threshold.
58152024-05-13T12:19:40.757ZFound 3 outliers among 100 measurements (3.00%)
58162024-05-13T12:19:40.758Z 3 (3.00%) high mild
58172024-05-13T12:19:42.252Z
58182024-05-13T12:19:42.276ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58192024-05-13T12:19:42.277ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58202024-05-13T12:19:46.530ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0060 s (1.2M iterations)
58212024-05-13T12:19:51.510ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
58222024-05-13T12:19:51.676Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
58232024-05-13T12:19:51.676Z time: [1.0375 µs 1.0379 µs 1.0384 µs]
58242024-05-13T12:19:51.676Z change: [+1.0926% +1.2064% +1.3735%] (p = 0.00 < 0.05)
58252024-05-13T12:19:51.676Z Performance has regressed.
58262024-05-13T12:19:51.676ZFound 7 outliers among 100 measurements (7.00%)
58272024-05-13T12:19:51.676Z 5 (5.00%) high mild
58282024-05-13T12:19:51.676Z 2 (2.00%) high severe
58292024-05-13T12:19:53.169Z
58302024-05-13T12:19:53.169ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58312024-05-13T12:19:53.169ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58322024-05-13T12:19:58.643ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0069 s (1.9M iterations)
58332024-05-13T12:20:03.645ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58342024-05-13T12:20:03.816Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58352024-05-13T12:20:03.816Z time: [282.55 ns 282.89 ns 283.34 ns]
58362024-05-13T12:20:03.816Z change: [+0.0681% +0.1884% +0.3343%] (p = 0.01 < 0.05)
58372024-05-13T12:20:03.816Z Change within noise threshold.
58382024-05-13T12:20:03.816ZFound 12 outliers among 100 measurements (12.00%)
58392024-05-13T12:20:03.817Z 2 (2.00%) low mild
58402024-05-13T12:20:03.817Z 7 (7.00%) high mild
58412024-05-13T12:20:03.817Z 3 (3.00%) high severe
58422024-05-13T12:20:05.312Z
58432024-05-13T12:20:05.337ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58442024-05-13T12:20:05.337ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
58452024-05-13T12:20:08.552ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0259 s (813k iterations)
58462024-05-13T12:20:13.597ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
58472024-05-13T12:20:13.768Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
58482024-05-13T12:20:13.768Z time: [1.1368 µs 1.1390 µs 1.1418 µs]
58492024-05-13T12:20:13.768Z change: [+2.4716% +2.6302% +2.8072%] (p = 0.00 < 0.05)
58502024-05-13T12:20:13.768Z Performance has regressed.
58512024-05-13T12:20:13.768ZFound 13 outliers among 100 measurements (13.00%)
58522024-05-13T12:20:13.768Z 4 (4.00%) high mild
58532024-05-13T12:20:13.768Z 9 (9.00%) high severe
58542024-05-13T12:20:15.253Z
58552024-05-13T12:20:15.253ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58562024-05-13T12:20:15.253ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58572024-05-13T12:20:19.518ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (4.9M iterations)
58582024-05-13T12:20:24.524ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
58592024-05-13T12:20:24.691Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58602024-05-13T12:20:24.691Z time: [230.41 ns 230.65 ns 230.90 ns]
58612024-05-13T12:20:24.691Z change: [+0.4593% +0.5784% +0.6944%] (p = 0.00 < 0.05)
58622024-05-13T12:20:24.691Z Change within noise threshold.
58632024-05-13T12:20:24.691ZFound 1 outliers among 100 measurements (1.00%)
58642024-05-13T12:20:24.691Z 1 (1.00%) high mild
58652024-05-13T12:20:26.182Z
58662024-05-13T12:20:26.182ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58672024-05-13T12:20:26.182ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
58682024-05-13T12:20:31.096ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0181 s (1.1M iterations)
58692024-05-13T12:20:36.144ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
58702024-05-13T12:20:36.302Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
58712024-05-13T12:20:36.302Z time: [1.8483 µs 1.8509 µs 1.8533 µs]
58722024-05-13T12:20:36.302Z change: [+0.1935% +0.3542% +0.5298%] (p = 0.00 < 0.05)
58732024-05-13T12:20:36.302Z Change within noise threshold.
58742024-05-13T12:20:36.302ZFound 5 outliers among 100 measurements (5.00%)
58752024-05-13T12:20:36.302Z 1 (1.00%) low mild
58762024-05-13T12:20:36.302Z 3 (3.00%) high mild
58772024-05-13T12:20:36.302Z 1 (1.00%) high severe
58782024-05-13T12:20:37.792Z
58792024-05-13T12:20:37.792ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
58802024-05-13T12:20:37.792ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
58812024-05-13T12:20:41.755ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (2.6M iterations)
58822024-05-13T12:20:46.747ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
58832024-05-13T12:20:46.917Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
58842024-05-13T12:20:46.917Z time: [224.58 ns 224.72 ns 224.87 ns]
58852024-05-13T12:20:46.917Z change: [-4.4173% -4.1223% -3.7344%] (p = 0.00 < 0.05)
58862024-05-13T12:20:46.917Z Performance has improved.
58872024-05-13T12:20:46.917ZFound 11 outliers among 100 measurements (11.00%)
58882024-05-13T12:20:46.917Z 1 (1.00%) low mild
58892024-05-13T12:20:46.917Z 3 (3.00%) high mild
58902024-05-13T12:20:46.917Z 7 (7.00%) high severe
58912024-05-13T12:20:48.408Z
58922024-05-13T12:20:48.432ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
58932024-05-13T12:20:48.433ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
58942024-05-13T12:20:51.803ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0037 s (773k iterations)
58952024-05-13T12:20:56.824ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
58962024-05-13T12:20:56.994Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
58972024-05-13T12:20:56.994Z time: [1.9802 µs 1.9822 µs 1.9845 µs]
58982024-05-13T12:20:56.994Z change: [-0.8216% -0.7075% -0.5828%] (p = 0.00 < 0.05)
58992024-05-13T12:20:56.994Z Change within noise threshold.
59002024-05-13T12:20:56.994ZFound 11 outliers among 100 measurements (11.00%)
59012024-05-13T12:20:56.994Z 8 (8.00%) high mild
59022024-05-13T12:20:56.994Z 3 (3.00%) high severe
59032024-05-13T12:20:58.481Z
59042024-05-13T12:20:58.481ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59052024-05-13T12:20:58.481ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59062024-05-13T12:21:02.182ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0068 s (2.8M iterations)
59072024-05-13T12:21:07.272ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59082024-05-13T12:21:07.439Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59092024-05-13T12:21:07.439Z time: [346.13 ns 346.57 ns 346.96 ns]
59102024-05-13T12:21:07.439Z change: [-0.7772% -0.5744% -0.3915%] (p = 0.00 < 0.05)
59112024-05-13T12:21:07.439Z Change within noise threshold.
59122024-05-13T12:21:08.929Z
59132024-05-13T12:21:08.954ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59142024-05-13T12:21:08.954ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59152024-05-13T12:21:13.856ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0063 s (1.1M iterations)
59162024-05-13T12:21:18.851ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
59172024-05-13T12:21:19.021Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59182024-05-13T12:21:19.021Z time: [1.1098 µs 1.1109 µs 1.1122 µs]
59192024-05-13T12:21:19.021Z change: [-0.4986% -0.3592% -0.2203%] (p = 0.00 < 0.05)
59202024-05-13T12:21:19.021Z Change within noise threshold.
59212024-05-13T12:21:19.021ZFound 6 outliers among 100 measurements (6.00%)
59222024-05-13T12:21:19.021Z 5 (5.00%) high mild
59232024-05-13T12:21:19.021Z 1 (1.00%) high severe
59242024-05-13T12:21:20.508Z
59252024-05-13T12:21:20.508ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59262024-05-13T12:21:20.509ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59272024-05-13T12:21:23.563ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0021 s (1.7M iterations)
59282024-05-13T12:21:28.590ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59292024-05-13T12:21:28.756Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59302024-05-13T12:21:28.756Z time: [345.54 ns 346.20 ns 346.90 ns]
59312024-05-13T12:21:28.756Z change: [-0.8685% -0.5621% -0.3291%] (p = 0.00 < 0.05)
59322024-05-13T12:21:28.756Z Change within noise threshold.
59332024-05-13T12:21:28.756ZFound 6 outliers among 100 measurements (6.00%)
59342024-05-13T12:21:28.756Z 6 (6.00%) high mild
59352024-05-13T12:21:30.250Z
59362024-05-13T12:21:30.275ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59372024-05-13T12:21:30.275ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59382024-05-13T12:21:33.789ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0113 s (742k iterations)
59392024-05-13T12:21:38.820ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59402024-05-13T12:21:38.989Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
59412024-05-13T12:21:38.989Z time: [1.2013 µs 1.2019 µs 1.2026 µs]
59422024-05-13T12:21:38.989Z change: [-1.3172% -1.0428% -0.8183%] (p = 0.00 < 0.05)
59432024-05-13T12:21:38.989Z Change within noise threshold.
59442024-05-13T12:21:38.989ZFound 5 outliers among 100 measurements (5.00%)
59452024-05-13T12:21:38.989Z 3 (3.00%) high mild
59462024-05-13T12:21:38.989Z 2 (2.00%) high severe
59472024-05-13T12:21:40.485Z
59482024-05-13T12:21:40.485ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59492024-05-13T12:21:40.485ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59502024-05-13T12:21:44.649ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (5.0M iterations)
59512024-05-13T12:21:49.643ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59522024-05-13T12:21:49.811Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59532024-05-13T12:21:49.811Z time: [220.88 ns 221.12 ns 221.34 ns]
59542024-05-13T12:21:49.811Z change: [-2.7505% -2.6189% -2.4920%] (p = 0.00 < 0.05)
59552024-05-13T12:21:49.812Z Performance has improved.
59562024-05-13T12:21:49.812ZFound 3 outliers among 100 measurements (3.00%)
59572024-05-13T12:21:49.812Z 1 (1.00%) low mild
59582024-05-13T12:21:49.812Z 2 (2.00%) high mild
59592024-05-13T12:21:51.293Z
59602024-05-13T12:21:51.317ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59612024-05-13T12:21:51.317ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
59622024-05-13T12:21:56.070ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0150 s (1.1M iterations)
59632024-05-13T12:22:01.054ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
59642024-05-13T12:22:01.223Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
59652024-05-13T12:22:01.223Z time: [1.7615 µs 1.7660 µs 1.7712 µs]
59662024-05-13T12:22:01.223Z change: [-0.5218% +0.0431% +0.4200%] (p = 0.90 > 0.05)
59672024-05-13T12:22:01.223Z No change in performance detected.
59682024-05-13T12:22:01.223ZFound 1 outliers among 100 measurements (1.00%)
59692024-05-13T12:22:01.223Z 1 (1.00%) high mild
59702024-05-13T12:22:02.719Z
59712024-05-13T12:22:02.719ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
59722024-05-13T12:22:02.719ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
59732024-05-13T12:22:06.659ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (2.7M iterations)
59742024-05-13T12:22:11.656ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
59752024-05-13T12:22:11.826Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
59762024-05-13T12:22:11.826Z time: [223.33 ns 223.73 ns 224.16 ns]
59772024-05-13T12:22:11.827Z change: [-1.3590% -1.2181% -1.0670%] (p = 0.00 < 0.05)
59782024-05-13T12:22:11.827Z Performance has improved.
59792024-05-13T12:22:11.827ZFound 11 outliers among 100 measurements (11.00%)
59802024-05-13T12:22:11.827Z 5 (5.00%) high mild
59812024-05-13T12:22:11.827Z 6 (6.00%) high severe
59822024-05-13T12:22:13.320Z
59832024-05-13T12:22:13.320ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
59842024-05-13T12:22:13.320ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
59852024-05-13T12:22:16.660ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0187 s (788k iterations)
59862024-05-13T12:22:21.693ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
59872024-05-13T12:22:21.861Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
59882024-05-13T12:22:21.861Z time: [1.9044 µs 1.9059 µs 1.9074 µs]
59892024-05-13T12:22:21.861Z change: [-1.2696% -1.1151% -0.9559%] (p = 0.00 < 0.05)
59902024-05-13T12:22:21.861Z Change within noise threshold.
59912024-05-13T12:22:21.861ZFound 4 outliers among 100 measurements (4.00%)
59922024-05-13T12:22:21.861Z 1 (1.00%) high mild
59932024-05-13T12:22:21.861Z 3 (3.00%) high severe
59942024-05-13T12:22:23.355Z
59952024-05-13T12:22:23.355ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
59962024-05-13T12:22:23.355ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
59972024-05-13T12:22:27.028ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0060 s (2.9M iterations)
59982024-05-13T12:22:32.014ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
59992024-05-13T12:22:32.178Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60002024-05-13T12:22:32.178Z time: [341.44 ns 341.68 ns 341.94 ns]
60012024-05-13T12:22:32.178Z change: [-0.1213% +0.0553% +0.2034%] (p = 0.52 > 0.05)
60022024-05-13T12:22:32.178Z No change in performance detected.
60032024-05-13T12:22:32.178ZFound 5 outliers among 100 measurements (5.00%)
60042024-05-13T12:22:32.178Z 5 (5.00%) high mild
60052024-05-13T12:22:33.676Z
60062024-05-13T12:22:33.701ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60072024-05-13T12:22:33.701ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60082024-05-13T12:22:38.437ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0001 s (1.1M iterations)
60092024-05-13T12:22:43.441ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60102024-05-13T12:22:43.608Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60112024-05-13T12:22:43.608Z time: [1.0393 µs 1.0398 µs 1.0402 µs]
60122024-05-13T12:22:43.608Z change: [+1.2391% +1.3381% +1.4209%] (p = 0.00 < 0.05)
60132024-05-13T12:22:43.608Z Performance has regressed.
60142024-05-13T12:22:43.608ZFound 6 outliers among 100 measurements (6.00%)
60152024-05-13T12:22:43.608Z 4 (4.00%) high mild
60162024-05-13T12:22:43.608Z 2 (2.00%) high severe
60172024-05-13T12:22:45.097Z
60182024-05-13T12:22:45.097ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60192024-05-13T12:22:45.097ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60202024-05-13T12:22:48.128ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0069 s (1.7M iterations)
60212024-05-13T12:22:53.154ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60222024-05-13T12:22:53.324Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60232024-05-13T12:22:53.324Z time: [340.20 ns 340.70 ns 341.48 ns]
60242024-05-13T12:22:53.325Z change: [+0.0395% +0.1605% +0.2882%] (p = 0.01 < 0.05)
60252024-05-13T12:22:53.325Z Change within noise threshold.
60262024-05-13T12:22:53.325ZFound 5 outliers among 100 measurements (5.00%)
60272024-05-13T12:22:53.325Z 2 (2.00%) high mild
60282024-05-13T12:22:53.325Z 3 (3.00%) high severe
60292024-05-13T12:22:54.816Z
60302024-05-13T12:22:54.841ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60312024-05-13T12:22:54.841ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60322024-05-13T12:22:58.293ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0225 s (758k iterations)
60332024-05-13T12:23:03.337ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
60342024-05-13T12:23:03.508Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60352024-05-13T12:23:03.508Z time: [1.1311 µs 1.1315 µs 1.1320 µs]
60362024-05-13T12:23:03.508Z change: [+1.3973% +1.5775% +1.8210%] (p = 0.00 < 0.05)
60372024-05-13T12:23:03.508Z Performance has regressed.
60382024-05-13T12:23:03.508ZFound 8 outliers among 100 measurements (8.00%)
60392024-05-13T12:23:03.508Z 1 (1.00%) low mild
60402024-05-13T12:23:03.508Z 4 (4.00%) high mild
60412024-05-13T12:23:03.508Z 3 (3.00%) high severe
60422024-05-13T12:23:05.002Z
60432024-05-13T12:23:05.048ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
60442024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
60452024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0652 ms (385 iterations)
60462024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
60472024-05-13T12:23:05.049Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
60482024-05-13T12:23:05.049Z time: [15.000 15.000 15.000 ]
60492024-05-13T12:23:05.049Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60502024-05-13T12:23:05.049Z No change in performance detected.
60512024-05-13T12:23:05.049Z
60522024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
60532024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
60542024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0756 ms (440 iterations)
60552024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
60562024-05-13T12:23:05.049Zprocess/Hairpin-DHCPv4/alloc_ct/Request
60572024-05-13T12:23:05.049Z time: [14.000 14.000 14.000 ]
60582024-05-13T12:23:05.049Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60592024-05-13T12:23:05.049Z No change in performance detected.
60602024-05-13T12:23:05.049Z
60612024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
60622024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
60632024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1296 ms (330 iterations)
60642024-05-13T12:23:05.049ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
60652024-05-13T12:23:05.049Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
60662024-05-13T12:23:05.050Z time: [16.000 16.000 16.000 ]
60672024-05-13T12:23:05.050Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60682024-05-13T12:23:05.050Z No change in performance detected.
60692024-05-13T12:23:05.050Z
60702024-05-13T12:23:05.050ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
60712024-05-13T12:23:05.050ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
60722024-05-13T12:23:05.050ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.1173 ms (330 iterations)
60732024-05-13T12:23:05.050ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
60742024-05-13T12:23:05.050Zprocess/Hairpin-DHCPv6/alloc_ct/Request
60752024-05-13T12:23:05.050Z time: [17.000 17.000 17.000 ]
60762024-05-13T12:23:05.050Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60772024-05-13T12:23:05.050Z No change in performance detected.
60782024-05-13T12:23:05.050Z
60792024-05-13T12:23:05.050ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
60802024-05-13T12:23:05.050ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
60812024-05-13T12:23:05.050ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0046 ms (605 iterations)
60822024-05-13T12:23:05.050ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
60832024-05-13T12:23:05.050Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
60842024-05-13T12:23:05.050Z time: [8.0000 8.0000 8.0000 ]
60852024-05-13T12:23:05.050Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60862024-05-13T12:23:05.050Z No change in performance detected.
60872024-05-13T12:23:05.050Z
60882024-05-13T12:23:05.051ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
60892024-05-13T12:23:05.051ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
60902024-05-13T12:23:05.051ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0680 ms (495 iterations)
60912024-05-13T12:23:05.051ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
60922024-05-13T12:23:05.051Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
60932024-05-13T12:23:05.051Z time: [8.0000 8.0000 8.0000 ]
60942024-05-13T12:23:05.051Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
60952024-05-13T12:23:05.051Z No change in performance detected.
60962024-05-13T12:23:05.051Z
60972024-05-13T12:23:05.051ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
60982024-05-13T12:23:05.051ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
60992024-05-13T12:23:05.051ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0572 ms (495 iterations)
61002024-05-13T12:23:05.051ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
61012024-05-13T12:23:05.099Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
61022024-05-13T12:23:05.099Z time: [8.0000 8.0000 8.0000 ]
61032024-05-13T12:23:05.099Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61042024-05-13T12:23:05.099Z No change in performance detected.
61052024-05-13T12:23:05.099Z
61062024-05-13T12:23:05.099ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61072024-05-13T12:23:05.100ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
61082024-05-13T12:23:05.100ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0119 ms (495 iterations)
61092024-05-13T12:23:05.100ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
61102024-05-13T12:23:05.100Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
61112024-05-13T12:23:05.100Z time: [8.0000 8.0000 8.0000 ]
61122024-05-13T12:23:05.100Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61132024-05-13T12:23:05.100Z No change in performance detected.
61142024-05-13T12:23:05.100Z
61152024-05-13T12:23:05.100ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61162024-05-13T12:23:05.100ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
61172024-05-13T12:23:05.100ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0786 ms (330 iterations)
61182024-05-13T12:23:05.100ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
61192024-05-13T12:23:05.100Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
61202024-05-13T12:23:05.100Z time: [3.0000 3.0000 3.0000 ]
61212024-05-13T12:23:05.100Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61222024-05-13T12:23:05.100Z No change in performance detected.
61232024-05-13T12:23:05.100Z
61242024-05-13T12:23:05.100ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61252024-05-13T12:23:05.100ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
61262024-05-13T12:23:05.100ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0774 ms (220 iterations)
61272024-05-13T12:23:05.100ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
61282024-05-13T12:23:05.100Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
61292024-05-13T12:23:05.100Z time: [4.0000 4.0000 4.0000 ]
61302024-05-13T12:23:05.101Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61312024-05-13T12:23:05.101Z No change in performance detected.
61322024-05-13T12:23:05.101Z
61332024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
61342024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
61352024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0430 ms (275 iterations)
61362024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
61372024-05-13T12:23:05.101ZCriterion.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.
61382024-05-13T12:23:05.101Z
61392024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
61402024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
61412024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2447 ms (220 iterations)
61422024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
61432024-05-13T12:23:05.101ZCriterion.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.
61442024-05-13T12:23:05.101Z
61452024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61462024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
61472024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0842 ms (440 iterations)
61482024-05-13T12:23:05.101ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
61492024-05-13T12:23:05.101Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
61502024-05-13T12:23:05.101Z time: [3.0000 3.0000 3.0000 ]
61512024-05-13T12:23:05.101Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61522024-05-13T12:23:05.101Z No change in performance detected.
61532024-05-13T12:23:05.102Z
61542024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61552024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
61562024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0142 ms (220 iterations)
61572024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
61582024-05-13T12:23:05.102Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
61592024-05-13T12:23:05.102Z time: [4.0000 4.0000 4.0000 ]
61602024-05-13T12:23:05.102Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61612024-05-13T12:23:05.102Z No change in performance detected.
61622024-05-13T12:23:05.102Z
61632024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
61642024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
61652024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1366 ms (330 iterations)
61662024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
61672024-05-13T12:23:05.102ZCriterion.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.
61682024-05-13T12:23:05.102Z
61692024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
61702024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
61712024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.3024 ms (220 iterations)
61722024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
61732024-05-13T12:23:05.102ZCriterion.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.
61742024-05-13T12:23:05.102Z
61752024-05-13T12:23:05.102ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
61762024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
61772024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0059 ms (330 iterations)
61782024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
61792024-05-13T12:23:05.103Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
61802024-05-13T12:23:05.103Z time: [3.0000 3.0000 3.0000 ]
61812024-05-13T12:23:05.103Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61822024-05-13T12:23:05.103Z No change in performance detected.
61832024-05-13T12:23:05.103Z
61842024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
61852024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
61862024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1558 ms (220 iterations)
61872024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
61882024-05-13T12:23:05.103Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
61892024-05-13T12:23:05.103Z time: [4.0000 4.0000 4.0000 ]
61902024-05-13T12:23:05.103Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
61912024-05-13T12:23:05.103Z No change in performance detected.
61922024-05-13T12:23:05.103Z
61932024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
61942024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
61952024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1592 ms (275 iterations)
61962024-05-13T12:23:05.103ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
61972024-05-13T12:23:05.103ZCriterion.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.
61982024-05-13T12:23:05.104Z
61992024-05-13T12:23:05.104ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
62002024-05-13T12:23:05.104ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
62012024-05-13T12:23:05.130ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0088 ms (165 iterations)
62022024-05-13T12:23:05.130ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
62032024-05-13T12:23:05.130ZCriterion.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.
62042024-05-13T12:23:05.130Z
62052024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62062024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
62072024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0923 ms (385 iterations)
62082024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
62092024-05-13T12:23:05.131Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
62102024-05-13T12:23:05.131Z time: [3.0000 3.0000 3.0000 ]
62112024-05-13T12:23:05.131Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62122024-05-13T12:23:05.131Z No change in performance detected.
62132024-05-13T12:23:05.131Z
62142024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62152024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
62162024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1423 ms (165 iterations)
62172024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
62182024-05-13T12:23:05.131Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
62192024-05-13T12:23:05.131Z time: [4.0000 4.0000 4.0000 ]
62202024-05-13T12:23:05.131Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62212024-05-13T12:23:05.131Z No change in performance detected.
62222024-05-13T12:23:05.131Z
62232024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
62242024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
62252024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1223 ms (275 iterations)
62262024-05-13T12:23:05.131ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
62272024-05-13T12:23:05.131ZCriterion.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.
62282024-05-13T12:23:05.132Z
62292024-05-13T12:23:05.132ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
62302024-05-13T12:23:05.132ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
62312024-05-13T12:23:05.132ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.3238 ms (220 iterations)
62322024-05-13T12:23:05.132ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
62332024-05-13T12:23:05.132ZCriterion.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.
62342024-05-13T12:23:05.132Z
62352024-05-13T12:23:05.132ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62362024-05-13T12:23:05.132ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
62372024-05-13T12:23:05.132ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.2393 ms (275 iterations)
62382024-05-13T12:23:05.132ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
62392024-05-13T12:23:05.132Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
62402024-05-13T12:23:05.132Z time: [17.000 17.000 17.000 ]
62412024-05-13T12:23:05.132Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62422024-05-13T12:23:05.132Z No change in performance detected.
62432024-05-13T12:23:05.132Z
62442024-05-13T12:23:05.132ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62452024-05-13T12:23:05.132ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
62462024-05-13T12:23:05.132ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1467 ms (165 iterations)
62472024-05-13T12:23:05.132ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
62482024-05-13T12:23:05.132Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
62492024-05-13T12:23:05.132Z time: [19.000 19.000 19.000 ]
62502024-05-13T12:23:05.133Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62512024-05-13T12:23:05.133Z No change in performance detected.
62522024-05-13T12:23:05.133Z
62532024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62542024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
62552024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0137 ms (220 iterations)
62562024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
62572024-05-13T12:23:05.133Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
62582024-05-13T12:23:05.133Z time: [10.000 10.000 10.000 ]
62592024-05-13T12:23:05.133Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62602024-05-13T12:23:05.133Z No change in performance detected.
62612024-05-13T12:23:05.133Z
62622024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
62632024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
62642024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2021 ms (165 iterations)
62652024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
62662024-05-13T12:23:05.133Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
62672024-05-13T12:23:05.133Z time: [11.000 11.000 11.000 ]
62682024-05-13T12:23:05.133Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62692024-05-13T12:23:05.133Z No change in performance detected.
62702024-05-13T12:23:05.133Z
62712024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
62722024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
62732024-05-13T12:23:05.133ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.2017 ms (275 iterations)
62742024-05-13T12:23:05.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
62752024-05-13T12:23:05.134Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
62762024-05-13T12:23:05.134Z time: [17.000 17.000 17.000 ]
62772024-05-13T12:23:05.134Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62782024-05-13T12:23:05.134Z No change in performance detected.
62792024-05-13T12:23:05.134Z
62802024-05-13T12:23:05.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
62812024-05-13T12:23:05.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
62822024-05-13T12:23:05.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1117 ms (165 iterations)
62832024-05-13T12:23:05.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
62842024-05-13T12:23:05.134Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
62852024-05-13T12:23:05.134Z time: [19.000 19.000 19.000 ]
62862024-05-13T12:23:05.134Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62872024-05-13T12:23:05.134Z No change in performance detected.
62882024-05-13T12:23:05.134Z
62892024-05-13T12:23:05.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
62902024-05-13T12:23:05.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
62912024-05-13T12:23:05.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.2158 ms (275 iterations)
62922024-05-13T12:23:05.134ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
62932024-05-13T12:23:05.134Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
62942024-05-13T12:23:05.134Z time: [10.000 10.000 10.000 ]
62952024-05-13T12:23:05.134Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
62962024-05-13T12:23:05.134Z No change in performance detected.
62972024-05-13T12:23:05.135Z
62982024-05-13T12:23:05.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
62992024-05-13T12:23:05.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
63002024-05-13T12:23:05.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1280 ms (165 iterations)
63012024-05-13T12:23:05.161ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
63022024-05-13T12:23:05.161Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
63032024-05-13T12:23:05.161Z time: [11.000 11.000 11.000 ]
63042024-05-13T12:23:05.161Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63052024-05-13T12:23:05.161Z No change in performance detected.
63062024-05-13T12:23:05.161Z
63072024-05-13T12:23:05.161ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63082024-05-13T12:23:05.161ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
63092024-05-13T12:23:05.161ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1027 ms (220 iterations)
63102024-05-13T12:23:05.161ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
63112024-05-13T12:23:05.162Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
63122024-05-13T12:23:05.162Z time: [17.000 17.000 17.000 ]
63132024-05-13T12:23:05.162Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63142024-05-13T12:23:05.162Z No change in performance detected.
63152024-05-13T12:23:05.162Z
63162024-05-13T12:23:05.162ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63172024-05-13T12:23:05.162ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
63182024-05-13T12:23:05.162ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2253 ms (165 iterations)
63192024-05-13T12:23:05.162ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
63202024-05-13T12:23:05.162Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
63212024-05-13T12:23:05.162Z time: [19.000 19.000 19.000 ]
63222024-05-13T12:23:05.162Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63232024-05-13T12:23:05.162Z No change in performance detected.
63242024-05-13T12:23:05.162Z
63252024-05-13T12:23:05.162ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63262024-05-13T12:23:05.162ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
63272024-05-13T12:23:05.162ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1161 ms (220 iterations)
63282024-05-13T12:23:05.162ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
63292024-05-13T12:23:05.162Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
63302024-05-13T12:23:05.162Z time: [10.000 10.000 10.000 ]
63312024-05-13T12:23:05.162Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63322024-05-13T12:23:05.162Z No change in performance detected.
63332024-05-13T12:23:05.163Z
63342024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63352024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
63362024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2631 ms (165 iterations)
63372024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
63382024-05-13T12:23:05.163Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
63392024-05-13T12:23:05.163Z time: [11.000 11.000 11.000 ]
63402024-05-13T12:23:05.163Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63412024-05-13T12:23:05.163Z No change in performance detected.
63422024-05-13T12:23:05.163Z
63432024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63442024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
63452024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0587 ms (220 iterations)
63462024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
63472024-05-13T12:23:05.163Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
63482024-05-13T12:23:05.163Z time: [17.000 17.000 17.000 ]
63492024-05-13T12:23:05.163Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63502024-05-13T12:23:05.163Z No change in performance detected.
63512024-05-13T12:23:05.163Z
63522024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63532024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
63542024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1874 ms (165 iterations)
63552024-05-13T12:23:05.163ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
63562024-05-13T12:23:05.164Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
63572024-05-13T12:23:05.164Z time: [19.000 19.000 19.000 ]
63582024-05-13T12:23:05.164Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63592024-05-13T12:23:05.164Z No change in performance detected.
63602024-05-13T12:23:05.164Z
63612024-05-13T12:23:05.164ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
63622024-05-13T12:23:05.164ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
63632024-05-13T12:23:05.164ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0625 ms (220 iterations)
63642024-05-13T12:23:05.164ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
63652024-05-13T12:23:05.164Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
63662024-05-13T12:23:05.164Z time: [10.000 10.000 10.000 ]
63672024-05-13T12:23:05.164Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63682024-05-13T12:23:05.164Z No change in performance detected.
63692024-05-13T12:23:05.164Z
63702024-05-13T12:23:05.164ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
63712024-05-13T12:23:05.164ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
63722024-05-13T12:23:05.164ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.2250 ms (165 iterations)
63732024-05-13T12:23:05.164ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
63742024-05-13T12:23:05.164Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
63752024-05-13T12:23:05.164Z time: [11.000 11.000 11.000 ]
63762024-05-13T12:23:05.164Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63772024-05-13T12:23:05.164Z No change in performance detected.
63782024-05-13T12:23:05.164Z
63792024-05-13T12:23:05.164ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
63802024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
63812024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.1364 ms (440 iterations)
63822024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
63832024-05-13T12:23:05.165Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
63842024-05-13T12:23:05.165Z time: [3467.0 B 3467.0 B 3467.0 B]
63852024-05-13T12:23:05.165Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63862024-05-13T12:23:05.165Z No change in performance detected.
63872024-05-13T12:23:05.165Z
63882024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
63892024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
63902024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0717 ms (440 iterations)
63912024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
63922024-05-13T12:23:05.165Zprocess/Hairpin-DHCPv4/alloc_sz/Request
63932024-05-13T12:23:05.165Z time: [3203.0 B 3203.0 B 3203.0 B]
63942024-05-13T12:23:05.165Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
63952024-05-13T12:23:05.165Z No change in performance detected.
63962024-05-13T12:23:05.165Z
63972024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
63982024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
63992024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.1242 ms (330 iterations)
64002024-05-13T12:23:05.165ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
64012024-05-13T12:23:05.195Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
64022024-05-13T12:23:05.195Z time: [2840.0 B 2840.0 B 2840.0 B]
64032024-05-13T12:23:05.196Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64042024-05-13T12:23:05.196Z No change in performance detected.
64052024-05-13T12:23:05.196Z
64062024-05-13T12:23:05.196ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
64072024-05-13T12:23:05.196ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
64082024-05-13T12:23:05.196ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.1313 ms (330 iterations)
64092024-05-13T12:23:05.196ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
64102024-05-13T12:23:05.196Zprocess/Hairpin-DHCPv6/alloc_sz/Request
64112024-05-13T12:23:05.196Z time: [3238.0 B 3238.0 B 3238.0 B]
64122024-05-13T12:23:05.196Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64132024-05-13T12:23:05.196Z No change in performance detected.
64142024-05-13T12:23:05.196Z
64152024-05-13T12:23:05.196ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
64162024-05-13T12:23:05.196ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
64172024-05-13T12:23:05.196ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0239 ms (550 iterations)
64182024-05-13T12:23:05.196ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
64192024-05-13T12:23:05.196Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
64202024-05-13T12:23:05.196Z time: [1538.0 B 1538.0 B 1538.0 B]
64212024-05-13T12:23:05.196Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64222024-05-13T12:23:05.196Z No change in performance detected.
64232024-05-13T12:23:05.196Z
64242024-05-13T12:23:05.196ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
64252024-05-13T12:23:05.196ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
64262024-05-13T12:23:05.197ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0975 ms (495 iterations)
64272024-05-13T12:23:05.197ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
64282024-05-13T12:23:05.197Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
64292024-05-13T12:23:05.197Z time: [1558.0 B 1558.0 B 1558.0 B]
64302024-05-13T12:23:05.197Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64312024-05-13T12:23:05.197Z No change in performance detected.
64322024-05-13T12:23:05.197Z
64332024-05-13T12:23:05.197ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64342024-05-13T12:23:05.197ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
64352024-05-13T12:23:05.197ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0473 ms (495 iterations)
64362024-05-13T12:23:05.197ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
64372024-05-13T12:23:05.197Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
64382024-05-13T12:23:05.197Z time: [1606.0 B 1606.0 B 1606.0 B]
64392024-05-13T12:23:05.197Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64402024-05-13T12:23:05.197Z No change in performance detected.
64412024-05-13T12:23:05.197Z
64422024-05-13T12:23:05.197ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64432024-05-13T12:23:05.197ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
64442024-05-13T12:23:05.197ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0324 ms (495 iterations)
64452024-05-13T12:23:05.197ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
64462024-05-13T12:23:05.197Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
64472024-05-13T12:23:05.197Z time: [1590.0 B 1590.0 B 1590.0 B]
64482024-05-13T12:23:05.197Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64492024-05-13T12:23:05.198Z No change in performance detected.
64502024-05-13T12:23:05.198Z
64512024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64522024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
64532024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0697 ms (385 iterations)
64542024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
64552024-05-13T12:23:05.198Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
64562024-05-13T12:23:05.198Z time: [300.00 B 300.00 B 300.00 B]
64572024-05-13T12:23:05.198Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64582024-05-13T12:23:05.198Z No change in performance detected.
64592024-05-13T12:23:05.198Z
64602024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
64612024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
64622024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2245 ms (165 iterations)
64632024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
64642024-05-13T12:23:05.198Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
64652024-05-13T12:23:05.198Z time: [428.00 B 428.00 B 428.00 B]
64662024-05-13T12:23:05.198Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64672024-05-13T12:23:05.198Z No change in performance detected.
64682024-05-13T12:23:05.198Z
64692024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
64702024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
64712024-05-13T12:23:05.198ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0669 ms (275 iterations)
64722024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
64732024-05-13T12:23:05.199ZCriterion.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.
64742024-05-13T12:23:05.199Z
64752024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
64762024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
64772024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2655 ms (220 iterations)
64782024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
64792024-05-13T12:23:05.199ZCriterion.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.
64802024-05-13T12:23:05.199Z
64812024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
64822024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
64832024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1265 ms (440 iterations)
64842024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
64852024-05-13T12:23:05.199Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
64862024-05-13T12:23:05.199Z time: [288.00 B 288.00 B 288.00 B]
64872024-05-13T12:23:05.199Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64882024-05-13T12:23:05.199Z No change in performance detected.
64892024-05-13T12:23:05.199Z
64902024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
64912024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
64922024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0166 ms (220 iterations)
64932024-05-13T12:23:05.199ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
64942024-05-13T12:23:05.199Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
64952024-05-13T12:23:05.200Z time: [416.00 B 416.00 B 416.00 B]
64962024-05-13T12:23:05.200Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
64972024-05-13T12:23:05.200Z No change in performance detected.
64982024-05-13T12:23:05.200Z
64992024-05-13T12:23:05.200ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
65002024-05-13T12:23:05.200ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
65012024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1641 ms (330 iterations)
65022024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
65032024-05-13T12:23:05.227ZCriterion.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.
65042024-05-13T12:23:05.227Z
65052024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
65062024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
65072024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.2100 ms (220 iterations)
65082024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
65092024-05-13T12:23:05.227ZCriterion.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.
65102024-05-13T12:23:05.227Z
65112024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65122024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
65132024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0863 ms (330 iterations)
65142024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
65152024-05-13T12:23:05.227Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
65162024-05-13T12:23:05.227Z time: [320.00 B 320.00 B 320.00 B]
65172024-05-13T12:23:05.227Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65182024-05-13T12:23:05.227Z No change in performance detected.
65192024-05-13T12:23:05.227Z
65202024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65212024-05-13T12:23:05.227ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
65222024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1911 ms (165 iterations)
65232024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
65242024-05-13T12:23:05.228Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
65252024-05-13T12:23:05.228Z time: [448.00 B 448.00 B 448.00 B]
65262024-05-13T12:23:05.228Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65272024-05-13T12:23:05.228Z No change in performance detected.
65282024-05-13T12:23:05.228Z
65292024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
65302024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
65312024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1975 ms (275 iterations)
65322024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
65332024-05-13T12:23:05.228ZCriterion.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.
65342024-05-13T12:23:05.228Z
65352024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
65362024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
65372024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1193 ms (165 iterations)
65382024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
65392024-05-13T12:23:05.228ZCriterion.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.
65402024-05-13T12:23:05.228Z
65412024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65422024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
65432024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0879 ms (385 iterations)
65442024-05-13T12:23:05.228ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
65452024-05-13T12:23:05.229Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
65462024-05-13T12:23:05.229Z time: [308.00 B 308.00 B 308.00 B]
65472024-05-13T12:23:05.229Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65482024-05-13T12:23:05.229Z No change in performance detected.
65492024-05-13T12:23:05.229Z
65502024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65512024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
65522024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2271 ms (220 iterations)
65532024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
65542024-05-13T12:23:05.229Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
65552024-05-13T12:23:05.229Z time: [436.00 B 436.00 B 436.00 B]
65562024-05-13T12:23:05.229Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65572024-05-13T12:23:05.229Z No change in performance detected.
65582024-05-13T12:23:05.229Z
65592024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
65602024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
65612024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0909 ms (275 iterations)
65622024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
65632024-05-13T12:23:05.229ZCriterion.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.
65642024-05-13T12:23:05.229Z
65652024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
65662024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
65672024-05-13T12:23:05.229ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.3076 ms (220 iterations)
65682024-05-13T12:23:05.230ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
65692024-05-13T12:23:05.230ZCriterion.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.
65702024-05-13T12:23:05.230Z
65712024-05-13T12:23:05.230ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
65722024-05-13T12:23:05.230ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
65732024-05-13T12:23:05.230ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.2318 ms (275 iterations)
65742024-05-13T12:23:05.230ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
65752024-05-13T12:23:05.230Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
65762024-05-13T12:23:05.230Z time: [9091.0 B 9091.0 B 9091.0 B]
65772024-05-13T12:23:05.230Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65782024-05-13T12:23:05.230Z No change in performance detected.
65792024-05-13T12:23:05.230Z
65802024-05-13T12:23:05.230ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
65812024-05-13T12:23:05.230ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
65822024-05-13T12:23:05.230ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1260 ms (165 iterations)
65832024-05-13T12:23:05.230ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
65842024-05-13T12:23:05.230Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
65852024-05-13T12:23:05.230Z time: [9283.0 B 9283.0 B 9283.0 B]
65862024-05-13T12:23:05.230Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65872024-05-13T12:23:05.230Z No change in performance detected.
65882024-05-13T12:23:05.230Z
65892024-05-13T12:23:05.230ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
65902024-05-13T12:23:05.230ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
65912024-05-13T12:23:05.231ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1417 ms (220 iterations)
65922024-05-13T12:23:05.231ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
65932024-05-13T12:23:05.231Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
65942024-05-13T12:23:05.231Z time: [8008.0 B 8008.0 B 8008.0 B]
65952024-05-13T12:23:05.231Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65962024-05-13T12:23:05.231Z No change in performance detected.
65972024-05-13T12:23:05.231Z
65982024-05-13T12:23:05.231ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
65992024-05-13T12:23:05.231ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66002024-05-13T12:23:05.231ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2060 ms (165 iterations)
66012024-05-13T12:23:05.257ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
66022024-05-13T12:23:05.257Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
66032024-05-13T12:23:05.257Z time: [8072.0 B 8072.0 B 8072.0 B]
66042024-05-13T12:23:05.257Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66052024-05-13T12:23:05.257Z No change in performance detected.
66062024-05-13T12:23:05.257Z
66072024-05-13T12:23:05.257ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66082024-05-13T12:23:05.257ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
66092024-05-13T12:23:05.257ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1206 ms (220 iterations)
66102024-05-13T12:23:05.257ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
66112024-05-13T12:23:05.257Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
66122024-05-13T12:23:05.257Z time: [9079.0 B 9079.0 B 9079.0 B]
66132024-05-13T12:23:05.257Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66142024-05-13T12:23:05.257Z No change in performance detected.
66152024-05-13T12:23:05.257Z
66162024-05-13T12:23:05.257ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66172024-05-13T12:23:05.257ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66182024-05-13T12:23:05.257ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1294 ms (165 iterations)
66192024-05-13T12:23:05.257ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
66202024-05-13T12:23:05.258Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
66212024-05-13T12:23:05.258Z time: [9271.0 B 9271.0 B 9271.0 B]
66222024-05-13T12:23:05.258Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66232024-05-13T12:23:05.258Z No change in performance detected.
66242024-05-13T12:23:05.258Z
66252024-05-13T12:23:05.258ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66262024-05-13T12:23:05.258ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
66272024-05-13T12:23:05.258ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.2456 ms (275 iterations)
66282024-05-13T12:23:05.258ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
66292024-05-13T12:23:05.258Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
66302024-05-13T12:23:05.258Z time: [8008.0 B 8008.0 B 8008.0 B]
66312024-05-13T12:23:05.258Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66322024-05-13T12:23:05.258Z No change in performance detected.
66332024-05-13T12:23:05.258Z
66342024-05-13T12:23:05.258ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66352024-05-13T12:23:05.258ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
66362024-05-13T12:23:05.258ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1402 ms (165 iterations)
66372024-05-13T12:23:05.258ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
66382024-05-13T12:23:05.258Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
66392024-05-13T12:23:05.258Z time: [8072.0 B 8072.0 B 8072.0 B]
66402024-05-13T12:23:05.258Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66412024-05-13T12:23:05.258Z No change in performance detected.
66422024-05-13T12:23:05.259Z
66432024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66442024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66452024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1276 ms (220 iterations)
66462024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
66472024-05-13T12:23:05.259Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
66482024-05-13T12:23:05.259Z time: [9111.0 B 9111.0 B 9111.0 B]
66492024-05-13T12:23:05.259Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66502024-05-13T12:23:05.259Z No change in performance detected.
66512024-05-13T12:23:05.259Z
66522024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66532024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66542024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2348 ms (165 iterations)
66552024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
66562024-05-13T12:23:05.259Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
66572024-05-13T12:23:05.259Z time: [9303.0 B 9303.0 B 9303.0 B]
66582024-05-13T12:23:05.259Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66592024-05-13T12:23:05.259Z No change in performance detected.
66602024-05-13T12:23:05.259Z
66612024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
66622024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
66632024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1181 ms (220 iterations)
66642024-05-13T12:23:05.259ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
66652024-05-13T12:23:05.260Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
66662024-05-13T12:23:05.260Z time: [8008.0 B 8008.0 B 8008.0 B]
66672024-05-13T12:23:05.260Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66682024-05-13T12:23:05.260Z No change in performance detected.
66692024-05-13T12:23:05.260Z
66702024-05-13T12:23:05.260ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
66712024-05-13T12:23:05.260ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
66722024-05-13T12:23:05.260ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2573 ms (165 iterations)
66732024-05-13T12:23:05.260ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
66742024-05-13T12:23:05.260Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
66752024-05-13T12:23:05.260Z time: [8072.0 B 8072.0 B 8072.0 B]
66762024-05-13T12:23:05.260Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66772024-05-13T12:23:05.260Z No change in performance detected.
66782024-05-13T12:23:05.260Z
66792024-05-13T12:23:05.260ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
66802024-05-13T12:23:05.260ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
66812024-05-13T12:23:05.260ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0712 ms (220 iterations)
66822024-05-13T12:23:05.260ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
66832024-05-13T12:23:05.260Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
66842024-05-13T12:23:05.260Z time: [9099.0 B 9099.0 B 9099.0 B]
66852024-05-13T12:23:05.260Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66862024-05-13T12:23:05.260Z No change in performance detected.
66872024-05-13T12:23:05.260Z
66882024-05-13T12:23:05.261ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
66892024-05-13T12:23:05.261ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
66902024-05-13T12:23:05.261ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1814 ms (165 iterations)
66912024-05-13T12:23:05.286ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
66922024-05-13T12:23:05.286Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
66932024-05-13T12:23:05.286Z time: [9291.0 B 9291.0 B 9291.0 B]
66942024-05-13T12:23:05.286Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66952024-05-13T12:23:05.286Z No change in performance detected.
66962024-05-13T12:23:05.286Z
66972024-05-13T12:23:05.286ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
66982024-05-13T12:23:05.286ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
66992024-05-13T12:23:05.287ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0895 ms (220 iterations)
67002024-05-13T12:23:05.287ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
67012024-05-13T12:23:05.287Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
67022024-05-13T12:23:05.287Z time: [8008.0 B 8008.0 B 8008.0 B]
67032024-05-13T12:23:05.287Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67042024-05-13T12:23:05.287Z No change in performance detected.
67052024-05-13T12:23:05.287Z
67062024-05-13T12:23:05.287ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67072024-05-13T12:23:05.287ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
67082024-05-13T12:23:05.287ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.2548 ms (165 iterations)
67092024-05-13T12:23:05.287ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
67102024-05-13T12:23:05.287Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
67112024-05-13T12:23:05.287Z time: [8072.0 B 8072.0 B 8072.0 B]
67122024-05-13T12:23:05.287Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67132024-05-13T12:23:05.287Z No change in performance detected.
67142024-05-13T12:23:05.287Z
67152024-05-13T12:23:05.326Z+ cp -r target/criterion /work/bench-results
67162024-05-13T12:23:05.549Z+ cp -r target/xde-bench /work/bench-results
67172024-05-13T12:23:05.595Z+ pushd /work
67182024-05-13T12:23:05.595Z+ tar -caf bench-results.tgz bench-results
67192024-05-13T12:23:05.595Z/work /work/oxidecomputer/opte
67202024-05-13T12:23:06.709Z+ popd
67212024-05-13T12:23:06.709Z/work/oxidecomputer/opte
67222024-05-13T12:23:06.709Z+ cleanup
67232024-05-13T12:23:06.737Z++ id -un
67242024-05-13T12:23:06.737Z++ id -gn
67252024-05-13T12:23:06.737Z+ pfexec chown -R build:build .
67262024-05-13T12:23:06.794Z+ [[ -z 01HXRWFS4QZPCN35726QCXDMCB ]]
67272024-05-13T12:23:06.819Zprocess exited: duration 1613320 ms, exit code 0
 
67282024-05-13T12:23:06.899Zfound 1 output files
67292024-05-13T12:23:06.899Zuploading: /work/bench-results.tgz (5636821 bytes)
67302024-05-13T12:23:09.204Zuploaded: /work/bench-results.tgz