doc: fix missing backquotes in release notes

Fixes: ea85e7d711 ("ethdev: retrieve xstats by ID")

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
This commit is contained in:
Gaetan Rivet 2017-04-25 12:18:15 +02:00 committed by Thomas Monjalon
parent 631c2190d5
commit 4a7e01f04b

View File

@ -454,7 +454,7 @@ API Changes
* Changed set of input parameters for ``rte_eth_xstats_get`` and ``rte_eth_xstats_get_names`` functions.
* Added new functions ``rte_eth_xstats_get_all`` and ``rte_eth_xstats_get_names_all to provide backward compatibility for
* Added new functions ``rte_eth_xstats_get_all`` and ``rte_eth_xstats_get_names_all`` to provide backward compatibility for
``rte_eth_xstats_get`` and ``rte_eth_xstats_get_names``
* Added new function ``rte_eth_xstats_get_id_by_name``