On Tue, Sep 29, 2020 at 05:27:31PM +0200, Ilya Maximets wrote:
> On 9/15/20 9:21 PM, Flavio Leitner wrote:
> > When the number of flows in the datapath reaches twice the
> > maximum, revalidators will delete all flows as an emergency
> > action to recover. In that case, log a message with values
>
On Tue, Sep 29, 2020 at 05:27:31PM +0200, Ilya Maximets wrote:
> On 9/15/20 9:21 PM, Flavio Leitner wrote:
> > When the number of flows in the datapath reaches twice the
> > maximum, revalidators will delete all flows as an emergency
> > action to recover. In that case, log a message with values
>
On 9/15/20 9:21 PM, Flavio Leitner wrote:
> When the number of flows in the datapath reaches twice the
> maximum, revalidators will delete all flows as an emergency
> action to recover. In that case, log a message with values
> and increase a coverage counter.
>
> Signed-off-by: Flavio Leitner
>
Flavio Leitner writes:
> When the number of flows in the datapath reaches twice the
> maximum, revalidators will delete all flows as an emergency
> action to recover. In that case, log a message with values
> and increase a coverage counter.
>
> Signed-off-by: Flavio Leitner
> ---
Acked-by: Aar
On 15 Sep 2020, at 21:21, Flavio Leitner wrote:
> When the number of flows in the datapath reaches twice the
> maximum, revalidators will delete all flows as an emergency
> action to recover. In that case, log a message with values
> and increase a coverage counter.
>
> Signed-off-by: Flavio Le
When the number of flows in the datapath reaches twice the
maximum, revalidators will delete all flows as an emergency
action to recover. In that case, log a message with values
and increase a coverage counter.
Signed-off-by: Flavio Leitner
---
ofproto/ofproto-dpif-upcall.c | 15 ++-