[PATCH v2 1/3] net: rename octeon ep PMD
Jerin Jacob
jerinjacobk at gmail.com
Fri Aug 19 14:18:11 CEST 2022
On Tue, Aug 16, 2022 at 11:05 AM Veerasenareddy Burru
<vburru at marvell.com> wrote:
>
>
>
> > -----Original Message-----
> > From: Sathesh Edara <sedara at marvell.com>
> > Sent: Wednesday, July 27, 2022 2:22 AM
> > To: Satananda Burla <sburla at marvell.com>; Jerin Jacob Kollanukkaran
> > <jerinj at marvell.com>; Sathesh B Edara <sedara at marvell.com>; Thomas
> > Monjalon <thomas at monjalon.net>; Radha Chintakuntla
> > <radhac at marvell.com>; Veerasenareddy Burru <vburru at marvell.com>; Ray
> > Kinsella <mdr at ashroe.eu>
> > Cc: dev at dpdk.org
> > Subject: [PATCH v2 1/3] net: rename octeon ep PMD
Suggestion:
net/octeontx_ep: rename as octeon_ep
Also missed to update doc/guides/rel_notes/deprecation.rst
[for-next-net][dpdk-next-net-mrvl] $ git grep octeontx_ep
doc/guides/rel_notes/deprecation.rst:* net/octeontx_ep: The driver
``octeontx_ep`` was to support OCTEON TX
> >
> > This patch renames octeon end point driver from octeontx_ep to octeon_ep
> > to enable single unified driver to support current OcteonTx and future
> > Octeon PCI endpoint NICs to reflect common driver for all Octeon based PCI
> > endpoint NICs.
> >
> > Signed-off-by: Sathesh Edara <sedara at marvell.com>
> > rename from drivers/net/octeontx_ep/version.map
> > rename to drivers/net/octeon_ep/version.map
> Ack
When Acking please use full syntax: Acked-by: ...
Rest looks good to me.
> > --
> > 2.36.1
>
More information about the dev
mailing list