15/02/2022 14:28, Ferruh Yigit:
> On 2/15/2022 10:18 AM, Robin Zhang wrote:
> > This patch add a format specific information of different module eeprom.
> > The format support for SFP(Small Formfactor Pluggable)/SFP+
> > /QSFP+(Quad Small Formfactor Pluggable)/QSFP28 modules based on
> > SFF(Small Form Factor) Committee specifications
> > SFF-8079/SFF-8472/SFF-8024/SFF-8636.
> > 
> 
> Hi Robin,
> 
> First of all, can you please clarify the motivation of this
> patch? Why we are adding this eeprom parsing, and who will be
> user of this patch?
> 
> 
> And, just to confirm, this parses the eeprom module based on
> SFF spec, right? So it doesn't specific or depends any vendor.
> 
> But still, this is too much SFF specific code in the testpmd,
> and it is not small amount of code. I am not comfortable to
> get this into testpmd unless there is a good reason.

Please remember that testpmd is supposed to be the application
for testing ethdev API and drivers.
It doesn't make sense to add code if it does not directly help
with the goal above.

> What do you think to have this as a sample application?

It can be in the directory app/ maybe.



Reply via email to