netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question regarding protocol specific mtu for FCoE
@ 2009-06-03 17:56 Zou, Yi
  2009-06-03 18:03 ` Rick Jones
  0 siblings, 1 reply; 14+ messages in thread
From: Zou, Yi @ 2009-06-03 17:56 UTC (permalink / raw)
  To: netdev@vger.kernel.org
  Cc: linux-scsi@vger.kernel.org, Leech, Christopher, Dev, Vasu,
	Love, Robert W, Ma, Steve, Waskiewicz Jr, Peter P,
	Kirsher, Jeffrey T

Hi,
I am trying to figure out a way to support a different MTU for Fiber
Channel over Ethernet (FCoE), where it is preferred to have a baby jumbo
frame with MTU=2158 (14 bytes FCoE header + 24 bytes FC header + 2112
bytes max FC payload + 4 bytes FC CRC + 4 bytes FCoE trailer).

Similar to nedev->mtu being used everywhere for LAN traffic, I wonder if
it is desirable or feasible to add another protocol specific MTU (which
is my case is FCoE) to netdev so any eth driver supporting converged
traffic (e.g. LAN + FCoE) over netdev can make use of it.

Thanks.

Yi Zou


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-06-03 23:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-03 17:56 Question regarding protocol specific mtu for FCoE Zou, Yi
2009-06-03 18:03 ` Rick Jones
2009-06-03 19:16   ` Zou, Yi
2009-06-03 19:27     ` Ben Hutchings
2009-06-03 20:43       ` Zou, Yi
2009-06-03 20:57         ` Ben Hutchings
2009-06-03 22:22           ` Zou, Yi
2009-06-03 21:01     ` Rick Jones
2009-06-03 21:17       ` Waskiewicz Jr, Peter P
2009-06-03 21:21       ` Roland Dreier
2009-06-03 22:25         ` Zou, Yi
2009-06-03 22:36         ` Rick Jones
2009-06-03 23:00           ` Zou, Yi
2009-06-03 23:27           ` Roland Dreier

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).