X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Fcommon_base;h=5ba283957c3145066051c263bf5a855d122a8492;hb=bab9497ef78b5c290c8112ad65a263f40bebc518;hp=c7d5c73215004bf8ba57d9b858c1f091640f5b8d;hpb=eeb486f3ba651b594506427e0c67dcf31730183a;p=dpdk.git diff --git a/config/common_base b/config/common_base index c7d5c73215..5ba283957c 100644 --- a/config/common_base +++ b/config/common_base @@ -735,6 +735,11 @@ CONFIG_RTE_LIBRTE_PMD_ISAL=n # CONFIG_RTE_LIBRTE_PMD_ZLIB=n +# +# Compile RegEx device support +# +CONFIG_RTE_LIBRTE_REGEXDEV=y + # # Compile generic event device library # @@ -1117,6 +1122,11 @@ CONFIG_RTE_TEST_PMD=y CONFIG_RTE_TEST_PMD_RECORD_CORE_CYCLES=n CONFIG_RTE_TEST_PMD_RECORD_BURST_STATS=n +# +# Compile the rte flow perf application +# +CONFIG_RTE_TEST_FLOW_PERF=y + # # Compile the bbdev test application #