From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
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 <dev@dpdk.org>; Tue, 30 Aug 2016 15:46:19 +0200 (CEST)
Received: by mail-wm0-f54.google.com with SMTP id f65so121478101wmi.0
 for <dev@dpdk.org>; Tue, 30 Aug 2016 06:46:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=831XqdPerRExxXxHjN/FXdQl9dqoQD4zUhdd9ckg+ew=;
 b=2Nrqci8lWwMUywvcOwobTaFarKJh0UD10lY5oQUvN6lkT2l5frSVF3hJi4hvCG5dis
 Zz0ej1h8BOS88Ps+tPEBdAx4sf9CPZg8X+Igl1FdQElM6QZD4+5AZ1IYGr1VXYcQXtsR
 ZI+GjAMMEQWsFa21m6X/x50FyfkximporeiBJ5BnJIeRJPb5aZupYGhCUEBsa5y2ZFXX
 yfv+4AO7NkFF2gYyY+oHwY5hmxEH/NB57CfiZ6tLnn+Ty8mUa6vvIUYPDNrLDbb9lM/8
 d5sBz3gJ497nq4r1tE5rc+AyKbwP4d69KyVYhJSklzDmEEzAMr32JMP9YKhwg25ZlU7B
 suow==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=831XqdPerRExxXxHjN/FXdQl9dqoQD4zUhdd9ckg+ew=;
 b=YpR6VRuSGcuDaE7rDX9dOmFCaN7TnngZ51ZI2wz2OLO0ZOwgk9HYWru2SSAJIcQ8q8
 rlpLXqPCS0fTZkOmXHRocxETs+uXhHMQje+V46H+FfneotsCRh9KhXnkrHgDaBCXzNTg
 h2m3ZTzB0H/9t1rZgbn/4FKujDtdTgLY08AhrnKMKJf6xXpcyv5GUPS0MGIT0jeeUi12
 l5VSb9La7rLtk/0ph7yy1aJKL84aMJj+Htw0EvWoUhnPlcjsmWocg7sDisaGYdf24PHe
 83wy8n/kRn6O/LKtWOu9fO390ke4QCjm12WlymWOXs17DMgEnHx7UUEWrXx28RllpmpN
 JgqQ==
X-Gm-Message-State: AE9vXwNg9//0aXbXrzNSf81Ht26XqhrSDig7Lhw9iLNsxgd/jw2FuImgdwfvcil9rHnMkwrv
X-Received: by 10.28.232.145 with SMTP id f17mr15222491wmi.15.1472564779612;
 Tue, 30 Aug 2016 06:46:19 -0700 (PDT)
Received: from xps13.localnet (guy78-3-82-239-227-177.fbx.proxad.net.
 [82.239.227.177])
 by smtp.gmail.com with ESMTPSA id kq2sm39637854wjc.41.2016.08.30.06.46.18
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 30 Aug 2016 06:46:18 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Eoin Breen <eoin.breen@intel.com>
Cc: dev@dpdk.org, deepak.k.jain@intel.com, fiona.trahe@intel.com,
 john.griffin@intel.com, john.mcnamara@intel.com
Date: Tue, 30 Aug 2016 15:46:17 +0200
Message-ID: <2225915.7YPDa8br1f@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <1472563602-111498-1-git-send-email-eoin.breen@intel.com>
References: <1472563602-111498-1-git-send-email-eoin.breen@intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [PATCH] doc/guides: add info on how to enable QAT
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Aug 2016 13:46:20 -0000

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