-
DS214play [Evansport] connect to Windows directly via a pair of UGreen adapters
iperf3 with builtin 1000Mbps: 940Mbps consistently
iperf3 with USB 2.5Gbe (MTU 1500): 1.5-1.8Gbps, quite varied
ipe…
kqv1 updated
9 months ago
-
# Context
* Version of iperf3: 3.17
* Hardware: Any
* Operating system (and distribution, if any): Any
* Other relevant information (for example, non-default compilers,
libraries, cro…
-
```
When running the new test script (test_commands.sh), the iperf3 client hangs on
2 of the tests:
./src/iperf3 -c $host -P 2 -t 5 -R
and
./src/iperf3 -c $host -Z -t 5
And when you ^C the client, …
-
```
When running the new test script (test_commands.sh), the iperf3 client hangs on
2 of the tests:
./src/iperf3 -c $host -P 2 -t 5 -R
and
./src/iperf3 -c $host -Z -t 5
And when you ^C the client, …
-
# Context
* Version of iperf3: iperf 3.5
* Hardware:
Nvidia ConnectX-6 Dx 100GbE
Intel XXV710 25GbE
* Operating system (and distribution, if any):
Red Hat Enterprise Linux Server relea…
-
**Describe the bug**
When the ipv6 address is used for traffic generation, and this is the only ip version defined for the server ->
item.status.podIP getting ipv6 ip format value, "podIP": "fd…
-
```
User level pacing of TCP does not work well, as packets still burst out of the
NIC at line rate.
This might be a better approach:
http://www.coverfire.com/lql/
However, I'm not sure we want …
-
Iperf3 fails with "Protocol not supported" error while using sctp
On server:
`~]# iperf3 -s -B 30.1.1.16`
```
Server listening on 5201 (test #5)
------------------------------------------------…
-
When I configure the usb wireless card from MediaTek Inc. AP mode at 5GHz and connect to it with my phone,it show the connect speed is 866Mbps on my phone.But from the luci interface,the connection sp…
-
Hi @teto @dasJ @pennae !
The iperf3 module only opens the TCP port:
https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/services/networking/iperf3.nix#L62
I think that should be c…