X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fl3fwd%2Fl3fwd_em.h;h=d509a1fcdc4b679c073dd7a2eb7f9e6ea3a20b18;hb=dce8a093de6b70219287be3e4ed59628d19770fe;hp=2284bbd5c6e02ab5799ac834bc23f6fa2ed88d14;hpb=71a7e2424e07e458ef0e31536ea23890702efd3c;p=dpdk.git diff --git a/examples/l3fwd/l3fwd_em.h b/examples/l3fwd/l3fwd_em.h index 2284bbd5c6..d509a1fcdc 100644 --- a/examples/l3fwd/l3fwd_em.h +++ b/examples/l3fwd/l3fwd_em.h @@ -34,7 +34,7 @@ #ifndef __L3FWD_EM_H__ #define __L3FWD_EM_H__ -static inline __attribute__((always_inline)) void +static __rte_always_inline void l3fwd_em_simple_forward(struct rte_mbuf *m, uint8_t portid, struct lcore_conf *qconf) {