get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 113007,
    "url": "https://patches.dpdk.org/api/patches/113007/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20220617133930.5063-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": "<20220617133930.5063-1-adwivedi@marvell.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20220617133930.5063-1-adwivedi@marvell.com",
    "date": "2022-06-17T13:39:28",
    "name": "[v2,0/2] fix compilation with GCC 12",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1561,
        "url": "https://patches.dpdk.org/api/people/1561/?format=api",
        "name": "Ankur Dwivedi",
        "email": "adwivedi@marvell.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20220617133930.5063-1-adwivedi@marvell.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/113007/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/113007/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 A60F6A0093;\n\tFri, 17 Jun 2022 15:39:59 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 9246A41141;\n\tFri, 17 Jun 2022 15:39:59 +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 900EC40F19\n for <dev@dpdk.org>; Fri, 17 Jun 2022 15:39:57 +0200 (CEST)",
            "from pps.filterd (m0045851.ppops.net [127.0.0.1])\n by mx0b-0016f401.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id\n 25H3k87e020527;\n Fri, 17 Jun 2022 06:39:56 -0700",
            "from dc5-exch01.marvell.com ([199.233.59.181])\n by mx0b-0016f401.pphosted.com (PPS) with ESMTPS id 3grj05syj4-1\n (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT);\n Fri, 17 Jun 2022 06:39:56 -0700",
            "from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH01.marvell.com\n (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.2;\n Fri, 17 Jun 2022 06:39:54 -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; Fri, 17 Jun 2022 06:39:54 -0700",
            "from hyd1349.t110.caveonetworks.com.com (unknown [10.29.45.13])\n by maili.marvell.com (Postfix) with ESMTP id 66BFC3F7086;\n Fri, 17 Jun 2022 06:39:52 -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 : in-reply-to : references : mime-version :\n content-type : content-transfer-encoding; s=pfpt0220;\n bh=ls7lLUwhCywEuWbD4In3jMwioiSCntiQqMo/10SgmHw=;\n b=bxrEnw3Q5N7yIB9rrd9zOT9DlJt+EhH50lkCBp84COaOg0GrhkLP2C7faF4bq8NQPrvB\n Ry9cgNDCE78UkdtJXeCX7e41VOa/zWJxLW8Sqm2oznCnls+v9KqjH+jOkJRv1h7u3gZe\n rMlTpP3tbgCn0H3H24ONlRpP/pfq/885IEG7/tJDav7kFRLt+nK4Af9nblTouRAoobDv\n OpkAW9HRZt8rOcSalZo9EMluli4hcadUjRZfZrvLniaA9Z+KcdhftqDglDdOXsgbwp65\n rNpbTcPEdspBNOYMpP5rUwsXsWeT5LtYpwgCZhaWw9fuwPaxVN9128yhcFUGrjP41FOM Iw==",
        "From": "Ankur Dwivedi <adwivedi@marvell.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<anoobj@marvell.com>, <gakhil@marvell.com>, <ktejasree@marvell.com>,\n <jerinj@marvell.com>, <david.marchand@redhat.com>, Ankur Dwivedi\n <adwivedi@marvell.com>",
        "Subject": "[PATCH v2 0/2] fix compilation with GCC 12",
        "Date": "Fri, 17 Jun 2022 19:09:28 +0530",
        "Message-ID": "<20220617133930.5063-1-adwivedi@marvell.com>",
        "X-Mailer": "git-send-email 2.28.0",
        "In-Reply-To": "<20220617061432.2685-1-adwivedi@marvell.com>",
        "References": "<20220617061432.2685-1-adwivedi@marvell.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=\"UTF-8\"",
        "Content-Transfer-Encoding": "8bit",
        "X-Proofpoint-GUID": "4FIw2cfnTaXonvz17YQO7kptnLpQltOk",
        "X-Proofpoint-ORIG-GUID": "4FIw2cfnTaXonvz17YQO7kptnLpQltOk",
        "X-Proofpoint-Virus-Version": "vendor=baseguard\n engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.64.514\n definitions=2022-06-17_08,2022-06-17_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": "This patch series resolves compilation warning observed with GCC 12,\nin common/cpt and crypto/cnxk.\n\n---\nv2:\n- Add Bugzilla ID in patch 1.\n- Remove empty line between Fixes: and Cc:.\n\nAnkur Dwivedi (2):\n  common/cpt: fix compilation with GCC 12\n  crypto/cnxk: fix compilation with GCC 12\n\n drivers/common/cpt/cpt_mcode_defines.h |  2 +-\n drivers/common/cpt/cpt_ucode.h         | 21 ++++++++++-----------\n drivers/crypto/cnxk/cnxk_se.h          | 20 ++++++++++----------\n 3 files changed, 21 insertions(+), 22 deletions(-)",
    "diff": null,
    "prefixes": [
        "v2",
        "0/2"
    ]
}