From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/5] remove traces of bare metal support Date: Thu, 27 Nov 2014 11:32:57 +0100 Message-ID: <1551388.s52LQSqfsD@xps13> References: <1411740242-4240-1-git-send-email-thomas.monjalon@6wind.com> <20140926141343.GF3930@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <20140926141343.GF3930-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-09-26 10:13, Neil Horman: > On Fri, Sep 26, 2014 at 04:03:57PM +0200, Thomas Monjalon wrote: > > There are some references to bare metal (i.e. without OS) support, > > especially some options to build a libc with DPDK. > > As there are currently no such support, it can be removed. > > Some comments are cleaned in the same time. > > > > Thanks to David for having done most of this effort: > > config: no more bare metal environment > > mk: no more bare metal environment > > eal: no more bare metal environment > > app: no more bare metal environment > > examples: no more bare metal environment > > > Acked-by: Neil Horman I've updated the patchset and applied it. It's possible that there are still some remains of the bare metal support. Do not hesitate to submit such clean-up. -- Thomas