RE: [RFC net-next] net: phy: Add basic support for Synopsys XPCS using a PHY driver

From: Jose Abreu
Date: Mon Jan 13 2020 - 10:05:52 EST


From: Vladimir Oltean <olteanv@xxxxxxxxx>
Date: Jan/13/2020, 14:55:51 (UTC+00:00)

> Clauses 72 and 73 describe some PMD link training procedure too, as
> part of auto-negotiation for 10GBase-KR. Does the XGPCS do any of
> that? Is this series sufficient for link training to work when in the
> 10GBase-KR copper backplane link mode?

Yes, its supported by the IP but not in the patch. It's working fine
without the link training procedure. Actually, Clause 72 Link training is
optional in the IP, and in the configuration I have now it's not enabled
so even if I implemented it I would need a new HW to test it.

---
Thanks,
Jose Miguel Abreu