Re: [ovs-dev] [PATCH ovn v6 5/6] northd: Add config to limit bulk removal of MAC binding

2022-08-16 Thread Dumitru Ceara
On 8/16/22 08:33, Ales Musil wrote: > Add configuration option into NB global table > called "mac_binding_removal_limit" defaulting to 0. > This option allows to limit number of MAC bindings > that can be removed by the aging mechanism in a single > transaction. The 0 means that the mechanism is di

Re: [ovs-dev] [PATCH ovn v6 5/6] northd: Add config to limit bulk removal of MAC binding

2022-08-15 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: WARNING: Line is 84 characters long (recommended limit is 79) #127 FILE: ovn-nb.xml:166:

[ovs-dev] [PATCH ovn v6 5/6] northd: Add config to limit bulk removal of MAC binding

2022-08-15 Thread Ales Musil
Add configuration option into NB global table called "mac_binding_removal_limit" defaulting to 0. This option allows to limit number of MAC bindings that can be removed by the aging mechanism in a single transaction. The 0 means that the mechanism is disabled. If the limit is reached next removal w