Re: [PATCH v3] eventdev/eth_rx: add event port get api

2022-01-23 Thread Jerin Jacob
On Sat, Jan 22, 2022 at 10:44 PM Naga Harish K S V wrote: > > This patch introduces new api for retrieving event port id > of eth rx adapter. > > Signed-off-by: Naga Harish K S V > Acked-by: Jay Jayatheerthan > > --- > v3: > * update commit message head line Applied to dpdk-next-net-eventdev/f

[PATCH v3] eventdev/eth_rx: add event port get api

2022-01-22 Thread Naga Harish K S V
This patch introduces new api for retrieving event port id of eth rx adapter. Signed-off-by: Naga Harish K S V Acked-by: Jay Jayatheerthan --- v3: * update commit message head line v2: * address review comments v1: * initial implementation --- doc/guides/rel_notes/release_22_03.rst | 2 ++