DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Send and Receive packets to/from specific core
@ 2016-03-11 20:22 Mahdi Moradmand Badie
  2016-03-11 20:29 ` Matt Laswell
  2016-03-11 20:43 ` Kyle Larose
  0 siblings, 2 replies; 10+ messages in thread
From: Mahdi Moradmand Badie @ 2016-03-11 20:22 UTC (permalink / raw)
  To: users

Dear All,

I wanna Send(write) a Packet(s) with specific data (for example x = 10)
from core 0 to share memory and Receive (Read) it with another Core (for
example Core 1), change it in Core 1 (for example X = X + 1) and write
again in share memory.
I really don't know How I could do it, I wanna do this without using NIC ot
rte_eth at all, so simple and easy but I confused.
Please help me.

PS. I know there are many example do more complex than this small exercise
but all did it via NIC.

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

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

end of thread, other threads:[~2016-03-16 13:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-11 20:22 [dpdk-users] Send and Receive packets to/from specific core Mahdi Moradmand Badie
2016-03-11 20:29 ` Matt Laswell
2016-03-11 20:43 ` Kyle Larose
2016-03-11 20:47   ` Mahdi Moradmand Badie
2016-03-11 20:54     ` Kyle Larose
2016-03-11 21:01       ` Mahdi Moradmand Badie
2016-03-11 21:50         ` Kyle Larose
2016-03-11 22:19           ` Mahdi Moradmand Badie
2016-03-14 17:37             ` Mahdi Moradmand Badie
2016-03-16 13:25             ` Kyle Larose

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