Re: [dpdk-dev] [PATCH v1 0/2] baseband/fpga_lte_fec: bug fixes from HW validation

2019-10-22 Thread Akhil Goyal
> > Failures found when running validation with FPGA HW and the related FPGA PMD > driver on latest code base pre 19.11. > Two bug fixes below : > - The first error is a fatal failure during probing which was missed and would > fundamentally prevent using the driver. This was missed as HW valida

[dpdk-dev] [PATCH v1 0/2] baseband/fpga_lte_fec: bug fixes from HW validation

2019-10-21 Thread Nicolas Chautru
Failures found when running validation with FPGA HW and the related FPGA PMD driver on latest code base pre 19.11. Two bug fixes below : - The first error is a fatal failure during probing which was missed and would fundamentally prevent using the driver. This was missed as HW validation was st