DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: remove DPAA2 cmdif raw driver deprecation notice
@ 2022-10-03  5:00 Gagandeep Singh
  2022-10-09 17:17 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Gagandeep Singh @ 2022-10-03  5:00 UTC (permalink / raw)
  To: thomas, dev, hemant.agrawal; +Cc: david.marchand, Gagandeep Singh

In commit [1], It was announced to remove the DPAA2 cmdif
raw driver as there was no active user known at that time.
But now, one of the DPAA2 user has objected this driver
removal so in this patch, removing the deprecation notice
for the driver.

[1] commit 10f0e51554b4 ("doc: announce removal of DPAA2 cmdif raw driver")

Signed-off-by: Gagandeep Singh <g.singh@nxp.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 e83bc648fc..cb5336c351 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -178,9 +178,6 @@ Deprecation Notices
 * metrics: The function ``rte_metrics_init`` will have a non-void return
   in order to notify errors instead of calling ``rte_exit``.
 
-* raw/dpaa2_cmdif: The ``dpaa2_cmdif`` rawdev driver will be deprecated
-  in DPDK 22.11, as it is no longer in use, no active user known.
-
 * raw/ioat: The ``ioat`` rawdev driver has been deprecated, since it's
   functionality is provided through the new ``dmadev`` infrastructure.
   To continue to use hardware previously supported by the ``ioat`` rawdev driver,
-- 
2.25.1


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

* Re: [PATCH] doc: remove DPAA2 cmdif raw driver deprecation notice
  2022-10-03  5:00 [PATCH] doc: remove DPAA2 cmdif raw driver deprecation notice Gagandeep Singh
@ 2022-10-09 17:17 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2022-10-09 17:17 UTC (permalink / raw)
  To: Gagandeep Singh; +Cc: dev, hemant.agrawal, david.marchand

03/10/2022 07:00, Gagandeep Singh:
> In commit [1], It was announced to remove the DPAA2 cmdif
> raw driver as there was no active user known at that time.
> But now, one of the DPAA2 user has objected this driver
> removal so in this patch, removing the deprecation notice
> for the driver.
> 
> [1] commit 10f0e51554b4 ("doc: announce removal of DPAA2 cmdif raw driver")
> 
> Signed-off-by: Gagandeep Singh <g.singh@nxp.com>

Applied.



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

end of thread, other threads:[~2022-10-09 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03  5:00 [PATCH] doc: remove DPAA2 cmdif raw driver deprecation notice Gagandeep Singh
2022-10-09 17:17 ` Thomas Monjalon

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).