diff options
author | Oz Shlomo <ozsh@nvidia.com> | 2020-12-07 08:15:18 +0000 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-01-07 12:22:49 -0800 |
commit | eed38eeee734756596e2cc163bdc7dac3be501b1 (patch) | |
tree | 849d3211934c7e99a3e8a1388006a5be7366dec9 /net/mpls | |
parent | 0f2dcade69f2af56b74bce432e48ff3957830ce2 (diff) | |
download | linux-eed38eeee734756596e2cc163bdc7dac3be501b1.tar.bz2 |
net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled
Connection counters may be shared for both directions when the counter
is used for connection aging purposes. However, if TC flow
accounting is enabled then a unique counter is required per direction.
Instantiate a unique counter per direction if the conntrack accounting
extension is enabled. Use a shared counter when the connection accounting
extension is disabled.
Fixes: 1edae2335adf ("net/mlx5e: CT: Use the same counter for both directions")
Signed-off-by: Oz Shlomo <ozsh@nvidia.com>
Reported-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Reviewed-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Paul Blakey <paulb@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/mpls')
0 files changed, 0 insertions, 0 deletions