eventdev: add note in Rx adapter API doc
authorVipin Varghese <vipin.varghese@intel.com>
Mon, 21 May 2018 10:29:00 +0000 (15:59 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 22 May 2018 17:46:14 +0000 (19:46 +0200)
commit811a76c903293bef6ef1bba587aba32af8192f5d
treef4264a1621815504ef3323e0d4c8d0b9458631a5
parent519d8efa1cf8d500a9d3e05563cbf09a9af3c783
eventdev: add note in Rx adapter API doc

rte_event_eth_rx_adapter_create allocates eth_devices for
currently available eth devices. For newly created eth
devices a new instance for rx adapter has to be created.

Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
Acked-by: Nikhil Rao <nikhil.rao@intel.com>
lib/librte_eventdev/rte_event_eth_rx_adapter.h