基础信息
- CM: Communication Management 通信管理 连接管理
- SIDR: Service ID Resolution Protocol. 作用: enables users of Unreliable Datagram service to locate Queue Pairs supporting their desired service.
- MAD: Management Datagrams 管理报文
- GSI:General Services Interface 通用服务接口
- QP1:专用与rdma cm建链
- 分为server端和client端,在RDMA中server端叫passive端(被动)、client端叫active端(主动)
建链 3次握手
- req包、rep包、RTU包,rdma中叫做msg
- Request (REQ) message,
- Response (REP) message,
- RTU:Ready To Use。 在内核消息处理中收到该msg之后,会将qp attribute设置RTS和RTR。 read to send ;read to re