[dpdk-dev] How to Enable Mellanox Driver Compilation with DPDK20.11

Bruce Richardson bruce.richardson at intel.com
Fri Jan 29 11:08:00 CET 2021


On Fri, Jan 29, 2021 at 11:50:08AM +0530, Truring Team wrote:
> Hi Team ,
> 
> Can someone help me to figure out how to  enable the Mellanox Driver flag
> in meson.build file , so that dpdk 20.11 compiles with mlx driver enabled.
> 
If the driver is not being built there should be a reason given in the
build configuration summary when you run meson. This is almost certainly
that you are missing a library dependency for it, since all drivers are
enabled unless their dependencies are missing.

/Bruce


More information about the dev mailing list