From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc/guides: add info on how to enable QAT Date: Tue, 30 Aug 2016 15:46:17 +0200 Message-ID: <2225915.7YPDa8br1f@xps13> References: <1472563602-111498-1-git-send-email-eoin.breen@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, deepak.k.jain@intel.com, fiona.trahe@intel.com, john.griffin@intel.com, john.mcnamara@intel.com To: Eoin Breen Return-path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id DBE262BD1 for ; Tue, 30 Aug 2016 15:46:19 +0200 (CEST) Received: by mail-wm0-f54.google.com with SMTP id f65so121478101wmi.0 for ; Tue, 30 Aug 2016 06:46:19 -0700 (PDT) In-Reply-To: <1472563602-111498-1-git-send-email-eoin.breen@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-08-30 14:26, Eoin Breen: > --- a/doc/guides/cryptodevs/qat.rst > +++ b/doc/guides/cryptodevs/qat.rst > @@ -78,6 +78,11 @@ Installation > To use the DPDK QAT PMD an SRIOV-enabled QAT kernel driver is required. The > VF devices exposed by this driver will be used by QAT PMD. > > +To enable QAT in DPDK you must change the ./config/common_base file. Change the > +line 'CONFIG_RTE_LIBRTE_PMD_QAT=n' to 'CONFIG_RTE_LIBRTE_PMD_QAT=y' to do this. No, the recommended way is to change the value in the generated config file (.config). PS: please avoid confidential disclaimer