> -----Original Message-----
> From: dev <dev-boun...@dpdk.org> On Behalf Of Daniel Pharos 
> Sent: Saturday, July 6, 2019 8:41 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] Compilation failure when disabling Cavium OCTEONTX
> network PMD driver
> 
> Hi,
> 
> If I disable the Cavium OCTEONTX network PMD driver in the config file (so:
> "CONFIG_RTE_LIBRTE_OCTEONTX_PMD=n"), compilation of DPDK 19.05 fails
> with:

CONFIG_RTE_LIBRTE_PMD_OCTEONTX_SSOVF is depended on 
CONFIG_RTE_LIBRTE_OCTEONTX_PMD.

Please disable CONFIG_RTE_LIBRTE_PMD_OCTEONTX_SSOVF as well.

Reply via email to