RE: [PATCH] maintainers: update for OCTEON EP and CNXK DMA

2023-06-15 Thread Sathesh B Edara
Acked-by: Sathesh B Edara -Original Message- From: Radha Chintakuntla Sent: Thursday, June 15, 2023 9:27 AM To: Vamsi Krishna Attunuru ; dev@dpdk.org; tho...@monjalon.net Cc: Veerasenareddy Burru ; Sathesh B Edara ; Jerin Jacob Kollanukkaran ; Vamsi Krishna Attunuru Subject: RE

RE: [PATCH v2] net/octeon_ep: support CN10K SoC

2022-08-30 Thread Sathesh B Edara
This patch has Depends-on: https://patches.dpdk.org/project/dpdk/list/?series=24103

[PATCH] drivers: rename octeon ep PMD

2022-06-13 Thread Sathesh B Edara
This patch renames octeon end point driver from octeontx_ep to octeon_ep Signed-off-by: Sathesh B Edara --- MAINTAINERS | 6 +- .../{octeontx_ep.ini => octeon_ep.ini}| 2 +- doc/guides/nics/index.rst | 2 +- .../n

[PATCH] net/octeontx_ep: updated ethdev ops

2022-06-09 Thread Sathesh B Edara
Updated ethdev ops support for link_update(), stats_get() and stats_reset() Signed-off-by: Sathesh B Edara --- drivers/net/octeontx_ep/otx_ep_ethdev.c | 69 + 1 file changed, 69 insertions(+) diff --git a/drivers/net/octeontx_ep/otx_ep_ethdev.c b/drivers/net