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

2022-06-17 Thread Ales Musil
Hi Mark, thank you for the review. Everything should be addressed in v2, except the stats there reply in-line below. On Wed, Jun 15, 2022 at 8:13 PM Mark Michelson wrote: > Hi Ales, > > I have a few comments in-line below. > > On 6/14/22 09:49, Ales Musil wrote: > > Add MAC binding aging mechani

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

2022-06-15 Thread Mark Michelson
Hi Ales, I have a few comments in-line below. On 6/14/22 09:49, Ales Musil wrote: Add MAC binding aging mechanism that utilizes the ownership of MAC binding row. The controller that "owns" the MAC binding will track idle_age statistics for related OpenFlows (table 66 and 67). If the idle_age e

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

2022-06-14 Thread 0-day Robot
Bleep bloop. Greetings Ales Musil, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: ERROR: Improper whitespace around control block #106 FILE: controller/mac-binding-aging.c:58:

[ovs-dev] [PATCH ovn 2/5] Add MAC binding aging mechanism

2022-06-14 Thread Ales Musil
Add MAC binding aging mechanism that utilizes the ownership of MAC binding row. The controller that "owns" the MAC binding will track idle_age statistics for related OpenFlows (table 66 and 67). If the idle_age exceeds the threshold value for aging the MAC binding row is removed. The threshold is