On Thu, Oct 17, 2013 at 03:12:43PM -0700, Andy Zhou wrote: > Signed-off-by: Andy Zhou <az...@nicira.com>
In show_dpif(), I think it's theoretically possible, at least, for n_pkts to be 0, in which case the calculation of 'avg' would be a division by zero. I think we should probably avoid that. Otherwise: Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev