Re: [PATCH V3 1/3] table: improve learner table timers

2022-06-01 Thread Thomas Monjalon
21/05/2022 00:12, Cristian Dumitrescu: > Previously, on lookup hit, the hit key had its timer automatically > rearmed with the same timeout in order to prevent its expiration. Now, > a broader set of actions is available on lookup hit, which has to be > managed explicitly: the key can have its time

[PATCH V3 1/3] table: improve learner table timers

2022-05-20 Thread Cristian Dumitrescu
Previously, on lookup hit, the hit key had its timer automatically rearmed with the same timeout in order to prevent its expiration. Now, a broader set of actions is available on lookup hit, which has to be managed explicitly: the key can have its timer rearmed with the same or with a different tim