RE: [PATCH v2 3/3] net/octeon_ep: support link status

2022-08-15 Thread Veerasenareddy Burru
> -Original Message- > From: Sathesh Edara > Sent: Wednesday, July 27, 2022 2:22 AM > To: Satananda Burla ; Jerin Jacob Kollanukkaran > ; Sathesh B Edara ; Radha > Chintakuntla ; Veerasenareddy Burru > > Cc: dev@dpdk.org > Subject: [PATCH v2 3/3] net/oct

[PATCH v2 3/3] net/octeon_ep: support link status

2022-07-27 Thread Sathesh Edara
Added functionality to update link speed, duplex mode and link state. Signed-off-by: Sathesh Edara --- doc/guides/nics/features/octeon_ep.ini | 1 + drivers/net/octeon_ep/otx_ep_ethdev.c | 17 + 2 files changed, 18 insertions(+) diff --git a/doc/guides/nics/features/octeon_ep.