2023-08-01 09:31:34

by Vladimir Oltean

[permalink] [raw]
Subject: Re: [PATCH net-next v5] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X

On Tue, Aug 01, 2023 at 08:48:15AM +0200, Ante Knezic wrote:
> Fixes XAUI/RXAUI lane alignment errors.
> Issue causes dropped packets when trying to communicate over
> fiber via SERDES lanes of port 9 and 10.
> Errata document applies only to 88E6190X and 88E6390X devices.
> Requires poking in undocumented registers.
>
> Signed-off-by: Ante Knezic <[email protected]>
> ---

Reviewed-by: Vladimir Oltean <[email protected]>