Show a cover letter.

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

{
    "id": 85497,
    "url": "https://patches.dpdk.org/api/covers/85497/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/cover/20201219065456.24156-1-adwivedi@marvell.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": "<20201219065456.24156-1-adwivedi@marvell.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20201219065456.24156-1-adwivedi@marvell.com",
    "date": "2020-12-19T06:54:54",
    "name": "[0/2] crypto/octeontx2: add support for cipher combinations",
    "submitter": {
        "id": 1561,
        "url": "https://patches.dpdk.org/api/people/1561/?format=api",
        "name": "Ankur Dwivedi",
        "email": "adwivedi@marvell.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/cover/20201219065456.24156-1-adwivedi@marvell.com/mbox/",
    "series": [
        {
            "id": 14384,
            "url": "https://patches.dpdk.org/api/series/14384/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=14384",
            "date": "2020-12-19T06:54:54",
            "name": "crypto/octeontx2: add support for cipher combinations",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/14384/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/covers/85497/comments/",
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@inbox.dpdk.org",
        "Delivered-To": "patchwork@inbox.dpdk.org",
        "Received": [
            "from dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 5CD6AA04B5;\n\tSat, 19 Dec 2020 07:55:25 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id DE91CCAD2;\n\tSat, 19 Dec 2020 07:55:23 +0100 (CET)",
            "from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com\n [67.231.148.174]) by dpdk.org (Postfix) with ESMTP id B6B14CAC4\n for <dev@dpdk.org>; Sat, 19 Dec 2020 07:55:22 +0100 (CET)",
            "from pps.filterd (m0045849.ppops.net [127.0.0.1])\n by mx0a-0016f401.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id\n 0BJ6o7og027388; Fri, 18 Dec 2020 22:55:20 -0800",
            "from sc-exch01.marvell.com ([199.233.58.181])\n by mx0a-0016f401.pphosted.com with ESMTP id 35g4rp63ed-2\n (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT);\n Fri, 18 Dec 2020 22:55:20 -0800",
            "from DC5-EXCH01.marvell.com (10.69.176.38) by SC-EXCH01.marvell.com\n (10.93.176.81) with Microsoft SMTP Server (TLS) id 15.0.1497.2;\n Fri, 18 Dec 2020 22:55:19 -0800",
            "from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com\n (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.2 via Frontend\n Transport; Fri, 18 Dec 2020 22:55:19 -0800",
            "from hyd1349.t110.caveonetworks.com.com (unknown [10.29.45.13])\n by maili.marvell.com (Postfix) with ESMTP id 1F44C3F703F;\n Fri, 18 Dec 2020 22:55:17 -0800 (PST)"
        ],
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com;\n h=from : to : cc :\n subject : date : message-id : mime-version : content-transfer-encoding :\n content-type; s=pfpt0220; bh=xV08k7t/Nhk3cgeEFNEPeOGicCGIoTKV9o6lxwB2U2s=;\n b=FvH+TIvPDdn9DEWK0tzA1wUOxrLCx2HHpS3WGOKFtpB7iF7AXJQCeN7cD1nxTym7Ek++\n 8euwNCD3l0hys8/ackD2Wazu7lYVTMy9I3Af6yBvQyF4KhD46p39AqcQlnRRLtfdMu+P\n bUiPjwfqpzC4g9ZIZhCcgf7gzP5tPnmYUi6bIcSl4DIK1YdeYBm4ObtN4RBzru/FxQjD\n MGjf94ngvWudgKxXJ9esn94dwnoq1aLQbSms8RfFJwQb0THlQG3U/p/orLonrydysLXp\n h4+stCxShImje9pAxldz9tr9UeqY6xmCvab5YhEUBw8U2rsORnNxpvFiuKSjmHCP6Quk Rw==",
        "From": "Ankur Dwivedi <adwivedi@marvell.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<akhil.goyal@nxp.com>, <anoobj@marvell.com>, <ktejasree@marvell.com>,\n Ankur Dwivedi <adwivedi@marvell.com>",
        "Date": "Sat, 19 Dec 2020 12:24:54 +0530",
        "Message-ID": "<20201219065456.24156-1-adwivedi@marvell.com>",
        "X-Mailer": "git-send-email 2.28.0",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain",
        "X-Proofpoint-Virus-Version": "vendor=fsecure engine=2.50.10434:6.0.343, 18.0.737\n definitions=2020-12-19_01:2020-12-18,\n 2020-12-19 signatures=0",
        "Subject": "[dpdk-dev] [PATCH 0/2] crypto/octeontx2: add support for cipher\n\tcombinations",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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 series adds support for aes-cbc sha1-hmac and aes-cbc sha256-128-hmac\ncipher combinations in lookaside protocol offload mode. The functionality\nhas been verified with ipsec-secgw application running in lookaside\nprotocol offload mode.\n\nThis series should be applied after the following patch series:\nhttp://patches.dpdk.org/project/dpdk/list/?series=14374\n\nAnkur Dwivedi (2):\n  crypto/octeontx2: add support for aes-cbc sha1-hmac\n  crypto/octeontx2: add support for aes-cbc sha256-128-hmac\n\n doc/guides/cryptodevs/octeontx2.rst           |   2 +\n doc/guides/rel_notes/release_21_02.rst        |   5 +\n drivers/crypto/octeontx2/otx2_cryptodev_sec.c | 128 +++++++++++++-----\n drivers/crypto/octeontx2/otx2_ipsec_po.h      |  62 ++++++---\n drivers/crypto/octeontx2/otx2_ipsec_po_ops.h  |   2 +-\n drivers/crypto/octeontx2/otx2_security.h      |   1 +\n 6 files changed, 150 insertions(+), 50 deletions(-)"
}