From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/7] cleanup option parsing in bsd/linux eal Date: Tue, 23 Sep 2014 17:37:04 +0200 Message-ID: <1874814.lYLZLWNiOE@xps13> References: <1411375081-27986-1-git-send-email-david.marchand@6wind.com> <20140922124327.GD25406@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: David Marchand Return-path: In-Reply-To: <20140922124327.GD25406-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-22 08:43, Neil Horman: > On Mon, Sep 22, 2014 at 10:37:54AM +0200, David Marchand wrote: > > Following Neil comments, here is a patchset to rework the eal options parsing. > > I tried to have everything common to linux and bsd in a single file. > > > > I ran a little make test on linux, it looks fine (at least I have as many fails > > as before my changes). > > > > There is still work in this part, but I want to stop here. > > If anyone wants to continue ... :-) Yes, many eal parts should be factorized for Linux and BSD. Cleanups are welcome! > Series > ACK Applied Thanks -- Thomas