]> git.proxmox.com Git - mirror_ovs.git/commit
ofproto-dpif-upcall: Log the emergency flow flush.
authorFlavio Leitner <fbl@redhat.com>
Wed, 30 Sep 2020 19:23:59 +0000 (16:23 -0300)
committerIlya Maximets <i.maximets@ovn.org>
Thu, 8 Oct 2020 14:44:44 +0000 (16:44 +0200)
commitb0672f4ba23a0201553d78ada964aec5e9b5b13b
treef21ba35ad69638de97072db06aa1d04a0a900259
parentcade1c4642064f472b9c9796fc4194fbe13a3789
ofproto-dpif-upcall: Log the emergency flow flush.

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 <fbl@redhat.com>
Acked-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
ofproto/ofproto-dpif-upcall.c