eal/ppc: fix compilation for musl
[dpdk.git] / config / rte_config.h
index 4ab1d86..8eb29c1 100644 (file)
@@ -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 */
 
 /* 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