Re: [PATCH] eal: remove RTE_FUNC_PTR_* deprecated macros

2023-08-04 Thread David Marchand
On Thu, Aug 3, 2023 at 11:43 AM Bruce Richardson wrote: > > On Thu, Aug 03, 2023 at 11:41:18AM +0200, David Marchand wrote: > > The RTE_FUNC_PTR_OR_* macros were marked as deprecated in v22.11, we can > > remove them. > > > > Signed-off-by: David Marchand > > --- > Acked-by: Bruce Richardson Ack

Re: [PATCH] eal: remove RTE_FUNC_PTR_* deprecated macros

2023-08-03 Thread Tyler Retzlaff
On Thu, Aug 03, 2023 at 11:41:18AM +0200, David Marchand wrote: > The RTE_FUNC_PTR_OR_* macros were marked as deprecated in v22.11, we can > remove them. > > Signed-off-by: David Marchand > --- Acked-by: Tyler Retzlaff

RE: [PATCH] eal: remove RTE_FUNC_PTR_* deprecated macros

2023-08-03 Thread Morten Brørup
> From: David Marchand [mailto:david.march...@redhat.com] > Sent: Thursday, 3 August 2023 11.41 > > The RTE_FUNC_PTR_OR_* macros were marked as deprecated in v22.11, we can > remove them. > > Signed-off-by: David Marchand > --- Acked-by: Morten Brørup

Re: [PATCH] eal: remove RTE_FUNC_PTR_* deprecated macros

2023-08-03 Thread Bruce Richardson
On Thu, Aug 03, 2023 at 11:41:18AM +0200, David Marchand wrote: > The RTE_FUNC_PTR_OR_* macros were marked as deprecated in v22.11, we can > remove them. > > Signed-off-by: David Marchand > --- Acked-by: Bruce Richardson

[PATCH] eal: remove RTE_FUNC_PTR_* deprecated macros

2023-08-03 Thread David Marchand
The RTE_FUNC_PTR_OR_* macros were marked as deprecated in v22.11, we can remove them. Signed-off-by: David Marchand --- devtools/cocci/func_or_ret.cocci | 12 doc/guides/rel_notes/deprecation.rst | 4 doc/guides/rel_notes/release_23_11.rst | 2 ++ lib/eal/include/rte_