commit | 3d80d1a2f59ab350f452e1dbc085ba68e5fd8169 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Jul 14 10:32:41 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 14 13:34:28 2016 -0700 |
tree | 41b9c8b1d1f2c85c2c5e88930f03a971e5bd0603 | |
parent | 1033665e63b6d98e91c1b938bad2dc624a72c137 [diff] |
net/mlx5: E-Switch, Add API to configure rules for the offloaded mode This allows for upper levels in the driver, e.g the TC offload code to add e-switch offloaded steering rules. The caller provides the rule spec for matching, action, source and destination vports. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>