Hi, all maintainers, Kindly ping for review. Thanks, Jie Hai On 2024/10/18 9:08, Jie Hai wrote:
Add options to support configuring RX burst size and cache size of mbuf mempoool. -- v4: 1. fix help info. 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(-)