misc: fix tracedump graph api initialization overflow 70/29570/2
authorBenoît Ganne <bganne@cisco.com>
Wed, 21 Oct 2020 10:18:58 +0000 (12:18 +0200)
committerDamjan Marion <dmarion@me.com>
Wed, 21 Oct 2020 11:06:35 +0000 (11:06 +0000)
commit5980e539d424469fc2869c94f709b8b24d7bc077
tree788cc8befb695fe9b618ab4a2986aa31f950e2c2
parent4317b8efb1c4a4163b2585b9abd71ec38cd0862c
misc: fix tracedump graph api initialization overflow

vppapigen does not create config entries for services stream messages.
It is not needed anyway as the api handler does not rely on VPPAPI
macros.

Type: fix

Change-Id: Iba188b0fc6388c478d7e4d0c7ee2c05ed672e23f
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/plugins/tracedump/graph_api.c