Adapt ko2iblnd to latest RDMA changes (LU-8874)

[LU-10914] Incorporate new FastReg API Created: 13/Apr/18  Updated: 06/Feb/20

Status: Open
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Technical task Priority: Minor
Reporter: Amir Shehata (Inactive) Assignee: Amir Shehata (Inactive)
Resolution: Unresolved Votes: 0
Labels: None

Rank (Obsolete): 9223372036854775807

 Description   

New FRWR API

OP API
Allocate mr = ib_alloc_mr(pd, max_num_sg, mr_type)
Free ib_dereg_mr(mr)
S/G list mapping nents = ib_map_map_mr_sg(mr, sg, sg_nents, page_size)
Register interface (post_send)  
struct { struct ib_send_wr wr; struct ib_mr * mr; int access; u32 key; }

ib_reg_mr;

 |

Opcode IB_WR_REG_MR

Refer to:
https://wiki.whamcloud.com/display/LNet/Adapt+to+latest+RDMA+changes


Generated at Sat Feb 10 02:39:18 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.