On 9/16/13 5:56 PM, Stephen Maher wrote:
There are no errors on any other interface. Some interfaces are autoneg and
some are full 100 statically set. (Normally I associate network errors with
negotiation mismatch however I'm baffled how this can happen with a bridge)
The bridge code increases the Oerrs counter for roughly two reasons:
- it cannot get an mbuf
- the sendqueue of the interface it tries to send a packet on is full
In your case it's probably the second reason. Do you have some
interfaces at 100 and the others at 1000 Mbit/s ?
--
Cam