On Tue, Aug 01, 2017 at 01:56:58PM -0700, Joe Stringer wrote: > On 29 July 2017 at 22:01, Roi Dayan <[email protected]> wrote: > > From: Paul Blakey <[email protected]> > > > > 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. > > The system call is done only once. > > > > Signed-off-by: Paul Blakey <[email protected]> > > Reviewed-by: Roi Dayan <[email protected]> > > --- > > Acked-by: Joe Stringer <[email protected]> > > Looks like this is missing Simon's ack from the previous round. In > future, please consider propagating these from earlier patch revisions > if the change is minor.
Thanks Paul, Roi, Joe. I applied this to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
