X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fl3fwd%2Fl3fwd_em_sse.h;h=6c794b6a51e0222c2423ccf759f21ed986b18a39;hb=c0583d98a9153549383d236e5cc5464bbbe8dd89;hp=c0a9725a6dfa6e8972c692a5875fce2f8ef36206;hpb=4af00fb1a2449f23a7c0fc32159207ae68b0fbbb;p=dpdk.git diff --git a/examples/l3fwd/l3fwd_em_sse.h b/examples/l3fwd/l3fwd_em_sse.h index c0a9725a6d..6c794b6a51 100644 --- a/examples/l3fwd/l3fwd_em_sse.h +++ b/examples/l3fwd/l3fwd_em_sse.h @@ -45,7 +45,7 @@ #include "l3fwd_sse.h" -static inline __attribute__((always_inline)) uint16_t +static __rte_always_inline uint16_t em_get_dst_port(const struct lcore_conf *qconf, struct rte_mbuf *pkt, uint8_t portid) {