From: Robert Love <robert.w.love@intel.com>
To: linux-scsi@vger.kernel.org
Subject: [PATCH] fcoe fix for 3.2
Date: Fri, 18 Nov 2011 13:35:51 -0800 [thread overview]
Message-ID: <20111118213551.25510.37403.stgit@localhost6.localdomain6> (raw)
This patch is necessary so that SW FCoE packets are assigned to the
correct DCB flow. Without it SW FCoE will not function in a DCB
environment. DCB is the primary technology that FCoE uses for
lossless Ethernet.
---
john fastabend (1):
fcoe: add DCB notifiers to set skb priority
drivers/scsi/fcoe/fcoe.c | 115 +++++++++++++++++++++++++++++++++++++++++
drivers/scsi/fcoe/fcoe_ctlr.c | 4 +
include/scsi/libfcoe.h | 3 +
3 files changed, 122 insertions(+), 0 deletions(-)
--
Thanks, //Rob
next reply other threads:[~2011-11-18 21:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-18 21:35 Robert Love [this message]
2011-11-18 21:35 ` [PATCH] fcoe: add DCB notifiers to set skb priority Robert Love
2011-12-14 23:03 ` Love, Robert W
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=20111118213551.25510.37403.stgit@localhost6.localdomain6 \
--to=robert.w.love@intel.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).