mbox series

[rdma-rc,0/4] *** irdma 6.8 rc fixes ***

Message ID 20240131233849.400285-1-sindhu.devale@intel.com (mailing list archive)
Headers show
Series *** irdma 6.8 rc fixes *** | expand

Message

Sindhu Devale Jan. 31, 2024, 11:38 p.m. UTC
Small set of fixes for the irdma driver.

Mike Marciniszyn (1):
  RDMA/irdma: Fix KASAN issue with tasklet

Mustafa Ismail (2):
  RDMA/irdma: Set the CQ read threshold for GEN 1
  RDMA/irdma: Add AE for too many RNRS

Shiraz Saleem (1):
  RDMA/irdma: Validate max_send_wr and max_recv_wr

 drivers/infiniband/hw/irdma/defs.h  | 1 +
 drivers/infiniband/hw/irdma/hw.c    | 8 ++++++++
 drivers/infiniband/hw/irdma/verbs.c | 9 +++++----
 3 files changed, 14 insertions(+), 4 deletions(-)

Comments

Leon Romanovsky Feb. 4, 2024, 9:37 a.m. UTC | #1
On Wed, 31 Jan 2024 17:38:45 -0600, Sindhu Devale wrote:
> Small set of fixes for the irdma driver.
> 
> Mike Marciniszyn (1):
>   RDMA/irdma: Fix KASAN issue with tasklet
> 
> Mustafa Ismail (2):
>   RDMA/irdma: Set the CQ read threshold for GEN 1
>   RDMA/irdma: Add AE for too many RNRS
> 
> [...]

Applied, thanks!

[1/4] RDMA/irdma: Fix KASAN issue with tasklet
      https://git.kernel.org/rdma/rdma/c/bd97cea7b18a0a
[2/4] RDMA/irdma: Validate max_send_wr and max_recv_wr
      https://git.kernel.org/rdma/rdma/c/ee107186bcfd25
[3/4] RDMA/irdma: Set the CQ read threshold for GEN 1
      https://git.kernel.org/rdma/rdma/c/4823a004d8301d
[4/4] RDMA/irdma: Add AE for too many RNRS
      https://git.kernel.org/rdma/rdma/c/772e5fb3884306

Best regards,