get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 120896,
    "url": "http://patchwork.dpdk.org/api/patches/120896/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/1671036441-10234-1-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": "<1671036441-10234-1-git-send-email-roretzla@linux.microsoft.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1671036441-10234-1-git-send-email-roretzla@linux.microsoft.com",
    "date": "2022-12-14T16:47:17",
    "name": "[v2,0/4] add rte_thread_set_name API for rte_thread_t",
    "commit_ref": null,
    "pull_url": null,
    "state": null,
    "archived": false,
    "hash": null,
    "submitter": {
        "id": 2077,
        "url": "http://patchwork.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "delegate": null,
    "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/1671036441-10234-1-git-send-email-roretzla@linux.microsoft.com/mbox/",
    "series": [],
    "comments": "http://patchwork.dpdk.org/api/patches/120896/comments/",
    "check": "pending",
    "checks": "http://patchwork.dpdk.org/api/patches/120896/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 CD647A0543;\n\tWed, 14 Dec 2022 17:47:25 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id B9FED4021D;\n\tWed, 14 Dec 2022 17:47:25 +0100 (CET)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id 2CB5E400D6\n for <dev@dpdk.org>; Wed, 14 Dec 2022 17:47:24 +0100 (CET)",
            "by linux.microsoft.com (Postfix, from userid 1086)\n id 76DD120B87C8; Wed, 14 Dec 2022 08:47:23 -0800 (PST)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com 76DD120B87C8",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com;\n s=default; t=1671036443;\n bh=PKK/5gFRGqt3WdN/WksDpttev2MSI0qy4nzZN7rtj4g=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n b=lPjJO3F4JtNggk+/dRZQjqnU2xmbC6MBTSajwiRKK4XT5b/OOVKwi39zWUQeX///2\n XjqxeN3tyt0jwvDt6yLNXSpJK53acOnvbAFhD6waHrns0LpMPALpEq7LOJEf6J7cD0\n T1ctsA/CPJHb4NI1zaGK0+hpn/IcygiD5SKo6NV0=",
        "From": "Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, david.marchand@redhat.com, olivier.matz@6wind.com,\n stephen@networkplumber.org, mb@smartsharesystems.com,\n Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "Subject": "[PATCH v2 0/4] add rte_thread_set_name API for rte_thread_t",
        "Date": "Wed, 14 Dec 2022 08:47:17 -0800",
        "Message-Id": "<1671036441-10234-1-git-send-email-roretzla@linux.microsoft.com>",
        "X-Mailer": "git-send-email 1.8.3.1",
        "In-Reply-To": "<1670439617-9054-1-git-send-email-roretzla@linux.microsoft.com>",
        "References": "<1670439617-9054-1-git-send-email-roretzla@linux.microsoft.com>",
        "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": "Replace the rte_thread_setname API which operates on pthread_t with\nrte_thread_set_name that operates on rte_thread_t.\n\nv2:\n  * initial series provided get/set for lcore thread id, those\n    additions have been removed as per discussion. including\n    unit test.\n  * add a single api rte_thread_set_name does not fail but emits\n    debug logging if the internal implementation is aware of\n    in-exact use of the name or failure to set the name.\n  * adapt mlx5 driver to avoid use of deprecated API.\n\nTyler Retzlaff (4):\n  eal: add thread set name API operating on rte thread\n  eal: remove thread getname API\n  eal: deprecate rte thread setname API\n  drivers: mlx5 use rte thread set name\n\n doc/guides/rel_notes/deprecation.rst |  4 ++++\n drivers/net/mlx5/mlx5_hws_cnt.c      |  4 +++-\n drivers/vdpa/mlx5/mlx5_vdpa_event.c  |  3 +--\n lib/eal/common/eal_common_thread.c   |  9 +++----\n lib/eal/common/eal_common_trace.c    |  2 --\n lib/eal/freebsd/eal.c                |  4 +++-\n lib/eal/freebsd/eal_thread.c         | 20 +++++++++-------\n lib/eal/include/rte_lcore.h          | 19 ++-------------\n lib/eal/include/rte_thread.h         | 17 +++++++++++++\n lib/eal/linux/eal.c                  |  8 +++----\n lib/eal/linux/eal_thread.c           | 29 ++++++++++++++---------\n lib/eal/version.map                  |  4 +++-\n lib/eal/windows/rte_thread.c         | 46 ++++++++++++++++++++++++++++++++++++\n 13 files changed, 114 insertions(+), 55 deletions(-)",
    "diff": null,
    "prefixes": [
        "v2",
        "0/4"
    ]
}