commit | b6b912e0804dc1b3e856da3cc82fbe78b50e968c | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Thu Aug 06 19:27:51 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 06 19:27:51 2009 -0700 |
tree | cc35371a7ad0caed0841183cf7356b398b1e9588 | |
parent | a35ee541a66d11d26da30d3f6046dbddd073334e [diff] |
mlx4_en: Using real number of rings as RSS map size There is no point in using more QPs then actual number of receive rings. If the RSS function for two streams gives the same result modulo number of rings, they will arrive to the same RX ring anyway. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>