DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: remove deprecation notice for interrupt
@ 2021-11-03 17:50 Harman Kalra
  2021-11-05 17:20 ` David Marchand
  0 siblings, 1 reply; 2+ messages in thread
From: Harman Kalra @ 2021-11-03 17:50 UTC (permalink / raw)
  To: dev, Ray Kinsella; +Cc: 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 <hkalra@marvell.com>
---
 doc/guides/rel_notes/deprecation.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 4366015b01..0545245222 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -17,9 +17,6 @@ Deprecation Notices
 * eal: The function ``rte_eal_remote_launch`` will return new error codes
   after read or write error on the pipe, instead of calling ``rte_panic``.
 
-* eal: Making ``struct rte_intr_handle`` internal to avoid any ABI breakages
-  in future.
-
 * rte_atomicNN_xxx: These APIs do not take memory order parameter. This does
   not allow for writing optimized code for all the CPU architectures supported
   in DPDK. DPDK has adopted the atomic operations from
-- 
2.18.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: remove deprecation notice for interrupt
  2021-11-03 17:50 [dpdk-dev] [PATCH] doc: remove deprecation notice for interrupt Harman Kalra
@ 2021-11-05 17:20 ` David Marchand
  0 siblings, 0 replies; 2+ messages in thread
From: David Marchand @ 2021-11-05 17:20 UTC (permalink / raw)
  To: Harman Kalra; +Cc: dev, Ray Kinsella

On Wed, Nov 3, 2021 at 6:51 PM Harman Kalra <hkalra@marvell.com> 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 <hkalra@marvell.com>
Acked-by: David Marchand <david.marchand@redhat.com>

Applied, thanks.


-- 
David Marchand


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-05 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-03 17:50 [dpdk-dev] [PATCH] doc: remove deprecation notice for interrupt Harman Kalra
2021-11-05 17:20 ` David Marchand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).