Re: [dpdk-dev] [PATCH v3 00/11] drivers/baseband: PMD for FPGA 5GNR FEC

2020-04-17 Thread Akhil Goyal
> > -- > Please also update the MAINTAINERS for the newly added files. Please ignore this. There is a blanket update in MAINTAINERS for all The bbdev drivers.

Re: [dpdk-dev] [PATCH v3 00/11] drivers/baseband: PMD for FPGA 5GNR FEC

2020-04-17 Thread Akhil Goyal
> > v3: Incremental changes from reviews : file name change, > moving few inline function to .h, adding missing inline, > doxygen markup fix. > > Adding new baseband PMD for FPGA 5GNR FEC implementation. > > Nicolas Chautru (11): > drivers/baseband: add PMD for FPGA 5GNR FEC > baseband/fpg

Re: [dpdk-dev] [PATCH v3 00/11] drivers/baseband: PMD for FPGA 5GNR FEC

2020-04-17 Thread Akhil Goyal
> Hi Akhil, > > You already have applied these 2 from thr other serie. So when I rebased on > latest these are no longer required. > If you remember we split the initial serie into 2 separate series, but then I > kept > the same first 2 patches on both serie are they are required as a dependenc

Re: [dpdk-dev] [PATCH v3 00/11] drivers/baseband: PMD for FPGA 5GNR FEC

2020-04-17 Thread Chautru, Nicolas
Hi Akhil, You already have applied these 2 from thr other serie. So when I rebased on latest these are no longer required. If you remember we split the initial serie into 2 separate series, but then I kept the same first 2 patches on both serie are they are required as a dependency (to make su

Re: [dpdk-dev] [PATCH v3 00/11] drivers/baseband: PMD for FPGA 5GNR FEC

2020-04-17 Thread Akhil Goyal
Hi Nicolas, It seems you missed a couple of patches in the series which were doing changes in BBDEV. Should I take those from v2? Series Acked-by: Akhil Goyal Regards, Akhil > > v3: Incremental changes from reviews : file name change, > moving few inline function to .h, adding missing inline