Re: [dpdk-dev] [dpdk-users] Fwd: Sharing tables among pipelines

2017-05-16 Thread Dumitrescu, Cristian
Thanks Shyam, great to see that people get the idea behind this design! Regards, Cristian From: Shyam Shrivastav [mailto:shrivastav.sh...@gmail.com] Sent: Wednesday, May 10, 2017 5:14 PM To: Nidhia Varghese Cc: Dumitrescu, Cristian ; Singh, Jasvinder ; dev@dpdk.org; us...@dpdk.org Subject: Re:

Re: [dpdk-dev] [dpdk-users] Fwd: Sharing tables among pipelines

2017-05-10 Thread Shyam Shrivastav
Something I have gathered reading through code if it helps, ip_pipeline is designed such that user side cli (_fe) runs in master pipeline and sends conf requests to various other packet processing pipelines (_be) which handle such requests at intervals. These can run on same or different threads(co