summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2025-09-19 09:07:03 +0200
committerSteve French <stfrench@microsoft.com>2026-04-15 21:58:19 -0500
commit6cc55655d0bc5836e17f84fd81e450740a78a7bb (patch)
tree38eef598eb1104214b02313e0707f03bdfa9d80a /tools/perf/scripts/python
parentde5ef8ec3c4694b9ad665eeea7321202a85474b6 (diff)
smb: smbdirect: introduce smbdirect_rw.c with server rw code
This is basically contains the following functions copied from the server: wait_for_rw_credits, calc_rw_credits, get_sg_list, smb_direct_free_rdma_rw_msg, read_write_done, read_done, write_done, smb_direct_rdma_xmit. They got new names, some indentation/formatting changes, some variable names are changed too. They also only use struct smbdirect_socket instead of struct smb_direct_transport. But the logic is still the same. They will be used by the server soon. Cc: Steve French <smfrench@gmail.com> Cc: Tom Talpey <tom@talpey.com> Cc: Long Li <longli@microsoft.com> Cc: Namjae Jeon <linkinjeon@kernel.org> Cc: linux-cifs@vger.kernel.org Cc: samba-technical@lists.samba.org Signed-off-by: Stefan Metzmacher <metze@samba.org> Acked-by: Namjae Jeon <linkinjeon@kernel.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions