On 12/2/20 7:50 AM, Ben Pfaff 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]> > ---
Looks good to me, thanks! Acked-by: Dumitru Ceara <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
