On Fri, Sep 1, 2023 at 4:23 PM Mattias Rönnblom wrote:
>
> On 2023-08-18 08:09, Jerin Jacob wrote:
>
>
>
> > 2) Have new library lib/event_dispatcher
> >
>
> Should the library be named event_dispatcher, or simply dispatcher?
Looks good to me.
>
> Underscore in library isn't exactly aesthetical
On 2023-08-18 08:09, Jerin Jacob wrote:
2) Have new library lib/event_dispatcher
Should the library be named event_dispatcher, or simply dispatcher?
Underscore in library isn't exactly aesthetically pleasing, and shorter
is better. Also, the rte_event_* namespace is avoided altogether.
On Thu, Aug 24, 2023 at 4:47 PM Mattias Rönnblom wrote:
>
> On 2023-08-22 14:32, Jerin Jacob wrote:
> >> Well, Eventdev does that already, except on systems where all required
> >> event adapters have the appropriate INTERNAL_PORT capability.
> >
> > Yes. The difference is, one is for HW feature
On 2023-08-22 14:32, Jerin Jacob wrote:
On Tue, Aug 22, 2023 at 2:12 PM Mattias Rönnblom wrote:
On 2023-08-18 08:09, Jerin Jacob wrote:
On Fri, Jun 16, 2023 at 1:17 PM Mattias Rönnblom
wrote:
Hi Mattais,
Finally, got some time to review this series, and thanks for excellent
documentatio
On Tue, Aug 22, 2023 at 2:12 PM Mattias Rönnblom wrote:
>
> On 2023-08-18 08:09, Jerin Jacob wrote:
> > On Fri, Jun 16, 2023 at 1:17 PM Mattias Rönnblom
> > wrote:
> >>
> >
> > Hi Mattais,
> >
> > Finally, got some time to review this series, and thanks for excellent
> > documentation.
> >
> > I
On 2023-08-18 08:09, Jerin Jacob wrote:
On Fri, Jun 16, 2023 at 1:17 PM Mattias Rönnblom
wrote:
The purpose of the event dispatcher is to help reduce coupling in an
Eventdev-based DPDK application.
In addition, the event dispatcher also provides a convenient and
flexible way for the applicati
On Fri, Jun 16, 2023 at 1:17 PM Mattias Rönnblom
wrote:
>
> The purpose of the event dispatcher is to help reduce coupling in an
> Eventdev-based DPDK application.
>
> In addition, the event dispatcher also provides a convenient and
> flexible way for the application to use service cores for
> app
The purpose of the event dispatcher is to help reduce coupling in an
Eventdev-based DPDK application.
In addition, the event dispatcher also provides a convenient and
flexible way for the application to use service cores for
application-level processing.
Signed-off-by: Mattias Rönnblom
Tested-by
8 matches
Mail list logo