From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v2] doc: document all EAL parameters in one place Date: Fri, 23 Nov 2018 09:20:07 +0000 Message-ID: References: <6c5eddbb2339d917a9b67666499ae11ca8aa344b.1542386956.git.anatoly.burakov@intel.com> <1593704.2kU5smELIZ@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Bruce Richardson , John McNamara , Marko Kovacevic , Wenzhuo Lu , Jingjing Wu , Bernard Iremonger , ferruh.yigit@intel.com, keith.wiles@intel.com To: Thomas Monjalon Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id DCD2A2BD5 for ; Fri, 23 Nov 2018 10:20:10 +0100 (CET) In-Reply-To: <1593704.2kU5smELIZ@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 22-Nov-18 5:27 PM, Thomas Monjalon wrote: > 19/11/2018 14:10, Anatoly Burakov: >> --- /dev/null >> +++ b/doc/guides/freebsd_gsg/freebsd_eal_parameters.rst >> @@ -0,0 +1,20 @@ >> +.. SPDX-License-Identifier: BSD-3-Clause >> + Copyright(c) 2018 Intel Corporation. >> + >> +EAL parameters >> +============== >> + >> +This document contains a list of all EAL parameters. These parameters can be >> +used by any DPDK application running on Linux. > > Is it a typo? running on FreeBSD? > > Yes, a typo. Good catch, thanks! Should i respin? -- Thanks, Anatoly