get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 121982,
    "url": "https://patches.dpdk.org/api/patches/121982/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/patch/1673560536-31057-1-git-send-email-roretzla@linux.microsoft.com/",
    "project": {
        "id": 1,
        "url": "https://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": "<1673560536-31057-1-git-send-email-roretzla@linux.microsoft.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1673560536-31057-1-git-send-email-roretzla@linux.microsoft.com",
    "date": "2023-01-12T21:55:32",
    "name": "[v3,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": "https://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "delegate": null,
    "mbox": "https://patches.dpdk.org/project/dpdk/patch/1673560536-31057-1-git-send-email-roretzla@linux.microsoft.com/mbox/",
    "series": [],
    "comments": "https://patches.dpdk.org/api/patches/121982/comments/",
    "check": "pending",
    "checks": "https://patches.dpdk.org/api/patches/121982/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 96B39423BA;\n\tThu, 12 Jan 2023 22:55:40 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 468D542D36;\n\tThu, 12 Jan 2023 22:55:40 +0100 (CET)",
            "from linux.microsoft.com (linux.microsoft.com [13.77.154.182])\n by mails.dpdk.org (Postfix) with ESMTP id 8FD3442D27\n for <dev@dpdk.org>; Thu, 12 Jan 2023 22:55:38 +0100 (CET)",
            "by linux.microsoft.com (Postfix, from userid 1086)\n id D574D20DFDF6; Thu, 12 Jan 2023 13:55:37 -0800 (PST)"
        ],
        "DKIM-Filter": "OpenDKIM Filter v2.11.0 linux.microsoft.com D574D20DFDF6",
        "DKIM-Signature": "v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com;\n s=default; t=1673560537;\n bh=sJqOJmZ+Bs9kFe4/TgUEHqrhXl9IBGIxAf+h+IWK/zg=;\n h=From:To:Cc:Subject:Date:In-Reply-To:References:From;\n b=NS2TnEEkElsZzJUiTW5GM9kqVzgyxLwAMfQtGMh4Fp/XksI3/r9blGDoAh4c1+mh3\n W3BItVm78RCm7IT8yODQRxAzAoEVzlc4vJxZ7ns0e4/cUnVbIzAiDjzC0TYS+eXEjG\n rE8m8BkJulq9KyBftyqdEhDQFH9Q/3UiPB7qj1gE=",
        "From": "Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "To": "dev@dpdk.org",
        "Cc": "thomas@monjalon.net, david.marchand@redhat.com, mb@smartsharesystems.com,\n Tyler Retzlaff <roretzla@linux.microsoft.com>",
        "Subject": "[PATCH v3 0/4] add rte_thread_set_name API for rte_thread_t",
        "Date": "Thu, 12 Jan 2023 13:55:32 -0800",
        "Message-Id": "<1673560536-31057-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>",
        "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": "Replace the rte_thread_setname API which operates on pthread_t with\nrte_thread_set_name that operates on rte_thread_t.\n\nv3:\n  * fix coding style error\n  * move remove of rte_thread_getname to patch #2\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\n\nTyler Retzlaff (4):\n  eal: add thread set name API operating on rte thread\n  eal: remove thread getname API\n  drivers: mlx5 use rte thread set name\n  eal: deprecate rte thread setname API\n\n doc/guides/rel_notes/deprecation.rst |  4 ++++\n drivers/net/mlx5/mlx5_hws_cnt.c      |  3 ++-\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, 113 insertions(+), 55 deletions(-)\n\nSeries-acked-by: Morten Brørup <mb@smartsharesystems.com>",
    "diff": null,
    "prefixes": [
        "v3",
        "0/4"
    ]
}