[dpdk-dev] [PATCH v5] baseband/fpga_lte_fec: adding driver for FEC on FPGA

2019-06-14 Thread Nicolas Chautru
Supports for FEC 4G PMD Driver on FPGA card PAC N3000 Signed-off-by: Nicolas Chautru --- config/common_base |6 + doc/guides/bbdevs/fpga_lte_fec.rst | 318 +++ doc/guides/bbdevs/index.rst|1 + drivers/baseband/Makef

[dpdk-dev] [PATCH v5] baseband/fpga_lte_fec: adding driver for FEC on FPGA

2019-06-13 Thread Nicolas Chautru
Update v5: Update date and version from dpdk review. Rebased to latest. Update v4: Fix warning for the DEBUG configuration. Update v3: Squashing 3 previous patches into one as recommended. This is adding a new PMD driver for BBDEV device based on FPGA implementation on PAC N3000 HW to provide

[dpdk-dev] [PATCH v5] baseband/fpga_lte_fec: adding driver for FEC on FPGA

2019-06-13 Thread Nicolas Chautru
Supports for FEC 4G PMD Driver on FPGA card PAC N3000 Signed-off-by: Nicolas Chautru --- config/common_base |6 + doc/guides/bbdevs/fpga_lte_fec.rst | 318 +++ doc/guides/bbdevs/index.rst|1 + drivers/baseband/Makef