On Wed, 28 Apr 2021 at 21:10, David Christensen <d...@linux.vnet.ibm.com>
wrote:
>
> When setting RTE_MAX_LCORES to the maximum value supported by ppc
> hardware (1536), the lcores_autotest may timeout after 30 seconds
> because the test takes nearly 60 seconds to complete. Set max_lcores to
> a lower value because the maximum value is unlikely to be seen in any
> production systems and to eliminate the quick test timeout error.
>
> Bugzilla ID: 684
> Fixes: db1f2f8a9fe5 ("config: increase maximum lcores for ppc")
> Cc: dwil...@us.ibm.com
>
> Signed-off-by: David Christensen <d...@linux.vnet.ibm.com>
> ---
>  config/ppc/meson.build | 17 ++++++++++++++---
>  1 file changed, 14 insertions(+), 3 deletions(-)

Acked-by: Luca Boccassi <bl...@debian.org>

Reply via email to