get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 91704,
    "url": "http://patches.dpdk.org/api/patches/91704/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1618650588-34268-3-git-send-email-humin29@huawei.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": "<1618650588-34268-3-git-send-email-humin29@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1618650588-34268-3-git-send-email-humin29@huawei.com",
    "date": "2021-04-17T09:09:43",
    "name": "[v2,2/7] net/ice: support set VSI reset thread name",
    "commit_ref": null,
    "pull_url": null,
    "state": "accepted",
    "archived": true,
    "hash": "3070426951f328ec36e7b1aa1e7780fbbd6962a2",
    "submitter": {
        "id": 1944,
        "url": "http://patches.dpdk.org/api/people/1944/?format=api",
        "name": "humin (Q)",
        "email": "humin29@huawei.com"
    },
    "delegate": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/users/1/?format=api",
        "username": "tmonjalo",
        "first_name": "Thomas",
        "last_name": "Monjalon",
        "email": "thomas@monjalon.net"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1618650588-34268-3-git-send-email-humin29@huawei.com/mbox/",
    "series": [
        {
            "id": 16462,
            "url": "http://patches.dpdk.org/api/series/16462/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16462",
            "date": "2021-04-17T09:09:44",
            "name": "support set thread name",
            "version": 2,
            "mbox": "http://patches.dpdk.org/series/16462/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/91704/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/91704/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 2FE7FA0562;\n\tSat, 17 Apr 2021 11:10:27 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id E0EDE161EB5;\n\tSat, 17 Apr 2021 11:09:55 +0200 (CEST)",
            "from szxga04-in.huawei.com (szxga04-in.huawei.com [45.249.212.190])\n by mails.dpdk.org (Postfix) with ESMTP id 7AEB84069C\n for <dev@dpdk.org>; Sat, 17 Apr 2021 11:09:44 +0200 (CEST)",
            "from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.60])\n by szxga04-in.huawei.com (SkyGuard) with ESMTP id 4FMnJQ44VPzpY2K;\n Sat, 17 Apr 2021 17:06:46 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n DGGEMS412-HUB.china.huawei.com (10.3.19.212) with Microsoft SMTP Server id\n 14.3.498.0; Sat, 17 Apr 2021 17:09:38 +0800"
        ],
        "From": "\"Min Hu (Connor)\" <humin29@huawei.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<ferruh.yigit@intel.com>, <thomas@monjalon.net>,\n <david.marchand@redhat.com>, <shepard.siegel@atomicrules.com>,\n <qiming.yang@intel.com>, <rosen.xu@intel.com>, <john.mcnamara@intel.com>,\n <ciara.power@intel.com>, <maxime.coquelin@redhat.com>",
        "Date": "Sat, 17 Apr 2021 17:09:43 +0800",
        "Message-ID": "<1618650588-34268-3-git-send-email-humin29@huawei.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1618650588-34268-1-git-send-email-humin29@huawei.com>",
        "References": "<1618051221-19962-1-git-send-email-humin29@huawei.com>\n <1618650588-34268-1-git-send-email-humin29@huawei.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-CFilter-Loop": "Reflected",
        "Subject": "[dpdk-dev] [PATCH v2 2/7] net/ice: support set VSI reset thread name",
        "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",
        "Sender": "\"dev\" <dev-bounces@dpdk.org>"
    },
    "content": "From: Chengwen Feng <fengchengwen@huawei.com>\n\nThis patch supports set VSI reset thread name which is helpful for\ndebugging.\n\nSigned-off-by: Chengwen Feng <fengchengwen@huawei.com>\nSigned-off-by: Min Hu (Connor) <humin29@huawei.com>\n---\n drivers/net/ice/ice_dcf_parent.c | 9 ++++++---\n 1 file changed, 6 insertions(+), 3 deletions(-)",
    "diff": "diff --git a/drivers/net/ice/ice_dcf_parent.c b/drivers/net/ice/ice_dcf_parent.c\nindex a8571b3..c8e4332 100644\n--- a/drivers/net/ice/ice_dcf_parent.c\n+++ b/drivers/net/ice/ice_dcf_parent.c\n@@ -151,7 +151,9 @@ ice_dcf_vsi_update_service_handler(void *param)\n static void\n start_vsi_reset_thread(struct ice_dcf_hw *dcf_hw, bool vfr, uint16_t vf_id)\n {\n+#define THREAD_NAME_LEN\t16\n \tstruct ice_dcf_reset_event_param *param;\n+\tchar name[THREAD_NAME_LEN];\n \tpthread_t thread;\n \tint ret;\n \n@@ -165,9 +167,10 @@ start_vsi_reset_thread(struct ice_dcf_hw *dcf_hw, bool vfr, uint16_t vf_id)\n \tparam->vfr = vfr;\n \tparam->vf_id = vf_id;\n \n-\tret = pthread_create(&thread, NULL,\n-\t\t\t     ice_dcf_vsi_update_service_handler, param);\n-\tif (ret) {\n+\tsnprintf(name, sizeof(name), \"ice-reset-%u\", vf_id);\n+\tret = rte_ctrl_thread_create(&thread, name, NULL,\n+\t\t\t\t     ice_dcf_vsi_update_service_handler, param);\n+\tif (ret != 0) {\n \t\tPMD_DRV_LOG(ERR, \"Failed to start the thread for reset handling\");\n \t\tfree(param);\n \t}\n",
    "prefixes": [
        "v2",
        "2/7"
    ]
}