Re: [dpdk-dev] [PATCH] doc: fix doxygen documentation for timer API

2019-05-13 Thread Thomas Monjalon
10/05/2019 18:38, Erik Gabriel Carrillo: > Now that some of the symbols in the timer lib are versioned, the > Doxygen documentation that is generated is incorrect. Group all > versioned symbols, listing the generic name first, and remove comments > for older versions of symbols. > > Signed-off-by

[dpdk-dev] [PATCH] doc: fix doxygen documentation for timer API

2019-05-10 Thread Erik Gabriel Carrillo
Now that some of the symbols in the timer lib are versioned, the Doxygen documentation that is generated is incorrect. Group all versioned symbols, listing the generic name first, and remove comments for older versions of symbols. Signed-off-by: Erik Gabriel Carrillo --- lib/librte_timer/rte_ti