-
Hello everyone,
I've seen that sockperf started with the following command:
sockperf sr --tcp --daemonize
consumes 100% of the cpu, after logging this message:
ADDR = 0.0.0.0:11111 # TCP s…
-
I am trying to run this libvma on the aarch64 platform and it works. And when using iperf/qperf/sockperf to do some evaluation, I find the latency is better than that through the kernel socket stack. …
-
Greetings.
CentOS 6.7. ConnectX-3 EN. OFED 3.2-2.0.0.0
I am running sockperf tcp/ip ping-pong test.
Trying to use vma with vlan over 802.3ad bonded interfaces.
It works when server and client are con…
-
Hello everyone,
I am experiencing a sockperf crash when I run it
with the --histogram option.
Unfortunately it's not deterministic: sometimes
it happens sometimes it doesn't.
sockperf is co…
-
```
What steps will reproduce the problem?
1. make DESTDIR="package_dir" install
2. The files will install to non standard directories.
What is the expected output? What do you see instead?
man pag…
-
```
What steps will reproduce the problem?
1. make DESTDIR="package_dir" install
2. The files will install to non standard directories.
What is the expected output? What do you see instead?
man pag…
-
How to reproduce:
Prepare feed file with 2+ sockets, TCP, Same Ip same Port.
Server:
sockperf server -f -F r
Client:
sockperf ping-pong -f -F r -t 10
Server: OK
Client: FAIL
sockp…
-
I test UDP latency via Sockperf with Mellanox CX354a percentile 99.999 is 1.577 and the test result is unstable.
I found UDP latency result percentile 99.999 is 1.411 via sockperf with Mellanox CX3…
-
Hi @vitalif ,
I tested the performance of vitastor without RDMA.
Below 32k (4k, 8k, 16k performance is higher than ceph, latency is lower than ceph)
Above 32k, including 32k (32k 64k 128k 256k 51…
-
Hello everyone,
I have found a bug with sockperf running a pp test (udp mode).
This is the setup on my linux machine where sockperf is running with this command:
sockperf sr --daemonize
eth0…