-
## Paste the link of the GitHub organisation below and submit
https://github.com/Azure
---
###### Please subscribe to this thread to get notified when a new repository is created
-
```
$ export LD_PRELOAD=libvma.so
$ export VMA_TRACELEVEL=info
```
Run sockperf server side:
```
$ sockperf sr -i 127.0.0.1
VMA INFO: ------------------------------------------------------…
-
Refer to d7206025f284 as example. Also add meta.yaml for sockperf.
### Acceptance Test
* The components of test is moved to programs
* Refer to lkp-tests/docker/README.md, docker build needs to b…
rli9 updated
10 months ago
-
When running sockperf on an Ubuntu machine with 8GB RAM I see the following if my `-t` is set to 2000.
```
sockperf: test failed because of an exception with the following information:
std::bad_…
-
Hello!
I am attempting to test various I/O multiplexing (iomux) types using the TCP protocol.
I have a file containing a list of IP addresses and ports.
My intention is to initiate sockperf with th…
-
### Preliminary Actions
- [X] I have searched the existing [issues](https://github.com/amzn/amzn-drivers/issues) and didn't find a duplicate.
- [X] I have followed the [AWS official troubleshoot docu…
-
### Preliminary Actions
- [X] I have searched the existing [issues](https://github.com/amzn/amzn-drivers/issues) and didn't find a duplicate.
- [X] I have followed the [AWS official troubleshoot d…
-
Hello! I probably misconfigured something and this is the explanation for my issue, but I am not sure what exactly :)
I am trying to use Vitastor at home with 2 Intel NUCs, 2 consumer NVMe SSDs and…
-
* Exablaze device: 192.168.80.3 (Exablaze ExaNIC X100)
* Other end: 192.168.80.2
Communication works well; ping, sockperf and whatever. However when `exasock` is added to the mix, the following …
-
Attempting to compile this on macOS 10.12 with autoconf, etc. installed, I run into this issue:
```
In file included from src/aopt.cpp:33:
src/os_abstract.h:138:10: fatal error: 'endian.h' file not…