net/i40e: enable PPC AltiVec path in meson build
authorDavid Christensen <drc@linux.vnet.ibm.com>
Thu, 9 Apr 2020 18:20:55 +0000 (11:20 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 22 Apr 2020 10:31:12 +0000 (12:31 +0200)
commit941b494e65fddc23c593253013ac152bb6347c91
tree06ed7b5887c143b294f62c0b3b1fd8613435c4de
parentdfcea7f90f703dabcb3589ea06070a228dbcef12
net/i40e: enable PPC AltiVec path in meson build

The meson build file does not enable i40e vectorization support for
PPC/altivec systems, even though the existing Makefile does enable the
support. Add the required architecture check and sources line.

Signed-off-by: David Christensen <drc@linux.vnet.ibm.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/net/i40e/meson.build