[PATCH v2] eventdev/eth_rx: update adapter create APIs

Jerin Jacob jerinjacobk at gmail.com
Thu Aug 10 15:25:34 CEST 2023


On Thu, Aug 10, 2023 at 5:28 PM Naga Harish K, S V
<s.v.naga.harish.k at 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.


More information about the dev mailing list