Re: [PATCH v3] net/bnx2x : add experimental 2.5Gbps support for BCM578xx.

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

[PATCH v3] net/bnx2x : add experimental 2.5Gbps support for BCM578xx.

2023-06-01 Thread Julien Aube
- add support for 2500baseX_Full in addition to 1000baseT_Full. For 2.5Gbps speed, HSGMII mode shall be enabled in the 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