From: Mike Christie <michaelc@cs.wisc.edu>
To: kxie@chelsio.com
Cc: netdev@vger.kernel.org, linux-scsi@vger.kernel.org,
open-iscsi@googlegroups.com, rranjan@chelsio.com,
James.Bottomley@HansenPartnership.com, davem@davemloft.net
Subject: Re: [PATCH v2 0/3] cxgbi iscsi driver
Date: Fri, 13 Aug 2010 11:32:06 -0500 [thread overview]
Message-ID: <4C657386.6050308@cs.wisc.edu> (raw)
In-Reply-To: <201008131519.o7DFJsaH002618@localhost.localdomain>
On 08/13/2010 10:19 AM, kxie@chelsio.com wrote:
> [PATCH v2 0/3] cxgbi iscsi driver
>
> From: Karen Xie<kxie@chelsio.com>
>
> Re-submission, missed netdev list last time.
>
> This patchset includes:
>
> 1. added libcxgbi as the common library for both cxgb4i and cxgb3i driver
> 2. added cxgb4i iscsi initiator v5.
> 3. changed cxgb3i to use libcxgbi.
>
> The version 2 includes the following changes:
> - Made dbg_level static to avoid compiling errors when both cxgb3i and cxgb4i
> are built into the kernel.
> - Deleted cxgbi_fill_iscsi_transport() and cxgbi_fill_scsi_host_template().
> The iscsi_transport and scsi_host_template are initialized in the drivers
> instead of being filled in by the library at runtime..
> - Only register with iscsi class transport once per driver type.
>
iSCSI and SCSI parts look ok now. The network code should be reviewed by
the netdev people, because I am not qualified to review that. Thanks for
your work Karen.
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
prev parent reply other threads:[~2010-08-13 16:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-13 15:19 [PATCH v2 0/3] cxgbi iscsi driver kxie
2010-08-13 15:49 ` Joe Perches
2010-08-13 16:32 ` Mike Christie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C657386.6050308@cs.wisc.edu \
--to=michaelc@cs.wisc.edu \
--cc=James.Bottomley@HansenPartnership.com \
--cc=davem@davemloft.net \
--cc=kxie@chelsio.com \
--cc=linux-scsi@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=open-iscsi@googlegroups.com \
--cc=rranjan@chelsio.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).