On Thu, Mar 8, 2018 at 6:08 PM, zhangliping <[email protected]> wrote: > From: zhangliping <[email protected]> > > Max delat_t should be the full_bucket/rate instead of the full_bucket. > Also report EINVAL if the rate is zero. > > Fixes: 96fbc13d7e77 ("openvswitch: Add meter infrastructure") > Cc: Andy Zhou <[email protected]> > Signed-off-by: zhangliping <[email protected]> > --- > V2: report EINVAL if the rate is 0 to avoid divide by zero error. >
Looks good. Acked-by: Pravin B Shelar <[email protected]>
