[PATCH v2] app/testpmd: fix lcore ID restriction

Ferruh Yigit ferruh.yigit at amd.com
Fri Apr 19 10:24:17 CEST 2024


On 4/16/2024 10:55 AM, Sivaprasad Tummala wrote:
> With modern CPUs, it is possible to have higher
> CPU count thus we can have higher RTE_MAX_LCORES.
> In testpmd application, the current config forwarding
> cores option "--nb-cores" is hard limited to 255.
> 
> The patch fixes this constraint and also adjusts the lcore
> data structure to 32-bit to align with rte lcore APIs.
> 
> Fixes: af75078fece3 ("first public release")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Sivaprasad Tummala <sivaprasad.tummala at amd.com>
>

Recheck-request: iol-unit-amd64-testing



More information about the dev mailing list