get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 63589,
    "url": "https://patches.dpdk.org/api/patches/63589/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/20191205123847.39579-8-qi.z.zhang@intel.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": "<20191205123847.39579-8-qi.z.zhang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20191205123847.39579-8-qi.z.zhang@intel.com",
    "date": "2019-12-05T12:38:42",
    "name": "[07/12] net/ice/base: fix loop limit",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "cdc8158ffb7bd8ab2b0bd681078621e5e1a5b465",
    "submitter": {
        "id": 504,
        "url": "https://patches.dpdk.org/api/people/504/?format=api",
        "name": "Qi Zhang",
        "email": "qi.z.zhang@intel.com"
    },
    "delegate": {
        "id": 31221,
        "url": "https://patches.dpdk.org/api/users/31221/?format=api",
        "username": "yexl",
        "first_name": "xiaolong",
        "last_name": "ye",
        "email": "xiaolong.ye@intel.com"
    },
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/20191205123847.39579-8-qi.z.zhang@intel.com/mbox/",
    "series": [
        {
            "id": 7737,
            "url": "https://patches.dpdk.org/api/series/7737/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=7737",
            "date": "2019-12-05T12:38:35",
            "name": "base code update",
            "version": 1,
            "mbox": "https://patches.dpdk.org/series/7737/mbox/"
        }
    ],
    "comments": "https://patches.dpdk.org/api/patches/63589/comments/",
    "check": "success",
    "checks": "https://patches.dpdk.org/api/patches/63589/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 C7322A04F2;\n\tThu,  5 Dec 2019 13:36:56 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 635101BFB5;\n\tThu,  5 Dec 2019 13:36:04 +0100 (CET)",
            "from mga11.intel.com (mga11.intel.com [192.55.52.93])\n by dpdk.org (Postfix) with ESMTP id 1C4E31BF95;\n Thu,  5 Dec 2019 13:35:51 +0100 (CET)",
            "from fmsmga008.fm.intel.com ([10.253.24.58])\n by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n 05 Dec 2019 04:35:51 -0800",
            "from dpdk51.sh.intel.com ([10.67.110.245])\n by fmsmga008.fm.intel.com with ESMTP; 05 Dec 2019 04:35:49 -0800"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.69,281,1571727600\"; d=\"scan'208\";a=\"209122751\"",
        "From": "Qi Zhang <qi.z.zhang@intel.com>",
        "To": "qiming.yang@intel.com",
        "Cc": "xiaolong.ye@intel.com, dev@dpdk.org, Qi Zhang <qi.z.zhang@intel.com>,\n stable@dpdk.org, Dan Nowlin <dan.nowlin@intel.com>,\n Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>",
        "Date": "Thu,  5 Dec 2019 20:38:42 +0800",
        "Message-Id": "<20191205123847.39579-8-qi.z.zhang@intel.com>",
        "X-Mailer": "git-send-email 2.13.6",
        "In-Reply-To": "<20191205123847.39579-1-qi.z.zhang@intel.com>",
        "References": "<20191205123847.39579-1-qi.z.zhang@intel.com>",
        "Subject": "[dpdk-dev] [PATCH 07/12] net/ice/base: fix loop limit",
        "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": "In ice_prot_type_to_id routine, correct the loop limit check\nto use ARRAY_SIZE instead of looking for the array element to\nhave a specific value.\n\nFixes: fed0c5ca5f19 (\"net/ice/base: support programming a new switch recipe\")\nCc: stable@dpdk.org\n\nSigned-off-by: Dan Nowlin <dan.nowlin@intel.com>\nSigned-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>\nSigned-off-by: Qi Zhang <qi.z.zhang@intel.com>\n---\n drivers/net/ice/base/ice_switch.c | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/drivers/net/ice/base/ice_switch.c b/drivers/net/ice/base/ice_switch.c\nindex 3ed84ca01..b2945a9e2 100644\n--- a/drivers/net/ice/base/ice_switch.c\n+++ b/drivers/net/ice/base/ice_switch.c\n@@ -4880,7 +4880,7 @@ static bool ice_prot_type_to_id(enum ice_protocol_type type, u16 *id)\n {\n \tu16 i;\n \n-\tfor (i = 0; ice_prot_id_tbl[i].type != ICE_PROTOCOL_LAST; i++)\n+\tfor (i = 0; i < ARRAY_SIZE(ice_prot_id_tbl); i++)\n \t\tif (ice_prot_id_tbl[i].type == type) {\n \t\t\t*id = ice_prot_id_tbl[i].protocol_id;\n \t\t\treturn true;\n",
    "prefixes": [
        "07/12"
    ]
}