commit | 1679200f91da6a054b06954c9bd3eeed29b6731f | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Tue Mar 22 22:38:31 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 23 12:24:22 2011 -0700 |
tree | a447268debe479a257cfff4c7e5e86151eef6583 | |
parent | b12d93d63c3217f0ec923ff938b12a744e242ffa [diff] |
mlx4_en: Enabling new steering The mlx4_en module now uses the new steering mechanism. The RX packets are now steered through the MCG table instead of Mac table for unicast, and default entry for multicast. The feature is enabled through INIT_HCA Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>