Re: [dpdk-dev] [PATCH V13 1/3] ethdev: introduce FEC API

2020-09-28 Thread Min Hu (Connor)
Hi, Andrew, I have sent V14, in which I fixed it as you suggested, please check it out,thank you. 在 2020/9/28 15:35, Andrew Rybchenko 写道: On 9/25/20 11:39 AM, Min Hu (Connor) wrote: This patch adds Forward error correction(FEC) support for ethdev. Introduce APIs which support qu

Re: [dpdk-dev] [PATCH V13 1/3] ethdev: introduce FEC API

2020-09-28 Thread Andrew Rybchenko
On 9/25/20 11:39 AM, Min Hu (Connor) wrote: > This patch adds Forward error correction(FEC) support for ethdev. > Introduce APIs which support query and config FEC information in > hardware. > > Signed-off-by: Min Hu (Connor) > Reviewed-by: Wei Hu (Xavier) > Reviewed-by: Chengwen Feng > Reviewe