DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Using rte_ring_mp_xyz() across EAL and non-EAL threads ?
@ 2015-07-01 17:46 Gopakumar Choorakkot Edakkunni
  2015-07-01 17:50 ` Gopakumar Choorakkot Edakkunni
  0 siblings, 1 reply; 5+ messages in thread
From: Gopakumar Choorakkot Edakkunni @ 2015-07-01 17:46 UTC (permalink / raw)
  To: dev

Hi,

I have a requirement where one of my non-EAL app threads needs to
handoff some packets to an EAL task. I was thinking of using
rte_ring_mp_enqueue/dequeue for that purpose. I looked at the code for
the rte_ring library and it doesnt look like it has any "EAL"
dependencies, but I wanted to double confirm that there are no issues
in using it that way. Dint find much yes/no info about that on the
mailers/docs. Pls let me know your thoughts.

Rgds,
Gopa.

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

end of thread, other threads:[~2015-07-06  9:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-01 17:46 [dpdk-dev] Using rte_ring_mp_xyz() across EAL and non-EAL threads ? Gopakumar Choorakkot Edakkunni
2015-07-01 17:50 ` Gopakumar Choorakkot Edakkunni
2015-07-02  9:20   ` Bruce Richardson
2015-07-04  3:13     ` Gopakumar Choorakkot Edakkunni
2015-07-06  9:12       ` Bruce Richardson

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