DPDK usage discussions
 help / color / mirror / Atom feed
From: Kevin Wilson <wkevils@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Which coremask and "-n" (number of mem channels) should be used for a system with only "node1" (no "node0") and 2 sockets ?
Date: Fri, 15 Jul 2016 09:51:42 +0300	[thread overview]
Message-ID: <CAGXs5wURCtVK1DrTZ53sacZLFZ3vARXFgVzZN7uMg6y0dF5TyQ@mail.gmail.com> (raw)

Hello,
I have a machine on which there is a bit non common setup: I have only
"node1" (no node0) under /sys/devices/system/node:
ls /sys/devices/system/node/
...
node1
...

I have 2 sockets on this machines, and 16 cores:

./tools/cpu_layout.py
============================================================
Core and Socket Information (as reported by '/proc/cpuinfo')
============================================================

cores =  [0, 1, 2, 3]
sockets =  [0, 1]

       Socket 0        Socket 1
       --------        --------
Core 0 [0, 8]          [4, 12]
Core 1 [1, 9]          [5, 13]
Core 2 [2, 10]         [6, 14]
Core 3 [3, 11]         [7, 15]

What should be the "-c" and "-n"  EAL paramaters that I should use ? I
 made several trials but
none of them succeeded, applications cannot start.

Please let me know if anything else is needed.

Regards,
Kevin

             reply	other threads:[~2016-07-15  6:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-15  6:51 Kevin Wilson [this message]
2016-07-18 19:13 ` Matthew Hall
2016-08-16 17:41   ` Kevin Wilson
2016-08-16 18:05     ` Stephen Hemminger
2016-08-16 18:09       ` Matthew Hall

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=CAGXs5wURCtVK1DrTZ53sacZLFZ3vARXFgVzZN7uMg6y0dF5TyQ@mail.gmail.com \
    --to=wkevils@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).