Re: [PATCH v8 4/5] ethdev: format module EEPROM for SFF-8472

2022-05-25 Thread Andrew Rybchenko
On 5/25/22 06:14, Robin Zhang wrote: This patch implements format module EEPROM information for SFF-8472 Rev 12.0 Signed-off-by: Robin Zhang [snip] diff --git a/lib/ethdev/sff_8472.c b/lib/ethdev/sff_8472.c new file mode 100644 index 00..98e31e9262 --- /dev/null +++ b/lib/ethdev/sff

[PATCH v8 4/5] ethdev: format module EEPROM for SFF-8472

2022-05-24 Thread Robin Zhang
This patch implements format module EEPROM information for SFF-8472 Rev 12.0 Signed-off-by: Robin Zhang --- lib/ethdev/ethdev_sff_telemetry.c | 4 + lib/ethdev/meson.build| 1 + lib/ethdev/sff_8472.c | 286 ++ 3 files changed, 291 insertion