get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 73149,
    "url": "https://patches.dpdk.org/api/patches/73149/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1594018427-51840-1-git-send-email-xavier.huwei@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": "<1594018427-51840-1-git-send-email-xavier.huwei@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1594018427-51840-1-git-send-email-xavier.huwei@huawei.com",
    "date": "2020-07-06T06:53:45",
    "name": "[v5,0/2] ethdev: minor bugfixes",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 1405,
        "url": "https://patches.dpdk.org/api/people/1405/?format=api",
        "name": "Wei Hu (Xavier)",
        "email": "xavier.huwei@huawei.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1594018427-51840-1-git-send-email-xavier.huwei@huawei.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/73149/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/73149/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 dpdk.org (dpdk.org [92.243.14.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id 07D50A00C5;\n\tMon,  6 Jul 2020 08:55:48 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 0B0561D6EF;\n\tMon,  6 Jul 2020 08:55:43 +0200 (CEST)",
            "from huawei.com (szxga07-in.huawei.com [45.249.212.35])\n by dpdk.org (Postfix) with ESMTP id 358381D6D7\n for <dev@dpdk.org>; Mon,  6 Jul 2020 08:55:40 +0200 (CEST)",
            "from DGGEMS405-HUB.china.huawei.com (unknown [172.30.72.59])\n by Forcepoint Email with ESMTP id C02F0DC1A193FCF8A346;\n Mon,  6 Jul 2020 14:55:37 +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.487.0; Mon, 6 Jul 2020 14:55:29 +0800"
        ],
        "From": "\"Wei Hu (Xavier)\" <xavier.huwei@huawei.com>",
        "To": "<heinrich.kuhn@netronome.com>, <jerinj@marvell.com>,\n <ndabilpuram@marvell.com>, <kirankumark@marvell.com>, <rmody@marvell.com>,\n <shshaikh@marvell.com>, <qi.z.zhang@intel.com>, <xiao.w.wang@intel.com>,\n <beilei.xing@intel.com>, <jia.guo@intel.com>, <ferruh.yigit@intel.com>",
        "CC": "<dev@dpdk.org>, <xavier.huwei@huawei.com>",
        "Date": "Mon, 6 Jul 2020 14:53:45 +0800",
        "Message-ID": "<1594018427-51840-1-git-send-email-xavier.huwei@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 v5 0/2] ethdev: minor bugfixes",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.15",
        "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 are minor bugfixes for rte_ethdev.c.\n\nWei Hu (Xavier) (2):\n  ethdev: fix data room size verification in Rx queue setup\n  ethdev: fix VLAN offloads set if no relative capabilities\n\n drivers/net/dpaa2/dpaa2_ethdev.c           | 12 +++---------\n drivers/net/enic/enic_ethdev.c             | 12 ------------\n drivers/net/fm10k/fm10k_ethdev.c           | 23 ++---------------------\n drivers/net/hinic/hinic_pmd_ethdev.c       |  6 ------\n drivers/net/i40e/i40e_ethdev.c             |  5 -----\n drivers/net/nfp/nfp_net.c                  |  5 -----\n drivers/net/octeontx/octeontx_ethdev_ops.c | 10 ----------\n drivers/net/octeontx2/otx2_vlan.c          |  5 -----\n drivers/net/qede/qede_ethdev.c             |  3 ---\n lib/librte_ethdev/rte_ethdev.c             | 23 ++++++++++++++++++++++-\n 10 files changed, 27 insertions(+), 77 deletions(-)",
    "diff": null,
    "prefixes": [
        "v5",
        "0/2"
    ]
}