Roland,

Please consider this series to be merged to the next pull request to Linus. 
This contains some critical bug fixes for ocrdma, and we don't want to miss
this pull cycle.

-Best Regards
 Devesh
> -----Original Message-----
> From: [email protected] [mailto:linux-rdma-
> [email protected]] On Behalf Of Selvin Xavier
> Sent: Tuesday, June 10, 2014 7:32 PM
> To: [email protected]
> Cc: [email protected]; Selvin Xavier
> Subject: [PATCH v1 for-next 00/16] Bug fixes for ocrdma driver
> 
> This patch series contains few bug fixes for ocrdma driver
> 
> Changes in v1:
>  Proper change logs are added as per Or's suggestion  Updating the ocrdma
> driver version string
> 
> Please apply to for-next tree
> 
> Devesh Sharma (5):
>   RDMA/ocrdma: Avoid posting DPP requests for RDMA READ
>   be2net: issue shutdown event to ocrdma driver
>   RDMA/ocrdma: Handle shutdown event from be2net driver
>   RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported
>   RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table
>     creation
> 
> Mitesh Ahuja (3):
>   RDMA/ocrdma: Allow only SEND opcode in case of UD QPs
>   RDMA/ocrdma: Do proper cleanup evenif FW is in error state
>   RDMA/ocrdma: Return proper value for max_mr_size
> 
> Selvin Xavier (8):
>   RDMA/ocrdma: Query and initalize the PFC SL
>   RDMA/ocrdma: Adding hca_type and fixing fw_version string in device
>     atrributes
>   RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs
>   RDMA/ocrdma : Add missing adapter mailbox opcodes
>   RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K
>   RDMA/ocrdma: Initialize the GID table while registering the device
>   RDMA/ocrdma: Fixing a sparse warning
>   RDMA/ocrdma: Update the ocrdma module version string
> 
>  drivers/infiniband/hw/ocrdma/ocrdma.h       |   26 ++++-
>  drivers/infiniband/hw/ocrdma/ocrdma_ah.c    |    2 +
>  drivers/infiniband/hw/ocrdma/ocrdma_hw.c    |  197
> ++++++++++++++++++++++++++-
>  drivers/infiniband/hw/ocrdma/ocrdma_hw.h    |    2 +
>  drivers/infiniband/hw/ocrdma/ocrdma_main.c  |   83 +++++++++++-
>  drivers/infiniband/hw/ocrdma/ocrdma_sli.h   |  148 ++++++++++++++++----
> -
>  drivers/infiniband/hw/ocrdma/ocrdma_verbs.c |   34 ++++-
>  drivers/net/ethernet/emulex/benet/be.h      |    1 +
>  drivers/net/ethernet/emulex/benet/be_main.c |    1 +
>  drivers/net/ethernet/emulex/benet/be_roce.c |   18 ++-
>  drivers/net/ethernet/emulex/benet/be_roce.h |    3 +-
>  11 files changed, 466 insertions(+), 49 deletions(-)
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the
> body of a message to [email protected] More majordomo info at
> http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to