New upstream version 18.11-rc1
[deb_dpdk.git] / lib / librte_eventdev / rte_event_eth_rx_adapter.h
index 332ee21..863b72a 100644 (file)
  * rte_event_eth_rx_adapter_cb_register() function allows the
  * application to register a callback that selects which packets to enqueue
  * to the event device.
- *
- * Note:
- * 1) Devices created after an instance of rte_event_eth_rx_adapter_create
- *  should be added to a new instance of the rx adapter.
  */
 
 #ifdef __cplusplus