RE: [PATCH v7 6/7] app/procinfo: fix some wrong doxygen syntax

2022-09-26 Thread Pattan, Reshma
> -Original Message- > From: Dongdong Liu > Signed-off-by: Dongdong Liu If no need to follow style of API comments I am fine with the changes. Acked-by: Reshma Pattan

[PATCH v7 6/7] app/procinfo: fix some wrong doxygen syntax

2022-09-24 Thread Dongdong Liu
This code is to do cleanup for the wrong doxygen syntax comments The DPDK API is documented using doxygen comment annotations in the header files. The procinfo code seems no need to use doxygen comment. Signed-off-by: Dongdong Liu --- app/proc-info/main.c | 40 ---