19/07/2017 11:19, Hemant Agrawal: > load_balancer app can also work for lower number of cores. > Limit the cores Worker and IO cores to 16 as defined in original > App. Otherwise use the actual number of lcores as MAX. > > Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com> > --- > v2: Revert back the condition check
Applied, thanks