[PATCH] examples/l3fwd: add option to set RX burst size

fengchengwen fengchengwen at huawei.com
Sat Oct 12 11:06:28 CEST 2024


Acked-by: Chengwen Feng <fengchengwen at huawei.com>

On 2024/10/12 16:40, Jie Hai wrote:
> Now the Rx burst size is fixed to MAX_PKT_BURST (32). This
> parameter needs to be modified in some performance optimization
> scenarios. So an option '--burst' is added to set the burst size
> explicitly. The default value is DEFAULT_PKT_BURST (32) and maximum
> value is MAX_PKT_BURST (512).
> 
> Signed-off-by: Jie Hai <haijie1 at huawei.com>



More information about the dev mailing list