X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Fdefconfig_x86_64-default-linuxapp-gcc;h=b5d3362afcf4cd79f606c7f79477ddfe826386b2;hb=de3cfa2c98;hp=1dcc8c648675efaf83ec304a28eb49708c5c67b5;hpb=e6541fdec8b2407e46569147be6887ca3ad4a704;p=dpdk.git diff --git a/config/defconfig_x86_64-default-linuxapp-gcc b/config/defconfig_x86_64-default-linuxapp-gcc index 1dcc8c6486..b5d3362afc 100644 --- a/config/defconfig_x86_64-default-linuxapp-gcc +++ b/config/defconfig_x86_64-default-linuxapp-gcc @@ -235,6 +235,17 @@ CONFIG_RTE_LIBRTE_NET=y CONFIG_RTE_LIBRTE_METER=y # +# Compile librte_sched +# +CONFIG_RTE_LIBRTE_SCHED=y +CONFIG_RTE_SCHED_RED=n +CONFIG_RTE_SCHED_COLLECT_STATS=n +CONFIG_RTE_SCHED_SUBPORT_TC_OV=n +CONFIG_RTE_SCHED_PORT_N_GRINDERS=8 +CONFIG_RTE_BITMAP_ARRAY1_SIZE=16 + +# +# Compile the test application # Compile librte_kni # CONFIG_RTE_LIBRTE_KNI=y