api: Disable tracing of memclnt_keepalive messages 60/20760/2
authorDave Barach <dave@barachs.net>
Fri, 19 Jul 2019 21:40:18 +0000 (17:40 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 23 Jul 2019 18:00:31 +0000 (18:00 +0000)
commit996a757ff93233379bf0a464dce6d99f5d622ca4
tree613ed79c032efd92b9e02fbb3e998ea10a6e81ec
parent4df8ab00dbcaf95f2f1a826ba4420087fb3f9be4
api: Disable tracing of memclnt_keepalive messages

A waste of binary API trace space; an otherwise idle control-plane
will eventually fill the api trace buffer with them.

Type: fix
Ticket: VPP-1725

Change-Id: Id8338ea4070cd76481595005986efc558f0694e6
Signed-off-by: Dave Barach <dave@barachs.net>
src/vlibmemory/memory_api.c