stats: Remove unsolicited clib_warning 72/35272/3
authorSteven Luong <sluong@cisco.com>
Wed, 9 Feb 2022 23:11:48 +0000 (15:11 -0800)
committerDamjan Marion <dmarion@me.com>
Thu, 10 Feb 2022 17:26:44 +0000 (17:26 +0000)
commit791144cbc5587d64253f3d89b5d2f0ae3f6dfb0d
treedda82fd74052006250e5ce2fb95b6206a6fbee31
parent137d4ca67bb525f2e2214cc42c2cb3866fc16dc4
stats: Remove unsolicited clib_warning

It is annoying to see unsolicited message like this spew out to the
console which an end-user cares less about.
vlib_stats_rename_symlink:301: RENAME new name: /nodes/unix-cli-local:52/clocks

Type: fix
Fixes: I92a62bb1cb799e8fdc3ec4110ae3428825254f8a

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I071f3d3736c06cd95a38ec46c7e2222caad01283
src/vpp/stats/stat_segment.c