virtio: Add RX queue full statisitics 76/40576/2
authorSteven Luong <sluong@cisco.com>
Wed, 20 Mar 2024 19:28:49 +0000 (12:28 -0700)
committerBeno�t Ganne <bganne@cisco.com>
Thu, 23 May 2024 17:50:50 +0000 (17:50 +0000)
commit1b053782a51d0bd2b1172b62665520af476d1a54
treef146eb175b54c00b62bb0fc621030c2084b47ef5
parent0df582e8ecbe6a4d45c9b2a8b822dcbe039eec29
virtio: Add RX queue full statisitics

In production network, often the host and the vm are managed by different
groups. The host statistics may not be readily available to the folks who
manage the VM. Having the RX queue full statistics in VPP can inform
that there might possibly be drops in the host.

Type: improvement

Change-Id: I43206647ac0d8092968c4187236d9696ae0acccd
Signed-off-by: Steven Luong <sluong@cisco.com>
src/vnet/devices/virtio/node.c
src/vnet/devices/virtio/virtio_inline.h