From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Hiral Patel <hiralpat@cisco.com>
Cc: linux-scsi@vger.kernel.org, Anantha Prakash T <atungara@cisco.com>
Subject: Re: [PATCH 08/10] fnic: FIP VLAN Discovery Feature Support
Date: Wed, 30 Jan 2013 14:36:59 +1100 [thread overview]
Message-ID: <1359517019.2373.28.camel@dabdike> (raw)
In-Reply-To: <1359504323-14453-6-git-send-email-hiralpat@cisco.com>
On Tue, 2013-01-29 at 16:05 -0800, Hiral Patel wrote:
> FIP VLAN discovery discovers the FCoE VLAN that will be used by all other FIP protocols
> as well as by the FCoE encapsulation for Fibre Channel payloads on the established
> virtual link. One of the goals of FC-BB-5 was to be as nonintrusive as possible on
> initiators and targets, and therefore FIP VLAN discovery occurs in the native VLAN
> used by the initiator or target to exchange Ethernet traffic. The FIP VLAN discovery
> protocol is the only FIP protocol running on the native VLAN; all other FIP protocols
> run on the discovered FCoE VLANs.
>
> If an administrator has manually configured FCoE VLANs on ENodes and FCFs, there is no need
> to use this protocol. FIP and FCoE will run over the configured VLANs.
>
> An ENode without FCoE VLANs configuration would use this automated discovery protocol to
> discover over which VLANs FCoE is running.
>
> The ENode sends a FIP VLAN discovery request to a multicast MAC address called All-FCF-MACs,
> which is a multicast MAC address to which all FCFs listen.
>
> All FCFs that can be reached in the native VLAN of the ENode are expected to respond on the
> same VLAN with a response that lists one or more FCoE VLANs that are available for the ENode's
> VN_Port login. This protocol has the sole purpose of allowing the ENode to discover all the
> available FCoE VLANs.
>
> Now the ENode may enable a subset of these VLANs for FCoE Running the FIP protocol in these
> VLANs on a per VLAN basis. And FCoE data transactions also would occur on this VLAN. Hence,
> Except for FIP VLAN discovery, all other FIP and FCoE traffic runs on the selected FCoE VLAN.
> Its only the FIP VLAN Discovery protocol that is permitted to run on the Default native VLAN
> of the system.
>
> [**** NOTE ****]
> We are working on moving this feature definitions and functionality to libfcoe module. We need
> this patch to be approved, as Suse is looking forward to merge this feature in SLES 11 SP3 release.
> Once this patch is approved, we will submit patch which should move vlan discovery feature to libfoce.
>
> Signed-off-by: Anantha Prakash T <atungara@cisco.com>
> Signed-off-by: Hiral Patel <hiralpat@cisco.com>
This one isn't applying for me at the top of the scsi-misc tree:
jejb@dabdike> patch -p1 < .git/rebase-apply/patch
patching file drivers/scsi/fnic/fnic.h
patching file drivers/scsi/fnic/fnic_fcs.c
patching file drivers/scsi/fnic/fnic_fip.h
patching file drivers/scsi/fnic/fnic_main.c
Hunk #3 FAILED at 411.
Hunk #4 succeeded at 628 (offset -1 lines).
Hunk #5 succeeded at 837 (offset -1 lines).
Hunk #6 succeeded at 926 (offset -1 lines).
Hunk #7 succeeded at 988 (offset -1 lines).
1 out of 7 hunks FAILED -- saving rejects to file drivers/scsi/fnic/fnic_main.c.rej
patching file drivers/scsi/fnic/vnic_dev.c
patching file drivers/scsi/fnic/vnic_dev.h
patching file drivers/scsi/fnic/vnic_devcmd.h
James
next prev parent reply other threads:[~2013-01-30 3:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-30 0:05 [PATCH 03/10] fnic:fixing issues in device and firmware reset code Hiral Patel
2013-01-30 0:05 ` [PATCH 04/10] fnic: Fix SGEs limit Hiral Patel
2013-01-30 0:05 ` [PATCH 05/10] fnic: fnic driver may hit BUG_ON on device reset Hiral Patel
2013-01-30 0:05 ` [PATCH 06/10] fnic: New debug flags and debug log messages Hiral Patel
2013-01-30 0:05 ` [PATCH 07/10] fnic: Fnic Trace Utility Hiral Patel
2013-01-30 0:05 ` [PATCH 08/10] fnic: FIP VLAN Discovery Feature Support Hiral Patel
2013-01-30 3:36 ` James Bottomley [this message]
2013-01-30 0:05 ` [PATCH 09/10] fnic: Kernel panic due to FIP mode misconfiguration Hiral Patel
2013-01-30 0:05 ` [PATCH 10/10] fnic: Incremented driver version Hiral Patel
-- strict thread matches above, loose matches on Subject: below --
2013-02-13 1:00 [PATCH 03/10] fnic:fixing issues in device and firmware reset code Hiral Patel
2013-02-13 1:01 ` [PATCH 08/10] fnic: FIP VLAN Discovery Feature Support Hiral Patel
2013-02-22 18:09 ` James Bottomley
2013-02-22 18:42 ` Hiral Patel (hiralpat)
2012-12-17 23:29 Hiral Patel
2012-12-10 9:21 [PATCH 01/10] fnic: updated MAINTAINERS list Hiral Patel
2012-12-10 9:21 ` [PATCH 08/10] fnic: FIP VLAN Discovery Feature Support Hiral Patel
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=1359517019.2373.28.camel@dabdike \
--to=james.bottomley@hansenpartnership.com \
--cc=atungara@cisco.com \
--cc=hiralpat@cisco.com \
--cc=linux-scsi@vger.kernel.org \
/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).