]> git.puffer.fish Git - mirror/frr.git/commit
zebra: improve dataplane plugin queue counters 6853/head
authorMark Stapp <mjs@voltanet.io>
Tue, 28 Jul 2020 19:54:24 +0000 (15:54 -0400)
committerMark Stapp <mjs@voltanet.io>
Mon, 7 Dec 2020 18:54:08 +0000 (13:54 -0500)
commita88a7c8d43f9bc47b26992f6bdbbdfcd088e3928
treefd1f916a693ec148a44ed06567be3cbe83a32798
parent0ca6f3b1e69529f5fe924ff19860d5b958d6e4a8
zebra: improve dataplane plugin queue counters

Add the current queue depths for each plugin to the
'show dplane providers' output. Maintain the out-bound queue
max counter properly, that was being ignored.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_dplane.c