]> git.droids-corp.org - dpdk.git/blobdiff - app/test-eventdev/test_order_queue.c
net/octeontx: support flow control
[dpdk.git] / app / test-eventdev / test_order_queue.c
index 7ac570c730cf37c559e167cff60432b137cf5c10..495efd92f94e7632eaebf17b6c25aa2c5eaa37a2 100644 (file)
@@ -9,7 +9,7 @@
 
 /* See http://doc.dpdk.org/guides/tools/testeventdev.html for test details */
 
-static inline __attribute__((always_inline)) void
+static __rte_always_inline void
 order_queue_process_stage_0(struct rte_event *const ev)
 {
        ev->queue_id = 1; /* q1 atomic queue */