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:
parent
631c2190d5
commit
4a7e01f04b
@ -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``
|
||||
|
Loading…
Reference in New Issue
Block a user