X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Fdefconfig_i686-native-linuxapp-gcc;h=c32859f7c4153644ee6538e8b2cfbdd2c8ab22ee;hb=6780f72fb82f0c012e2f87fcbaae082a54b3b4d3;hp=290183abdfe25076cc3809e3a566a8372f23eb8b;hpb=94e4b3a60765c26895c17d8c12c5790b16384602;p=dpdk.git diff --git a/config/defconfig_i686-native-linuxapp-gcc b/config/defconfig_i686-native-linuxapp-gcc index 290183abdf..c32859f7c4 100644 --- a/config/defconfig_i686-native-linuxapp-gcc +++ b/config/defconfig_i686-native-linuxapp-gcc @@ -50,3 +50,13 @@ CONFIG_RTE_LIBRTE_KNI=n # Vectorized PMD is not supported on 32-bit # CONFIG_RTE_IXGBE_INC_VECTOR=n + +# +# AES-NI multi-buffer PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_PMD_AESNI_MB=n + +# +# AES-NI GCM PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=n