From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Christie Subject: Re: [RFC-PATCH] dhcp provisioning support in cxgb3i Date: Thu, 29 Oct 2009 16:09:56 -0500 Message-ID: <4AEA04A4.1060800@cs.wisc.edu> References: <4AE995C4.4080909@chelsio.com> Reply-To: open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <4AE995C4.4080909-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org> Sender: open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Post: List-Help: List-Unsubscribe: , To: Rakesh Ranjan Cc: davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org, James Bottomley , Karen Xie , "open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org" , LKML , "linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-scsi@vger.kernel.org Rakesh Ranjan wrote: > Hi Mike, > > Herein attached patches for having dhcp provisioning support in cxgb3i. > I have added one new iscsi netlink message ISCSI_UEVENT_REQ_IPCONF. Is the idea to have iscsid/uip send down this msg? Was it not possible to hook in more like how bnx2i does dhcp? From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755902AbZJ2VKJ (ORCPT ); Thu, 29 Oct 2009 17:10:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755376AbZJ2VKI (ORCPT ); Thu, 29 Oct 2009 17:10:08 -0400 Received: from sabe.cs.wisc.edu ([128.105.6.20]:37232 "EHLO sabe.cs.wisc.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755088AbZJ2VKH (ORCPT ); Thu, 29 Oct 2009 17:10:07 -0400 Message-ID: <4AEA04A4.1060800@cs.wisc.edu> Date: Thu, 29 Oct 2009 16:09:56 -0500 From: Mike Christie User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Rakesh Ranjan CC: davem@davemloft.net, James Bottomley , Karen Xie , "open-iscsi@googlegroups.com" , LKML , "linux-scsi@vger.kernel.org" , netdev@vger.kernel.org Subject: Re: [RFC-PATCH] dhcp provisioning support in cxgb3i References: <4AE995C4.4080909@chelsio.com> In-Reply-To: <4AE995C4.4080909@chelsio.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Rakesh Ranjan wrote: > Hi Mike, > > Herein attached patches for having dhcp provisioning support in cxgb3i. > I have added one new iscsi netlink message ISCSI_UEVENT_REQ_IPCONF. Is the idea to have iscsid/uip send down this msg? Was it not possible to hook in more like how bnx2i does dhcp?