get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 77327,
    "url": "http://patches.dpdk.org/api/patches/77327/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200911054534.55378-5-joyce.kong@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": "<20200911054534.55378-5-joyce.kong@arm.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200911054534.55378-5-joyce.kong@arm.com",
    "date": "2020-09-11T05:45:34",
    "name": "[4/4] eal/pause: remove experimental tag from wait until equal",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "fe2c40d68939a9db8b75597c9ab7525fe1d307b3",
    "submitter": {
        "id": 970,
        "url": "http://patches.dpdk.org/api/people/970/?format=api",
        "name": "Joyce Kong",
        "email": "joyce.kong@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/20200911054534.55378-5-joyce.kong@arm.com/mbox/",
    "series": [
        {
            "id": 12130,
            "url": "http://patches.dpdk.org/api/series/12130/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=12130",
            "date": "2020-09-11T05:45:30",
            "name": "remove experimental tags from APIs",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/12130/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/77327/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/77327/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 1E08DA04B5;\n\tFri, 11 Sep 2020 07:46:25 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 0A95D1C10F;\n\tFri, 11 Sep 2020 07:46:09 +0200 (CEST)",
            "from foss.arm.com (foss.arm.com [217.140.110.172])\n by dpdk.org (Postfix) with ESMTP id 0543C1C115\n for <dev@dpdk.org>; Fri, 11 Sep 2020 07:46:07 +0200 (CEST)",
            "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 84EDC106F;\n Thu, 10 Sep 2020 22:46:06 -0700 (PDT)",
            "from net-arm-thunderx2-03.shanghai.arm.com\n (net-arm-thunderx2-03.shanghai.arm.com [10.169.210.123])\n by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 53EF63F68F;\n Thu, 10 Sep 2020 22:46:04 -0700 (PDT)"
        ],
        "From": "Joyce Kong <joyce.kong@arm.com>",
        "To": "thomas@monjalon.net, honnappa.nagarahalli@arm.com, phil.yang@arm.com,\n ruifeng.wang@arm.com",
        "Cc": "dev@dpdk.org,\n\tnd@arm.com",
        "Date": "Fri, 11 Sep 2020 13:45:34 +0800",
        "Message-Id": "<20200911054534.55378-5-joyce.kong@arm.com>",
        "X-Mailer": "git-send-email 2.28.0",
        "In-Reply-To": "<20200911054534.55378-1-joyce.kong@arm.com>",
        "References": "<20200911054534.55378-1-joyce.kong@arm.com>",
        "MIME-Version": "1.0",
        "Content-Transfer-Encoding": "8bit",
        "Subject": "[dpdk-dev] [PATCH 4/4] eal/pause: remove experimental tag from wait\n\tuntil equal",
        "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": "rte_wait_until_equal_xx APIs were introduced in 19.11 release\nand there were no changes in the public APIs since then, it\nshould be mature enough to remove the experimental tag.\n\nSigned-off-by: Joyce Kong <joyce.kong@arm.com>\nReviewed-by: Phil Yang <phil.yang@arm.com>\nReviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>\n---\n lib/librte_eal/include/generic/rte_pause.h | 12 ------------\n 1 file changed, 12 deletions(-)",
    "diff": "diff --git a/lib/librte_eal/include/generic/rte_pause.h b/lib/librte_eal/include/generic/rte_pause.h\nindex 7422785f1..668ee4a18 100644\n--- a/lib/librte_eal/include/generic/rte_pause.h\n+++ b/lib/librte_eal/include/generic/rte_pause.h\n@@ -28,9 +28,6 @@\n static inline void rte_pause(void);\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: this API may change, or be removed, without prior notice\n- *\n  * Wait for *addr to be updated with a 16-bit expected value, with a relaxed\n  * memory ordering model meaning the loads around this API can be reordered.\n  *\n@@ -44,15 +41,11 @@ static inline void rte_pause(void);\n  *  C++11 memory orders with the same names, see the C++11 standard or\n  *  the GCC wiki on atomic synchronization for detailed definition.\n  */\n-__rte_experimental\n static __rte_always_inline void\n rte_wait_until_equal_16(volatile uint16_t *addr, uint16_t expected,\n \t\tint memorder);\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: this API may change, or be removed, without prior notice\n- *\n  * Wait for *addr to be updated with a 32-bit expected value, with a relaxed\n  * memory ordering model meaning the loads around this API can be reordered.\n  *\n@@ -66,15 +59,11 @@ rte_wait_until_equal_16(volatile uint16_t *addr, uint16_t expected,\n  *  C++11 memory orders with the same names, see the C++11 standard or\n  *  the GCC wiki on atomic synchronization for detailed definition.\n  */\n-__rte_experimental\n static __rte_always_inline void\n rte_wait_until_equal_32(volatile uint32_t *addr, uint32_t expected,\n \t\tint memorder);\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: this API may change, or be removed, without prior notice\n- *\n  * Wait for *addr to be updated with a 64-bit expected value, with a relaxed\n  * memory ordering model meaning the loads around this API can be reordered.\n  *\n@@ -88,7 +77,6 @@ rte_wait_until_equal_32(volatile uint32_t *addr, uint32_t expected,\n  *  C++11 memory orders with the same names, see the C++11 standard or\n  *  the GCC wiki on atomic synchronization for detailed definition.\n  */\n-__rte_experimental\n static __rte_always_inline void\n rte_wait_until_equal_64(volatile uint64_t *addr, uint64_t expected,\n \t\tint memorder);\n",
    "prefixes": [
        "4/4"
    ]
}