Re: [PATCH v2 0/3] net/sfc: support FEC feature

2023-06-20 Thread Ferruh Yigit
On 6/15/2023 9:38 AM, Denis Pryazhennikov wrote: > This patch series adds setting and querying of Forward error > correction (FEC). AUTO, BASER and RS modes are supported > by EF10/EF100 hardware. LLRS mode is not supported. > > Changes in v2: > * Applied review notes in [2/3] and [3/3]; > * Added

[PATCH v2 0/3] net/sfc: support FEC feature

2023-06-15 Thread Denis Pryazhennikov
This patch series adds setting and querying of Forward error correction (FEC). AUTO, BASER and RS modes are supported by EF10/EF100 hardware. LLRS mode is not supported. Changes in v2: * Applied review notes in [2/3] and [3/3]; * Added a check for the supported by a device FEC modes in sfc_fec_g