]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_16_07.rst
ethdev: remove name from extended statistic fetch
[dpdk.git] / doc / guides / rel_notes / release_16_07.rst
index 131723ca6af5eda0b0715022bc1f2181263ac033..0075e04354e8e819216e584033db10b1d5adb402 100644 (file)
@@ -139,6 +139,9 @@ API Changes
   ibadcrc, ibadlen, imcasts, fdirmatch, fdirmiss,
   tx_pause_xon, rx_pause_xon, tx_pause_xoff, rx_pause_xoff.
 
+* The extended statistics are fetched by ids with ``rte_eth_xstats_get``
+  after a lookup by name ``rte_eth_xstats_get_names``.
+
 
 ABI Changes
 -----------