Hello all (my prev msg was broken)
i have multiple workload containers connected to my DPDK-app.
I have another special container - which all packets are mirrored to it.
Is it possible for zero-copy reason - that all virtio interfaces shared
memory between my DPDK-app and workload containers - can be accessed by
this special container ?
it means that for every workload container X this is a shared memory
between the: host , the workload X and the special mirroring container
Thank you
Avi
On Sun, May 19, 2019 at 4:36 PM Avi Cohen <acohen@ves.io> wrote:
> Hello all
> i have multiple workload containers connected to my DPDK-app.
> I have another special container - which all packets are mirrored to it.
> Is it possible for zero-copy reason - that all virtio interfaces shared
> memory between my DPDK-app and workload containers - can be accessed by
> this special container ?
> it means that for every workload container X this is a shared memory
> between the:
>
>