[ovs-dev] [PATCH v3 0/2] add port-based ingress policing based packet-per-second rate-limiting

Marcelo Ricardo Leitner mleitner at redhat.com
Tue Jun 29 15:17:04 UTC 2021


On Wed, Jun 23, 2021 at 03:47:45PM +0200, Simon Horman wrote:
> On Wed, Jun 09, 2021 at 11:52:07AM +0200, Simon Horman wrote:
> > Hi,
> >
> > this short test adds support for add port-based ingress policing based
> > packet-per-second rate-limiting. This builds on existing support for
> > byte-per-second rate limiting.
> >
> > Changes since v2
> >
> > * Remove the for loop in function nl_msg_put_act_police()
> > * Remove unused enum definition for qos type
> > * Define 1 kpkts as 1000 packets rather than 1024 packets
> > * Update the description for the new item in ovsdb
> > * Fix some format warnings according robot's comments
> >
> > Changes between v1 and v2
> > * Correct typo: s/comsume/consume/
>
> Hi Marcelo,
>
> could I trouble you for a review of this series.
> I believe it addresses the issues that you raised in v2.

Hi Simon,

Yes, it does, thanks.

I'd like to run some tests and get more acquainted with rate limiting
on OVS before adding a Reviewed-by tag, but I couldn't do it so far
and now I'm not sure I can do it this week. Anyhow, lets not have the
merge blocked on this, unless you really want to. :-)
I probably can get to this next week, FWIW.

Thanks,
Marcelo



More information about the dev mailing list