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 <[email protected]> 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 >
