commit | ba4b87aedd7123df4e4cfd1ca4dcfe8a6d756511 | [log] [tgz] |
---|---|---|
author | Ido Shamay <idos@mellanox.com> | Thu Oct 08 17:14:01 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 09 07:27:50 2015 -0700 |
tree | 9a4f9ec0ac3c5b1abac3a63c0115d636f30c499c | |
parent | ac6ea6e81a80172612e0c9ef93720f371b198918 [diff] |
net/mlx4_en: Add steering rules after RSS creation Changed the receive control flow in a way that steering rules are added only when the RSS object is already in RTR/RTS mode. Some optimization features, which are enabled by the device firmware, require this condition in order to be effective. Signed-off-by: Ido Shamay <idos@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>