On Thu, Aug 10, 2023 at 5:28 PM Naga Harish K, S V <s.v.naga.haris...@intel.com> wrote: > > Hi Jerin, > Thinking of another approach for this patch. > Instead of changing all create APIs, update > rte_event_eth_rx_adapter_create_ext() alone with additional parameters. > rte_event_eth_rx_adapter_create() and > rte_event_eth_rx_adapter_create_with_params() APIs will be untouched.
I am not sure if that is for any help to existing application which is using rte_event_eth_rx_adapter_create_ext() and it needs to support two DPDK versions. Also, rte_event_eth_rx_adapter_create_ext() is not experimental API, we need depreciation notice to change API.