From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 343962A5B for ; Thu, 23 Mar 2017 18:39:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1490290776; x=1521826776; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=4+xz4yVPBhT0nuKezab6jHqmgzDsdKFbeU7djlSUqEs=; b=YK8F5DUBhtCsG6bs5FWMhBaoLKCYdHYXGs+JNSm20dbWO2jrScutxHzb eip6NBC4VO2G6V5oZYDktxMl4oLoHQ==; Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Mar 2017 10:39:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,210,1486454400"; d="scan'208";a="64203441" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by orsmga002.jf.intel.com with ESMTP; 23 Mar 2017 10:39:32 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.173]) by irsmsx105.ger.corp.intel.com ([169.254.7.195]) with mapi id 14.03.0248.002; Thu, 23 Mar 2017 17:39:31 +0000 From: "De Lara Guarch, Pablo" To: "Trahe, Fiona" , "dev@dpdk.org" CC: "Kusztal, ArkadiuszX" Thread-Topic: [PATCH] doc: fix typo in qat ini file Thread-Index: AQHSo/dy3GaSsZ3kuEqf5J7lmEvyc6Gir5iQ Date: Thu, 23 Mar 2017 17:39:30 +0000 Message-ID: References: <1490288595-23803-1-git-send-email-fiona.trahe@intel.com> In-Reply-To: <1490288595-23803-1-git-send-email-fiona.trahe@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzI1NTBkYWEtNjFjNS00YzY1LWI1OTEtZTMzMGE3MjRjMjQ0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IktwdlFqdnozT0Rkbzh0aUNibHBqc080cXBYRThvM2k1SnpMOVJTM1hEVkk9In0= x-ctpclassification: CTP_IC x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: fix typo in qat ini file 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, 23 Mar 2017 17:39:36 -0000 > -----Original Message----- > From: Trahe, Fiona > Sent: Thursday, March 23, 2017 5:03 PM > To: dev@dpdk.org; De Lara Guarch, Pablo > Cc: Trahe, Fiona; Kusztal, ArkadiuszX > Subject: [PATCH] doc: fix typo in qat ini file >=20 > Fix typo in qat.ini file. >=20 > Signed-off-by: Fiona Trahe Doh... thanks for the quick fix :) Applied to dpdk-next-crypto. Thanks, Pablo