commit | d8b100c5da003b6f8c410453e1e6e74ced8d1cc1 | [log] [tgz] |
---|---|---|
author | Dhananjay Phadke <dhananjay@netxen.com> | Fri Mar 13 14:52:05 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 14 14:00:33 2009 -0700 |
tree | 75d895254bb70859ef5c3b4cab2d5da313af8e87 | |
parent | 9b3ef55c6ddbe8c7b76707eae9a77d874fe2cec0 [diff] |
netxen: add receive side scaling (rss) support This patch enables the load balancing capability of firmware and hardware to spray traffic into different cpus through separate rx msix interrupts. The feature is being enabled for NX3031, NX2031 (old) will be enabled later. This depends on msi-x and compatibility with msi and legacy is maintained by enabling single rx ring. Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com> Signed-off-by: David S. Miller <davem@davemloft.net>