mbox series

[for-next,0/2] RDMA/bnxt_re: Bug fixes for 6.12

Message ID 1725444253-13221-1-git-send-email-selvin.xavier@broadcom.com (mailing list archive)
Headers show
Series RDMA/bnxt_re: Bug fixes for 6.12 | expand

Message

Selvin Xavier Sept. 4, 2024, 10:04 a.m. UTC
Fixes couple of compatibility issues seen with older libraries
with variable size WQE patch series that is merged to 6.12.

Please review and apply to for-next.

Thanks,
Selvin Xavier

Selvin Xavier (2):
  RDMA/bnxt_re: Fix the compatibility flag for variable size WQE
  RDMA/bnxt_re: Fix the max WQE size for static WQE support

 drivers/infiniband/hw/bnxt_re/ib_verbs.c | 25 +++++++++++++------------
 drivers/infiniband/hw/bnxt_re/qplib_sp.h |  2 ++
 2 files changed, 15 insertions(+), 12 deletions(-)

Comments

Leon Romanovsky Sept. 5, 2024, 10:31 a.m. UTC | #1
On Wed, 04 Sep 2024 03:04:11 -0700, Selvin Xavier wrote:
> Fixes couple of compatibility issues seen with older libraries
> with variable size WQE patch series that is merged to 6.12.
> 
> Please review and apply to for-next.
> 
> Thanks,
> Selvin Xavier
> 
> [...]

Applied, thanks!

[1/2] RDMA/bnxt_re: Fix the compatibility flag for variable size WQE
      https://git.kernel.org/rdma/rdma/c/b98993bf7e63b0
[2/2] RDMA/bnxt_re: Fix the max WQE size for static WQE support
      https://git.kernel.org/rdma/rdma/c/fedf7d466d3d67

Best regards,