On 7/27/2017 11:00 AM, Simon Horman wrote:
Use sysconf(_SC_CLK_TCK) to read run time "number of clock ticks per
second" and use that to convert ticks to msecs.
This is how iproute does the conversion when parsing tc filters.

Signed-off-by: Paul Blakey<[email protected]>
Reviewed-by: Roi Dayan<[email protected]>
This looks good to me

Is this/similar conversion is needed also for the non TC data-path? if yes, how they do it there? if not, can you elaborate who does it (the ovs kernel dp?)

Or.

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

Reply via email to