diff options
author | Li Zhijian <lizhijian@fujitsu.com> | 2022-12-06 21:02:00 +0800 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-12-09 19:36:02 -0400 |
commit | 8b4d379b399d19f4c803e565bfe13f07b66b5ad7 (patch) | |
tree | d2efb5b2a8292c01408c2c3c87886d0b0e8040eb /drivers/crypto/atmel-i2c.h | |
parent | 70aad902ce8aeb094dd3ef14988a652f24cce7c8 (diff) | |
download | linux-stable-8b4d379b399d19f4c803e565bfe13f07b66b5ad7.tar.gz linux-stable-8b4d379b399d19f4c803e565bfe13f07b66b5ad7.tar.bz2 linux-stable-8b4d379b399d19f4c803e565bfe13f07b66b5ad7.zip |
RDMA/cm: Make QP FLUSHABLE for supported device
Similar to RDMA and Atomic qp attributes enabled by default in CM, enable
FLUSH attribute for supported device. That makes applications that are
built with rdma_create_ep, rdma_accept APIs have FLUSH qp attribute
natively so that user is able to request FLUSH operation simpler.
Note that, a FLUSH operation requires FLUSH are supported by both
device(HCA) and memory region(MR) and QP at the same time, so it's safe
to enable FLUSH qp attribute by default here.
FLUSH attribute can be disable by modify_qp() interface.
Link: https://lore.kernel.org/r/20221206130201.30986-10-lizhijian@fujitsu.com
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/crypto/atmel-i2c.h')
0 files changed, 0 insertions, 0 deletions