Re: [dpdk-dev] [PATCH v7 00/14] eal: Remove most causes of panic on init

2017-03-31 Thread Aaron Conole
Thomas Monjalon writes: > 2017-03-23 14:04, Bruce Richardson: >> On Wed, Mar 22, 2017 at 04:19:26PM -0400, Aaron Conole wrote: >> > In many cases, it's enough to simply let the application know that the >> > call to initialize DPDK has failed. A complete halt can then be >> > decided by the appl

Re: [dpdk-dev] [PATCH v7 00/14] eal: Remove most causes of panic on init

2017-03-27 Thread Thomas Monjalon
2017-03-23 14:04, Bruce Richardson: > On Wed, Mar 22, 2017 at 04:19:26PM -0400, Aaron Conole wrote: > > In many cases, it's enough to simply let the application know that the > > call to initialize DPDK has failed. A complete halt can then be > > decided by the application based on error returned

Re: [dpdk-dev] [PATCH v7 00/14] eal: Remove most causes of panic on init

2017-03-23 Thread Bruce Richardson
On Wed, Mar 22, 2017 at 04:19:26PM -0400, Aaron Conole wrote: > In many cases, it's enough to simply let the application know that the > call to initialize DPDK has failed. A complete halt can then be > decided by the application based on error returned (and the app could > even attempt a possible