DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Which coremask and "-n" (number of mem channels) should be used for a system with only "node1" (no "node0") and 2 sockets ?
@ 2016-07-15  6:51 Kevin Wilson
  2016-07-18 19:13 ` Matthew Hall
  0 siblings, 1 reply; 5+ messages in thread
From: Kevin Wilson @ 2016-07-15  6:51 UTC (permalink / raw)
  To: users

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-16 18:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-15  6:51 [dpdk-users] Which coremask and "-n" (number of mem channels) should be used for a system with only "node1" (no "node0") and 2 sockets ? Kevin Wilson
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

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).