commit | 717258ba4b3ecca9c7c0ef2b76d7aa5800242bad | [log] [tgz] |
---|---|---|
author | Vasanthy Kolluri <vkolluri@cisco.com> | Wed Oct 20 10:16:59 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 21 01:26:47 2010 -0700 |
tree | d82deb82352401aa9b3877c2b99fec348e3b583d | |
parent | e0e8ab596012d8c2147beb3c8b70d2d6ab90acda [diff] |
enic: Add support for multiple hardware receive queues Add support for multiple hardware receive queues. The ingress traffic is hashed into one of the receive queues based on IP or TCP or both headers. The max no. of receive queues supported is 8. Signed-off-by: Vasanthy Kolluri <vkolluri@cisco.com> Signed-off-by: Roopa Prabhu <roprabhu@cisco.com> Signed-off-by: David Wang <dwang2@cisco.com> Signed-off-by: David S. Miller <davem@davemloft.net>