[PATCH v4 0/2] examples/l3fwd: add more options

Jie Hai haijie1 at huawei.com
Fri Oct 18 03:08:50 CEST 2024


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(-)

-- 
2.22.0



More information about the dev mailing list