commit | 9b93ab981e3bf62ff95a8cbb6faf652cd400decd | [log] [tgz] |
---|---|---|
author | Gal Pressman <galp@mellanox.com> | Tue Nov 28 11:58:51 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Dec 29 00:43:52 2017 +0200 |
tree | 34e27bb7871cc59e32d92c0d721d5d386c02db74 | |
parent | 4484e2994887cf57815c8e55ac1f9eaf0036928e [diff] |
net/mlx5: Separate ingress/egress namespaces for each vport Each vport has its own root flow table for the ACL flow tables and root flow table is per namespace, therefore we should create a namespace for each vport. Fixes: efdc810ba39d ("net/mlx5: Flow steering, Add vport ACL support") Signed-off-by: Gal Pressman <galp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>