Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-02 Thread Bruce Richardson
On Fri, Feb 02, 2024 at 11:33:19AM +, Bruce Richardson wrote: > On Fri, Feb 02, 2024 at 10:38:10AM +0100, Mattias Rönnblom wrote: > > On 2024-02-01 17:59, Bruce Richardson wrote: > > > On Wed, Jan 24, 2024 at 12:34:50PM +0100, Mattias Rönnblom wrote: > > > > On 2024-01-19 18:43, Bruce Richardso

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-02 Thread Bruce Richardson
On Fri, Feb 02, 2024 at 10:38:10AM +0100, Mattias Rönnblom wrote: > On 2024-02-01 17:59, Bruce Richardson wrote: > > On Wed, Jan 24, 2024 at 12:34:50PM +0100, Mattias Rönnblom wrote: > > > On 2024-01-19 18:43, Bruce Richardson wrote: > > > > Clarify the meaning of the NEW, FORWARD and RELEASE event

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-02 Thread Bruce Richardson
On Fri, Feb 02, 2024 at 10:45:34AM +0100, Mattias Rönnblom wrote: > On 2024-02-01 18:02, Bruce Richardson wrote: > > On Wed, Jan 24, 2024 at 12:34:50PM +0100, Mattias Rönnblom wrote: > > > On 2024-01-19 18:43, Bruce Richardson wrote: > > > > Clarify the meaning of the NEW, FORWARD and RELEASE event

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-02 Thread Mattias Rönnblom
On 2024-02-01 18:02, Bruce Richardson wrote: On Wed, Jan 24, 2024 at 12:34:50PM +0100, Mattias Rönnblom wrote: On 2024-01-19 18:43, Bruce Richardson wrote: Clarify the meaning of the NEW, FORWARD and RELEASE event types. For the fields in "rte_event" struct, enhance the comments on each to clar

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-02 Thread Mattias Rönnblom
On 2024-02-01 17:59, Bruce Richardson wrote: On Wed, Jan 24, 2024 at 12:34:50PM +0100, Mattias Rönnblom wrote: On 2024-01-19 18:43, Bruce Richardson wrote: Clarify the meaning of the NEW, FORWARD and RELEASE event types. For the fields in "rte_event" struct, enhance the comments on each to clar

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-02 Thread Bruce Richardson
On Fri, Feb 02, 2024 at 02:52:05PM +0530, Jerin Jacob wrote: > On Thu, Feb 1, 2024 at 10:33 PM Bruce Richardson > wrote: > > > > On Wed, Jan 24, 2024 at 12:34:50PM +0100, Mattias Rönnblom wrote: > > > On 2024-01-19 18:43, Bruce Richardson wrote: > > > > Clarify the meaning of the NEW, FORWARD and

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-02 Thread Jerin Jacob
On Thu, Feb 1, 2024 at 10:33 PM Bruce Richardson wrote: > > On Wed, Jan 24, 2024 at 12:34:50PM +0100, Mattias Rönnblom wrote: > > On 2024-01-19 18:43, Bruce Richardson wrote: > > > Clarify the meaning of the NEW, FORWARD and RELEASE event types. > > > For the fields in "rte_event" struct, enhance

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-02 Thread Bruce Richardson
On Thu, Feb 01, 2024 at 05:02:44PM +, Bruce Richardson wrote: > On Wed, Jan 24, 2024 at 12:34:50PM +0100, Mattias Rönnblom wrote: > > On 2024-01-19 18:43, Bruce Richardson wrote: > > > Clarify the meaning of the NEW, FORWARD and RELEASE event types. > > > For the fields in "rte_event" struct, e

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-01 Thread Bruce Richardson
On Wed, Jan 24, 2024 at 12:34:50PM +0100, Mattias Rönnblom wrote: > On 2024-01-19 18:43, Bruce Richardson wrote: > > Clarify the meaning of the NEW, FORWARD and RELEASE event types. > > For the fields in "rte_event" struct, enhance the comments on each to > > clarify the field's use, and whether it

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-01 Thread Bruce Richardson
On Wed, Jan 24, 2024 at 12:34:50PM +0100, Mattias Rönnblom wrote: > On 2024-01-19 18:43, Bruce Richardson wrote: > > Clarify the meaning of the NEW, FORWARD and RELEASE event types. > > For the fields in "rte_event" struct, enhance the comments on each to > > clarify the field's use, and whether it

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-01 Thread Jerin Jacob
On Thu, Feb 1, 2024 at 8:54 PM Bruce Richardson wrote: > > On Thu, Feb 01, 2024 at 08:30:26PM +0530, Jerin Jacob wrote: > > On Thu, Feb 1, 2024 at 3:05 PM Bruce Richardson > > wrote: > > > > > > On Fri, Jan 19, 2024 at 05:43:46PM +, Bruce Richardson wrote: > > > > Clarify the meaning of the N

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-01 Thread Bruce Richardson
On Thu, Feb 01, 2024 at 08:30:26PM +0530, Jerin Jacob wrote: > On Thu, Feb 1, 2024 at 3:05 PM Bruce Richardson > wrote: > > > > On Fri, Jan 19, 2024 at 05:43:46PM +, Bruce Richardson wrote: > > > Clarify the meaning of the NEW, FORWARD and RELEASE event types. > > > For the fields in "rte_even

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-01 Thread Jerin Jacob
On Thu, Feb 1, 2024 at 3:05 PM Bruce Richardson wrote: > > On Fri, Jan 19, 2024 at 05:43:46PM +, Bruce Richardson wrote: > > Clarify the meaning of the NEW, FORWARD and RELEASE event types. > > For the fields in "rte_event" struct, enhance the comments on each to > > clarify the field's use, a

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-02-01 Thread Bruce Richardson
On Fri, Jan 19, 2024 at 05:43:46PM +, Bruce Richardson wrote: > Clarify the meaning of the NEW, FORWARD and RELEASE event types. > For the fields in "rte_event" struct, enhance the comments on each to > clarify the field's use, and whether it is preserved between enqueue and > dequeue, and it's

Re: [PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-01-24 Thread Mattias Rönnblom
On 2024-01-19 18:43, Bruce Richardson wrote: Clarify the meaning of the NEW, FORWARD and RELEASE event types. For the fields in "rte_event" struct, enhance the comments on each to clarify the field's use, and whether it is preserved between enqueue and dequeue, and it's role, if any, in schedulin

[PATCH v2 11/11] eventdev: RFC clarify docs on event object fields

2024-01-19 Thread Bruce Richardson
Clarify the meaning of the NEW, FORWARD and RELEASE event types. For the fields in "rte_event" struct, enhance the comments on each to clarify the field's use, and whether it is preserved between enqueue and dequeue, and it's role, if any, in scheduling. Signed-off-by: Bruce Richardson --- As wi