DPDK usage discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Ding Ma <mdyuki1016@gmail.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] Need help: Generate core list error. rte_eal port num [0] is not match the pciidlist [4]
Date: Tue, 2 Jun 2020 19:21:45 -0700	[thread overview]
Message-ID: <20200602192145.49255119@hermes.lan> (raw)
In-Reply-To: <CA+h+_BspEvZT7Msxds92iQAAMBcPLjkMFa_7DmD4nY9H2Z+19A@mail.gmail.com>

On Tue, 2 Jun 2020 18:04:57 -0700
Ding Ma <mdyuki1016@gmail.com> wrote:

> Hope it's the right way to ask DPDK questions. I am new to DPDK world and
> got an error while setting up dpdk on my server. any idea about where I
> should look at?
> 
> 
>    1. Error: rte_eal port num [0] is not match the pciidlist [4]
>    2. EAL: Error - exiting with code: 1
>    3.   Cause: Generate core list error
> 
> 
> Full paste:
> ttps://pastebin.com/zea7514Y <https://pastebin.com/zea7514Y>

Your DPDK is built for only 32 CPU's and you have a machine with 128.
Change your config and move on to the next issue.

* There are patches in review to avoid this in future versions of DPDK.

  reply	other threads:[~2020-06-03  2:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CA+h+_BuFT_cqGsxdyPOz8EtMOMdvZi4yWdW28=ZXsh70uL=Xzg@mail.gmail.com>
2020-06-03  1:04 ` Ding Ma
2020-06-03  2:21   ` Stephen Hemminger [this message]
2020-06-03  2:34     ` Ding Ma
2020-06-03 20:51       ` Vincent Li
2020-06-03 21:35         ` Ding Ma
2020-06-04  0:47           ` Vincent Li

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=20200602192145.49255119@hermes.lan \
    --to=stephen@networkplumber.org \
    --cc=mdyuki1016@gmail.com \
    --cc=users@dpdk.org \
    /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).