get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/108137/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 108137,
    "url": "http://patches.dpdk.org/api/patches/108137/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20220223104046.1231153-1-vfialko@marvell.com/",
    "project": {
        "id": 1,
        "url": "http://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": "<20220223104046.1231153-1-vfialko@marvell.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220223104046.1231153-1-vfialko@marvell.com",
    "date": "2022-02-23T10:40:44",
    "name": "[v2,0/2] Add new IPsec test cases",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 2390,
        "url": "http://patches.dpdk.org/api/people/2390/?format=api",
        "name": "Volodymyr Fialko",
        "email": "vfialko@marvell.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20220223104046.1231153-1-vfialko@marvell.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/108137/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/108137/checks/",
    "tags": {},
    "related": [],
    "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 A32FDA034C;\n\tWed, 23 Feb 2022 11:40:57 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 93F8C40E5A;\n\tWed, 23 Feb 2022 11:40:57 +0100 (CET)",
            "from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com\n [67.231.148.174])\n by mails.dpdk.org (Postfix) with ESMTP id DB21740DF6\n for <dev@dpdk.org>; Wed, 23 Feb 2022 11:40:55 +0100 (CET)",
            "from pps.filterd (m0045849.ppops.net [127.0.0.1])\n by mx0a-0016f401.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id\n 21N9e4gu003613\n for <dev@dpdk.org>; Wed, 23 Feb 2022 02:40:55 -0800",
            "from dc5-exch02.marvell.com ([199.233.59.182])\n by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3edjga071n-1\n (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT)\n for <dev@dpdk.org>; Wed, 23 Feb 2022 02:40:54 -0800",
            "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, 23 Feb 2022 02:40:53 -0800",
            "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, 23 Feb 2022 02:40:53 -0800",
            "from localhost.localdomain (unknown [10.28.34.39])\n by maili.marvell.com (Postfix) with ESMTP id 33B783F7078;\n Wed, 23 Feb 2022 02:40:51 -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 : in-reply-to : references : mime-version :\n content-transfer-encoding : content-type; s=pfpt0220;\n bh=aQK6VJRwYxLhuRuGC6zO/bZuvmSJ07gYeIjeQgUrI68=;\n b=XAvcEogvUPY+KjIbYqByqV6tOoKKnAvOppzZszGJqmAbsWYe2UxqoE2rGoeEYlk15kPu\n NMR5DZ/EJw283G9VgHJVvOt+Vd4RbxRlZuMaXRYcDZpJa0SDyx63qX416Rr63eRCxemm\n S2VEd7aVsN0NRTZyaos1gojcnYCWaZHmifnhw1STjs45KoInv2Vmatb0RMY7NBetMPy8\n NkrbrKq+3Ex6KZ4/VE/ZoNgZu78TTyw7hLRWRvwy6BLxKdRR/Vp757KYc6u5uGcS6p9P\n bVF+uu6trqnkTrsndl8yT2OrK+iVhInwAIRMKCJuoVBck97CJZCuZ3yQ9dgik44/p025 hQ==",
        "From": "Volodymyr Fialko <vfialko@marvell.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<jerinj@marvell.com>, Volodymyr Fialko <vfialko@marvell.com>",
        "Subject": "[PATCH v2 0/2] Add new IPsec test cases",
        "Date": "Wed, 23 Feb 2022 11:40:44 +0100",
        "Message-ID": "<20220223104046.1231153-1-vfialko@marvell.com>",
        "X-Mailer": "git-send-email 2.25.1",
        "In-Reply-To": "<20220218125203.489078-1-vfialko@marvell.com>",
        "References": "<20220218125203.489078-1-vfialko@marvell.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Content-Type": "text/plain",
        "X-Proofpoint-ORIG-GUID": "mlhOP6oTucGezyLe8hcHsuvRY8AVUFP2",
        "X-Proofpoint-GUID": "mlhOP6oTucGezyLe8hcHsuvRY8AVUFP2",
        "X-Proofpoint-Virus-Version": "vendor=baseguard\n engine=ICAP:2.0.205,Aquarius:18.0.816,Hydra:6.0.425,FMLib:17.11.64.514\n definitions=2022-02-23_03,2022-02-23_01,2022-02-23_01",
        "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": "Following test cases were added:\n- IPv4 TTL\n- IPv6 hop limit\n- IPv4 L4 checksum in transport mode\n\nv2:\n- rebase to the latest for-main\n\nVolodymyr Fialko (2):\n  test/crypto: add TTL and hop limit decrement cases\n  test/crypto: add L4 checksum case for transport mode\n\n app/test/test_cryptodev.c                | 44 ++++++++++++++++++++++++\n app/test/test_cryptodev_security_ipsec.c | 37 ++++++++++++++++++++\n app/test/test_cryptodev_security_ipsec.h |  1 +\n 3 files changed, 82 insertions(+)",
    "diff": null,
    "prefixes": [
        "v2",
        "0/2"
    ]
}