[rddp] Problem Statement and Architecture documents revised
"Talpey, Thomas" <Thomas.Talpey@netapp.com> Fri, 28 February 2003 20:42 UTC
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id PAA12633 for <rddp-archive@odin.ietf.org>; Fri, 28 Feb 2003 15:42:16 -0500 (EST)
Received: (from mailnull@localhost) by www1.ietf.org (8.11.6/8.11.6) id h1SKotf26874 for rddp-archive@odin.ietf.org; Fri, 28 Feb 2003 15:50:55 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176]) by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h1SKotp26871 for <rddp-web-archive@optimus.ietf.org>; Fri, 28 Feb 2003 15:50:55 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id PAA12618 for <rddp-web-archive@ietf.org>; Fri, 28 Feb 2003 15:41:45 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1]) by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h1SKoCp26857; Fri, 28 Feb 2003 15:50:12 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176]) by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h1SKnip26822 for <rddp@optimus.ietf.org>; Fri, 28 Feb 2003 15:49:44 -0500
Received: from mx01.netapp.com (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id PAA12591 for <rddp@ietf.org>; Fri, 28 Feb 2003 15:40:34 -0500 (EST)
Received: from frejya.corp.netapp.com (frejya [10.10.20.91]) by mx01.netapp.com (8.12.6/8.12.6/NTAP-1.4) with ESMTP id h1SKgVgB027122 for <rddp@ietf.org>; Fri, 28 Feb 2003 12:42:32 -0800 (PST)
Received: from tmt.netapp.com (tmt [10.33.25.87]) by frejya.corp.netapp.com (8.12.6/8.12.6/NTAP-1.4) with ESMTP id h1SKgVuk019112 for <rddp@ietf.org>; Fri, 28 Feb 2003 12:42:31 -0800 (PST)
Message-Id: <5.2.0.9.2.20030228150337.02a5c820@silver.nane.netapp.com>
X-Priority: 1 (Highest)
Date: Fri, 28 Feb 2003 15:40:38 -0500
To: rddp@ietf.org
From: "Talpey, Thomas" <Thomas.Talpey@netapp.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Subject: [rddp] Problem Statement and Architecture documents revised
Sender: rddp-admin@ietf.org
Errors-To: rddp-admin@ietf.org
X-BeenThere: rddp@ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/rddp>, <mailto:rddp-request@ietf.org?subject=unsubscribe>
List-Id: IETF Remote Direct Data Placement (rddp) WG <rddp.ietf.org>
List-Post: <mailto:rddp@ietf.org>
List-Help: <mailto:rddp-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/rddp>, <mailto:rddp-request@ietf.org?subject=subscribe>
Two Working Group documents, the Problem Statement and also the Architecture, have been revised based on review and comments, in preparation for the March milestone of the RDDP WG charter. http://www.ietf.org/mail-archive/working-groups/rddp/current/msg00641.html Only minor changes to the references section of the Problem Statement were made. Changes to the Architecture were made as outlined below. Until the updated drafts appear in the internet-drafts directory, they are available at <http://users.rcn.com/tmtalpey/draft-ietf-rddp-problem-statement-01.txt> <http://users.rcn.com/tmtalpey/draft-ietf-rddp-arch-01.txt> Tom. ----- Architecture document changes summary: The ddp_recv() and rdma_recv() did not make sufficiently clear that the data is received into a registered buffer. A new type, recv_message_t, was introduced and routines ddp_post_recv() and rdma_post_recv() were added. Text was added to clarify that the registration of a buffer on a socket_t does not preclude an implementation from supporting registration on a wider scope. Text was added to make it explicit that DDP does not provide framing, integrity and privacy services, and that these are a function of transport. A length specification was missing from the arguments of rdma_read(). RDMA Writes no longer result in an optional completion to the upper layer at the data sink. Some text and data types were changed for clarity, dates and references were updated, etc. _______________________________________________ rddp mailing list rddp@ietf.org https://www1.ietf.org/mailman/listinfo/rddp
- [rddp] Problem Statement and Architecture documen… Talpey, Thomas