eal: implement device iteration initialization
[dpdk.git] / lib / librte_eal / common / include / rte_common.h
index 687dcef..069c13e 100644 (file)
@@ -83,6 +83,7 @@ typedef uint16_t unaligned_uint16_t;
 
 #define RTE_PRIORITY_LOG 101
 #define RTE_PRIORITY_BUS 110
+#define RTE_PRIORITY_CLASS 120
 #define RTE_PRIORITY_LAST 65535
 
 #define RTE_PRIO(prio) \