[dpdk-dev] [PATCH 0/4] Extend --lcores to run on cores > RTE_MAX_LCORE

David Marchand david.marchand at redhat.com
Tue Jan 14 13:58:50 CET 2020


On Mon, Dec 2, 2019 at 4:36 PM David Marchand <david.marchand at redhat.com> wrote:
>
> We are currently stuck with no option but recompile a DPDK if the system
> has more cores than RTE_MAX_LCORE.
> A bit of a pity when you get a system with more than 200+ cores and your
> testpmd has been built and packaged with RTE_MAX_LCORE == 128.
>
> The --lcores does not need to care about the underlying cores, remove
> this limitation.

Any comment?
Thanks.


-- 
David Marchand



More information about the dev mailing list