[PATCH v4] eventdev/eth_rx: add new adapter create API
Naga Harish K, S V
s.v.naga.harish.k at intel.com
Fri Aug 18 11:39:36 CEST 2023
> -----Original Message-----
> From: Jerin Jacob <jerinjacobk at gmail.com>
> Sent: Thursday, August 17, 2023 8:50 PM
> To: Naga Harish K, S V <s.v.naga.harish.k at intel.com>
> Cc: dev at dpdk.org; Carrillo, Erik G <erik.g.carrillo at intel.com>; Gujjar,
> Abhinandan S <abhinandan.gujjar at intel.com>; McDaniel, Timothy
> <timothy.mcdaniel at intel.com>; pbhagavatula at marvell.com;
> sthotton at marvell.com; hemant.agrawal at nxp.com;
> sachin.saxena at oss.nxp.com; Van Haaren, Harry
> <harry.van.haaren at intel.com>; mattias.ronnblom
> <mattias.ronnblom at ericsson.com>; liangma at liangbit.com; Mccarthy, Peter
> <peter.mccarthy at intel.com>; Jayatheerthan, Jay
> <jay.jayatheerthan at intel.com>
> Subject: Re: [PATCH v4] eventdev/eth_rx: add new adapter create API
>
> On Thu, Aug 17, 2023 at 8:20 PM Naga Harish K S V
> <s.v.naga.harish.k at intel.com> wrote:
> >
> > Add new API "rte_event_eth_rx_adapter_create_ext_with_params()" for
> > creating Rx adapter instance. This API is similar to
> > rte_event_eth_rx_adapter_create_ext() with an additional input
> > argument for adapter configuration parameters of type "struct
> > rte_event_eth_rx_adapter_params".
> >
> > Signed-off-by: Naga Harish K S V <s.v.naga.harish.k at intel.com>
> > ---
> > v2:
> > * Fix warning
> > v3:
> > * remove __rte_cold hint as per review comments
> > v4:
> > * address review comments
>
> Please update doc/guides/rel_notes/release_23_11.rst as well.
>
Updated the 23.11 release notes in V5 patch.
> Good to merge next version.
More information about the dev
mailing list