get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 122499,
    "url": "http://patchwork.dpdk.org/api/patches/122499/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1674583351-15292-5-git-send-email-roretzla@linux.microsoft.com/",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "<1674583351-15292-5-git-send-email-roretzla@linux.microsoft.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1674583351-15292-5-git-send-email-roretzla@linux.microsoft.com",
    "date": "2023-01-24T18:02:31",
    "name": "[v9,4/4] eal: deprecation notice for rte thread setname API",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "2ab4e6c45646a621cc8bf324dd608e0254d80276",
    "submitter": {
        "id": 2077,
        "url": "http://patchwork.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1674583351-15292-5-git-send-email-roretzla@linux.microsoft.com/mbox/",
    "series": [
        {
            "id": 26644,
            "url": "http://patchwork.dpdk.org/api/series/26644/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=26644",
            "date": "2023-01-24T18:02:27",
            "name": "add rte_thread_set_name API for rte_thread_t",
            "version": 9,
            "mbox": "http://patchwork.dpdk.org/series/26644/mbox/"
        }
    ],
    "comments": "http://patchwork.dpdk.org/api/patches/122499/comments/",
    "check": "success",
    "checks": "http://patchwork.dpdk.org/api/patches/122499/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 mails.dpdk.org (mails.dpdk.org [217.70.189.124])\n\tby inbox.dpdk.org (Postfix) with ESMTP id BDE5D4247A;\n\tTue, 24 Jan 2023 19:02:58 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id EADC442D3F;\n\tTue, 24 Jan 2023 19:02:42 +0100 (CET)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id B1AC84113F\n for <dev@dpdk.org>; Tue, 24 Jan 2023 19:02:38 +0100 (CET)",
            "by linux.microsoft.com (Postfix, from userid 1086)\n id 145C820E34CD; Tue, 24 Jan 2023 10:02:37 -0800 (PST)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com 145C820E34CD",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com;\n s=default; t=1674583358;\n bh=bquWnT26v6YDH7aj/cY8c0igM5gjFXsZ8el7rXJDfw0=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n b=e+gFDtpBKdGmacHUDs56TzuKEpov/d9i3KBzmCdshaIdHb1bpK92sBBQ3BALJxk1r\n TJKXznyFYqSQeuLvpk4RQXbCQ6jEyhbi/CWk7wX057FosQT8Z7yVzS9V60m40YCz2h\n jj5pFDQPcCSWmWotrKFACVaZxxM8Ik3QJxm3a2zU=",
        "From": "Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, david.marchand@redhat.com, jerinjacobk@gmail.com,\n mb@smartsharesystems.com, Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "Subject": "[PATCH v9 4/4] eal: deprecation notice for rte thread setname API",
        "Date": "Tue, 24 Jan 2023 10:02:31 -0800",
        "Message-Id": "<1674583351-15292-5-git-send-email-roretzla@linux.microsoft.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1674583351-15292-1-git-send-email-roretzla@linux.microsoft.com>",
        "References": "<1670439617-9054-1-git-send-email-roretzla@linux.microsoft.com>\n <1674583351-15292-1-git-send-email-roretzla@linux.microsoft.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=UTF-8",
        "Content-Transfer-Encoding": "8bit",
        "X-BeenThere": "dev@dpdk.org",
        "X-Mailman-Version": "2.1.29",
        "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"
    },
    "content": "Notify deprecation of rte_thread_setname API, it will be removed as it\nexposes platform-specific thread details. The functionality it provided\nis now available via the new rte_lcore_set_name API.\n\nSigned-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com>\nAcked-by: Morten Brørup <mb@smartsharesystems.com>\nAcked-by: David Marchand <david.marchand@redhat.com>\n---\n doc/guides/rel_notes/deprecation.rst | 5 +++++\n 1 file changed, 5 insertions(+)",
    "diff": "diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst\nindex e18ac34..5eb930f 100644\n--- a/doc/guides/rel_notes/deprecation.rst\n+++ b/doc/guides/rel_notes/deprecation.rst\n@@ -18,6 +18,11 @@ Deprecation Notices\n   in the future. Applications can use ``devtools/cocci/func_or_ret.cocci``\n   to update their code.\n \n+* eal: The function ``rte_thread_setname`` is planned to be deprecated\n+  starting with the 23.03 release subject to the replacement API\n+  rte_thread_set_name being marked as stable and planned to be removed\n+  by the 23.11 release.\n+\n * rte_atomicNN_xxx: These APIs do not take memory order parameter. This does\n   not allow for writing optimized code for all the CPU architectures supported\n   in DPDK. DPDK has adopted the atomic operations from\n",
    "prefixes": [
        "v9",
        "4/4"
    ]
}