commit | 316d5f72b4c1d4122f83cccbc9002e7b13660077 | [log] [tgz] |
---|---|---|
author | Roi Dayan <roid@mellanox.com> | Mon Jul 02 14:06:02 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Mar 01 12:04:17 2019 -0800 |
tree | 3708d599211c9c7a30e12d7d92a9cf7e4459f9aa | |
parent | b4a23329e2e940cdec3b5eae781c1f7d4c669533 [diff] |
net/mlx5e: Always query offloaded tc peer rule counter Under multipath when encap rules are duplicated to HW in the driver, it's possible for one flow to be currently un-offloaded (e.g. lack of next-hop route or neigh entry) while the other flow is offloaded. As such, we move to query the counters of both flows at all times. Signed-off-by: Roi Dayan <roid@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>