Show a cover letter.

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

{
    "id": 117205,
    "url": "https://patches.dpdk.org/api/covers/117205/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/cover/20220930094108.6406-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": "<20220930094108.6406-1-arkadiuszx.kusztal@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220930094108.6406-1-arkadiuszx.kusztal@intel.com",
    "date": "2022-09-30T09:41:06",
    "name": "[v2,0/2] crypto/qat: add sm3 and sm4 algorithms",
    "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/20220930094108.6406-1-arkadiuszx.kusztal@intel.com/mbox/",
    "series": [
        {
            "id": 24932,
            "url": "https://patches.dpdk.org/api/series/24932/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=24932",
            "date": "2022-09-30T09:41:06",
            "name": "crypto/qat: add sm3 and sm4 algorithms",
            "version": 2,
            "mbox": "https://patches.dpdk.org/series/24932/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/covers/117205/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 999F6A00C4;\n\tFri, 30 Sep 2022 12:50:16 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 794A740E5A;\n\tFri, 30 Sep 2022 12:50:16 +0200 (CEST)",
            "from mga05.intel.com (mga05.intel.com [192.55.52.43])\n by mails.dpdk.org (Postfix) with ESMTP id 3EAE040684\n for <dev@dpdk.org>; Fri, 30 Sep 2022 12:50:15 +0200 (CEST)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;\n 30 Sep 2022 03:50:14 -0700",
            "from silpixa00399302.ir.intel.com ([10.237.214.136])\n by fmsmga008.fm.intel.com with ESMTP; 30 Sep 2022 03:50:12 -0700"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/simple;\n d=intel.com; i=@intel.com; q=dns/txt; s=Intel;\n t=1664535015; x=1696071015;\n h=from:to:cc:subject:date:message-id;\n bh=ZNXo4CJrWFWF1SLlXE61WMS4lyeC3jVvaj7BOUFpp70=;\n b=Tl4azZeXLd7eGA4lXv4veBYsPEXFYaSTT9o5rW/uqgzoEQz4uv4cxFnv\n 6NCs714jS+CLh0a9Ayi7nTlCtlILbCdDQoPKiTocWUGI6OByuBrN3sWxl\n UkWL1gJYpKKeTP6Ogyfi+PCVRfzC45KgVR6zOjb8FUQEI2mFOoMyRM6Mz\n foWC24uIkUxkaV+fKutJX5hK2qVnuBhy79CQ6G+Qv+yZThtDdB//BbTkG\n 5Aebuhw0Tmjirip6TJw5/iXWtsbxz46dpjk8EpQu+kdaBBqBcGLTvNUIu\n 6VPam5hTfXHckRfH+8wsox/BR9yuK40CkTRq2x0d4Vj0LDB/ZWjUR3QSP Q==;",
        "X-IronPort-AV": [
            "E=McAfee;i=\"6500,9779,10485\"; a=\"388441583\"",
            "E=Sophos;i=\"5.93,358,1654585200\"; d=\"scan'208\";a=\"388441583\"",
            "E=McAfee;i=\"6500,9779,10485\"; a=\"685244890\"",
            "E=Sophos;i=\"5.93,358,1654585200\"; d=\"scan'208\";a=\"685244890\""
        ],
        "X-ExtLoop1": "1",
        "From": "Arek Kusztal <arkadiuszx.kusztal@intel.com>",
        "To": "dev@dpdk.org",
        "Cc": "gakhil@marvell.com, kai.ji@intel.com,\n Arek Kusztal <arkadiuszx.kusztal@intel.com>",
        "Subject": "[PATCH v2 0/2] crypto/qat: add sm3 and sm4 algorithms",
        "Date": "Fri, 30 Sep 2022 10:41:06 +0100",
        "Message-Id": "<20220930094108.6406-1-arkadiuszx.kusztal@intel.com>",
        "X-Mailer": "git-send-email 2.13.6",
        "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"
    },
    "content": "ShangMi 4 (SM4) is a block cipher used in the Chinese National Standard for Wireless LAN WAPI and also used with Transport Layer Security.\nShangMi 3 (SM3) is a cryptographic hash function used in the Chinese National Standard.\n\nThis patcheset adds both to the Intel QuickAssist Technology PMD.\n\nDepends-on: series-24882 (\"cryptodev: add SM3 and SM4 algorithms\")\n\nv2:\n- Fixed hardcoded number.\n\nArek Kusztal (2):\n  crypto/qat: add SM4 encryption algorithm\n  crypto/qat : add SM3 hash algorithm\n\n doc/guides/cryptodevs/features/qat.ini       |  4 +++\n doc/guides/rel_notes/release_22_11.rst       |  7 ++++++\n drivers/common/qat/qat_adf/icp_qat_hw.h      |  4 ++-\n drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c |  9 +++++++\n drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c |  9 +++++++\n drivers/crypto/qat/qat_sym_session.c         | 37 +++++++++++++++++++++++++---\n 6 files changed, 65 insertions(+), 5 deletions(-)"
}