Re: [PATCH v2] doc: announce single-event enqueue/dequeue ABI change

2024-10-14 Thread David Marchand
On Mon, Oct 14, 2024 at 9:19 AM Jerin Jacob wrote: > On Sun, Oct 13, 2024 at 12:27 PM Mattias Rönnblom > wrote: > > > > On 2024-10-11 16:42, David Marchand wrote: > > > On Wed, Jul 5, 2023 at 1:18 PM Mattias Rönnblom > > > wrote: > > >> > > >> Announce the removal of the single-event enqueue an

Re: [PATCH v2] doc: announce single-event enqueue/dequeue ABI change

2024-10-14 Thread Thomas Monjalon
14/10/2024 09:18, Jerin Jacob: > On Sun, Oct 13, 2024 at 12:27 PM Mattias Rönnblom > wrote: > > > > On 2024-10-11 16:42, David Marchand wrote: > > > On Wed, Jul 5, 2023 at 1:18 PM Mattias Rönnblom > > > wrote: > > >> > > >> Announce the removal of the single-event enqueue and dequeue > > >> oper

Re: [PATCH v2] doc: announce single-event enqueue/dequeue ABI change

2024-10-14 Thread Jerin Jacob
On Sun, Oct 13, 2024 at 12:27 PM Mattias Rönnblom wrote: > > On 2024-10-11 16:42, David Marchand wrote: > > On Wed, Jul 5, 2023 at 1:18 PM Mattias Rönnblom > > wrote: > >> > >> Announce the removal of the single-event enqueue and dequeue > >> operations from the eventdev ABI. > >> > >> Signed-off

Re: [PATCH v2] doc: announce single-event enqueue/dequeue ABI change

2024-10-12 Thread Mattias Rönnblom
On 2024-10-11 16:42, David Marchand wrote: On Wed, Jul 5, 2023 at 1:18 PM Mattias Rönnblom wrote: Announce the removal of the single-event enqueue and dequeue operations from the eventdev ABI. Signed-off-by: Mattias Rönnblom --- PATCH v2: Fix commit subject prefix. --- doc/guides/rel_note

Re: [PATCH v2] doc: announce single-event enqueue/dequeue ABI change

2024-10-11 Thread David Marchand
On Wed, Jul 5, 2023 at 1:18 PM Mattias Rönnblom wrote: > > Announce the removal of the single-event enqueue and dequeue > operations from the eventdev ABI. > > Signed-off-by: Mattias Rönnblom > > --- > PATCH v2: Fix commit subject prefix. > --- > doc/guides/rel_notes/deprecation.rst | 8

Re: [EXT] Re: [PATCH v2] doc: announce single-event enqueue/dequeue ABI change

2023-07-28 Thread Thomas Monjalon
05/07/2023 15:02, Pavan Nikhilesh Bhagavatula: > > On Wed, Jul 5, 2023 at 4:48 PM Mattias Rönnblom > > wrote: > > > > > > Announce the removal of the single-event enqueue and dequeue > > > operations from the eventdev ABI. > > > > > > Signed-off-by: Mattias Rönnblom > > > > Acked-by: Jerin Jacob

Re: [PATCH v2] doc: announce single-event enqueue/dequeue ABI change

2023-07-26 Thread Jerin Jacob
On Wed, Jul 5, 2023 at 6:30 PM Jerin Jacob wrote: > > On Wed, Jul 5, 2023 at 4:48 PM Mattias Rönnblom > wrote: > > > > Announce the removal of the single-event enqueue and dequeue > > operations from the eventdev ABI. > > > > Signed-off-by: Mattias Rönnblom > > Acked-by: Jerin Jacob + Techboar

RE: [EXT] Re: [PATCH v2] doc: announce single-event enqueue/dequeue ABI change

2023-07-05 Thread Pavan Nikhilesh Bhagavatula
> On Wed, Jul 5, 2023 at 4:48 PM Mattias Rönnblom > wrote: > > > > Announce the removal of the single-event enqueue and dequeue > > operations from the eventdev ABI. > > > > Signed-off-by: Mattias Rönnblom > > Acked-by: Jerin Jacob Acked-by: Pavan Nikhilesh > > > > > > --- > > PATCH v2: Fix

Re: [PATCH v2] doc: announce single-event enqueue/dequeue ABI change

2023-07-05 Thread Jerin Jacob
On Wed, Jul 5, 2023 at 4:48 PM Mattias Rönnblom wrote: > > Announce the removal of the single-event enqueue and dequeue > operations from the eventdev ABI. > > Signed-off-by: Mattias Rönnblom Acked-by: Jerin Jacob > > --- > PATCH v2: Fix commit subject prefix. > --- > doc/guides/rel_notes/de

[PATCH v2] doc: announce single-event enqueue/dequeue ABI change

2023-07-05 Thread Mattias Rönnblom
Announce the removal of the single-event enqueue and dequeue operations from the eventdev ABI. Signed-off-by: Mattias Rönnblom --- PATCH v2: Fix commit subject prefix. --- doc/guides/rel_notes/deprecation.rst | 8 1 file changed, 8 insertions(+) diff --git a/doc/guides/rel_notes/depre