Message ID | 1728373302-19530-1-git-send-email-selvin.xavier@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/bnxt_re: Bug fixes | expand |
On Tue, Oct 08, 2024 at 12:41:32AM -0700, Selvin Xavier wrote: > Few bugfixes for bnxt_re driver. Please review and apply. > > Thanks, > Selvin Xavier > > Abhishek Mohapatra (1): > RDMA/bnxt_re: Fix the max CQ WQEs for older adapters > > Bhargava Chenna Marreddy (1): > RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages > > Chandramohan Akula (1): > RDMA/bnxt_re: Change the sequence of updating the CQ toggle value > > Kalesh AP (5): > RDMA/bnxt_re: Fix out of bound check > RDMA/ bnxt_re: Return more meaningful error > RDMA/bnxt_re: Fix a possible NULL pointer dereference > RDMA/bnxt_re: Fix an error path in bnxt_re_add_device > RDMA/bnxt_re: Fix the GID table length > > Kashyap Desai (1): > RDMA/bnxt_re: Fix incorrect dereference of srq in async event > > Selvin Xavier (1): > RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop Applied to for-rc, thanks Jason