]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
be2net: add multiple RX queue support
authorSathya Perla <sathya.perla@emulex.com>
Mon, 4 Oct 2010 05:12:27 +0000 (22:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Oct 2010 05:12:27 +0000 (22:12 -0700)
This patch adds multiple RX queue support to be2net. There are
upto 4 extra rx-queues per port into which TCP/UDP traffic can be hashed into.
Some of the ethtool stats are now displayed on a per queue basis.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found