]> git.droids-corp.org - dpdk.git/blobdiff - app/test-eventdev/test_order_atq.c
net/mlx5: fix types differentiation in Rx queue create
[dpdk.git] / app / test-eventdev / test_order_atq.c
index abccbccacbdb624d7a2449a4d1760e1b56cc3f7e..3366cfce9a60d0d248a510c522d6f84361006a76 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_atq_process_stage_0(struct rte_event *const ev)
 {
        ev->sub_event_type = 1; /* move to stage 1 (atomic) on the same queue */