get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 91632,
    "url": "https://patches.dpdk.org/api/patches/91632/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1618567025-25982-1-git-send-email-oulijun@huawei.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": "<1618567025-25982-1-git-send-email-oulijun@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1618567025-25982-1-git-send-email-oulijun@huawei.com",
    "date": "2021-04-16T09:57:02",
    "name": "[V4,0/3] add Hisilicon kunpeng CPU support",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1675,
        "url": "https://patches.dpdk.org/api/people/1675/?format=api",
        "name": "Lijun Ou",
        "email": "oulijun@huawei.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1618567025-25982-1-git-send-email-oulijun@huawei.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/91632/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/91632/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 C1C61A0A0F;\n\tFri, 16 Apr 2021 11:57:05 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 51DE4141C9F;\n\tFri, 16 Apr 2021 11:56:59 +0200 (CEST)",
            "from szxga04-in.huawei.com (szxga04-in.huawei.com [45.249.212.190])\n by mails.dpdk.org (Postfix) with ESMTP id 5F638141C88\n for <dev@dpdk.org>; Fri, 16 Apr 2021 11:56:55 +0200 (CEST)",
            "from DGGEMS405-HUB.china.huawei.com (unknown [172.30.72.58])\n by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4FMBPM0L7gzpYwd;\n Fri, 16 Apr 2021 17:53:59 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n DGGEMS405-HUB.china.huawei.com (10.3.19.205) with Microsoft SMTP Server id\n 14.3.498.0; Fri, 16 Apr 2021 17:56:49 +0800"
        ],
        "From": "Lijun Ou <oulijun@huawei.com>",
        "To": "<thomas@monjalon.net>, <ferruh.yigit@intel.com>",
        "CC": "<dev@dpdk.org>, <linuxarm@openeuler.org>",
        "Date": "Fri, 16 Apr 2021 17:57:02 +0800",
        "Message-ID": "<1618567025-25982-1-git-send-email-oulijun@huawei.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1616808435-25166-1-git-send-email-oulijun@huawei.com>",
        "References": "<1616808435-25166-1-git-send-email-oulijun@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-CFilter-Loop": "Reflected",
        "Subject": "[dpdk-dev] [PATCH V4 0/3] add Hisilicon kunpeng CPU support",
        "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 add meson build for Hisilicon kunpeng CPU.\n\nv3->v4:\n1. rebase the work based on the merged patch series\n   Arm build options rework\n\nv2->v3:\n1. merge [1/4] and [2/4] patch into one\n2. rewrite some titles\n3. rewrite commit logs for [2/3] [3/3]\n4. add Acked-by and Reviewed-by\n\nv1->v2:\n1. split [1/2] into two.\n\nChengchang Tang (3):\n  config/arm: add Hisilicon kunpeng implementer\n  config/arm: add kunpeng920 cross target\n  config/arm: add kunpeng930 cross target\n\n config/arm/arm64_kunpeng920_linux_gcc | 16 ++++++++++++\n config/arm/arm64_kunpeng930_linux_gcc | 16 ++++++++++++\n config/arm/meson.build                | 48 ++++++++++++++++++++++++++++++++++-\n 3 files changed, 79 insertions(+), 1 deletion(-)\n create mode 100644 config/arm/arm64_kunpeng920_linux_gcc\n create mode 100644 config/arm/arm64_kunpeng930_linux_gcc",
    "diff": null,
    "prefixes": [
        "V4",
        "0/3"
    ]
}