From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: David Miller <davem@davemloft.net>
Cc: yi.zou@intel.com, netdev@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 00/11] Add support to FCoE offload through net_device (v2)
Date: Thu, 05 Mar 2009 21:59:20 +0000 [thread overview]
Message-ID: <1236290360.5626.81.camel@localhost.localdomain> (raw)
In-Reply-To: <20090303.235725.140764281.davem@davemloft.net>
On Tue, 2009-03-03 at 23:57 -0800, David Miller wrote:
> From: Yi Zou <yi.zou@intel.com>
> Date: Fri, 27 Feb 2009 14:06:32 -0800
>
> > This is set of revised patches for adding offload support of
> > Fiber Channel over Ethernet (FCoE) offload support through net_device
> > for the Open-FCoE project maintained at http://www.open-fcoe.org.
> >
> > The original submission can be found at:
> > http://marc.info/?l=linux-scsi&m=123507707821705&w=2
> >
> > The included patches would add FCoE offload support through the net_device
> > struct as shown in the series of patches followed here. This is achieved
> > by adding nedev feature flags for FCoE FC CRC offload and large send offload
> > through gso. The large receive offload by direct data placement (ddp) is
> > achieved by the two function pointers to net_device_ops, to setup and release
> > ddp context, ndo_fcoe_ddp_setup and ndo_fcoe_ddp_done. One data member is
> > added to net_device strut, namely fcoe_ddp_xid, which inidates the maximum
> > exchange id allowed by LLD to perform ddp on the read I/O request.
> >
> > As the following patches touch both netdev and libfc/fcoe, and they are
> > applicable to the current tip at www.open-fcoe.org w/ patches available at:
> > http://marc.info/?l=linux-scsi&m=123576089125544&w=2 If they look alright,
> > I will rework them later to be directly applicable to net-next, where the
> > aforementioned fcoe/libfc fix patches are expected to be in kernel already
> > through scsi-fixes.
>
> I am fine with these changes, they look good.
Did you want to take the four pure net pieces through your tree, and
I'll run a postmerge tree based on your net tree, or just have me take
them through the SCSI tree?
James
next prev parent reply other threads:[~2009-03-05 21:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-27 22:06 [PATCH 00/11] Add support to FCoE offload through net_device (v2) Yi Zou
2009-03-04 7:57 ` David Miller
2009-03-05 21:59 ` James Bottomley [this message]
2009-03-06 0:10 ` David Miller
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=1236290360.5626.81.camel@localhost.localdomain \
--to=james.bottomley@hansenpartnership.com \
--cc=davem@davemloft.net \
--cc=linux-scsi@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=yi.zou@intel.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