[dpdk-dev] [PATCH v2 0/3] BBDEV turbo_sw PMD compilation fix

2019-06-05 Thread Nicolas Chautru
Update v2 : Splitting into 3 patches as recommended (ignore previous v2 which had a typo) Based on discussion with maintainer, pushing first a patch to help maintenance of the baseband_turbo_sw which had been lacking. The documentation is clarified to point to steps on building the SDK libraries w

[dpdk-dev] [PATCH v2 0/3] BBDEV turbo_sw PMD compilation fix

2019-06-05 Thread Nicolas Chautru
Updated in v2 : Split into 3 patches as recommended. Based on discussion with maintainer, pushing first a patch to help maintenance of the baseband_turbo_sw which had been lacking. The documentation is clarified to point to steps on building the SDK libraries which are now publicly available. (Co