aboutsummaryrefslogtreecommitdiffstats
path: root/examples/l3fwd/l3fwd_em.c
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2018-08-29 19:00:48 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2018-08-29 19:00:53 +0100
commitcf8d7fb48307479d0f6c8d16a17332fdf9be0fb3 (patch)
treea073dec0d3c8f5fb6d023b2e8e2e004fdf83bd14 /examples/l3fwd/l3fwd_em.c
parent5e15744b6ce0be444d1820387f54424343b728f6 (diff)
parent8e6d9d118f6105a3627b64a7949e1fb0b145879e (diff)
Merge tag 'upstream/16.11.8' into 16.11.x
Upstream version 16.11.8 Change-Id: I35e67795fa6968463a7d15c9cd198c178323e92b Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'examples/l3fwd/l3fwd_em.c')
-rw-r--r--examples/l3fwd/l3fwd_em.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/l3fwd/l3fwd_em.c b/examples/l3fwd/l3fwd_em.c
index 46b327e1..6410e3cd 100644
--- a/examples/l3fwd/l3fwd_em.c
+++ b/examples/l3fwd/l3fwd_em.c
@@ -47,7 +47,6 @@
#include <rte_debug.h>
#include <rte_ether.h>
#include <rte_ethdev.h>
-#include <rte_mempool.h>
#include <rte_cycles.h>
#include <rte_mbuf.h>
#include <rte_ip.h>