linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Jumbo ethernet frames on MVME6100
@ 2006-06-10  0:57 Martin, Tim
  2006-06-12 13:30 ` Brent Cook
  0 siblings, 1 reply; 2+ messages in thread
From: Martin, Tim @ 2006-06-10  0:57 UTC (permalink / raw)
  To: linuxppc-embedded

I'm using Linux 2.6.6 with the Motorola Computer Group patch for the
MVME6100 available at

https://mcg.motorola.com/cfm/templates/swDetails.cfm?PageID=3D704&Softwar=
e
ID=3D6&ProductID=3D202

and compiling with GCC from ELDK 3.1.1, although using the userspace
module utils (e.g. insmod) from ELDK 4.0.

The patch includes support for the Marvel gigabit ethernet part on the
board (MV64360?) which works for non-jumbo ethernet frames, but doesn't
receive (or even generate errors) if I send jumbo-ethernet frames.  I
haven't debugged this issue very long, but a cursory look through the
driver hints that jumbo frame support should be on (the port config
serial register PCSR has what I imagine to be okay bits).

I'm ifconfiging the 2nd ethernet device with the command
ifconfig eth1 mtu 9000 192.168.1.1

I'm wondering if anyone else using an MVME6100 has gotten jumbo frame
support to work?

Also, at what point did the Linux 2.6 kernel embedded PPC support start
working with GCC 4.x (e.g. GCC in ELDK 4.0).  I'm getting compiler
errors when I use GCC 4.x with this version of the kernel.

Tim

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

end of thread, other threads:[~2006-06-12 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-10  0:57 Jumbo ethernet frames on MVME6100 Martin, Tim
2006-06-12 13:30 ` Brent Cook

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