get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 45454,
    "url": "http://patches.dpdk.org/api/patches/45454/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1537966465-248530-6-git-send-email-yipeng1.wang@intel.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": "<1537966465-248530-6-git-send-email-yipeng1.wang@intel.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1537966465-248530-6-git-send-email-yipeng1.wang@intel.com",
    "date": "2018-09-26T12:54:25",
    "name": "[v3,5/5] hash: fix unused define",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "9e1ddb175a9294b344fcbabf6b30fee71695188f",
    "submitter": {
        "id": 754,
        "url": "http://patches.dpdk.org/api/people/754/?format=api",
        "name": "Wang, Yipeng1",
        "email": "yipeng1.wang@intel.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1537966465-248530-6-git-send-email-yipeng1.wang@intel.com/mbox/",
    "series": [
        {
            "id": 1526,
            "url": "http://patches.dpdk.org/api/series/1526/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=1526",
            "date": "2018-09-26T12:54:21",
            "name": "hash: fix multiple issues",
            "version": 3,
            "mbox": "http://patches.dpdk.org/series/1526/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/45454/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/45454/checks/",
    "tags": {},
    "related": [],
    "headers": {
        "Return-Path": "<dev-bounces@dpdk.org>",
        "X-Original-To": "patchwork@dpdk.org",
        "Delivered-To": "patchwork@dpdk.org",
        "Received": [
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 7FE8F1B49D;\n\tWed, 26 Sep 2018 21:59:40 +0200 (CEST)",
            "from mga02.intel.com (mga02.intel.com [134.134.136.20])\n\tby dpdk.org (Postfix) with ESMTP id F27DC1B467\n\tfor <dev@dpdk.org>; Wed, 26 Sep 2018 21:59:23 +0200 (CEST)",
            "from fmsmga006.fm.intel.com ([10.253.24.20])\n\tby orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;\n\t26 Sep 2018 12:59:21 -0700",
            "from skx-yipeng.jf.intel.com ([10.54.81.175])\n\tby fmsmga006.fm.intel.com with ESMTP; 26 Sep 2018 12:59:18 -0700"
        ],
        "X-Amp-Result": "SKIPPED(no attachment in message)",
        "X-Amp-File-Uploaded": "False",
        "X-ExtLoop1": "1",
        "X-IronPort-AV": "E=Sophos;i=\"5.54,307,1534834800\"; d=\"scan'208\";a=\"266959385\"",
        "From": "Yipeng Wang <yipeng1.wang@intel.com>",
        "To": "bruce.richardson@intel.com",
        "Cc": "dev@dpdk.org, yipeng1.wang@intel.com, honnappa.nagarahalli@arm.com,\n\tsameh.gobriel@intel.com",
        "Date": "Wed, 26 Sep 2018 05:54:25 -0700",
        "Message-Id": "<1537966465-248530-6-git-send-email-yipeng1.wang@intel.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1537966465-248530-1-git-send-email-yipeng1.wang@intel.com>",
        "References": "<1536253745-133104-1-git-send-email-yipeng1.wang@intel.com>\n\t<1537966465-248530-1-git-send-email-yipeng1.wang@intel.com>",
        "Subject": "[dpdk-dev] [PATCH v3 5/5] hash: fix unused define",
        "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\t<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\t<mailto:dev-request@dpdk.org?subject=subscribe>",
        "Errors-To": "dev-bounces@dpdk.org",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "Since the depth-first search of cuckoo path is removed, we do not\nneed the macro anymore which specifies the depth of the cuckoo\nsearch.\n\nFixes: f2e3001b53ec (\"hash: support read/write concurrency\")\nCc: stable@dpdk.org\n\nSigned-off-by: Yipeng Wang <yipeng1.wang@intel.com>\nAcked-by: Bruce Richardson <bruce.richardson@intel.com>\n---\n lib/librte_hash/rte_cuckoo_hash.h | 2 --\n 1 file changed, 2 deletions(-)",
    "diff": "diff --git a/lib/librte_hash/rte_cuckoo_hash.h b/lib/librte_hash/rte_cuckoo_hash.h\nindex b43f467..fc0e5c2 100644\n--- a/lib/librte_hash/rte_cuckoo_hash.h\n+++ b/lib/librte_hash/rte_cuckoo_hash.h\n@@ -104,8 +104,6 @@ const rte_hash_cmp_eq_t cmp_jump_table[NUM_KEY_CMP_CASES] = {\n \n #define LCORE_CACHE_SIZE\t\t64\n \n-#define RTE_HASH_MAX_PUSHES             100\n-\n #define RTE_HASH_BFS_QUEUE_MAX_LEN       1000\n \n #define RTE_XABORT_CUCKOO_PATH_INVALIDED 0x4\n",
    "prefixes": [
        "v3",
        "5/5"
    ]
}