RE: [EXT] [PATCH v4 07/12] eventdev: improve doxygen comments on config fns

2024-02-25 Thread Pavan Nikhilesh Bhagavatula
> -Original Message- > From: Pavan Nikhilesh Bhagavatula > Sent: Monday, February 26, 2024 12:13 PM > To: Bruce Richardson ; dev@dpdk.org; Jerin > Jacob ; mattias.ronnb...@ericsson.com > Subject: RE: [EXT] [PATCH v4 07/12] eventdev: improve doxygen comments > on conf

RE: [EXT] [PATCH v4 07/12] eventdev: improve doxygen comments on config fns

2024-02-25 Thread Pavan Nikhilesh Bhagavatula
> Improve the documentation text for the configuration functions and > structures for configuring an eventdev, as well as ports and queues. > Clarify text where possible, and ensure references come through as links > in the html output. > > Signed-off-by: Bruce Richardson Pavan Nikhilesh > >

[PATCH v4 07/12] eventdev: improve doxygen comments on config fns

2024-02-21 Thread Bruce Richardson
Improve the documentation text for the configuration functions and structures for configuring an eventdev, as well as ports and queues. Clarify text where possible, and ensure references come through as links in the html output. Signed-off-by: Bruce Richardson --- V3: Update following review, ma