On Thu, Mar 8, 2018 at 6:08 PM, zhangliping <zhanglkk1...@163.com> wrote: > From: zhangliping <zhanglipin...@baidu.com> > > 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 <az...@ovn.org> > Signed-off-by: zhangliping <zhanglipin...@baidu.com> > --- > V2: report EINVAL if the rate is 0 to avoid divide by zero error. >
Looks good. Acked-by: Pravin B Shelar <pshe...@ovn.org>