Re: [dpdk-dev] [PATCH] eventdev/eth_rx_adapter: update the note field

2018-05-21 Thread Varghese, Vipin
Thanks Nikhil, I have made the changes and send v2 From: Rao, Nikhil Sent: Friday, May 18, 2018 11:01 AM To: Varghese, Vipin ; dev@dpdk.org; Jain, Deepak K Cc: Rao, Nikhil Subject: Re: [PATCH] eventdev/eth_rx_adapter: update the note field Hi Vipin, Thanks for the patch, I have a suggestion b

Re: [dpdk-dev] [PATCH] eventdev/eth_rx_adapter: update the note field

2018-05-17 Thread Rao, Nikhil
Hi Vipin, Thanks for the patch, I have a suggestion below. On 5/17/2018 1:49 PM, Vipin Varghese wrote: rte_event_eth_rx_adapter_create allocates eth_devices for currently available eth devices. For dynamically created eth devices a new instance for rx adapter has to be created. Signed-off-by:

[dpdk-dev] [PATCH] eventdev/eth_rx_adapter: update the note field

2018-05-17 Thread Vipin Varghese
rte_event_eth_rx_adapter_create allocates eth_devices for currently available eth devices. For dynamically created eth devices a new instance for rx adapter has to be created. Signed-off-by: Vipin Varghese --- lib/librte_eventdev/rte_event_eth_rx_adapter.h | 5 - 1 file changed, 4 insertions