commit | 018a94eec0efc04c678f694f903e621622fd0bcf | [log] [tgz] |
---|---|---|
author | Mark Bloch <markb@mellanox.com> | Tue Jan 16 14:44:29 2018 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Feb 23 12:36:39 2018 -0800 |
tree | 0a7c8c8af96aa7ac1941e0a972135a53142f92be | |
parent | 9a4ca38d77054febf35cd568cd86aa41c6477301 [diff] |
IB/mlx5: Add match on vport when in switchdev mode When we point to a representor, it means we are in switchdev mode. The flow db is shared between PF and virtual function representors so each rule created needs to have a match on its specific source port. Signed-off-by: Mark Bloch <markb@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>