From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 011DD1B100 for ; Thu, 18 Oct 2018 15:18:10 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Oct 2018 06:18:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,396,1534834800"; d="scan'208";a="242336216" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by orsmga004.jf.intel.com with ESMTP; 18 Oct 2018 06:18:08 -0700 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.213]) by IRSMSX151.ger.corp.intel.com ([169.254.4.71]) with mapi id 14.03.0319.002; Thu, 18 Oct 2018 14:18:08 +0100 From: "Kovacevic, Marko" To: eric zhang , "Burakov, Anatoly" , "Mcnamara, John" CC: "allain.legacy@windriver.com" , "matt.peters@windriver.com" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3 3/3] doc: document --iova-mode EAL option Thread-Index: AQHUW1vmeogZFP6mAECfIAZjRBO7M6UlEvUA Date: Thu, 18 Oct 2018 13:18:07 +0000 Message-ID: <6DC05C7C5F25994B81B3F2F214251F6602038328@IRSMSX104.ger.corp.intel.com> References: <1538599994-23331-1-git-send-email-eric.zhang@windriver.com> <1538599994-23331-4-git-send-email-eric.zhang@windriver.com> In-Reply-To: <1538599994-23331-4-git-send-email-eric.zhang@windriver.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTI0YzdlNTktMDg1MC00ZWUwLTgyOWMtNTI4MmQyZjljNzYzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUFdIbGd6eHNQQUFKY1ZYN1VCUHRxVE9OS3k3Y1VwZUswTWFuSEpySzZnOXNIS0V5WFRJem5xOFJqWjBFUWlEQyJ9 x-ctpclassification: CTP_NT x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 3/3] doc: document --iova-mode EAL option 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: Thu, 18 Oct 2018 13:18:11 -0000 Only one thing I noticed: Running git log check: 45999 Wrong headline lowercase: doc: document --iova-mode EAL option All else seem ok. Reviewed-by: Marko Kovacevic