> > eth6 is a NatSemi DP83815 NIC > > Well... lot of changes in drivers/net/natsemi.c > between 2.4 and 2.6 > > Previous versions had a max_interrupt_work = 20; > RX_RING_SIZE is 32 for this NIC > > But NAPI standard weight is 64, maybe you should try > to lower it ? (so that an > interrupt dont try to queue/dequeue too many packets > at once) > > /proc/sys/net/core/dev_weight > /proc/sys/net/core/netdev_budget Eric, Thanks for the suggestions, but I don't really understand what you're saying. Currently dev_weight is 64 and netdev_budget is 300. What do you recommend I set them to? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html