[PATCH v5 1/3] net/axgbe: add external PHY read/write functions

Natarajan, Ashok Kumar AshokKumar.Natarajan at amd.com
Sun Mar 1 05:35:58 CET 2026


[AMD Official Use Only - AMD Internal Distribution Only]

Thanks for applying the patches.

-----Original Message-----
From: Stephen Hemminger <stephen at networkplumber.org>
Sent: Saturday, February 28, 2026 10:11 PM
To: Natarajan, Ashok Kumar <AshokKumar.Natarajan at amd.com>
Cc: dev at dpdk.org; Sebastian, Selwin <Selwin.Sebastian at amd.com>
Subject: Re: [PATCH v5 1/3] net/axgbe: add external PHY read/write functions

Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.


On Sat, 28 Feb 2026 20:07:48 +0530
Ashok Kumar Natarajan <ashokkumar.natarajan at amd.com> wrote:

> Introduce helper functions to perform external PHY register read and
> write operations. These helpers currently support only IEEE Clause 22
> PHY access, providing a simple and consistent API for accessing
> standard 16‑bit MII registers on external PHY devices.
>
> Signed-off-by: Ashok Kumar Natarajan <ashokkumar.natarajan at amd.com>
> ---
>  .mailmap                           |  1 +
>  drivers/net/axgbe/axgbe_dev.c      | 56 ++++++++++++++++--------------
>  drivers/net/axgbe/axgbe_ethdev.h   | 16 ++++++---
>  drivers/net/axgbe/axgbe_phy_impl.c | 45 +++++++++++++++++++++++-
>  4 files changed, 85 insertions(+), 33 deletions(-)

Applied all three patches to next-net


More information about the dev mailing list