Re: [net-next PatchV2 4/4] Octeontx2-af: Debugfs support for firmware data
From: Simon Horman
Date: Sun Jul 20 2025 - 14:10:21 EST
On Sun, Jul 20, 2025 at 10:06:38PM +0530, Hariprasad Kelam wrote:
> MAC address, Link modes (supported and advertised) and eeprom data
> for the Netdev interface are read from the shared firmware data.
> This patch adds debugfs support for the same.
>
> Signed-off-by: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
> ---
> V2 *
> fix max line length warnings and typo
Thanks for the update.