Stephen Hemminger schrieb:
> You might try adjusting the interrupt coalescing parameters with
>       ethtool -C eth0 ...
> But I can't give you hard guidelines as to what would make it better.
> 
> I have a debug patch, but it needs work still.

ethtool -C bridgeint1 rx-frames 255 rx-frames-irq 255 rx-usecs 0 rx-usecs-irq 0 
tx-usecs 0 tx-frames 255

always results in a hang after less than 2 minutes if the network
activity is not too high (about 100-600 packets/s). So yes, I can
trigger this sucker on demand and give you all the debugging you
need.

Do you have any idea what the out-of-tree sk98lin did differently?


Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to