Overview
- Full name
docker.io/mellanox/rping-test- Registry
- docker.io
- Namespace
- mellanox
- Repository
- rping-test
- Cached tags
- 1
- Last synced
- 07/06/2026, 03:35 AM
Introduction
Mellanox RDMA rping 网络测试镜像,验证 InfiniBand/RoCE RDMA 连通性与带宽,HPC 集群 RDMA 链路排障专用工具。
Details
mellanox/rping-test 封装 RDMA rping 基准测试工具,在 Mellanox/NVIDIA 网卡上验证 RDMA 连接建立与 ping-pong 延迟。定位为 --rm RDMA 网络诊断 CLI,HPC 运维 Job 或 debug Pod 触发;非常驻 Web 服务。
快速启动
docker run --rm --network host \
--device=/dev/infiniband \
docker.io/mellanox/rping-test:latest \
rping -c -a 192.168.1.10
推荐实践
# server 端
docker run --rm --network host --device=/dev/infiniband \
docker.io/mellanox/rping-test:latest rping -s
# client 端
docker run --rm --network host --device=/dev/infiniband \
docker.io/mellanox/rping-test:latest rping -c -a <server-ip>
核心参数说明
--device=/dev/infiniband— RDMA 设备rping -s/-c— server/client 模式- 定位 —
--rmRDMA 诊断 - 勿 — 无 RDMA 网卡节点运行
Latest tags (20)
View all 1 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/mellanox/rping-test :latest | linux/amd64 | 2020/07/06 15:40 | 131.9 MB | sha256:edf077477f2c… |