From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 8B334E72 for ; Wed, 10 Jun 2015 19:13:17 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP; 10 Jun 2015 10:13:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,588,1427785200"; d="scan'208";a="724751753" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by fmsmga001.fm.intel.com with ESMTP; 10 Jun 2015 10:13:15 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.215]) by IRSMSX101.ger.corp.intel.com ([169.254.1.217]) with mapi id 14.03.0224.002; Wed, 10 Jun 2015 18:13:15 +0100 From: "Mcnamara, John" To: "Iremonger, Bernard" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 0/2] doc: kni command line fixes Thread-Index: AQHQo5AjyNbUYob7rUKX2DE4J/fog52l+dXw Date: Wed, 10 Jun 2015 17:13:15 +0000 Message-ID: References: <1433949153-22660-1-git-send-email-bernard.iremonger@intel.com> In-Reply-To: <1433949153-22660-1-git-send-email-bernard.iremonger@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 0/2] doc: kni command line fixes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2015 17:13:18 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bernard Iremonger > Sent: Wednesday, June 10, 2015 4:13 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 0/2] doc: kni command line fixes >=20 > Several kni command lines did not work. > The patches below fix the command lines. >=20 Series: Acked-by: John McNamara