From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 7/8] doc/qat: update PMD build section Date: Fri, 10 Aug 2018 11:00:38 +0200 Message-ID: <1556861.lFMShj47WS@xps> References: <1533820674-9507-1-git-send-email-fiona.trahe@intel.com> <3437470.R4aupjBKb7@xps> <348A99DA5F5B7549AA880327E580B4358960000B@IRSMSX101.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "dev@dpdk.org" , "De Lara Guarch, Pablo" , "Jozwiak, TomaszX" To: "Trahe, Fiona" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 62D8DFEB for ; Fri, 10 Aug 2018 11:00:41 +0200 (CEST) In-Reply-To: <348A99DA5F5B7549AA880327E580B4358960000B@IRSMSX101.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 10/08/2018 09:51, Trahe, Fiona: > Hi Thomas, > > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > 09/08/2018 18:50, Fiona Trahe: > > > +Quick instructions for QAT compressdev PMD are as follows: > > > > > > +.. code-block:: console > > > + > > > + cd to the top-level DPDK directory > > > + make defconfig > > > + make > > > > This code block seems too much obvious. > Just for completeness and to be helpful - save people wasting time looking for > a non-existent QAT comp config option which they'd probably do if following the snippet above it > for QAT crypto where there is a need to change config. I don't understand. There is nothing to change in the config, right? > > > +.. _qat_kernel: > > > + > > > +Dependency on the QAT kernel driver > > > +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > The anchor seems useless. > > > It's used a few paragraphs above. I don't find it in your patches.