DPDK patches and discussions
 help / color / mirror / Atom feed
From: Hemant Agrawal <hemant.agrawal@nxp.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: <dev@dpdk.org>
Subject: Re: [dpdk-dev] error compiling load_balancer example for DPAA2
Date: Tue, 18 Jul 2017 10:52:18 +0530	[thread overview]
Message-ID: <8b5ce99d-873b-71b9-8292-e8ba48af617f@nxp.com> (raw)
In-Reply-To: <5011671.WB62Gj4jNA@xps>

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

      reply	other threads:[~2017-07-18  5:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-14 13:46 Thomas Monjalon
2017-07-18  5:22 ` Hemant Agrawal [this message]

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=8b5ce99d-873b-71b9-8292-e8ba48af617f@nxp.com \
    --to=hemant.agrawal@nxp.com \
    --cc=dev@dpdk.org \
    --cc=thomas@monjalon.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).