[dpdk-users] DPDK-app to 2 containers - shared-mem

Sara Gittlin sara.gittlin at gmail.com
Thu Jul 4 10:33:00 CEST 2019


Thank  you Yasufumi and Timothy
-Sara

On Wed, Jul 3, 2019 at 5:37 PM Timothy Wood <timwood at gwu.edu> wrote:

> You can check out OpenNetVM, which is a DPDK-based NFV framework that
> supports running NF service chains that span multiple containers.
>
> https://github.com/sdnfv/openNetVM/
>
> ---
> Timothy Wood, Ph. D.
> Associate Professor
> Department of Computer Science
> The George Washington University
> http://www.seas.gwu.edu/~timwood
>
>
> On Tue, Jul 2, 2019 at 6:34 AM Sara Gittlin <sara.gittlin at gmail.com>
> wrote:
>
>> Hi,
>> i need to  connect 2 containers to my DPDK-app , and to send the pkts to
>> both containers.
>> for a zero copy i need a shared mem between the DPDK-app and the 2
>> containers , and to put a ref-counter to free the mbuf when this counter
>> is
>> zero.
>> can someone refer me to a similar setup/example ?
>> Thank you
>> -Sara
>>
>


More information about the users mailing list