On Nov 14, 2007 12:26 AM, Leigh Sharpe <[EMAIL PROTECTED]> wrote: > > Looking at this a little further, the stats on the ethernet card (from > ifconfig) tell me that it has transmitted as many bytes as it has > received, which indicates that the bridge itself is not dropping the > packets. I'm back to the idea that the card sn't delivering them to the > bridge somehow. Hence my first guess about buffer sizes.
The e1000 module does have options for Tx/RxDescriptors (buffers), but I'm not sure that's going to help you too much. > As far as MSI goes, I have it enabled in the kernel (looks like it's > default for 2.6.18?), but I see nothing in the logs referring to MSI. Is > there any way of checking whether it's enabled and working? Or is it > only a PCI-X thing? > $ cat /proc/interrupts _______________________________________________ Bridge mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/bridge
