X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=inline;f=config%2Fcommon_base;h=e74febef4848cd6554dc7a7f8ffdedf66d3406e0;hb=7fe928713e1db95f444387d60e3c86e015b5336a;hp=6b9e7dad7fb4efc697b7c88ebdaca38a4a48fad6;hpb=8a61c83af2fae1008e3519d6bb800325888a845f;p=dpdk.git diff --git a/config/common_base b/config/common_base index 6b9e7dad7f..e74febef48 100644 --- a/config/common_base +++ b/config/common_base @@ -122,6 +122,11 @@ CONFIG_RTE_EAL_PMD_PATH="" # CONFIG_RTE_LIBRTE_EAL_VMWARE_TSC_MAP_SUPPORT=y +# +# Compile the PCI library +# +CONFIG_RTE_LIBRTE_PCI=y + # # Compile the argument parser library # @@ -147,6 +152,16 @@ CONFIG_RTE_ETHDEV_PROFILE_ITT_WASTED_RX_ITERATIONS=n # CONFIG_RTE_ETHDEV_TX_PREPARE_NOOP=n +# +# Compile PCI bus driver +# +CONFIG_RTE_LIBRTE_PCI_BUS=y + +# +# Compile the vdev bus +# +CONFIG_RTE_LIBRTE_VDEV_BUS=y + # # Compile burst-oriented Amazon ENA PMD driver # @@ -264,8 +279,6 @@ CONFIG_RTE_LIBRTE_NFP_DEBUG=n # Compile Marvell PMD driver # CONFIG_RTE_LIBRTE_MRVL_PMD=n -CONFIG_RTE_LIBRTE_MRVL_DEBUG=n -CONFIG_RTE_MRVL_MUSDK_DMA_MEMSIZE=41943040 # # Compile burst-oriented Broadcom BNXT PMD driver @@ -402,6 +415,7 @@ CONFIG_RTE_LIBRTE_QEDE_DEBUG_INFO=n CONFIG_RTE_LIBRTE_QEDE_DEBUG_DRIVER=n CONFIG_RTE_LIBRTE_QEDE_DEBUG_TX=n CONFIG_RTE_LIBRTE_QEDE_DEBUG_RX=n +CONFIG_RTE_LIBRTE_QEDE_VF_TX_SWITCH=y #Provides abs path/name of the firmware file. #Empty string denotes driver will use default firmware CONFIG_RTE_LIBRTE_QEDE_FW="" @@ -548,6 +562,11 @@ CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO=n CONFIG_RTE_LIBRTE_PMD_MRVL_CRYPTO_DEBUG=n +# +# Compile generic security library +# +CONFIG_RTE_LIBRTE_SECURITY=y + # # Compile generic event device library # @@ -707,6 +726,11 @@ CONFIG_RTE_LIBRTE_GSO=y # CONFIG_RTE_LIBRTE_METER=y +# +# Compile librte_classify +# +CONFIG_RTE_LIBRTE_FLOW_CLASSIFY=y + # # Compile librte_sched #