All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Vasquez <andrew.vasquez@qlogic.com>
To: James Smart <James.Smart@Emulex.Com>
Cc: Seokmann Ju <seokmann.ju@qlogic.com>,
	Robert W Love <robert.w.love@intel.com>,
	"linux-scsi@vger.kernel.org" <linux-scsi@vger.kernel.org>,
	Boaz Harrosh <bharrosh@panasas.com>,
	Mike Christie <michaelc@cs.wisc.edu>
Subject: Re: [RFC] pass through support in fc transport: via bsg (block SG)
Date: Fri, 22 Aug 2008 15:09:56 -0700	[thread overview]
Message-ID: <20080822220956.GC9169@plap4-2.local> (raw)
In-Reply-To: <48AF3547.4040703@emulex.com>

On Fri, 22 Aug 2008, James Smart wrote:

> Nope - not forgotten, just a lot of different things to get to.
>
> I don't know of anything in the header that needs to be specified. 
> Everything is either fixed because it is an ELS/CT request, or what needs 
> to be specified (usually S_ID/D_ID) comes from the object the bsg reference 
> is to. CS_CTL is the only one that is a maybe - but that's a whole 
> different story, and we should just ignore it for now. So I'm against a 
> header.
>
> Additionally, we have to be careful about what kind of interface we believe 
> the LLD's support. If they expected a raw frame transmit, I don't know how 
> many support that, especially as adapters very much control XID's, etc. 
> Create Exchange, w/ Send/Receive, sequence is prefered, but even that might 
> be too low.  At best, there is explicit els or ct assist interfaces - which 
> means the LLD/adapter is likely handling all the header and segmentation, 
> and the interface is just passing payload buffers.

That's essentially what prompted this inquiry.  Sure, for hardware
CNA/HBA solutions, access to something like a raw-frame header seems
unnecessary.  What about software FCoE?  Would the openfcoe want this
export/expose these raw-frame data?

> So in general it's a request, w/ xmt payload, buffer for response, and a  
> completion status (which I would assume is more than just an int and a 
> couple of #defines - we have to cover the F_RJT/P_RJT/ABORT cases..)

--
av

  reply	other threads:[~2008-08-22 22:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-18 19:04 [RFC] pass through support in fc transport: via bsg (block SG) Seokmann Ju
2008-08-19 17:42 ` Seokmann Ju
2008-08-22 21:36   ` Seokmann Ju
2008-08-22 21:53     ` James Smart
2008-08-22 22:09       ` Andrew Vasquez [this message]
2008-08-22 22:35         ` Chris Leech
2008-08-22 22:48           ` Andrew Vasquez
2008-08-23 14:43         ` James Smart
2008-09-11 13:25       ` Seokmann Ju
2008-09-11 13:44         ` James Smart

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=20080822220956.GC9169@plap4-2.local \
    --to=andrew.vasquez@qlogic.com \
    --cc=James.Smart@Emulex.Com \
    --cc=bharrosh@panasas.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michaelc@cs.wisc.edu \
    --cc=robert.w.love@intel.com \
    --cc=seokmann.ju@qlogic.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.