commit | 1a8ee6f25b10da7e3de0899a184b221d793f2482 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Aug 18 21:09:10 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 19 16:09:56 2016 -0700 |
tree | 5ddf79f89d39304340f11df4dc5be393f5113f23 | |
parent | ef78618b9d29d40c95ca7092493545b8487e226c [diff] |
net/mlx5: E-Switch, Set the send-to-vport rules in the correct table While adding actual offloading support to the new switchdev mode, we didn't change the setup of the send-to-vport rules to put them in the slow path table, fix that. Fixes: 1033665e63b6 ('net/mlx5: E-Switch, Use two priorities for SRIOV offloads mode') 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>