Re: [dpdk-dev] [RFC 0/4] DPDK multiprocess rework

2017-07-10 Thread Burakov, Anatoly
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Anatoly Burakov > Sent: Friday, May 19, 2017 5:40 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [RFC 0/4] DPDK multiprocess rework > > This is a proof-of-concept proposal for rework of how DPDK secondary > processes wor

[dpdk-dev] [RFC 0/4] DPDK multiprocess rework

2017-05-19 Thread Anatoly Burakov
This is a proof-of-concept proposal for rework of how DPDK secondary processes work. While the code has some limitations, it works well enough to demonstrate the concept, and it can successfully run all existing multiprocess applications. Current problems with DPDK secondary processes: * ASLR inte