From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 66BA62BD3 for ; Wed, 19 Sep 2018 16:15:49 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A8B9021D7E; Wed, 19 Sep 2018 10:15:48 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 19 Sep 2018 10:15:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=xOuCaPHCX7MD+xTyo6YUJmye2V fJP94ry8C/jIOTiwM=; b=s3TMlQzhpa3Odb5m8MWodB94LFzUppezaqfrOb1ae+ 47DCyCzjwVe9yoNwdqGSR8SNIdP1x1xu+8h4kxuizj4yGu5Du3Cb5AgxAqPhsp19 y49oRFpv2GV616i6sV23kZYC/GksdB+o39yLrIn994T4Yj+rD58/85JlqnqXqbsD o= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=xOuCaP HCX7MD+xTyo6YUJmye2VfJP94ry8C/jIOTiwM=; b=egE+nwfNUF5nPNDz15BA6m tnUcVm6j1Wwtu2lzjEhMY74eBqwzUuAFDVm2S6NyDFdNPC1moIY18SaYmaDpffxf OVGFeWi9SVRsVTrNxtl43niv+UicKgUmDbAWihTwS9sJKpQgqI8tyVkCne0b7pYE iB03HTqg+3tPw6kBZwQwXf9JisLm7sxkEX9VOqUFPmiPj/xMveA7PJqhdkC1sfQP 45HlrIHGGY86hRE3KsLqzNho54g5tLjfl8EM4U8ehfolkZOxPbwasKoO9LYiu29P KfvWmd3kIX2ghnCU6bt1t8qWr6k28l75GX/12T8ejOEg9M8CchuqqZQ8Or42GRsA == X-ME-Proxy: X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 62A27E479F; Wed, 19 Sep 2018 10:15:46 -0400 (EDT) From: Thomas Monjalon To: "Burakov, Anatoly" Cc: dev@dpdk.org, tiwei.bie@intel.com, ray.kinsella@intel.com, zhihong.wang@intel.com, maxime.coquelin@redhat.com, kuralamudhan.ramakrishnan@intel.com Date: Wed, 19 Sep 2018 16:15:45 +0200 Message-ID: <2275026.dbErvScVAf@xps> In-Reply-To: <55083687-0603-a79a-20fa-91315bd9a240@intel.com> References: <1910582.lgTBx0So88@xps> <55083687-0603-a79a-20fa-91315bd9a240@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v3 0/9] Improve running DPDK without hugetlbfs mounpoint X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2018 14:15:49 -0000 19/09/2018 15:55, Burakov, Anatoly: > On 19-Sep-18 2:04 PM, Thomas Monjalon wrote: > >> Anatoly Burakov (9): > >> fbarray: fix detach in noshconf mode > >> eal: don't allow legacy mode with in-memory mode > >> mem: raise maximum fd limit unconditionally > >> memalloc: rename lock list to fd list > >> memalloc: track page fd's in non-single file mode > >> memalloc: add EAL-internal API to get and set segment fd's > >> mem: add external API to retrieve page fd from EAL > >> mem: allow querying offset into segment fd > >> mem: support using memfd segments for in-memory mode > > > > Applied, tha nks > > > > You're welc ome! On a french keyboard, "tab" is the key next to "a", so I may forgive myself. But looking at "c" and "o" layout, I think your fingers are way bigger than mines :)