* [PATCH] doc: announce rename of octeontx_ep driver
@ 2022-06-30 18:55 Veerasenareddy Burru
2022-07-11 15:01 ` Jerin Jacob
2022-07-12 14:09 ` Thomas Monjalon
0 siblings, 2 replies; 3+ messages in thread
From: Veerasenareddy Burru @ 2022-06-30 18:55 UTC (permalink / raw)
To: Ray Kinsella; +Cc: dev, Veerasenareddy Burru
To enable single unified driver to support current OcteonTx and
future Octeon PCI endpoint NICs, octeontx_ep driver is renamed to
octeon_ep to reflect common driver for all Octeon based
PCI endpoint NICs.
Signed-off-by: Veerasenareddy Burru <vburru@marvell.com>
---
doc/guides/rel_notes/deprecation.rst | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 4e5b23c53d..d50e68aed4 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -125,3 +125,12 @@ 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/octeontx_ep: rename octeontx_ep drivers
+
+ Current driver name "octeontx_ep" was to support OcteonTX line of products.
+ This is renamed to apply for all Octeon EP products:
+ OcteonTX + future Octeon chipsets.
+ This deprecation notice is to do following actions in DPDK v22.11 version.
+
+ #. Rename ``drivers/net/octeontx_ep/`` to ``drivers/net/octeon_ep/``
--
2.36.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: announce rename of octeontx_ep driver
2022-06-30 18:55 [PATCH] doc: announce rename of octeontx_ep driver Veerasenareddy Burru
@ 2022-07-11 15:01 ` Jerin Jacob
2022-07-12 14:09 ` Thomas Monjalon
1 sibling, 0 replies; 3+ messages in thread
From: Jerin Jacob @ 2022-07-11 15:01 UTC (permalink / raw)
To: Veerasenareddy Burru; +Cc: Ray Kinsella, dpdk-dev
On Fri, Jul 1, 2022 at 1:40 PM Veerasenareddy Burru <vburru@marvell.com> wrote:
>
> To enable single unified driver to support current OcteonTx and
> future Octeon PCI endpoint NICs, octeontx_ep driver is renamed to
> octeon_ep to reflect common driver for all Octeon based
> PCI endpoint NICs.
>
> Signed-off-by: Veerasenareddy Burru <vburru@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index 4e5b23c53d..d50e68aed4 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -125,3 +125,12 @@ 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/octeontx_ep: rename octeontx_ep drivers
> +
> + Current driver name "octeontx_ep" was to support OcteonTX line of products.
> + This is renamed to apply for all Octeon EP products:
> + OcteonTX + future Octeon chipsets.
> + This deprecation notice is to do following actions in DPDK v22.11 version.
> +
> + #. Rename ``drivers/net/octeontx_ep/`` to ``drivers/net/octeon_ep/``
> --
> 2.36.0
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: announce rename of octeontx_ep driver
2022-06-30 18:55 [PATCH] doc: announce rename of octeontx_ep driver Veerasenareddy Burru
2022-07-11 15:01 ` Jerin Jacob
@ 2022-07-12 14:09 ` Thomas Monjalon
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2022-07-12 14:09 UTC (permalink / raw)
To: Veerasenareddy Burru
Cc: Ray Kinsella, dev, jerinj, bruce.richardson, david.marchand
30/06/2022 20:55, Veerasenareddy Burru:
> To enable single unified driver to support current OcteonTx and
> future Octeon PCI endpoint NICs, octeontx_ep driver is renamed to
> octeon_ep to reflect common driver for all Octeon based
> PCI endpoint NICs.
>
> Signed-off-by: Veerasenareddy Burru <vburru@marvell.com>
> ---
> +* drivers/octeontx_ep: rename octeontx_ep drivers
It is only one driver, right?
> + Current driver name "octeontx_ep" was to support OcteonTX line of products.
> + This is renamed to apply for all Octeon EP products:
It should be in future: "It will be renamed"
> + OcteonTX + future Octeon chipsets.
> + This deprecation notice is to do following actions in DPDK v22.11 version.
No need this last sentence.
With better wording, I would ack.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-12 14:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30 18:55 [PATCH] doc: announce rename of octeontx_ep driver Veerasenareddy Burru
2022-07-11 15:01 ` Jerin Jacob
2022-07-12 14:09 ` 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).