From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/8] doc/qat: clarify build config options Date: Thu, 09 Aug 2018 21:49:23 +0200 Message-ID: <1733267.56J5JmrzPi@xps> References: <1533820674-9507-1-git-send-email-fiona.trahe@intel.com> <1533833430-29134-1-git-send-email-fiona.trahe@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, pablo.de.lara.guarch@intel.com, tomaszx.jozwiak@intel.com To: Fiona Trahe Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 69F882C5 for ; Thu, 9 Aug 2018 21:49:26 +0200 (CEST) In-Reply-To: <1533833430-29134-1-git-send-email-fiona.trahe@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" 09/08/2018 18:50, Fiona Trahe: > Clarified documentation structure between > compressedev, cryptodev and common build parts. > Clarified build configuration options. > Added Testing section. > Fixed typos and made some cosmetic improvements. > > v2 changes > - split into patchset I am not sure about the split. Usually, when there is no text in the commit log, it is a tip that it is not worth to be a separate commit. Perhaps, it is good to have this split, but in this case, please try to explain the purpose (or reason) of each patch in the commit logs. Thanks