diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-06-17 10:42:41 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-09-05 15:52:05 -0400 |
| commit | 98b11de9f60c16e61a581b03a97294563eb9f673 (patch) | |
| tree | 3cc640f574e163519b8c7a603931a6c74f2f13ea /python/xref2vtysh.py | |
| parent | 8926ac198487dd6c782a998e2dde15f7267e69a3 (diff) | |
zebra: Modify show `zebra dplane providers` to give more data
The show zebra dplane provider command was ommitting
the input and output queues to the dplane itself.
It would be nice to have this insight as well.
New output:
r1# show zebra dplane providers
dataplane Incoming Queue from Zebra: 100
Zebra dataplane providers:
Kernel (1): in: 6, q: 0, q_max: 3, out: 6, q: 14, q_max: 3
dplane_fpm_nl (2): in: 6, q: 10, q_max: 3, out: 6, q: 0, q_max: 3
dataplane Outgoing Queue to Zebra: 43
r1#
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'python/xref2vtysh.py')
0 files changed, 0 insertions, 0 deletions
