misc: fuse fs for the stats segment 91/31491/15
authorArthur de Kerhor <arthurdekerhor@gmail.com>
Wed, 3 Mar 2021 16:49:15 +0000 (08:49 -0800)
committerDave Barach <openvpp@barachs.net>
Wed, 24 Mar 2021 12:16:43 +0000 (12:16 +0000)
commit1f13f8fd8a5f5f68e6e03825115c64383f17a1b5
tree966eb8209ed495c3a544aeaa32f223f5e67214ae
parent4d2726ece83f391a7cadb1314415ef23104f9ffe
misc: fuse fs for the stats segment

This extra allows to mount a FUSE filesystem reflecting
the state of the stats segment.

Type: feature

Signed-off-by: Arthur de Kerhor <arthurdekerhor@gmail.com>
Change-Id: I692f9ca5a65c1123b3cf28c761455eec36049791
Makefile
extras/vpp_stats_fs/README.md [new file with mode: 0755]
extras/vpp_stats_fs/cmd.go [new file with mode: 0644]
extras/vpp_stats_fs/install.sh [new file with mode: 0755]
extras/vpp_stats_fs/stats_fs.go [new file with mode: 0644]