Re: [dpdk-dev] [PATCH] baseband/turbo_sw: Option to build turbosw PMD without SDK

2019-06-05 Thread Thomas Monjalon
05/06/2019 19:38, Nicolas Chautru: > Adding compile flag to allow to build the turbo_sw PMD > without SDK libraries installed with limited capability. > Update of documentation for buidling steps. > Meson build support. There are 3 different things which deserve 3 patches. About the doc, I am sur

[dpdk-dev] [PATCH] baseband/turbo_sw: Option to build turbosw PMD without SDK

2019-06-05 Thread Nicolas Chautru
Adding compile flag to allow to build the turbo_sw PMD without SDK libraries installed with limited capability. Update of documentation for buidling steps. Meson build support. Signed-off-by: Nicolas Chautru --- config/common_base | 3 +- doc/guides/bbdevs/turbo_s