DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: notice to deprecate DPAA2 cmdif raw driver
@ 2022-06-29  4:38 Gagandeep Singh
  2022-06-29  6:23 ` Hemant Agrawal
  2022-07-16 16:39 ` Thomas Monjalon
  0 siblings, 2 replies; 5+ messages in thread
From: Gagandeep Singh @ 2022-06-29  4:38 UTC (permalink / raw)
  To: thomas, dev, hemant.agrawal; +Cc: Gagandeep Singh

dpaa2_cmdif raw driver is no longer in use, so it
will be removed in v22.11

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
---
 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..d279fcc99b 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
+
+* raw/dpaa2_cmdif/: The ``dpaa2_cmdif`` rawdev driver will be deprecated
+  in 22.11, as it is no longer in use, no active user known.
-- 
2.25.1


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

* Re: [PATCH] doc: notice to deprecate DPAA2 cmdif raw driver
  2022-06-29  4:38 [PATCH] doc: notice to deprecate DPAA2 cmdif raw driver Gagandeep Singh
@ 2022-06-29  6:23 ` Hemant Agrawal
  2022-07-12 14:29   ` Thomas Monjalon
  2022-07-16 16:39 ` Thomas Monjalon
  1 sibling, 1 reply; 5+ messages in thread
From: Hemant Agrawal @ 2022-06-29  6:23 UTC (permalink / raw)
  To: Gagandeep Singh, thomas, dev, hemant.agrawal

Acked-by:  Hemant Agrawal <hemant.agrawal@nxp.com>

On 6/29/2022 10:08 AM, Gagandeep Singh wrote:
> dpaa2_cmdif raw driver is no longer in use, so it
> will be removed in v22.11
>
> Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
> ---
>   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..d279fcc99b 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
> +
> +* raw/dpaa2_cmdif/: The ``dpaa2_cmdif`` rawdev driver will be deprecated
> +  in 22.11, as it is no longer in use, no active user known.

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

* Re: [PATCH] doc: notice to deprecate DPAA2 cmdif raw driver
  2022-06-29  6:23 ` Hemant Agrawal
@ 2022-07-12 14:29   ` Thomas Monjalon
  2022-07-12 14:46     ` Bruce Richardson
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Monjalon @ 2022-07-12 14:29 UTC (permalink / raw)
  To: Gagandeep Singh; +Cc: dev, hemant.agrawal

29/06/2022 08:23, Hemant Agrawal:
> Acked-by:  Hemant Agrawal <hemant.agrawal@nxp.com>

Beware Hemant you introduce double spaces in your ack.


> On 6/29/2022 10:08 AM, Gagandeep Singh wrote:
> > dpaa2_cmdif raw driver is no longer in use, so it
> > will be removed in v22.11
> >
> > Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
[...]
> > +* raw/dpaa2_cmdif/: The ``dpaa2_cmdif`` rawdev driver will be deprecated
> > +  in 22.11, as it is no longer in use, no active user known.

Acked-by: Thomas Monjalon <thomas@monjalon.net>



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

* Re: [PATCH] doc: notice to deprecate DPAA2 cmdif raw driver
  2022-07-12 14:29   ` Thomas Monjalon
@ 2022-07-12 14:46     ` Bruce Richardson
  0 siblings, 0 replies; 5+ messages in thread
From: Bruce Richardson @ 2022-07-12 14:46 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: Gagandeep Singh, dev, hemant.agrawal

On Tue, Jul 12, 2022 at 04:29:23PM +0200, Thomas Monjalon wrote:
> 29/06/2022 08:23, Hemant Agrawal:
> > Acked-by:  Hemant Agrawal <hemant.agrawal@nxp.com>
> 
> Beware Hemant you introduce double spaces in your ack.
> 
> 
> > On 6/29/2022 10:08 AM, Gagandeep Singh wrote:
> > > dpaa2_cmdif raw driver is no longer in use, so it
> > > will be removed in v22.11
> > >
> > > Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
> [...]
> > > +* raw/dpaa2_cmdif/: The ``dpaa2_cmdif`` rawdev driver will be deprecated
> > > +  in 22.11, as it is no longer in use, no active user known.
> 
> Acked-by: Thomas Monjalon <thomas@monjalon.net>
> 
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

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

* Re: [PATCH] doc: notice to deprecate DPAA2 cmdif raw driver
  2022-06-29  4:38 [PATCH] doc: notice to deprecate DPAA2 cmdif raw driver Gagandeep Singh
  2022-06-29  6:23 ` Hemant Agrawal
@ 2022-07-16 16:39 ` Thomas Monjalon
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Monjalon @ 2022-07-16 16:39 UTC (permalink / raw)
  To: Gagandeep Singh; +Cc: dev, hemant.agrawal

29/06/2022 06:38, Gagandeep Singh:
> dpaa2_cmdif raw driver is no longer in use, so it
> will be removed in v22.11
> 
> Signed-off-by: Gagandeep Singh <g.singh@nxp.com>

    Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
    Acked-by: Thomas Monjalon <thomas@monjalon.net>
    Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Applied, thanks.



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

end of thread, other threads:[~2022-07-16 16:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29  4:38 [PATCH] doc: notice to deprecate DPAA2 cmdif raw driver Gagandeep Singh
2022-06-29  6:23 ` Hemant Agrawal
2022-07-12 14:29   ` Thomas Monjalon
2022-07-12 14:46     ` Bruce Richardson
2022-07-16 16:39 ` 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).