[dpdk-dev] error compiling load_balancer example for DPAA2

Hemant Agrawal hemant.agrawal at nxp.com
Tue Jul 18 07:22:18 CEST 2017


On 7/14/2017 7:16 PM, Thomas Monjalon wrote:
> The compilation of examples for DPAA2 fails:
>
> examples/load_balancer/main.h:62:2: error: #error
> 	"APP_MAX_IO_LCORES is too big"
>
> because:
>
> APP_MAX_IO_LCORES = 16
> RTE_MAX_LCORE = 8
>
Hi Thomas,
	Thanks for identifying the issue.

I have submitted a patch to change the load_balancer. There is no reason 
that load_balancer can not work with lower number of cores.

Regards,
Hemant



More information about the dev mailing list