Show a cover letter.

GET /api/covers/94907/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 94907,
    "url": "https://patches.dpdk.org/api/covers/94907/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/cover/20210628163434.77741-1-arkadiuszx.kusztal@intel.com/",
    "project": {
        "id": 1,
        "url": "https://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "msgid": "<20210628163434.77741-1-arkadiuszx.kusztal@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210628163434.77741-1-arkadiuszx.kusztal@intel.com",
    "date": "2021-06-28T16:34:18",
    "name": "[v2,00/16] Add support for fourth generation of Intel QuickAssist Technology devices",
    "submitter": {
        "id": 452,
        "url": "https://patches.dpdk.org/api/people/452/?format=api",
        "name": "Arkadiusz Kusztal",
        "email": "arkadiuszx.kusztal@intel.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/cover/20210628163434.77741-1-arkadiuszx.kusztal@intel.com/mbox/",
    "series": [
        {
            "id": 17505,
            "url": "https://patches.dpdk.org/api/series/17505/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17505",
            "date": "2021-06-28T16:34:18",
            "name": "Add support for fourth generation of Intel QuickAssist Technology devices",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/17505/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/covers/94907/comments/",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 71D80A0A0C;\n\tMon, 28 Jun 2021 18:34:30 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id E512C40692;\n\tMon, 28 Jun 2021 18:34:29 +0200 (CEST)",
            "from mga09.intel.com (mga09.intel.com [134.134.136.24])\n by mails.dpdk.org (Postfix) with ESMTP id DD7104068A\n for <dev@dpdk.org>; Mon, 28 Jun 2021 18:34:27 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 28 Jun 2021 09:34:24 -0700",
            "from silpixa00399302.ir.intel.com ([10.237.214.136])\n by fmsmga008.fm.intel.com with ESMTP; 28 Jun 2021 09:34:19 -0700"
        ],
        "X-IronPort-AV": [
            "E=McAfee;i=\"6200,9189,10029\"; a=\"207934330\"",
            "E=Sophos;i=\"5.83,306,1616482800\"; d=\"scan'208\";a=\"207934330\"",
            "E=Sophos;i=\"5.83,306,1616482800\"; d=\"scan'208\";a=\"456395384\""
        ],
        "X-ExtLoop1": "1",
        "From": "Arek Kusztal <arkadiuszx.kusztal@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "gakhil@marvell.com, fiona.trahe@intel.com, roy.fan.zhang@intel.com,\n Arek Kusztal <arkadiuszx.kusztal@intel.com>",
        "Date": "Mon, 28 Jun 2021 17:34:18 +0100",
        "Message-Id": "<20210628163434.77741-1-arkadiuszx.kusztal@intel.com>",
        "X-Mailer": "git-send-email 2.13.6",
        "Subject": "[dpdk-dev] [PATCH v2 00/16] Add support for fourth generation of\n Intel QuickAssist Technology devices",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "Precedence": "list",
        "List-Id": "DPDK patches and discussions <dev.dpdk.org>",
        "List-Unsubscribe": "<https://mails.dpdk.org/options/dev>,\n <mailto:dev-request@dpdk.org?subject=unsubscribe>",
        "List-Archive": "<http://mails.dpdk.org/archives/dev/>",
        "List-Post": "<mailto:dev@dpdk.org>",
        "List-Help": "<mailto:dev-request@dpdk.org?subject=help>",
        "List-Subscribe": "<https://mails.dpdk.org/listinfo/dev>,\n <mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "This patchset adds support for fourth generation (GEN4) of Intel QuickAssist Technology (QAT) devices.\nSymmetric crypto PMD is enabled with following algorithms:\n\n* AES-CBC\n* AES-CMAC\n* AES-XCBC MAC\n* NULL (auth, cipher)\n* SHA1-HMAC\n* SHA2-HMAC (224, 256, 384, 512)\n* Chacha20-Poly1305\n* AES-CCM\n* AES-GCM\n\nOther services (compression, asymmetric crypto) are not added with this patchset.\n\nv2:\n- add service discovery\n\nAdam Dybkowski (2):\n  crypto/qat: enable RAW API on QAT GEN1-3 only\n  test/crypto: check if RAW API is supported\n\nArek Kusztal (13):\n  common/qat: rework qp per service function\n  crypto/qat: add support for generation 4 devices\n  crypto/qat: enable gen4 legacy algorithms\n  crypto/qat: add gen4 ucs slice type, add ctr mode\n  crypto/qat: rename content descriptor functions\n  crypto/qat: add legacy gcm and ccm\n  crypto/qat: rework init common header function\n  crypto/qat: add aes gcm in ucs spc mode\n  crypto/qat: add chacha-poly in ucs spc mode\n  crypto/qat: add gmac in legacy mode on gen 4\n  common/qat: add pf2vf communication in qat\n  common/qat: reset ring pairs before setting gen4\n  common/qat: add service discovery to qat gen4\n\nFan Zhang (1):\n  crypto/qat: update raw dp api\n\n app/test/test_cryptodev.c                     |  34 +-\n doc/guides/cryptodevs/qat.rst                 |  10 +-\n doc/guides/rel_notes/release_21_08.rst        |   6 +\n drivers/common/qat/meson.build                |   1 +\n drivers/common/qat/qat_adf/adf_pf2vf_msg.h    | 154 ++++++\n .../adf_transport_access_macros_gen4.h        |  52 ++\n .../adf_transport_access_macros_gen4vf.h      |  48 ++\n drivers/common/qat/qat_adf/icp_qat_fw_la.h    |  28 ++\n drivers/common/qat/qat_adf/icp_qat_hw.h       |  10 +\n drivers/common/qat/qat_common.h               |  11 +-\n drivers/common/qat/qat_device.c               |  88 ++++\n drivers/common/qat/qat_device.h               |  18 +\n drivers/common/qat/qat_pf2vf.c                |  80 +++\n drivers/common/qat/qat_pf2vf.h                |  19 +\n drivers/common/qat/qat_qp.c                   | 269 +++++++---\n drivers/common/qat/qat_qp.h                   |  30 +-\n drivers/compress/qat/qat_comp_pmd.c           |  16 +-\n drivers/crypto/qat/qat_asym_pmd.c             |  16 +-\n drivers/crypto/qat/qat_sym.c                  |  57 ++-\n drivers/crypto/qat/qat_sym_capabilities.h     | 472 ++++++++++++++++++\n drivers/crypto/qat/qat_sym_hw_dp.c            | 419 ++++++++--------\n drivers/crypto/qat/qat_sym_pmd.c              |  53 +-\n drivers/crypto/qat/qat_sym_session.c          | 335 ++++++++-----\n drivers/crypto/qat/qat_sym_session.h          |  31 +-\n 24 files changed, 1782 insertions(+), 475 deletions(-)\n create mode 100644 drivers/common/qat/qat_adf/adf_pf2vf_msg.h\n create mode 100644 drivers/common/qat/qat_adf/adf_transport_access_macros_gen4.h\n create mode 100644 drivers/common/qat/qat_adf/adf_transport_access_macros_gen4vf.h\n create mode 100644 drivers/common/qat/qat_pf2vf.c\n create mode 100644 drivers/common/qat/qat_pf2vf.h"
}