[PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver
Jakub Kicinski
kuba at kernel.org
Wed Jun 19 15:21:04 UTC 2024
On Wed, 19 Jun 2024 07:16:20 +0000 Omer Shpigelman wrote:
> >> Are you referring to get_module_eeprom_by_page()? if so, then it is not
> >> supported by our FW, we read the entire data on device load.
> >> However, I can hide that behind the new API and return only the
> >> requested page if that's the intention.
> >
> > Well, if your firmware is so limited, then you might as well stick to
> > the old API, and let the core do the conversion to the legacy
> > code. But i'm surprised you don't allow access to the temperature
> > sensors, received signal strength, voltages etc, which could be
> > exported via HWMON.
>
> I'll stick to the old API.
> Regaring the sensors, our compute driver (under accel/habanalabs) exports
> them via HWMON.
You support 400G, you really need to give the user the ability
to access higher pages.
More information about the dri-devel
mailing list