On 02/07/2021 17:02, Dumitru Ceara wrote:
> On 7/2/21 5:51 PM, Mark Gray wrote:
>> On 02/07/2021 10:07, Dumitru Ceara wrote:
>>> Time how long change/run handlers take and log this at debug level.
>>> I-P engine debug logs are not so verbose so enabling them is quite
>>> common when debugging scale/control plane latency related issues.
>>>
>>> One of the major missing pieces though was a log about how long each I-P
>>> node change/run handler took to run.  This commit adds it and also logs
>>> a message when a node is recomputed because it misses an input change
>>> handler.
>>
>> I thought this (when a node is recomputed) was measured by the coverage
>> counters? If not, should it be?
> 
> It is counted by coverage counters but if we enable inc_proc_eng DBG
> logs we log all other cases, except for this one.  It might be just my
> workflow that's not ideal, but I find it easier to enable the
> inc_proc_eng DBG logs and check them rather than looking at the coverage
> counters.
> 

Acked-by: Mark D. Gray <[email protected]>


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to