Show a cover letter.

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

{
    "id": 98270,
    "url": "http://patchwork.dpdk.org/api/covers/98270/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20210908082111.27396-1-ktejasree@marvell.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<20210908082111.27396-1-ktejasree@marvell.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20210908082111.27396-1-ktejasree@marvell.com",
    "date": "2021-09-08T08:21:08",
    "name": "[0/3] add option to configure tunnel header verification",
    "submitter": {
        "id": 1789,
        "url": "http://patchwork.dpdk.org/api/people/1789/?format=api",
        "name": "Tejasree Kondoj",
        "email": "ktejasree@marvell.com"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20210908082111.27396-1-ktejasree@marvell.com/mbox/",
    "series": [
        {
            "id": 18755,
            "url": "http://patchwork.dpdk.org/api/series/18755/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=18755",
            "date": "2021-09-08T08:21:08",
            "name": "add option to configure tunnel header verification",
            "version": 1,
            "mbox": "http://patchwork.dpdk.org/series/18755/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/covers/98270/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 3E61BA0C56;\n\tWed,  8 Sep 2021 09:27:56 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B81AE4003E;\n\tWed,  8 Sep 2021 09:27:55 +0200 (CEST)",
            "from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com\n [67.231.156.173])\n by mails.dpdk.org (Postfix) with ESMTP id AF00F4003C\n for <dev@dpdk.org>; Wed,  8 Sep 2021 09:27:53 +0200 (CEST)",
            "from pps.filterd (m0045851.ppops.net [127.0.0.1])\n by mx0b-0016f401.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id\n 1882piiD018485;\n Wed, 8 Sep 2021 00:27:52 -0700",
            "from dc5-exch02.marvell.com ([199.233.59.182])\n by mx0b-0016f401.pphosted.com with ESMTP id 3axcmjae2v-1\n (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT);\n Wed, 08 Sep 2021 00:27:52 -0700",
            "from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH02.marvell.com\n (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.18;\n Wed, 8 Sep 2021 00:27:50 -0700",
            "from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com\n (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.18 via Frontend\n Transport; Wed, 8 Sep 2021 00:27:50 -0700",
            "from hyd1554T5810.caveonetworks.com.com (unknown [10.29.57.11])\n by maili.marvell.com (Postfix) with ESMTP id AF67B3F705B;\n Wed,  8 Sep 2021 00:27:45 -0700 (PDT)"
        ],
        "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=5W0S2Qj8SFYyzQ/MmGCOcqbWj5CgyEaGAn+Af3VazEI=;\n b=DBOkuUAaVfdnxbr/b62VWJJc9pa6K01xJ7yK8AfS1d+ccCOt6GcjuvyLZGEEfQjLpedC\n qTcye/lDxCxS9LqFDBRuZyzemTAlKIGXnAigsvRennl9jv3PffptvSAmVSWEBX70P2Lw\n 5dsh9xBQ38n80wcOF3n9sAleOTEzkH6hgB6Perrq4ydfPket71GtEUbfiUbINsSwdY/b\n yhah08MIvK1XRtm7PoJHrgQL6lwfE2NUouX3X9DAEaQYUKbt41yst7kDnX56GrlqkyWZ\n BS6HOVLILj9WSGMuhfu0Izol4/fe5STeWy++kliKrCAV247ZhzX/dn9GSl79M9iA647A 1Q==",
        "From": "Tejasree Kondoj <ktejasree@marvell.com>",
        "To": "Akhil Goyal <gakhil@marvell.com>, Radu Nicolau <radu.nicolau@intel.com>,\n Declan Doherty <declan.doherty@intel.com>",
        "CC": "Tejasree Kondoj <ktejasree@marvell.com>,\n Anoob Joseph <anoobj@marvell.com>,\n Ankur Dwivedi <adwivedi@marvell.com>, Jerin Jacob <jerinj@marvell.com>,\n Konstantin Ananyev <konstantin.ananyev@intel.com>,\n Ciara Power <ciara.power@intel.com>,\n Hemant Agrawal <hemant.agrawal@nxp.com>,\n Gagandeep Singh <g.singh@nxp.com>, Fan Zhang <roy.fan.zhang@intel.com>,\n Archana Muniganti <marchana@marvell.com>, <dev@dpdk.org>",
        "Date": "Wed, 8 Sep 2021 13:51:08 +0530",
        "Message-ID": "<20210908082111.27396-1-ktejasree@marvell.com>",
        "X-Mailer": "git-send-email 2.27.0",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain",
        "X-Proofpoint-GUID": "YJxXgteGo4jifrQ5UvB39C5LT-5GcwnX",
        "X-Proofpoint-ORIG-GUID": "YJxXgteGo4jifrQ5UvB39C5LT-5GcwnX",
        "X-Proofpoint-Virus-Version": "vendor=baseguard\n engine=ICAP:2.0.182.1,Aquarius:18.0.790,Hydra:6.0.391,FMLib:17.0.607.475\n definitions=2021-09-08_02,2021-09-07_02,2020-04-07_01",
        "Subject": "[dpdk-dev] [PATCH 0/3] add option to configure tunnel header\n verification",
        "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": "Add option to indicate whether outer header verification need to be done\nas part of inbound IPsec processing.\nCNXK PMD support and unit tests are also added for the same.\n\nDepends on\nhttps://patches.dpdk.org/project/dpdk/list/?series=18743\n\nTejasree Kondoj (3):\n  security: add option to configure tunnel header verification\n  common/cnxk: add support for tunnel header verification\n  test/crypto: add tunnel header verification tests\n\n app/test/test_cryptodev.c                     | 45 +++++++++++++-\n app/test/test_cryptodev_security_ipsec.c      | 25 +++++++-\n app/test/test_cryptodev_security_ipsec.h      |  1 +\n ...st_cryptodev_security_ipsec_test_vectors.h |  3 +\n doc/guides/rel_notes/release_21_11.rst        |  5 ++\n drivers/common/cnxk/cnxk_security.c           | 60 +++++++++++++++++++\n drivers/common/cnxk/roc_ie_ot.h               |  6 +-\n .../crypto/cnxk/cnxk_cryptodev_capabilities.c |  4 ++\n lib/security/rte_security.h                   | 17 ++++++\n 9 files changed, 162 insertions(+), 4 deletions(-)"
}