Re: [PATCH v4] net/bnx2x: support 2.5Gbps

2023-06-04 Thread Jerin Jacob
On Fri, Jun 2, 2023 at 1:27 PM Julien Aube wrote: > > - add support for 2500baseX_Full in addition to 1000baseT_Full. > For 2.5Gbps speed, HSGMII mode shall be enabled in serdes. > - add the possibility to support SC connectors on SFP (GPON are mostly SC) > - change the initialisation time from

[PATCH v4] net/bnx2x: support 2.5Gbps

2023-06-02 Thread Julien Aube
- add support for 2500baseX_Full in addition to 1000baseT_Full. For 2.5Gbps speed, HSGMII mode shall be enabled in serdes. - add the possibility to support SC connectors on SFP (GPON are mostly SC) - change the initialisation time from 60ms to 1800ms (for xPON-Based SFP) This has been tested wit