commit | b95089d00c04712a9d4655d5c638930ac24b7bd3 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Wed Aug 27 16:47:48 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 29 20:13:00 2014 -0700 |
tree | cf2141fd45eca887708cef2908268fb1928e791f | |
parent | 362b37be01edc7429e3ebaa89613517d57863f5c [diff] |
net/mlx4: Move the tunnel steering helper function to mlx4_core Move the function which we use to set VXLAN DMFS (flow-steering) rules from mlx4_en to mlx4_core. This refactoring will allow the mlx4_ib driver to call the helper for the use case of user-space RAW Ethernet QPs, such that they can serve VXLAN traffic too. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>