get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 92055,
    "url": "http://patches.dpdk.org/api/patches/92055/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/patch/1619163776-39125-1-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": "<1619163776-39125-1-git-send-email-humin29@huawei.com>",
    "list_archive_url": "https://inbox.dpdk.org/dev/1619163776-39125-1-git-send-email-humin29@huawei.com",
    "date": "2021-04-23T07:42:56",
    "name": "app/bbdev: fix wrong variable",
    "commit_ref": null,
    "pull_url": null,
    "state": "superseded",
    "archived": true,
    "hash": "30e8587f2548191e710dcd7d3585a457ec6efe03",
    "submitter": {
        "id": 1944,
        "url": "http://patches.dpdk.org/api/people/1944/?format=api",
        "name": "humin (Q)",
        "email": "humin29@huawei.com"
    },
    "delegate": {
        "id": 6690,
        "url": "http://patches.dpdk.org/api/users/6690/?format=api",
        "username": "akhil",
        "first_name": "akhil",
        "last_name": "goyal",
        "email": "gakhil@marvell.com"
    },
    "mbox": "http://patches.dpdk.org/project/dpdk/patch/1619163776-39125-1-git-send-email-humin29@huawei.com/mbox/",
    "series": [
        {
            "id": 16620,
            "url": "http://patches.dpdk.org/api/series/16620/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=16620",
            "date": "2021-04-23T07:42:56",
            "name": "app/bbdev: fix wrong variable",
            "version": 1,
            "mbox": "http://patches.dpdk.org/series/16620/mbox/"
        }
    ],
    "comments": "http://patches.dpdk.org/api/patches/92055/comments/",
    "check": "success",
    "checks": "http://patches.dpdk.org/api/patches/92055/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 9F3B2A0548;\n\tFri, 23 Apr 2021 09:42:50 +0200 (CEST)",
            "from [217.70.189.124] (localhost [127.0.0.1])\n\tby mails.dpdk.org (Postfix) with ESMTP id 8976C4067E;\n\tFri, 23 Apr 2021 09:42:50 +0200 (CEST)",
            "from szxga05-in.huawei.com (szxga05-in.huawei.com [45.249.212.191])\n by mails.dpdk.org (Postfix) with ESMTP id 8C6124014F\n for <dev@dpdk.org>; Fri, 23 Apr 2021 09:42:48 +0200 (CEST)",
            "from DGGEMS405-HUB.china.huawei.com (unknown [172.30.72.59])\n by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4FRR5C2F5NzPtVD;\n Fri, 23 Apr 2021 15:39:43 +0800 (CST)",
            "from localhost.localdomain (10.69.192.56) by\n DGGEMS405-HUB.china.huawei.com (10.3.19.205) with Microsoft SMTP Server id\n 14.3.498.0; Fri, 23 Apr 2021 15:42:43 +0800"
        ],
        "From": "\"Min Hu (Connor)\" <humin29@huawei.com>",
        "To": "<dev@dpdk.org>",
        "CC": "<ferruh.yigit@intel.com>, <nicolas.chautru@intel.com>,\n <thomas@monjalon.net>",
        "Date": "Fri, 23 Apr 2021 15:42:56 +0800",
        "Message-ID": "<1619163776-39125-1-git-send-email-humin29@huawei.com>",
        "X-Mailer": "git-send-email 2.7.4",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain",
        "X-Originating-IP": "[10.69.192.56]",
        "X-CFilter-Loop": "Reflected",
        "Subject": "[dpdk-dev] [PATCH] app/bbdev: fix wrong variable",
        "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": "This patch corrected misused variable.\n\nFixes: d819c08327f3 (\"app/bbdev: update for 5GNR\")\nCc: stable@dpdk.org\n\nSigned-off-by: Min Hu (Connor) <humin29@huawei.com>\n---\n app/test-bbdev/test_bbdev_perf.c | 4 ++--\n 1 file changed, 2 insertions(+), 2 deletions(-)",
    "diff": "diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/test_bbdev_perf.c\nindex 45b85b9..b8bf512 100644\n--- a/app/test-bbdev/test_bbdev_perf.c\n+++ b/app/test-bbdev/test_bbdev_perf.c\n@@ -372,14 +372,14 @@ check_dev_cap(const struct rte_bbdev_info *dev_info)\n \t\t\tif (nb_harq_inputs > cap->num_buffers_hard_out) {\n \t\t\t\tprintf(\n \t\t\t\t\t\"Too many HARQ inputs defined: %u, max: %u\\n\",\n-\t\t\t\t\tnb_hard_outputs,\n+\t\t\t\t\tnb_harq_inputs,\n \t\t\t\t\tcap->num_buffers_hard_out);\n \t\t\t\treturn TEST_FAILED;\n \t\t\t}\n \t\t\tif (nb_harq_outputs > cap->num_buffers_hard_out) {\n \t\t\t\tprintf(\n \t\t\t\t\t\"Too many HARQ outputs defined: %u, max: %u\\n\",\n-\t\t\t\t\tnb_hard_outputs,\n+\t\t\t\t\tnb_harq_outputs,\n \t\t\t\t\tcap->num_buffers_hard_out);\n \t\t\t\treturn TEST_FAILED;\n \t\t\t}\n",
    "prefixes": []
}