<div dir="ltr"><div>Hello<br></div><div><br></div><div>I wonder if it is possible for a sequence of processes to communicate <br></div><div>using the DPDK shared memory packet interface (memif) PMD?</div><div><br></div><div>If for example A, B, C and D are DPDK applications, is the following communication</div><div>possible to implement using the DPDK memif PMD?</div><div>A   <->   B   <->   C   <->   D</div><div>That is, processes A and B have a duplex communication in this example.<br></div><div>Processes B and C have a duplex communication and the same applies to processes C and D.</div><div><br></div><div>If this is possible, could you please explain what EAL parameters shall be used</div><div>for the four processes in this example?</div><div><br></div><div>Thanks</div><div>Staffan<br></div></div>