Networking Forums

Networking Forums > Computer Networking > Linux Networking > sk98lin and jumbo frames

Reply
Thread Tools Display Modes

sk98lin and jumbo frames

 
 
Jack Snodgrass
Guest
Posts: n/a

 
      09-06-2006, 01:48 AM
Everything I've read about the sk98lin driver
and my 3C940 ethernet device ( onboard Lan )
says that it supports a 9000 ( or 9014 byte ) MTU.

if I do
ifconfig eth0 down
ifconfig eth0 mtu 9000 ( or 9014 )
I get an error. I can do
ifconfig eth0 mtu 1500
and that works...

The sk98lin driver code doesn't say anything
about large MTUs. 9000 and 9014 don't seem to
be listed in the source any where.

I've looked at the 3c2000 driver ( looks like
the sk98lin code ) from asus and I've looked at
the latest linux kernel code.

Does anyone know if the sk98lin driver really
supports a large MTU?

Thanks - jack






--
D.A.M. - Mothers Against Dyslexia

see http://www.jacksnodgrass.com for my contact info.

jack - Grapevine/Richardson
 
Reply With Quote
 
 
 
 
Bernd Schubert
Guest
Posts: n/a

 
      09-06-2006, 03:17 PM
Jack Snodgrass wrote:

> Does anyone know if the sk98lin driver really
> supports a large MTU?


Yes it does.


eth11 Link encap:Ethernet HWaddr 00:00:5A:9C:66:FC
inet addr:192.168.2.2 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:9000 Metric:1

0000:01:03.0 Ethernet controller: Syskonnect (Schneider & Koch) SK-98xx V2.0
Gigabit Ethernet Adapter (rev 19)

No proof that eth11 is 0000:01:03.0, you just have to believe me

Any reason why you don't use skge? IMHO sk98lin is really buggy.

Cheers,
Bernd
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Jumbo frames and compatibility with NAT Rahul Linux Networking 3 02-12-2010 10:38 PM
Anyone have any experience with JUMBO frames? Boe Windows Networking 1 08-08-2007 06:21 PM
Jumbo Frames David Windows Networking 1 11-03-2006 04:25 AM
Jumbo Frames David Windows Networking 4 09-15-2006 09:48 PM
Significance of Jumbo Frames __BCW Windows Networking 1 04-08-2005 06:20 PM



1 2 3 4 5 6 7 8 9 10 11