get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 77325,
    "url": "http://patches.dpdk.org/api/patches/77325/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200911054534.55378-3-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-3-joyce.kong@arm.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20200911054534.55378-3-joyce.kong@arm.com",
    "date": "2020-09-11T05:45:32",
    "name": "[2/4] eal/mcslock: remove experimental tag",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "5e93e38b8c62f9fabd26b6c068fc33569fead8e1",
    "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-3-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/77325/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/77325/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 77D5FA04B5;\n\tFri, 11 Sep 2020 07:46:04 +0200 (CEST)",
            "from [92.243.14.124] (localhost [127.0.0.1])\n\tby dpdk.org (Postfix) with ESMTP id 173EB1C0D4;\n\tFri, 11 Sep 2020 07:46:01 +0200 (CEST)",
            "from foss.arm.com (foss.arm.com [217.140.110.172])\n by dpdk.org (Postfix) with ESMTP id B52A81C0D2\n for <dev@dpdk.org>; Fri, 11 Sep 2020 07:45:59 +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 42674106F;\n Thu, 10 Sep 2020 22:45:59 -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 1101F3F68F;\n Thu, 10 Sep 2020 22:45:56 -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:32 +0800",
        "Message-Id": "<20200911054534.55378-3-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 2/4] eal/mcslock: remove experimental tag",
        "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": "Since rte_mcslock APIs were introduced in 19.08 release,\nit is now possible to remove the experimental tag from:\nrte_mcslock_lock()\nrte_mcslock_unlock()\nrte_mcslock_trylock()\nrte_mcslock_is_locked()\n\nSigned-off-by: Joyce Kong <joyce.kong@arm.com>\nReviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>\nAcked-by: Phil Yang <phil.yang@arm.com>\n---\n MAINTAINERS                                  |  2 +-\n lib/librte_eal/include/generic/rte_mcslock.h | 16 ----------------\n 2 files changed, 1 insertion(+), 17 deletions(-)",
    "diff": "diff --git a/MAINTAINERS b/MAINTAINERS\nindex 3003852b5..0e43a28bf 100644\n--- a/MAINTAINERS\n+++ b/MAINTAINERS\n@@ -264,7 +264,7 @@ M: Cristian Dumitrescu <cristian.dumitrescu@intel.com>\n F: lib/librte_eal/include/rte_bitmap.h\n F: app/test/test_bitmap.c\n \n-MCSlock - EXPERIMENTAL\n+MCSlock\n M: Phil Yang <phil.yang@arm.com>\n F: lib/librte_eal/include/generic/rte_mcslock.h\n F: app/test/test_mcslock.c\ndiff --git a/lib/librte_eal/include/generic/rte_mcslock.h b/lib/librte_eal/include/generic/rte_mcslock.h\nindex 2bef28351..78b0df295 100644\n--- a/lib/librte_eal/include/generic/rte_mcslock.h\n+++ b/lib/librte_eal/include/generic/rte_mcslock.h\n@@ -32,9 +32,6 @@ typedef struct rte_mcslock {\n } rte_mcslock_t;\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: This API may change without prior notice\n- *\n  * Take the MCS lock.\n  *\n  * @param msl\n@@ -45,7 +42,6 @@ typedef struct rte_mcslock {\n  *   A pointer to a new node of MCS lock. Each CPU/thread acquiring the\n  *   lock should use its 'own node'.\n  */\n-__rte_experimental\n static inline void\n rte_mcslock_lock(rte_mcslock_t **msl, rte_mcslock_t *me)\n {\n@@ -85,9 +81,6 @@ rte_mcslock_lock(rte_mcslock_t **msl, rte_mcslock_t *me)\n }\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: This API may change without prior notice\n- *\n  * Release the MCS lock.\n  *\n  * @param msl\n@@ -95,7 +88,6 @@ rte_mcslock_lock(rte_mcslock_t **msl, rte_mcslock_t *me)\n  * @param me\n  *   A pointer to the node of MCS lock passed in rte_mcslock_lock.\n  */\n-__rte_experimental\n static inline void\n rte_mcslock_unlock(rte_mcslock_t **msl, rte_mcslock_t *me)\n {\n@@ -126,9 +118,6 @@ rte_mcslock_unlock(rte_mcslock_t **msl, rte_mcslock_t *me)\n }\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: This API may change without prior notice\n- *\n  * Try to take the lock.\n  *\n  * @param msl\n@@ -138,7 +127,6 @@ rte_mcslock_unlock(rte_mcslock_t **msl, rte_mcslock_t *me)\n  * @return\n  *   1 if the lock is successfully taken; 0 otherwise.\n  */\n-__rte_experimental\n static inline int\n rte_mcslock_trylock(rte_mcslock_t **msl, rte_mcslock_t *me)\n {\n@@ -159,9 +147,6 @@ rte_mcslock_trylock(rte_mcslock_t **msl, rte_mcslock_t *me)\n }\n \n /**\n- * @warning\n- * @b EXPERIMENTAL: This API may change without prior notice\n- *\n  * Test if the lock is taken.\n  *\n  * @param msl\n@@ -169,7 +154,6 @@ rte_mcslock_trylock(rte_mcslock_t **msl, rte_mcslock_t *me)\n  * @return\n  *   1 if the lock is currently taken; 0 otherwise.\n  */\n-__rte_experimental\n static inline int\n rte_mcslock_is_locked(rte_mcslock_t *msl)\n {\n",
    "prefixes": [
        "2/4"
    ]
}