On Wed, Sep 15, 2021 at 05:32:31AM -0700, Selvin Xavier wrote: > Includes some feature updates and bug fixes for bnxt_re driver. > > Please review and apply. > > Thanks, > Selvin Xavier > > v1->v2: > Fixed review comments from Leon > > Edwin Peer (1): > RDMA/bnxt_re: Use separate response buffer for stat_ctx_free > > Selvin Xavier (11): > RDMA/bnxt_re: Add extended statistics counters > RDMA/bnxt_re: Update statistics counter name > RDMA/bnxt_re: Reduce the delay in polling for hwrm command completion > RDMA/bnxt_re: Support multiple page sizes > RDMA/bnxt_re: Suppress unwanted error messages > RDMA/bnxt_re: Fix query SRQ failure > RDMA/bnxt_re: Fix FRMR issue with single page MR allocation > RDMA/bnxt_re: Use GFP_KERNEL in non atomic context > RDMA/bnxt_re: Correct FRMR size calculation > RDMA/bnxt_re: Check if the vlan is valid before reporting Applied to for-next > MAINTAINERS: Update Broadcom RDMA maintainers Applied to for-rc, thanks Jason