From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Wise Subject: Re: [PATCH 3/9] IB: add a helper to safely drain a QP Date: Wed, 18 Nov 2015 09:21:41 -0600 Message-ID: <564C9785.9040706@opengridcomputing.com> References: <1447422410-20891-1-git-send-email-hch@lst.de> <1447422410-20891-4-git-send-email-hch@lst.de> <564C61C3.3050307@dev.mellanox.co.il> <20151118140645.GI18820@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20151118140645.GI18820-jcswGhMUV9g@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Christoph Hellwig , Sagi Grimberg Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, bart.vanassche-XdAiOPVOjttBDgjK7y7TUQ@public.gmane.org, axboe-b10kYP2dOMg@public.gmane.org, linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On 11/18/2015 8:06 AM, Christoph Hellwig wrote: > On Wed, Nov 18, 2015 at 01:32:19PM +0200, Sagi Grimberg wrote: >> Christoph, >> >> Given the discussion around this patch I think it would >> be a good idea remove it from the patchset since it's not >> mandatory for the CQ abstraction. I think that we should >> take it with Steve to come up with a complete solution for >> this bit. >> >> Thoughts? > Yes, let's drop it for now. > Fine with me. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933178AbbKRPVk (ORCPT ); Wed, 18 Nov 2015 10:21:40 -0500 Received: from smtp.opengridcomputing.com ([72.48.136.20]:37129 "EHLO smtp.opengridcomputing.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932355AbbKRPVj (ORCPT ); Wed, 18 Nov 2015 10:21:39 -0500 Subject: Re: [PATCH 3/9] IB: add a helper to safely drain a QP To: Christoph Hellwig , Sagi Grimberg References: <1447422410-20891-1-git-send-email-hch@lst.de> <1447422410-20891-4-git-send-email-hch@lst.de> <564C61C3.3050307@dev.mellanox.co.il> <20151118140645.GI18820@lst.de> Cc: linux-rdma@vger.kernel.org, bart.vanassche@sandisk.com, axboe@fb.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org From: Steve Wise Message-ID: <564C9785.9040706@opengridcomputing.com> Date: Wed, 18 Nov 2015 09:21:41 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151118140645.GI18820@lst.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/18/2015 8:06 AM, Christoph Hellwig wrote: > On Wed, Nov 18, 2015 at 01:32:19PM +0200, Sagi Grimberg wrote: >> Christoph, >> >> Given the discussion around this patch I think it would >> be a good idea remove it from the patchset since it's not >> mandatory for the CQ abstraction. I think that we should >> take it with Steve to come up with a complete solution for >> this bit. >> >> Thoughts? > Yes, let's drop it for now. > Fine with me.