diff options
author | Boshi Yu <boshiyu@linux.alibaba.com> | 2024-12-11 10:09:04 +0800 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2024-12-16 08:20:05 -0500 |
commit | 41dcaf48ff9e31d1441b6a74ed488360aad096d4 (patch) | |
tree | 88c07b8024b82012029be258dd64bc14afcfd928 /tools/perf/scripts/python | |
parent | 14bcf7354a0ed2004da85b4b03afe44effd5e445 (diff) |
RDMA/erdma: Add address handle implementation
The address handle contains the necessary information to transmit
messages to a remote peer in the RoCEv2 protocol. This commit
implements the erdma_create_ah(), erdma_destroy_ah(), and
erdma_query_ah() interfaces, which are used to create, destroy,
and query an address handle, respectively.
Signed-off-by: Boshi Yu <boshiyu@linux.alibaba.com>
Link: https://patch.msgid.link/20241211020930.68833-5-boshiyu@linux.alibaba.com
Reviewed-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions