commit | 914adbb1bcf89478ac138318d28b302704564d59 | [log] [tgz] |
---|---|---|
author | Eli Britstein <elibr@mellanox.com> | Sun Jun 02 06:19:03 2019 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 11 11:45:03 2019 -0700 |
tree | 7dfb1d9120e684a7329cff88c82e78e21e18bc40 | |
parent | 9a64144d683a4395f57562d90247c61a0bf5105f [diff] |
net/mlx5e: Fix port tunnel GRE entropy control GRE entropy calculation is a single bit per card, and not per port. Force disable GRE entropy calculation upon the first GRE encap rule, and release the force at the last GRE encap rule removal. This is done per port. Fixes: 97417f6182f8 ("net/mlx5e: Fix GRE key by controlling port tunnel entropy calculation") Signed-off-by: Eli Britstein <elibr@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>