Re: [RFC PATCH v2 1/1] eventdev: introduce ML event adapter library

2023-08-18 Thread Jerin Jacob
On Tue, Aug 1, 2023 at 12:30 PM Srikanth Yalavarthi wrote: > > Introduce event ML adapter APIs. This patch provides information > on adapter modes and usage. Application can use this event adapter > interface to transfer packets between ML device and event device. > > Signed-off-by: Srikanth Yalav

[RFC PATCH v2 1/1] eventdev: introduce ML event adapter library

2023-08-01 Thread Srikanth Yalavarthi
Introduce event ML adapter APIs. This patch provides information on adapter modes and usage. Application can use this event adapter interface to transfer packets between ML device and event device. Signed-off-by: Srikanth Yalavarthi --- MAINTAINERS |6 + con