On Tue, Apr 13, 2021 at 09:04:02PM +0800, Tonghao Zhang wrote: > On Fri, Apr 9, 2021 at 7:52 PM Simon Horman <[email protected]> > wrote: > > > > From: Yong Xu <[email protected]> > > > > Correct calculation of burst parameter used when configuring TC policer > > action for ingress port-based policing in the case where TC offload is in > > use. This now matches the value calculated for the case where TC offload is > > not in use. > > > > The division by 8 is to convert from bits to bytes. > > Its unclear why 64 was previously used. > > > > Fixes: e7f6ba220 ("lib/tc: add ingress ratelimiting support for tc-offload") > > Signed-off-by: Yong Xu <[email protected]> > > Signed-off-by: Simon Horman <[email protected]> > > Signed-off-by: Louis Peens <[email protected]> > Reviewed-by: Tonghao Zhang <[email protected]>
Thanks, pushed to master. I will also work on backporting this to branch 2.14, 2.13 and 2.12. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
