RE: [PATCH v2 0/2] examples/l3fwd: add more options
For the series, Acked-by: Morten Brørup
[PATCH v2 0/2] examples/l3fwd: add more options
Add options to support configuring RX burst size and cache size of mbuf mempoool. 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