[ovs-dev] [ACL Meters 7/7] ovn: Add rate-limiting for ACL logs.

Justin Pettit jpettit at ovn.org
Tue Jul 31 06:12:59 UTC 2018


> On Jul 30, 2018, at 5:58 PM, Justin Pettit <jpettit at ovn.org> wrote:
> 
> Thanks for the review!  I've pushed this series to master.

I also just pushed this to branch-2.10.

The rate-limiting is implemented using meters.  Unfortunately, there's a bug in the current kernels that prevents meters from working properly.  I've sent a patch to upstream Linux, which should solve the problem:

	https://marc.info/?l=linux-netdev&m=153281677212826&w=2

Once that is merged, I'll commit it to OVS, and it should work with both Linux and userspace datapaths.

--Justin




More information about the dev mailing list