Re: [dpdk-dev] Sharing of pipelines in IP_PIPELINE application

2017-07-17 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Nidhia Varghese > Sent: Wednesday, July 5, 2017 10:44 AM > To: dev@dpdk.org; us...@dpdk.org > Subject: [dpdk-dev] Sharing of pipelines in IP_PIPELINE application > > Hi, > > I wa

[dpdk-dev] Sharing of pipelines in IP_PIPELINE application

2017-07-05 Thread Nidhia Varghese
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 an