X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=config%2Fdefconfig_i686-native-linuxapp-icc;h=269e88e95bbe2f10d3fa57d2227c03e2867e6cf4;hb=40e5f7fce0e2de2ddd93b837bdfb75517ddd3943;hp=cde9d96022c6aaa500712087e2004e7447ab8f7e;hpb=5129044dce1f85ce4950f31bcf90f3886466f06a;p=deb_dpdk.git diff --git a/config/defconfig_i686-native-linuxapp-icc b/config/defconfig_i686-native-linuxapp-icc index cde9d960..269e88e9 100644 --- a/config/defconfig_i686-native-linuxapp-icc +++ b/config/defconfig_i686-native-linuxapp-icc @@ -51,6 +51,11 @@ CONFIG_RTE_LIBRTE_KNI=n # CONFIG_RTE_IXGBE_INC_VECTOR=n +# +# Solarflare PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_SFC_EFX_PMD=n + # # AES-NI multi-buffer PMD is not supported on 32-bit # @@ -60,3 +65,18 @@ CONFIG_RTE_LIBRTE_PMD_AESNI_MB=n # AES-NI GCM PMD is not supported on 32-bit # CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=n + +# +# KASUMI PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_PMD_KASUMI=n + +# +# ZUC PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_PMD_ZUC=n + +# +# AVP PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_AVP_PMD=n