From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 358C0BD71 for ; Wed, 26 Oct 2016 19:38:08 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP; 26 Oct 2016 10:38:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,551,1473145200"; d="scan'208";a="24351769" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by orsmga004.jf.intel.com with ESMTP; 26 Oct 2016 10:38:06 -0700 Received: from irsmsx107.ger.corp.intel.com ([169.254.10.56]) by IRSMSX152.ger.corp.intel.com ([169.254.6.24]) with mapi id 14.03.0248.002; Wed, 26 Oct 2016 18:38:06 +0100 From: "Jain, Deepak K" To: "Trahe, Fiona" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc/guides: add more info re VT-d/iommu settings for QAT Thread-Index: AQHSL5yedkUTt1xfMkWkctxWGll9LqC6/5ag Date: Wed, 26 Oct 2016 17:38:04 +0000 Deferred-Delivery: Wed, 26 Oct 2016 17:37:34 +0000 Message-ID: References: <1477495224-2235-1-git-send-email-fiona.trahe@intel.com> In-Reply-To: <1477495224-2235-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-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjM2MGFlNGItNzMyMC00YzAwLWIxNGYtNDhkNjI4NDU3NTU0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImZLMlwveTBpSE9oVDRPXC9JZjg4bGRyU1JNOW5yUVRScnNyemdVQStJbThDTT0ifQ== 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/guides: add more info re VT-d/iommu settings for QAT 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, 26 Oct 2016 17:38:08 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Fiona Trahe > Sent: Wednesday, October 26, 2016 4:20 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc/guides: add more info re VT-d/iommu > settings for QAT >=20 > add more info re VT-d/iommu settings for QAT remove limitation re > performance tuning >=20 > Signed-off-by: Fiona Trahe > --- > doc/guides/cryptodevs/qat.rst | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) >=20 > diff --git a/doc/guides/cryptodevs/qat.rst b/doc/guides/cryptodevs/qat.rs= t > index 70bc2b1..bbe0b12 100644 > --- a/doc/guides/cryptodevs/qat.rst > +++ b/doc/guides/cryptodevs/qat.rst >=20 > -- > 2.5.0 Acked-by: Deepak Kumar Jain