DPDK 22.11.5
|
#include <rte_vhost.h>
Data Fields | |
char | name [RTE_VHOST_STATS_NAME_SIZE] |
Vhost virtqueue statistic name element
This structure is used by rte_vhost_vring_stats_get_names() to provide virtqueue statistics names to the calling application.
Definition at line 351 of file rte_vhost.h.
char name[RTE_VHOST_STATS_NAME_SIZE] |
The statistic name.
Definition at line 352 of file rte_vhost.h.