On Wed, Nov 04, 2020 at 11:20:31PM +0530, Numan Siddique wrote:
> On Wed, Nov 4, 2020 at 12:34 PM Ben Pfaff <[email protected]> wrote:
> >
> > From: Leonid Ryzhyk <[email protected]>
> >
> > Export `ddlog_warn` and `ddlog_err` functions that are just wrappers
> > around `VLOG_WARN` and `VLOG_ERR`.  This is not ideal because the
> > functions are exported by `ovn_util.c` and the resulting log messages use
> > `ovn_util` as module name.  More importantly, these functions do not do
> > log rate limiting.
> >
> > Signed-off-by: Leonid Ryzhyk <[email protected]>
> > Signed-off-by: Ben Pfaff <[email protected]>
> 
> Acked-by: Numan Siddique <[email protected]>

Thanks!  I'll keep this one until we're ready to push all of the rest.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to