Re: [dpdk-dev] [PATCH] eal: allow start two dpdk with no-huge option

2018-07-10 Thread Thiery Ouattara
2018-07-10 17:00 GMT+02:00 Burakov, Anatoly : > On 10-Jul-18 3:54 PM, thiery.ouatt...@outscale.com wrote: > >> From: Kignelman OUATTARA >> >> in last version (v18.02), we was using no-huge option to >> start 2 dpdk instances simultanusly (for testing purpose). >> >> but since v18.05 when we start

Re: [dpdk-dev] [PATCH] eal: allow start two dpdk with no-huge option

2018-07-10 Thread Burakov, Anatoly
On 10-Jul-18 3:54 PM, thiery.ouatt...@outscale.com wrote: From: Kignelman OUATTARA in last version (v18.02), we was using no-huge option to start 2 dpdk instances simultanusly (for testing purpose). but since v18.05 when we start 2 instances: - the first dpdk app start normaly - the 2nd can't