X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Fdefconfig_i686-native-linuxapp-icc;h=7f614d3467b1c457f9024eb907c789fd3ef4dd0e;hb=a8cdfc69c84b7740646368a46bbd3d4d6ddf97b0;hp=016c73f303c53f2816c215be147e988484cfa9b7;hpb=7bd0994f0127a24860dc3bc03d60b37612d3ecf0;p=dpdk.git diff --git a/config/defconfig_i686-native-linuxapp-icc b/config/defconfig_i686-native-linuxapp-icc index 016c73f303..7f614d3467 100644 --- a/config/defconfig_i686-native-linuxapp-icc +++ b/config/defconfig_i686-native-linuxapp-icc @@ -1,7 +1,7 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2010-2014 Intel Corporation -#include "common_linuxapp" +#include "common_linux" CONFIG_RTE_MACHINE="native" @@ -47,5 +47,20 @@ CONFIG_RTE_LIBRTE_PMD_ZUC=n # CONFIG_RTE_LIBRTE_AVP_PMD=n +# +# NFP PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_NFP_PMD=n + # 32-bit doesn't break up memory in lists, but does have VA allocation limit CONFIG_RTE_MAX_MEM_MB=2048 + +# +# HINIC PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_HINIC_PMD=n + +# +# HNS3 PMD is not supported on 32-bit +# +CONFIG_RTE_LIBRTE_HNS3_PMD=n