Re: [PATCH v2 04/11] eventdev: cleanup doxygen comments on info structure

2024-02-02 Thread Bruce Richardson
On Fri, Feb 02, 2024 at 10:24:54AM +0100, Mattias Rönnblom wrote: > On 2024-01-31 15:37, Bruce Richardson wrote: > > On Wed, Jan 24, 2024 at 12:51:03PM +0100, Mattias Rönnblom wrote: > > > On 2024-01-23 10:43, Bruce Richardson wrote: > > > > On Tue, Jan 23, 2024 at 10:35:02AM +0100, Mattias Rönnblo

Re: [PATCH v2 04/11] eventdev: cleanup doxygen comments on info structure

2024-02-02 Thread Mattias Rönnblom
On 2024-01-31 15:37, Bruce Richardson wrote: On Wed, Jan 24, 2024 at 12:51:03PM +0100, Mattias Rönnblom wrote: On 2024-01-23 10:43, Bruce Richardson wrote: On Tue, Jan 23, 2024 at 10:35:02AM +0100, Mattias Rönnblom wrote: On 2024-01-19 18:43, Bruce Richardson wrote: Some small rewording chang

Re: [PATCH v2 04/11] eventdev: cleanup doxygen comments on info structure

2024-01-31 Thread Bruce Richardson
On Wed, Jan 24, 2024 at 12:51:03PM +0100, Mattias Rönnblom wrote: > On 2024-01-23 10:43, Bruce Richardson wrote: > > On Tue, Jan 23, 2024 at 10:35:02AM +0100, Mattias Rönnblom wrote: > > > On 2024-01-19 18:43, Bruce Richardson wrote: > > > > Some small rewording changes to the doxygen comments on s

Re: [PATCH v2 04/11] eventdev: cleanup doxygen comments on info structure

2024-01-24 Thread Mattias Rönnblom
On 2024-01-23 10:43, Bruce Richardson wrote: On Tue, Jan 23, 2024 at 10:35:02AM +0100, Mattias Rönnblom wrote: On 2024-01-19 18:43, Bruce Richardson wrote: Some small rewording changes to the doxygen comments on struct rte_event_dev_info. Signed-off-by: Bruce Richardson --- lib/eventdev/rt

Re: [PATCH v2 04/11] eventdev: cleanup doxygen comments on info structure

2024-01-23 Thread Bruce Richardson
On Tue, Jan 23, 2024 at 10:35:02AM +0100, Mattias Rönnblom wrote: > On 2024-01-19 18:43, 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.h | 46 ++

Re: [PATCH v2 04/11] eventdev: cleanup doxygen comments on info structure

2024-01-23 Thread Mattias Rönnblom
On 2024-01-19 18:43, 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.h | 46 - 1 file changed, 25 insertions(+), 21 deletions(-) diff

[PATCH v2 04/11] eventdev: cleanup doxygen comments on info structure

2024-01-19 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.h | 46 - 1 file changed, 25 insertions(+), 21 deletions(-) diff --git a/lib/eventdev/rte_eventdev.h b/lib/eventde