-
Hello:
I am trying to run my project with `libvma` as non-root user, it is fine to run the sample `sockperf` with `libvma` after setting up the necessary permission with `setuid` and `setcap` menti…
-
Hello!
It seems that something has changed in Linux 4.9 regarding the way it represents bonded Mellanox interfaces which leads to broken offloading functionality of VMA for teamed interfaces.
[r…
-
Sometimes I have to retry several times until sockperf starts to send. I repeat the same line, and after a few tries, it starts sending.
I'm using this on the server:
`sudo sockperf sr -i 239.1.1.…
-
Hi
I've made a simple ping-pong application (see here - https://github.com/vitalif/f-stack) and tested in on two directly connected PCs with 10G cards (Intel X520-DA2 and Solarflare SFN5122F). My t…
-
In environments where we are measuring relatively low latency connections (sub 100usec) and a very accurate time source is not available, sockperf is our preferred tool since ping-pong tests involve r…
-
`4716b150645180735fdbf816adede0a39dc64e86` [issue 3109144: Adding Unix Domain Socket support in SOCK_STREAM and SOCK_DGRAM
](https://github.com/Mellanox/sockperf/commit/4716b150645180735fdbf816adede0…
-
Hi,
I tried to use libvma in my Ceph cluster recently. However, I met same crash in version 6.9.1(installed via RPM) and 7.0.5(installed from src with debug enabled). The core trace is pasted below. …
-
Hi, is it viable to preload libvma inside docker container, in a loopback scenario (server and client run in the same container)? I preload libvma.so before executable, but the output of strace still …
-
Hello everyone,
a useful feature to have would be, for sockperf, to write the date and time (in UTC format) each time a test is run.
Cheers,
Marco
-
```
What need is this feature going to satisfy?
1. Support x86 or ARM, depending on desired target
What is the expected output? What do you have currently? Any workaround?
I have changes in my sandb…