Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753834AbXJINod (ORCPT ); Tue, 9 Oct 2007 09:44:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751147AbXJINoW (ORCPT ); Tue, 9 Oct 2007 09:44:22 -0400 Received: from mx2.netapp.com ([216.240.18.37]:14030 "EHLO mx2.netapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750993AbXJINoV (ORCPT ); Tue, 9 Oct 2007 09:44:21 -0400 X-IronPort-AV: E=Sophos;i="4.21,249,1188802800"; d="scan'208";a="112231462" Date: Tue, 9 Oct 2007 09:44:02 -0400 (EDT) From: James Lentini X-X-Sender: jlentini@jlentini-linux.nane.netapp.com To: Steve Wise cc: David Miller , rdreier@cisco.com, linux-kernel@vger.kernel.org, general@lists.openfabrics.org, netdev@vger.kernel.org Subject: Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_TCP ports from the host TCP port space. In-Reply-To: <470AA729.2050009@opengridcomputing.com> Message-ID: References: <46B883B5.8040702@opengridcomputing.com> <46BB61D0.4090101@opengridcomputing.com> <46BB89C0.4040303@ichips.intel.com> <20070809.145534.102938208.davem@davemloft.net> <470AA729.2050009@opengridcomputing.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 09 Oct 2007 13:44:02.0647 (UTC) FILETIME=[73E0F670:01C80A7A] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 844 Lines: 18 On Mon, 8 Oct 2007, Steve Wise wrote: > The correct solution, IMO, is to enhance the core low level 4-tuple > allocation services to be more generic (eg: not be tied to a struct > sock). Then the host tcp stack and the host rdma stack can allocate > TCP/iWARP ports/4tuples from this common exported service and share > the port space. This allocation service could also be used by other > deep adapters like iscsi adapters if needed. As a developer of an RDMA ULP, NFS-RDMA, I like this approach because it will simplify the configuration of an RDMA device and the services that use it. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/