First published: Wed Apr 13 2011(Updated: )
Backport of upstream commit: fd0e435b0fe85622f167b84432552885a4856ac8 bonding: Incorrect TX queue offset By default bonding only allocates 16 queues. This patch will prevent devices that have more than 16 receive queues (82599 has 128) from blowing out the tx queue index for the bonding device. For proper queue allocation, in the bonding driver and down to the devices, they should probably add the following line to one of the files in /etc/modprobe.d/ options bonding tx_queues=N where N>= number of processors that show up in /proc/cpuinfo.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | <2.6.39 | |
debian/linux-2.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.