X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Frte_config.h;h=8eb29c15251e55b3e299fbbc864031153b026372;hb=0615dd2aa139312a93ae312233a80e164c8f1048;hp=4ab1d86fdfc28895765fa83887ad93f48a7a1e1f;hpb=44c730b0e37971ef154035d580fbd26fe2ee0498;p=dpdk.git diff --git a/config/rte_config.h b/config/rte_config.h index 4ab1d86fdf..8eb29c1525 100644 --- a/config/rte_config.h +++ b/config/rte_config.h @@ -82,7 +82,7 @@ #define RTE_RAWDEV_MAX_DEVS 64 /* ip_fragmentation defines */ -#define RTE_LIBRTE_IP_FRAG_MAX_FRAG 4 +#define RTE_LIBRTE_IP_FRAG_MAX_FRAG 8 #undef RTE_LIBRTE_IP_FRAG_TBL_STAT /* rte_power defines */ @@ -90,13 +90,6 @@ /* rte_sched defines */ #undef RTE_SCHED_CMAN -#undef RTE_SCHED_COLLECT_STATS -#undef RTE_SCHED_SUBPORT_TC_OV -#define RTE_SCHED_PORT_N_GRINDERS 8 -#undef RTE_SCHED_VECTOR - -/* KNI defines */ -#define RTE_KNI_PREEMPT_DEFAULT 1 /* rte_graph defines */ #define RTE_GRAPH_BURST_SIZE 256