From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 2/4 2.6.28] cxgb3 - handle ARP replies for private iSCSI IP address Date: Sat, 13 Sep 2008 15:31:44 -0400 Message-ID: <48CC1520.5070309@pobox.com> References: <200808280421.m7S4Lw4r006465@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:50177 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752639AbYIMTbu (ORCPT ); Sat, 13 Sep 2008 15:31:50 -0400 In-Reply-To: <200808280421.m7S4Lw4r006465@localhost.localdomain> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Karen Xie Cc: netdev@vger.kernel.org, open-iscsi@googlegroups.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, davem@davemloft.net, michaelc@cs.wisc.edu, swise@opengridcomputing.com, rdreier@cisco.com, daisyc@us.ibm.com, wenxiong@us.ibm.com, bhua@us.ibm.com, divy@chelsio.com, dm@chelsio.com, leedom@chelsio.com Karen Xie wrote: > [PATCH 2/4 2.6.28] cxgb3 - handle ARP replies for private iSCSI IP address > > From: Karen Xie > > The accelerated iSCSI traffic uses a private IP address unknown to the OS. > The driver has to reply to ARP requests dedicated to the private IP address. > > Signed-off-by: Divy Le Ray Acked-by: Jeff Garzik