Re: [PATCH 5/6] svcrdma: remove the handling of last WQE reached event

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 17, 2024 at 08:10:33PM -0400, Max Gurtovoy wrote:
> This event is handled by the RDMA core layer.
> 
> Signed-off-by: Max Gurtovoy <mgurtovoy@xxxxxxxxxx>
> ---
>  net/sunrpc/xprtrdma/svc_rdma_transport.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/net/sunrpc/xprtrdma/svc_rdma_transport.c b/net/sunrpc/xprtrdma/svc_rdma_transport.c
> index 2b1c16b9547d..4bb94b02c34c 100644
> --- a/net/sunrpc/xprtrdma/svc_rdma_transport.c
> +++ b/net/sunrpc/xprtrdma/svc_rdma_transport.c
> @@ -107,7 +107,6 @@ static void qp_event_handler(struct ib_event *event, void *context)
>  	case IB_EVENT_PATH_MIG:
>  	case IB_EVENT_COMM_EST:
>  	case IB_EVENT_SQ_DRAINED:
> -	case IB_EVENT_QP_LAST_WQE_REACHED:
>  		break;
>  
>  	/* These are considered fatal events */
> -- 
> 2.18.1
> 

Acked-by: Chuck Lever <chuck.lever@xxxxxxxxxx>

-- 
Chuck Lever




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux