]> git.droids-corp.org - dpdk.git/blobdiff - config/rte_config.h
build: disable gcc 10 zero-length-bounds warning
[dpdk.git] / config / rte_config.h
index 895475a44da02919dfe60afa40f8f8a6d5bb69a7..e9201fd463106d0a8315eb1aa73db9fe5a12a180 100644 (file)
@@ -31,9 +31,6 @@
 
 /****** library defines ********/
 
-/* compat defines */
-#define RTE_BUILD_SHARED_LIB
-
 /* EAL defines */
 #define RTE_MAX_HEAPS 32
 #define RTE_MAX_MEMSEG_LISTS 128
 /* KNI defines */
 #define RTE_KNI_PREEMPT_DEFAULT 1
 
+/* rte_graph defines */
+#define RTE_GRAPH_BURST_SIZE 256
+#define RTE_LIBRTE_GRAPH_STATS 1
+
 /****** driver defines ********/
 
 /* QuickAssist device */