get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 122095,
    "url": "http://patches.dpdk.org/api/patches/122095/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230116124414.49905-2-mb@smartsharesystems.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": "<20230116124414.49905-2-mb@smartsharesystems.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/20230116124414.49905-2-mb@smartsharesystems.com",
    "date": "2023-01-16T12:44:12",
    "name": "[v6,2/4] event/dlb2: remove superfluous rte_memcpy",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "2efe8415ffb2e86409bb2db5669f5afc120e2471",
    "submitter": {
        "id": 591,
        "url": "http://patches.dpdk.org/api/people/591/?format=api",
        "name": "Morten Brørup",
        "email": "mb@smartsharesystems.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/20230116124414.49905-2-mb@smartsharesystems.com/mbox/",
    "series": [
        {
            "id": 26560,
            "url": "http://patches.dpdk.org/api/series/26560/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=26560",
            "date": "2023-01-16T12:44:11",
            "name": "[v6,1/4] net/bnx2x: fix warnings about rte_memcpy lengths",
            "version": 6,
            "mbox": "http://patches.dpdk.org/series/26560/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/122095/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/122095/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 2C063423EF;\n\tMon, 16 Jan 2023 13:44:23 +0100 (CET)",
            "from mails.dpdk.org (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id A24E742BC9;\n\tMon, 16 Jan 2023 13:44:18 +0100 (CET)",
            "from smartserver.smartsharesystems.com\n (smartserver.smartsharesystems.com [77.243.40.215])\n by mails.dpdk.org (Postfix) with ESMTP id 5210640A7D\n for <dev@dpdk.org>; Mon, 16 Jan 2023 13:44:17 +0100 (CET)",
            "from dkrd2.smartsharesys.local ([192.168.4.12]) by\n smartserver.smartsharesystems.com with Microsoft SMTPSVC(6.0.3790.4675);\n Mon, 16 Jan 2023 13:44:16 +0100"
        ],
        "From": "=?utf-8?q?Morten_Br=C3=B8rup?= <mb@smartsharesystems.com>",
        "To": "dev@dpdk.org, roretzla@linux.microsoft.com, rmody@marvell.com,\n timothy.mcdaniel@intel.com, matan@nvidia.com, viacheslavo@nvidia.com",
        "Cc": "ruifeng.wang@arm.com, zhoumin@loongson.cn, drc@linux.vnet.ibm.com,\n kda@semihalf.com, bruce.richardson@intel.com, konstantin.v.ananyev@yandex.ru,\n\t=?utf-8?q?Morten_Br=C3=B8rup?= <mb@smartsharesystems.com>",
        "Subject": "[PATCH v6 2/4] event/dlb2: remove superfluous rte_memcpy",
        "Date": "Mon, 16 Jan 2023 13:44:12 +0100",
        "Message-Id": "<20230116124414.49905-2-mb@smartsharesystems.com>",
        "X-Mailer": "git-send-email 2.17.1",
        "In-Reply-To": "<20230116124414.49905-1-mb@smartsharesystems.com>",
        "References": "<20221202153432.131023-1-mb@smartsharesystems.com>\n <20230116124414.49905-1-mb@smartsharesystems.com>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=UTF-8",
        "Content-Transfer-Encoding": "8bit",
        "X-OriginalArrivalTime": "16 Jan 2023 12:44:17.0021 (UTC)\n FILETIME=[3EDF5AD0:01D929A8]",
        "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": "Copying with the same src and dst address has no effect; removed to\navoid compiler warning with decorated rte_memcpy.\n\nFixes: e7c9971a857a (\"event/dlb2: add probe-time hardware init\")\nCc: timothy.mcdaniel@intel.com\n\nSigned-off-by: Morten Brørup <mb@smartsharesystems.com>\nAcked-by: Stephen Hemminger <stephen@networkplumber.org>\n---\nv6:\n* Add Fixes to patch description. (Stephen)\nv5:\n* First patch in series.\n---\n drivers/event/dlb2/dlb2.c | 3 ---\n 1 file changed, 3 deletions(-)",
    "diff": "diff --git a/drivers/event/dlb2/dlb2.c b/drivers/event/dlb2/dlb2.c\nindex 60c5cd4804..03d32c779f 100644\n--- a/drivers/event/dlb2/dlb2.c\n+++ b/drivers/event/dlb2/dlb2.c\n@@ -215,7 +215,6 @@ static int\n dlb2_hw_query_resources(struct dlb2_eventdev *dlb2)\n {\n \tstruct dlb2_hw_dev *handle = &dlb2->qm_instance;\n-\tstruct dlb2_hw_resource_info *dlb2_info = &handle->info;\n \tint num_ldb_ports;\n \tint ret;\n \n@@ -277,8 +276,6 @@ dlb2_hw_query_resources(struct dlb2_eventdev *dlb2)\n \thandle->info.hw_rsrc_max.reorder_window_size =\n \t\tdlb2->hw_rsrc_query_results.num_hist_list_entries;\n \n-\trte_memcpy(dlb2_info, &handle->info.hw_rsrc_max, sizeof(*dlb2_info));\n-\n \treturn 0;\n }\n \n",
    "prefixes": [
        "v6",
        "2/4"
    ]
}