https://bugs.dpdk.org/show_bug.cgi?id=387
Bug ID: 387 Summary: Disabling octeontx in meson leads to meson configure failure Product: DPDK Version: 20.02 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: ethdev Assignee: dev@dpdk.org Reporter: anatoly.bura...@intel.com Target Milestone: --- When running meson configure with disabled octeontx drivers, the configure step fails. Configure command to reproduce: meson build/ -Ddisable_drivers=common/octeontx,common/octeontx2,net/octeontx,net/octeontx2,mempool/octeontx,mempool/octeontx2 Error output: <...> drivers/net/octeontx/base/meson.build:13:1: ERROR: Tried to get unknown variable "static_rte_mempool_octeontx". <...> -- You are receiving this mail because: You are the assignee for the bug.