RE: [PATCH v6 1/7] eventdev/eth_rx: add adapter instance get API

2022-06-09 Thread Naga Harish K, S V
> -Original Message- > From: Kundapura, Ganapati > Sent: Wednesday, June 8, 2022 5:44 PM > To: jerinjac...@gmail.com; dev@dpdk.org; Jayatheerthan, Jay > > Cc: Naga Harish K, S V > Subject: [PATCH v6 1/7] eventdev/eth_rx: add adapter instan

[PATCH v6 1/7] eventdev/eth_rx: add adapter instance get API

2022-06-08 Thread Ganapati Kundapura
Added rte_event_eth_rx_adapter_instance_get() to get adapter instance id for specified ethernet device id and rx queue index. Signed-off-by: Ganapati Kundapura --- v6: * rx adapter changes removed from patch4 and moved to patch1 v5: * patch is split into saperate patches v4: * Moved instance ar