X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvpp%2Fstats%2Fstats.md;h=521ab91687624b27a82b8b5257d1b7a52befb294;hb=11ee93f6abfaddf5bbd56cf0858c0c6ea0384b65;hp=dd14a188e475497640a0ec87e5dedfe5cb218ba8;hpb=0d7332e43ff156bbfa6305b6e050b6a2d1618a8b;p=vpp.git diff --git a/src/vpp/stats/stats.md b/src/vpp/stats/stats.md index dd14a188e47..521ab916876 100644 --- a/src/vpp/stats/stats.md +++ b/src/vpp/stats/stats.md @@ -1,4 +1,4 @@ -# Statistics +# Statistics {#stats_doc} In VPP most things are measured and counted. There are counters for interface statistics, like RX, TX counters, packet drops, and so on. Every node has a set of per-node counters, one set of error counters, like TTL exceeded, or packet to big or out-of-buffers. And a set of performance counters, like number of clocks, vectors, calls and suspends.