Re: [ovs-dev] [PATCH ovn 0/5] Add MAC binding aging timestamp refresh mechanism

2023-07-20 Thread Ales Musil
On Thu, Jul 20, 2023 at 10:58 PM Mark Michelson wrote: > Hi Ales, > > I only had time to review patches 1-4 so far. I'll have to save patch 5 > for next week. > Hi Mark, thank you. I'll wait for the v5 review before posting next iteration. Thanks, Ales > > On 7/10/23 07:05, Ales Musil

Re: [ovs-dev] [PATCH ovn 0/5] Add MAC binding aging timestamp refresh mechanism

2023-07-20 Thread Mark Michelson
Hi Ales, I only had time to review patches 1-4 so far. I'll have to save patch 5 for next week. On 7/10/23 07:05, Ales Musil wrote: The timestamp refresh mechanism is based on separate table. The new thread will collect flow statistics from this table and based on "idle_age" data we can

[ovs-dev] [PATCH ovn 0/5] Add MAC binding aging timestamp refresh mechanism

2023-07-10 Thread Ales Musil
The timestamp refresh mechanism is based on separate table. The new thread will collect flow statistics from this table and based on "idle_age" data we can decide whether we should bump the timestamp (MAC binding still in use) or keep it as is. The timestamp refresh mechanism works only if the