get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 92237,
    "url": "http://patches.dpdk.org/api/patches/92237/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1619513481-15370-1-git-send-email-humin29@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": "<1619513481-15370-1-git-send-email-humin29@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1619513481-15370-1-git-send-email-humin29@huawei.com",
    "date": "2021-04-27T08:51:21",
    "name": "net/e1000: fix param misusage when set rte flow error",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "312d883b22cbc4c32373ec25bc4ecf962f853aef",
    "submitter": {
        "id": 1944,
        "url": "http://patches.dpdk.org/api/people/1944/?format=api",
        "name": "humin (Q)",
        "email": "humin29@huawei.com"
    },
    "delegate": {
        "id": 1540,
        "url": "http://patches.dpdk.org/api/users/1540/?format=api",
        "username": "qzhan15",
        "first_name": "Qi",
        "last_name": "Zhang",
        "email": "qi.z.zhang@intel.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1619513481-15370-1-git-send-email-humin29@huawei.com/mbox/",
    "series": [
        {
            "id": 16692,
            "url": "http://patches.dpdk.org/api/series/16692/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16692",
            "date": "2021-04-27T08:51:21",
            "name": "net/e1000: fix param misusage when set rte flow error",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/16692/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/92237/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/92237/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 560DBA0524;\n\tTue, 27 Apr 2021 10:51:19 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id C115740143;\n\tTue, 27 Apr 2021 10:51:18 +0200 (CEST)",
            "from szxga05-in.huawei.com (szxga05-in.huawei.com [45.249.212.191])\n by mails.dpdk.org (Postfix) with ESMTP id 04D1F4003E\n for <dev@dpdk.org>; Tue, 27 Apr 2021 10:51:17 +0200 (CEST)",
            "from DGGEMS409-HUB.china.huawei.com (unknown [172.30.72.58])\n by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4FTwQG1NtxzPqXT\n for <dev@dpdk.org>; Tue, 27 Apr 2021 16:48:06 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n DGGEMS409-HUB.china.huawei.com (10.3.19.209) with Microsoft SMTP Server id\n 14.3.498.0; Tue, 27 Apr 2021 16:51:11 +0800"
        ],
        "From": "\"Min Hu (Connor)\" <humin29@huawei.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<ferruh.yigit@intel.com>, <jia.guo@intel.com>, <haiyue.wang@intel.com>",
        "Date": "Tue, 27 Apr 2021 16:51:21 +0800",
        "Message-ID": "<1619513481-15370-1-git-send-email-humin29@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] net/e1000: fix param misusage when set rte flow\n error",
        "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 patch fixes parameter misusage when set rte flow action error.\n\nFixes: c0688ef1eded (\"net/igb: parse flow API n-tuple filter\")\nCc: stable@dpdk.org\n\nSigned-off-by: Min Hu (Connor) <humin29@huawei.com>\n---\n drivers/net/e1000/igb_flow.c | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/drivers/net/e1000/igb_flow.c b/drivers/net/e1000/igb_flow.c\nindex 33f6b1d..e72376f 100644\n--- a/drivers/net/e1000/igb_flow.c\n+++ b/drivers/net/e1000/igb_flow.c\n@@ -350,7 +350,7 @@ cons_parse_ntuple_filter(const struct rte_flow_attr *attr,\n \t\tmemset(filter, 0, sizeof(struct rte_eth_ntuple_filter));\n \t\trte_flow_error_set(error, EINVAL,\n \t\t\tRTE_FLOW_ERROR_TYPE_ACTION,\n-\t\t\titem, \"Not supported action.\");\n+\t\t\tact, \"Not supported action.\");\n \t\treturn -rte_errno;\n \t}\n \tfilter->queue =\n",
    "prefixes": []
}