[dpdk-dev] [Bug 387] Disabling octeontx in meson leads to meson configure failure
bugzilla at dpdk.org
bugzilla at dpdk.org
Thu Jan 30 17:51:08 CET 2020
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 at dpdk.org
Reporter: anatoly.burakov at 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.
More information about the dev
mailing list