All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: David Christensen <drc@linux.vnet.ibm.com>
Cc: dev <dev@dpdk.org>, David Wilder <dwilder@us.ibm.com>
Subject: Re: [dpdk-dev] [PATCH] build: reduce max_lcores for ppc
Date: Thu, 29 Apr 2021 12:28:39 +0100	[thread overview]
Message-ID: <CAMw=ZnT4=7TCzZgaFRjaVuBhzTR7e_AYXeJUjESxrxOEoeW98A@mail.gmail.com> (raw)
In-Reply-To: <20210428201016.125533-1-drc@linux.vnet.ibm.com>

On Wed, 28 Apr 2021 at 21:10, David Christensen <drc@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: dwilder@us.ibm.com
>
> Signed-off-by: David Christensen <drc@linux.vnet.ibm.com>
> ---
>  config/ppc/meson.build | 17 ++++++++++++++---
>  1 file changed, 14 insertions(+), 3 deletions(-)

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

  reply	other threads:[~2021-04-29 11:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-28 20:10 [dpdk-dev] [PATCH] build: reduce max_lcores for ppc David Christensen
2021-04-29 11:28 ` Luca Boccassi [this message]
2021-05-04 13:16   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMw=ZnT4=7TCzZgaFRjaVuBhzTR7e_AYXeJUjESxrxOEoeW98A@mail.gmail.com' \
    --to=bluca@debian.org \
    --cc=dev@dpdk.org \
    --cc=drc@linux.vnet.ibm.com \
    --cc=dwilder@us.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.