commit | 60ab4584f5bf4e496baec7b090a4b382d03b2100 | [log] [tgz] |
---|---|---|
author | Amir Vadai <amir@vadai.me> | Tue Mar 08 12:42:33 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 10 16:24:02 2016 -0500 |
tree | f47fab808678e05ea1467746144b76d032c7e4f0 | |
parent | 519afb1813eab066a0c9995a08861fd0af75d5ae [diff] |
net/mlx5_core: Set flow steering dest only for forward rules We need to handle flow table entry destinations only if the action associated with the rule is forwarding (MLX5_FLOW_CONTEXT_ACTION_FWD_DEST). Fixes: 26a8145390b3 ('net/mlx5_core: Introduce flow steering firmware commands') Signed-off-by: Amir Vadai <amir@vadai.me> Signed-off-by: Maor Gottlieb <maorg@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>