DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Multiple Ring for Multiple Cores
@ 2016-04-15 22:14 Mahdi Moradmand Badie
  0 siblings, 0 replies; only message in thread
From: Mahdi Moradmand Badie @ 2016-04-15 22:14 UTC (permalink / raw)
  To: dev

Dear All,

I have a written code which doesn't work like I want,

I wanna have a separate ring_buffer for each core (each core has its own
ring),
So I have a 2D array with initial values,
Each core start read each row of values array, do the counter (or function)
and write it back on own ring,
I wanna do this because I wanna have a separate memory space (here
ring_buffer) allocated for each core,
Wrong answer and I don't know the problem
It would be appreciated if help me,
Regards,

-- 
M@hdi Mor@dm@nd B@die

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-15 22:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-15 22:14 [dpdk-dev] Multiple Ring for Multiple Cores Mahdi Moradmand Badie

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