get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 87691,
    "url": "http://patches.dpdk.org/api/patches/87691/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1612356396-21309-1-git-send-email-oulijun@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": "<1612356396-21309-1-git-send-email-oulijun@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1612356396-21309-1-git-send-email-oulijun@huawei.com",
    "date": "2021-02-03T12:46:34",
    "name": "[0/2] meson build fixes for hns3",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1675,
        "url": "http://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "delegate": null,
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1612356396-21309-1-git-send-email-oulijun@huawei.com/mbox/",
    "series": [],
    "comments": "http://patches.dpdk.org/api/patches/87691/comments/",
    "check": "pending",
    "checks": "http://patches.dpdk.org/api/patches/87691/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 EC9B1A0A0E;\n\tWed,  3 Feb 2021 13:47:16 +0100 (CET)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 5555A240589;\n\tWed,  3 Feb 2021 13:47:06 +0100 (CET)",
            "from szxga07-in.huawei.com (szxga07-in.huawei.com [45.249.212.35])\n by mails.dpdk.org (Postfix) with ESMTP id 5845224053C\n for <dev@dpdk.org>; Wed,  3 Feb 2021 13:47:03 +0100 (CET)",
            "from DGGEMS410-HUB.china.huawei.com (unknown [172.30.72.60])\n by szxga07-in.huawei.com (SkyGuard) with ESMTP id 4DW1cl1nH4z7g8G;\n Wed,  3 Feb 2021 20:45:43 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n DGGEMS410-HUB.china.huawei.com (10.3.19.210) with Microsoft SMTP Server id\n 14.3.498.0; Wed, 3 Feb 2021 20:46:59 +0800"
        ],
        "From": "Lijun Ou <oulijun@huawei.com>",
        "To": "<ferruh.yigit@intel.com>",
        "CC": "<dev@dpdk.org>, <linuxarm@openeuler.org>",
        "Date": "Wed, 3 Feb 2021 20:46:34 +0800",
        "Message-ID": "<1612356396-21309-1-git-send-email-oulijun@huawei.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-CFilter-Loop": "Reflected",
        "Subject": "[dpdk-dev] [PATCH 0/2] meson build fixes for hns3",
        "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": "This series fix meson build for kunpeng920 and\nkunpeng930 boards.\n\nChengchang Tang (2):\n  config/arm: fix Hisilicon kunpeng920 SoC build\n  config/arm: fix Hisilicon kunpeng930 Soc build\n\n config/arm/arm64_kunpeng920_linux_gcc              | 19 +++++++++++++++\n config/arm/arm64_kunpeng930_linux_gcc              | 19 +++++++++++++++\n config/arm/meson.build                             | 27 ++++++++++++++++++++++\n .../linux_gsg/cross_build_dpdk_for_arm64.rst       |  5 ++++\n 4 files changed, 70 insertions(+)\n create mode 100644 config/arm/arm64_kunpeng920_linux_gcc\n create mode 100644 config/arm/arm64_kunpeng930_linux_gcc",
    "diff": null,
    "prefixes": [
        "0/2"
    ]
}