Re: [PATCH v2 08/11] eventdev: improve doxygen comments on config fns

2024-01-23 Thread Bruce Richardson
On Tue, Jan 23, 2024 at 11:00:50AM +0100, Mattias Rönnblom wrote: > On 2024-01-19 18:43, Bruce Richardson wrote: > > 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 ensur

Re: [PATCH v2 08/11] eventdev: improve doxygen comments on config fns

2024-01-23 Thread Mattias Rönnblom
On 2024-01-19 18:43, Bruce Richardson wrote: 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 R

[PATCH v2 08/11] eventdev: improve doxygen comments on config fns

2024-01-19 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 --- lib/eventdev/rte_eventdev.h | 1