[PATCH 1/2] net/ice: add module EEPROM ops for ice

Ferruh Yigit ferruh.yigit at intel.com
Tue Jan 25 15:49:00 CET 2022


On 1/20/2022 2:59 AM, Steve Yang wrote:
> Add new callbacks for eth_dev_ops of ice to get the information
> and data of plugin module EEPROM.
> 
> Signed-off-by: Steve Yang<stevex.yang at intel.com>
> ---
>   drivers/net/ice/ice_ethdev.c | 160 +++++++++++++++++++++++++++++++++++
>   drivers/net/ice/ice_ethdev.h |  25 ++++++
>   2 files changed, 185 insertions(+)

In the 'doc/guides/nics/features/ice.ini' file, the "Module EEPROM dump"
feature already documented as supported, but it is this patch add that
support.

It looks like documenting "Module EEPROM dump" was mistake [1], intention
was to document "EEPROM dump" feature.

Steve, can you please send another patch to fix it?


[1]
Fixes: d0dd1c8e1997 ("net/ice: support EEPROM information getting")



Thanks,
ferruh


More information about the dev mailing list