From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc/compress: add compression level guide for ISA-L Date: Mon, 28 May 2018 03:08:25 +0200 Message-ID: <20103636.m3PMdVT4rS@xps> References: <1527090841-75874-1-git-send-email-lee.daly@intel.com> <1527159889-130241-1-git-send-email-lee.daly@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 To: Lee Daly Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 8A304200 for ; Mon, 28 May 2018 03:08:27 +0200 (CEST) In-Reply-To: <1527159889-130241-1-git-send-email-lee.daly@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" 24/05/2018 13:04, Lee Daly: > This expands the ISA-L documentation to give more a detailed explanation > of the mapping between the compressdev API levels and PMD levels. > > Signed-off-by: Lee Daly > Acked-by: Marko Kovacevic