net/vhost: add extended statistics
[dpdk.git] / doc / guides / rel_notes / release_16_11.rst
index bd9cb59..1a0b5c1 100644 (file)
@@ -48,6 +48,10 @@ New Features
   in case of system perturbations. On the downside, small performance degradation
   is measured when running micro-benchmarks.
 
+* **Added vhost PMD xstats.**
+
+  Added extended statistics to vhost PMD from per port perspective.
+
 * **Added virtio NEON support for ARM.**