5 #ifndef _RTE_SERVICE_H_
6 #define _RTE_SERVICE_H_
32 #include <sys/queue.h>
34 #include <rte_config.h>
37 #define RTE_SERVICE_NAME_MAX 32
47 #define RTE_SERVICE_CAP_MT_SAFE (1 << 0)
211 uint32_t serialize_multithread_unsafe);
341 #define RTE_SERVICE_ATTR_CYCLES 0
346 #define RTE_SERVICE_ATTR_CALL_COUNT 1
355 uint32_t *attr_value);