[EXT] Re: [PATCH] doc: announce name change of stop flush callback
Mattias Rönnblom
mattias.ronnblom at ericsson.com
Wed Jul 13 11:11:05 CEST 2022
On 2022-07-12 20:12, Pavan Nikhilesh Bhagavatula wrote:
> +Cc
> timothy.mcdaniel at intel.com;
> hemant.agrawal at nxp.com;
> sachin.saxena at oss.nxp.com;
> mattias.ronnblom at ericsson.com;
> jerinj at marvell.com;
> liangma at liangbit.com;
> peter.mccarthy at intel.com;
> harry.van.haaren at intel.com;
> erik.g.carrillo at intel.com;
> abhinandan.gujjar at intel.com;
> jay.jayatheerthan at intel.com;
> mdr at ashroe.eu;
> anatoly.burakov at intel.com;
>
>> -----Original Message-----
>> From: Jerin Jacob <jerinjacobk at gmail.com>
>> Sent: Monday, July 11, 2022 8:21 PM
>> To: Pavan Nikhilesh Bhagavatula <pbhagavatula at marvell.com>; Gage Eads
>> <gage.eads at intel.com>
>> Cc: Jerin Jacob Kollanukkaran <jerinj at marvell.com>; Ray Kinsella
>> <mdr at ashroe.eu>; dpdk-dev <dev at dpdk.org>
>> Subject: [EXT] Re: [PATCH] doc: announce name change of stop flush callback
>>
>> External Email
>>
>> ----------------------------------------------------------------------
>> On Fri, Jun 24, 2022 at 2:40 PM <pbhagavatula at marvell.com> wrote:
>>>
>>> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
>>>
>>> Stop flush callback is missing `rte_` prefix and might conflict with
>>> application declarations.
>>>
>>> Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
>>
>> Acked-by: Jerin Jacob <jerinj at marvell.com>
>>
>> + @Gage Eads
>>
>>
>>> ---
>>> doc/guides/rel_notes/deprecation.rst | 3 +++
>>> 1 file changed, 3 insertions(+)
>>>
>>> diff --git a/doc/guides/rel_notes/deprecation.rst
>> b/doc/guides/rel_notes/deprecation.rst
>>> index 4e5b23c53d..a3c4f4ac09 100644
>>> --- a/doc/guides/rel_notes/deprecation.rst
>>> +++ b/doc/guides/rel_notes/deprecation.rst
>>> @@ -125,3 +125,6 @@ Deprecation Notices
>>> applications should be updated to use the ``dmadev`` library instead,
>>> with the underlying HW-functionality being provided by the ``ioat`` or
>>> ``idxd`` dma drivers
>>> +
>>> +* eventdev: The function pointer declaration ``eventdev_stop_flush_t``
>> will be
>>> + renamed to ``rte_eventdev_stop_flush_t`` in DPDK 22.11.
>>> --
>>> 2.25.1
>>>
Acked-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
More information about the dev
mailing list