On Thu, Mar 09, 2023 at 01:30:16PM +0100, Eelco Chaudron wrote: > Remove one of two consecutive time_msec() calls in the revalidate() function. > > We take the time stamp after udpif_get_n_flows(), to avoid any potential > delays in getting the number of offloaded flows. > > Signed-off-by: Eelco Chaudron <[email protected]> > --- > v2: Moved time_msec() after udpif_get_n_flows().
Reviewed-by: Simon Horman <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
