All of lore.kernel.org
 help / color / mirror / Atom feed
* IPC/message passing between DPDK application and non-DPDK userspace application
@ 2014-10-18  2:14 Kamraan Nasim
       [not found] ` <CAPrTskgxt69gEBA_duk0t+kb9uOKohpASo6gQQhBmhEBkDLR3w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Kamraan Nasim @ 2014-10-18  2:14 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

Greetings,

I am still a DPDK newbie so not really sure how to go about doing this...

I have a DPI daemon running in userspace which uses libpcap for packet RX
that I would like to replace with DPDK ethernet PMD. However it is not
feasible to convert the entire application to run within the DPDK framework
which is why I would like to split packet RX to use DPDK and have my
applications higher order functions continue using Linux pthread.

Is it possible to exchange data between DPDK processes and regular
userspace processes via some shared mem or IPC mechanism? I am not sure if
the SW ring buffers that DPDK provides can be used in this context?

Please let me know if others have come across this. Any help from the DPDK
community would be greatly appreciated :)

--Kam

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

end of thread, other threads:[~2014-10-20 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-18  2:14 IPC/message passing between DPDK application and non-DPDK userspace application Kamraan Nasim
     [not found] ` <CAPrTskgxt69gEBA_duk0t+kb9uOKohpASo6gQQhBmhEBkDLR3w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-10-18 17:38   ` Matthew Hall
     [not found]     ` <20141018173832.GD16406-Hv3ogNYU3JfZZajBQzqCxQ@public.gmane.org>
2014-10-20 14:41       ` Kamraan Nasim

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.