Re: [PATCH v1 4/7] eventdev: cleanup doxygen comments on info structure

2024-01-18 Thread Bruce Richardson
On Thu, Jan 18, 2024 at 01:45:54PM +, Bruce Richardson wrote: > Some small rewording changes to the doxygen comments on struct > rte_event_dev_info. > > Signed-off-by: Bruce Richardson > --- > lib/eventdev/rte_eventdev.c | 2 +- > lib/eventdev/rte_eventdev.h | 46 ---

[PATCH v1 4/7] eventdev: cleanup doxygen comments on info structure

2024-01-18 Thread Bruce Richardson
Some small rewording changes to the doxygen comments on struct rte_event_dev_info. Signed-off-by: Bruce Richardson --- lib/eventdev/rte_eventdev.c | 2 +- lib/eventdev/rte_eventdev.h | 46 - 2 files changed, 26 insertions(+), 22 deletions(-) diff --git a/lib