Message ID | 20220818180120.63452-1-giovanni.cabiddu@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-crypto-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5F5DEC00140 for <linux-crypto@archiver.kernel.org>; Thu, 18 Aug 2022 18:01:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239677AbiHRSBl (ORCPT <rfc822;linux-crypto@archiver.kernel.org>); Thu, 18 Aug 2022 14:01:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34888 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239225AbiHRSBk (ORCPT <rfc822;linux-crypto@vger.kernel.org>); Thu, 18 Aug 2022 14:01:40 -0400 Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79B484621A for <linux-crypto@vger.kernel.org>; Thu, 18 Aug 2022 11:01:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1660845699; x=1692381699; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=dt1CVOrCoGLXfC/yX21PR0BoBJtQ3lUotxHE0OdISrM=; b=dULVF8hGP55td1FK/9WVII9UKi3AD0b6W/c+qXWwICgEQA8Tm3UF9RX0 z059EB4FaoNnnfwEvvOolhYUu2Zr09wT9F/r5rwP25TKsK3FqHKry8DuA gPxiD325Luzjr/sdOZ83mkeh5OH0KNjp0YK3WAIrUeAqArJ+9Av2Ip77F LjZvjnUinuFE2h5TUpzrIp0LrmazQrFfYBeHRib63lthXHU4cVV/Iqgdu UHVsy4Z1/lDuggC7vL7XRaRL1A4VCMivPppI08YwlpETZM1dV/9bXrB3t iJPN+GmyczViDW7OcJ6vtBaiQJjkfQfcTeLWFh17Qt4UVD+eDr3sG3z4R w==; X-IronPort-AV: E=McAfee;i="6500,9779,10443"; a="294109406" X-IronPort-AV: E=Sophos;i="5.93,247,1654585200"; d="scan'208";a="294109406" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Aug 2022 11:01:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.93,247,1654585200"; d="scan'208";a="607919456" Received: from silpixa00400314.ir.intel.com (HELO silpixa00400314.ger.corp.intel.com) ([10.237.222.76]) by orsmga002.jf.intel.com with ESMTP; 18 Aug 2022 11:01:37 -0700 From: Giovanni Cabiddu <giovanni.cabiddu@intel.com> To: herbert@gondor.apana.org.au Cc: linux-crypto@vger.kernel.org, qat-linux@intel.com, Vlad Dronov <vdronov@redhat.com>, Giovanni Cabiddu <giovanni.cabiddu@intel.com> Subject: [PATCH 0/9] crypto: qat - enable compression deflate algorithm Date: Thu, 18 Aug 2022 19:01:11 +0100 Message-Id: <20220818180120.63452-1-giovanni.cabiddu@intel.com> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 Organization: Intel Research and Development Ireland Ltd - Co. Reg. #308263 - Collinstown Industrial Park, Leixlip, County Kildare - Ireland Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-crypto.vger.kernel.org> X-Mailing-List: linux-crypto@vger.kernel.org |
Series |
crypto: qat - enable compression deflate algorithm
|
expand
|