On Thu, Sep 01, 2016 at 12:20:46AM +0000, Ramu Ramamurthy wrote:
> Since dhcp responses are important for debugging the vif lifecycle,
> we want to log them at info level which is the default log level.
> A logsearch (on macaddr) can quickly tell the dhcp status using 
> such messages. There is no need to rate limit such logs
> because, we expect dhcp messages to be at low rate normally.

Any log message that can be generated by receiving a network packet
needs to be rate-limited.  If the messages are actually received at a
low rate, then there's no disadvantage.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to