From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: [PATCHv5] librte_acl make it build/work for 'default' target Date: Tue, 2 Sep 2014 18:33:18 -0700 Message-ID: <20140903013318.GA28348@mhcomputing.net> References: <1409585324-6829-1-git-send-email-konstantin.ananyev@intel.com> <20140902134300.GC29416@hmsreliant.think-freely.org> <6557336.pkq0I4uP60@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: Content-Disposition: inline In-Reply-To: <6557336.pkq0I4uP60@xps13> 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" On Wed, Sep 03, 2014 at 03:29:16AM +0200, Thomas Monjalon wrote: > > > Make ACL library to build/work on 'default' architecture: Upon reading all the steps taken to implement the new multi-arch version of the code, I had a funny feeling where each time I asked, "But... what if X???" the next step addressed X, until I had gone through all my questions. Now I am looking forward to using that code in the future. Matthew.