Paul Blakey
ebf04231cf
net/mlx5: CT: Remove extra rhashtable remove on tuple entries
...
On tuple offload del command, tuples are tried to be removed twice
from the hashtable, once directly via mlx5_tc_ct_entry_remove_from_tuples()
and a second time in the following mlx5_tc_ct_entry_put()->
mlx5_tc_ct_entry_del()->mlx5_tc_ct_entry_remove_from_tuples() call.
This doesn't cause any issue since rhashtable first checks if the
removed object exists in the hashtable.
Remove the extra mlx5_tc_ct_entry_remove_from_tuples().
Signed-off-by: Paul Blakey <paulb@nvidia.com >
Reviewed-by: Maor Dickman <maord@nvidia.com >
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com >
2022-03-17 11:51:58 -07:00
..
2022-02-07 19:53:38 -08:00
2022-03-11 22:59:03 -08:00
2022-02-08 16:51:23 -08:00
2022-01-15 22:34:52 +00:00
2022-01-09 16:52:18 -08:00
2022-02-16 20:33:04 -08:00
2022-01-31 21:36:21 -08:00
2022-02-09 12:52:59 +00:00
2022-01-14 11:22:57 +00:00
2022-01-24 12:57:01 +00:00
2022-03-10 14:49:21 -08:00
2022-03-04 12:02:19 +00:00
2022-02-11 14:41:02 -08:00
2022-03-11 23:17:24 -08:00
2022-01-09 16:52:18 -08:00
2022-03-10 17:16:56 -08:00
2022-02-11 16:54:47 -08:00
2022-03-07 22:18:52 -08:00
2022-01-13 08:53:45 -08:00
2022-01-26 18:43:50 -08:00
2022-03-04 12:02:19 +00:00
2022-01-25 07:40:44 -08:00
2022-02-05 15:30:32 +00:00
2022-01-13 08:53:45 -08:00
2021-12-17 19:22:57 -08:00
2022-03-11 11:07:23 +00:00
2022-02-23 12:50:19 +00:00
2022-03-14 10:41:51 +00:00
2022-03-09 20:01:19 -08:00
2022-03-16 19:29:00 -07:00
2022-03-16 19:29:13 -07:00
2022-01-13 08:53:45 -08:00
2022-01-26 15:40:01 +00:00
2022-03-03 11:55:12 -08:00
2022-03-15 13:23:14 -07:00
2022-02-08 20:43:40 -08:00
2022-03-17 10:49:26 +01:00
2022-01-27 13:47:34 +00:00
2022-03-17 11:51:58 -07:00
2022-03-16 19:18:41 -07:00
2022-03-15 20:40:55 -07:00
2022-02-05 15:26:00 +00:00
2022-02-11 14:39:08 -08:00
2022-03-15 11:47:11 -07:00
2022-01-09 16:52:18 -08:00
2022-01-03 10:42:58 +00:00
2022-03-16 12:56:45 -07:00
2022-02-17 20:03:39 -08:00
2022-03-09 12:15:20 +00:00
2022-03-14 10:04:28 -07:00
2022-02-28 11:42:45 +00:00
2022-03-10 17:16:56 -08:00
2022-03-11 23:17:24 -08:00
2022-02-07 12:27:40 +00:00
2022-02-21 12:00:46 +00:00
2022-01-09 17:00:17 -08:00
2022-03-03 11:55:12 -08:00
2022-01-26 15:40:01 +00:00
2022-03-03 11:55:12 -08:00
2022-02-01 19:59:03 -08:00
2022-02-28 11:39:23 +00:00
2022-03-17 13:40:35 +01:00
2022-03-10 17:16:56 -08:00
2022-01-02 12:21:16 +00:00
2022-03-11 11:01:42 +00:00
2022-01-26 15:40:01 +00:00
2022-03-04 12:02:19 +00:00
2022-03-04 12:02:19 +00:00
2022-03-10 17:16:56 -08:00
2021-12-27 12:22:19 +00:00
2022-02-28 13:21:31 +00:00
2022-02-27 10:51:23 +00:00
2021-12-30 13:20:23 +00:00
2022-03-07 11:29:35 +00:00
2022-02-27 10:51:23 +00:00