From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 90AAF1B225 for ; Tue, 31 Oct 2017 10:38:49 +0100 (CET) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga105.fm.intel.com with ESMTP; 31 Oct 2017 02:38:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,323,1505804400"; d="scan'208";a="144207993" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga004.jf.intel.com with ESMTP; 31 Oct 2017 02:38:47 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.167]) by IRSMSX107.ger.corp.intel.com ([169.254.10.239]) with mapi id 14.03.0319.002; Tue, 31 Oct 2017 09:38:46 +0000 From: "Dumitrescu, Cristian" To: "Rosen, Rami" , "dev@dpdk.org" Thread-Topic: [PATCH] doc: fix a typo in ip pipeline app guide Thread-Index: AQHTT8KUMsOWeiEoj0qHkO8tpRP4lqL9uG0Q Date: Tue, 31 Oct 2017 09:38:46 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D891267BADBEF0@IRSMSX108.ger.corp.intel.com> References: <1509177471-19628-1-git-send-email-rami.rosen@intel.com> In-Reply-To: <1509177471-19628-1-git-send-email-rami.rosen@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: fix a typo in ip pipeline app guide 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: Tue, 31 Oct 2017 09:38:50 -0000 > -----Original Message----- > From: Rosen, Rami > Sent: Saturday, October 28, 2017 8:58 AM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian ; Rosen, Rami > > Subject: [PATCH] doc: fix a typo in ip pipeline app guide >=20 > This patch fixes a trivial typo in ip pipeline app guide. >=20 > Signed-off-by: Rami Rosen > --- Acked-by: Cristian Dumitrescu