]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/core: Add optional access flags range
authorMichael Guralnik <michaelgur@mellanox.com>
Wed, 8 Jan 2020 18:05:36 +0000 (20:05 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 16 Jan 2020 19:55:46 +0000 (15:55 -0400)
commit68d384b906cfc850b65561fd846adbb8b406d9e5
tree5254229b0d25a3b0f6d6e2b05bd18d4bf4c5ce8d
parentca95c1411198c2d87217c19d44571052cdc94725
RDMA/core: Add optional access flags range

Define a range of access flags that are defined to be optional, both
uverbs and drivers should enable getting them and use if they are
applicable

This will be used, for example, for the relaxed ordering access flag which
unsupporting drivers can ignore.

Link: https://lore.kernel.org/r/1578506740-22188-7-git-send-email-yishaih@mellanox.com
Signed-off-by: Michael Guralnik <michaelgur@mellanox.com>
Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
include/rdma/ib_verbs.h
include/uapi/rdma/ib_user_ioctl_verbs.h