numam-dpdk/drivers/net/vhost
Zhiyong Yang 6ea833e1ce net/vhost: move statistics into a structure
The patch moves all stats counters to a new defined struct vhost_stats
as follows, in order to manage all stats counters in a unified way and
simplify the subsequent function implementation(vhost_dev_xstats_reset).

Signed-off-by: Zhiyong Yang <zhiyong.yang@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2016-09-29 15:08:08 +02:00
..
Makefile mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
rte_eth_vhost.c net/vhost: move statistics into a structure 2016-09-29 15:08:08 +02:00
rte_eth_vhost.h net/vhost: retrieve vid for a given port 2016-09-29 15:07:13 +02:00
rte_pmd_vhost_version.map net/vhost: retrieve vid for a given port 2016-09-29 15:07:13 +02:00