Re: [dpdk-dev] [PATCH v2 0/5] BBDEV PMD Drivers Extension for 19.08

2019-05-14 Thread Thomas Monjalon
14/05/2019 21:45, Nicolas Chautru: > This was deferred from 19.05 due to time running out. No it is deferred because I am against new bbdev code in DPDK. We cannot compile the first PMD "turbo_sw", so it might be removed. > Addition of a PMD for 4G FEC encoding and decoding functions for Intel PA

[dpdk-dev] [PATCH v2 0/5] BBDEV PMD Drivers Extension for 19.08

2019-05-14 Thread Nicolas Chautru
This was deferred from 19.05 due to time running out. Addition of a PMD for 4G FEC encoding and decoding functions for Intel PAC N300 FPGA. Extension of PMD based on Intel optimised SW libraries for 5G FEC. The HW dependency is available now. v2 : Cosmetic updates from ci/checkpatch Nicolas C