Re: [PATCH 01/11] eventdev: introduce ML event adapter library

2024-02-02 Thread Jerin Jacob
On Sun, Jan 7, 2024 at 9:05 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 Yala

[PATCH 01/11] eventdev: introduce ML event adapter library

2024-01-07 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