DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Sharing of pipelines in IP_PIPELINE application
@ 2017-07-05  9:43 Nidhia Varghese
  2017-07-17 13:03 ` Dumitrescu, Cristian
  0 siblings, 1 reply; 2+ messages in thread
From: Nidhia Varghese @ 2017-07-05  9:43 UTC (permalink / raw)
  To: dev, users

Hi,

I want to create a Mac-Learning pipeline application where upstream learns
the incoming source mac and incoming port. For downstream I have to forward
the traffic based on this mac-learning table created during the upstream.
My idea is:

   - Share the mac-learning pipeline between upstream and downstream
   communication. (ie., use the same pipeline for US and DS)  Thus I will be
   able to use the same mac-learning table for both upstream and downstream.

Is it possible to do so? Or is there any other way to use the mac-learning
table in a shared manner?

Thanks for your reply and help.

Regards,
Nidhia Varghese

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

end of thread, other threads:[~2017-07-17 13:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-05  9:43 [dpdk-dev] Sharing of pipelines in IP_PIPELINE application Nidhia Varghese
2017-07-17 13:03 ` Dumitrescu, Cristian

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