This series contains bug fixes related to variable WQE support in the driver. One fix is for adding a missing synchronization in the QP create path. Please review and apply. Regards, Kalesh AP Damodharam Ammepalli (2): RDMA/bnxt_re: Add send queue size check for variable wqe RDMA/bnxt_re: Fix MSN table size for variable wqe mode Kalesh AP (1): RDMA/bnxt_re: Disable use of reserved wqes Selvin Xavier (2): RDMA/bnxt_re: Fix max_qp_wrs reported RDMA/bnxt_re: Fix the locking while accessing the QP table drivers/infiniband/hw/bnxt_re/qplib_fp.c | 9 ++++++++- drivers/infiniband/hw/bnxt_re/qplib_sp.c | 18 ++++++++++++------ 2 files changed, 20 insertions(+), 7 deletions(-) -- 2.43.5