get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 65501,
    "url": "http://patches.dpdk.org/api/patches/65501/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200203194912.4669-6-honnappa.nagarahalli@arm.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": "<20200203194912.4669-6-honnappa.nagarahalli@arm.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200203194912.4669-6-honnappa.nagarahalli@arm.com",
    "date": "2020-02-03T19:49:12",
    "name": "[v2,5/5] hash: correct lock free extendable table support",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "2b34afb2b6482801559294bf477b44903c140dc0",
    "submitter": {
        "id": 1045,
        "url": "http://patches.dpdk.org/api/people/1045/?format=api",
        "name": "Honnappa Nagarahalli",
        "email": "honnappa.nagarahalli@arm.com"
    },
    "delegate": {
        "id": 24651,
        "url": "http://patches.dpdk.org/api/users/24651/?format=api",
        "username": "dmarchand",
        "first_name": "David",
        "last_name": "Marchand",
        "email": "david.marchand@redhat.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200203194912.4669-6-honnappa.nagarahalli@arm.com/mbox/",
    "series": [
        {
            "id": 8401,
            "url": "http://patches.dpdk.org/api/series/8401/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=8401",
            "date": "2020-02-03T19:49:07",
            "name": "test/meson: fix hash readwrite timeout failure",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/8401/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/65501/comments/",
    "check": "fail",
    "checks": "http://patches.dpdk.org/api/patches/65501/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 0A78DA04FA;\n\tMon,  3 Feb 2020 20:50:10 +0100 (CET)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 5C0661C06B;\n\tMon,  3 Feb 2020 20:49:35 +0100 (CET)",
            "from foss.arm.com (foss.arm.com [217.140.110.172])\n by dpdk.org (Postfix) with ESMTP id EA90F1BFF1;\n Mon,  3 Feb 2020 20:49:30 +0100 (CET)",
            "from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14])\n by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 85BFC113E;\n Mon,  3 Feb 2020 11:49:30 -0800 (PST)",
            "from qc2400f-1.austin.arm.com (qc2400f-1.austin.arm.com\n [10.118.14.48])\n by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7D8F73F52E;\n Mon,  3 Feb 2020 11:49:30 -0800 (PST)"
        ],
        "From": "Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>",
        "To": "agupta3@marvell.com, yipeng1.wang@intel.com, sameh.gobriel@intel.com,\n honnappa.nagarahalli@arm.com",
        "Cc": "thomas@monjalon.net, david.marchand@redhat.com, dev@dpdk.org, nd@arm.com,\n stable@dpdk.org",
        "Date": "Mon,  3 Feb 2020 13:49:12 -0600",
        "Message-Id": "<20200203194912.4669-6-honnappa.nagarahalli@arm.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20200203194912.4669-1-honnappa.nagarahalli@arm.com>",
        "References": "<1567748973-24192-1-git-send-email-agupta3@marvell.com>\n <20200203194912.4669-1-honnappa.nagarahalli@arm.com>",
        "Subject": "[dpdk-dev] [PATCH v2 5/5] hash: correct lock free extendable table\n\tsupport",
        "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": "Lock-free extendable table is supported. Correct the comments.\n\nFixes: f401363d984a (\"hash: support lock-free extendable bucket\")\nCc: stable@dpdk.org\n\nSigned-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>\n---\n lib/librte_hash/rte_hash.h | 2 --\n 1 file changed, 2 deletions(-)",
    "diff": "diff --git a/lib/librte_hash/rte_hash.h b/lib/librte_hash/rte_hash.h\nindex 063701173..ed0673b73 100644\n--- a/lib/librte_hash/rte_hash.h\n+++ b/lib/librte_hash/rte_hash.h\n@@ -51,8 +51,6 @@ extern \"C\" {\n \n /** Flag to support lock free reader writer concurrency. Both single writer\n  * and multi writer use cases are supported.\n- * Currently, extendable bucket table feature is not supported with\n- * this feature.\n  */\n #define RTE_HASH_EXTRA_FLAGS_RW_CONCURRENCY_LF 0x20\n \n",
    "prefixes": [
        "v2",
        "5/5"
    ]
}