首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
18515专题
Mellanox网卡打流命令ib_write_bw执行遇到Couldn‘t listen to port 18515原因与解决办法?
要点 要点: ib默认使用18515命令 相关命令: netstat -tuln | grep 18515ib_write_bw --help |grep port# serverib_write_bw --ib-dev=mlx5_1 --port 88990# clientib_write_bw --ib-dev=mlx5_0 1.1.1.1 --port=88990 现象:
阅读更多...