Re: [dpdk-dev] [PATCH] doc: remove deprecation notice for interrupt

2021-11-05 Thread David Marchand
On Wed, Nov 3, 2021 at 6:51 PM Harman Kalra wrote: > > Deprecation notice targeted for 21.11 has been committed with > following as the first commit of the series. > > Fixes: b7c984291611 ("interrupts: add allocator and accessors") > > Signed-off-by: Harman Kalra Acked-by: David Marchand Applie

[dpdk-dev] [PATCH] doc: remove deprecation notice for interrupt

2021-11-03 Thread Harman Kalra
Deprecation notice targeted for 21.11 has been committed with following as the first commit of the series. Fixes: b7c984291611 ("interrupts: add allocator and accessors") Signed-off-by: Harman Kalra --- doc/guides/rel_notes/deprecation.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/d