DPDK usage discussions
 help / color / mirror / Atom feed
* Multiple processes communicating via DPDK memif PMD?
@ 2021-11-04 14:09 Staffan Wiklund
  0 siblings, 0 replies; only message in thread
From: Staffan Wiklund @ 2021-11-04 14:09 UTC (permalink / raw)
  To: users

[-- Attachment #1: Type: text/plain, Size: 598 bytes --]

Hello

I wonder if it is possible for a sequence of processes to communicate
using the DPDK shared memory packet interface (memif) PMD?

If for example A, B, C and D are DPDK applications, is the following
communication
possible to implement using the DPDK memif PMD?
A   <->   B   <->   C   <->   D
That is, processes A and B have a duplex communication in this example.
Processes B and C have a duplex communication and the same applies to
processes C and D.

If this is possible, could you please explain what EAL parameters shall be
used
for the four processes in this example?

Thanks
Staffan

[-- Attachment #2: Type: text/html, Size: 840 bytes --]

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

only message in thread, other threads:[~2021-11-04 14:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-04 14:09 Multiple processes communicating via DPDK memif PMD? Staffan Wiklund

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