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

2022-08-11 Thread Dumitru Ceara
On 8/9/22 13:05, 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 dis

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

2022-08-09 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) #126 FILE: ovn-nb.xml:166:

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

2022-08-09 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