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

2020-09-28 Thread Min Hu (Connor)
Hi, Andrew, ALL, I have fixed it in V15. please check it out. By the way, I wish this patch will be merged into 20.11. Because if missed ,one more year will be waited. Please check it,thanks. 在 2020/9/28 20:48, Andrew Rybchenko 写道: On 9/28/20 2:08 PM, Min Hu (Conn

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

2020-09-28 Thread Andrew Rybchenko
On 9/28/20 2:08 PM, 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 > Reviewed