Provides a docker image for sockperf.
sockperf: https://github.com/Mellanox/sockperf
Docker build source: https://github.com/ryozi-tn/sockperf-docker
# Server: Listen
docker run --rm -p 11111:11111/tcp 11111:11111/udp ryozitn/sockperf:3.10 server -i 0.0.0.0
# Client
docker run --rm ryozitn/sockperf:3.10 under-load --mps 10000 -m 128 -t 10 -i SERVER-IP
This Docker image meets the following requirements:
Content type
Image
Digest
sha256:701bcace9…
Size
11.8 MB
Last updated
over 2 years ago
docker pull ryozitn/sockperf