Add options to support configuring RX burst size and cache size of mbuf mempoool.
-- v3: 1. add Acked-bys. 2. fix compile error. -- Jie Hai (2): examples/l3fwd: add option to set RX burst size examples/l3fwd: add option to set mbuf cache size examples/l3fwd/l3fwd.h | 8 +++- examples/l3fwd/l3fwd_acl.c | 2 +- examples/l3fwd/l3fwd_em.c | 2 +- examples/l3fwd/l3fwd_fib.c | 2 +- examples/l3fwd/l3fwd_lpm.c | 2 +- examples/l3fwd/main.c | 89 ++++++++++++++++++++++++++++++++++++-- 6 files changed, 96 insertions(+), 9 deletions(-) -- 2.22.0