[Patch v6 14/22] CIFS: SMBD: Implement function to receive data via RDMA receive

2017-11-04 Thread Long Li
From: Long Li On the receive path, the transport maintains receive buffers and a reassembly queue for transferring payload via RDMA recv. There is data copy in the transport on recv when it copies the payload to upper layer. The transport recognizes the RFC1002 header

[Patch v6 14/22] CIFS: SMBD: Implement function to receive data via RDMA receive

2017-11-04 Thread Long Li
From: Long Li On the receive path, the transport maintains receive buffers and a reassembly queue for transferring payload via RDMA recv. There is data copy in the transport on recv when it copies the payload to upper layer. The transport recognizes the RFC1002 header length use in the SMB