Re: [dpdk-dev] [PATCH 1/3] doc: add FEC in NIC features

2021-01-28 Thread Thomas Monjalon
28/01/2021 02:55, oulijun: > >> +FEC > >> +--- > >> + > >> +Supports Forward error correction. Forward error correction (FEC) is > >> a bit error correction mode. > >> +It adds error correction information to data packets at the transmit > >> end, and uses the error correction > >> +information t

Re: [dpdk-dev] [PATCH 1/3] doc: add FEC in NIC features

2021-01-27 Thread oulijun
在 2021/1/28 8:20, Ferruh Yigit 写道: On 1/20/2021 1:43 PM, Lijun Ou wrote: From: "Min Hu (Connor)" Document FEC in NIC features, add information about FEC and add implementation related support. Cc: sta...@dpdk.org Signed-off-by: Min Hu (Connor) Signed-off-by: Lijun Ou --- doc/guides/ni

Re: [dpdk-dev] [PATCH 1/3] doc: add FEC in NIC features

2021-01-27 Thread Ferruh Yigit
On 1/28/2021 12:20 AM, Ferruh Yigit wrote: On 1/20/2021 1:43 PM, Lijun Ou wrote: From: "Min Hu (Connor)" Document FEC in NIC features, add information about FEC and add implementation related support. Cc: sta...@dpdk.org Signed-off-by: Min Hu (Connor) Signed-off-by: Lijun Ou ---   doc/guid

Re: [dpdk-dev] [PATCH 1/3] doc: add FEC in NIC features

2021-01-27 Thread Ferruh Yigit
On 1/20/2021 1:43 PM, Lijun Ou wrote: From: "Min Hu (Connor)" Document FEC in NIC features, add information about FEC and add implementation related support. Cc: sta...@dpdk.org Signed-off-by: Min Hu (Connor) Signed-off-by: Lijun Ou --- doc/guides/nics/features.rst | 14 ++