get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 134101,
    "url": "http://patches.dpdk.org/api/patches/134101/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231110100117.8350-17-fengchengwen@huawei.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": "<20231110100117.8350-17-fengchengwen@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20231110100117.8350-17-fengchengwen@huawei.com",
    "date": "2023-11-10T10:01:17",
    "name": "[v2,16/16] examples/vhost: verify strdup return value",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "9cb27ee983c5875578904c62ce5c1c19e588c0ba",
    "submitter": {
        "id": 2146,
        "url": "http://patches.dpdk.org/api/people/2146/?format=api",
        "name": "fengchengwen",
        "email": "fengchengwen@huawei.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231110100117.8350-17-fengchengwen@huawei.com/mbox/",
    "series": [
        {
            "id": 30243,
            "url": "http://patches.dpdk.org/api/series/30243/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30243",
            "date": "2023-11-10T10:01:03",
            "name": "verify strdup return value",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/30243/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/134101/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/134101/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 5B49A432F3;\n\tFri, 10 Nov 2023 11:05:39 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 53F9542E68;\n\tFri, 10 Nov 2023 11:04:23 +0100 (CET)",
            "from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189])\n by mails.dpdk.org (Postfix) with ESMTP id F307D42E4A\n for <dev@dpdk.org>; Fri, 10 Nov 2023 11:04:16 +0100 (CET)",
            "from dggpeml100024.china.huawei.com (unknown [172.30.72.53])\n by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4SRZ752x0HzMmmd;\n Fri, 10 Nov 2023 17:59:45 +0800 (CST)",
            "from localhost.localdomain (10.50.165.33) by\n dggpeml100024.china.huawei.com (7.185.36.115) with Microsoft SMTP Server\n (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id\n 15.1.2507.31; Fri, 10 Nov 2023 18:04:15 +0800"
        ],
        "From": "Chengwen Feng <fengchengwen@huawei.com>",
        "To": "<thomas@monjalon.net>, <ferruh.yigit@amd.com>, Maxime Coquelin\n <maxime.coquelin@redhat.com>, Chenbo Xia <chenbox@nvidia.com>, Jiayu Hu\n <hujiayu.hu@foxmail.com>, Sunil Pai G <sunil.pai.g@intel.com>",
        "CC": "<dev@dpdk.org>",
        "Subject": "[PATCH v2 16/16] examples/vhost: verify strdup return value",
        "Date": "Fri, 10 Nov 2023 10:01:17 +0000",
        "Message-ID": "<20231110100117.8350-17-fengchengwen@huawei.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20231110100117.8350-1-fengchengwen@huawei.com>",
        "References": "<20231110100117.8350-1-fengchengwen@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.50.165.33]",
        "X-ClientProxiedBy": "dggems703-chm.china.huawei.com (10.3.19.180) To\n dggpeml100024.china.huawei.com (7.185.36.115)",
        "X-CFilter-Loop": "Reflected",
        "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": "Add verify strdup return value logic.\n\nFixes: 53d3f4778c1d (\"vhost: integrate dmadev in asynchronous data-path\")\nCc: stable@dpdk.org\n\nSigned-off-by: Chengwen Feng <fengchengwen@huawei.com>\n---\n examples/vhost/main.c | 3 +++\n 1 file changed, 3 insertions(+)",
    "diff": "diff --git a/examples/vhost/main.c b/examples/vhost/main.c\nindex ce5c1efddf..3fc1b151d1 100644\n--- a/examples/vhost/main.c\n+++ b/examples/vhost/main.c\n@@ -260,6 +260,9 @@ open_dma(const char *value)\n \tchar *dma_arg[RTE_MAX_VHOST_DEVICE];\n \tint args_nr;\n \n+\tif (input == NULL)\n+\t\treturn -1;\n+\n \twhile (isblank(*addrs))\n \t\taddrs++;\n \tif (*addrs == '\\0') {\n",
    "prefixes": [
        "v2",
        "16/16"
    ]
}