On tis, 2007-10-02 at 21:59 -0700, Stephen Hemminger wrote: > On Wed, 03 Oct 2007 03:34:34 +0200 > Ian Kumlien <[email protected]> wrote: > > > On tis, 2007-10-02 at 18:02 -0700, Stephen Hemminger wrote: > > > Remove unneeded check that caused problems with jumbo frame sizes. > > > The check was recently added and is wrong. > > > When using jumbo frames the sky2 driver does fragmentation, so > > > rx_data_size is less than mtu. > > > > Confirmed working. > > > > Now running with 9k mtu with no errors, =) > > > > It also seems that the FIFO bug was the one that affected me before, > > damn odd race that one. > > Does the workaround (forced reset work). Ian, you are the first person to > report triggering it. I haven't found a way to make it happen. > What combination of flow control and speeds are you using? Yes it works, it's the problem i had all along =) As to how to make it happen thats a bit harder... To me it seems like it's a combination of several connections and somewhat high bandwidth but you have to send data for it to happen... To me it usually happens when seeding files via Bittorrent, but it seems like it has to be somewhat special circumstances to actually trigger it. I use jumbo frames, my lan is gigabit, to my firewall. From the firewall it's common 1500 mtu 100mbit and i doubt that this has anything to do with it (if it's not a 'number of frames that can be stored' problem and thus the mtu limits it to a really small value making it easier to trigger) Well, thats my thoughts atleast but then i just got up after having slept 5 hours, so =) -- Ian Kumlien <pomac () vapor ! com> -- http://pomac.netswarm.net
Attachment:
signature.asc
Description: This is a digitally signed message part
- References:
- [BUG] sky2 errors in 2.6.23-rc9-git1
- From: Ian Kumlien <[email protected]>
- [PATCH] sky2: jumbo frame regression fix
- From: Stephen Hemminger <[email protected]>
- Re: [PATCH] sky2: jumbo frame regression fix
- From: Ian Kumlien <[email protected]>
- Re: [PATCH] sky2: jumbo frame regression fix
- From: Stephen Hemminger <[email protected]>
- [BUG] sky2 errors in 2.6.23-rc9-git1
- Prev by Date: Re: [PATCH] cpuset and sched domains: sched_load_balance flag
- Next by Date: Re: [TOMOYO 03/15](repost) Memory and pathname management functions.
- Previous by thread: Re: [PATCH] sky2: jumbo frame regression fix
- Next by thread: Re: [PATCH] sky2: jumbo frame regression fix
- Index(es):