struct ibv_sge { uint64_t addr; uint32_t length; uint32_t lkey; };