mbox series

[for-next,0/2] irdma for-next updates 9-7-2022

Message ID 20220907191324.1173-1-shiraz.saleem@intel.com (mailing list archive)
Headers show
Series irdma for-next updates 9-7-2022 | expand

Message

Shiraz Saleem Sept. 7, 2022, 7:13 p.m. UTC
This series adds udata inlen/outlen validation for the verb API's
and fixes up completion error code reporting to ulp's.

Shiraz Saleem (1):
  RDMA/irdma: Validate udata inlen and outlen

Sindhu-Devale (1):
  RDMA/irdma: Align AE id codes to correct flush code and event

 drivers/infiniband/hw/irdma/defs.h  |  1 +
 drivers/infiniband/hw/irdma/hw.c    | 51 ++++++++++++++++-----------
 drivers/infiniband/hw/irdma/type.h  |  1 +
 drivers/infiniband/hw/irdma/user.h  |  1 +
 drivers/infiniband/hw/irdma/utils.c |  3 ++
 drivers/infiniband/hw/irdma/verbs.c | 69 +++++++++++++++++++++++++++++++++----
 6 files changed, 98 insertions(+), 28 deletions(-)

Comments

Leon Romanovsky Sept. 20, 2022, 10:20 a.m. UTC | #1
On Wed, 7 Sep 2022 14:13:22 -0500, Shiraz Saleem wrote:
> This series adds udata inlen/outlen validation for the verb API's
> and fixes up completion error code reporting to ulp's.
> 
> Shiraz Saleem (1):
>   RDMA/irdma: Validate udata inlen and outlen
> 
> Sindhu-Devale (1):
>   RDMA/irdma: Align AE id codes to correct flush code and event
> 
> [...]

Applied, thanks!

[1/2] RDMA/irdma: Align AE id codes to correct flush code and event
      commit: 7f51a961f8c6b84752a48e950074a8c4a0808d91
[2/2] RDMA/irdma: Validate udata inlen and outlen
      commit: 34acb833cc83bdea912a160ff99b537e62bb4cf3

Best regards,