[EXT] [PATCH v3 0/3] net/octeon_ep: rename driver and add features
Veerasenareddy Burru
vburru at marvell.com
Tue Aug 23 07:50:40 CEST 2022
> -----Original Message-----
> From: Sathesh Edara <sedara at marvell.com>
> Sent: Monday, August 22, 2022 2:10 AM
> To: Satananda Burla <sburla at marvell.com>; Jerin Jacob Kollanukkaran
> <jerinj at marvell.com>; Sathesh B Edara <sedara at marvell.com>
> Cc: dev at dpdk.org
> Subject: [EXT] [PATCH v3 0/3] net/octeon_ep: rename driver and add
> features
>
> External Email
>
> ----------------------------------------------------------------------
> This patch set renames the net/octeontx_ep driver to net/octeon_ep and
> 2nd and 3rd patches add support for basic stats and link status.
>
> Changes in v3:
> - Updated commit messaage.
> - Updated deprecation.rst.
>
> Changes in v2:
> Added new features in the renamed driver.
>
> Sathesh Edara (3):
> net/octeontx_ep: rename as octeon_ep
> net/octeon_ep: support basic stats
> net/octeon_ep: support link status
>
> MAINTAINERS | 6 +-
> .../{octeontx_ep.ini => octeon_ep.ini} | 4 +-
> doc/guides/nics/index.rst | 2 +-
> .../nics/{octeontx_ep.rst => octeon_ep.rst} | 4 +-
> doc/guides/rel_notes/deprecation.rst | 5 --
> drivers/net/meson.build | 2 +-
> .../{octeontx_ep => octeon_ep}/meson.build | 0
> .../{octeontx_ep => octeon_ep}/otx2_ep_vf.c | 0
> .../{octeontx_ep => octeon_ep}/otx2_ep_vf.h | 0
> .../otx_ep_common.h | 0
> .../otx_ep_ethdev.c | 69 +++++++++++++++++++
> .../{octeontx_ep => octeon_ep}/otx_ep_rxtx.c | 0 .../{octeontx_ep =>
> octeon_ep}/otx_ep_rxtx.h | 0
> .../{octeontx_ep => octeon_ep}/otx_ep_vf.c | 0
> .../{octeontx_ep => octeon_ep}/otx_ep_vf.h | 0
> .../{octeontx_ep => octeon_ep}/version.map | 0
> 16 files changed, 79 insertions(+), 13 deletions(-) rename
> doc/guides/nics/features/{octeontx_ep.ini => octeon_ep.ini} (64%) rename
> doc/guides/nics/{octeontx_ep.rst => octeon_ep.rst} (87%) rename
> drivers/net/{octeontx_ep => octeon_ep}/meson.build (100%) rename
> drivers/net/{octeontx_ep => octeon_ep}/otx2_ep_vf.c (100%) rename
> drivers/net/{octeontx_ep => octeon_ep}/otx2_ep_vf.h (100%) rename
> drivers/net/{octeontx_ep => octeon_ep}/otx_ep_common.h (100%)
> rename drivers/net/{octeontx_ep => octeon_ep}/otx_ep_ethdev.c (86%)
> rename drivers/net/{octeontx_ep => octeon_ep}/otx_ep_rxtx.c (100%)
> rename drivers/net/{octeontx_ep => octeon_ep}/otx_ep_rxtx.h (100%)
> rename drivers/net/{octeontx_ep => octeon_ep}/otx_ep_vf.c (100%)
> rename drivers/net/{octeontx_ep => octeon_ep}/otx_ep_vf.h (100%)
> rename drivers/net/{octeontx_ep => octeon_ep}/version.map (100%)
>
> --
> 2.36.1
Series-acked-by: Veerasenareddy Burru <vburru at marvell.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 14683 bytes
Desc: not available
URL: <http://mails.dpdk.org/archives/dev/attachments/20220823/eef2f40e/attachment-0001.bin>
More information about the dev
mailing list