Re: [ovs-dev] [PATCH v4 ovn 2/2] OVN: northd: add rate limiting support for SB controller events

2019-08-28 Thread 0-day Robot
Bleep bloop. Greetings Lorenzo Bianconi, 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. git-am: fatal: sha1 information is lacking or useless (tests/ovn.at). Repository lacks necessary blobs

[ovs-dev] [PATCH v4 ovn 2/2] OVN: northd: add rate limiting support for SB controller events

2019-08-28 Thread Lorenzo Bianconi
Introduce the capability to associate a meter to each controller event type in order to not overload the pinctrl thread under heavy load. Each event type relies on a meter with a defined name: - empty_lb_backends: event-elb Acked-by: Mark Michelson Signed-off-by: Lorenzo Bianconi --- northd/ovn