From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH for-next 15/16] IB/core: Map iWarp AH type to undefined in rdma_ah_find_type Date: Fri, 26 Jan 2018 08:45:40 -0700 Message-ID: <20180126154540.GA23869@ziepe.ca> References: <20180126142640.6868.12402.stgit@scvm10.sc.intel.com> <20180126143315.6868.67354.stgit@scvm10.sc.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180126143315.6868.67354.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dennis Dalessandro Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Don Hiatt , Sean Hefty , Ira Weiny , Parav Pandit List-Id: linux-rdma@vger.kernel.org On Fri, Jan 26, 2018 at 06:33:18AM -0800, Dennis Dalessandro wrote: > From: Don Hiatt > > iWarp devices do not support the creation of address handles > so return AH_ATTR_TYPE_UNDEFINED for all iWarp devices. > > While we are here reduce the size of port_num to u8 and add > a comment. > > Fixes: 44c58487d51a ("IB/core: Define 'ib' and 'roce' rdma_ah_attr types") > Reported-by: Parav Pandit > CC: Sean Hefty > Reviewed-by: Ira Weiny > Signed-off-by: Don Hiatt > Signed-off-by: Dennis Dalessandro > include/rdma/ib_verbs.h | 15 +++++++++++---- > 1 files changed, 11 insertions(+), 4 deletions(-) What tree are you sending these patches again? This won't apply. Jason -- 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