numam-dpdk/config
Chen Jing D(Mark) 10eb9ce8dc fm10k: allow to disable vector driver
fm10k driver will meet compile error on non-x86 platforms due to
SSE instructions. Original implementation didn't have switch to
turn off vPMD.
The improvement introduces a macro to turn on/off vPMD functions,
it's on by default. On non-x86 platforms, it can simply be turned
off to fix compile issue.

Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com>
2015-11-24 12:35:19 +01:00
..
common_bsdapp config: disable i40e vector driver 2015-11-23 23:51:14 +01:00
common_linuxapp fm10k: allow to disable vector driver 2015-11-24 12:35:19 +01:00
defconfig_arm64-armv8a-linuxapp-gcc mk: introduce ARMv8 architecture 2015-11-18 22:44:01 +01:00
defconfig_arm64-thunderx-linuxapp-gcc mk: add thunderx machine target based on armv8-a 2015-11-18 22:44:01 +01:00
defconfig_arm-armv7a-linuxapp-gcc mk: introduce ARMv7 architecture 2015-11-18 22:41:33 +01:00
defconfig_i686-native-linuxapp-gcc config: cleanup duplicated comments 2014-07-19 01:54:35 +02:00
defconfig_i686-native-linuxapp-icc config: cleanup duplicated comments 2014-07-19 01:54:35 +02:00
defconfig_ppc_64-power8-linuxapp-gcc config: turn off fm10k driver on IBM POWER 2015-11-04 18:49:41 +01:00
defconfig_tile-tilegx-linuxapp-gcc config: disable KNI module on tile 2015-11-19 10:01:17 +01:00
defconfig_x86_64-ivshmem-linuxapp-gcc remove trailing whitespaces 2014-06-11 00:29:34 +02:00
defconfig_x86_64-ivshmem-linuxapp-icc remove trailing whitespaces 2014-06-11 00:29:34 +02:00
defconfig_x86_64-native-bsdapp-clang config: add clang 2014-07-19 01:54:35 +02:00
defconfig_x86_64-native-bsdapp-gcc config: cleanup duplicated comments 2014-07-19 01:54:35 +02:00
defconfig_x86_64-native-linuxapp-clang mem: support layout of IBM Power 2014-11-26 21:50:10 +01:00
defconfig_x86_64-native-linuxapp-gcc mem: support layout of IBM Power 2014-11-26 21:50:10 +01:00
defconfig_x86_64-native-linuxapp-icc mem: support layout of IBM Power 2014-11-26 21:50:10 +01:00
defconfig_x86_x32-native-linuxapp-gcc mk: support x32 ABI 2015-02-18 20:26:33 +01:00