On Wed, Jan 31, 2018 at 05:09:05PM +0000, Bruce Richardson wrote: > The AVX2 code path includes files from the ethdev, hash and kvargs libs. > These are not listed as dependencies in the case where AVX2 is not in > the default instruction set for the build e.g. machine=nehalem. This > leads to compiler errors as the header files needed cannot be found. > > Fixes: e940646b20fa ("drivers/net: build Intel NIC PMDs with meson") > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > --- Bug fix applied to dpdk-next-build
/Bruce