Received: with ECARTIS (v1.0.0; list netdev); Tue, 19 Apr 2005 07:35:31 -0700 (PDT) Received: from smtp100.mail.sc5.yahoo.com (smtp100.mail.sc5.yahoo.com [216.136.174.138]) by oss.sgi.com (8.13.0/8.13.0) with SMTP id j3JEZBhi019499 for ; Tue, 19 Apr 2005 07:35:22 -0700 Received: from unknown (HELO ?192.168.0.179?) (itn780@24.7.113.184 with plain) by smtp100.mail.sc5.yahoo.com with SMTP; 19 Apr 2005 14:35:08 -0000 Message-ID: <4265170E.5040102@yahoo.com> Date: Tue, 19 Apr 2005 07:34:54 -0700 From: Alex Aizman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050217 MIME-Version: 1.0 To: netdev@oss.sgi.com Subject: Re: [ANNOUNCE] Linux-iSCSI High-Performance Initiator Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/840/Mon Apr 18 18:42:09 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 1859 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: itn780@yahoo.com Precedence: bulk X-list: netdev Content-Length: 708 Lines: 25 Input is needed... Two weeks ago the combined linux-iscsi and open-iscsi teams posted on lkml and linux-scsi "Linux-iSCSI High-Performance Initiator" - announcement and a set of patches. Here's the original announcement and the submission, respectively: http://marc.theaimsgroup.com/?l=linux-kernel&m=111327337005048&w=2 http://marc.theaimsgroup.com/?l=linux-kernel&m=111328256211837&w=2 The entire iSCSI Initiator's data path over TCP consists of 2 files: http://www.open-iscsi.org/src/iscsi_tcp.c http://www.open-iscsi.org/src/iscsi_tcp.h (The first file is 73K, I sent yesterday - seems it didn't make it). It'd be great to get this code reviewed from the networking perspective. Thanks! Alex