commit | bbe1124944de2f78eaf3141d05f957f8391e7899 | [log] [tgz] |
---|---|---|
author | Roi Dayan <roid@mellanox.com> | Tue Jun 30 15:40:37 2020 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 09 19:51:17 2020 -0700 |
tree | ba8933148ce5f282a767c50fe9f0b0197cc3deb9 | |
parent | de96d5732a0832b1f69ff7bc573d63ccae999934 [diff] |
net/mlx5e: CT: Fix releasing ft entries Before this commit, on ft flush, ft entries were not removed from the ct_tuple hashtables. Fix it. Fixes: ac991b48d43c ("net/mlx5e: CT: Offload established flows") Signed-off-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Eli Britstein <elibr@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>