From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: update eal option usage for FreeBSD Date: Sat, 28 Apr 2018 00:08:24 +0200 Message-ID: <3236518.T7denpJcAo@xps> References: <1524757687-18218-1-git-send-email-reshma.pattan@intel.com> <1524833963-7316-1-git-send-email-reshma.pattan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Burakov, Anatoly" , john.mcnamara@intel.com To: Reshma Pattan Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 4EF1E7CF9 for ; Sat, 28 Apr 2018 00:08:27 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 27/04/2018 15:14, Burakov, Anatoly: > On 27-Apr-18 1:59 PM, Reshma Pattan wrote: > > EAL option -m is supported in FreeBSD, > > so move it under supported heading from non > > supported heading. > > > > Signed-off-by: Reshma Pattan > > --- > > v2: remove recommendation of socket-mem option. > > --- > > Reviewed-by: Anatoly Burakov Applied, thanks