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

2020-04-18 Thread Chautru, Nicolas
Hi Akhil, > I am seeing some compilation issues again on individual patches. Please be > careful. This is causing a lot of duplicate effort. Yes I missed that one unfortunately, something seems to be wrong in our CI for patch by patch build. I am checking manually for each commit this time. >

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

2020-04-18 Thread Akhil Goyal
Hi Nicolas, I am seeing some compilation issues again on individual patches. Please be careful. This is causing a lot of duplicate effort. /home/akhil/up/dpdk-next-crypto/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c: In function âdequeue_ldpc_enc_one_op_cbâ: /home/akhil/up/dpdk-next-crypt

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

2020-04-17 Thread Nicolas Chautru
v4: Fix incremental patch build and expose PMD header file to meson. 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