On Tue, Aug 16, 2022 at 11:05 AM Veerasenareddy Burru <[email protected]> wrote: > > > > > -----Original Message----- > > From: Sathesh Edara <[email protected]> > > Sent: Wednesday, July 27, 2022 2:22 AM > > To: Satananda Burla <[email protected]>; Jerin Jacob Kollanukkaran > > <[email protected]>; Sathesh B Edara <[email protected]>; Thomas > > Monjalon <[email protected]>; Radha Chintakuntla > > <[email protected]>; Veerasenareddy Burru <[email protected]>; Ray > > Kinsella <[email protected]> > > Cc: [email protected] > > 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 <[email protected]> > > 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 >

