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

Jie Hai haijie1 at huawei.com
Wed Nov 13 02:35:40 CET 2024


Hi, Ferruh and Thomas,

Kindly ping for reviews.
Since this patchset has some Acked-bys and no comments,
are there any comments or suggestions?

Best regards,
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(-)
> 


More information about the dev mailing list