From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: document all EAL parameters in one place Date: Thu, 22 Nov 2018 18:27:53 +0100 Message-ID: <1593704.2kU5smELIZ@xps> References: <6c5eddbb2339d917a9b67666499ae11ca8aa344b.1542386956.git.anatoly.burakov@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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: Anatoly Burakov Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 2CAE31B4D1 for ; Thu, 22 Nov 2018 18:27:56 +0100 (CET) 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" 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?