/openbmc/linux/drivers/infiniband/hw/efa/ |
H A D | efa_verbs.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_qp.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_verbs.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/include/uapi/rdma/ |
H A D | ib_user_verbs.h | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_qp.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/hw/qedr/ |
H A D | verbs.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | ib_verbs.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/sw/rdmavt/ |
H A D | qp.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_verbs.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | qp.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | device.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
H A D | uverbs_cmd.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
H A D | main.c | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|
/openbmc/linux/include/rdma/ |
H A D | ib_verbs.h | diff 26e990badde40b2fb824bfa3cb9d4288a79584bc Sat Oct 03 18:20:06 CDT 2020 Jason Gunthorpe <jgg@nvidia.com> RDMA: Check attr_mask during modify_qp
Each driver should check that it can support the provided attr_mask during modify_qp. IB_USER_VERBS_EX_CMD_MODIFY_QP was being used to block modify_qp_ex because the driver didn't check RATE_LIMIT.
Link: https://lore.kernel.org/r/6-v1-caa70ba3d1ab+1436e-ucmd_mask_jgg@nvidia.com Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
|