We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73b6210 + 5e49611 commit 0aa47bcCopy full SHA for 0aa47bc
providers/rxe/rxe.c
@@ -1854,6 +1854,7 @@ static const struct verbs_context_ops rxe_ctx_ops = {
1854
.attach_mcast = ibv_cmd_attach_mcast,
1855
.detach_mcast = ibv_cmd_detach_mcast,
1856
.free_context = rxe_free_context,
1857
+ .advise_mr = ibv_cmd_advise_mr,
1858
};
1859
1860
static struct verbs_context *rxe_alloc_context(struct ibv_device *ibdev,
0 commit comments