DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] DPDK - mirroring & FWDing
@ 2019-05-16 13:12 Sara Gittlin
  2019-05-19  7:00 ` Sara Gittlin
  0 siblings, 1 reply; 2+ messages in thread
From: Sara Gittlin @ 2019-05-16 13:12 UTC (permalink / raw)
  To: users

Hello All,
I have my DPDK- app running in my host, it receives pkts from outside
The DPDK-app is required (after some processing ) to transmit these pkts to
*2* containers in my host.
is there an efficient solution to do it w zero-copy ?
i want to do it simultaneously with 2 tx threads each for 1 container.
Is the dpdk multicast sample can be taken as a reference for this solution ?

Thank you
-Sara

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-users] DPDK - mirroring & FWDing
  2019-05-16 13:12 [dpdk-users] DPDK - mirroring & FWDing Sara Gittlin
@ 2019-05-19  7:00 ` Sara Gittlin
  0 siblings, 0 replies; 2+ messages in thread
From: Sara Gittlin @ 2019-05-19  7:00 UTC (permalink / raw)
  To: users

Hello All,
I have my DPDK- app running in my host, it receives pkts from outside
The DPDK-app is required (after some processing ) to transmit these pkts to
*2* containers in my host.
is there an efficient solution to do it w *zero-copy* ?
i want to do it simultaneously with 2 tx threads each for 1 container.
Is the dpdk multicast sample can be taken as a reference for this solution ?

Thank you

On Thu, May 16, 2019 at 4:12 PM Sara Gittlin <sara.gittlin@gmail.com> wrote:

> Hello All,
> I have my DPDK- app running in my host, it receives pkts from outside
> The DPDK-app is required (after some processing ) to transmit these pkts
> to *2* containers in my host.
> is there an efficient solution to do it w zero-copy ?
> i want to do it simultaneously with 2 tx threads each for 1 container.
> Is the dpdk multicast sample can be taken as a reference for this solution
> ?
>
> Thank you
> -Sara
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-19  7:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-16 13:12 [dpdk-users] DPDK - mirroring & FWDing Sara Gittlin
2019-05-19  7:00 ` Sara Gittlin

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