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

2024-11-19 Thread Thomas Monjalon
18/10/2024 03:08, Jie Hai: > Add options to support configuring RX burst size and cache size > of mbuf mempoool. Applied, thanks.

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

2024-11-12 Thread Jie Hai
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.

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

2024-11-05 Thread Jie Hai
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 opt

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

2024-10-17 Thread Jie Hai
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