DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: deprecation notice to remove octeontx2 drivers
@ 2021-11-09 15:51 jerinj
  2021-11-09 15:58 ` Ferruh Yigit
  2021-11-24 15:20 ` David Marchand
  0 siblings, 2 replies; 6+ messages in thread
From: jerinj @ 2021-11-09 15:51 UTC (permalink / raw)
  To: Ray Kinsella
  Cc: dev, thomas, ferruh.yigit, adwivedi, anoobj, lironh,
	pbhagavatula, ndabilpuram, kirankumark, gakhil, Jerin Jacob

From: Jerin Jacob <jerinj@marvell.com>

In the view of enabling unified driver for octeontx2(cn9k)/
octeontx3(cn10k), removing drivers/octeontx2 drivers and
replace with drivers/cnxk/ which supports both octeontx2(cn9k)
and octeontx3(cn10k) SoCs.

This deprecation notice is to do following actions in DPDK v22.02
version.
- Replace drivers/common/octeontx2/ with drivers/common/cnxk/
- Replace drivers/mempool/octeontx2/ with drivers/mempool/cnxk/
- Replace drivers/net/octeontx2/ with drivers/net/cnxk/
- Replace drivers/event/octeontx2/ with drivers/event/cnxk/
- Replace drivers/crypto/octeontx2/ with drivers/crypto/cnxk/
- Rename drivers/regex/octeontx2/ as drivers/regex/cn9k/
- Rename config/arm/arm64_octeontx2_linux_gcc as
  config/arm/arm64_cn9k_linux_gcc

Last two actions are to align naming convention as cnxk scheme.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
---
 doc/guides/rel_notes/deprecation.rst | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 6d087c64ef..e730d3e57e 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -119,3 +119,20 @@ 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
+
+* drivers/octeontx2: remove octeontx2 drivers
+
+  In the view of enabling unified driver for ``octeontx2(cn9k)``/``octeontx3(cn10k)``,
+  removing ``drivers/octeontx2`` drivers and replace with ``drivers/cnxk/`` which
+  supports both ``octeontx2(cn9k)`` and ``octeontx3(cn10k)`` SoCs.
+  This deprecation notice is to do following actions in DPDK v22.02 version.
+
+  #. Replace ``drivers/common/octeontx2/`` with ``drivers/common/cnxk/``
+  #. Replace ``drivers/mempool/octeontx2/`` with ``drivers/mempool/cnxk/``
+  #. Replace ``drivers/net/octeontx2/`` with ``drivers/net/cnxk/``
+  #. Replace ``drivers/event/octeontx2/`` with ``drivers/event/cnxk/``
+  #. Replace ``drivers/crypto/octeontx2/`` with ``drivers/crypto/cnxk/``
+  #. Rename ``drivers/regex/octeontx2/`` as ``drivers/regex/cn9k/``
+  #. Rename ``config/arm/arm64_octeontx2_linux_gcc`` as ``config/arm/arm64_cn9k_linux_gcc``
+
+  Last two actions are to align naming convention as cnxk scheme.
-- 
2.33.1


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

* Re: [dpdk-dev] [PATCH] doc: deprecation notice to remove octeontx2 drivers
  2021-11-09 15:51 [dpdk-dev] [PATCH] doc: deprecation notice to remove octeontx2 drivers jerinj
@ 2021-11-09 15:58 ` Ferruh Yigit
  2021-11-12 11:24   ` [EXT] " Akhil Goyal
  2021-11-24 15:20 ` David Marchand
  1 sibling, 1 reply; 6+ messages in thread
From: Ferruh Yigit @ 2021-11-09 15:58 UTC (permalink / raw)
  To: jerinj, Ray Kinsella
  Cc: dev, thomas, adwivedi, anoobj, lironh, pbhagavatula, ndabilpuram,
	kirankumark, gakhil

On 11/9/2021 3:51 PM, jerinj@marvell.com wrote:
> From: Jerin Jacob<jerinj@marvell.com>
> 
> In the view of enabling unified driver for octeontx2(cn9k)/
> octeontx3(cn10k), removing drivers/octeontx2 drivers and
> replace with drivers/cnxk/ which supports both octeontx2(cn9k)
> and octeontx3(cn10k) SoCs.
> 
> This deprecation notice is to do following actions in DPDK v22.02
> version.
> - Replace drivers/common/octeontx2/ with drivers/common/cnxk/
> - Replace drivers/mempool/octeontx2/ with drivers/mempool/cnxk/
> - Replace drivers/net/octeontx2/ with drivers/net/cnxk/
> - Replace drivers/event/octeontx2/ with drivers/event/cnxk/
> - Replace drivers/crypto/octeontx2/ with drivers/crypto/cnxk/
> - Rename drivers/regex/octeontx2/ as drivers/regex/cn9k/
> - Rename config/arm/arm64_octeontx2_linux_gcc as
>    config/arm/arm64_cn9k_linux_gcc
> 
> Last two actions are to align naming convention as cnxk scheme.
> 
> Signed-off-by: Jerin Jacob<jerinj@marvell.com>

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

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

* RE: [EXT] Re: [dpdk-dev] [PATCH] doc: deprecation notice to remove octeontx2 drivers
  2021-11-09 15:58 ` Ferruh Yigit
@ 2021-11-12 11:24   ` Akhil Goyal
  2021-11-24 15:08     ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: Akhil Goyal @ 2021-11-12 11:24 UTC (permalink / raw)
  To: Ferruh Yigit, Jerin Jacob Kollanukkaran, Ray Kinsella
  Cc: dev, thomas, Ankur Dwivedi, Anoob Joseph, Liron Himi,
	Pavan Nikhilesh Bhagavatula, Nithin Kumar Dabilpuram,
	Kiran Kumar Kokkilagadda

> On 11/9/2021 3:51 PM, jerinj@marvell.com wrote:
> > From: Jerin Jacob<jerinj@marvell.com>
> >
> > In the view of enabling unified driver for octeontx2(cn9k)/
> > octeontx3(cn10k), removing drivers/octeontx2 drivers and
> > replace with drivers/cnxk/ which supports both octeontx2(cn9k)
> > and octeontx3(cn10k) SoCs.
> >
> > This deprecation notice is to do following actions in DPDK v22.02
> > version.
> > - Replace drivers/common/octeontx2/ with drivers/common/cnxk/
> > - Replace drivers/mempool/octeontx2/ with drivers/mempool/cnxk/
> > - Replace drivers/net/octeontx2/ with drivers/net/cnxk/
> > - Replace drivers/event/octeontx2/ with drivers/event/cnxk/
> > - Replace drivers/crypto/octeontx2/ with drivers/crypto/cnxk/
> > - Rename drivers/regex/octeontx2/ as drivers/regex/cn9k/
> > - Rename config/arm/arm64_octeontx2_linux_gcc as
> >    config/arm/arm64_cn9k_linux_gcc
> >
> > Last two actions are to align naming convention as cnxk scheme.
> >
> > Signed-off-by: Jerin Jacob<jerinj@marvell.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Corresponding documentation would also be removed.
Acked-by: Akhil Goyal <gakhil@marvell.com>



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

* Re: [EXT] Re: [dpdk-dev] [PATCH] doc: deprecation notice to remove octeontx2 drivers
  2021-11-12 11:24   ` [EXT] " Akhil Goyal
@ 2021-11-24 15:08     ` Thomas Monjalon
  2021-11-24 15:48       ` Thomas Monjalon
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Monjalon @ 2021-11-24 15:08 UTC (permalink / raw)
  To: Jerin Jacob Kollanukkaran
  Cc: Ferruh Yigit, Ray Kinsella, dev, Ankur Dwivedi, Anoob Joseph,
	Liron Himi, Pavan Nikhilesh Bhagavatula, Nithin Kumar Dabilpuram,
	Kiran Kumar Kokkilagadda, Akhil Goyal

12/11/2021 12:24, Akhil Goyal:
> > On 11/9/2021 3:51 PM, jerinj@marvell.com wrote:
> > > From: Jerin Jacob<jerinj@marvell.com>
> > >
> > > In the view of enabling unified driver for octeontx2(cn9k)/
> > > octeontx3(cn10k), removing drivers/octeontx2 drivers and
> > > replace with drivers/cnxk/ which supports both octeontx2(cn9k)
> > > and octeontx3(cn10k) SoCs.
> > >
> > > This deprecation notice is to do following actions in DPDK v22.02
> > > version.
> > > - Replace drivers/common/octeontx2/ with drivers/common/cnxk/
> > > - Replace drivers/mempool/octeontx2/ with drivers/mempool/cnxk/
> > > - Replace drivers/net/octeontx2/ with drivers/net/cnxk/
> > > - Replace drivers/event/octeontx2/ with drivers/event/cnxk/
> > > - Replace drivers/crypto/octeontx2/ with drivers/crypto/cnxk/
> > > - Rename drivers/regex/octeontx2/ as drivers/regex/cn9k/
> > > - Rename config/arm/arm64_octeontx2_linux_gcc as
> > >    config/arm/arm64_cn9k_linux_gcc
> > >
> > > Last two actions are to align naming convention as cnxk scheme.
> > >
> > > Signed-off-by: Jerin Jacob<jerinj@marvell.com>
> > 
> > Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> Corresponding documentation would also be removed.
> Acked-by: Akhil Goyal <gakhil@marvell.com>

No need to repeat the full notice in the commit message.
I would remove it.

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



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

* Re: [dpdk-dev] [PATCH] doc: deprecation notice to remove octeontx2 drivers
  2021-11-09 15:51 [dpdk-dev] [PATCH] doc: deprecation notice to remove octeontx2 drivers jerinj
  2021-11-09 15:58 ` Ferruh Yigit
@ 2021-11-24 15:20 ` David Marchand
  1 sibling, 0 replies; 6+ messages in thread
From: David Marchand @ 2021-11-24 15:20 UTC (permalink / raw)
  To: Jerin Jacob Kollanukkaran
  Cc: Ray Kinsella, dev, Thomas Monjalon, Yigit, Ferruh, Ankur Dwivedi,
	Anoob Joseph, Liron Himi, Pavan Nikhilesh, Nithin Dabilpuram,
	Kiran Kumar Kokkilagadda, Akhil Goyal

On Tue, Nov 9, 2021 at 4:55 PM <jerinj@marvell.com> wrote:
>
> From: Jerin Jacob <jerinj@marvell.com>
>
> In the view of enabling unified driver for octeontx2(cn9k)/
> octeontx3(cn10k), removing drivers/octeontx2 drivers and
> replace with drivers/cnxk/ which supports both octeontx2(cn9k)
> and octeontx3(cn10k) SoCs.
>
> This deprecation notice is to do following actions in DPDK v22.02
> version.
> - Replace drivers/common/octeontx2/ with drivers/common/cnxk/
> - Replace drivers/mempool/octeontx2/ with drivers/mempool/cnxk/
> - Replace drivers/net/octeontx2/ with drivers/net/cnxk/
> - Replace drivers/event/octeontx2/ with drivers/event/cnxk/
> - Replace drivers/crypto/octeontx2/ with drivers/crypto/cnxk/
> - Rename drivers/regex/octeontx2/ as drivers/regex/cn9k/
> - Rename config/arm/arm64_octeontx2_linux_gcc as
>   config/arm/arm64_cn9k_linux_gcc
>
> Last two actions are to align naming convention as cnxk scheme.
>
> Signed-off-by: Jerin Jacob <jerinj@marvell.com>

Acked-by: David Marchand <david.marchand@redhat.com>


-- 
David Marchand


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

* Re: [EXT] Re: [dpdk-dev] [PATCH] doc: deprecation notice to remove octeontx2 drivers
  2021-11-24 15:08     ` Thomas Monjalon
@ 2021-11-24 15:48       ` Thomas Monjalon
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2021-11-24 15:48 UTC (permalink / raw)
  To: Jerin Jacob Kollanukkaran
  Cc: dev, Ferruh Yigit, Ray Kinsella, dev, Ankur Dwivedi,
	Anoob Joseph, Liron Himi, Pavan Nikhilesh Bhagavatula,
	Nithin Kumar Dabilpuram, Kiran Kumar Kokkilagadda, Akhil Goyal

24/11/2021 16:08, Thomas Monjalon:
> 12/11/2021 12:24, Akhil Goyal:
> > > On 11/9/2021 3:51 PM, jerinj@marvell.com wrote:
> > > > From: Jerin Jacob<jerinj@marvell.com>
> > > >
> > > > In the view of enabling unified driver for octeontx2(cn9k)/
> > > > octeontx3(cn10k), removing drivers/octeontx2 drivers and
> > > > replace with drivers/cnxk/ which supports both octeontx2(cn9k)
> > > > and octeontx3(cn10k) SoCs.
> > > >
> > > > This deprecation notice is to do following actions in DPDK v22.02
> > > > version.
> > > > - Replace drivers/common/octeontx2/ with drivers/common/cnxk/
> > > > - Replace drivers/mempool/octeontx2/ with drivers/mempool/cnxk/
> > > > - Replace drivers/net/octeontx2/ with drivers/net/cnxk/
> > > > - Replace drivers/event/octeontx2/ with drivers/event/cnxk/
> > > > - Replace drivers/crypto/octeontx2/ with drivers/crypto/cnxk/
> > > > - Rename drivers/regex/octeontx2/ as drivers/regex/cn9k/
> > > > - Rename config/arm/arm64_octeontx2_linux_gcc as
> > > >    config/arm/arm64_cn9k_linux_gcc
> > > >
> > > > Last two actions are to align naming convention as cnxk scheme.
> > > >
> > > > Signed-off-by: Jerin Jacob<jerinj@marvell.com>
> > > 
> > > Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
> > Corresponding documentation would also be removed.
> > Acked-by: Akhil Goyal <gakhil@marvell.com>
> 
> No need to repeat the full notice in the commit message.
> I would remove it.
> 
> Acked-by: Thomas Monjalon <thomas@monjalon.net>

Applied



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

end of thread, other threads:[~2021-11-24 15:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 15:51 [dpdk-dev] [PATCH] doc: deprecation notice to remove octeontx2 drivers jerinj
2021-11-09 15:58 ` Ferruh Yigit
2021-11-12 11:24   ` [EXT] " Akhil Goyal
2021-11-24 15:08     ` Thomas Monjalon
2021-11-24 15:48       ` Thomas Monjalon
2021-11-24 15: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).