When upgrading my box today to the latest kernel, I found that I lost all connectivity on the SFP ports. When I rolled back to kernel version 6.13, they worked again.
On the bad kernel version, I do see these log lines:
Apr 10 19:20:05 Heimdall kernel: fsl_dpaa2_eth dpni.1 (unnamed net_device) (uninitialized): autoneg setting not compatible with PCS
Apr 10 19:20:05 Heimdall kernel: sfp dpmac2-sfp: Unable to ascertain link mode
Apr 10 19:20:05 Heimdall kernel: fsl_dpaa2_eth dpni.1 eth8: selection of interface failed, advertisement 00,00000000,00000000,00000000
When I have time, I’ll likely do a bisect to locate the exact commit if I can.