X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fl3fwd%2Fl3fwd_common.h;h=7002a43a4eb97b359623be7a6d937810d37a7783;hb=72b75134b89667baf4aaf4fcb516ab6bc2b1ebd7;hp=2867365d0e1356ef15c35e5ed0f4e51a62dc0864;hpb=66d8bc009c55317507e10237f6a5a23c19d2fcb3;p=dpdk.git diff --git a/examples/l3fwd/l3fwd_common.h b/examples/l3fwd/l3fwd_common.h index 2867365d0e..7002a43a4e 100644 --- a/examples/l3fwd/l3fwd_common.h +++ b/examples/l3fwd/l3fwd_common.h @@ -207,7 +207,7 @@ static const struct { }; static __rte_always_inline void -send_packetsx4(struct lcore_conf *qconf, uint8_t port, struct rte_mbuf *m[], +send_packetsx4(struct lcore_conf *qconf, uint16_t port, struct rte_mbuf *m[], uint32_t num) { uint32_t len, j, n;