Re: [PATCH v3 3/4] net/nfp: add support for EEPROM functions

2024-11-02 Thread Ferruh Yigit
On 11/1/2024 2:57 AM, Chaoyong He wrote: > Add support for the following EEPROM function callbacks: > > .get_eeprom_len > Get the maximum size of the device EEPROM data. > > .get_eeprom > Get the device EEPROM data at a certain offset and length. > > .set_eeprom > Set the device EEPROM data at a

[PATCH v3 3/4] net/nfp: add support for EEPROM functions

2024-10-31 Thread Chaoyong He
Add support for the following EEPROM function callbacks: .get_eeprom_len Get the maximum size of the device EEPROM data. .get_eeprom Get the device EEPROM data at a certain offset and length. .set_eeprom Set the device EEPROM data at a certain offset and length. Note that for an nfp NIC, the "d