02/07/2018 19:55, Rami Rosen:
> This patch removes unneeded include of rte_mempool.h in
> two modules in examples/l3fwd.
>
> Fixes: 26b5b020 ("examples/l3fwd: modularize")
>
> Signed-off-by: Rami Rosen
Applied, thanks
This patch removes unneeded include of rte_mempool.h in
two modules in examples/l3fwd.
Fixes: 26b5b020 ("examples/l3fwd: modularize")
Signed-off-by: Rami Rosen
---
examples/l3fwd/l3fwd_em.c | 1 -
examples/l3fwd/l3fwd_lpm.c | 1 -
2 files changed, 2 deletions(-)
diff --git a/examples/l3f
2 matches
Mail list logo