From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v6 00/26] linux/eal: Remove most causes of panic on init Date: Thu, 9 Mar 2017 09:11:23 +0000 Message-ID: <20170309091122.GA302480@bricha3-MOBL3.ger.corp.intel.com> References: <20170227161811.12309-1-aconole@redhat.com> <20170228185315.12546-1-aconole@redhat.com> <3101203.dHUXMUouNS@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Aaron Conole , dev@dpdk.org, Stephen Hemminger To: Thomas Monjalon Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 3C256CFA6 for ; Thu, 9 Mar 2017 10:11:27 +0100 (CET) Content-Disposition: inline In-Reply-To: <3101203.dHUXMUouNS@xps13> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Mar 08, 2017 at 10:58:27PM +0100, Thomas Monjalon wrote: > Hi, > > Thanks for the work. > I think it needs to be completed to have the same behaviour on bsdapp. Ideally, yes, but I also don't think the lack of BSD changes should block the inclusion of this set. In terms of application writers, the apps don't need to be written differently for BSD compared to Linux because of this change. All that is different is that the BSD version will panic rather than return the error code. Regards, /Bruce >